/*
Theme Name: Theme 3 Blue
Author: Nick Fish
Author URI: http://www.napfish.ca/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #D5D0B0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.break {
	clear: both;
}

#wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
}


/** BEGIN header **/
#header {
	
}
	#header h1 {
		font-size: 0;
		float: left;
		padding: 20px 20px 20px;
	}
		#header h1 a {
			display: block;
			width: 350px; height: 100px;
			outline: none;
			text-indent: -9999px;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header form {
		float: right;
		width: 240px; height: 42px;
		background: url(images/search.gif) no-repeat 0 0;
		margin-top: 40px;
	}
		#header form input {
			font-size: 1em;
			font-family: Verdana;
			border: 0;
			width: 155px;
			margin: 14px 10px 0 13px;
			float: left;
		}
		#header form button {
			float: left;
			text-indent: -9999px;
			width: 53px; height: 18px;
			border: 0;
			margin-top: 12px;
			background-color: transparent;
		}
	#header ul {
		height: 30px;
		background-color: #425227;
		list-style-type: none;
		letter-spacing:1px;
	}
		#header ul li {
			float: left;
			padding-right: 1px;
			border-right: 1px solid #739240;
		}
		#header ul li a {
			color: #FFF;
			display: block;
			padding: 6px 10px 7px;
		}
		#header ul li a:hover {
			background-color:#739240;
			color: #ffffff;
			text-decoration: none;
		}
		#header li ul {
			clear: both;
			position: absolute;
			list-style-type: none;
			margin-left: -1px;
			width: 160px;
			background: none !important;
			padding: 0 !important;
			visibility: hidden;
			z-index: 99;
		}
			#header li ul li {
				border: 1px solid #ffffff;
				border-bottom: 0 !important;
				background-image: none !important;
				padding-right: 0 !important;
				clear: both;
			}
			#header li ul li a {
				font-size: 12px !important;
				padding: 2px 10px !important;
				line-height: 1.5em;
				width: 150px;
				background-color: #927B51;
				color: #fff !important;
			}
			#header li ul li a:hover {
				background-image: none !important;
				background-color: #999967 !important;
				color: #ffffff !important;
			}
	#header ol {
		clear: both;
		height: 30px;
		background-color: #425227;
		list-style-type: none;
		border-bottom:1px solid #739240;
	}
		#header ol li {
			float: left;
			padding-right: 1px;
			border-right: 1px solid #739240;
		}
		
		#header ol li a {
			color: #ffffff;
			display: block;
			padding: 6px 10px 7px;
		}
		#header ol li a:hover {
			background-color:#739240;
			text-decoration: none;
		}
/** END header **/
/** BEGIN content **/
#content {
	padding: 20px 0;
	width: 700px;
	float: left;
}
	#content a {
		color: #000;
	}
	#content .post {
		background-color: #A89166;
		border: 1px solid #927B51;
		padding: 13px;
		margin-bottom: 5px;
	}
		#content .post img {
			padding: 4px;
			border: 1px solid #927B51;
			background-color: #ffffff;
			float: left;
			margin: 8px 10px 5px 0;
			width: 110px;
		}
		#content .post h2 { 
			font-size: 2.2em;
			line-height: 1.5em;
		}
	
			#content .post h2 a {float:left;
				color: #000;
				font-family: Arial;
			}
			
		#content .post p {
			line-height: 1.6em;
			margin-bottom: 5px;
		}
		#content .post a {
			color: #000;
			font-weight: bold;
			font-family: Verdana;
			font-size: 0.9em;
		}
		#content .post .right {
			text-align: right;
			clear: both;
			height: 20px;
			font-family: Verdana;
			font-size: 0.9em;
		}
			#content .post .right img {
				border: 0;
				padding: 0;
				margin: 2px;
				float: right;
				width: auto;
			}
	#content #postnav {
		text-align: center;
		padding: 20px 0;
	}
		#content #postnav a {
			font-weight: bold;
			font-family: Verdana;
			font-size: 0.9em;
			margin: 0 10px;
		}
/** END content **/

/** BEGIN left sidebar **/
.sidebar {
	padding: 20px 0;
	width: 260px;
	float: left;
}
	.sidebar #ad125x125 {
		
	}
		.sidebar #ad125x125 img {
			float: left;
			margin: 0 0 5px 5px;
		}
		.sidebar #ad125x125 img.f {
			
		}
	.sidebar .sidebox {
		background-color: #A89166;
		border: 1px solid #927B51;
		clear: both;
		margin: 0 0 5px 5px;
		padding: 13px;
	}
	
