/*

Theme Name: CarZ Theme

Theme URI: http://wordpress.org/

Description: A unique theme for CarZ.com!

Version: v1.0

Author: BigStep

Author URI: http://www.bigsteptech.com/

Tags: blue, custom header, fixed width, two columns, widgets



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/







/* Begin Typography & Colors */

/*  

Theme Name: Gazette Edition

Theme URI: http://www.woothemes.com/

Description: Gazette Edition by WooThemes

Version: 2.4.3

Author: WooThemes

Author URI: http://www.woothemes.com/

*/



/*========= SETUP =========*/





*{

	border: 0;

	margin: 0;

	padding: 0;

}

body{

	color: #666666;

	background-color: #ddd;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

}

input,select,textarea{

	border: #dddddd 1px solid;

	font-size: 12px;

	padding: 5px;

}

select{

	padding: 0;

}

li{

	list-style: none;

}

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}	

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}

img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}

img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}

.alignright {

	float: right;

}

.alignleft {

	float: left;

}



/*========= LAYOUT =========*/



#page{

	width: 960px;

	background-color: #FFFFFF;

	margin:15px auto;

	border: 1px solid #CCCCCC;

}

/*--- Main Columns ---*/

#columns{

	padding:15px 15px 25px;

	background-color: #FFFFFF;

	margin: 0px;

}

.col1{

	float: left;

	width: 595px;

	padding-right:15px;

}

.col2{

	float: left;

	width: 320px;

}

/*--- Sub Columns ---*/

.subcol{

	width: 150px;

}

.subcol h2{

	font-size: 14px;

	padding: 0 0 10px;

	color: #FFFFFF;

}



/*========= HEADER =========*/







#nav1, #nav1 ul{

	padding: 0;

	float:left;

	list-style: none;

}

#nav1 {

	padding: 0;

	font-size:13px;

	float:left;

}

#nav1 a {

	display: block;

	padding-left:15px;

	padding-right:15px;

}

#nav1 li {

	float: left;

	line-height:30px;

	font-weight:bold;

	font-size:11px;	

	text-transform:uppercase;

}

#nav1 li a:hover {

	background: none;

	text-decoration:none;

	color:#ffffff;

}

#nav1 li ul {

	position: absolute;

	width: 15em;

	left: -999em;

	padding-top:1px;

}

#nav1 li:hover ul, #nav1 li.sfhover ul {

	left: auto;

}

#nav1 li ul li {

    background: #FFFFFF;

	border-bottom:1px solid #dedbd1;	

	border-left:1px solid #dedbd1;	

	border-right:1px solid #dedbd1;			

	line-height:28px;	

	width:15em;

}



#nav1 li:hover, #nav1 li.hover {

    position: static;

}

#nav1 li ul ul {

	margin: -29px 0 0 15em;

	border-top:1px solid #dedbd1;	

}



#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {

	left: -999em;

}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {

	left: auto;

}

#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {

	left: -999em;

}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {

	left: auto;

} 



#nav1 li:hover ul, #nav1 li.sfhover ul {

	left: auto;

	z-index:1000;	

}



/*- Category Navigation -*/



/*- Nav / Dropdowns-*/

#nav2 {

	margin:0 0 15px 15px !important;

	margin:0 0 7px 7px;	 

}



#nav2, #nav2 ul{

	padding: 0;

	float:left;

	list-style: none;

}

#nav2 {

	padding: 0;

	font-size:13px;

	float:left;

	width:930px;

	border-top: 1px solid #DDDDDD;

}

#nav2 a {

	display: block;

	padding-left:15px;

	padding-right:15px;

	border-right: 1px solid #DDDDDD;

}

#nav2 li {

	float: left;

	line-height:30px;

}

#nav2 li a:hover {

	background: none;

    text-decoration: none;

}

#nav2 li ul {

	position: absolute;

	width: 15em;

	left: -999em;

	z-index: 99999;

}

#nav2 li:hover ul, #nav2 li.sfhover ul {

	left: auto;

	z-index:1000;	

}

#nav2 li ul li {

    background: #FFFFFF;

	border-bottom:1px solid #dedbd1;	

	border-left:1px solid #dedbd1;	

	border-right:1px solid #dedbd1;			

	line-height:28px;	

	width:15em;

}

#nav2 li:hover, #nav2 li.hover {

    position: static;

}

#nav2 li ul ul {

	margin: -29px 0 0 15em;

}

