/*  

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/body-bg.jpg");

	color: #333;

	padding: 13px 0 25px 0;

	}



body, select, input, textarea {

	font: 12px Arial, Verdana, Sans-Serif;

	line-height:1.5em;

	}

	

p {	

	margin: 5px 0;

	}



a:link, a:visited {

	color: #333;

	text-decoration:none

	}



a:hover, a:active {

	color:#863208;

	text-decoration:underline;

	}



hr {

	display: block;

	height:1px;

	background:#333;

	border:0;

	}



small {

	font-size: 0.9em;

	padding:3px 6px;

	}

img {

  border: 0;

}





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



img, a:link img, a:visited img{border:border:1px solid #999; paddingx: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; }



	

		

/******************************************

*   Estructura                         

******************************************/



#page {

	width:1000px;

	margin:0 auto;

	font-size:1em;

	background:#fff;

	padding: 5px 5px 5px 5px;

	border:2px double #000;

	}



#branding {

	width:1000px;

	height:250px;

	padding-bottom:5px;

	background:url(images/backgrounds/header.jpg) no-repeat;

	}



.left {

	float:left;

	}



.right {

	float:right;

	}



#sidebar {

	width: 305px;

	float:right;

	}



#leftcol {

	width:450px;

	border-right:1px solid #c27810;

	padding-right:5px;

	}



#leftcol, #rightcol {

	margin-top:5px;

	float:left

	}	

	

#rightcol {

	width:190px;

	padding-left:5px;

	margin-top: -2px;

	text-align:justify;

	}





		

/******************************************

*   Sidebar                         

******************************************/



.subnav li {

	list-style:none;

	border-bottom:1px solid #fff;

	}



.subnav li a:link, .subnav li a:visited {

	background: #fff;

	display:block;

	padding:4x 4px 4px 20px;

	border-left:3px double #999;

	border-bottom: 1px solid #999;

	}

		

.subnav li a:hover, .subnav li a:active {

	background: #F4F4EC;

	text-decoration:none;

	border-left:3px solid #999;

	}



.subnav li li a:link, .subnav li li a:visited {

	border-left:none



	}

		

#sidelist li {

	list-style:none

	}

	

.bullets li {

	list-style:none;

	border-bottom:1px solid #FFF;

	}

	

#sidelist .bullets li {

	list-style:square;

	margin-bottom:5px;

	

	margin-left:22px;

	}



#sidelist .children {

	background:#F4F4EC;

	}



#sidelist .children li {

	background: #F4F4EC;

	list-style: none;

	margin-left:15px;

	padding-left:15px;

	border-bottom:1px solid #fff;

	}

	

#sidelist .children li a, #sidelist .children li a:visited {

	padding:2px 2px 2px 0px;

	border:0;

	background:#F4F4EC;

	color: #666;

	}



#sidelist .children li a:hover, #sidelist .children li a:active	{				

	color:#000;

	}



	

	

/******************************************

*   Titulares                         

******************************************/



.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: #840000;

	font-size: 1.6em;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

	margin: 0px 10px 0px 0px;

	padding: 20px 0px 0px 10px;

	}

	

h2 {

	/*color: #840000;*/
	color:#11306E;

	font: 1.6em Arial, Helvetica, sans-serif;

	padding-bottom:8px;

	border-bottom:1px solid #666;

	margin: 20px 0;

	}



h3 {

	font: 0.9em Arial, Helvetica, sans-serif;

	text-transform:uppercase;

	letter-spacing:0.1em;

	margin-bottom:4px;

	font-weight:bold;

	color:#840000;

	}



#sidebar h2, #sidebar h3 a {

	font: 0.9em Arial, Helvetica, sans-serif;

	text-transform:uppercase;

	letter-spacing:0.1em;

	margin-bottom:4px;

	font-weight:bold;

	color:#840000;

	}



#sidebar h3, #sidebar h2 {

	font-size:0.9em;

	border-top:3px double #999;

	border-bottom:1px solid #999;

	padding:5px 0 5px 2px;

	margin:20px 0 15px 0;

	color:#840000;

	}

#sidebar h2,  #sidebar h2 a, #sidebar h3,  #sidebar h3 a {
	color:#11306E;
}



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: #666;;

	}



h4 {

	font-size:1.2em;

	margin-bottom:6px;

	}

	

	

	

/******************************************

*   Contenido                        

******************************************/



#content {

	width:690px;

	float:left

	}

	

.description {

	font-size: 1.3em;

	font-weight: bold; 

	color:#999;

	}



.feature {

	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;

	padding:15px;

	border: 1px solid #ccc;

	}



.feature:hover { background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC; }

	

.feature p, #rightcol p { margin:0;	}



#leftcol img, #rightcol 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;

	color: #11306e;

	margin-bottom:1px;

	}

	

