/*
Theme Name: Leonid Theme
Author: WPCorner.com
Author URI: http://www.wpcorner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #514A34;
	background-color: #EBE7D3;
}
a {
	color: #4C4337;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
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: 955px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 220px;
	overflow: hidden;
	background: url(images/header.gif) repeat-x 0 0;
}
	#header ul.categories {
		list-style-type: none;
		height: 60px;
		float: left;
		margin-left: -20px;
		overflow: hidden;
	}
		#header ul.categories li {
			float: left;
			font-weight: bold;
			text-transform: uppercase;
			padding: 20px;
		}
		#header ul.categories li a {
			color: #A7A181;
			text-decoration: none;
		}
		#header ul.categories li a:hover {
			color: #ffffff;
		}
	#header .subscribe {
		float: right;
	}
	#header h1 {
		float: left;
		padding: 41px 0 42px;
	}
		#header h1 a {
			display: block;
			width: 310px; height: 41px;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header .ad468x60 {
		float: right;
		padding-top: 30px;
	}
	#header ul.pages {
		clear: both;
		list-style-type: none;
	}
		#header ul.pages li {
			float: left;
			font-size: 0.9em;
		}
		#header ul.pages li a {
			color: #ffffff;
			text-decoration: none;
			display: block;
			padding: 11px 20px 12px;
		}
		#header ul.pages li a:hover {
			background: url(images/active.gif) no-repeat center 0;
		}
	#header .subscribe {
		padding: 20px;
		font-size: 0.9em;
		padding-left: 24px;
		background: url(images/rss.gif) no-repeat 5px 18px;
	}
		#header .subscribe a {
			color: #A7A181;
			text-decoration: none;
			margin: 0 8px;
		}
/** END header **/

/** BEGIN body **/
#body {
	padding: 40px 0 20px;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 570px;
	float: left;
}
	#content .featured {
		background: url(images/postbody.gif) repeat-y 0 0;
	}
		#content .featured .a { background: url(images/posttop.gif) no-repeat 0 0; }
		#content .featured .b { background: url(images/postfoot.gif) no-repeat 0 bottom; padding: 20px 25px; }
		#content .featured h2 {
			margin-bottom: 15px;
			font-size: 1em;
			text-transform: uppercase;
		}
		#content .featured .container {
			width: 516px; height: 340px;
			overflow: hidden;
		}
		#content .featured .item {
			width: 516px; height: 340px;
			overflow: hidden;
			position: relative;
		}
			#content .featured .item img {
				width: 516px;
			}
			#content .featured .item .text {
				position: absolute;
				left: 0; bottom: 0;
				padding: 20px;
				color: #ffffff;
				background: url(images/shade.png) repeat 0 0;
			}
			#content .featured .item h2 a {
				color: #ffffff;
				text-decoration: none;
				text-transform: none;
				font-size: 1.8em;
				font-weight: normal;
				line-height: 1.4em;
			}
			#content .featured .item p {
				line-height: 1.5em;
			}
	#content .post {
		padding-top: 20px;
	}
		#content .post .content { clear: both; background: url(images/postbody.gif) repeat-y 0 0; }
		#content .post .a { background: url(images/posttop.gif) no-repeat 0 0; }
		#content .post .b { background: url(images/postfoot.gif) no-repeat 0 bottom; padding: 20px 25px; }
			#content .post .date {
				width: 126px; height: 28px;
				background: url(images/date.gif) no-repeat 0 0;
				float: left;
				margin-top: 10px;
				color: #ffffff;
				font-weight: bold;
				padding: 10px 0 0 40px;
			}
			#content .post h2 {
				font-size: 2em;
				font-family: Georgia;
				font-weight: normal;
				width: 390px;
				float: right;
				line-height: 1.4em;
				margin-bottom: 10px;
			}
				#content .post h2 a {
					text-decoration: none;
				}
			#content .post .thumb {
				border: 1px solid #E7DFC0;
				padding: 4px;
				background-color: #F0EBD7;
				margin-bottom: 10px;
			}
				#content .post .thumb a {
					width: 510px; height: 128px;
					display: block;
					overflow: hidden;
				}
				#content .post .thumb img {
					width: 516px;
				}
			#content .post p {
				line-height: 1.5em;
				margin-bottom: 10px;
				padding: 0 5px;
			}
			#content .post .links {
				font-weight: bold;
				font-size: 0.9em;
				height: 30px;
			}
				#content .post .links a {
					text-decoration: none;
					display: block;
					float: left;
					padding: 10px 10px 10px 36px;
					background: url(images/category.gif) no-repeat 0 10px;
				}
				#content .post .links .comments a {
					float: right;
					background: url(images/comments.gif) no-repeat 0 5px;
				}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 370px;
	float: right;
}
	#sidebar .box {
		clear: both;
	}
		#sidebar .box .popular {
			list-style-type: none;
			padding: 5px 0 15px 20px;
		}
			#sidebar .box .popular li {
				clear: both;
				line-height: 1.5em;
			}
			#sidebar .box .popular li img {
				float: left;
				margin: 0 10px 10px 0;
				padding: 5px;
				border: 1px solid #E0DABA;
				background-color: #F5F1DB;
				width: 50px;
			}
			#sidebar .box .popular li a {
				color: #9E9577;
				text-decoration: none;
				font-weight: bold;
			}
			#sidebar .box .popular li p {
				font-size: 0.9em;
				margin-bottom: 10px;
			}
		#sidebar .box h2 {
			font-size: 1em;
			text-transform: uppercase;
			color: #7BC505;
			padding: 15px 5px;
			background: url(images/box.gif) no-repeat 0 0;
		}
		#sidebar .box .flickr {
			padding: 0 0 10px 20px;
		}
			#sidebar .box .flickr img {
				margin: 5px;
				width: 80px;
			}
		#sidebar .box .video {
			padding: 5px 0 15px 20px;
		}
		#sidebar .box .tags {
			padding: 5px 30px 15px 20px;
		}
			#sidebar .box .tags a {
				color: #B1AA8E;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #514A34;
				text-decoration: underline;
			}
		#sidebar .box .twitter {
			padding: 5px 0 15px 70px;
			background: url(images/twitter.gif) no-repeat 10px 10px;
		}
			#sidebar .box .twitter p {
				font-size: 1.3em;
				font-weight: bold;
				font-family: Georgia;
				color: #9E9577;
				line-height: 1.5em;
				margin-bottom: 5px;
			}
			#sidebar .box .twitter p.date {
				font-weight: normal;
				font-size: 0.9em;
				font-family: Verdana;
				color: #514A34;
			}
		#sidebar .box .subscribe {
			padding: 5px 0 15px;
		}
		#sidebar .box .subscribe ul {
			list-style-type: none;
		}
			#sidebar .box .subscribe ul li {
				font-size: 0.9em;
				float: left;
				width: 130px;
				line-height: 1.4em;
				padding: 12px 2px 12px 36px;
				background: url(images/rss2.gif) no-repeat 0 5px;
			}
			#sidebar .box .subscribe ul li.mail { background-image: url(images/mail.gif); }
			#sidebar .box .subscribe ul li.stumbleupon { background-image: url(images/stumbleupon.gif); width: 160px; padding-left: 40px; }
			#sidebar .box .subscribe ul li.facebook { background-image: url(images/facebook.gif); width: 160px; padding-left: 40px; }
			#sidebar .box .subscribe ul li a {
				text-decoration: none;
			}
