
* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #212121;
	background-color: #F5F5F5;
}
a {
	color: #212121;
}
a:hover {
	text-decoration: underline;
	color: #EC802F;
}
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;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 167px;
	background: url(images/header.gif) repeat-x 0 130px;
	padding-top: 10px;
}
	#header h1 {
		float: left;
	}
		#header h1 a {
			width: 970px; height: 100px;
			display: block;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo6.gif) no-repeat 0 0;
		}
	#header .ad468x60 {
		float: right;
	}
	#header ul {
		clear: both;
		list-style-type: none;
		padding: 20px 0px 0;
	}
		#header ul li {
			float: left;
			font-size: 0.9em;
			font-family: Verdana;
			font-weight: bold;
			text-transform: uppercase;
		}
		#header ul li a {
			display: block;
			color: #ffffff;
			text-decoration: none;
			padding: 13px 15px 14px;
		}
		#header ul li a:hover {
			background-color: #EC802F;
		}
	#header p {
		float: right;
		font-size: 0.9em;
		font-weight: bold;
		font-family: Verdana;
		color: #ffffff;
		padding-top: 12px;
	}
		#header p a {
			text-decoration: none;
			color: #ffffff;
			margin: 0 5px;
		}
	#header .rss {
		display: block;
		float: right;
		width: 37px; height: 38px;
		text-indent: -9999px;
		outline: none;
		background: url(images/rss.gif) no-repeat 0 0;
		margin: 6px 5px 0 10px;
	}
/** END header **/

