/*
	Template Name: Simplicitly
	Template Description: A super simple Wordpress theme from the Diamond Giezers at the449.com.
	Template Author: The449.com
	Author URI: http://the449.com
*/

html{
	background: #EEE url(images/stripe-grad.jpg) top repeat-x fixed;
}

body{
	margin: 20px auto;
	padding: 10px;
	width: 900px;
	background: #FFF;
	color: #2B2B2B;
  	font: 0.75em/1.5 "Lucida Grande", Arial, helvetica, sans-serif;
}

p{
	margin: 1em 0;
	padding: 0;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #1D6E7E;
	overflow: hidden;
}

a:hover, a:active{
	color: #1D6E7E;
}

code{
	font-size: 11px;
	color: #555;
}

h1{
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #FFF;
}

h2{
	font: 3em/1.1 Georgia;
	letter-spacing: -1px;
	padding: 0 0 0.5em;
}

h3{
	font: 1.5em/1.0 Georgia;
	letter-spacing: 1px;
}

h2, h2 a, h3, h3 a{
	font-weight: normal;
}

p.segment-title, .pseudo-sidebar h2, #right-col h2{
	margin: 1em 0 0 0;
	font-family: "Lucida Grande", Arial, helvetica, sans-serif;
	font-size: 1.20em;
	color: #B22222;
}

#comments .segment-title{
	border-bottom: 2px solid #DDD;
}

p.browse{
	margin: 0;
	padding: 1em 20px;
	border-top: 5px solid #1D6E7E;
	border-bottom: 2px solid #1D6E7E;
}

#header{
	position: relative;
	padding: 40px 20px;
	background: #333 url(images/header-grad.jpg) center repeat-x;
}

p#logo{
	margin: 0;
	font: 4em/1.0 Georgia;
}

p#logo a, p#logo a:hover{
	color: #CAB6D9;
	font-weight: normal;
}

#header form{
	position: absolute;
	top: 48px;
	right: 20px;
	_left: 560px;
}

input#s{
	padding: 7px 10px;
	width: 270px;
	height: 17px;
	overflow: hidden;
	border: 0;
	background: transparent url(images/search-bg.gif);
}

#header fieldset legend, #header fieldset button{
	display: none;
}

#nav{
	width: 900px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #EEE url(images/nav-grad.jpg) center repeat-x;
}

#nav li{
	float: left;
}

#nav li a{
	display: block;
	padding: 8px 20px;
	color: #C03;
}

#nav li a:hover{
	background: #1D6E7E url(images/nav-hover.jpg) center repeat-x;
	color: #FFF;
}

#nav li.current_page_item a{
	background: #666 url(images/nav-active.jpg) center repeat-x;
	color: #FFF;
	cursor: default;
}

#content{
	padding: 20px 0;
	background: url(images/content-grad.jpg) top repeat-x;
}

#left-col{
	margin-right: 20px;
	width: 580px;
	float: left;
}

.latest{
	padding: 20px;
	border-top: 5px solid #1D6E7E;
	border-bottom: 2px solid #1D6E7E;
	background: #F5F5F5 url(images/latest-grad.jpg) top repeat-x;
}

p.meta{
	margin: 5px 0 0 0;
	font-size: 11px;
}

span.date{
	padding-left: 15px;
	background: url(images/date-icon.gif) left no-repeat;
}

a.comments-link{
	padding-left: 15px;
	background: url(images/comment-icon.gif) left no-repeat;
}

dl.tags{
	padding: 0 1em 20px 20px;
	float: right;
}