#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {

	left: -999em;

}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul {

	left: auto;

}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {

	left: -999em;

}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {

	left: auto;

} 





/*- Search -*/

#search{

	float: right;

	height: 27px;

	width:310px;

	margin: 3px 0px 0px !important;

	padding:0px !important;

}

* html #search{

	margin-right: 8px;

}

#search input{

	background: #ffffff;

	border: 1px solid #dddddd;

	color: #000000;

	float: left;

	font-size: 11px;

	width:223px;

	margin:1px 0px 0px;

	padding: 3px 4px 4px;

}

#search .btn{

	padding: 0;

	height:22px;

	width: auto;

	margin:1px 0px 0px 5px !important;

	border:none;

	width:69px;

}



/*- RSS -*/

#rss a{

	color: #666666;

}

#rss h2{

	padding:10px;

	font-size:14px;

	margin-bottom:10px;

}

#rss ul{

	margin: 0px;

	padding: 10px;

	float:left;

}

#rss li{

	margin: 0px;

	border:none !important;

	padding: 5px;

}

#rss img{

	float: right;

	padding-left: 10px;

	margin-top: 5px;

}



/*========= FEATURED POSTS (FRONT-PAGE) =========*/



/* See slideshow.css */



/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/



#video-frame {

	background:#eee;

	float:left;

	width:583px;

	height:auto;

	margin:0px;

	padding: 5px;

	border: 1px solid #ddd;

	}

.video-left {

	float:left;

	width:285px !important;

	display:inline;

	background-color:#FFFFFF;

	}

.video-left p {

	padding:0px !important;

	margin:0px !important;

	}

.video-left h2 {

	display:none;

	}

.video-right {

	float:right;

	width:273px;

	min-height:214px;

	display:inline;

	background-color:#FFFFFF;

	padding: 10px;

	}

.video-right h2{

	color: #000000;

	font-size:11px;

	line-height:normal;

	font-weight:bold !important;

	margin:0 !important;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	}

.video-right p{

	color: #666;

	font-size:11px;

	line-height:12px;

	margin-top: 10px;

	margin-right: 0;

	margin-bottom: 0px;

	margin-left: 0;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 20px;

	padding-left: 0px;

	}

.video-right h3{

	font-style: normal !important;

	font-weight: bold;

	font-size:18px;

	line-height:20px;

	padding-bottom: 0px;

	}

.video-right .mootabs_title {

	border-top:1px solid #FFF;

	list-style:none;

	margin:0px;

	padding:0px;

	}

.video-right .mootabs_title li {

	color:#000;

	font-weight:normal;

	font-size:11px;

	text-decoration:none;

	display:block;

	padding:10px;

	border: 1px solid #dddddd;

	background:#f7f7f7;

	line-height:10px;

	cursor: pointer;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	}

.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {

	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;

	}



/*========= BLOG POST STYLING =========*/



/*=== Small Box Post ===*/

.post{

	margin: 0;

}

.box .post h2{

	font-size: 18px;

	padding: 0 0 5px;

}

.box .post h3{

	font-size: 14px;

}

.box .post h3 a{

	color: #000000;

}

.box .post p{

	padding: 0 0 15px;

	line-height: 15px;

}



/*- Box -*/

.box{

	clear: both;

	padding: 0;

	margin: 10px 0 0 0;

	float:left;

	width:100%;

}

.box .post{

	width: 322px;

	background-color: #ffffff;

	margin-bottom:9px;



}



.box .post .top{background:url(images/top_bg.gif) repeat-x;height:5px;width:100%;float:left;}

.box .post .top b.left{background:url(images/top_left.gif) no-repeat;height:5px;width:5px;float:left;}

.box .post .top b.right{	background:url(images/top_right.gif) no-repeat;	height:5px;	width:5px;	float:right;}

