/* @override 
	http://northern.s221.sureserver.com/wp-content/themes/le-mag/style.css
	http://northern.s221.sureserver.com/wp-content/themes/pete/style.css
*/

html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,del,dfn,em,font,img,ins,kbd,q,s,samp,acronym,address,big,cite,code,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

caption,th,td {
	font-weight: normal;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}


pre {
	overflow: auto;
	white-space: pre-wrap;
}

.space {
	height: 10px;
}

/*
Here is a list of all the <DIV>s in Whiteboard.
*/

body {
	background: #596a72 url(imgs/body-bg.png) repeat-x;
	color: #555;
}

#container {
	background: #068e02;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #555;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0 auto 20px auto;
	width: 900px;
}

#header {
	background: #746234 url(imgs/banner2.jpg) no-repeat 203px;
	color: #fff;
	height: 135px;
}

/* My Comment */

#header #title {
	display: block;
	font-size: 15px;
	padding: 0px 0 0 10px;
}

#header #title a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#header .description {
	margin-left: 15px;
}

#content {
	color: #555;
	font-size: 13px;
}

#post-content {
	background-color: #fff;
	border-top: 2px solid #000;
	color: #222;
	float: right;
	width: 697px;
}

.post {
	padding: 18px 40px 0 25px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.9em 0 0.2em 0;
}


.post h1 {
	margin-top: 0;
	font-size: 24px;
}

.post h2 {
	font-size: 20px;
	color: #068e02;

}
.post h3 {
	font-size: 15px;
}


.post h2 a {
	background-color: #fff;
	color: #068e02;
	font-weight: 700;
	text-decoration: none;
}

.post .date {
	color: #999;
}

.post ol,.post ul {
	margin: 3px 0 10px 20px;
}

.post ol li,.post ul li {
	margin: 3px 0 3px 0;
}

.post p {
	background-color: #fff;
	color: #222;
	line-height: 165%;
	margin: 0 0 1.2em 0;
}

.post p a,.post ul a {
	background-color: #fff;
	color: #068e02;
}

a.more-link {
	background-color: #4ea429!important;
	color: #fff!important;
	margin-left: 10px;
	padding: 0 5px;
	text-decoration: none;
}

.post img {
	border: none;
	margin: 0px 0;
	padding: 4px;
}

.post-info {
	background-color: #fff;
	color: #888!important;
	margin: 0 0 10px;
	padding: 2px 0 0;
}

.postmeta {
	background-color: #fff;
	color: #888!important;
	font-size: 12px;
	margin: 12px 0 36px;
}

a {
	color: #068e02;
	text-decoration: none;
}

a:hover {
	color: #068e02;
	text-decoration: underline;
}

.postmeta a {
	background-color: #fff;
	color: #068e02;
}

#postnavigation,.navigation {
	margin: 10px 40px 0 0;
	padding-bottom: 10px;
	text-align: right;
}

#postnavigation a,.navigation a {
	background-color: #fff;
	color: #068e02;
	font-weight: 700;
	text-decoration: none;
}

#searchform {
	
}

#searchform #s {
	border: 1px solid #ccc;
	width: 120px;
	
}

#searchform #searchsubmit {
	background-color: #746234;
	border: 1px solid #42381e;
	color: #fff;
}

#sidebar {
	background-color: #068e02;
	color: #333;
	border-top: solid 2px #000;
	font-size: 12px;
	padding: 10px;
	width: 183px;
}

#sidebar ul li h2 {
	background-color: #746234;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin-left: -10px;
	margin-right: -10px;
	border-top: solid 1px #000;
	padding: 5px;
	text-transform: uppercase;
}

#sidebar ul {
	padding-left: 0px;
}

#sidebar ul li ul {
	padding-left: 0;
}

#sidebar ul li,#sidebar ul li ul li {
	list-style: none;
	padding: 4px 0;
}

