/*  
Theme Name: Stephenweb v1.5
Theme URI: #
Description: 
Version: 1.5
Author: 
Author URI: #


*/


/* Begin Typography & Colors */
.widecolumn .entry p {
	padding-left:0px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	text-align: left;
	margin-left:0px;
	}

.alt {
	
	}

small{
	font-size: 10px;
	line-height: 13px;

	}

h1, h2, h3, h4 {
	font-weight: normal;
	font-family:Verdana, Arial, tahoma;
	font-weight:lighter;
	}

h1 {
	font-size:26px;
	line-height:28px;
	text-align: center;
	}
	
h2 {
	font-size: 24px;
	line-height:26px;
	margin:0px;
	padding:0px;
	}

h2.pagetitle {
	font-size: 24px;
	line-height:26px;
	margin:0px;
	padding:0px 0px 20px 0px;
	text-align:center;
	}


h3 {
	font-size: 18px;
	line-height:20px;
	margin:0px;
	padding:0px;
	}
	
h4{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	margin:0px;
	padding: 15px 0px 0px 0px;
	}


h1, h1 a, h2, h2 a, h3, h3 a, h1 a:visited, h2 a:visited, h3 a:visited{
	color: #202020;
	margin:0px;
	padding:0px;
	text-align:left;
	}
	
h1 a:hover, h2 a:hover, h3 a:hover{
	text-decoration: none;
	color: #44b0f1;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p{
	margin:5px 0px 13px 0px;
	}

.entry p a:visited, .entry ul li a{
	color:#44b0f1;
	text-decoration:none;
	}
	
.entry p a:hover, .entry ul li a:hover{
	color: #6ac1f5;
	text-decoration:underline;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em   Verdana;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-size:18px;
	color:#202020;
	font-style:normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:   Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li,#sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, blockquote, strike {
	color: #292828;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	padding: 0 0px 0px 0px;
	margin: 0px 0 0 0px;
	}

.widecolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0px;
	}

.post {
	margin:0px;
	text-align:left;
	padding:0px 0px 0px 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1{
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1{
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	color:#5b5c4e;
	height:40px;
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:0px;
	}

.postmetadata1{
	clear: left;
	color:#5b5c4e;
	height:30px;
	padding-left:10px;
	}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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.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 0px 0px 0;
	display:block;
	}

.alignright {
	float: right;
	height:auto;
	}


.alignleft {
	float: left;
	height:auto;
	}
	
.alignright a, .alignleft a{
	color:#222222;
	} 
	
.navigation {
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	color:#333333;
	}

	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 2px 5px;
	list-style: none;
	
	} 

html>body .entry li {
	margin: 0px 0 0px 0px;
	}

.entry ul li{
	margin:0px;
	padding:0px 0px 0px 10px;
	line-height:16px;
	list-style-type:none;
	background-image:url(images/list.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol,#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 45px;
	padding:0px 0px 0px 0px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0 0px 0px 0px;
	line-height:20px;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 0px; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar2 #searchform #s  {
	padding: 2px;
	}

#sidebar #searchsubmit, #sidebar2 #searchsubmit  {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:solid 1px #b9b8b8;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	border:solid 1px #b9b8b8;
	}

#commentform #submit {
	margin: 0;
	border:0px;
	font-size:10px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	 margin:0px;
	 margin-left:5px;
	}

.commentlist li {
	margin: 5px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
	{
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	color:#292828;
	font-family:Arial, Tahoma;
	font-size:12px;
	}

#sidebar form, #sidebar2 form {
	margin: 0;
	}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width:100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	font: bold 1.3em   Arial, Sans-Serif;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {

	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0px 10px 0px;
	padding:0px 20px 8px 20px;
	border:solid 1px #e5e5e5;
	background-color:#eeeeee;
	}
	
blockquote p{
	margin:8px 0px 8px 0px !important;
	}
	
blockquote  blockquote {
	margin:0px;
	border:none;
	padding:0px 20px 0px 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
label small{  color:#222}
#comments, #respond{ color:#222;}

h3#comments{
	background-image:url(images/line_blue.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	}
	
.entry img{margin:0px 10px 10px 0px;}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:16px;
	}

.commentlist {
	padding: 0;
	text-align:left !important;
	}
	
ol.commentlist{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	}
	

.commentlist li {
	margin: 15px 0 3px;
	padding: 10px;
	list-style: none;
	}

.children { padding: 0; }


/* End Various Tags & Classes*/

/*====tbh=====*/
.ratings{
	margin-top:5px;
	margin-bottom:10px;
	display:block;
	}

.entry div.addtoany_share_save_container ul.addtoany_list li:before{
	background-image:none !important;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

.social_bookmark{
	float:left;
	}

.the_tags{
	padding:6px 0px 6px 0px;
	}

.the_tags a{
	background-image:url(images/icon_dot.gif);
	background-repeat:no-repeat;
	background-position:0 4px; 
	margin: 0 5px 0 0;
	padding: 0 0 0 13px;
	color:#5b5c4e;
	font-size:11px;
	}

#sidebar ul ul li{
	list-style:none;
	padding:0px 0px 0px 0px;
	border-bottom:solid 1px #efd584 !important;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	}
	
/* for sidebar latest theme/archive modules */
#sidebar ul.wlatest_archive{
	padding:0px;
	margin:0px;
	}
	
#sidebar ul.wlatest_archive ul{
	margin:0px 0px 0px 0px !important;
	padding:5px 0px 0px 0px !important;
	}
	