.box .post .bottom{background:#f5f5f5 url(images/blog_post_btm.gif) repeat-x bottom;height:6px;width:100%;float:left;}

.box .post .bottom b.left{	background:url(images/blog_post_btm_left.gif) no-repeat;height:6px;width:6px;float:left;}

.box .post .bottom b.right{background:url(images/blog_post_btm_right.gif) no-repeat;height:6px;width:6px;float:right;}

.blog_entry_main{

	float:left;

	width:320px;

	border-left:1px solid #dcdcdc;

	border-right:1px solid #dcdcdc;

}

.box .post h2 a{

	color:#038fca;

}

.box .post h2{

	font-size: 15px;

	padding: 10px;

	line-height: 20px;

	margin-left:10px;

}

.box .post p{

	font-size: 11px;

	padding: 5px 10px;

	color:#000000;

}

.box .post .blog_description{

	font-size:12px;

	clear:both;

	padding-left:15px;

	float:left;

	height:100px;

	overflow:hidden;

	width:295px;

	color:#000;

}

.box .post p em{

	font-size:12px;

	color:#555555;

}

.box .post img.thumbnail{

	border: 1px solid #dcdcda;

	padding: 2px;

	background-color: #FFFFFF;

	margin: 10px;

	float: left;

	margin-right:15px;

}



/*=== Traditional Blog Post ===*/

.post-alt{

	margin: 0 0 15px 0;

	

}

.post-alt h2{

	font-size: 22px;

	padding: 0;

	color:#000000;

	line-height: 26px;

}

.post-alt h3{

	font-size: 13px;

	padding-bottom: 5px;

	line-height: 18px;

	color: #000000;

}

.post-alt h4{

	font-size: 14px;

	padding-bottom: 5px;

	line-height: 16px;

}

.post-alt h3 a, .post-alt h2 a{

	color: #000000;

}

.post-alt p{

	padding: 0 0 15px;

}

.post-alt p.post_date{

	color: #999999;

	padding: 5px 0px 10px;

	font-size: 11px;

	font-weight: normal;

}

p.posted{

	font-size: 11px;

	color: #666666;

	font-style: normal;

	font-weight: normal;

	line-height: 35px !important;

	background-color: #f5f5f5;

	padding: 0px 5px !important;

	margin-top: 10px;

	text-align:left;

	clear:both;

	float:left;

	width:310px;

}

h3.posted a {

	color: #000000;

	font-size:11px;

}



.box .post h3.posted {

	border-bottom:none;

}



.author_info {

	float: left;

	width: 573px;

	padding: 10px;

	background-color: #eeeeee;

	border: 1px solid #cccccc;

	margin-bottom: 15px;

}



.author_info h3 {

	margin-bottom: 10px;

}



.author_photo {

	float: right;

	margin:  0 0 0 10px;

	background-color: #ffffff;

}



.author_photo img {

	border: 1px solid #666666;

}



/*=== Buttons ===*/

.continue{

	background: url(images/ico-arrow.gif) no-repeat right;

	font-weight:bold;

	margin-left:5px;

	float:left;

}

.continue a{

	padding-right: 27px;

	font-size:12px;

}

.comments {

	padding-bottom:0px !important;

}

.comments a{

	color: #000000;

	font-weight:normal;

	font-size:11px;

	padding:0px 0px 0px 18px;

	margin-left:5px;

}

a.more{

	background: url(images/ico-arrow2.gif) no-repeat right;

	color: #c0c0c0;

	font-size: 1.2em;

	font-weight: bold;

	padding: 0 20px 0 0;

}

/*=== Traditional Blog Post ===*/

.navigation {

	margin:0 0 0px 10px;

	float:left;

	padding: 15px 0;

	font-size:12px;

	width:70%;

	color:#aaaaaa;

}

.navigation .paging{

	font-size:12px;

	color:#000000;

	float:left;

	margin:5px 0 0 0;

	clear:both;

}

.navigation .paging a{

	font-weight:normal;

	color:#555555;

	margin:0 5px;

}

.navigation .paging a:hover{color:#000000;}

.alignleft{

	display:inline;

	float:left;

	margin-right:15px;

}

.alignright{

	display:inline;

	float:right;

	margin-left:15px;

}



/*    Using 'class="alignright"' on an image will (who would've

    thought?!) align the image to the right. And using 'class="centered',

    will of course center the image. This is much better than using

    align="center", being much more futureproof (and valid) */



img.wp-smiley  {

    padding: 0!important;

    border: none!important;

}



img.centered {

    display: block;

    margin-left: auto;

    margin-right: auto;

    }



    /* End Images */





/*========= ARCHIVE SPECIFIC =========*/



#archivebox {

	margin-bottom:15px;

	padding:10px;

	color:#000 !important;

}

#archivebox h4, #archivebox h3, #archivebox h2{

	color:#333333;

}

#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{

	font-weight: normal;

}

#archivebox a, #archivebox h2 {

	color:#000;

}

