/*
Theme Name:		Neoclassical
Theme URI:		http://openeducation.net
Description:	A 3-column design with an emphasis on typography and whitespace.
Version:		1.1
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

body { background: url('http://www.consumer-rankings.com/images/body_bg.gif'); 
       color: #3d3d3d; 
       font:62.5% "trebuchet MS";
}

* { padding: 0; margin: 0; }
img {border:0px;}
a {text-decoration:none;/*color:#59C2EB;*/color:#01AEE2;cursor:pointer;}
.clear {clear:both;}	


/*---:[ core layout elements ]:---*/
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	padding:0px;
	width: 996px;
	background: #fff;
}
#wrapper {
	background: #fff;
	padding: 0px;
}

#page { } /* for use with custom styles */

#main {
	overflow: hidden;
	padding: 20px 0 0;
}
.cr_logo a
{
    background: transparent url('images/cr_logo.gif') no-repeat center;
    height:46px;
    width:246px;
    position:relative;
    padding-left:35px;
    display:block;
    float:left;
}
.blogs_home 
{
    float:right;
    margin:10px 3px 0px 0px;
}
.blogs_home a
{
    color:#5bc7f1;
    font-size:11px;
    font-family: "Trebuchet MS";
    text-decoration:underline !important;
}		
#rotating_image { 
     width: 875px;
     height:134px; 
     margin:0px;
     background: transparent url('images/cr_header.jpg') no-repeat center;
     margin:-22px 0px 5px 0px;
 }
#logo {
    padding:15px 0 0 25px;
}
#logo a 
{
     font-family: "Trebuchet MS";
     font-size:34px;
     color:#fff;
     letter-spacing:-0.02em;
}		
#rotating_image img { /*display: block;*/ }

/* =Header
-------------------------------------------------------------- */
.breadcrumbs {
	margin:1em 0 0 2.7em;
}
#header {
	padding: 15px 0 0;
	height:145px;
}
#site-title {
	margin: 12px 0 8px 22px;
	font-size: 30px;
	line-height: 36px;
	background: url("/blog/wp-content/themes/neoclassical/images/blog-header.gif") no-repeat scroll right -4px transparent;	
	width:252px;
	height:62px;
	display:block;
}
.by-c-r 
{
    background: url("/blog/wp-content/themes/neoclassical/images/blog-header.gif") no-repeat scroll right -62px transparent;	
	width:252px;
	height:24px;
	display:block;
	margin:-10px 0 0 24px;
}
#masthead 
{
    width:252px;
    height:106px;
    float:left;
}
#site-description {
	float: right;
	margin: -8px 12px 6px 0;
	width: 361px;
	height:108px;
	background: url("/blog/wp-content/themes/neoclassical/images/blog-top-image.gif") no-repeat scroll right top transparent;
}

/* This is the custom header image */
#branding img {
	clear: both;
	display: block;
}



/*Top Menu*/

#navMain
{
 
 float:left;
	width:240px;
	height:30px;
}


#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:2.5em; 


}

#nav a{
display:block;
color:#FFFFFF;
text-decoration:none;


}
#nav a:hover{
display:block;
color:#FFFFFF;
text-decoration:none;


}


#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:23.8em;
top:3em;
background-color:#F6F6F6;
}

#nav li ul a
{
display:block;
padding:0px 5px 0px 13px;
*padding:0px 5px 0px 10px;
border:1px solid #D0D0D2;
color:#5E5E5E;
text-decoration:none;
width:16.8em;
*width:17em;
height:1.9em;
float:left;
font-size:13px;
line-height:25px;/*aligning the menu li*/
}

#nav li ul a:hover{
background-color:#00BAF3;
color:#ffffff;

}


#nav ul ul{
top:auto;
background-color:#F6F6F6;

}	