/** BEGIN content **/
#content {
	width: 620px;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #ffffff;
	border: 1px solid #D5D5D5;
	padding: 15px;
}
	#content .featured {
		background-color: #F2F2F1;
		padding: 10px;
		border: 1px solid #E9E9E9;
		margin: 0 5px 15px;
	}
	#content .post {
		clear: both;
		padding-top: 10px;
		border-top: 0px solid #e9e9e9;
		margin: 0 5px;
	}
		#content .post .r {
			width: 610px;
			float: right;
		}
		#content .post .thumb img {
			float: left;
			background-color: #F2F2F1;
			border: 1px solid #e9e9e9;
			padding: 6px;
			margin: 4px 0 10px;
		}
		#content .post h2 {
			font-size: 2em;
			font-weight: normal;
			margin-bottom: 10px;
		}
			#content .post h2 a {
				color: #212121;
				text-decoration: none;
			}
		#content .post p {
			line-height: 1.6em;
			margin-bottom: 10px;
			text-align: justify;
		}
		#content .post .links {
			font-size: 0.9em;
			font-family: Verdana;
			float: left;
		}
			#content .post .links a {
				text-decoration: none;
				color: #212121;
			}
			#content .post .links a:hover {
				text-decoration: underline;
				color: #6B001A;
			}
		#content .post .comments {
			font-size: 0.8em;
			font-family: Verdana;
			float: right;
		}
			#content .post .comments a {
				display: block;
				padding: 5px 0 11px;
				color: #ffffff;
				text-decoration: none;
				background: #212121;
				text-align: center;
				width: 140px;
				height: 10px;
				margin-bottom: 10px;
			}			
			#content .post .comments a:hover {
				display: block;
				padding: 5px 0 11px;
				color: #ffffff;
				text-decoration: none;
				background: #EC802F;
				text-align: center;
				width: 140px;
				height: 10px;
				margin-bottom: 10px;
			}	
			
			
	#content .postb {
		clear: both;
		padding-top: 10px;
		border-top: 0px solid #e9e9e9;
		margin: 0 5px;
	}
		#content .postb .r {
			width: 450px;
			float: right;
		}
		#content .postb .thumb img {
			float: left;
			background-color: #F2F2F1;
			border: 1px solid #e9e9e9;
			padding: 6px;
			margin: 4px 0 10px;
		}
		#content .postb h2 {
			font-size: 2em;
			font-weight: normal;
			margin-bottom: 10px;
		}
			#content .postb h2 a {
				color: #212121;
				text-decoration: none;
			}
		#content .postb p {
			line-height: 1.6em;
			margin-bottom: 10px;
			text-align: justify;
		}
		#content .postb .links {
			font-size: 0.9em;
			font-family: Verdana;
			float: left;
		}
			#content .postb .links a {
				text-decoration: none;
				color: #212121;
			}
			#content .postb .links a:hover {
				text-decoration: underline;
				color: #6B001A;
			}
		#content .postb .comments {
			font-size: 0.8em;
			font-family: Verdana;
			float: right;
		}
			#content .postb .comments a {
				display: block;
				padding: 5px 0 11px;
				color: #ffffff;
				text-decoration: none;
				background: #006875;
				text-align: center;
				width: 140px;
				height: 10px;
				margin-bottom: 10px;
			}			
			#content .postb .comments a:hover {
				display: block;
				padding: 5px 0 11px;
				color: #ffffff;
				text-decoration: none;
				background: #EC802F;
				text-align: center;
				width: 140px;
				height: 10px;
				margin-bottom: 10px;
			}				
			
			
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 302px;
	float: right;
	margin-top: 12px;
}
	#sidebar .box {
		border: 1px solid #D5D5D5;
		background-color: #ffffff;
		margin-bottom: 15px;
	}
	#sidebar .boxm {
		border: 1px solid #D5D5D5;
		background-color: #ffffff;
		margin-bottom: 15px;
	}	
	
	
	
	
	#sidebar .boxm p {

		padding: 8px 18px 8px 10px;
		line-height: 1.6em;
		font-family: Verdana;
	}	
	
	
	
	
		#sidebar .box h2 {
			background-color: #006875;
			color: #ffffff;
			font-size: 0.9em;
			font-family: Verdana;
			text-transform: uppercase;
			padding: 10px;
		}
		#sidebar .boxm h2 {
			background-color: #006875;
			color: #ffffff;
			font-size: 0.9em;
			font-family: Verdana;
			text-transform: uppercase;
			padding: 10px;
		}		
		#sidebar .box .ads {
			padding: 10px;
			text-align: center;
		}
			#sidebar .box .ads img {
				margin: 6px;
			}
		#sidebar .box ul {
			list-style-type: none;
		}
		#sidebar .boxm ul {
			list-style-type: none;
		}		
			#sidebar .box ul li {
				padding: 8px 18px 8px 10px;
				line-height: 1.6em;
				font-family: Verdana;
				border-top: 1px solid #D5D5D5;
				background: url(images/bullet.gif) no-repeat 128px center;
			}
			#sidebar .boxm ul li {
				padding: 8px 18px 8px 10px;
				line-height: 1.6em;
				font-family: Verdana;
				border-top: 1px solid #D5D5D5;
				background: url(images/bullet.gif) no-repeat 290px center;
			}			
			#sidebar .box ul li a {
				color: #000000;
				text-decoration: none;
			}
			#sidebar .boxm ul li a {
				color: #000000;
				font-weight:normal;
				text-decoration: none;
			}
			#sidebar .boxm ul li a:hover {
				color: #EC802F;

				font-weight:normal;
				text-decoration: none;
			}							
		#sidebar .box .flickr {
			text-align: center;
			padding: 10px;
		}
			#sidebar .box .flickr img {
				margin: 5px;
			}
		#sidebar .box .video {
			border-top: 1px solid #D5D5D5;
			padding: 0px;
		}
		#sidebar .box .tags {
			padding: 10px;
		}
			#sidebar .box .tags a {
				text-decoration: none;
				color: #212121;
			}
			#sidebar .box .tags a:hover {
				text-decoration: underline;
				color: #EC802F;
			}
		#sidebar .box .popular {
			
		}
			#sidebar .box .popular li {
				background-image: none;
				border: 0;
			}
			#sidebar .box .popular li a {
				font-weight: bold;
				text-decoration: underline;
				color: #EC802F;
			}
		#sidebar form {
			margin-bottom: 15px;
			background: url(images/search.gif) no-repeat 0 0;
			height: 41px;
		}
			#sidebar form input {
				float: left;
				border: 0;
				width: 200px;
				margin: 12px 10px 0;
				font-size: 1.2em;
				background-color: transparent;
			}
			#sidebar form button {
				float: right;
				border: 0;
				text-indent: -9999px;
				width: 81px; height: 41px;
				background-color: transparent;
			}
	#sidebar .l {
		width: 140px;
		float: left;
	}
	#sidebar .m {
		width: 302px;
		float: left;
	}	
	#sidebar .r {
		width: 140px;
		float: right;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	margin-top:12px;
	clear: both;
	padding: 25px 0 20px;
	background-color: #006875;
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.9em;
}
	#footer p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#footer a {
		color: #ffffff;
		text-decoration: none;
	}
	#footer a:hover {
		color: #EC802F;
		text-decoration: underline;
	}
	#footer .categories {
		text-transform: uppercase;
		font-weight: bold;
	}
		#footer .categories a {
			margin: 0 5px;
		}
	#footer .designer {
		font-size: 0.9em;
	}
		#footer .designer a:hover {
			color: #ffffff;
		}
/** END footer **/


#content .single {
	border-top: 0;
	padding-top: 5px;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: outside;
		list-style-type:square;
		margin-left: 20px;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0px 2px 0px;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #eeeeee;
	}
		#content .single h2 {
			font-size: 2em;
			font-weight: normal;
			margin-bottom: 10px;
		}
			#content .single h2 a {
				color: #212121;
				text-decoration: none;
			}	
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}