/*
Theme Name: Theme 3 Orange
Author: Nick Fish
Author URI: http://www.napfish.ca/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #ffffff;
	background-color: #FE4300;
}
a { color:#FC2803;
	text-decoration: none;
}
a:hover { color:#FC2803;
	text-decoration: underline;
}
.break {
	clear: both;
}

#wrapper {
	width: 960px;
	margin: auto auto;
	text-align: left;
}

#body {
	background-color: #FFF4DE;
	color: #585449;
}

/** BEGIN header **/
#header {
	
}
	#header h1 {
		font-size: 0;
		float: left;
		padding: 35px 20px 20px;
	}
		#header h1 a {
			display: block;
			width: 232px; height: 55px;
			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: 28px;
		background: url(images/cmain.gif) repeat-x 0 0;
		list-style-type: none;
	}
		#header ul li {
			float: left;
			padding-right: 1px;
			background: url(images/cdivide.gif) no-repeat right 0;
		}
		#header ul li a {
			color: #BB1B00;
			display: block;
			padding: 6px 15px 7px;
		}
		#header ul li a:hover {
			background: url(images/cactive.gif) repeat-x 0 0;
			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: #FDE2BA;
				color: #FD2900 !important;
			}
			#header li ul li a:hover {
				background-image: none !important;
				background-color: #FD3A00 !important;
				color: #ffffff !important;
			}
	#header ol {
		clear: both;
		height: 28px;
		background: url(images/pmain.gif) repeat-x 0 0;
		list-style-type: none;
	}
		#header ol li {
			float: left;
			padding-right: 1px;
			background: url(images/pdivide.gif) no-repeat right 1px;
		}
		#header ol li a {
			color: #ffffff;
			display: block;
			padding: 6px 15px 7px;
		}
		#header ol li a:hover {
			background: url(images/pactive.gif) repeat-x 0 1px;
			text-decoration: none;
		}
/** END header **/

/** BEGIN content **/
#content {
	padding: 20px 0;
	width: 440px;
	float: left;
}
	#content a {
		color: #FC2803;
	}
	#content .post {
		background-color: #FEEDCF;
		border: 1px solid #FFE1B8;
		padding: 13px;
		margin-bottom: 5px;
	}
		#content .post img {
			padding: 4px;
			border: 1px solid #FFE1B8;
			float: left;
			margin: 8px 10px 5px 0;
			width: 110px;
		}
		#content .post h2 {
			font-size: 2.2em;
			line-height: 1.5em;
		}
			#content .post h2 a {
				color: #404040;
				font-family: Arial;
			}
		#content .post p {
			line-height: 1.6em;
			margin-bottom: 5px;
		}
		#content .post a {
			color: #FC2803;
			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: 16px;
			}
	#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: #FDECCE;
		border: 1px solid #FFE1B8;
		clear: both;
		margin: 0 0 5px 5px;
		padding: 13px;
	}
	.sidebar .sidebox a	{font-size: 0.9em;
				font-family: Verdana;
				font-weight: bold;
				color: #FC2803;}
		.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 {
				border-top: 1px dotted #EFDEC0;
				padding-top: 15px;
				clear: both;
			}
		.sidebar .sidebox .posts {
			
		}
			.sidebar .sidebox .posts .title {
				font-family: Verdana;
				font-weight: bold;
				color: #404040;
				display: block;
				padding-bottom: 10px;
			}
			.sidebar .sidebox .posts img {
				border: 1px solid #FBE1BC;
				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: #FB2A00;
			}
		.sidebar .sidebox ul.comments {
			
		}
			.sidebar .sidebox ul.comments img {
				border: 1px solid #FBE1BC;
				padding: 3px;
				background-color: #ffffff;
				float: left;
				margin: 3px 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: 25px 0 30px;
}
	#footer a {
		color: #ffffff;
	}
/** END footer **/

/** BEGIN others **/
h2.title {
	font-size: 1.2em;
	padding-bottom: 15px;
}
.single {
	background-color: #FDECCE;
	border: 1px solid #FFE1B8;
	padding: 13px;
}
	.single h2 {
		font-size: 1.8em;
		font-weight: normal;
		padding-bottom: 10px;
	}
		.single h2 a {
			color: #424242 !important;
		}
	.single img {
		max-width: 400px;
		height: auto;
		padding: 4px;
		border: 1px solid #FFE1B8;
		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;
	}
/** END others **/

