/*

Theme Name: BizTheme
Theme URI: http://www.elegantwpthemes.com
Description: An unique and delicate black and white based 3 coloumn theme with extra cool freatures integrated.
Author: ElegantWPThemes.com
Author URI: http://www.elegantwpthemes.com

*/


body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: transparent url(images/fondo.jpg) no-repeat 0 0; background-position:top; background-attachment:fixed;;
	margin:0px;
}
form{
	margin:0px;
}
.clear_all{
	clear:both;
}
.clear_left{
	clear:left;
}
.clear_right{
	clear:right;
}
.green{
	color:#88B23F;
}


.wrapper{
	width:956px;
	margin:0px auto;
}
.header{
	height:147px;
}
.header .logo{
	width:387px;
	float:left;
	margin-top:22px;
}

.header .searcharea{
	width:563px;
	float:right;
	margin-top:18px;
}
.header .searcharea .searchbox{
	background:transparent url(images/search-box.png) no-repeat top left;
	width:369px;
	height:63px;
	float:right;
	margin-top:30px;
	margin-right:20px;
}
.header .searcharea .searchbox .textbox{
	width:288px;
	height:20px;
	float:left;
	margin-top:20px;
	margin-left:10px;
}
.header .searcharea .searchbox .button{
	width:56px;
	height:20px;
	float:left;
	margin-top:20px;
}
.header .searcharea .searchbox .textbox .s1{
	width:286px;
	border:1px solid #4C5254;
	color:#FFFFFF;
	background-color:#fff;
}


.header .searcharea .nav_head{
	margin-top:12px;
	margin-right:20px;
	float:right;
}
.header .searcharea .nav_head a{
	color: #D1D0D0;
	text-decoration:none;
}
.header .searcharea .nav_head a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.content{
	background:#FFFFFF;
	border:1px solid #E3E3E3;
	border-bottom-width:0px;
}
.content .side1{
	clear:both;
	width:490px;
	float:left;
}
.content .side2{
	width:445px;
	float:right;
}
.content .side2 .box1{
	padding:10px;
	width:153px;
	float:left;
	background:color:fff;
}
.content .side2 .box2{
	padding:10px;
	padding-left:7px;
	padding-left:7px;
	width:252px;
	float:right;
	background:color:fff/*transparent url(images/box2.png) no-repeat top left*/;
}
.advertisement{
	width:257px;
	padding-right:4px;
}
.advertisement .advbox1{
	width:127px;
	float:left;
}
.advertisement .advbox2{
	width:127px;
	float:right;
}
.adver{
	float:left;
	width:125px;
	height:125px;
	margin-bottom:7px;
}


.blogbox{
	width:257px;
	padding-right:4px;
}
.blogbox .blogbox1{
	width:127px;
	float:left;
}
.blogbox .blogbox2{
	width:127px;
	float:right;
}
.blogpage{
	width:170px;
	min-height:85px;
	margin-bottom:7px;
}
.descriptionbox{
	background:color:#FFFFFF;
	width:254px;
}
.description{
	padding:8px;
	padding-bottom:12px;
	
}