.archivefeed {

	margin-top:10px;

	padding-bottom:0px;

}

.archivefeed a {

	background:url(images/ico-arcfeed.gif) center left no-repeat;

	height:20px;

	color:#000;

	font-weight:bold;

	font-size: 11px;

	font-weight: normal;

	padding:3px 0px 1px 22px;

}

.arclist{

	width: 260px;

	margin:0px 0px 25px;

	padding:5px 0px 0px;

	border-bottom: 1px solid #eee;

}

.arclist h2{

	color: #000;

	padding:0px 0px 15px;

}



.arclist ul {

	margin-bottom: 15px;

}



.arclist ul li{

	color:#c0c0c0;

	font-size:12px;

	padding:8px 0 8px 10px;

	border-top:1px solid #eee;

}



/*========= SINGLE POST SPECIFIC =========*/



.singletags {

	margin-top:5px;

}

.singletags a { font-weight: normal !important; text-decoration:underline;color:#000000; }

.entry p{

	text-align:left;

	font-size:12px;

	line-height:18px;

	color:#000000;

	}

.entry blockquote {

	padding: 10px;

	border: 1px solid #ddd;

	color:#000;

	width:85%;

	background-color: #f7f7f7;

	font-style: italic;

	margin:5px auto 15px;

	}

.entry blockquote p {

	font-size:12px;

	padding: 5px 0px;

	margin: 5px 0px;

	line-height: 20px;

	}

.entry img {

	padding: 4px;

	border: 1px solid #dddddd;

	background-color: #FFFFFF;

	}

.wp-caption img {

	margin-bottom:15px;

}

p.wp-caption-text {

	text-align:center;

	padding: 0 0 15px 0;

	margin:0px;

	font-size:1.2em;

	font-style:italic;

	color:#000000;

}

.entry ul, .entry ol {

	margin-bottom:15px;

	font-size:12px;

	line-height:20px;

	}

.entry ul li ul, .entry ol li ol{

	margin-bottom:0px;

	padding-top:3px;

	}

.entry ul li {

	list-style:circle inside !important;

	margin-left:15px;

	padding:3px 0px;

	}

.entry ul li ul li {

	list-style:disc inside !important;

	}

.entry ol li {

	list-style:decimal inside !important;

	font-size:12px;

	padding:3px 0px;

	}

.entry ol li ol li {

	list-style:decimal-leading-zero inside !important;

	}





/*========= COMMENTS =========*/



h2.commh2{

	font-size: 1.5em;

	padding: 0 0 5px;

	margin: 0 0 15px 0;

	font-weight:bold !important;

	color:#000000;

}

ol.commentlist{

	margin: 10px 0 0px;

	padding: 0 5px 0 0;

	list-style: none;

	font-size: 12px;

	line-height: 20px;

}

ol.commentlist img.photo{

	padding:2px;

	border:#e6f1f7 1px solid;

}

ol.commentlist p{

	margin-bottom:10px;

	line-height: 20px;

}

ol.commentlist cite{

	font-style: normal;

	font-weight: bold;

	font-size:14px;

	font-family:"myriad Pro", Arial, Helvetica, sans-serif;

	float:left;

}

ol.commentlist li{

	padding: 20px 10px 10px 10px;

}

ol.commentlist li.alt{

	border-bottom:1px solid #dadada;		

	padding:20px 0px 5px 20px;

}

#comment {

	width: 595px;

	float: left;

	margin-bottom: 15px;

}



div.comment-area{

	float:left;

	width:100%;

	clear:both;

	margin-top:25px;

	padding-bottom:10px;

	display:inline;

}

div.comment-area h3{

	font-size:16px;

	font-family:"myriad Pro","Trebuchet MS",tahoma;

	color:#000000;

	margin-left:13px; 

	font-weight:normal;

}

.comment-detail{

	float:right;

	width:540px;

}

ol.commentlist .comment-description{

	float:left;

	width:100%;

	clear:both;

	margin-top:15px;

	font-size:12px;

	color:#58737c;

}

div.comment-area h3 span{

	color:#6f6f6f;

}

ol.commentlist .comment-meta{

	font-size:11px;

	float:right;

	color:#58737c;

}

ol.commentlist .comment-meta a{

	color:#58737c;

}



ol.commentlist li{

	border-bottom:1px solid #dadada;		

	padding:20px 0px 5px 20px;

}



ol.commentlist li .even{

	background:#ffffff;

}



