/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


body  { background:none; margin:0; padding:0; border:0;}
#wrapper {background:url(http://www.madridya.es/images/general/wallpaper2.jpg) repeat-x top left #FFF;border:0;margin:0;padding:0;}

@-moz-document url-prefix() {
	  #wrapper  {
	    margin-top:-20px;
	  }
	 }

	/*HEADER*/
div#header {margin:0;padding:0;position:static;}
div.headerTop{height:106px;margin:0;padding:0;}
div.headerLeft {float:left;}
div.headerLeft div.logo{margin:25px 0 0 0;padding:0;}
div.headerRight {float:right;border-left:1px solid #C9CFD3;padding:10px 0 5px 20px;height:65px;margin:10px 0 0 0;font-size:12px;font-family:arial, verdana;}
div.headerRight div.date {color:#004361;font-weight:bold;padding:0 0 5px 0;}
div.headerRight img{float:left;position:relative;top:-8px;}
div.headerRight div.infoWeather {float:left;position:relative;left:-30px;line-height:18px;}
div.headerRight span.min {color:#3EA6D2;display:block;font-weight:bold;}
div.headerRight span.max {color:#DD6E0A;display:block;font-weight:bold;}
div#header div.int {width:985px;margin:auto;clear:both;}

	/* RUTA */

div#ruta {padding:0px 0 15px 0;width:985px;margin:auto;clear:both;}
ul.ruta li {padding:0 20px;float:left;}

div#infoSeo {background:#1B313D;padding:25px 15px 30px 15px;margin:0 0 20px 0;border-top:4px solid #C9CFD3;}
div#infoSeo h1{font-weight:normal;color:#FFFFFF;font-size:14px;font-weight:bold;}
div#infoSeo p{color:#FFFFFF;line-height:18px;text-align:justify;}
div#infoSeo p b{font-size:18px;font-weight:normal;}


	/* FOOTER */
div#footer {background:url(http://www.madridya.es/images/general/bg_footer.jpg) repeat-x #E3E3E3;height:126px;padding:20px 0 0 0;border-top:0;}
div#footer ul.menuFooter li{padding:0 20px;border-right:1px solid #999999;float:left;}
div#footer a {text-decoration:none;}
div#footer div.int  {width:985px;margin:auto;clear:both;}


div.footerLeft {float:left;padding:30px 0 0 0;}
div.footerRight {float:right;padding:30px 0 0 0;}


/* 2.1 Containers & Columns */



#sidebar{width:340px;overflow:hidden;}
#main{width:620px;}
.col-full  { width: 985px; margin: 0 auto; }



/* 2.2 Navigation */
.nav { z-index:99; margin:0; padding:0; list-style:none; line-height:1;}
.nav a  { position:relative; display:block; z-index:100; }
.nav li  { float:left; width: auto;}


#main-nav  { font: bold 14px Arial, Helvetica, sans-serif; border: 0; margin-top:20px;margin-bottom: 20px; background:url(http://www.madridya.es/images/general/bg_mainmenu2.gif) no-repeat;}
#main-nav li  { border:0;}
#main-nav a  { padding: 5px 20px 2px; line-height: 30px; color:#FFF; border-bottom:0;height:36px;}
#main-nav a:hover, #main-nav li.current_page_item a, #main-nav li.current_page_parent a  { border-bottom-color: none; color: #FFF; text-decoration: none; 
background: url(images/bg-widget-menu.gif) no-repeat center bottom; 
}
#main-nav a:hover, #main-nav li.current-cat a, #main-nav li.current-cat a  { border-bottom-color: none; color: #FFF; text-decoration: none;
background: url(images/bg-widget-menu.gif) no-repeat center bottom;}

#main-nav li ul  { background: #FFF; border: 1px solid #dbdbdb; border-width:1px 1px 0; }
#main-nav li ul li  { background:#eee; border-top:1px solid #fff; }
#main-nav li ul li a  { padding: 0 10px; font-size: 12px; border-bottom: 1px solid #dbdbdb; }
#main-nav li ul li a:hover  { border-color: #dbdbdb; background: #dbdbdb; }

#recent-posts .post .heading h2 {font-size:12px;text-transform:none;font-weight:normal;}

#recent-posts .post .heading  { width: 270px; padding: 10px 15px 10px 15px; position: absolute; bottom: 0; left: 0; background: rgba(27,49,61,0.6); }

#loopedSlider .slide-content h2 {font-size:14px;font-weight:bold;padding-bottom:0px;margin-bottom:0;}
#loopedSlider .slide-content p {font-size:12px;}

/* 4.2 Generic Widgets */

.widget h3  {  background: #00ACED; }
.widget h3 span  {  background: url(images/bg-widget-h3_bis.gif) no-repeat left top; }


/* slightly enhanced, 
universal clearfix hack */
.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
 }

.clearfix {
        display: inline-block;
 }



* html .clearfix {
        height: 1%;
 }

.clearfix {
        display: block;
}