#nav li ul ul {
left:14.0em;
margin:0px 0 0 13px;
/*width:14.8em !important;*/
width:11em;
*width:10.8em;
/*background-color:#d4e2e9;*/
background-color:#dcdddd;
}
#nav li ul ul li 
{
    clear:both !important;
    background-color:#dcdddd;
}
#nav li ul ul a 
{
   width:12em !important;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/*main nav*/
.main_nav {
	/*height:31px;*/
}
.nav_left {
	background: url(images/nav_bg.gif) bottom;
	width:600px;
	height:30px;
	float:left;
	margin:0px;
	padding:0px;
	border-bottom:7px solid #515151;
}
.main_btn {
	background: url(images/btn_category.gif) no-repeat center;
	padding:0px;
	font-size:13px;
	*width:240px;
	height:30px;
}
.main_btn a{
	padding-top:0px;
}
.main_ul {
	width:360px;
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
.main_ul li{
	float:left;
	margin:0px;
	border-right:1px solid #c2c2c7;
	height:31px;
	width:49.7%;
}
.main_ul li a {
	width:119px;
	}
.main_ul li:hover 
{
    background: url(images/nav_bg_hover.gif) bottom;
    height:31px;
}

.main_ul_choosen 
{
    background: url(images/nav_bg_hover.gif) bottom;
    height:31px;
}

.main_ul li a, .main_btn a{
	color:#fff;
	display:block;
	font-size:12px;
	/*font-weight:bold;*/
	text-align:center;
	padding:8px 0px;
	width:100%;
	text-decoration:none;
}
.nav_right {
	width:396px;
	height:30px;
	float:left;
	background:#91929a;
	margin:0px;
	padding:0px;
	border-bottom:7px solid #515151;
}
.searchbox {
	margin:4px 8px;
	*margin:5px 11px 5px 5px !important;	
	width:235px;
	height:22px;
	float:left;
}
.searchbox {
    margin:3px 8px\9
}
.searchtext {
	font-size:11px;
	font-style:italic;
	color:#c3c3c3;
	padding-top:2px;
	*padding-left:3px;
	*width:175px !important;
}

#btnSearch /*ie8 fix*/
{
    margin-top:2px\9 !important;
}
.textBox 
{
    font-size:12px;
    color:#000;
    font-style:normal;
}
.nav_right_icons {
	margin:7px 0px 0px 0px;
	*margin:5px 0px 0px 0px;
	width:400px;
	*width:145px;
}
.nav_right_icons a {
	color:#fff !important;
	padding:0px 2px;
	font-size:11px;
	margin:0px;
	}
.sharediv-links 
{
    padding-top:1px;
    *padding-top:3px;
}
.sharediv
{
    float:left !important;
    *vertical-align:top !important;
    *margin-top:0px;
    /**margin-left:-15px;
    padding-top:3px;*/
}
.nav_right_icons .sharediv span 
{
    padding:3px 0px 0px 0px !important;
    *padding:5px 0px 0px 0px !important;
}
.nav_right_icons .sharediv span 
{
    padding:3px 0px 0px 0px\9 !important /*IE8 Hack--*/
}
.share_icon 
{
    position:relative;
    left:0px;
    /*top:3px;
    *left:5px;
    *top:0px !important;
    _top:2px !important;*/
}
.share_icon
{
   /* position:relative\9;*/
    left:5px\9 /*IE8 Hack--*/ 
}
.a2a_dd 
{
    margin-top:-2px !important;
    vertical-align:top;
}
.share_icon
{
    position:relative\9;
   /* top:3px\9*/ /*IE8 Hack--*/ 
}
 
#navigation {
   margin:0px 0px 20px 0px;
}
#navigation ul {
    list-style-type:none;
    margin-top:5px;
    height:23px;
}
#navigation li {
    float:left;
    width:169px;
    height:23px;
    /*background:#afaeae;*/
    background: transparent url('images/btn_blue.gif') no-repeat center;
    margin-right:8px;
    text-align:center;
    font-size:12px;
    font-family: "Trebuchet MS";
    
}
#navigation li a:link, #navigation li a:visited 
{
    background: transparent url('images/btn_grey.gif') no-repeat center;
    display:block;
    width:169px;
    height:20px;
}
#navigation li a:hover , #navigation li a:active
{
    background: transparent url('images/btn_blue.gif') no-repeat center;
    display:block;
    width:169px;
    height:20px;
}
#navigation li a {
   color:#fff;
   text-decoration:none;
   padding-top:3px;
}

