/*

Theme Name:MuseumEdu
Description:Theme for an inside page of a Cultural Center in Buenos Aires
Author:Ferran Pont Verges
Author URI:http://thereadingrobot.com.ar

Version:1.0

*/
/* reset browser using universal selector to deal with IE idiocy */
* {margin:0;padding:0;border:none;}
/*end of IE fix*/
.blocks {font-size: 11px;}
.mainblock{font-size: 11px;}
/*h1{font-size: 14px; font-weight:bold; background-color:#ebebeb; width:100%;}*/
h3{font-size: 11px;}
body {font-family:Helvetica, sans-serif; font-size: 76%;}
a, a:link, a:visited {text-decoration:none;font-weight:bold;color:#333333;}
a:hover, a:active {
color:#666666;}
#wrapper {width: 760px;margin:0px auto;text-align:left;}
#header {width: 760px; background-color:#ffffff;height:64px;padding:8px 0;margin-bottom:8px;
}
#header h1 a { margin: 3px 0 0; width: 350px; float: left }
#header h1 a em{font-style:normal;
}
#header p{text-align:right;margin:0;
color:#666666;font-family:helvetica, arial, verdana, sans-serif;font-size:0.9em;
}
#pagenav{float:left;width:760px;padding:2px 0;margin:8px 0 2px 0;background: #333333;
}
ul.nav{list-style:none;}
.nav li{float:left;display:block;padding:2px 6px 2px 6px;
}
.nav li a{font-size:0.7em;outline:none;color:#ffffff;text-decoration:none;display:block;padding:5px 0 0 5px;text-transform:uppercase;font-weight:normal;
}
.nav li a:hover{text-decoration:underline;color:#EDEBD5!important;width:
}
* html .nav li a:hover{background:#333;}
#content {width: 760px; background-color: #ffffff;padding:8px 0;
}
#main {width: 430px; background-color: #ffffff;padding:8px 0;float:left;border-right:1px solid #cccccc;
}
#main h2{margin:10px 0 0 152px; font-size:12px; border-bottom:1px solid #999999; /*ESTE ES EL TITULO DE LOS POST*/

}
.entry{ margin-bottom:8px; border-top:1px dotted #999999;width:430px;}
#destacados img {float:left;margin:0 10px 4px 0;border: 1px solid #cccccc; height:140px; width:140px; overflow:hidden;/*PARA QUE NO PASEN DE 140PX LAS IMÁGENES*/
}
.destacado{ background-color:#DDECEC;}
.destacado p{ margin:8px 6px}	
#destacados p{/*margin-bottom:15px;padding-bottom:4px;*/padding-top:6px; width:426px;
}
.clearfloat {padding:12px 0;
}	
.storytitle{font-size:1,5em;color:#999999;text-decoration:none;
border-bottom:1px solid #ebebeb;margin-bottom:10px;
}
.floatleft{float: left;width: 230px;height: 230px;background-color: #F63;border: 1px solid #F30;
}
.clearboth {clear:both;}
/*END CONTENT*/
	
/*SIDEBAR*/
#sidebar {width: 310px;height:auto;background-color: #ffffff;float: right;margin-top:8px;
}
#lipm{width:45%;padding:6px;text-align: left;font-size: 10px;float:left;
}
#cedip{width:45%;padding:6px;text-align: left;font-size: 10px;float:right;
}
#videos{width:100%;padding:0;margin-bottom:8px;
}
#tienda{width:94%;padding:6px;background-image: url(images/tiendaimg.jpg) top right no-repeat;border: 1px solid #cc6600;margin-bottom:8px;
text-align: left;font-size: 10px;float:right;
}
#herramientas{width:94%;padding:6px;border: 1px solid #cc6600;margin-bottom:8px;text-align: left;
font-size: 10px;float:right; background-color:#EDEBD5;
}
.llamados{width:94%;padding:6px;border-bottom: 1px solid #cc6600;margin-bottom:8px;text-align: left;font-size: 11px;float:right;
}
.llamados ul, .llamados li{list-style:none; font-family:Helvetica, Arial, sans-serif; font-size:11px;}
#tienda p{width: 200px;text-align: left;
}
/*END SIDEBAR & CONTENTS*/
/*FOOTER*/
#footer {width: 760px; background-color:#ffffff; height: 80px;padding:4px; border-top:2px solid #464646;
}
.columnafooter{
width:230px; float:left; margin:8px 0 0 8px;}
.columnafooter2{
width:250px; float: right; margin:8px 22px 0 8px;}
.columnafooter img{
border:none; margin:0 8px;}
#blocks{
padding:5px 10px 0 10px;
}
.rsslinks h3{margin-bottom:5px;}

.rsslinks p{
margin-bottom:5px;
padding-top:5px;
}

.rsslinks ul li{
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
list-style:none;
}
/*END FOOTER*/
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;
}
.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}