.sidebar .sidebox a	{font-size: 0.9em;
				font-family: Verdana;
				font-weight: bold;
				color: #000;}
		.sidebar .sidebox h2 {
			font-size: 1.6em;
			font-weight: normal;
			font-family: Verdana;
			margin-bottom: 10px;
		}
		.sidebar .sidebox ul {
			list-style-type: none;
		}
			.sidebar .sidebox ul li {
				
				padding-top: 10px;
				clear: both;
			}
		.sidebar .sidebox .posts {
			
		}
			.sidebar .sidebox .posts .title {
				font-family: Verdana;
				font-weight: bold;
				color: #000;
				display: block;
				padding-bottom: 10px;
			}
			.sidebar .sidebox .posts img {
				border: 1px solid #927B51;
				padding: 3px;
				background-color: #ffffff;
				width: 220px;
			}
			.sidebar .sidebox .posts p {
				line-height: 1.6em;
				padding-bottom: 15px;
			}
			.sidebar .sidebox .posts p a {
				font-size: 0.9em;
				font-family: Verdana;
				font-weight: bold;
				color: #000;
			}
		.sidebar .sidebox ul.comments {
			
		}
			.sidebar .sidebox ul.comments img {
				border: 1px solid #927B51;
				padding: 3px;
				background-color: #ffffff;
				float: left;
				margin: 5px 10px 5px 0;
			}
			.sidebar .sidebox ul.comments a {
				color: #404040;
				font-weight: bold;
				font-family: Verdana;
				line-height: 1.6em;
			}
			.sidebar .sidebox ul.comments p {
				line-height: 1.6em;
				padding-bottom: 15px;
			}
/** END left sidebar **/

/** BEGIN footer **/
#footer {
	width: 960px;
	margin: auto auto;
	text-align: left;
	font-size: 0.9em;
	font-family: Verdana;
	padding: 0 0 30px;
}
	#footer a {
		color: #000;
	}
/** END footer **/

/** BEGIN others **/
h2.title {
	font-size: 1.2em;
	padding-bottom: 15px;
}
.single {
	color:#000;
	background-color: #E0CC97;
		border: 1px solid #927B51;
	padding: 13px;
}
	.single h2 { float:left; width:450px;
		font-size: 1.8em;
		font-weight: normal;
		padding-bottom: 10px;
	}
		.single h2 a {
			color: #424242 !important;
		}
		.single h4 a{ float:right; width:180px; padding-right:26px; text-decoration:underline; color:#000;
			font-size: 14px; text-align:right;
			font-weight:bold;
			line-height: 24px;
			background: url(images/down.png) no-repeat; background-position: 100% 50%;
		}
		#content .single h4 a:hover { text-decoration:none; color:#425227; }
	.single img {
		max-width: 400px;
		height: auto;
		border: 1px solid #927b51;
		background-color: #ffffff;
	}
	.single p {
		line-height: 1.6em;
		margin-bottom: 10px;
	}
	.single h3 {
		font-size: 1.5em;
		font-weight: normal;
		margin-bottom: 5px;
	}
	.single ul {
		padding: 0 0 10px 15px;
	}
	.single ol {
		padding: 0 0 10px 20px;
	}
	.single li {
		line-height: 1.6em;
		padding: 1px 0;
	}
	.single blockquote {
		line-height: 1.6em;
		margin-bottom: 10px;
		padding-left: 10px;
		border-left: 2px solid #e0e0e0;
	}
	.single .right img {
		border: 0;
		padding: 0;
		margin: 2px;
	}
	.single h3.comments {
		margin: 20px 0;
		padding-top: 10px;
		border-top: 1px dotted #FFE1B8;
	}
	.gravatar {
		float: left;
		margin: 5px 10px 5px 0;
	}
	.commentdetails {
		padding-top: 10px;
		clear: both;
	}
	.commentdetails strong {
		font-size: 1.4em;
	}
	.single form p {
		margin-bottom: 2px;
	}
	.required {
		color: #ff0000;
	}
	.share { margin-top:10px;}
	.share img { background-color:#e0cc97; border:0; margin-right:5px;}
/** END others **/
UL.tabNavigation {list-style: none;margin: 0;padding: 0; text-align:right;font-size:14px;}
UL.tabNavigation span { font-weight:bold; }
                UL.tabNavigation LI {display: inline;
                }

                UL.tabNavigation LI A {
                    padding: 5px 10px;
                    color: #425227; 
                    text-decoration: none;
                }

                UL.tabNavigation LI A.selected,
                UL.tabNavigation LI A:hover {
                    color: #425227; text-decoration:underline;
                                  }
                
                UL.tabNavigation LI A:focus {
                        outline: 0;
                }

                div.tabs > div {
                        padding: 5px;
                        margin-top: 3px;
                        border: 0;
                }
                
                div.tabs > div h2 {
                        margin-top: 0;
                }

                                
                .waste {
                        min-height: 1000px;
                }