/*Posts*/
.posts{
	width:500px;
	margin-bottom:30px;
}
.posts .postsinfo{
	min-height:67px;
	padding-bottom:2px;
	border-bottom:1px dotted #000000;
}
.posts .postsinfo .postsdate{
	width:63px;
	height:67px;
	background:transparent url(images/posts/datebox.png) no-repeat top left;
	float:left;
}
.posts .postsinfo .postsdate .day{
	width:45px;
	margin:16px 5px 0;
	color:#343434;
	text-align:center;
	font-size:20px;
}
.posts .postsinfo .postsdate .month{
	width:35px;
	margin-left:10px;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
}
.posts .postsinfo .poststitles{
	width:430px;
	min-height:67px;
	float:right;
}
.posts .postsinfo .poststitles .posttitle{
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
}
.posts .postsinfo .poststitles .posttitle a{
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
.posts .postsinfo .poststitles .posttitle a:hover{
	color:#D5250E;
	text-decoration:underline;
	font-weight: bold;
}
.posts .postsinfo .poststitles .categories{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:4px;
	line-height:10px;
}
.posts .postsinfo .poststitles .categories span{
	color:#EF3C23;
	line-height:10px;
}
.posts .postsinfo .poststitles .categories a{
	color:#002D47;
	text-decoration:none;
}
.posts .postsinfo .poststitles .categories a:hover{
	text-decoration:underline;
}
.posts .postsinfo .poststitles .tags{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}
.posts .postsinfo .poststitles .tags span{
	color:#EF3C23;
	line-height:15px;
}
.posts .postsinfo .poststitles .tags a{
	color:##EF3C23;
	text-decoration:none;
}
.posts .postsinfo .poststitles .tags a:hover{
	text-decoration:underline;
}
.posts .postdescription{
	padding:6px 11px;
	color:#3F3F3F;
}
.posts .postdescription p{
	line-height:16px;
}
.posts .postdescription .alignleft{
	margin-right:6px;
	margin-top:10px;
	float:left;
}
.posts .postdescription .alignright{
	margin-left:6px;
	margin-top:10px;
	float:right;
}
.posts .postdescription img{
	padding:2px;
	border:1px solid #CCCCCC;
}
.posts .posticons{
	margin-left:11px;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	padding:2px 0px 2px 0px;
	width:490px;
	height:29px;
	background:transparent url(images/posts/stumble.png) repeat-x top left;
}
.posts .posticons .picon{
	border-right:1px dotted #666666;
	line-height:29px;
	padding-left:8px;
	padding-right:8px;
	width:auto;
	height:29px;
	float:left;
}
.posts .posticons .picon a{
	font-weight:bold;
	color:#3F3F3F;
	text-decoration:none;
}
.posts .posticons .picon a:hover{
	text-decoration:underline;
}

.baseback{
	background-image:url(images/base-back.gif);
	background-repeat:no-repeat;
	height:40px;
	margin-top:0px;
}
.footer{
	border:1px solid #CCCCCC;
	border-top-width:0px;
	height:278px;
	background:color:#FFFFFF;
	margin-bottom:8px;
}
.footer .fside1{
	width: 234px;
	border-right:1px dotted #9E9E9E;
	min-height:278px;
	float:left;
	
}
.footer .fside2{
	width:359px;
	border-right:1px dotted #9E9E9E;
	min-height:278px;
	float:left;
}
.footer .fside3{
	width:350px;
	min-height:278px;
	float:left;
}
.greentitle{
	background-image:color:#FFFFFF;
	background-repeat:repeat-x;
	line-height:27px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:8px;
	font-size:24px;
	color:#006600;
	height:27px;
}
.footerend{
	background-color:#ffffff;
	line-height:20px;
	height:20px;
	text-align:center;
	color:#FFFFFF;
}
.footerend a{
	color:#FFFFFF;
	text-decoration:none;
}
.footerend a:hover{
	text-decoration:underline;
}

/*Titles*/
.title-red{
	height:30px;
}
.title-red .red-inside{
	background:transparent url(images/headers/h-right-red.png) no-repeat top left;
	line-height:30px;
	height:30px;
}
.title-red .red-inside .red-title{
	width:125px;;
	background:transparent url(images/headers/h-left-red.png) repeat-x top right;
	margin-left:12px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.red-base{
	height:9px;
	background:transparent url(images/headers/h-base-red.png) no-repeat 14px 0px;
}
.title-blue{
	height:30px;
}
.title-blue .blue-inside{
	background:transparent url(images/headers/h-left-blue.png) no-repeat top left;
	line-height:30px;
	height:30px;
}
.title-blue .blue-inside .blue-title{
	width:99px;;
	background:transparent url(images/headers/h-right-blue.png) repeat-x top right;
	margin-left:12px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.blue-base{
	height:9px;
	background:transparent url(images/headers/h-base-blue.png) no-repeat 14px 0px;
}

.title-blue1{
	height:30px;
}
.title-blue1 .blue1-inside{
	background:transparent url(images/headers/h-left-blue.png) no-repeat top left;
	line-height:30px;
	height:30px;
}
.title-blue1 .blue1-inside .blue1-title{
	width:232px;;
	background:transparent url(images/headers/h-right-blue.png) repeat-x top right;
	margin-left:12px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.blue1-base{
	height:9px;
	background:transparent url(images/headers/h-base-blue.png) no-repeat 14px 0px;
}



/*Listing*/
.bluelisting{
	margin-top:2px;
	width: 99%; /*width of menu*/
}
.bluelisting ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.bluelisting ul li a{
	background: transparent url(images/arrow-red.gif) no-repeat 6px center;
	color: #fff;
	font-size:12px;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 17px;
	text-decoration: none;
}
* html .bluelisting ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 180px;
}
.bluelisting ul li a:hover{
	color:#CC5800;
	text-decoration:underline;
	color:#CC5800;
}

.redlisting{
	margin-top:2px;
	width: 99%; /*width of menu*/
}
.redlisting ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.redlisting ul li a{
	background: transparent url(images/arrow-red.gif) no-repeat 6px center;
	color: #fff;
	font-size:11px;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 17px;
	text-decoration: none;
}
* html .redlisting ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 180px;
}
.redlisting ul li a:visited, .redlisting ul li a:active{
	color: #ffffff;
}
.redlisting ul li a:hover{
	color:#CC5800;
	text-decoration:underline;
	color:#CC5800;
}


.starlisting{
	margin-top:2px;
}
.starlisting ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.starlisting ul li a{
	background: transparent url(images/notinuevo.png) no-repeat 4px center;
	color: #000;
	font: 22px Times New Roman;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 36px;
	text-decoration: none;
}
* html .starlisting ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 180px;
}
.starlisting ul li a:visited, .starlisting ul li a:active{
	color: #000;
}
.starlisting ul li a:hover{
	color:#D5250E;
	text-decoration:underline;
	color: #D5250E;
}


.pupularlisting{
	margin-top:2px;
	width: 99%; /*width of menu*/
}
.pupularlisting ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.pupularlisting ul li a{
	color: #ffffff;
	font-size:12px;
	display: block;
	background: transparent url(images/arrow-star.gif) no-repeat 4px center;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
}
* html .pupularlisting ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 180px;
}
.pupularlisting ul li a:visited, .pupularlisting ul li a:active{
	color: #FF9900;
}
.pupularlisting ul li a:hover{
	color:#FDC506;
	text-decoration:underline;
}