#sidebar ul.wlatest_archive ul ul{
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	}
	
#sidebar ul.wlatest_archive ul li{
	margin:auto 0px 0px 0px;
	background-image:none;
	}
	
#sidebar ul.wlatest_archive ul ul li{
	list-style:none;
	padding:0px 0px 0px 0px;
	border-bottom:solid 1px #efd584 !important;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	}
	
#sidebar ul.wlatest_archive li{
	border:none !important;
	}
	
#sidebar .lpbcWidget h4{
	display:none !important;
	margin:0px !important;
	padding:0px !important;
	background-color:#00FF99;
	}
	
div.lpbcArchive{
	}
	
div.lpbcArchive h4{
	margin:0px;
	padding:0px 0px 10px 0px;
	display:none;
	}
	
div.lpbcArchive ul{
	list-style-type:none;
	}
	
div.lpbcArchive ul li{
	list-style-type:none;
	border:none !important
	}
	
/* end latest theme/archive modules */

	
#sidebar ul ul li li{
	background-image:none;
	padding:0px 0px 5px 3px;
	}

	
#sidebar ul li h2{
	font-family:Arial, Verdana, tahoma;
	font-size:22px;
	line-height:24px;
	color:#f62e3a;
	height:28px;
	padding:9px 0px 0px 0px;
	}
	
#sidebar ul li.widget_tag_cloud{
	text-align:center;
	}

.textwidget{
	padding:8px 10px 0px 10px;
	}
	
#sidebar ul li a, #sidebar ul li a:visited{
	color:#292828;
	}

#sidebar ul li a:hover{
	color:#5a5959;
	text-decoration:none;
	}

	
.inputbox{
	border:solid 1px #b9b8b8;
	margin-right:0px;
	vertical-align:middle;
	font-size:14px;
	width:auto;
	}
	
.button{
	vertical-align:middle;
	}
	
.but{
	background-image:url(images/bg_but.gif);
	background-repeat:no-repeat;
	width:57px;
	height:23px;
	padding:0px 0px 3px 0px;
	border:0px;
	vertical-align:middle;
	font-size:10px;
	}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*=====style default======*/


/* CSS Document */
body{
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#ddf1fd;
	font-family:Verdana, Arial, Tahoma;
	color:#202020;
	font-size:13px;
	margin:0px;
	padding:0px;
	line-height:18px;
	}
	
a, a:visited{
	text-decoration:none;
	color:#138ad2;
	}
	
a:hover{
	text-decoration:underline;
	}

#container{
	width:100%;
	background-image:url(images/bg_container.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
#frame{
	width:980px;
	margin:0px auto 0px auto;
	}
	
/* header */
#header{
	height:106px;
	}
	
	

	
/* main */
#main{
	background-color:#fafaf8;
	width:980px;
	float:left;
	padding:0px 0px 20px 0px;
	}

#navtop{
	background-image:url(images/bg_navtop.gif);
	background-repeat:repeat-x;
	height:53px;
	}
	
#navtop ul{
	margin:0px;
	padding:15px 0px 0px 0px;
	list-style-type:none;
	}
	
#navtop ul li{
	display:inline;
	padding:0px 20px 0px 37px;
	}
	
#navtop ul li a, #navtop ul li a:visited{
	font-family:Arial;
	font-size:18px;
	font-weight:lighter;
	color:#fff;
	}

#ads_block{
	background-color:#fcf3d7;
	height:171px;
	}
	
.main_box{
	padding:21px 18px 21px 24px;
	}
	
.ads{ padding:0px 0px 0px 0px;}


/* #ads_block{
	background-color:#fcf3d7;
	height:277px;
	float:left;
	}
	
.main_box{
	padding:20px 4px 0px 15px;
	float:left;
	width:960px;
	background-color:#fcf3d7;
	}
	
.ads{ padding:0px 0px 0px 0px;} */
	