.commentlist li ul li {

	margin-left:10px;

	margin-right:-5px;

}



ol.commentlist li .reply {

	padding:0 0 5px 3px;

	clear:both;

	color:#83989e;

}

#respond{

	margin-top:25px;

	clear:both;

}

#respond p{

	margin-bottom:10px;

	line-height: 20px;

}



/* PageNavi */



.more_entries {font-size:11px;}

.more_entries .wp-pagenavi {clear:both;float: right;}

.more_entries .wp-pagenavi a {text-decoration: none !important;}



.more_entries .wp-pagenavi .current, 

.more_entries .wp-pagenavi .on,

.more_entries .wp-pagenavi a:hover {background: #9f9f9f !important;}



.more_entries .wp-pagenavi a,

.more_entries .wp-pagenavi a:link,

.more_entries .wp-pagenavi a:visited, 

.more_entries .wp-pagenavi .current, 

.more_entries .wp-pagenavi .on,

.more_entries .wp-pagenavi span.pages { background: #EEEEEE;color: #666; padding: 4px !important; margin-left: 4px; border:1px solid #DDDDDD; line-height:24px; }



.more_entries .wp-pagenavi .extend { background:none; border:none; }



/*========= SIDEBAR =========*/



/* Tabs */



#tabs {

	width:308px !important;

	height:auto !important;

	padding:5px;

	border:1px solid #ddd;

	background-color:#eeeeee;

	float:left;

	display: block;

}



.inside {

	width: 293px !important;

	padding:5px !important;

	border:1px solid #ddd !important;

	margin:5px 0px 0px !important;

	background-color: #FFFFFF;



}



ul.wooTabs {

	width: 100%;

	padding: 0 0 7px 0;

}



ul.wooTabs li {

	float: left;

	display:inline;

	font-size: 11px;

	line-height: 34px;

	background: #ffffff;

	color: #000000;

	border:1px solid #ddd;

	font-weight: bold;

	font-size: 11px;

	margin:0px 2px 0px 0px !important;

	cursor: pointer;

}



ul.wooTabs li a {

	line-height: 31px;

	color: #000000 !important;

	display: block;

	float: left;

	padding: 0 6px;

}



ul.wooTabs li a.selected, ul.wooTabs li a:hover {

	text-decoration:none;

	color: #ffffff !important;

}



#tagcloud {

	padding:10px;

}







#sub img {

	float: right;

	margin: 0 0 8px 8px;

}



.inside li {

	border-bottom:1px solid #EEEEEE;

	padding:8px;

}



.inside li img.avatar, .inside li img.thumbnail {

	border: 1px solid #ddd;

	padding: 3px;

	background-color: #ffffff;

	float: left;

	margin: 0 8px 0 0;

}



/*- Ads -*/



#mpu_banner {

	width:300px;

	height:250px;

	background-color:#eeeeee;

	margin-bottom:15px;

	padding: 9px;

	border: 1px solid #dddddd;

}



#advert_125x125 {

	padding-left: 14px;

}



#advert_125x125 img{

	border: 1px solid #ddd;

	padding: 5px;

	margin:0 14px 14px 0;

}



/*- Flickr -*/



#flickr .wrap {

	padding-top: 15px;

}

.flickr_badge_image img {

	float:left;

}

/*=== Styling Widget Lists ===*/



.widget {

	margin-bottom:0px;

}	

.widget h3 {

	padding: 5px;

}

.widget ul {

	margin:0 0 0px 0;

	padding:5px 0;

	

}

.widget ul li {

	border-bottom: 1px solid #dadada;

	padding:5px 0 5px 5px;

	margin:0px 0 0 10px;

}

.widget ul li a {

	color: #000000;

}

.widget select {

	border:1px solid #eee;

	width:148px;

	margin:15px 0 0 0;

}



.tw-content {	

	border-left:1px solid #DCDCDC ;

	border-right:1px solid #DCDCDC;

	float:left;

	width:270px; 

}

.tw-content li {

	border-bottom: 1px solid #dadada;

	padding:5px 0 5px 5px;

	margin:0px 0 0 10px;

	float:left;

	width:250px;

}

.tw-content li a {

	color: #000000;

}





.textwidget {

	padding-top: 15px;

}



/*========= FOOTER =========*/