.feature#lead .title {

	font:1.8em Georgia, "Times New Roman", Times, serif;

	line-height:100%;

	display:block;

	padding-bottom:7px;

	color: #11306e;

	}



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



#rightcol img {

	float:left;

	margin:3px 10px 4px 0;

	}



#leftcol 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 35x;

	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 #9c9c9c;

	width:100%

	}

	



#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;

	}



#commentform textarea {

	width: 100%;

	margin-top:5px;

	}







/* 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:#000;

	}



#footer a {

	color:#000;

	}


/*nueva cabecera*/

#rap { 
       width: 1000px;
       margin: 0px auto;
       background: url("images/rap-bg.jpg") repeat-y;
       text-align: left;
       padding: 0px;
	border-left: 1px solid #020202;
	border-right: 1px solid #020202;
       }


#header {
          font-size: 32px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0px auto;
          height: 284px;
          width: 1000px;
          padding: 0;
          background: url("images/header.jpg") no-repeat;
          }

.header-title {
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#fefefe;
	font-size:23px;
        font-weight:bold;
	padding: 60px 0 0 270px;
	text-align:left;
	}
.header-title a{
	color:#fefefe;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#ffc04e;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-size: 11px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: normal;
	color:#fefefe;
	padding: 1px 0 0 272px;
	text-align:left;
	}

.ads{	
	float: right;
	margin-right: 18px; 
        margin-top: 8px;
        margin-bottom: 0px;
}

.ads.125ads {
	padding:3px 0 0 0;
	text-align:left;
	}

.ads h2 {
	color: #fefefe;
        font-size: 12px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 8px 0;
	text-align:center;
	}

.ads img { 
      padding: 3px;
      border: #eeeeee 1px solid;
      background: #000000;
      }

.ads a:link img  { 
      padding: 3px;
      border: #eeeeee 1px solid;
      background: #000000;
      }

.ads a:hover img  { 
      padding: 3px;
      border: #ffc04e 1px solid;
      background: #000000;
      }

Top part CSS
*/


#top {
	width: 500px;
	height: 34px;
	margin: 0px auto;
	background: #000000;
}

#topleft {
	float: left;
	height: 34px;
	width: 590px;
	padding-left: 0px;
	background: #000000;

}

#topright {
	float: right;
	height: 34px;
	width: 400px;
	padding-right: 10px;
	background: #000000;
}



#menu {
	float: left;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #636363;
	z-index: 20;
}

#menu li {
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #636363;
}

#menu li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #181818;
	width: 100%;
}

#menu li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#menu li a:hover {
	backgroundx: url(images/menuhover.gif) repeat-x;
	colorx: #ffc04e;
}

#menu li.current_page_item a {
	backgroundx: #fefefe;
	colorx: #282828;

}

#menu li.current_page_item a:hover {
	backgroundx: #fefefe;
	colorx: #282828;
}

#menu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#menu ul li a {
	display: block;
	background: #FFF;
}

#menu li ul a:hover {
	display: block;
	background: #FFF;
}

#menu ul a {
	display: block;
}

#menu ul ul {
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
}

#menu li:hover ul ul {
	display: none;
}
#menu li:hover ul {
	display: block;
}
#menu ul li:hover ul {
	display: block;
}
#menu li ul li {
	display: block;
	width: 100%;
}

#menu li.page_item ul {
	border-top: 2px solid #636363;
	width: 200px;
}

#menu li.page_item a {
	display: block;
}

#menu li.page_item a:hover {
	display: block;
}

#menu li.page_item ul li a {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #333;
        text-decoration: none;
}

#menu li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #636363;
	border-left: 1px solid #636363;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.searchform {
	display: inline;
}

.searchform fieldset {
	display: inline;
	margin-top: 1px;
	padding-top: 4px;  
        border: #282828 0px solid;      
}

.searchform label {
	vertical-align: middle;
	display: inline;
	margin-right: 5px;
	font-size: 11px;
	color: #fefefe;
	font-weight: bold;
}

.searchform input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.searchinput {
	background: #FFF;
	border: 1px solid #636363;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #282828;
}

.searchbutton {
	background: url(images/searchbutton.gif) no-repeat;
	width: 16px;
	height: 16px;	
	margin-bottom: 2px;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	border: 0px solid #636363;
}


#adcontainer {
	padding: 0px 0 0 0;
	margin:0;
	width: 300px;
}

#adboxes{
	padding: 13px 0 14px 0px;
	width:300px;
        background: url(images/adcontainer_bg.jpg) top repeat-x;
	float:left;
	position: relative;
}
#adboxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
        padding-left: 15px;
}
#adboxes ul li {
	display:block;
	margin: 2px 4px 0px 0px !important;
	padding: 0px !important;
	float:left;
	list-style: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


