/*   
Theme Name: Site appearance adapted from Upstart Blogger Minim theme.
Original theme URI: http://www.upstartblogger.com
Theme author: Robert Ellis
Version: 1.0
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). 
*/

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	
	margin: 0;
	font-size: .88em;
	line-height: 1.5em;
	text-align: center;
	background-color: #fff;
	height: 100%;
}

#container {
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 100%;

}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	background-color: #f2f2f2;

	}

#sidebar a {
	text-decoration: none;
	}
	
	
#sidebarcontent {
	margin-left: 10px;
	margin-right: 10px;
}

#sidebarleft {
	width:180px;
	float: left;
	margin-left: 10px;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 500px;
	float: right;
	padding-right: 30px;
	}


.post {
	margin-bottom: 1em;
	font-size: .8em;
}

p .wp-caption-text{
	color: #b8b8b8;
}


a {
	color: #443f39;
	text-decoration: none;
	
}

a:link h3 {
	color: #951400;
	border: none;
}

div .aside_post p a {
	color: #60625e;
	text-decoration: none;
}

div .aside_post p {
	padding-bottom: 0;
	text-decoration: none;
}

div .aside_post p span a{
	text-decoration: none;
}

a:link img {
	border: none;
}

a .more-link {
	font-size: .25em;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li {
	list-style-type: none;
}

li.linkcat {
	list-style-type: none;
}

.ec3_list_day{
	padding-top: 5px;
}
.ec3_list_day a {
	color: #60625e;
}

img {
	border: none;
}

.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;
}



h1 {
	font-size: 1.5em;
	line-height: 1em;
	font-family: helvetica, sans-serif;
	color: #00a1cd;

}

h1 a:link {
	color: #00a1cd;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	color: 00aeef;
	border-bottom: 1px solid silver;
}

h3 a{
	font-size: .75em;
}

#entries h3 {
	color: #00aeef;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}

#footer {
	width: 790px;
	color: #b1b1b1;
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

#sidebar h3 {
	color: #00aeef;
	}

/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size: .8em;

}

#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, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

/* took out #sidebar ul ul li, #sidebar ul ol li from above */

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */
