/*
Theme Name: Organic Moss
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #808080;
	background: #bec3b1
}
a {
	text-decoration: underline;
	color: #3C4C16;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px !important;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
	padding-bottom: 20px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	
}
	#header ul {
		list-style-type: none;
		background-color: #283409;
		height: 35px;
	}
		#header ul li {
			float: left;
			padding-right: 2px;
			background: url(images/divider.gif) no-repeat right 0;
		}
		#header ul li a {
			color: #ffffff;
			display: block;
			padding: 10px
		}
	#header .logo {
		float: left;
	}
		#header .logo h1 {
			font-size: 0;
			padding: 18px 30px 0;
		}
		#header .logo h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 359px; height: 121px;
			background: url(images/logo.png) no-repeat 0 0;
		}
		#header .logo p {
			display: none;
		}
	#header .ad468x60 {
		float: right;
		padding-top: 40px;
	}
	#header {
		
	}
/** END header **/

/** BEGIN body **/
#body {
	background: #ffffff url(images/body.gif) repeat-y right 0;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 620px;
	float: left;
	padding-bottom: 20px;
}
	#content p {
		margin-bottom: 25px;
		line-height: 1.5em;
	}
	#content h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-style: italic;
		font-weight: bold;
	}
	#content ul {
		margin: 0 0 10px 18px;
	}
	#content ol {
		margin: 0 0 10px 16px;
		padding-left: 10px;
	}
	#content li {
		padding: 2px 0;
	}
	#content .latest {
		margin: 20px 40px;
		position: relative;
		width: 550px; height: 300px;
	}
		#content .latest .thumb {
			height: 300px;
			overflow: hidden;
		}
			#content .latest .thumb img {
				width: 550px;
			}
		#content .latest .text {
			color: #ffffff;
			background: url(images/shade.png) repeat 0 0;
			padding: 15px 15px 0 15px;
			position: absolute;
			bottom: 0; left: 0;
			width: 520px;
		}
			#content .latest .text h2 {
				font-size: 1.3em;
				font-weight: normal;
				margin-bottom: 10px;font-weight:bold;
border-bottom:1px solid #FFF
			}
			#content .latest .text a {
				color: #ffffff;
			}
	#content .post {
		margin: 15px 20px;
		clear: both;
border-bottom:1px dotted#babeae
	}
		#content .thumb {
			height: 100px;
			overflow: hidden;
			float: left;
			margin: 0 15px 10px 0;
		}
			#content .thumb .post img {
				width: 150px;
			}
		#content .post h2 {
			/*font-size: 1.2em;
			margin-bottom: 5px;*/
		}
		#content .post h2 a {
			text-decoration: underline;
		}
		#content .post .details {
			font-size: 0.9em;
			color: #BABEAE;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 350px;
	float: right
}
	#sidebar h2 {
		font-size: 1em;
		color: #3C4C16;
		padding: 10px 15px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 15px 10px;
		border-bottom: 1px solid #E7E6E6;
	}
		#sidebar ul li {
			line-height: 1.3em;
			padding: 4px 0;
		}
		#sidebar ul li a {
			color: #808080;
		}
		#sidebar ul li a:hover {
			color: #3C4C16;
		}



	#sidebar ul li.cat-item a{color:#000;display:block;padding:5px;background:#babeae}



	#sidebar .l {
		float: left;
		width: 175px;
	}
	#sidebar .r {
		float: right;
		width: 175px;
	}
		#sidebar .l ul, #sidebar .r ul {
			border-bottom: 0;
		}
	#sidebar .video {
		padding: 10px 15px;
		border-bottom: 1px solid #E7E6E6;
	}
	#sidebar .tags {
		padding: 10px 15px;
		border-bottom: 1px solid #E7E6E6;
	}
		#sidebar .tags a {
			color: #808080;
		}
		#sidebar .tags a:hover {
			text-decoration: none;
			color: #3C4C16;
		}
	#sidebar form {
		background: url(images/search.png) no-repeat 15px 20px;
		padding: 20px 15px;
		height: 30px;
	}
		#sidebar form input {
			border: 0;
			background-color: transparent;
			width: 234px;
			margin: 7px 1px 0 2px;
			font-size: 1.2em;
			color: #ffffff;
			float: left;
		}
		#sidebar form button {
			border: 0;
			background-color: transparent;
			text-indent: -9999px;
			width: 75px; height: 30px;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background-color: #959989;
	color: #283409;
	border-bottom: 4px solid #283409;
	padding: 10px;
}
	#footer a {
		color: #ffffff;
	}
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 20px 40px 0;
	font-size: 0.9em;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	margin-top: 20px;
	border-top: 1px solid #eeeeee;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 40px 20px;
	color: #565656;
}
.single {
	padding-top: 20px;
}



.single img{margin:0 15px 15px 0;clear:both}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/

div.single table{width:98%;float:left;border:0}
div.single table td{padding:.5em 0;border-bottom:1px solid #babeae}
#content .post h1{font-size:1.8em;margin-bottom:.2em}
body.page #content .post h1{margin-bottom:2em !important}
#content .post h2,#content .post h3,#content .post h4,#content .post h5,#content .post h6{font-size:1.2em !important;font-weight:bold;color:#808080;clear:right}
address{margin:10px 0;padding-top:5px;border-top:1px dotted #babeae;border-bottom:none !important}
#content .post {width:580px}
div#wpmenu14 li a{color:#FFF !important;display:block;padding:5px 3px !important;background:#686c5c}
div#wp_addweather{margin-left:10px}
div.wp_addweather{width:49%;float:left}
a#facebook-link{margin-left:15px}
a#facebook-link img{border:none}
a#newsletter-link{margin-left:15px;margin-top:10px;display:block}
.linklove{display:none}