/*  
Theme Name: PRiNZ BranfordMagazine
Theme URI: http://www.der-prinz.com/2008/01/20/wordpress-magazine-style-theme-branfordmagazine/
Description: A premium magazine-style layout for Wordpress with multiple functionalities inspired by the great themes of Brian Gardner and Darren Hoyt
Version: 2.5 (released 2008-04-05)
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

Credits
=======

Thanks to Darren Hoyt and his "Mimbo" theme which has been a great inspiration
and a good source for lots of the code I used for this theme especially the intensive
use of custom fields.

Thanks to Brian Gardner and "Revolution" which inspired me to put the two additional
page layouts "Featured Page" and "3-Column-Page" into the theme.

Thanks to Patrick Griffiths who delivered the script for the dropdown menues. 
http://www.htmldog.com/articles/suckerfish/dropdowns/

Iīd also like to thank Klaus Hartl (stilbuero.de) for the brilliant script I used 
for the tabbed section with the fade effect.

And last but not least my very special thanks go out to all of you out there
using the theme and sending me tons of emails telling me how great this theme is.

THANK YOU ALL!!!


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

* {
	margin:0;
	padding:0;
	}

html {
	background-image: url(images/new-html.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
	
body {
	color: #666666;
	background-image: url(images/new-body.jpg);
	background-repeat: no-repeat;
	background-position: center 191px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}

body, select, input, textarea {
	line-height:1.5em;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #666666;
	}
	
p {	
	margin: 15px 0;
	}
	
dd {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

dl {
	margin: 0px;
	padding: 0px;
}

dt {
	margin: 0px;
	padding: 0px;
}	

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

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


hr {
	display: block;
	height:1px;
	border:0;
	background-color: #c8cd9d;
	}

small {
	font-size: 9px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	
	
	small a{
	font-size: 9px;
	padding:3px 6px;
	color: #000000;
	text-decoration: none;
	}
	
	small a:hover{
	font-size: 9px;
	padding:3px 6px;
	color: #996600;
	text-decoration: none;
	}

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

img, a:link img, a:visited img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.left-2,img.center,img.right-2,img.norm{
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.left-2{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right-2{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }
	
		
/******************************************
*   General Structure                         
******************************************/



#page { /*the main container*/
	width:1000px;
	font-size:1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	padding: 0px;
	}
	
#new-footer {
	background-color: #ff8e00;
	background-image: url(images/new-footer.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	float: none;
	clear: both;
	position: relative;
	padding-bottom: 30px;
}	

	
	
	#headernos {
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 0px;
}


#branding {/*where the logo sits*/
	width:250px;
	height:99px;
	padding-bottom:15px;
	background-image: url(images/new-logo.jpg);
	background-repeat: no-repeat;
	}

.left-2 {
	float:left;
	}

.right-2 {
	float:right;
	padding-right: 35px;
	}
	
	
	
#sidebar-autor {/*you guessed it: itīs the sidebar container*/
	width: 250px;
	float:right;
	background-color: #1a1a1a;
	background-image: url(images/sociales-2.png);
	background-repeat: repeat-x;
	padding: 20px;
	color: #999999;
	font-size: 14px;
	line-height: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #424242;
	border-right-color: #424242;
	border-left-color: #424242;
	margin-top: 15px;
	}
	
#sidebar-autor strong {
	color: #666666;
	font-weight: normal;
}

#sidebar-autor a {
	color: #999999;
}
	

#sidebar-interior {/*you guessed it: itīs the sidebar container*/
	width: 250px;
	float:right;
	background-color: #333333;
	background-image: url(images/sociales.png);
	background-repeat: repeat-x;
	padding: 20px;
	border: 1px solid #424242;
	color: #999999;
	font-size: 14px;
	}



#sidebar-interior h2 {
	font-size: 18px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}		

#sidebar-interior a {
	color: #999999;
	font-size: 14px;
	text-transform: lowercase;
}	

#sidebar-interior a:hover {
	color: #FFFFFF;
}		
		

#sidebar {/*you guessed it: itīs the sidebar container*/
	width: 270px;
	float:right;
	padding-right: 45px;
	}
dd {
	font-size: 10px;
	line-height: normal;
	color: #666666;
	text-align: left;
	
}
	
	#sidebar a{
	}
	
	#sidebar a:hover{
	}
	
	#sidebar li a{
	}
	
	#sidebar h4 a{
	color: #CCCCCC;
	}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:287px;
	padding-right:12px;
	float: left;
	}
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:277px;
	padding-left:10px;
	margin-top: -2px;
	text-align:left;
	padding-right: 18px;
	float: left;
	}


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

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	font-size: 14px;
	color: #aba760;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
		
.subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	background-color: #aba760;
	color: #FFFFFF;
	}
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	

	}
	
	.bullets a {
	color: #aba760;
	
	
	}
	
		.bullets2 a {
	color: #996600;
	}
	
		.bullets3 a {
	color: #996600;
	}
	
	
	.bullets2 li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;
	list-style-type: none;
	background-image:  url(images/com.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	
	}
	
	
	
	
	
	.bullets3 li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;
	list-style-type: none;
	background-image:  url(images/file.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	
	}
	
	
		.bullets4 li {
		margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;
	list-style-type: none;
	background-image:  url(images/com3.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	
	}
	
#sidelist .bullets-1 li {
	margin-bottom:5px;
	list-style-type: none;
	background-image: url(images/relacionados.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	}
	
#sidelist .bullets-2 li {
	margin-bottom:5px;
	list-style-type: none;
	background-image: url(images/ultimos.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	}
	
#sidelist .bullets-3 li {
	margin-bottom:5px;
	list-style-type: none;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	padding-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;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

	
/******************************************
*   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 {
	
	}
	
h2 {
	padding-bottom:8px;
	font-size: 34px;
	font-weight: normal;
	line-height: 41px;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}

h3 {
	font-weight:normal;
	font-size: 24px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	}

#sidebar h2, #sidebar h3 a {
	margin-bottom:4px;
	font-weight:normal;
	color:#99968E;
	font-size: 24px;
	letter-spacing: 0em;
	}

#sidebar h3, #sidebar h2 {
	font-size:18px;
	padding:5px 0 5px 2px;
	margin:20px 0 15px 0;
	color:#999999;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}

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

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	;
	text-decoration: none;
	font-weight: normal;
	}

h4 {
	font-weight:normal;
	color:#CCCCCC;
	font-size: 24px;
	letter-spacing: -1px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-top: 20px;
	}
	
	h4 a {
	color:#CCCCCC;
	text-decoration: none;	
	}
	
	h4 a:hover {
	color:#CCCCCC;
	text-decoration: underline;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width:600px;
	float:left;
	padding-left: 30px;
	padding-top: 20px;
	}
	
#content-index {
	width:575px;
	float:left;

	}	
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	padding:15px;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	background-image: url(images/backgrounds/bg_featured.jpg);
	background-repeat: repeat-x;
	}
	
.feature2 {
	border: 1px solid #cdd5b4;
	background-color: #e3eacc;
	background-image: url(images/backgrounds/bg_featured2.jpg);
	background-repeat: repeat-x;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 23px;
	padding-left: 13px;
	}	
	
.gastronomia {
	padding: 3px;
	border: 1px solid #cdd5b4;
	margin-right: 20px;
	background-color: #cdd5b4;
	}	
	
	.cat2 a  {
	font-size: 20px;
	color: #cdd5b4;
	}		

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

#leftcol img, #rightcol img {
	padding:0px;
	}
	
#leftcol a.hover {
	text-decoration: underline;
}	

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

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color: #CC6600;
	letter-spacing:normal;
	}
	
	.title2, a.title2  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color: #969E6E;
	letter-spacing:normal;
	}
	
	
	.title3, a.title3  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color: #996600;
	letter-spacing:normal;
	}
	
	
	.title4, a.title4  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color: #FF9900;
	letter-spacing:normal;
	}
	
	
	.title5, a.title5  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #6666CC;
	letter-spacing:normal;
	}
	
	
	.title6, a.title6  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	color: #669900;
	letter-spacing:normal;
	}
	
	
	
		.title7, a.title7  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #5287CC;
	letter-spacing:normal;
	}
	
		.title8, a.title8  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	color: #669900;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

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

#leftcol img {
	display:block
	}
	
#rightcol {
	padding:12px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:28px;
	text-align:left;
	width: 590px;
	line-height: 25px;
	font-size: 14px;
	color: #333333;
	}
	
	
	.entry small {
	text-align:left;
	font-size: 10px;
	color: #666666;
	}
	
	.entry img {
	padding: 10px;	
	}
		
	.entry a img:hover {
	background-color: #DEE5BB;
	}
	
	.entry a {
	color: #FF6600;
	text-decoration: underline;
	}
	
	.entry strong {
	color: #FF6600;
	}
	
	
	.entry h3 {
	color: #000000;
	text-decoration: none;
	font-size: 22px;
	}
	
		.entry h4 {
	color: #999999;
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
.entry blockquote {
	color:#FFFFFF;
	padding:25px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	background-color: #FF6600;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg-quote.gif);
	background-repeat: repeat-x;
	}	
	
.entry blockquote a {
	color: #FFFFCC;
	}		
	
	
.entry blockquote strong {
	color: #FFFFFF;
	}
		
.entry blockquote h3 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	}
	
	
.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#ordenpost {
	background-color: #d9d9d9;
	background-image: url(images/publis.png);
	background-repeat: repeat-x;
	padding: 20px;
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
}	

#ordenpost small {
	font-size: 12px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 6px;
}	


#ordenpost img {
	border: 3px solid #FFFFFF;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}	

#ordenpost h1 a {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 28px;
}


#ordenpost h1 strong a {
	color: #666666;
}

#ordenpost h1 strong {
	color: #666666;
}



#post-busqueda {
	background-color: #edc058;
	background-image: url(images/sociales-nueva.png);
	background-repeat: repeat-x;
	padding: 20px;
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
	border: 1px solid #edc058;
}	

#post-busqueda small {
	font-size: 12px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 6px;
}	


#post-busqueda img {
	border: 3px solid #FFFFFF;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}	

#post-busqueda h1 a {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 28px;
}


#post-busqueda h1 strong a {
	color: #666666;
}

#post-busqueda h1 strong {
	color: #666666;
}


	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

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

.button {
	padding: 5px;
	color:#999999;
	border:none;
	background-color: #FFFFFF;
	font-size: 16px;
	}


.buscar {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 8px;
	color: #666666;
	width: 300px;
	font-size: 16px;
}


.button:hover {
	color:#333333;
	text-decoration:none;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	}
	
.commentlist li {
	padding: 25px;
	border:1px solid #d4d4d4;
	background-color: #f3f3f3;
	background-image: url(images/bg-comment.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	}
	
	.commentlist li a{
	color: #000000;	
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata a{
	color: #000000;
	text-decoration: none;
	}
	
	
	.commentmetadata {
	font-size: 18px;
	color: #333333;
	background-color: #d2d2d2;
	display: inline;
	background-image: url(images/user.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-position: left center;
	border: 1px solid #CCCCCC;
	}

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



/* Float Properties*/

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

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

#footer {
	width: 980px;
	font-size:0.9em;
	text-align:center;
	color:#FFE2B8;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	position: relative;
	float: none;
	clear: both;
	}

#footer a {
	color:#FFFFFF;
	}

#footer2 {
	width: 1000px;
	font-size:12px;
	color:#FFE2B8;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: none;
	}
	
	#footer3 {
	width: 980px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	float: none;
	}
	
	#footer2 a {
	color: #FFFFFF;
	}
	
	#footer2 h3 {
	color: #FFFFFF;
	padding-top: 20px;
	font-size: 18px;
	}
	
	#footer-1 {
	width: 260px;
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	}
	
	
	#footer-2 {
	width: 260px;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE2B8;
	float: left;
	}
	
		#footer-3 {
	width: 260px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE2B8;
	padding-right: 30px;
	padding-left: 30px;
	}
	
	
	ul.list-pop li, li.bar_comments ul li {
		margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;
	list-style-type: none;
	background-image:  url(images/pop.gif);
	background-repeat: no-repeat;
	padding-left: 25px;

}

.rss li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;
	list-style-type: none;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}


#pag {
	
	padding-left: 6px;
}	

#pag ul li a{
	color:#FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	list-style-type: none;
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
}	

#pag li a{
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	list-style-type: none;
	background-image: url(images/folder2.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
}
	ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

#sociales {
	color: #999999;
	background-color: #333333;
	padding: 15px;
	text-align: right;
	float: left;
	background-image: url(images/sociales.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 250px;
}

