/* 
   original_author: luka cvrk
   modified_by: nutus for cordobasuena.com
   */

   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.73em Trebuchets MS, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #000000; 
	color: #fff; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #7b7474; /* Main logo, letra gris */
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	
/*	background: #FFF;  Esto hace que el link tenga de fondo un bloque blanco*/
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url("http://www.cordobasuena.com/images/cs/input.gif") no-repeat; 
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.search_button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #c85e35 url("http://www.cordobasuena.com/images/cs/button.gif") no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url("http://www.cordobasuena.com/images/cs/logininput.gif"); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 760px; 
	
	
	
}

.logo {
	float: left;
	width: 200px;
	padding: 10px 0px 11px 10px; 
	
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
	
}


.top_info {
	width: 528px;
	margin: 12px 0 5px 15px;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #000 url("http://www.cordobasuena.com/images/cs/dot.gif") repeat-x bottom;
	color: #7b7474;
	
}

.top_info a{ 
	text-decoration:none;
	

}
	

.slogan {
	text-align: right;
	width: 160px;
}

.newsletter a { 
		font-weight: bold;
		font-size: 1.3em;
		
		text-decoration:none;
	} 

.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px;
	
	 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		background: #000;
		display: inline;
		
	}
	
	.bar li a:hover {
	text-decoration:none;
	color:#c85e35;
	

		
	}
	
	.bar li.active { 
		background: #000 url("http://www.cordobasuena.com/images/cs/bar.gif") no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px;
		
	}

	.bar a, .registra { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
		text-decoration:none;
	} 
	
	.bar a:hover{ 
		text-decoration:underline;
	} 



.search_field_lr {
	float: left;
	height: 48px;
	width: 0px; /*30px; */
	padding: -10px -10px 0 0;
	background: url("http://www.cordobasuena.com/images/cs/newsletterbg.gif") no-repeat  top left;
}

.search_field { 
	text-align: right;
	float: left;
	width: 770px; /*540 */
	height: 80px;
	background: url("http://www.cordobasuena.com/images/cs/banner/banner2.jpg") no-repeat top right;  /* #464548 --- #464548*/ 
	color: #000;
	clear: both;
/*	padding: 10px 10px 0 0; */
}

.search_field form{ 
	padding: 10px 10px 0 0; 
}




.grey {
	font-size: 0.9em;
	font-weight: normal;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	color: #FFF;
	margin: 0 0 3px 0;
	background-color: #464548;  /* 6E6E6E */
	background-image: url("http://www.cordobasuena.com/images/cs/newsletterbg.gif");
	background-repeat: no-repeat;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #000000;
	color: #d5e5f0; 
	border-bottom: 0px solid #ccc;
	text-align:justify;
}

.subheader a {
	text-decoration:none;
	
	
}


/* left side
   --------- */

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url("http://www.cordobasuena.com/images/cs/lt.gif") no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url("http://www.cordobasuena.com/images/cs/lb.gif") no-repeat bottom left;
		height: 170px;
		text-align:justify;
	}
	
	.lbox a {
		color: #FFFCD1;
		font-size:0.90em;
		padding: 2%;
		background:none;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
		
	}
	
	.lbox h2 a:hover {
		color: #c85e35;
		font-style:normal;
		
				
	}
	
.thumb {
	float: left;
	width: 150px;
	border: 0px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
		background: #C85E35 url("http://www.cordobasuena.com/images/cs/rt.gif") no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #C85E35 url("http://www.cordobasuena.com/images/cs/rb.gif") no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	.right_articles a {
		font-size: 0.9em;
		text-decoration:none;
		background: #C85E35 url("http://www.cordobasuena.com/images/cs/rb.gif") no-repeat bottom;
		color: #FEE1D5;
		padding: 4px 8px;	
		margin: 0 0 10px 0;

}
	
	.right_articles h2 
	{
	color: white;
	letter-spacing: 0.005em;
	font-size: 1.3em;
	text-align:right;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #000000 url("http://www.cordobasuena.com/images/cs/dot.gif") repeat-x;
	padding: 8px 0;
	font-size: 0.9em;
}

.footer a {
	color: #C3593C;
	background: inherit;
}

.lista_columnas
{
	padding-left:160px;
	background-image: url(http://www.cordobasuena.com/images/cs/lista/columnabanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:350px;
	height:450px;
}

.lista_sorteos
{
	padding-left:160px;
	background-image: url(http://www.cordobasuena.com/images/cs/lista/sorteosfoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:350px;
	height:450px;
}

.lista_temas
{
	padding-left:90px;
	background-image: url(http://www.cordobasuena.com/images/cs/lista/temadelmes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:350px;
	height:480px;
}