#content_box  
{
    width: 865px; 
    padding: 0 10px; 
    /*background: url('images/content_bg.gif') 50% 0 repeat-y; */
    text-align: left;
     }

#left_box { width: 970px; float: left; }

#content { width: 676px; padding: 0 1px; float: left; border:none !important;margin:0 0 0 1.7em;}
			
#content_inner { width: 676px; padding: 0 9px;clear:both; }
#content_inner h2, h1 { 
  font-size:1.9em;
  color:#3cb4e3;
  font-style:italic;
  letter-spacing:-0.03em;
  float:left;
  margin-right:10px;
 }
.content_inner h2 { 
  color:#3cb4e3;
  letter-spacing:-0.01em;
 }
.mainpage h2, .mainpage .post_author {
	*margin-top:20px !important;
}	
.mainpage #content { *margin-top:-20px !important;
}
.sidebar { width: 190px; float: right; }
		
			#left_bar { margin: 0 10px 0 0; }
		
			#right_bar { padding: 0 0 0 0px; }
		

/*---:[ headlines ]:---*/

/*h1, h2, h3, h4 { font: bold 1.0em "Trebuchet MS", serif; }

h1 { font-size: 1.8em; line-height: 1.11111em; padding: 0 10px; color: #111; }*/
	
.archives h1, .search-results  h1
{
    font-size: 13px;
    font-family: "Trebuchet MS";
    line-height: 1.4em; 
    /*text-transform: uppercase; */
    letter-spacing: 0px; 
	float:left;
	 color:#fff;
     text-align: right;
	margin:0 0 1.5em 10px;
	*margin:20px 0 0 10px;
	 }