#sociales:hover {
	background-image: url(images/sociales-2.png);
	
}

#sociales img {
	border: 3px solid #4C4C4C;
}

#sociales h3 a {
	font-size: 14px;
	line-height: 14px;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}

#sociales small {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}


#publis-img {
	padding: 0px;
	width: 280px;
	margin: 0px;
	float: left;
}

#publis {
	color: #666666;
	background-color: #d9d9d9;
	padding: 15px;
	text-align: left;
	float: left;
	background-image: url(images/publis.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 250px;
}

#publis:hover {
	background-image: url(images/publis-2.png);
}

#publis img {
	border: 3px solid #4C4C4C;
}

#publis h3 a {
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#publis small {
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}


.mini {
	font-size: 11px;
	color: #999999;
	float: right;
	background-color: #D2D2D2;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(images/bullet_go.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.mini a {
	color: #999999;
	text-decoration: none;
}

.mini a:hover {
	color: #666666;
	text-decoration: underline;
}

.titulo  {
	color: #FF6600;
	padding-bottom:8px;
	font-size: 34px;
	font-weight: normal;
	line-height: 41px;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	width: 550px;
	}
	
	.titulo a{
	color: #FF6600;
	}
	
.navigation a {
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;	
	}
	
	.navigation a:hover {
	color: #FF9966;
	text-decoration: overline;
	font-size: 14px;
	}
	
#clasificacion a{
	color: #FF9900;
	line-height: normal;
	width: 500px;
}	


#publicidadarriba {
	text-align: center;
	height: 70px;
	margin: 0px;
	float: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#publicidadarriba img {
	padding-left: 5px;
	padding-right: 5px;
}


#pub-1 {
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 470px;
}

#pub-2 {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 470px;
}


#noticias {
	float: right;
	width: 400px;
}


#noticias li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 400px;
	position: relative;
	list-style-type: none;
}

#noticias h3 {
	font-size: 16px;
	line-height: normal;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#noticias h3 a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}


#noticias h4 {
	color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#noticias h4 a {
	color: #CCCCCC;
	text-decoration: none;	
}


#noticias h3 a:hover {
	text-decoration: underline;
}
#noticias img {
	padding:3px;
	border:1px solid #CCCCCC;
	margin-left: 10px;
}

.imagenes img{
	margin-right: 30px;
	padding: 10px;
}

#temas {
	float: left;
	width: 690px;
	margin-left: 10px;
}

#temas-float {
	float: left;
	width: 690px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#temas-float a {
	color: #FF6600;
}

#temas-float-1 {
	float: left;
	width: 690px;
	margin-bottom: 10px;
	background-image: url(images/sociales-nueva.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #edc058;
	padding-top: 25px;
	color: #a08443;
}	

#temas-float-1 a {
	color: #725f32;
}
	
