/*   
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist, <b>widgetized</b> theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Robert Ellis
Author URI: http://www.upstartblogger.com
Version: 0.6
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

body {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: 12px;
	line-height: 1.66em;
	color: #666666;
}

p {
/*	padding-top: 4px;
*/}

#container {
	width: 900px;
}

#sidebar {
	width: 316px;
	float: left;
	font-size: 0.92em;
	line-height: 1.4em;
	padding: 0 10px 25px 10px;
	background: #E6F1E0; 
}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 528px;
	float: right;
	margin-top: 42px;
}

.post {
	margin-bottom: 0.5em;
}






a {
	color: #007373;
	/*color:#B26556;*/
	font-weight: normal;
	text-decoration: none;
}

a:link h3 {
	color: #8A642A;
	border: none;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin-bottom: 12px;
	text-decoration: none;
}

a:link h1 {
	color: #336666;
	font-weight: light;
	text-decoration: none;
}

a:link img {
	border: solid 1px #E6F1E0;
}


ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

li.post-title {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* - - - - - - - - - - - - - -  - - - - - - - - - - - */
/* - - - - - - - - - - - IMAGES - - - - - - - - - - - */
/* - - - - - - - - - - - - - -  - - - - - - - - - - - */

img {
	border: solid 1px #E6F1E0;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}

img#wpstats{
	display:none
}


.header-image {
	margin-left: -10px;
}
/* - - - - - - - - - END IMAGES - - - - - - - - - - - */



/* - - - - - - - - - - - - - -  - - - - - - - - - - - */
/* - - - - - - - - - - TYPOGRAPHY - - - - - - - - - - */
/* - - - - - - - - - - - - - -  - - - - - - - - - - - */

h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 42px;
	padding-bottom: 10px;
	color: #336666;
/*	text-transform: uppercase;*/
}

.title {
	border-bottom: 1px solid silver;
}

.sifr {
	display:inline; 
	color: #336666;
	line-height: 1.25em;
	letter-spacing: -1px;
}


h3 {
	font-size: 11px;
	margin-bottom: .2em;
	margin-top: 2em;
	color: #8EB236;
	letter-spacing: .15em;
	text-transform: uppercase;
	border-bottom: 1px dotted #8EB236;
/**/
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: .5em;
}


blockquote {
	background-color: #D1DBC7;
	padding: 10px;
	margin: 15px 0;
}

/* - - - - - - - - END TYPOGRAPHY - - - - - - - - - - */




/* - - - - - - - - - - - - - - -  - - - - - - - - - - - */
/* - - - - - - - - - - SEARCH FIELD - - - - - - - - - - */
/* - - - - - - - - - - - - - - -  - - - - - - - - - - - */

#s {
	margin-top: -4px;
	margin-bottom: -2px;
}

.input {
	display: none;
}
/* - - - - - - - - END SEARCH FIELD - - - - - - - - - - */










/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #E6F1E0;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	font-size: 0.95em;
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */
