/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {padding:5px 0; background:url("../design/bg.gif") 0 0 repeat-x; font:0.75em/1.5 Georgia, "arial", sans-serif;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}
h1{
	font-size:139%;
	color:#51a7d3;
}

h2{
	font-size:100%;
	font-weight:lighter;
}

h3{
	font-size:100%;
}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {
		width:955px;
		/*width:67%;*/
		padding:10px;
		overflow:hidden;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
	}

    #header {
		position:relative;
		/*height:100px;*/
		height:100%;
		width:919px;
		background:url("../design/cabecera.jpg") 0 0 no-repeat;
		background-color:#4d2f24;
		overflow:hidden;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 35px;
	}
    #header #logo {margin:0;}
    #header a{
		color:#FFFFFF;
		text-decoration:none;
		}
	#header a:hover{
		text-decoration:underline;
	}
	
	
    #nav {position:relative; padding:0 8px;}
    #nav ul {margin:0; list-style:none;}
    #nav ul li {display:inline;}
    #nav ul li a {display:block; float:left; padding:9px 15px; background:url("../design/nav-separator.gif") 100% 0 repeat-y; text-decoration:none;}
    #nav a:hover {text-decoration:underline;}
    #nav ul li.active, #nav ul li.active a {font-weight:bold;}
    #nav #feeds {position:absolute; top:1px; right:0px; margin:0;}
    #nav #feeds a:hover {text-decoration:none;}

	#cols {margin-bottom:10px;}
    #cols-in {min-height:430px; padding:0px;}
    
        #content {float:left; width:600px;}
        #aside {float:right; width:280px;}
        #content .in, #aside .in {padding:15px;}

    #footer {background:url("../design/bg-cuerpo.png") 0 0 repeat-x; padding:5px 15px 5px 15px;}
    #footer p {margin:0;}
    
        .ico-rss {padding-left: 0px;}

    #copy {margin:15px auto 0 auto; width:910px; font-size:90%;}
	
	.img_cabecera{
		width:570px;
		float:left;
		margin-left:-35px;
	}
	
	.links_cabecera{
		width:380px;
		float:right;
		margin-right:-10px;
		margin-top:42px;
	}
	
	.links_cabecera span{
		font-size:95%;
		color:#FFFFFF;
		position:relative;
	}
	
	.links_cabecera ul{
		list-style:none;
		margin-top:-20px;
		margin-bottom:-10px;
		margin-left:-20px;
	}
	
	.links_cabecera ul li{
		display:inline;
	}
	
	.links_cabecera form{
		float:right;
		margin-right:40px;
		margin-top:-5px;
	}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#breadcrumbs {margin:0; font-size:90%;}
#breadcrumbs a:hover {text-decoration:none;}
#breadcrumbs span {margin:0 3px;}

#topstory {float:left; width:600px; margin-top: 8px;}

    #topstory-title {padding:15px;}
    #topstory-title h2 {margin:0; margin-bottom:2px;}
    #topstory-title p.date {margin:0; font-size:85%;}
    
    #topstory-perex {display:block; padding:15px; font-size:110%;}
    #topstory-perex p {margin:0;}
	
#aside {float:right; margin-top: 0px;}

#photos {margin:0; margin-bottom:15px; font-size:0; line-height:0;}
#photos a {border:0;}
#photos img {display:block; float:left; margin-left:12px; border:0;}

.col30 {float:left; /*width:284px;*/ width:28%; padding:2px; background:url("../design/bgcol3.jpg") 0 0 repeat-x;}
.col30.margin {margin:0 70px; background:url("../design/bgcol3.jpg") 0 0 repeat-x;}
.col30.margin2 {margin:0 0px; float:right; background:url("../design/bgcol3.jpg") 0 0 repeat-x;}

    .col30 h4 {margin-bottom:3px;}
    .col30 ul {margin:20px 0 !important;}
    .col30 p.date {margin:0; font-size:85%;}
    .col30 p.bb {padding-bottom:20px; background:url("../design/dot-02.gif") 0 100% repeat-x;}
    .col30 p img.f-left {margin-right:10px;}
    .col30 p {position:relative;}