#imagenes-social img {
	padding: 0px;
	margin-right: 6px;
	border: 3px solid #d09b20;
	float: left;
	margin-bottom: 6px;
}

#imagenes-social a:hover img {
	border: 3px solid #FFFFFF;
}

#imagenes-social-2 img {
	padding: 0px;
	margin-right: 6px;
	border: 3px solid #666666;
	float: left;
	margin-bottom: 6px;
}

#imagenes-social-2 a:hover img {
	border: 3px solid #FFFFFF;
}

#social-izq {
	float: left;
	width: 320px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#social-izq a {
	text-decoration: none;
}

#social-izq h3 {
	font-size: 20px;
	line-height: 21px;
	letter-spacing: -1px;
}

#social-izq a:hover {
	color: #000000;
}


#reportajes {
	color: #999999;
	font-size: 13px;
	height: 185px;
	padding-top: 25px;
	background-image: url(images/sociales.png);
	background-repeat: repeat-x;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #333333;
	margin-bottom: 10px;
}

#reportajes:hover {
	background-image: url(images/sociales-2.png);
	background-color: #1a1a1a;
}


#reportajes img  {
	padding: 3px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 6px;
	background-color: #999999;
	margin-right: 30px;
}


#reportajes a {
	color: #FF6600;
	text-decoration: none;
}

#reportajes h3 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	word-spacing: -1px;
	margin: 0px;
	padding: 0px;
}

#reportajes small {
	color: #666666;
	font-size: 11px;
	display: block;
}

#datos {
	width: 950px;
	float: left;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 0px;
	padding-bottom: 20px;
}
	
#bitacoras {
	background-image: url(images/bitacora.gif);
	background-repeat: repeat-x;
	width: 246px;
	background-color: #e1ffb2;
	float: left;
	margin-right: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 2px solid #e1ffb2;
}
	
#bitacoras a {
	color: #7AC302;
	display: block;
	
}	
	
    
#musica {
	background-image: url(images/musica.gif);
	background-repeat: repeat-x;
	width: 246px;
	background-color: #b2ffc8;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 2px solid #b2ffc8;
}
	

#musica a {
	color: #009999;
	display: block;
	
}

#tecnologia {
	background-image: url(images/tecnologia.gif);
	background-repeat: repeat-x;
	width: 246px;
	margin-left: 30px;
	background-color: #b9b2ff;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 2px solid #b9b2ff;
}

#tecnologia a {
	color: #333399;
	display: block;
	
}

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

#screenshot{
	position:absolute;
	padding:15px;
	display:none;
	color:#999999;
	font-size: 14px;
	width: 150px;
	background-color: #333;
	background-image: url(images/sociales.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
	


#tooltip {
	position:absolute;
	padding:15px;
	display:none;
	color:#999999;
	font-size: 14px;
	width: 150px;
	background-color: #333;
	background-image: url(images/sociales.png);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}	
	
#screenshot img {
	margin-bottom: 10px;
	border: 1px solid #999999;
}
	

	
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}	
	
	
/* Slider Portada */	
	
#slideshow-portadas {
	float: none;
	margin: 0px;
}	

#links-portadas {
	float: none;
	width: 250px;
	height: 38px;
}

a.bg-next {
	background-image: url(images/bg-next.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 115px;
	display: block;
	float: left;
	padding-top: 10px;
	color: #666666;
	text-align: center;
}	




/* SLIDER */
#slider1 {
    width: 560px; /* important to be same as image width */
    height: 347px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 720px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	padding: 18px;
	width: 694px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	font-size: 13px;
	line-height: 18px;
}
.clear {
	clear: both;
}
.slider1Image span strong a {
	font-size: 20px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
.left {
	top: 0;
    left: 0;
	width: 180px !important;
	height: 347px;
}
.right {
	right: 0;
	bottom: 0;
	width: 180px !important;
	height: 347px;
}

/* CSS Document */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* tomate */


#tomate {
	width: 270px;
	background-color: #ff6600;
	clear: right;
	float: right;
	font-size: 11px;
	color: #FFD6C4;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}



#tomate li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA264;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 32px;
	background-image: url(images/tomate-li.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}


#tomate li a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}


#tomate-sidebar {
	width: 292px;
	background-color: #ff6600;
	float: right;
	font-size: 11px;
	color: #FFD6C4;
	margin-top: 0px;
	padding-bottom: 30px;
}