.catitle-color-entertainment, .catitle-color-online-dating, .catitle-color-gadgets {background: #D44D26;padding: 0 10px;border-radius:2px; } /*Red*/
.catitle-color-taxes, .catitle-color-website-services, .catitle-color-online-backup, .catitle-color-new-product-reviews, .catitle-color-web-hosting, .catitle-color-blogging, .catitle-color-miscellaneous   {background: #87cb27;padding: 0 10px;border-radius:2px; } /*Green*/
.catitle-color-uncategorized, .catitle-color-virtual-office, .cat-color-virtual-office, .catitle-color-gift-ideas { background:#3cb0dd;padding: 0 10px;border-radius:2px;} /*Blue*/
.catitle-color-general-consumer-research, .catitle-color-money-savers, .catitle-color-web-design  { background:#f37600;padding: 0 10px;border-radius:2px;} /*Orange*/

.search-results  h1, .archive-month {
	color:#606060 !important;
}


.page h1 { margin: 0 0 1.11111em 0; }

h2 { font-size: 1.8em; line-height: 1.11111em; color: #111; }

h2 a, h2 a:visited { color:#3cb4e3; }

h2 a:hover { color: #484949; text-decoration: none; }
	
h2.top { padding-top: 0; border-top: none; }
	
.sidebar h2 { 
font-size: 15px;
font-family: "Trebuchet MS";
color:#606060;
margin: 0 0 0.9em 0; 
line-height: 1.9em; 
padding: 0; 
/*text-transform: uppercase;*/ 
letter-spacing: 0px; 
border-top: 0; 
border-bottom: 1px solid #ddd;
font-weight:bold;
 }

h3 { font-size: 1.23077em; line-height: 1.25em; color: #999; }

	.format_text h3 { margin: 1.875em 0 0.625em 0; }

	.format_text h3.top { margin: 0 0 0.625em 0 !important; }

h4 { font-size: 0.84615em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; }



/*---:[ global elements ]:---*/

hr { display: none; }

a, a:visited { color: #3cb4e3; text-decoration: none; }

a:hover { color: #484949; text-decoration: underline; }

a img { border: none; }

blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }

abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }

sub, sup { line-height: 1.0em; }
	
code { font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New"; color: #050; }

pre { margin: 0 0 1.66667em 0; padding: 0.75em; font: 0.92308em/1.66667em Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center { /*text-align: center !important;*/ }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }



/*---:[ #masthead styles ]:---*/

#masthead #rss_subscribe { width: 40px; height: 40px; float: right; }

	#masthead #rss_subscribe a { display: block; width: 40px; height: 40px; background: url('images/icon_rss.gif') no-repeat; text-indent: -9999px; outline: none; }

#masthead #logo { font: bold 3.2em Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; }

	#masthead #logo a, #masthead #logo a:visited { color: #111; }

	#masthead #logo a:hover { color: #237fa1; text-decoration: none; }
	
#masthead h1, #masthead #tagline { font: normal 1.4em/1.42857em Verdana, serif; padding: 0; color: #999; text-align: left; }



/*---:[ content styles ]:---*/

.post_author { 
	font-size: 1.2em; 
	line-height: 2.4em; 
	*line-height: 1.8em; 
	margin: 0; 
	padding: 0; 
	color: #999;
	float:left;
	*float:none;
	}

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.post_author a:hover { color: #999; text-decoration: underline; }
	.post_author .date { padding: 0 10px 0 3px;}
.format_text { 
    font-size: 1.3em; 
	font-family:arial;
    line-height: 1.53846em; 
    margin:20px 0px;
	*margin:0px 0px 20px;
	clear:both;	
	height:140px;
	overflow:hidden;
	padding-top:8px;
}
.format_text p { 
     margin: 0px;
     font-size: 0.95em;
     /*line-height:13.2pt;*/
	 text-align:justify;
	 
 }	
/*inner posts changes from frontpage*/
.page .format_text, .single .format_text { 
	height:auto !important;
	overflow:visible !important;
	
}
.page .format_text p, .single .format_text p { 
     margin: 0 0 1em !important;
	 font-size: 0.98em;
 }
 .page .format_text img, .single .format_text img, .single.format_text p img, .page.format_text p img  {
    margin:5px 22px 5px 0;
	    }

 
 
 /*--inner posts*/
 
 
.format_text a { text-decoration: underline; }
	
.format_text a:visited { color: #3cb4e3; /*background: #e8e8e8;*/ text-decoration: none; }
	
.format_text a:hover { text-decoration: underline; }
		
.format_text blockquote { }
	
.format_text blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; border: none; float: right; }
		
.format_text blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border: none; float: left; }
	
.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }
	

	
.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
	
.format_text ul, .format_text ol { margin: 1.2em 0 1.53846em 2em; }
	
.format_text li  {
	 font-size: 12px;}
	
.format_text ul li { 
		/*padding: 0 0 0 14px; */
		list-style-image:url('images/square-bullet.gif');
		/*background: url('images/square-bullet.gif') 0 0.38462em no-repeat;*/
	font-size: 0.95em;
	 text-align:justify;
	 font-family:arial;
		}
		
			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }
	
		.format_text li code { line-height: inherit; } /* This is basically a Safari hack :( */
	
	.format_text dl { margin: 0 0 1.53846em 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin: 0 0 1.53846em 1.53846em; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

.mainpage .format_text img,	 .mainpage .format_text p img  /* images on homepage only */
	{
	margin:0 22px 0 0 !important;
	max-height:130px;
	float:left !important;
	} 
			
.format_text img, .format_text p img   {  /* images on inner posts */
    border:5px solid #EEEEEE !important;
    float:left;
    margin:6px 27px 30px 0;
    max-width:420px;
	    }

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		
		.format_text img.stack { clear: none !important; }
.post-item {
	margin:0 0 20px 0;
}
.to_comments { 
	margin: 0 0 1.81818em 0; 
	*margin: 0px; 
	padding: 2px 10px 2px 185px; 
	*padding: 1px 3px 6px 0px;
	font: 1.12em/1.8em arial,serif;
	*font:1.19em/2.2em arial, serif	;
	color: #999; 
	clear: both; 
	background:url("images/entry-utilities.jpg") no-repeat scroll right center transparent;
	border-bottom:1px solid #BCBCC1;
	}
	
	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat;*margin-left:180px; }
	
	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }
	
	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }
	
	.to_comments .read-post {*margin-left:180px;}
	.to_comments  .share {background: url('images/share-content.png') 0 50% no-repeat;padding:0 0 0 20px;}
	
	.to_comments .cat-name {
		float:right;
		height:18px;
		*height:19px;
		width:114px;
		*width:122px;
		margin:1px 0 0 5px;
		*margin:-22px 0px 0px 5px;
		overflow:hidden;
		text-align:center;
	}
	.cat-color-entertainment, .cat-color-online-dating, .cat-color-gadgets { background:url("images/category-bg-red.png") no-repeat scroll right top transparent;}
	.cat-color-taxes, .cat-color-website-services, .cat-color-online-backup,
	.cat-color-new-product-reviews, .cat-color-web-hosting, .cat-color-blogging, .cat-color-miscellaneous { background:url("images/category-bg-green.png") no-repeat scroll right top transparent;}
	.cat-color-uncategorized, .cat-color-small-business-solutions , .cat-color-virtual-office, .cat-color-gift-ideas { background:url("images/category-bg-blue.png") no-repeat scroll right top transparent;}
	.cat-color-general-consumer-research, .cat-color-money-savers, .cat-color-web-design  { background:url("images/category-bg-orange.png") no-repeat scroll right top transparent;}
	
	
	.meta-sep {padding:0 4px; font-weight:normal;}
	.to_comments .cat-name .cat-side {
		margin-left:-35px;
		*margin-left:-34px !important;
		*margin-top:-3px;
		font-size:11px;
		position:absolute;
		color:#838383;
		}
	
	/*chrome fix*/
	body:nth-of-type(1) .to_comments .cat-name .cat-side
{   margin-left:-69px;}
	
	/*FF fix*/
	.to_comments .cat-name .cat-side, x:-moz-any-link, x:default  {
		margin-left:-93px !important;
	}
	:root .to_comments .cat-name .cat-side { margin-left:-35px \0/IE9 !important; }  /* IE9 */	
	
	#content_inner .post-categories {
	float:right;
	height:18px;
	overflow:hidden;
	text-align:center;
	margin:-41px 0 0 0;
	*margin:-3px 0 0 5px !important; 
	list-style-type:none;
	width:114px;
	text-align:center;
	}
	#content_inner .post-categories a {
	color:#fff !important; 
	font: bold 0.9em/1.5em arial,serif; 
	*font: bold 11px/12px arial,serif;
	position:relative;
	z-index:20;
	}
	
/*Banners*/	
.banner-bottom {
	margin:1em 0 auto;
	text-align:center;
	display:block;
}	
.banner-side {
	text-align:center;
	display:block;
	margin-bottom:0.5em;
}	
.navigation  
{
    width: 210px; 
    padding: 0.69231em 19px 0.76923em 19px; 
    /*background: #efefef; 
    border-top: 1px solid #ddd; */
    font-size: 1.3em; 
    /*line-height: 1.53846em; */
    clear: both; }

	.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }



/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }
.widget_box_top 
{
    /*background: #e2ebee url('images/box_header.gif') no-repeat top;*/
    /*height: 24px;*/
    width:198px;
	margin-top:0.8em;
}
.widget_box_top h2, .widgettitle
{
    padding:0 0 0.2em 0px !important;
    border-bottom:1px solid #c4ccce !important;
	margin-bottom:10px;
}
li.widget .widget_box 
{
    width:185px;
    /*background:#e2ebee;*/
    padding:0 5px 0 15px;
	*padding:0 5px 0 18px;
}
li.widget .widget_box ul 
{
    list-style-image:url('images/icon-arrow-blue.gif');
    list-style-position:outside !important;
}
li.widget .widget_box .children li {
	list-style-image:none !important;
}

#cat-list li, #cat-list .widget_box ul li a{
	*padding-left:0.3em !important;
	color:#3CB4E3 !important;
}
/*#cat-list li {font-weight:bold; }*/
#cat-list .widget_box ul li a { font-weight:normal !important;}

