/*  
Theme Name: PRiNZ BranfordMagazine (es)
Theme URI: http://www.der-prinz.com/2008/01/20/wordpress-magazine-style-theme-branfordmagazine/
Description: Plantilla premium estilo revista con muchas funcionalidades. Traducida por <a href="http://ayudawordpress.com/">Ayuda Wordpress</a>.
Version: 1.2
Author: Michael Oeser
Author URI: http://www.der-prinz.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background:url(images/backgrounds/backgr_fondo.jpg) repeat-x;
	color: #000;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #333;
	text-decoration:none
	}

a:hover, a:active {
	color:#D3232D;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

/****** Images ****************************/

img, a:link img, a:visited img{border:border:1px solid #999; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }

	
		
/******************************************
*   Structure                         
******************************************/

#page {
	width:880px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 25px 35px 25px;
	border:6px solid #005c56;
	}

#branding {
	width:930px;
	height:360px;
	/*padding-bottom:15px;*/
	background: #000 url(images/logos_cabe.jpg) no-repeat;
	margin:-10px 0px 0px -25px;
	}
	
#slideshow {
    background-color:#fff;
	width:930px;
	height:360px;
	float:left;
	}
	
#slideshow img {float: left; margin:-1px 0px 0px -1px; border:none;}
#slideshow a {border:none;}

#titulo {
font-size:2.5em;
color:#fff;
position:relative;
left:0px;
top:0px;
width:930px;
float:left;
z-index:1000;
margin-bottom:0px;
}
#titulo b {
font-weight:bold;
font-size:2,6em;
}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 150px;
	float:right;
	}

#leftcol {
	width:287px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}

 #leftcol2 {
	width:600px;
	padding-right:18px;
	margin-top:10px;
	float:left;
	margin-bottom: 15px;
	}
#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	text-align:justify;
	}


		
/******************************************
*   Sidebar                         
******************************************/

.subnav ul {
	border:none;
	background:none;}

.subnav li {
	list-style:none;
	border:none;
	border-bottom:1px solid #FFF;
	padding-left:10px;
	background:none;
	}

.subnav li a:link, .subnav li a:visited {
	background:none;
	display:block;
	padding:4px 4px 4px 20px;
	border:none;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	/*background: #F4F4EC;*/
	text-decoration:none;
	background:none;
	border:none;
	/*border-left:3px solid #999;*/
	}

.subnav li li a:link, .subnav li li a:visited {
	background:none;
	border:none;
	}

.subnav2 {
	border:none;
	background:none;
	list-style:none;
	padding-left: 10px;
	line-height: 24px; 
	}

.subnav2 a:link, .subnav a:visited {
	background:none;
	display:block;
	border:none;
	}
		
.subnav2 a:hover, .subnav a:active {
	text-decoration:none;
	background:none;
	border:none;

	}

	
#sidelist li {
	list-style:none;
	border-left:1px #D3232D solid;
	background: url(images/backgrounds/back_destacado.jpg) repeat-x #E9EBEA;
	padding:0 0 10px 0;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;	
	}
	
#sidelist .bullets li {
	background:none;
	border:none;
	}
	
#sidelist .feed li {
	padding-left:10px;
	background:none;
	border:none;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border:none;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	/*padding:2px 2px 2px 0px;*/
	border:none;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}
	
#sidelist .subnav li {
	border:none;
	background:none;
	padding-left:10px;
	}

#sidelist .bullets li {
	border:none;
	background:none;
	padding-left:10px;
	}

	
	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #333;
	font: 1.6em  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #333;
	font: 1.6em  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:8px;
	border-bottom:1px solid #666;
	margin: 20px 0;
	}

h3 {
	background:url(images/cuad_verd.gif) no-repeat;
	padding-left:20px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#333;
		
	}

#sidebar h2, #sidebar h3 a {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#333;

	}