#tomate-sidebar li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA264;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 32px;
	background-image: url(images/tomate-li.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}


#tomate-sidebar li a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}


#new-tomate {
	background-color: #ea4e00;
	clear: right;
	float: right;
	width: 300px;
	margin-top: 15px;
	height: 372px;
	margin-bottom: 30px;
}


#new-tomate h3{
	font-size: 15px;
	padding-left: 22px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA7222;
	margin: 0px;
	padding-top: 4px;
	background-repeat: no-repeat;
	background-position: left center;
}

#new-tomate h3 a {
	color: #EAA272;

}

#new-tomate dt a {
	color: #EAA272;
}


#new-tomate dt a:hover {
	color: #FFFFFF;
}

#new-tomate dd  {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#new-tomate dd a {
	background-image: url(images/tomate-a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #EACEB1;
	text-decoration: none;
	margin-bottom: 5px;
	padding-left: 22px;
	text-transform: lowercase;
	display: block;
}

#new-tomate dd a:hover {
	color: #FFFFFF;
}

#new-tomate dl {
	padding: 15px;
}

#new-tomate-usuarios {
	float: left;
	width: 430px;
}


#new-tomate-registro {

	float: right;
	width: 220px;
}


#new-portada dl {
	width: 250px;
}
#new-portada dd {
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
}


#new-portada {
	float: left;
	width: 250px;
	margin-left: 15px;
}

#new-portada b a {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	background-image: url(images/ver-3.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: block;
	padding-left: 27px;
	font-weight: normal;
	padding-top: 5px;
}

#new-portada dt {
	height: 32px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#new-portada dt a {
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	background-image: url(images/ver.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	padding-top: 8px;
	padding-left: 40px;
	padding-bottom: 8px;
}

#new-portada dt a:hover {
	color: #FF9900;
	background-image: url(images/ver-2.jpg);
}

#new-gastronomia {
	height: 120px;
	width: 270px;
	margin-bottom: 5px;
	background-color: #edc058;
	background-image: url(images/sociales-nueva.png);
	background-repeat: repeat-x;
	float: left;
	margin-top: 5px;
	font-size: 12px;
	color: #987F42;
	padding-right: 10px;
}

#new-gastronomia img {
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 15px;
}

#new-gastronomia h3 {
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#new-gastronomia a {
	color: #725f32;
	text-decoration: none;
}

#new-siguenos {
	color: #CCCCCC;
	margin-top: 8px;
	font-size: 12px;
	width: 245px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	padding-left: 5px;
}

#new-siguenos a {
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
}

#new-siguenos a:hover {
	color: #333333;
}

#new-siguenos img {
}

#new-buscar {
	float: right;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

#new-about dd {
	background-image: url(images/about-bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 15px;
	width: 250px;
}

#new-about li {
	font-size: 16px;
	background-image: url(images/mas.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 22px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffa944;
}

#new-about li a {
	color: #FFFFFF;
}

dd.gallery-caption {
	padding-right: 25px;
	padding-left: 25px;
}


/* mensaje terremoto */

#mensaje {
	font-size: 14px;
	color: #666666;
	background-color: #FFFFCC;
	padding: 15px;
	border: 2px solid #FFCC66;
	float: left;
	margin-top: 10px;
}

#mensaje li {
	float: left;
	width: 350px;
	margin-right: 50px;
}
#mensaje span {
	float: right;
	width: 565px;
}

#mensaje a {
	color: #FF6600;

}

#mensaje h3 {
	font-size: 20px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#mensaje small {
	font-size: 12px;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}