/*
Theme Name: Evolutionary
Theme URI: http://timgweb.com/evolutionary/
Description: A clean blog theme with jQuery animations.
Version: 1.1.1
Author: Tim Gieseking
Author URI: http://timgweb.com/
Tags: clean, fixed width, two columns, widgets, jquery, admin panel
*/
/* ================================ BASE CSS (based on blueprintcss.org) ======================================== */
/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* typography */
body {font-size:75%;color:#333;background:#fff;font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;text-align: center;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2.5em;margin-bottom:0.25em;font-weight: bold;}
h3 {font-size:1.75em;margin-bottom:0.25em;font-weight: bold;}
h4 {font-size:1.5em;margin-bottom:0.25em;color:#d90321;}
h5 {font-size:1.17em;font-weight:bold;margin-bottom:0.25em;}
h6 {font-size:1.17em;margin-bottom:0.15em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#d90321;}
body.green a:focus, body.green a:hover, body.green h4 {color: #4102a0; }
body.red a:focus, body.red a:hover, body.red h4 {color: #348bc3; }
a {color:#348bc3;text-decoration:underline;}
body.green a {color:#01bca8;}
body.red a {color:#d90321;}
a.external { background: transparent url('images/icons/external.png') no-repeat right center; padding: 0 10px 0 0; }
blockquote, pre {margin:1.5em;color:#555;}
blockquote { padding: 6px 34px 0; background: url('images/misc/quote.png') no-repeat left top; font-style: italic; }
blockquote cite { font-style: normal; font-size: 75%; color: #999; }
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {white-space:pre;padding: 0.5em 1.5em;border-left: 10px solid #ddd;background: #f0f0f0; }
pre, code, tt {font-family 'andale mono', 'lucida console', monospace;line-height:2;}
code { font-size: 90%; }
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#eee;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:0.2em;line-height:1.2em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.alignleft { float: left; margin: 0 1em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1em; }
/* common wordpress styles */
.alignleft, img.alignleft { display: block; float: left; margin: 0 1.5em 1.5em 0; }
.alignright, img.alignright { display: block; float: right; margin: 0 0 1.5em 1.5em; }
.aligncenter, img.aligncenter { clear: both; display: block; margin: 0 auto; }
.wp-caption { text-align: center; margin-bottom: 1.5em; }
.wp-caption img { border: 0 none; margin: 0; padding: 0; }
.wp-caption p.wp-caption-text {	margin: 0; }
.wp-smiley {  max-height: 1em; margin:0 !important; }
.gallery dl { margin: 0; }
.gallery-caption { margin:-1.5em 0 0 0; }


/* ================================ Evolutionary CSS ======================================== */

.gallery {
	background:#F0F0F0;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	padding:20px;
	margin-top:10px;
	margin-bottom:20px;
	clear:both;
	overflow:hidden;

}

.gallery img {
margin-bottom:10px;
margin-left:10px;
}


h1.pagetitle
{
	border-bottom: 1px solid #ddd;
	line-height: 1;
	margin: 0 0 28px;
	padding: 0 0 10px;

}


h2.pagetitle
{
	border-bottom: 1px solid #ddd;
	line-height: 1;
	margin: 0 0 28px;
	padding: 0 0 10px;

}

#category-title {
width:570px;
height:60px;
	margin: 0 0 28px;
	padding: 0 0 10px;
border-bottom: 1px solid #ddd;
display:block;
}

#category-title img{
text-align:left;
float:left;
padding-right:10px;
width:60px;
height:60px;
}

#category-title h2{
text-align:left;
float:left;
vertical-align: middle;
padding-top:7px;
font-size:35px;
}

#category-title h1{
text-align:left;
float:left;
vertical-align: middle;
padding-top:14px;
font-size:35px;
font-weight:bold;

}

.category-icon {
display:inline;
margin: 0 0 28px;
padding: 0 0 10px;
border-bottom: 1px solid #ddd;
vertical-align: middle;
}

.category-icon img {
width:60px;
height:60px;
vertical-align: middle;
}




/* site structure */
body {
background: url('images/body-bg.jpg') repeat-x;
background-attachment:fixed;
}



#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 1025px;
	background: #fff;
	
}

#header
{
	/* border-bottom: 5px solid #3c3c3c; */
	height: 330px;
	overflow: hidden;
	padding: 0 0 2px;
	background: url('images/header_bg.jpg') no-repeat top left;
}

#top-ad
{
margin: 25px auto 8px auto;
width: 745px;
height:106px;
background: url('images/728x90_ad-container.png');
}

#top-ad .inner {
margin: 8px 0 0 0 8px;
padding: 8px 0 0 8px;
width:728px;
height:90px;
}

#main
{
	
	margin: 0 auto;
	overflow: hidden;
	padding: 28px 30px ;
	border-top: 1px solid #e2e2e2;
	background: url('images/bottom-bg.jpg') bottom left no-repeat;
}

#main #content
{
	float: left;
	width: 570px;
	min-height:1000px;
}

#main #mainsidebar
{
	float: left;
	width: 150px;
	border-left: 1px solid #e2e2e2;
	margin-left:25px;
	padding-left:20px;
}

#main #mainsidebar-top
{
	float: left;
	width: 330px;
	border-left: 1px solid #e2e2e2;
	margin-left:25px;
	padding-left:20px;
	display:block;
	padding-bottom: 35px;
}

#main #mainsidebar-cat-description
{
	float: left;
	width: 330px;
	border-left: 1px solid #e2e2e2;
	margin-left:25px;
	padding-left:20px;
	display:block;
	padding-bottom: 0px;
}


#main #mainsidebar-cat-description p
{
	font-size: 1.16em;
	line-height: 1.75;
	font-family:arial;
}





#main #mainsidebar2
{
	float: left;
	width: 150px;
	margin-left:15px;
	padding-left:15px;
	border-left: 1px solid #e2e2e2;
	height:4700px;
	overflow:hidden;
}

/* header and navigation */
#header #logo
{
	float: left;
	margin-left: 30px;
	margin-right: 7px;
}

#header h1
{
	line-height: 1;
	margin: 1px 0 5px;
	padding: 0;
}

#header #blogdescrip
{
	background: transparent url('images/misc/dots.png') no-repeat left center;
	color: #555;
	font-size: 0.83em;
	line-height: 1;
	padding: 0 0 0 46px;
	margin: 0;
}

#header h1 img
{
	display: block;
}

#header #top-nav
{
float:left;
width:631px;
background: transparent url('images/top-nav_bg.jpg') no-repeat left center;
margin-top: 10px;
}

#header ul
{
	float: left;
	list-style: none;
	margin: 0 0 6px 12px;
	padding: 0;
	
	
}

#header li
{
	/* background: transparent url('images/gradients/navbg.png') repeat-x left bottom; */
	background: transparent;
	display: block;
	float: left;
	font-size: 14px;
	height: 45px;
	line-height: 1;
	list-style: none;
	margin: 0 2px 0 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;

}

#header li.last
{
	margin: 0;
}

#header li a
{
	/* background: transparent url('images/misc/arrows.png') no-repeat center -9999px; */
	display: block;
	color: #444444;
	height: 25px;
	padding: 19px 10px 1px 10px;
	position: relative;
	text-decoration: none;
	
}

#header li a.rss
{
	width: 20px;
}

#header li.current_page_item
{
	/* background-position: left top; */
		background-color: #2376ac;
		color: #fff;
}

#header li.current_page_item a
{
	
		color: #fff;
}


#header li a:hover
{
	background-position: center 37px;
	background-color: #2376ac;
	color: #fff;
	text-decoration: none;
}

#header li a:focus
{
	outline: none;
}

/*
#header li a span
{
	bottom: 5px;
	display: block;
	left: 0;
	position: absolute;
	width: 100%;
}

body.nojs #header li a:hover span
{
	bottom: 15px;
}

*/

#home-splash 
{
	width: 1010px;
	height: 355px;
	margin-top: -109px;
}

#home-splash #home-featured
{
	float: left;
	margin-left: 30px;
	margin-right: 0px;
	width:646px;
	height:324px;
}

#home-splash #home-featured #first-featured
{
	float:left;
	height:324px;
	width:329px;
}

#home-splash #home-featured #second-featured
{
	float:right;
	height:160px;
	width:313px;
}

#home-splash #home-featured #third-featured
{
	float:right;
	margin-top:4px;
	height:160px;
	width:313px;
}


#home-splash #follow
{
float: left;
margin-left: 20px;
width:300px;
height:60px;
background-color: #f5f5f5;
border: 1px solid #e4e4e4;
}

#home-splash #follow p
{
font-size:15px;
font-family:Arial;
color:#378fc8;
text-transform:uppercase;
font-weight:bold;
width:110px;
margin:15px 9px 10px 10px;
line-height:17px;
float:left;
display:inline;
}

#home-splash #follow img
{
margin:6px 2px 0 0;
}

#home-splash #ad
{
float: left;
margin-left: 20px;
margin-top: 12px;

}

#cat-splash 
{
	width: 1010px;
	height: 90px;
	margin-top: -109px;
}

#cat-splash #cat-featured
{
	float: left;
	margin-left: 30px;
	margin-right: 0px;
}

#cat-splash #cat-featured img
{
margin-right: 3px;


}

#cat-splash #follow
{
float: right;
margin-right: 20px;
width:300px;
height:60px;
background-color: #f5f5f5;
border: 1px solid #e4e4e4;
}

#cat-splash #follow p
{
font-size:15px;
font-family:Arial;
color:#378fc8;
text-transform:uppercase;
font-weight:bold;
width:110px;
margin:15px 9px 10px 10px;
line-height:17px;
float:left;
display:inline;
}

#cat-splash #follow img
{
margin:6px 2px 0 0;
}

#cat-splash #ad
{
float: left;
margin-left: 30px;
margin-top:0;

}






ul#subnav,
ul#subnav2
{
	background: #ddd url('images/gradients/subnav.png') repeat-x left top;
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 5px 10px;
}

ul#subnav2
{
	background: #fff;
	border-bottom: none;
}

ul#subnav li,
ul#subnav2 li
{
	display: block;
	float: left;
	font-size: 14px;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
}

ul#subnav2 li
{
	font-size: 11px;
}

ul#subnav li.current_page_item,
ul#subnav2 li.current_page_item
{
	background: transparent url('images/icons/navarrow.png') no-repeat left center;
	font-weight: bold;
	padding-left: 10px;
}

ul#subnav li a,
ul#subnav2 li a
{
	text-decoration: none;
}

ul#subnav2 li a
{
}

/* content */

/* featured */
#featured
{
	background: #1d1d1d url('images/gradients/featuredbg.png') repeat-x left top;
	height: 290px;
	margin: 0 0 28px;
	padding: 5px;
	position: relative;
	width: 650px;
}

#featured #pauseicon
{
	background: transparent url('images/misc/paused.png') no-repeat left top;
	display: none;
	height: 99px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 99px;
	top: 25%;
	z-index: 99;
}

ul#featurednav
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 99;
}

ul#featurednav li
{
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
}

ul#featurednav a
{
	background: transparent url('images/misc/featured_nav.png') no-repeat 0 0;
	display: block;
	height: 16px;
	width: 16px;
}

ul#featurednav a:focus
{
	outline: none;
}

ul#featurednav a:hover
{
	background-position: 0 -42px;
}

ul#featurednav a.active,
ul#featurednav a.active:hover
{
	background-position: 0 -21px;
}

ul#featurednav.paused a.active
{
	background-position: 0 bottom;
}

#featured ul#featuredimages img
{
	display: block;
}

#featured ul#featuredimages,
#featured ul#featuredexcerpts
{
	height: 290px;
	left: 5px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 5px;
	width: 650px;
}

#featured ul#featuredimages li,
#featured ul#featuredexcerpts li
{
	display: block;
	height: 290px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 650px;
}

#featured .excerpt
{
	background: transparent url('images/misc/dotbg.png');
	bottom: 0;
	color: #fff;
	left: 0;
	margin: 0;
	padding: 5px;
	position: absolute;
	width: 640px
}

#featured .excerpt p
{
	padding: 0 125px 0 0;
}

#featured .excerpt a.readfeatured
{
	background: transparent url('images/gradients/readfeatured.png') no-repeat left 0;
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	position: absolute;
	right: 5px;
	text-align: center;
	width: 98px;
}

#featured .excerpt a.readfeatured:hover
{
	background-position: left -42px;
}

body.nojs #featured .excerpt a.readfeatured:hover
{
	height: 41px;
}

#featured .excerpt h2
{
	line-height: 1;
	margin: 0;
}

#featured .excerpt h2,
#featured .excerpt h2 a
{
	color: #fff;
	text-decoration: none;
}

#featured .excerpt p
{
	margin: 0;
}

/* blog posts */
.post
{
	margin: 0 0 42px;
}

.entry-info
{
	margin: 0 0 14px;
	overflow: hidden;
	position: relative;
}

.entry-info h2 
{
	border: none;
	line-height: 1;
	margin: 1px 0 4px;
	padding: 0 30px 0 0;
}


.entry-info h1
{
	border: none;
	line-height: 1;
	margin: 1px 0 4px;
	padding: 0 30px 0 0;
	font-size:30px;
	font-weight:bold;
}



.post .date
{
	background: #1e1e1e url('images/gradients/datebg.png') repeat-x left top;
	border-bottom: 5px solid #ccc;
	color: #f0f0f0;
	float: left;
	margin: 0 8px 0 0;
	padding: 8px 8px 6px;
	text-align: center;
}

.post .date span
{
	display: block;
	line-height: 1;
}

.post .date span.month
{
	font-size: 0.87em;
	margin: 0 0 5px;
	text-transform:uppercase;
}

.post .date span.day
{
	font-size: 1.7em;
}

.post h2 a
{
	text-decoration: none;

	
}

.post h2 a:hover
{
	text-decoration: none;
	background: #161719;
	color: #348bc3;
	
}

.post h1 a
{
	text-decoration: none;

	
}

.post h1 a:hover
{
	text-decoration: none;
	background: #161719;
	color: #348bc3;
	
}




.entry
{
	font-family:arial;
	overflow: hidden;
	
}

.entry p
{
	font-size: 1.17em;
	line-height: 1.65;
}

.entry p.readmore
{
	font-size: 13px;
	margin: 0;
	overflow: hidden;
}

.entry a.more-link,
.entry a.more-link:link,
.entry a.more-link:visited
{
	background: /* #03aeed */  #348bc3 url('images/icons/readmore.png') no-repeat left center;
	color: #fff;
	display: block;
	float: right;
	height: 26px;
	line-height: 26px;
	padding: 0 10px 0 15px;
	text-decoration: none;
}

.entry a.more-link:hover
{
	background-color: #d90321;
}

.entry img
{
	border: 1px solid #bbbbbb;
	display: block;
	text-align:center;
padding:5px;
background:#eeeeee;
}

.postmetadata
{
	background: #f0f0f0;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	clear: both;
	color: #666;
	font-style: italic;
	margin: 18px 0 0;
	overflow: hidden;
	padding: 4px;
}

.postmetadata span
{
	float: left;
}
.postmetadata .comments
{
	float: right;
}

.postmetadata .comments a:hover
{
	text-decoration: underline;
}


.post .author
{
	margin: 0;
	overflow: hidden;
}

.post .author span
{
	color: #666;
	font-style: italic;
}

.post .author strong
{
	color: #333;
}

.postmetadata span.edit
{
	float: right;
	margin: 0 0 0 5px;
}

/* comments */
ul.commentlist,
ul.commentlist ul.children
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.commentlist li
{
	display: inline-block;
	list-style: none;
	margin: 0 0 36px;
	overflow: hidden;
	padding: 0;
	position: relative;
}

ul.commentlist li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
html[xmlns] ul.commentlist li {
	display: block;
}

/* children */
ul.commentlist li .comment_author
{
	color: #999;
	font-size: 0.83em;
	float: left;
	padding: 0 20px 0 0;
	width: 80px;
}

ul.commentlist li .comment_author cite
{
	color: #333;
	font-style: normal;
	font-weight: bold;
}

ul.commentlist li .comment_author cite a
{
	text-decoration: none;
}

ul.commentlist li .comment_author strong
{
	color: #333;
}

ul.commentlist li .comment_author img
{
	border: 1px solid #aaa;
	max-width: 80px;
}

ul.commentlist li img.commentimg
{
	display: block;
	float: left;
	left: 100px;
	position: absolute;
	top: 0;
}

ul.commentlist li .comment_text_container
{
	float: right;
	width: 431px;
}

ul.commentlist li .comment_text
{
	background: #f0f0f0;
	color: #333;
	border: 1px solid #ddd;
	min-height: 19px;
	padding: 20px;
}

ul.commentlist li p.metadata
{
	clear: both;
	font-size: 0.88em;
	line-height: 2;
	text-align: right;
}

ul.commentlist li p.metadata a
{
	text-decoration: none;
}

ul.commentlist li p.metadata a.comment_date
{
	color: #aaa;
	font-style: italic;
}

ul.commentlist li p.metadata a.comment-edit-link,
ul.commentlist li p.metadata a.comment-reply-link
{
	margin: 0 0 0 8px;
}

ul.commentlist li p.metadata a:hover,
ul.commentlist li .comment_author cite a:hover
{
	text-decoration: underline;
}

/* children */
ul.commentlist ul.children
{
	clear: both;
	margin: 0 0 0 147px;
}

ul.commentlist ul.children li .comment_text_container
{
	width: 384px;
}

ul.commentlist ul.children li .comment_text
{
	background: #f0f0f0;
}

#commentform-container
{
	border-top: 1px dotted #ddd;
	margin: 1.5em 0 0;
	padding: 1.5em 0 0;
}

#commentform-container h3
{
	color: #348bc3;
}

#comments form
{
	display: block;
	padding: 0;
}

#comments textarea, #comments input
{
	background: #f7f7f7;
	border: 1px solid #ddd;
	padding: 5px;
}

#comments input
{
	margin: 0 10px 0 0;
	width: 260px;
}

#comments label
{
	color: #666;
	font-size: 0.9em;
}

#comments textarea
{
	height: 100px;
	width: 520px;
}

#comments #submit
{
	background: #111;
	color: #fff;
	cursor: pointer;
	width: auto;
}

#comments #submit:hover
{
	background: #333;
}

/* page navigation */
ul.pagenavigation
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.pagenavigation li
{
	background: transparent url('images/misc/pagenav.png') no-repeat left top;
	display: block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.pagenavigation li a
{
	background: #292929 url('images/misc/pagenav.png') no-repeat -14px top;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	margin: 0 0 0 14px;
	padding: 0 10px;
	text-decoration: none;
}

ul.pagenavigation li a:focus
{
	outline: none;
}

ul.pagenavigation li a:hover
{
	color: #ddd;
}

ul.pagenavigation li#nextnav
{
	float: left;
}

ul.pagenavigation li#prevnav
{
	background-position: right -23px;
	padding: 0;
}

ul.pagenavigation li#prevnav a
{
	background-color: #828282;
	background-position: 14px -23px;
	margin: 0 14px 0 0;
}



/* sidebar */

#sidebar-ad {
margin-bottom:20px;
}

.sidebar h3
{
	background: transparent url('images/uisprite.png') no-repeat 0 -105px;
	border-bottom: 5px solid #ddd;
	/* color: #333; */
	color: #378fc8;
	font-size:16px;
	text-transform:uppercase;
	margin: 0;
	position: relative;
	
	
}

.sidebar h3 img
{
	bottom: 0;
	position: absolute;
	right: 0;
}

.sidebar ul, .sidebar ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li
{
	margin: 0 0 28px;
}

.sidebar ul li ul li
{
/*	font-size: 1.16em; */
	font-size: 1.13em;
/*	line-height: 1.75; */
	line-height: 1.6;
	margin: 1px 0 0 0px;
	padding: 0;

}

.sidebar ul li ul li a
{
	color:#5f7888;
}

.sidebar-top li {

width:330px;float:left; line-height:15px;
}

.sidebar-top li a {
display:block; 

}

.sidebar-top li a:hover {color:#fff; background:URL(images/arrow.gif) 2.5% 50% no-repeat; text-decoration:none; }

.sidebar li a
{
	color: #333;
	text-decoration: none;
}

.sidebar h3 a,
.sidebar .widget_twitter h3 a,
.sidebar #twitter-tools h3 a
{
	color: #28a1cd;
}

.sidebar li ul li a
{
	display: block;
	padding: 0 0 0 2px;
}


.sidebar li a.rssfeed
{
	background: transparent url('images/icons/feed.png') no-repeat 99% center;
}

.sidebar li a.twitter
{
	background: transparent url('images/icons/twitter2.png') no-repeat 99% center;
}

.sidebar li ul li a:hover
{
	/* background-color: #d90321; */
	background-color: #000;
	/* color: #fff; */
	color:#49adee;
}

body.nojs .sidebar li ul li a:hover
{
	padding: 0 0 0 10px;
}

.sidebar ul li ul.widgetnav
{
	border-bottom: 1px solid #ddd;
	display: block;
	overflow: hidden;
}

.sidebar ul li ul.widgetnav li
{
	font-size: 1em;
	float: left;
	margin: 0 20px 0 0;
}

.sidebar ul li ul.widgetnav li.last
{
	margin-right: 0;
}

.sidebar ul li ul.widgetnav li.current
{
	background: url('images/icons/arrow.png') no-repeat left center;
	padding: 0 0 0 7px;
}

.sidebar ul li ul.widgetnav li a
{
	color: #777;
	display: inline;
}

.sidebar ul li ul.widgetnav li a:focus
{
	outline: none;
}

.sidebar ul li ul.widgetnav li.current a
{
	color: #d90321;
}

.sidebar ul li ul.widgetnav li a:hover
{
	background: transparent;
	color: #d90321;
}

.sidebar ul li ul#widget_comments li
{
	border-bottom: 1px dotted #ddd;
	font-size: 1em;
	padding: 4px 0;
}

.sidebar ul li ul#widget_comments a span
{
	color: #777;
	display: block;
	font-size: 90%;
}

.sidebar ul li ul#widget_comments a:hover span
{
	color: #fff;
}

.sidebar .currently_browsing
{
	font-style: italic;
	margin: 0 0 40px 0;
}

#ads
{
	margin: 0 0 18px;
	overflow: hidden;
}

#ads img
{
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

#ads img.last
{
	margin: 0 0 10px;
}

.sidebar ul li.widget_search
{
	margin: 0;
}

#search
{
	margin: 0 0 12px;
	overflow: hidden;
}

#search p
{
	line-height: 1;
	margin: 13px 0 0 9px;

}

#search input#s
{
	background: #b2b2b3;
	border: 1px solid #b9b9b9;
	color: #fff;
	float: left;
	font-size: 11px;

	font-family: Arial;
	font-weight:bold;
	height: 14px;
	margin: 0 2px 0 0;
	padding: 5px;
	width: 201px;
}

#search #sbtn
{
	background: #2376ac url('images/search.jpg') no-repeat left top;
	border: none;
	float: left;
	font-size: 0;
	height: 25px;
	line-height: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 47px;
}

#search #sbtn:hover
{
	background-position: left bottom;
	cursor: pointer;
}

.sidebar div#calendar_wrap
{
	margin: 0;
}

table#wp-calendar
{
	border: 1px solid #ddd;
	margin: 0;
}

#wp-calendar caption
{
	background: #333;
	color: #fff;
	font-size: 1.16em;
} 

.sidebar .widget_rss ul li,
.widget_twitter ul.tweets li,
#twitter-tools ul li
{
	border-top: 1px dotted #ddd;
	margin: 4px 0 0;
	padding: 4px 0 0;
}

.sidebar .widget_rss ul li:first-child,
.widget_twitter ul.tweets li:first-child,
#twitter-tools ul li:first-child,
#twitter-tools ul li.aktt_more_updates
{
	padding: 0;
	margin: 0;
	border-top: none;
}

/* footer */
#footer
{
	overflow: hidden;
}

#footer li.widget
{
	float: left;
	margin: 36px 90px 0 0;
	width: 260px;
}

#footer ul li ul li,
.sidebar ul li ul.tweets li
{
	font-size: 1em;
	line-height: 1.5;
}

#footer .widget h3,
#footer .widget h3 a
{
	color: #333;
}

#footer li.widget-last
{
	margin-right: 0;
}

#footer li.widget-first
{
	clear: both;
}

#footer .widget_twitter a,
.sidebar .widget_twitter a,
#footer #twitter-tools a,
.sidebar #twitter-tools a
{
	display: inline;d90321
	color: #348bc3;
	padding: 0;
}

#footer .widget_twitter a:hover,
.sidebar .widget_twitter a:hover,
#footer #twitter-tools a:hover,
.sidebar #twitter-tools a:hover
{
	background: transparent;
	color: #D90321;
}

.widget_twitter h3 img,
#twitter-tools h3 img
{
	bottom: -4px;
}

#subfooter
{
	clear: both;
	margin: 0px 0 18px;
	overflow: hidden;
	padding: 2px 0;
	background: url('images/footer-bg.jpg') repeat-x;
	height:352px;
}

#subfooter p
{
	color: #ccc;
	float: right;
	font-size: 0.83em;
	padding-right: 10px;
		margin: 20px 0 0 0;
}

ul#footernav,
ul#footernav li
{
	display: block;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

ul#footernav
{
	float: left;
	overflow: hidden;
}

ul#footernav li
{
	border-right: 1px solid #ddd;
	float: left;
	font-size: 0.83em;
	line-height: 1;
	padding: 0 10px;
}

ul#footernav li.first
{
	padding-left: 0;
}

ul#footernav li.last
{
	border-right: none;
}

ul#footernav li a
{
	color: #333;
	text-decoration: none;
}

ul#footernav li a:hover
{
	text-decoration: underline;
}

ul#footernav li a.rss
{
	background: url('images/icons/rss2.png') no-repeat right center;
	padding: 0 16px 0 0;
}

/* green */
body.green #header li
{
	background-image: url('images/green/gradients/navbg.png');
}

body.green #header #blogdescrip
{
	background-image: url('images/green/misc/dots.png');
}

body.green #featured .excerpt a.readfeatured
{
	background-image: url('images/green/gradients/readfeatured.png');
}

body.green #search #sbtn
{
	background-image: url('images/green/icons/search.png');
}

body.green .post .entry a.more-link,
body.green .post .entry a.more-link:link,
body.green .post .entry a.more-link:visited
{
	background-color: #01bca8;
}

body.green .post .entry a.more-link:hover,
body.green .sidebar li ul li a:hover
{
	background-color: #4102a0;
}

body.green #footer .widget_twitter a,
body.green .sidebar .widget_twitter a,
body.green #footer #twitter-tools a,
body.green .sidebar #twitter-tools a,
body.green #commentform-container h3
{
	color: #01bca8;
}

body.green #footer .widget_twitter a:hover,
body.green .sidebar .widget_twitter a:hover,
body.green #footer #twitter-tools a:hover,
body.green .sidebar #twitter-tools a:hover,
body.green .sidebar ul li ul.widgetnav li.current a
{
	color: #4102a0;
}

body.green .sidebar .widget_twitter h3 a,
body.green #footer .widget_twitter h3 a,
body.green .sidebar #twitter-tools h3 a,
body.green #footer #twitter-tools h3 a

{
	color: #333;
}

body.green .sidebar ul li ul.widgetnav li a:hover
{
	background: transparent;
	color: #4102a0;
}


/* red */
body.red #header li
{
	background-image: url('images/red/gradients/navbg.png');
}

body.red #header #blogdescrip
{
	background-image: url('images/red/misc/dots.png');
}

body.red #featured .excerpt a.readfeatured
{
	background-image: url('images/red/gradients/readfeatured.png');
}

body.red #search #sbtn
{
	background-image: url('images/red/icons/search.png');
}

body.red .post .entry a.more-link,
body.red .post .entry a.more-link:link,
body.red .post .entry a.more-link:visited
{
	background-color: #d90321;
}

body.red .post .entry a.more-link:hover,
body.red .sidebar li ul li a:hover
{
	background-color: #348bc3;
}

body.red #footer .widget_twitter a,
body.red .sidebar .widget_twitter a,
body.red #footer #twitter-tools a,
body.red .sidebar #twitter-tools a,
body.red #commentform-container h3
{
	color: #d90321;
}

body.red #footer .widget_twitter a:hover,
body.red .sidebar .widget_twitter a:hover,
body.red #footer #twitter-tools a:hover,
body.red .sidebar #twitter-tools a:hover,
body.red .sidebar ul li ul.widgetnav li a:hover,
body.red .sidebar ul li ul.widgetnav li.current a
{
	color: #348bc3;
}

body.red .sidebar .widget_twitter h3 a,
body.red #footer .widget_twitter h3 a,
body.red .sidebar #twitter-tools h3 a,
body.red #footer #twitter-tools h3 a
{
	color: #333;
}

body.red .sidebar ul li ul.widgetnav li a:hover
{
	background: transparent;
}


/* black */
body.black
{
	background: #1a1a1a;
	color: #f9f9f9;
}

body.black #header #blogdescrip
{
	background-image: url('images/black/misc/dots.png');
}

body.black ul#subnav
{
	background: #333;
	border-bottom-color: #444;
}
body.black ul#subnav2
{
	background: #222;
}

body.black .sidebar h3
{
	color: #ddd;
}

body.black blockquote,
body.black pre,
body.black .sidebar li a,
body.black #header #blogdescrip,
body.black #footer .widget h3, 
body.black #footer .widget h3 a,
body.black ul#footernav li a
{
	color: #ddd;
}

body.black #header,
body.black #main,
body.black .sidebar ul li ul.widgetnav
{
	border-color: #666;
}

body.black h3,
body.black .postmetadata,
body.black .sidebar ul li ul#widget_comments li
{
	border-color: #333;
}

body.black .postmetadata
{
	background: #333;
}

body.black .post .entry a.more-link,
body.black .post .entry a.more-link:link,
body.black .post .entry a.more-link:visited
{
	background-image: url('images/black/icons/readmore.png');
}

body.black ul.commentlist li .comment_author cite
{
	color: #999;
}

body.black #comments #submit
{
	background: #333;
}

body.black #comments #submit:hover
{
	background: #999;
}

body.black .sidebar .widget_rss ul li,
body.black .widget_twitter ul.tweets li,
body.black #twitter-tools ul li
{
	border-top: 1px dotted #333;
}


#vnine-switcher { position: absolute; top: 5px; right: -10px; }
#vnine-switcher h3 { width: 104px; height: 20px; font-size: 13px; }
#vnine-switcher h3 img { padding: 0px 5px 5px 8px; }
#vnine-switcher ul { display: none; position: absolute; z-index: 1001; top: 20px; left: -1px; width: 94px; list-style: none; border-right: 1px solid #565044; border-left: 1px solid #565044; border-bottom: 1px solid #565044; padding-top: 10px; padding-bottom: 10px; background-color: #262625; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
#vnine-switcher ul li { padding-left: 10px; }
#vnine-switcher ul li a { font-size: 11px; line-height: 23px; color: #faffe7; }
#vnine-switcher ul li a:hover {
text-decoration:underline;
color:#fff;
}
#vnine-switcher:hover { border-top: 1px solid #565044; border-right: 1px solid #565044; border-left: 1px solid #565044; background-color: #262625; top: 5px; right: -11px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; margin-top: -1px; }
#vnine-switcher:hover ul { display: block; }

.tfe {
float:left;
padding:5px;
background:#eeeeee;
border:1px solid #bbbbbb;
text-align:center;
}



/* Body >> Related Post
----------------------------------------------------------------------------------------------------*/

.post-bottom-box {
	background:#F0F0F0;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	padding:20px;
	clear:both;
	overflow:hidden;
	height:100%;
	}

.adbox {width:250px;float:left; display:block; }


.related-post {width:250px;float:left; margin-left:25px;}

.related-posts ul {margin-left:0;}

.related-posts ul li {list-style-type: none; margin-left:0;}


	ul.related-posts  { margin:0;
		list-style:none !important;
		padding:0px;
		}

	ul.related-posts li a {
		voice-family:inherit;
		display:block;
		color:#484848;
		background:URL(images/arrow.gif) 2% 50% no-repeat;
		padding:6px 10px 6px 20px;
		height:100%;
		line-height:12px;
		border-bottom:1px solid #ccc;				
		border-top:1px solid #fff;				
		text-decoration:none;
		list-style-type:none;
		}

	ul.related-posts li a:hover {
		color:#000;
		background:URL(images/arrow_hover.gif) 3% 50% no-repeat;
		padding:6px 10px 6px 20px;
		text-decoration:none;
		}

/* Body >> Share Post
----------------------------------------------------------------------------------------------------*/
.shareit-box {
	background:#F0F0F0;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	padding:20px;
	margin-top:20px;
	clear:both;
	overflow:hidden;
	height:100%;
	}

	.shareit-box h5 {margin-top:11px;float:left;display:inline-block;}
	.shareit-box ul {margin:0;padding:0; list-style:none; float:right;}
	.shareit-box li {display:inline; float:left; padding:2px; margin:2px;}
	.shareit-box li a img {width:32px; height:32px;}

#cat-ad {
width:570px;
height:70px;
}

#footer-left-content {
float:left;
width:600px;
height:270px;
padding: 30px 30px 0 30px;
}

#footer-left-content h3{
font-family:arial;
font-size:18px;
color: #fff;
border-bottom: 3px solid #ddd;
padding-bottom:5px;
}

#footer-left-content ul
{margin:0; padding:7px 0 0 0; list-style:none; list-style-position:inside; font-family:arial; font-size:13px;}

#footer-left-content ul li
{margin-bottom:2px; width:300px; float:left; line-height:15px; font-weight:bold;}

#footer-left-content ul li a
{color:#a7cde5;display:block;background: URL(images/arrow.gif) 2% 50% no-repeat; padding:5px 10px 5px 20px; text-decoration:none; }

#footer-left-content ul li a:hover
{color:#fff; background:URL(images/arrow.gif) 2.5% 50% no-repeat; text-decoration:none; }


#footer-separator {
width:12px;
height:205px;
float:left;
margin-left:12px;
border-left:1px solid #306a96;
margin-top:30px;
}


#vnine-network {
float:right;
width:280px;
height:270px;

padding: 30px 30px 0 30px;
}

#vnine-network h3{
font-family:arial;
font-size:18px;
color: #fff;
border-bottom: 3px solid #ddd;
padding-bottom:5px;
}

#vnine-network  ul{
list-style:none;
padding-top:7px;
margin-left:0px;
padding-left:0px;
font-family:arial;
}

#vnine-network  ul li a{
color:#fff;
text-decoration:none;
font-size:14px;
font-weight:bold;
margin-left:0px;
padding-left:0px;
display:block;
}

#vnine-network  ul li a:hover{
text-decoration:underline;
}

#footer-copyright {
width:100%;
text-align:center;
font-size: 13px;
font-family: arial;
font-weight: bold;
color:#fff;
}

#footer-copyright a{
color:52a4d9;
text-decoration:none;
}