#sidebar h3, #sidebar h2 {
	font-size:1em;
	font-weight:bold;
	background:url(images/cuad_rojo.gif) no-repeat;
	padding-left:20px;
	margin:20px 0 15px 0;
	color:#333;
	}

h3#respond {
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	}

h3 a:link, h3 a:visited {
	color: #333;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width:605px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

.feature {
	background: url(images/backgrounds/bg_featured.jpg) bottom left repeat-x #fff;
	padding:15px;
	border: 1px solid #ccc;
	width: 250px;
	margin-right: 15px;
	float: left;
	height: 240px;
	}

.feature:hover { background: url(images/backgrounds/bg_featured.jpg)  bottom left repeat-x #F4F4EC; }
	
.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img, #leftcol2 img {
	padding:1px;
	border:1px solid #999;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-size:1.1em;
	font-weight:bold;
	margin:15px 0px;
	color:#333;
	}
	
.feature#lead .title {
	font:1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:800;
	line-height:100%;
	display:block;
	padding-bottom:5px;
	color: #333;
	}
	
	.feature#lead .title:hover { color:#D3232D;}

#leftcol .feature, #leftcol2 .feature {	margin-bottom: 15px; }

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img, #leftcol2 img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	


/*Post Formatting*/

.entry {
	padding-bottom:28px;
	
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	margin: 30px 0;
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #005c56;
	width:50%
	}
	

#searchform { 	padding:16px 5px 0 0; 	}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	border:solid 1px #005c56;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	border:solid 1px #005c56;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}

.commentlist cite { font-weight:bold; }	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	color:#333;
	}

#footer a {
	color:#333;
	}

#footer a:hover { 
	color:#D3232D;
	text-decoration:none;
	}

/***************MENU SECUNDARIO******************/
ul#menu_secundario{
	/*border:1px solid red;*/
	width:10.00em;
	float:left;
	list-style:none;
}

ul#menu_secundario li{
	border-bottom:1px dotted #005c56;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 5px 0;
}

ul#menu_secundario li.seccion{
	padding: 5px 0;
	font-size:10px;
	color:#FFF;
	background:#005c56;
	font-weight:bold;
	padding-left:.5em;
	margin-bottom:2px;
	text-align:left;
}

ul#menu_secundario li.seccion a{
	padding: 0px 5px 0px 0px;
	font-size:10px;
	color:#FFF;
	background:#005c56;
	font-weight:bold;

}

ul#menu_secundario li.seccion a:hover, ul#menu_secundario li.seccion a:selected, ul#menu_secundario li.seccion a:link, ul#menu_secundario li.seccion a:visited, ul#menu_secundario li.seccion a:active {
	padding: 0px;
	/* border-left:1.5em solid #FFF; */ 
	font-weight:bold;
	color:#FFF;
	background:#005c56;
}

ul#menu_secundario li a{
	display:block;
	padding: 0 0 .5em 0;
	color:#333;
	text-decoration:none;
	font-size:1.1em;
	padding-left:5px;
}


ul#menu_secundario li a.selected, ul#menu_secundario li a:hover {
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
}

ul#menu_secundario li.selected{
	background:url(../img/bullet_menu_secund.gif) 0 .8em no-repeat;
	border:none;
	padding-left:1.8em;
	border-bottom:.1em solid #fff;
}

#ed_menu {
   position:relativa;
   left: 0px;
   top: 0px;
   width: 120px;
}
#ed_info {
	width: 600px;
	top: 0px;
	left: 130px;
	position: relative;
	margin: 0 0 0 7px;

}

td h1 {
	color: #333;
	font: 1.6em  Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
	
#avis {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
	background:#005c56 url(images/btn_destacado.jpg) no-repeat;
    width:148px;
	height:70px;
	list-style: none;
	line-height: 1;
	position:relative;
	top:-70px;
	left:730px;
	text-align:center;
	margin-bottom:-70px;
	}