#footer{

	clear: both;

	color: #666666;

	height: 35px;

	line-height: 35px;

	margin:0px 15px 15px;

	padding:0px 15px;

	background-color: #f7f7f7;

	border: 1px solid #ddd;

}



#footer img {

	vertical-align:middle;

	margin-left:5px;

}



/*========= MISC =========*/



.fix{

	clear: both;

	height: 1px;

	margin: 0 0 -1px;

	overflow: hidden;

}

.hl{

	border-bottom: 2px solid #eee;

}

.hl-full{

	float:left;

	clear:both;

	height:1px;

	width:100%;

	padding:0 !important;

	margin:0px 0px 15px;

}

.hl2{

	border-bottom: 3px solid #c0c0c0;

}

.hl3{

	border-bottom: 1px solid #eee;

}

.blog{

	width:100% !important;

	float:left;

}

.between{

	height:2px;

	margin-bottom:15px;

	}

.fl{

	float: left;

}

.fr{

	float: right;

}

.ac{

	text-align: center;

}

.ar{

	text-align: right;

}

.th{

	border: 1px solid #dddddd;

	float: right;

	padding: 5px;

	background-color: #FFFFFF;

	margin: 0 0 5px 10px;

}



table#wp-calendar {

	border-collapse: collapse;

	margin: 0px;

	padding: 0px;

}



table#wp-calendar a {

	color:#000000; 

}



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; 

}

.gravatar {

	float:left;

	border: 1px solid #000;

	margin-right: 10px;

}

.jdGallery a { cursor:pointer !important; }



/*=== Slider ===*/

.box5{

	margin: 0 0 30px;

	width: 940px

}

.box5 .top,.box5 .bot{

	background: url(images/box5-top.gif) no-repeat top;

	clear: both;

	height: 10px;

	overflow: hidden

}

.box5 .bot{

	background: url(images/box5-bot.gif) no-repeat top

}

.box5 .spacer{

	background: url(images/box5-bgr.gif) repeat-y top;

	height: 1%;

	padding: 15px 25px

}

.box5 .post img {

	border:0;

}

.wrapper{

	float: left;

	padding: 0 0 0 20px;

}

#mygallery {

overflow:hidden;

}

.stepcarousel{

position: relative; /*leave this value alone*/

overflow: scroll; /*leave this value alone*/

width: 650px;

height: 344px; /*Height should enough to fit largest content's height*/

}



.stepcarousel .belt{

position: absolute; /*leave this value alone*/

left: 0;

top: 0;

}



.stepcarousel .panel{

float: left; /*leave this value alone*/

overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

margin: 15px; /*margin around each panel*/

width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}







.full {

width:930px;

}





/* ---------------------------------------------------*/

/* ------->>> STYLE FOR BLOG RIGHT SIDE HERE <<<------*/

/* ---------------------------------------------------*/

#sidebar{

	float:right;

	width:272px;

}

.cont-box{

	float:left;

	width:100%;

}

.cont-box .top{

	background:url(images/top_bg.gif) repeat-x;

	height:5px;

	width:100%;

	float:left;

}

.cont-box .top b.left{

	background:url(images/top_left.gif) no-repeat;

	height:5px;

	width:5px;

	float:left;

}

.cont-box .top b.right{

	background:url(images/top_right.gif) no-repeat;

	height:5px;

	width:5px;

	float:right;

}

.cont-box .bottom{

	background:url(images/bot_bg.gif) repeat-x;

	height:5px;

	width:100%;

	float:left;

}

.cont-box .bottom b.left{

	background:url(images/bot_left.gif) no-repeat;

	height:5px;

	width:5px;

	float:left;

}

.cont-box .bottom b.right{

	background:url(images/bot_right.gif) no-repeat;

	height:5px;

	width:5px;

	float:right;

}

.cont-box .rightadd-main{

	border-left:#dcdcdc 1px solid;

	border-right:#dcdcdc 1px solid; 

	width:270px;

	float:left;

}

.rightadd{

	width:250px;

	height:250px;

	background:#ededed;

	float:left;

	clear:both;

	margin-top:25px;

	border:1px solid #dcdcdc;

	margin:5px 9px;

	text-align:center;

}



.blog-right-content-block{width:100%;float:left;clear:both;}

.blog-right-content-btm{ background:url(images/tbs_btm_middle.gif) repeat-x;float:left;width:100%;height:10px;}

.blog-right-content-head{	width:100%;	height:41px;	background:url(images/tbs_top_middle.gif) repeat-x;}