/*Stumbel Icons*/
.stumble{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 11px Arial;
	width: 100%;
	overflow: hidden;
	background:color:#FFFFFF;
}

.stumble li{
	display: inline;
}

.stumble li a{
	float: left;
	color: #006600;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px dotted #666666;
}

.stumble li a:hover, .stumble li .current{
	color: #006600;
	background: transparent url(images/posts/stumble_over.png) center center repeat-x;
}


.pagination{
	padding: 2px;
	margin-left:8px;
	margin-bottom:15px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 16px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a{
	padding: 0 5px;
	margin-right:4px;
	border: 1px solid #000000;
	text-decoration: none; 
	color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #CCCCCC;
}

.pagination a.currentpage{
	background-color: #ffffff;
	color: #FFF !important;
	border-color: #000000;
	cursor: default;
}
.pagination a.pages{
	background-color: #FFFFFF;
	color: #000 !important;
	border-color: #000000;
	cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.taglisting{
	padding:10px;
	padding-top:2px;
}
.taglisting a{
	letter-spacing:1px;
	color:#006600;
	text-decoration:none;
}
.taglisting a:hover{
	text-decoration:underline;
}

.ajaxbox{
	background:color:#FFFFFF;
	width:252px;
	height:15px;
	line-height:15px;
	top:10px;
	text-align:center;
	position:relative;
	float:right;
	font-weight: bold;
}
.ajaxbox a{
	color:#ffffff;
	text-decoration:none;
}
.ajaxbox a.selected{
	color:#FF9900;
	text-decoration:none;
}
#popular, #news, #latest{
	display:none;
}

/*Comment Template*/
#respond{
	margin-left:10px;
}
#commentform, #comments{
	margin-left:10px;
}
#commentform textarea{
	width:400px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
}