#main_content{
	background-image:url(images/bg_main_content.gif);
	background-repeat:repeat-x;
	background-color:#fafaf8;
	width:980px;
	float:left;
	}
	
.contentpage{
	padding:20px 10px 0px 15px;
	float:left;
	width:960px;
	}
	
.box_img{
	border:solid 1px #d1d1d1;
	width:300px;
	padding:4px 4px 8px 4px;
	float:left;
	margin:0px 10px 10px 0px !important;
	}
	
	

/* footer */
#footer{ clear:both;}
#footer, #footer a, #footer a:visited{color:#5aaee0;}
#foot{padding:10px 0px 30px 0px; text-align:center;}


.block_right{
	float:left;
	width:350px;
	padding:0px 0px 0px 15px;
	}
	
.block_left{
	float:left;
	width:590px;
	}
	
.boxcontent{
	border:solid 1px #d1d1d1;
	margin-bottom:10px;
	padding:10px;
	background-color:#fff;
	}
	
.side_rss{
	padding:20px 0px 20px 20px;
	font-family:Arial, Verdana, tahoma;
	font-size:14px;
	font-weight:bold;
	background-color:#fff1c5;
	background-image:url(images/bg_box.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:solid 1px #efd584;
	margin:0px 0px 10px 0px;
	}

.side_rss .lt{
	font-size:13px;
	color:#44b0f1;
	font-weight:bold;
	}

	
.box{
	background-color:#fff1c5;
	background-image:url(images/bg_box.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border:solid 1px #efd584;
	float:left;
	width:340px;
	margin:0px 0px 10px 0px;
	}
	
.box_red h2{
	color:#f62e3a !important;
	}
	
.box_green h2{
	color:#5ec100 !important;
	}
	
.box_orange h2 {
	color:#ff7e27 !important;
	}
	
.box_blue h2{
	color:#49b4e4 !important;
	}

.padbox{
	padding:0px 20px 0px 20px;
	}
	
.padbox_banner{
	padding:10px 15px 10px 20px;
	}


.title{
	padding:0px 0px 10px 0px;
	width:100%;
	clear:both;
	}
	
.title h2{
	margin-bottom:6px;
	padding:0px 0px 8px 0px;
	border-bottom:solid 1px #85caf3;
	}
	
.title_page h2{
	margin-bottom:5px;
	}

.time{
	color:#44b0f1;
	font-size:11px;
	}
	
.author{
	color:#494949;
	font-size:11px;
	}
	
.comment{
	background-image:url(images/bg_comment.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:15px;
	}
	
span.comment, span.comment a, span.comment a:visited{
	color:#5ec100;
	font-size:11px;
	text-decoration:none;
	}

	

.box_rss{
	}
	
.cont_rss{
	background-color:#eeeeee;
	border:solid 1px #e5e5e5;
	padding:10px;
	}
	
.cont_cat_tag {
	padding:20px 0px 0px 10px;
	}
	
span.cat{
	background-image:url(images/icon_cat.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	}
	
span.tag{
	background-image:url(images/icon_tag.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	}
	
.cont_cat_tag  a, .cont_cat_tag  a:visited{
	color:#56585a;
	}

.avatar {
	float:left;
	padding-right:8px;
	}
	
.commentlist li{
	background-image:url(images/line_blue_dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:20px;
	}
	
.tt_comment{
	background-image:url(images/line_blue_dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	}


ul.featur{
	margin-left:10px !important;
	}
	
ul.featur li{
	background-image:url(images/tick.gif) !important;
	background-repeat:no-repeat;
	background-position:0 2px;
	margin:0px;
	padding:0px 0px 15px 30px !important;
	line-height:20px;
	}
	
.main_button2{
	padding-top:12px;
	}
	
.main_button2 ul{
	list-style-type:none;
	padding:0px 0px 18px 0px !important;
	margin:0px !important;
	list-style-position:outside !important;
	width:100%;
	float:left;
	}
	
.main_button2 ul li{
	float:left !important;
	padding:0px 0px 0px 0px !important;
	margin:0px 6px 0px 0px !important;
	list-style-position:outside !important;
	}
	
.main_button2 ul li a, .main_button2 ul li a:visited{
	color:#222;
	text-decoration:none;
	}
	
.main_button2 ul li a:hover{
	color:#222;
	text-decoration:none;
	}
	
.main_button2 ul li.but_green{
	list-style-type:none;
	background-image:url(images/but_demo2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:95px;
	height:23px;
	}
	
.main_button2 ul li.but_green a{
	padding:2px 0px 0px 40px;
	display:block;
	}

	
.main_button2 ul li.but_blue{
	list-style-type:none;
	background-image:url(images/but_down_r.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:26px;
	}
	
.main_button2 ul li.but_blue a{
	background-image:url(images/but_down_l.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:24px;
	display:block;
	padding:2px 10px 0px 40px;
	}
	
* html .main_button2 ul li.but_blue a{
	float:left;
	}
	
* html .main_button2 ul li.but_green a{
	float:left;
	}


p{
	margin:5px 0px 13px 0px;
	line-height:20px !important;
	}

	
.cont_news{
	padding:8px 0px 8px 0px;
	}
	
.rel_post{
	padding:5px 0px 0px 0px;
	}
	
.rel_post ul{
	margin:5px 0px 18px 10px;
	padding:0px;
	list-style-type:none;
	}
	
.rel_post ul li{
	list-style-type:none;
	background-image:url(images/list.gif);
	background-repeat:no-repeat;
	background-position:7px 9px;
	padding:0px 0px 0px 20px;
	}

.boxthumb{
	width: 300px;
	height:225px;
	padding:4px 4px 4px 4px;
	float:left;
	margin:0px 10px 10px 0px !important;
	border:1px solid #d1d1d1;
	display:inline;
	background-color:#FFFFFF;
	
}

.boxite{
	width: 300px;
	height:225px;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	position:absolute;
}

.boxmeta{
	height:150px;
	width: 300px;
	padding:5px 0px 0px 0px;
	display: none;
	position:absolute;
	background:url(images/back.png);
	top:150px;
	color: #DFC8E4;
	overflow: hidden;
	z-index: 20;
}

.demo{float:left; padding:0px 0px 0px 10px;}
	
.download{float:right;padding:0px 10px 0px 0px;}

.t1{padding:1px 5px 0px 10px; font-size:16px; font-family:Arial; font-weight:bold; text-transform:capitalize; display:block;}
	
.demo a, .demo a:visited, .download a, .download a:visited{color:#fff; text-decoration:none; font-weight:bold;}
.t1 a, .t1 a:visited{color:#ff903a; text-decoration:none;}
.demo a:hover, .download a:hover, .t1 a:hover{color:#ff903a;}



.pagination{
	text-align:center;
	padding:20px 0px 10px 0px;
	}
	
.narrowcolumn .search h2{
	display:none !important;
	}
	
	
a.more-link, a.more-link:visited{
	display:block;
	background-image:url(images/bg_button.gif);
	background-repeat:no-repeat;
	height:21px;
	color:#202020 !important;
	margin-top:20px;
	padding:2px 0px 0px 30px;
	width:65px;
	}
	
a.more-link:hover{
	text-decoration:none !important;
	}
	
.entrycenter{
	text-align:center;
	}
/* for switch tab */
div.tabs-block{ width:auto; font-family:Arial !important;}
div.tabs-block ul{list-style:none; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;} 
div.tabs-block ul.tabs{ height:31px; border-bottom:solid 0px #efd584;   }
div.tabs-block ul.tabs li{ float:left; width:auto; padding:0 1px 0 0;}
div.tabs-block ul.tabs li a{ line-height:31px; display:block; float:left;width:143px; font-weight:normal; cursor:pointer; padding:0px 0px 0px 5px; color:#202020 !important; font-family:Arial; border:solid 1px #efd584; border-width:0px 0px 1px 0px;}
div.tabs-block ul.tabs li a.active{ border:solid 1px #efd584; border-width:1px 1px 0px 1px; font-weight:bold;}
div.tabs-block ul.tabs li a:hover{text-decoration:none;}
div.tabs-block ul.tabs li a.active span.tab-l{  background:url(images/tab-a-l.jpg) no-repeat left top;}
div.tabs-block ul.tabs li a.active span.tab-r{ background:url(images/tab-a-r.jpg) no-repeat right top;}
div.tabs-block div.hidden{ display:none;}
div.tabs-block div.tabcontent{ padding:5px 10px 15px 10px;  border:solid 1px #efd584; border-width:0px 1px 1px 1px !important; width:278px; font-family:Arial !important;}
div.tabs-block div.tabcontent ul li{border-bottom:solid 1px #efd584 !important; padding:5px 0px 5px 0px; }
div.tabs-block div.tabcontent ul li a{color:#292828; font-size:12px; font-family:Arial !important;}
div.container_tabs{margin:15px 0px 15px 0px;}
div.tabs-block h2{ font-size:22px; padding:9px 0px 0px 0px; color:#f62e3a }

div.entry img.size-full{
	background-color: #ffffff;
	border: 1px solid #ebebeb;
	padding: 5px 5px 5px 5px;
	display: inline;
	
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.box_themes{
	width:430px;
	float:left;
	padding-right:50px;
	}
	
.content_themes{
	padding:10px;
	}
	

.content_themes .left{
	float:left;
	padding:5px 5px 0px 0px
	}