#hiddencats  ul{
	list-style-image:none !important;
}
li.widget .widget_box ul li, li.widget li, li.linkcat li
{
    font-size: 11px !important;
    margin:0.5em 0;
}
li.widget .widget_box ul li a {
    color:#31aad9 !important;
	*padding-left:8px;
}
.widget_box_bottom 
{
    /*background: url('images/box_bottom.gif') no-repeat top;*/
    height: 7px;
    width:198px;
}
ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 190px; margin: 0 0 1em 0; float: left; }

li.widget p { margin: 0 0 1.33333em 0; }
		
li.widget ul, li.linkcat ul { list-style: none; }
		
li.widget ol { margin: 0 0 0 20px; }
		
li.widget li, li.linkcat li { margin: 0 0 0.35em 0; }
			
li.widget li br { display: none; }
			
li.widget li ul, li.linkcat li ul { margin: 0.5em 0 0 2px; }

			/*---:[ calendar widget ]:---*/

			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }

			table#wp-calendar { width: 182px; border-collapse: collapse; }

				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }

				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }

				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }

				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }
				
			/*---:[ search widget ]:---*/

			#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

				#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; color: #333; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }

				#search input[type="submit"]:hover { color: #237fa1; }
				
			/*---:[ default search form styles ]:---*/

			#search_form {background:none repeat scroll 0 0 #EEEEEE; }

				#search_form .search_input { width: 184px; padding: 2px; background: #eee; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }

				#search_form .search_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

	.widget_tag_cloud  a { color:#717171 !important;}
	.widget_tag_cloud  a:hover { color:#01AEE2 !important;}

/*---:[ footer styles ]:---*/


/*---:[ comment styles ]:---*/

#comments { /*width: 463px;*/ margin: 4.0em 0 2.0em 0; }

	.comments_intro { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }

		.comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

	dl#comment_list { margin: 0 0 3.0em 0; }

		dl#comment_list dt.comment  
		{
		    width: 445px; 
		    padding: 1.3em 9px 0.2em; 
		    /*background: #f8f8f8;*/ 
		    font-size: 1.4em; 
		    line-height: 1.42857em; }

			.comment_num { padding: 0 0 0 20px; font: bold 0.85714em/1.66667em Verdana, sans-serif; float: right; }

				.comment_num a, .comment_num a:visited { color: #999; text-decoration: none; }

				.comment_num a:hover { color: #237fa1; text-decoration: none; }
				
			.comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; }
				
		dl#comment_list dd.comment  
		{
		    width: 445px; 
		    padding: 0 9px 0.8em 9px; 
		    /*background: #f8f8f8; 
		    border-bottom: 1px dotted #bbb; */}
		
		dl#comment_list dt.alt, dl#comment_list dd.alt { background: #fff; }

		dl#comment_list dt.author, dl#comment_list dd.author { background: #e7f8fb !important; }
		
			.comment .format_text { padding: 0 10px;margin:0.5em 0; }
			
			.comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }
			
			.comment a.comment_link:hover { color: #333; text-decoration: underline; }
			
			

/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.66667em Verdana, sans-serif; }

	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

#comment_form { width: 425px; padding: 0 19px; }

	#comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.3em; line-height: 1.53846em; }
	
	#comment_form p.submit_p { padding-bottom: 1.30769em; }
	
		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 206px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
		
		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		
		#comment_form .text_area { width: 419px !important; height: 6.15385em; line-height: 1.53846em; }
	
		#comment_form .form_submit { padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.07692em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #237fa1; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
	
	

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/*Footer*/
.smart_guard 
{
	/*float:left;*/
	padding:15px 4px 0px 5px;
	clear:both;
}

#footer 
{
    height:210px;
    width:879px;
    margin:1em auto;
    text-align:center; 
    clear:both;
    padding: 1.0em 0;
}
.footer_left 
{
    background: transparent url('images/footer_bg_left.gif') no-repeat bottom left;
    height:105px;
    width:8px;
    float:left;
}
.footer_right 
{
    background: transparent url('images/footer_bg_right.gif') no-repeat bottom right;
    height:105px;
    width:12px;
    float:left;
}
.footer_content 
{
    background: transparent url('images/footer_bg.gif') repeat-x bottom center;
    height:105px;
    width:855px;
    float:left;
    margin:0 auto;
    padding:0px;
    text-align:center !important; 
}
.footer_content ul 
{
   list-style:none;
   margin:0 auto; 
   margin-top:25px;
   margin-bottom:10px;
   padding-bottom:10px;
   width:500px!important;
   *width:495px!important; 
}
.footer_content li 
{
    float:left;
    text-align:center;
    padding:0px 6px;
    display:inline; 
}
.footer_content .general_footer
{
    color:#329ac3;
    font-size:11px;
    text-align:center;
    margin:0 auto;
    width:415px;
    margin:21px 0px 18px 0px;
    *margin:21px 0px 5px 0px;
}
.footer_content_bottom {
	margin:25px 0 10px;
}
.footer_content_bottom p {
	color:#666666;
	font-size:10px;
	line-height:11px;
	margin:10px 0 0;

}
.general_footer a 
{
    color:#01AEE2;
}
.footer_content a:hover 
{
    text-decoration:underline;
}
.footer_content .vertical_footer 
{
    font-size:11px;
    text-align:center;
    margin:0 auto;
    padding:0px;
    clear:both;
    padding-top:3px;

}
.vertical_footer li 
{
    color:#555555;
    padding:0px 3px;
    margin:0px;
}
.vertical_footer a 
{
    color:#555555;
}
/* Advertisments*/
.advertisment {text-align:center;}
.advertisment p, .advertisment2 p
{
    font-size:10px;
    color:#95969d;
    text-align:center;
}

div#preload { display: none; }
.mainpage .like {display: none;}


.social-icons 
{
    vertical-align:baseline;
}
.social-icons img
{
    margin-bottom:-5px;
    padding-top:2px;
}
.social-icons-wrapper {
    /*margin:10px 286px -16px 0;*/
    float:right;
}
.tweet_button 
{
}

	body:nth-of-type(1) .mainpage .tweet_button 
{ 
    margin-bottom:-4px;
    vertical-align:bottom;
      }
      /*chrome fix*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mainpage .tweet_button { margin-bottom:2px!important;}
 }
 /* IE9 */
:root .mainpage .tweet_button {  margin-bottom:0px \0/IE9 !important; }  	


.btn, .hcount .count-o 
{
    height:18px !important;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/*************Twitter feed widget**************/
	.twtr-widget {
	margin-left:-10px;
	}
	.sidebar_list .twtr-widget h4 {
	text-transform:capitalize;
	font-size:13px !important;
	letter-spacing:0.01em;
	}
	
	
	
	