/** END sidebar **/

/** BEGIN footer 1 **/
#footer1 {
	clear: both;
	background: #BFBC9D url(images/footer1.gif) repeat-x 0 0;
	padding: 40px 0 20px;
}
	#footer1 .box {
		width: 210px;
		float: left;
		color: #ffffff;
		padding-left: 25px;
	}
		#footer1 .box h2 {
			text-transform: uppercase;
			font-size: 1em;
			margin-bottom: 10px;
		}
		#footer1 .box ul {
			list-style-type: none;
		}
			#footer1 .box ul li {
				line-height: 1.5em;
				padding: 4px 0 4px 15px;
				background: url(images/bullet.gif) no-repeat 0 10px;
			}
			#footer1 .box ul li a {
				color: #ffffff;
				text-decoration: none;
			}
			#footer1 .box ul li a:hover {
				
			}
/** END footer 1 **/

/** BEGIN footer 2 **/
#footer2 {
	clear: both;
	height: 55px;
	background: #7C765E url(images/footer2.gif) repeat-x 0 0;
	color: #ffffff;
}
	#footer2 a {
		color: #ffffff;
	}
	#footer2 .l {
		float: left;
		padding-top: 22px;
	}
	#footer2 .r {
		float: right;
		padding-top: 22px;
	}
/** END footer 2 **/

/** BEGIN miscellaneous **/
#content .single {
	padding: 10px 20px;
	margin-bottom: 60px;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #bbbbbb;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	#content .single h2 {
		font-size: 2em;
	}
	#content .postnav {
		padding: 20px 0;
	}
#comments {
	padding: 0 20px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #bbbbbb;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #bbbbbb;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #bbbbbb;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.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 !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #565656;
}
.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 .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #eeeeee;
		padding: 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: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #bbbbbb;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

#wp_page_numbers {
	float: right;
	background-color: transparent;
	width: auto;
}
	#wp_page_numbers ul {
		border: 0;
	}
	#wp_page_numbers li {
		margin: 4px;
	}
	#wp_page_numbers ul li.page_info {
		background-color: #7C765E !important;
		color: #ffffff;
		padding: 10px;
		border: 0;
		font-size: 12px;
		font-family: Verdana;
		font-style: italic;
	}
	#wp_page_numbers li a {
		background-color: #7C765E !important;
		color: #ffffff;
		padding: 10px;
		border: 0 !important;
		font-size: 12px;
		font-family: Verdana;
		font-style: italic;
	}
	#wp_page_numbers ul li.active_page a {
		background-color: #3B332A !important;
	}
