/*  
Theme Name: aestas.es
Theme URI: http://www.delaweb.net
Description: Designed by <a href="http://www.delaweb.net">delaWeb.net</a>.
Version: 1.0
Author: Delaweb S.L.U.
Author URI: http://www.delaweb.net/
*/
body { background: #ad9a7a url(images/fondo_general.jpg) repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin: 0px; color:#000;}
html { padding: 0; margin: 0;}
a { text-decoration: none; color : #eb9807; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #27170a; border: 0px; -moz-outline-style: none;}

h1, h3, h4 { font-family: "Trebuchet MS";}

img { display: block; padding: 0; margin: 0; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px; }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 11px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 11px;}

/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.TOP { width: 1022px; height: 11px; background: url(images/fondo_top_absoluto.gif) no-repeat; margin: 29px auto 0 auto; }
.BGC { background: url(images/fondo_interno.gif) repeat-y; width: 1000px; margin: 0 auto; padding: 0 11px; position: relative; }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Header { width: 1000px; clear: left; padding: 0px; min-height:108px; }
.cabecera_1 { background: url(images/fondo_cabecera_1.jpg) no-repeat; }
.cabecera_2 { background: url(images/fondo_cabecera_2.jpg) no-repeat; }
.cabecera_3 { background: url(images/fondo_cabecera_3.jpg) no-repeat; }
.cabecera_4 { background: url(images/fondo_cabecera_4.jpg) no-repeat; }
.cabecera_5 { background: url(images/fondo_cabecera_5.jpg) no-repeat; }

.Header h1 { display: none; font-size: 28px; line-height: 28px; letter-spacing: -1px; padding: 27px 5px 0px 100px; margin: 0px; font-weight: normal; }
.Header h1 a { color:#fff; text-decoration: none; }
.Header h1 a:hover { color:#fff; text-decoration: none; }
.Header .Desc { display: none; color:#75c0d9; font-size: 14px; line-height: 14px; font-weight: bold; letter-spacing: -1px; font-family: 'Arial'; padding: 0px; margin: 0px 0px 0px 100px;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu { background: url(images/fondo_menu.jpg) no-repeat; width: 1000px; float: left; height: 32px; }
.Menu em { display: none }
.Menu ul { list-style: none; margin: 1px 0 0 0; padding: 0 0 0 35px; }
.Menu ul li ul { display: none; }
.Menu li { padding: 0px; margin: 0px; display: inline; font-size: 11px; }
.Menu a { padding: 0px 0px 0px 3px; margin-right: 2px; float: left; text-decoration: none }
.Menu a span { padding: 8px 9px 6px 6px; display: block; float: right; }
.Menu a span { float: none; color: #FFF; }
.Menu a:hover span { color: #FFF; }
.Menu a:hover, .current_page_item a { color:#27170a; background: #FFF; text-decoration: none; }
.Menu a:hover span, .current_page_item a span { background: #FFF; color:#27170a; text-decoration: none; height:32px; }

.Menu li.selected a { background: #FFF; text-decoration: none; height:32px; cursor:default; }
.Menu li.selected a span { color:#27170a; }

.Menu .on { background: #FFF; color:#27170a; height:32px; }
.Menu .on span { background: #FFF; color:#27170a; }

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON { background: #fff url(images/BGC.gif) repeat-y center; width: 1000px; float: left; position: relative; padding: 0px}

/* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SCS { width: 480px; float: left; padding: 25px 35px 15px 35px; }
.SCS h1, .custom_home h1 { color: #895930; background:url(images/SRRH3.gif) repeat-x left bottom; font-size: 20px; font-weight: normal; letter-spacing: -1px; padding-bottom: 3px; margin: 6px 0 15px 0; }
.SCS h2 { font-size: 18px; font-weight: normal; }
.SCS h3 { font-size: 14px; font-weight: bold; }

.SCS p { font-size: 12px; line-height: 17px;}
.SCS p strong {}
.SCS img {}
.SCS ul { padding: 5px 0px; margin: 0 5px 0 15px; }
.SCS li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#000; }
.SCS blockquote { padding: 2px 10px; background: #f2ead4; margin: 0px; color:#000; }
.SCS blockquote p { font-size: 12px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#000; }
.SCS blockquote a { color:#0080ca; }
.SCS blockquote a:hover { color:#003399; }
.SCS a { text-decoration: underline;}

.custom_home p { margin: 0 0 10px 0 !important; }

#tbl_programacion {
	border-collapse: collapse;
	border: 1px solid #58391f;
}
#tbl_programacion thead th {
	background: #58391f;
	text-align: center;
	color: #FFF;
	padding: 5px 0;
}
#tbl_programacion tbody td {
	padding: 6px 4px;
	border: 1px solid #58391f;
	text-align: center;
}

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 480px; float: left; padding: 40px 35px 15px 35px; }
.SC h2 { font-weight: normal;}
.pagetitle { color: #895930; background:url(images/SRRH3.gif) repeat-x left bottom; font-size: 20px; font-weight: normal; letter-spacing: -1px; padding-bottom: 3px; margin: 6px 0 30px 0; }

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	padding: 0px; position: relative; clear: left;}
.PostHead { position: relative; clear: left; background: url(images/PostHead.gif) repeat-x bottom; padding-bottom: 10px;}
.PostHead h1 { font-size: 20px; line-height: 20px; letter-spacing: -1px; font-weight: normal; padding: 0px 0px 1px 0px; margin: 0px; color:#cc6600;}
.PostHead h1 a { color: #895930; text-decoration: none;}
.PostHead h1 a:hover { color:#432913; text-decoration: none;}

.bg h1 { padding-bottom:10px; background: url(images/PostHead.gif) repeat-x bottom; }
.bg { background:none; }
.bg ul {
	padding:0;
	list-style:none;
}

.bg li {
	padding:5px 0 5px 0;
	border-bottom:1px solid #dfd3b2;
}

.PostAuthor { padding: 1px 0px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.PostDate { margin: 0px; position: absolute; top: 0px; left: -70px; text-align: center; background: url(images/PostHead.gif) repeat-x bottom; padding: 0px 10px 6px 10px;}
.PostDate small { font-size: 10px; color:#8a98a2; font-weight: bold; }
.PostDate .month { display:block; text-transform: uppercase; font-size: 9px;}
.PostDate .day { display:block; font-size: 24px; line-height: 24px; font-family: 'Arial'; letter-spacing: -1px; font-weight: normal; color:#4a5a65;}
.PostDate .year { display:block; }

.PostContent { padding: 0px 0px 5px 0px; font-size: 12px; line-height: 17px; background: url(images/PostHead.gif) repeat-x bottom; }
.PostContent p { font-size: 12px; line-height: 17px;}
.PostContent p strong {}
.PostContent img { display:block; margin: 0; padding: 0; }
.PostContent ul { padding: 10px 0px; margin: 0px; }
.PostContent li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#000; }
.PostContent blockquote { padding: 2px 10px; background: #f2ead4; margin: 10px 0; color:#000; }
.PostContent blockquote p { font-size: 12px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#000; }
.PostContent blockquote a { color: #0080ca; }
.PostContent blockquote a:hover { color: #003399; }
.PostContent a { text-decoration: underline; }

.PostDet { padding-top: 15px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 0px; list-style-type: none; display: inline; color:#000; font-size: 10px; font-weight: bold; } 
.PostDet li a { text-decoration: underline;} 
.PostCateg { background: url(images/PostCateg.png) no-repeat left center; }
.PostCom { background: url(images/PostCom.png) no-repeat left center; }
.PostCateg a, .PostCom a { color: #000; }
.PostCateg a:hover, .PostCom a:hover { text-decoration: none; }

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 2px 0px 2px 15px; margin: 0px; list-style-type: none; font-size: 11px;}
.NoteRss { background: url(images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteTrackBack.png) no-repeat left top;}
.Note li a { color:#cc6600;}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav { margin: 5px 0 20px 0; }
.Nav a { padding: 2px 5px 2px 5px; background: #f2ead4; border: solid 1px #000; font-size: 11px; font-weight: bold; }
.Nav a:hover { padding: 2px 5px 2px 5px; border: solid 1px #000; text-decoration: none; font-weight: bold; }
.Nav span { padding: 2px 5px 2px 0px; color:#000; border-right: solid 1px #ccc; }
.Nav .on { padding: 2px 5px 2px 5px; border: solid 1px #000; text-decoration: none; font-size: 11px; font-weight: bold; }

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#000; }
.Comments .List ul { padding: 0px; margin: 0px; }
.Comments .List li { width: 474px; position: relative; padding: 15px 3px 8px 3px; margin: 0px 0px 20px 0px; list-style-type: none;}
.Comments .List .ComListLi { background: #f6f1de url(images/ComListLiBottom.gif) no-repeat left bottom; }
.Comments .List .ComListLiTop { position: absolute; background: url(images/ComListLiTop.gif) no-repeat left top; height: 15px; width: 480px; left: 0px; top: 0px;}
.Comments .List .ListNr { color:#bec9d1; position: absolute; top: 15px; font-size: 24px; line-height: 24px; font-family: 'Arial'; font-weight: normal; letter-spacing: -1px; padding: 0px; left: -55px; }
.Comments .List .ListGrav { position: absolute; top: 14px; left: 11px; }
.Comments .List .ListGrav img { border: solid 1px #fff; }
.Comments .List big { margin: 0px; padding: 0px 0px 0px 42px; font-size: 11px; line-height: 11px; letter-spacing: -1px; color:#333; font-weight: bold; display: block; }
.Comments .List small { color:#a19a80; padding: 0px 0px 0px 42px; margin: 0px; font-size: 10px; }
.Comments .List small a { color:#a19a80; text-decoration: none; }
.Comments .List .ListContent { margin: 15px 0 0 0; padding: 5px 10px; font-size: 11px; line-height: 15px; background: #fff url(images/ComListContent.gif) no-repeat left top; display: block; }


/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form h3 { font-size: 14px; font-weight: bold; letter-spacing: -1px; margin: 0px; padding: 5px 0px 10px 0px; color:#333;}
.Comments .Form { width: 450px; background: #dfd3b2 url(images/ComFormBottom.gif) no-repeat left bottom; padding: 10px 15px 20px 15px; position: relative;}
.Comments .FormTop { background: url(images/ComFormTop.gif) no-repeat left top; position: absolute; top: 0px; left: 0px; width: 504px; height: 7px;}
.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 11px; color:#58391f; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#58391f;}
.Comments .Form p small { font-size: 11px; display: block; padding: 5px 0px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #58391f; padding: 5px 4px; font-size: 11px; display: block;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #58391f; padding: 4px; font-size: 12px;}
.Comments .Form input.SubmitComment { width: 205px; height: 26px; border: none; color: #FFF; background: url(images/submit_comment.gif) no-repeat; margin-top: 8px; padding-top: -2px;}
.Comments .Form input.SubmitComment:hover { background: url(images/submit_comment.gif) no-repeat 0 -26px; margin-top: 8px;}

/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR { width: 450px; float: right; position: relative; }
.SR h2 { font-size: 14px; letter-spacing: normal; font-weight: bold; color:#1e1107;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { background: url(images/Search.gif) no-repeat left top; position: absolute; top: -70px; width: 280px; left: -9px; height:70px; }
.Search  form { padding: 23px 20px 10px 30px; margin: 0px;}
.Search  input { border: none; color: #330033; font-size: 11px;}
.Search  input.search { width: 24px; height: 23px; background: url(./images/SearchButton.gif) no-repeat;}
.Search  input.keyword { background: none; border: none; padding: 5px 0px 5px 8px; width: 200px; border: none; } /**/ * html #buttonsearch { margin: -24px 0px 0px 203px; } /* */ 
#buttonsearch { padding: 0px; margin: -23px 0px 0px 203px; top: 0px; background: none; }


/* Flickr RSS - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Flickr { margin-bottom: 10px;}
.Flickr h2 { background: url(images/FlickrH3.gif) no-repeat left top; padding: 0px 0px 5px 20px; margin: 0px 0px 10px 0px; border-bottom: dashed 1px #7bb9d9; }
.Flickr ul { padding: 0px; margin: 0px;}
.Flickr li { padding: 0px; margin: 0px 6px 0px 0px; list-style-type: none; display: inline;}
.Flickr li a img { background: #000; padding: 1px; border: solid 4px #127aae; width: 60px; height: 60px; margin-bottom: 5px;}
.Flickr li a:hover img { background: #fff; padding: 1px; border: solid 4px #09182a; margin-bottom: 5px;}

/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .SRL { width: 230px; float: left; padding: 15px 20px 15px 20px; color:#abcee1;}
.SR .SRL a { color:#8f8466; font-size: 11px; }
.SR .SRL a:hover { color:#8f8466;}
.SR .SRL .widget { margin-bottom: 25px; color:#1e1107; }
.SR .SRL .widget h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#6d6d47;
	margin:0;
	padding:0 0 10px 0;
}
.SR .SRL .widget ul { margin: 0; padding: 0; }
.SR .SRL .widget li { margin: 0 0 4px 0; padding: 6px 0px 6px 17px; list-style-type: none; font-size: 11px; background: url(images/menu_bg.gif) no-repeat left top;}
.SR .SRL .widget li.selected { color:#fff; font-weight:bold; background: url(images/menu_bg_on.gif) no-repeat left top; }
.SR .SRL .widget li.selected a { color:#fff; cursor:default; }
.SR .SRL .widget li.selected a:hover { text-decoration:none; }
.SR .SRL .widget li.selected ul.children li a { color:#000; cursor:pointer; }
.SR .SRL .widget li.selected ul.children li a:hover { text-decoration:underline; }
.SR .SRL .widget li a { color: #1e1107; font-weight: bold; }
.SR .SRL .widget_recent_entries li { background: none; padding-left: 10px; }
.SR .SRL .widget_recent_entries li a { font-weight: normal; }
.SR .SRL .widget li ul { padding-top:10px; }
.SR .SRL .widget_categories .children ul { margin: 0; padding: 0; list-style-type: none; }
.SR .SRL .widget_categories .children li { margin: 6px 5px 4px 10px; padding: 0px; border-bottom: none; font-size: 10px; background: none; }
.SR .SRL .widget_categories .children li a { font-weight: normal; background: url(images/ico_subcat.gif) no-repeat left 3px; padding-left: 10px; }
.SR .SRL .widget_tag_cloud { font-family: "Trebuchet MS"; line-height: 18px;}
.SR .SRL .widget_calendar table { width: 100%;}
.SR .SRL .widget_calendar table td { text-align: center; padding: 3px; }
.SR .SRL .widget_calendar caption { background: #006dab; padding: 5px 0px;}
.SR .SRL .widget_calendar #today { background: #006dab;}
.SR .SRL .widget_search #s { width: 160px; border: solid 1px #006dab; padding: 3px; margin-bottom: 5px;}
.SR .SRL .widget_categories .current_page_item a { background: none !important; }


/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .SRR { width: 160px; float: right; padding: 10px 10px 140px 10px;}

.SR .SRR .widget { margin: 5px 0 15px 0; color:#7a8fa4;}
.SR .SRR .widget h2 { background: url(images/SRRH3b.gif) repeat-x left bottom; color:#FFF; padding: 0 0 3px 0; margin: 0 0 5px 0; }
.SR .SRR ul { padding: 0px; margin: 0px;}
.SR .SRR li { padding: 0px 0px 0px 10px; margin: 0px; list-style-type: none; background: url(images/ico_subcatb.gif) no-repeat left 3px;}
.SR .SRR li a { color:#FFF; font-size: 11px; }
.SR .SRR li a:hover { color:#fff; }
.SR .SRR address, .SR .SRR .cont_info_contact { color: #FFF; font: normal 11px Verdana, Arial, Helvetica, sans-serif; margin-bottom: 10px }

#logo_comunitat {
	background: url(images/fondo_comunitat.gif) no-repeat;
	width: 149px;
	height: 61px;
	font: 10px Verdana, Arial, Helvetica, sans-serif; color: #58391f;
	padding: 30px 5px 0 5px;
	margin-bottom: 10px;
}

/* Syndicate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Syn { background: #dfd3b2 url(images/SynBottom.gif) no-repeat left bottom; margin-bottom: 10px; margin-top: 55px; position: relative; padding: 10px 15px; }
.SynTop { position: absolute; background: url(images/SynTop.gif) no-repeat left top; left: 0px; top: 0px; width: 231px; height: 6px; }
.Syn ul { margin: 0px; padding: 0px;}
.Syn li { background: url(images/SynIco.gif) no-repeat left center; margin: 0px; padding: 4px 0px 4px 23px; list-style-type: none; font-size: 12px; color:#8f8466;}
.Syn li a { color:#8f8466; font-size: 12px; }
.Syn li a:hover { color:#8f8466; }


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#bota { width: 156px; height: 118px; position: absolute; right: 12px; bottom: 10px; background:url(images/fondo_bota.jpg) no-repeat; }

.BOTTOM { width: 1022px; height: 11px; background: url(images/fondo_bottom_absoluto.gif) no-repeat; margin: 0 auto; padding-bottom: 30px; }
.Footer { width: 970px; height:22px; clear: left; padding: 20px 15px 12px 15px; background: url(images/fondo_footer.jpg) no-repeat; }
.Footer div { font-size: 10px; color:#d6c3a3; padding: 0px; margin: 0px; }
.Footer a { color:#d6c3a3; text-decoration: underline; font-weight: bold; }
.Footer a:hover { color: #b2a083; }

div.traductor { float:right; width:164px; height:55px; background-image:url(images/traductor.gif); font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#fff; margin:0; padding:12px 0 0 15px;}
div.traductor div {padding-bottom:5px;}
div.traductor select { width:150px;}
ul.pestanas { margin:0 0 10px 0; padding:20px 0 0 0; list-style:none; overflow:hidden; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#fff; text-align:center; }
li.pestana1 { float:left; width:237px; height:115px; background-image:url(images/pestana1.jpg); }
li.pestana2 { float:left; width:237px; height:115px; background-image:url(images/pestana2.jpg); }
li.pestana3 { float:left; width:237px; height:118px; background-image:url(images/pestana3.jpg); }
li.pestana4 { float:left; width:237px; height:118px; background-image:url(images/pestana4.jpg); }
ul.pestanas li a { padding-top:86px; display:block; color:#fff; }
ul.pestanas li.pestana3 a { padding-top:90px; display:block; color:#fff; }
ul.pestanas li.pestana4 a { padding-top:90px; display:block; color:#fff; }