.blog-right-content{	width:270px;float:left;	border-left:#dcdcdc 1px solid;	border-right:#dcdcdc 1px solid;}

.blog-right-content-inner{	width:240px;float:left;margin:20px 10px 0 10px;}



/* ---------------------------------------------------*/

/* ------->>> STYLE FOR BLOG LEFT SIDE HERE <<<------*/

/* ---------------------------------------------------*/



#content_left{

	float:left;

	width:672px;

	margin-top:11px;

}

.blog_main{

	width:670px;

	float:left;

	border-left:#dcdcdc 1px solid;

	border-right:#dcdcdc 1px solid; 

}

.blog_main_inner{

	width:650px;

	float:left;

	margin:0px 10px 5px 10px; 

}

.blog_page_head{

	float:left;

	width:100%;

	border-bottom:1px solid #dadada;

	margin-bottom:10px;

}

.blog_page_head .left{

	font-family:"myriad Pro", Arial, Helvetica, sans-serif;

	color:#000000;

	float:left;

	font-size:16px;

	line-height:42px;

	margin-left:10px;

}

.blog_page_head .left_blog_title{

	font-family:Arial, Helvetica, sans-serif;

	color:#0093c5;

	float:left;

	font-size:14px;

	margin:13px 0 10px 10px;

	font-weight:bold;

	width:450px;

}

.blog_page_head .block_head_right{

	color:#555555;

	font-size:11px;

	float:right;

	line-height:42px;

}

.blog_page_head .block_head_right a{

	color:#555555;

}

.blog_page_head .block_head_right img{margin-left:-2px;}

.blog_slider{

	width:100%;

	clear:both;

	float:left;

	text-align:center;

}

.blog-share{

	border-top:1px solid #dadada;

	padding:10px;

	color:#c00000;

	font-size:11px;

	clear:both;

}

.blog-share div{

	color:#c00000;

	font-size:11px;

	float:left;

	margin-right:15px;

}

.blog_ckeditor{

	clear:both;

	margin:20px 0 0 13px;

	width:432px;

}

.signin-comment{

	font-size:12px;

	clear:both;

	float:left;

	margin:10px 0 0 15px;

	font-weight:bold;

	display:inline;

}



.blog-entry{

	float:left;

	width:652px;

	margin-bottom:10px;

}

.blog-entry .top{background:url(images/top_bg.gif) repeat-x;height:5px;width:100%;float:left;}

.blog-entry .top b.left{background:url(images/top_left.gif) no-repeat;height:5px;width:5px;float:left;}

.blog-entry .top b.right{	background:url(images/top_right.gif) no-repeat;	height:5px;	width:5px;	float:right;}