#flickrphotos { display: block; margin: auto; padding: 0px; text-align: center; height: 75px; }
.flickritem { display: inline; padding-right: 5px; padding-top:1px; }
#flickrphotos a { border: none; }
.flickrphoto { border: 1px solid black; }
#flickrdiv { width: 330px; height:230px; margin:auto; margin-top:10px;}


.sopcab{float:left; width:944px; padding-left:10px; border:1px solid #000; border-left-color:#000000; background:#000000 bottom repeat-x;color:#fff}
.sopcab a{color:#b1b1b1; font:normal 11px arial; padding-top:4px; height:18px;  float:left }
.sopcab a:hover{color:orange;}
.sopcab label{color:orange}
.sopcab span{float:left !important; margin:0 3px 0 3px;color:#DE1819; padding-top:6px;}

.d111{ letter-spacing:0px; word-spacing:0px;  height:23px !important; text-transform:uppercase; background:none !important; font:bold 11px verdana !important;padding:9px 2px 0px 2px !important}
.d111:hover{ text-decoration:none !important;background-color:#FFF400 !important;color:#000 !important;}





.item-right{width:254px;padding:0px;margin-top:10px; background-color:#fff}

.label-video /*,.body span */ ,.item-right span{ repeat-x 0 -242px;height:21px !important; padding:5px 0 0 10px !important; display:block; font:bold 15px arial;color:#fff;}
.item-right a{width:140px; float:left; padding:2px 0 2px 0; text-decoration:none; font-size:12px; padding-left:10px;color:#1373a0}
.item-right a:hover{ color:#000;}
.item-right .title{ background-image:none!important;background-color:orange!important; color:#FFF}
#feedBurner form,.googlesearch form{padding:0px !important; margin:0px !important; float:left!important}
#feedBurner{ width:240px; padding:10px 0 10px 60px; background:url(http://www.peruexpresate.com/wp-content/themes/biztheme/images/email_52x51.gif) no-repeat 0 11px}
#feedBurner label{ display:block; }
.btnFeed{ width:80px!important}
#lblfeed{ font:bold 12px arial; color:#333}

.r {text-decoration: none; 
/* background:url(http://www.supertonazo.com/images/user-comment-orange.gif) left no-repeat; */
padding-left:5px;
font-family: Tahoma;
color:#FF6600;
font-size:11px; 
margin-bottom:0px;
font-weight:none;
display:block;
}
.sesion {
    text-align:left;
	color: #FF6600;
    font-size: 11px;
}

.sesion a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: none;

}
.sesion a:hover {
	color:#FF6600;
    text-decoration:underline;
	font-weight:none;

}
.sesion a:visited{
     color:#FF6600;
     text-decoration: none;
}


.xr{ width:160px; padding-bottom:10px}
.tag{ text-align:left}
.tag a,.dt2 a, .bv2 a{color:green !important; padding:0 2px 0 2px; line-height:16px}
.tag a:hover,.bv2 a:hover{ text-decoration:underline}
.t1{font-size : 1em;}
.t2{font-size : 1.2em;}
.t3{font-size : 1.4em;}
.t4{font-size : 1.6em;}
.t5{font-size : 1.8em;}
.t6{font-size : 2em;}
.t7{font-size : 2.2em;}
.t8{font-size : 2.4em;}
.t9{font-size : 2.6em;}
.t10{font-size : 2.8em;}
.tl{position:absolute; width:37px; height:12px; right:0;  top:7px;}
.tl a{ margin-left:3px; float:left}
.tl #l1{background:url(/images/images.png) no-repeat -18px -171px; width:12px; height:12px}
.tl #l2{background:url(/images/images.png) no-repeat -30px -171px; width:12px; height:12px}
.vt2{width:538px; padding:5px 0 5px 0}