#avis a, #avis a:hover {
    padding-top:20px;
    width:148px;
	height:50px;
	display: block;
	text-decoration: none;
	border:none;
	color:#FFF;
	font-weight:bold;
	}
	
#avis a:hover { color:#FFF;}
	

#avis a, #avis a:visited {
	display:block;
	font-weight:normal;
	padding-top:20px;
    width:148px;
	height:50px;
	font-weight:bold;
	}

#avis a:hover, #avis a:active {
	background: url(images/btn_destacado2.jpg) no-repeat;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}
	
	
#avis2 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
	background:#005c56 url(images/btn_destacado.jpg) no-repeat;
    width:148px;
	height:70px;
	list-style: none;
	line-height: 1;
	position:relative;
	top:-50px;
	left:730px;
	text-align:center;
	margin-bottom:-70px;
	}

#avis2 a, #avis2 a:hover {
    padding-top:20px;
    width:148px;
	height:50px;
	display: block;
	text-decoration: none;
	border:none;
	color:#FFF;
	font-weight:bold;
	}
	
#avis2 a:hover { color:#FFF;}
	

#avis2 a, #avis2 a:visited {
	display:block;
	font-weight:normal;
	padding-top:20px;
    width:148px;
	height:50px;
	font-weight:bold;
	}

#avis2 a:hover, #avis2 a:active {
	background: url(images/btn_destacado2.jpg) no-repeat;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}

#avis3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
	background:#005c56 url(images/btn_destacado.jpg) no-repeat;
    width:148px;
	height:70px;
	list-style: none;
	line-height: 1;
	position:relative;
	top:-70px;
	left:330px;
	text-align:center;
	margin-bottom:-70px;
	}
	
#avis3 a, #avis3 a:hover {
    padding-top:20px;
    width:148px;
	height:50px;
	display: block;
	text-decoration: none;
	border:none;
	color:#FFF;
	font-weight:bold;
	}
	
#avis3 a:hover { color:#FFF;}
	

#avis3 a, #avis3 a:visited {
	display:block;
	font-weight:normal;
	padding-top:20px;
    width:148px;
	height:50px;
	font-weight:bold;
	}

#avis3 a:hover, #avis3 a:active {
	background: url(images/btn_destacado2.jpg) no-repeat;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}


#legal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	color:#FFFFFF;
	width:150px;
	height:26px;
	text-align: left;
	display:block;
	margin-top:6px;
	}
#sidebar #legal a:link, #sidebar #legal a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	color:#FFFFFF;
	background:#005c56;
    width:148px;
	height:24px;
	line-height:24px;
	text-align: center;
	border:solid 1px #d3232d;
	display:block;
	text-decoration:none;
	}
#sidebar #legal a:hover {
	background:#d3232d;
	}
	
.destacado_home{ width:285px; height:328px; background: #e9ebea url(images/bg_destacado_home.jpg) top left no-repeat; border-left:solid 1px #005c56; float: left; margin:20px 0px 9px 9px;}

.destacado_home p.tit{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:17px;
	text-align:left;
	color:#000;
	font-weight: bold;
	margin:0 2px 0 20px;
	}
	
.destacado_home p{
    text-align:left;
	color:#000;
	margin:36px 0px 16px 16px;
	font-weight:bold;
	font-size:14px;
	clear:both;
	}
	
.destacado_home img{
    text-align:left;
	color:#000;
	margin:0px 10px 20px 0px;
	border:none;
	float:left;
	}


	
a.btn_destacado:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
	color:#FFF;
	background:#005c56 url(images/btn_destacado.jpg) no-repeat;
    width:148px;
	height:45px;
	padding-top:25px;
	display:block;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	margin:20px auto;
	}

a.btn_destacado:hover {
    background: url(images/btn_destacado2.jpg) no-repeat;
	text-decoration:none;
	}
	
#gtraductor{
	height:72px;
	overflow:hidden;
	width:168px;
}