.blog-entry .bottom{background:#f5f5f5 url(images/blog_post_btm.gif) repeat-x bottom;height:6px;width:100%;float:left;}

.blog-entry .bottom b.left{	background:url(images/blog_post_btm_left.gif) no-repeat;height:6px;width:6px;float:left;}

.blog-entry .bottom b.right{background:url(images/blog_post_btm_right.gif) no-repeat;height:6px;width:6px;float:right;}

.blog-entry .blog-content{

	float:left;

	width:650px;

	border-left:1px solid #dcdcdc;

	border-right:1px solid #dcdcdc;

}

.blog-entry .blog-content .blog-img{

	float:left;

	width:230px;

	margin:6px 0 0 10px;

}

.blog-entry .blog-content .blog-img img{

	padding:2px;

	border:1px solid #dadada;
	
	width:200px;
	
	height:200px;

}

.blog-entry .blog-content .blog-right{

	float:left;

	width:400px;

	margin:8px 0 0 0;

}

.blog-entry .blog-content .blog-right h4 a{

	font-size:18px;

	color:#0093c5;

}

.blog-entry .blog-content .blog-right h4 a:hover{

	color:#07a7dd;

}

.blog-entry .blog-content .blog-right .post-details{

	font-size:12px;

	font-style:italic;

	color:#555555;

	margin:7px 0 0 0;

}

.blog-entry .blog-content .blog-right .blog-desceiption{

	font-size:12px;

	float:left;

	width:100%;

	margin:15px 0 0 0;

	color:#000000;

	height:100px;

	overflow:hidden;

}

.blog_entry_main .btm,

.blog-entry .blog-content .btm{

	height:36px;

	background:#f5f5f5;

	width:100%;

	float:left;

	margin-top:20px;

}

.blog_entry_main .btm .left,

.blog-entry .blog-content .btm .left{

	line-height:40px;

	float:left;

	margin-left:22px;

	color:#000000;

	overflow:hidden;

	height:40px; 

}

.blog_entry_main .btm .right,	

.blog-entry .blog-content .btm .right{

	float:right;

	width:115px;

	margin:5px 3px 0 0;

	line-height:28px;

}

.blog_entry_main .btm .right img,

.blog-entry .blog-content .btm .right img{

	float:left;

	vertical-align:middle;

	margin-right:10px;

}

.blog_entry_main .btm .right a,

.blog-entry .blog-content .btm .right a{

	color:#000000;

}



.sidebar-navigation{



}

.sidebar-navigation .widgettitle{

	clear:both; margin:0; padding:0; 

	background:url(./images/block-head.gif) no-repeat;

	width:272px;

	height:62px;	

	position:relative;

	margin:0px 0 0 0 !important;

}

.sidebar-navigation .widgettitle h2{

	text-decoration:none;

	background:url(./images/tab_bg.gif) no-repeat right;

	height:62px;

	color:#FFFFFF;

	display:inline;

	font-weight:normal;

	float:left;

	line-height:62px;

	font-size:12px;

	margin-left:10px;

	width:102px;

	text-align:center;

}

.sidebar-navigation .widgettitle h2.comment-head{

	background:url(./images/commrnt-head-bg.gif) no-repeat right;

	width:152px;

}



.sidebar-navigation .tw-content {

	border-left:1px solid #DCDCDC;

	border-right:1px solid #DCDCDC;

	float:left;

	width:270px;

}

.sidebar-navigation li.list{

	float:left;

	width:100%;

	clear:both;

	margin:0 0 10px 0 !important;

	border:none;

	padding:0;

	display:inline;

}

.sidebar-navigation .tw-content li{

	margin:0 10px;

	padding:7px 5px;

	width:240px;

}

.sidebar-navigation .tw-content li a{

	color:#0093c5;

	font-size:12px;

}

.sidebar-navigation .tw-content li a:hover{

	text-decoration:underline;

}

.sidebar-navigation .tw-content li ul.children li.cat-item {

	margin:0px;

	width:230px;

}

.sidebar-navigation .tw-content .tags{

	width:250px;

	margin-left:10px;

	font-family:"myriad Pro", Arial, Helvetica, sans-serif;

	padding-top:5px;

}

.sidebar-navigation .tw-content .tags a{color:#0e0e0e;}

.entry-description{

	clear:both;

	float:left;

	font-size:13px;

	margin:0;

	padding:0;

	text-align:left;

	width:645px;

	padding-bottom:15px;

}

.entry-description img{

	max-width:640px;
	
	margin-bottom:10px;

}

.entry-description object{
	width:640px;
}

.entry-description embed{

	width:640px;

}

.sidebar-navigation .tw-content-comment {

	border-left:1px solid #DCDCDC;

	border-right:1px solid #DCDCDC;

	float:left;

	width:270px;

	padding-top:7px;

}

.sidebar-navigation .tw-content-comment li{

	margin:0 10px;

	padding:7px 5px;

	width:240px;

	border:none;

	font-size:12px;

}



li.lastborderLi {

border-bottom:none;

}

.nocomments{

	color:#000000;

	font-family:"myriad Pro","Trebuchet MS",tahoma;

	font-size:14px;

	font-weight:normal;

	margin-left:10px;

}

.related-articles{

	color:#000000;

	font-family:"myriad Pro","Trebuchet MS",tahoma;

	font-size:14px;

	font-weight:normal;

	margin-left:13px;

	margin-top:40px;

}

.rc-comment{



	padding:5px 0;

	float:left;

	width:250px;

	margin:0 10px;

}

.rc-comment .rc-img{

	float:left;

	width:38px;

}

.rc-comment .rc-img img{

	margin-left:3px;

}

.rc-comment .rc-des{

	float:left;

	width:205px;

	color:#000000;

	font-size:12px;

}

.rc-comment-details{

	border-top:#dadada 1px solid;

	width:100%;

	float:left;

	padding-top:2px;

	margin-top:5px;

	

}

.rc-comment-details .title{

	float:left;

	margin-left:3px;

}

.rc-comment-details .date{

	float:right;

	color:#858585;

	font-style:italic;

}