.menu2 {float:left; width:180px; padding:2px; margin-top:-40px; margin-left:-10px;}
.menu2.margin {
	width:560px;
	margin-top:-38px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 38px;
}
.menu2.margin2 {width:150px; margin:0 0px; float:right; background-color:#F2F2F2; margin-top:-10px;}

    .menu2 h4 {margin-bottom:3px;}
    .menu2 ul {margin:20px 0 !important;}
    .menu2 p.date {margin:0; font-size:85%;}
    .menu2 p.bb {padding-bottom:20px; background:url("../design/dot-02.gif") 0 100% repeat-x;}
    .menu2 p img.f-left {margin-right:10px;}
    .menu2 p {position:relative;}
	

#subnav {margin:0; list-style:none;}
#subnav li {display:inline;}
#subnav li a {display:block; padding:4px 10px 4px 25px; background:url("../design/subnav.gif") 10px 50% no-repeat;}
#subnav li a:hover {text-decoration:none;}
#subnav li.last a {border:0;}

dl#news {margin:0; background:url("../design/dot-02.gif") 3px 0 repeat-y;}
dl#news dt {margin-bottom:3px; padding-left:15px; background:url("../design/news-dt.gif") 0 50% no-repeat; font-weight:bold;}
dl#news dd {margin:0; margin-bottom:10px; padding-left:15px;}
dl#news a:hover {text-decoration:none;}

#gallery-in {padding:15px; background:url("../design/gallery.gif") 0 0 repeat-x;}
#gallery .separator {width:910px; height:2px; margin:10px 0; background:url("../design/separator.gif") 0 0 repeat-x; font-size:0; line-height:0; overflow:hidden;}
#gallery img {margin-right:18px;}
#gallery a.last img {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.title-01 {margin:0; padding:15px 15px 15px 45px; background:url("../design/arrow-01.gif") 15px 50% no-repeat; font-size:150%; font-weight:normal;}
.title-02 {background:url("../design/dot-01.gif") 0 60% repeat-x; font-size:100%;}
.title-02 span {padding-right:5px;}
.title-03 {margin:0; padding:13px 10px 13px 15px; background:url("../design/arrow-02.gif") 245px 50% no-repeat; font-size:100%; font-weight:bold;}
.title-03.gallery {background:url("../design/arrow-02.gif") 903px 50% no-repeat;}
.title-04 {margin:0 5px; padding:13px 30px 13px 15px; background:url("../design/title-04.gif") 0 0  repeat-x; font-size:100%; font-weight:bold;}

.more {padding-right:14px; background:url("../design/more.gif") 100% 5px no-repeat;}
a:hover.more {text-decoration:none;}

ul.ul-list {margin:15px 0; padding:0; list-style:none;}
ul.ul-list li {margin:0; margin-bottom:6px; padding:0; padding-left:20px; background:url("../design/ico-list.gif") 0 4px no-repeat;}

.hx-style01 {clear:both; background:url("../design/dot.gif") 0 50% repeat-x; font-size:100%;}
.hx-style01 span {margin-left:15px; padding:0 5px; font-weight:bold; text-transform:uppercase;}

a.ico-more {padding:6px 3px;  border:0 !important;}

.hx-style01 span {background:#FFF; color:#3F3F3F;}




/* ----------------------------------------------------------------------------------------------------------
6) Menu izquierda
---------------------------------------------------------------------------------------------------------- */

#menu {
	width: 200px;
	margin: 10px;
	border-style: none;
	border-color: #000;
	border: 1px;
	border-width: 1px;
	}
	
#menu ul{
       list-style:none;
       }
	
#menu li a {
	/*height: 32px;*/
	height:100%;
	background-color:#000000;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #CCC;
	display: block;
	background: #101010 url(../design/menu.gif) no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #FFF;
	background: #3f3f3f url(../design/menu2.gif) no-repeat;
	padding: 8px 0 0 10px;
	}
	
/* ----------------------------------------------------------------------------------------------------------
7) Páginas internas
---------------------------------------------------------------------------------------------------------- */

.cabecera_interior{
	margin-top:20px;
}


/* ----------------------------------------------------------------------------------------------------------
8) Calendario
---------------------------------------------------------------------------------------------------------- */

#calendar {width:230px; margin:5px 20px; font-size:90%;}
#calendar th {padding:4px 1px;}
#calendar td {text-align:center;}
#calendar td#calendar-active {font-weight:bold;}
#calendar .days{
	font-weight:bold;
	background-color:#ff9933;
}

#calendar .dia_hoy{
	font: bold 115% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fc0031;
}

#calendar .dia_normal{
	font: normal 115% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#calendar .nombre_mes{
	font: bold 115%/150% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.nombre_mes{
	font: bold 115%/150% Georgia, "Times New Roman", Times, serif;
	color:#FF7600;
}


#calendar .evento{
	background:#ffcc66;
	font: bold 115%/150% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#nube_tags a{ text-decoration: none;}
#nube_tags a:hover{ text-decoration: underline;}

#busqueda{
	margin-top:15px;
}