#sidebar ul li a {
	display: block;
	text-transform: uppercase;
	color: #222;
	text-decoration: none;
	font-size: 15px;
}

#sidebar ul li ul li a {
	display: block;
	text-transform: uppercase;
	color: #222;
	text-decoration: none;
	font-size: 12px;
}


#sidebar ul li a:hover,#sidebar ul li ul li a:hover {
	text-decoration: underline;
}

#footer {
	background-color: #fff;
	border-top: 1px solid #068E02;
	clear: both;
	color: #888;
	font-size: 12px;
	margin-left: 203px;
	padding: 15px 25px;
	text-align: right;
}
#footer span#footer_left {
	float: left;
}

#footer a {
	color: #555;
}

.commentlist {
	background-color: #fff;
	color: #555555;
	margin: 10px 40px 10px 25px;
}

.commentlist li {
	background-color: #F2FDDB;
	border: 1px solid #ADCD3C;
	color: #555;
	list-style: none;
	margin-bottom: 16px;
}

.commentlist li .children {
	margin: 4px 10px;
}

.commentlist li .children p.comment-info {
	background-color: #f2fddb;
	color: #4ea429;
}

.commentlist li .avatar {
	float: right;
	margin: 3px 6px 0;
	width: 30px;
}

.commentlist p.comment-info {
	background-color: #b0db56;
	color: #fff;
	font-size: 14px;
	padding: 2px 0 2px 5px;
}

.commentlist .author a {
	background-color: #b0db56;
	color: #068e02;
	text-decoration: none;
}

.commentlist .comment-date {
	font-size: 11px;
}

.commentlist .commenttext {
	padding: 10px 5px;
}

.commentlist .commenttext-admin {
	background-color: #ffffcc;
	color: #555;
	padding: 10px 5px;
}

.commentlist .commenttext a {
	background-color: #F2FDDB;
	color: #068e02;
}

.commentlist .commenttext-admin a {
	background-color: #ffffcc;
	color: #068e02;
}

h3#comments {
	background-color: #4EA429;
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 14px 25px;
	padding: 5px;
	width: 120px;
}

#respond {
	background-color: #FFF9ED;
	border: 1px solid #ffdd99;
	color: #555555;
	margin: 40px 40px 40px 25px;
	padding: 10px 5px;
}

#respond a {
	background-color: #fff9ed;
	color: #068e02;
}

#respond #submit {
	background-color: #ff9900;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	margin: 0 10px 0;
	padding: 5px;
	width: 160px;
}

.reply {
	float: right;
	font-size: 12px;
	margin-right: 5px;
	width: 32px;
}

.reply a {
	background-color: #B0DB56;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}

.commentlist li .children .reply a {
	background-color: #f2fddb;
	color: #4ea429;
}

#cancel-comment-reply {
	float: right;
	width: 160px;
}

#cancel-comment-reply a {
	text-decoration: none;
}

#comment {
	border: 1px solid #CCC;
	margin: 10px;
	padding: 5px;
	width: 465px;
}

#commentform p {
	
}

input#author,input#email,input#url {
	border: 1px solid #ccc;
	margin: 5px 0 5px 10px;
}

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin-left: 1em;
}

.alignleft {
	float: left;
	margin-right: 1em;
}

p.wp-caption-text {
	background-color: #b0db56;
	color: #666666;
	margin: 0;
	text-align: center;
	width: 98%;
}

#wp-calendar {
	margin-bottom: 2em;
	width: 99%;
}

#wp-calendar caption {
	border-bottom: 1px solid #555;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 5px;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar tbody td a {
	background-color: #b0db56;
	color: #333;
	font-weight: 700;
	text-decoration: underline;
}

#wp-calendar td#prev {
	text-align: left;
}

#wp-calendar td#next {
	text-align: right;
}

#wp-calendar td#prev a,#wp-calendar td#next a {
	background-color: #b0db56;
	color: #555;
}

#wp-calendar td#today {
	background-color: #ffb340;
	color: #333;
}