dl.tags dt{
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

dl.tags dd{
	padding: 2px 0;
}

dl.tags dd a{
	padding-left: 20px;
	background: url(images/tag-icon.gif) left no-repeat;
}

.entry-content img{
	padding: 4px;
	border: 1px solid #DDD;
	background: #FFF;
}

/* Image Styles */
	.entry-content div.wp-caption { margin: 10px; padding: 4px; border: 1px solid #ddd; background: #FFF; overflow: hidden; }
		.entry-content .wp-caption img { display: block; margin: 0 auto; border: none; }	
		.entry-content .wp-caption-text { margin: 6px 3px; font-size: 0.8em; line-height: 1.3em; }
	.entry-content div.alignnone { display: block; margin: 10px 10px 10px 0; }
	.entry-content img.alignleft { margin: 10px 10px 10px 0; float: left; clear: left; }		
	.entry-content img.alignright { margin: 10px 0 10px 10px; float: right; clear: right; }
	.entry-content img.aligncenter { display: block; margin: 0 auto 10px auto; float: none; clear: both; }
	.entry-content div.alignleft { text-align: left; float: left; margin-left: 0; }
	.entry-content div.alignright { text-align: right; float: right; margin-right: 0; }
	.entry-content div.aligncenter { text-align: center; margin: 0 auto 10px; }
	.entry-content .gallery { margin: 16px auto; }
		.entry-content .gallery img { border: 1px solid #ddd; margin-bottom: 5px; }
		.entry-content .gallery .gallery-item, .entry-content .gallery .gallery-icon { clear: none; margin: 0; }
		.entry-content .gallery .gallery-icon {  }
		.entry-content .gallery .gallery-caption { text-align: left; font-size: 0.8em; line-height: 1.3em; margin: 0 15px 10px; }

a.read-on{
	display: block;
	margin-top: 10px;
	padding: 5px 10px;
	width: 120px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #EEE;
	color: #C03;
}

.pagination{
	padding: 20px;
	overflow: hidden;
}

.pagination a{
	margin-right: 10px;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #EEE;
	color: #1D6E7E;
}
.pagination span { width: 48%; }
.pagination .previous { float: left; }
.pagination .next { float: right; text-align: right; }

.previous-post{
	padding: 20px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
	background: url(images/content-grad.jpg) top repeat-x;
}

#comments, #commentform{
	padding: 20px;
	border-top: 1px solid #FFF;
	background: url(images/content-grad.jpg) top repeat-x;
}
#comments {
	border-bottom: 1px solid #DDD;
}

.gravatar, .avatar{
	border: 3px solid #555;
	float: left;
}

.comment-navigation { clear: both; overflow: hidden; padding: 0 0 30px; }
.comment-navigation .previous { float: left; }
.comment-navigation .next { float: right; }

ol.commentlist{
	margin-top: 20px;
}

ol.commentlist li{
	margin-bottom: 20px;
	clear: both;
}
ol.commentlist .children {
	clear: both;
	padding: 20px 0 0 66px;
}
ol.commentlist .children .children {
	padding-left: 20px;
}
ol.commentlist .children .comment-avatar {
	display: none;
}
ol.commentlist .children .comment-wrap {
	width: auto;
	float: none;
}
ol.commentlist .children li {
	margin: 0;
}

.comment-wrap{
	padding-left: 20px;
	width: 470px;
	float: left;
	background: url(images/comment-arrow.jpg) 14px 18px no-repeat;
}

.comment-wrap p{
	/* margin: 0; */
}

.comment-meta{
	padding: 10px 10px 0 10px;
	background: #F2F2F2 url(images/comment-top.jpg) top no-repeat;
}

.comment-text{
	padding: 10px 10px 10px 10px;
	background: #F2F2F2 url(images/comment-bottom.jpg) bottom no-repeat;
	font-size: 11px;
	color: #666;
}

#respond {
	padding: 20px 0 0;
}
#author, #email, #url {
	width: 200px;
	display: block;
}
#comment {
	width: 97%;
	height: 140px;
}
p.comment-entry {
	margin: 0 0 10px;
}

#right-col{
	width: 260px;
	padding: 0 20px 20px 20px;
	float: right;
	background: #F5F5F5 url(images/latest-grad.jpg) top repeat-x;
	border-top: 5px solid #AAA;
	border-bottom: 2px solid #AAA;
}

.widget ul{	
	border-top: 1px solid #DDD;
}

.widget ul li{
	padding: 5px 5px 5px 15px;
	background: url(images/raquo.gif) 2px 12px no-repeat;
	border-bottom: 1px solid #DDD;
}

#footer{
	clear: both;
	position: relative;
	padding: 20px;
	border-top: 5px solid #666;
	background: #333;
	color: #FFF;
}

#footer p{
	margin: 0;
}

#footer a{
	color: #CCC;
}

p.theme-credit{
	position: absolute;
	top: 10px;
	right: 10px;
}

p.theme-credit a{
	display: block;
	text-indent: -9000px;
	width: 171px;
	height: 35px;
	background: url(images/449credit.jpg);
}

.error{
	padding: 10px 10px 10px 50px;
	font-weight: bold;
	background: #C03 url(images/error-icon.gif) 10px center no-repeat;
	color: #FFF;
}

button{
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: hand;
	cursor: pointer;
}

#nav, #content, .previous-post, #trackbackurl, ol.commentlist li, p.comment-entry{
	_height: 1%;
	/* display: inline-block; */
}

#nav:after, #content:after, .previous-post:after, #trackbackurl:after, ol.commentlist li:after, p.comment-entry:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}