/* @override http://localhost:8080/wp-content/themes/ThemeAnota/style.css */

/*
Theme Name: Anota Theme
Theme URI: http://noesigual.com/
Description: Tema estandard Anota
Version: 1.5
Author: Ferran Vidal (el millor de tots)
*/

*{padding:0px;margin:0px;}
html,body{background: #ffffff no-repeat fixed;color:#999;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}
a{color:#666;text-decoration:none;}
p{margin-bottom: 15px;}
#outter{width:980px;margin:0px auto;
	background: url(images/fonsSuperior.png) no-repeat center top;
}
.radius_all{border-radius:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.editme{width:100%;text-align:right;padding-top:20px;font-weight:bold;}
.editme a{text-decoration:none;color: #a1a1a1}
.editme a:hover{text-decoration:underline;}
.clear{clear:both;}
.children{
	padding-bottom: 50px;
}
.img_thumb{float:left;margin-right:10px; 
	border-style: none;
}
.thumbnail {border-style: none;}

/**TOP MENU**/
#top{width:100%;float:left;margin-top:10px;
	height: 140px;}
#top h1{padding:0px;margin:0px;float:left;}
/** Imatge del Logo**/
#top h1 a{background: url(images/logoPentaStyle.png) no-repeat; width:233px;height: 140px; display:block;}
/** Títol del Blog (text) none= no es veu, block=es veu **/
#top h1 a span{display: none;}
#top ul{float:right;list-style:none; padding-right: 10px; visibility: visible;}
#top ul li{float:right; padding-top: 5px;}
/** Estil texte navegacio **/
#top ul li a{text-decoration:none;color: #A2A2A2;
	font-style: italic;
	font-size: 16px;
}
#top ul li a:hover{color: #cdcdcd;}
#top ul li.current_page_ancestor{float:right; height:18px;} 
#top ul li.current_page_item{float:right; height:20px;}
#top li.current_page_item a{float:right; color: #9c9c9c; height:18px;}
#top ul li.current_page_ancestor a{
	float: right; color:#9c9c9c; height: 18px;
}
#top ul li.current_page_ancestor a:hover{
	float: right; color:#9c9c9c; height: 18px;
}
#espanolitas{width:280px; height: 100px; margin-left: 50px; padding-top: 20px; float: left;}


/** SEARCH **/
#search_bar{margin-left:150px; float:left; margin-top: 75px;	}
#search_bar input{ height:20px; width:200px; padding-left: 5px; color: #b4b3b4; float:left;
	border-style: none;
	border-right-style: none;
	border-top: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	border-left: 1px solid #afafaf;
}
#search_bar img{
	 float:rigth;
}
/*MENUS**/
#dropmenu{
	width: 970px;float:left;height:30px;
	margin-top: -30px;}
#dropmenu ul{
	margin:0; padding:0; list-style-type:none; 
	position:relative; z-index:300; width:100%; background: #cdcdcd;
}
#dropmenu a {display:block; color:#00000; text-decoration:none;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 2px;
}
#dropmenu a:hover {float:left;color:#FFF;height: 18px;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {float: left; position:absolute; display:none; width:200px; top:24px;}
#dropmenu li ul a {width:176px; height:18px; float:left;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:1em; margin-top: 0px; margin-right: 0; margin-bottom: 0; margin-left: 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

/**HOME**/
#banner{width:100%;float:left;margin-bottom:10px;margin-top: 5px;background: #EBEBEB;}
#banner .showcases{width:100%;margin:10px auto 0px auto;}
#banner .showcases a{display:block;}
#banner .showcases img{border:0px;}
#slideshow_buttons{width:960px;padding-top:5px;border-top:1px solid #999;margin:5px 10px;}
#slideshow_buttons .prev{margin-right:5px;margin-left:20px;}
#slideshow_buttons .next{margin-left:5px;}
#slideshow_buttons .prev, #slideshow_buttons .next{float:left;text-decoration:none;color:#666;margin-top:18px;}
#slideshow_buttons .innner_thumb{float:left;}
#slideshow_buttons .innner_thumb button{border:0px;background:none;}
#importants{width:960px;float:left;background:#EBEBEB;padding:10px;height:170px;}
#importants li{list-style:none;float:left;height:100%; margin-bottom: 50px;}
#importants li>div{width:960px;float:left;margin-right:5px;padding-right:5px;border-right:1px solid #999;}
#importants li>div{
	height:100px;
}
#importants li>div a{display:block;text-align:center;}
#importants li>div img{border:0px;margin-bottom:10px;}
#importants li>div h2.entry-title{margin-bottom:10px;}
#importants li>div h2.entry-title a{text-align:left;font-size: 14px;}

#importants .thumbnail{width:100px;height:100px;float:left;margin-right: 10px;}
#importants div.page{width:100%;}
#importants p.byline{display:none;}
#importants .arrow_important{text-align:right;float:left;}
#importants .entry-meta{display:none;}

/**FOOTER**/
#footer{width:100%;float:left; border: ;
	border-top: 1px dotted #dcdcdc; margin-top: 20px;
}
#inner_footer{padding:5px 10px;color: #a2a2a2}
#inner_footer li{list-style: none; float:left;}

/**PAGE**/
#container{width:100%;float:left;background: #EBEBEB;}
#left{float:left;padding:10px 20px;width:670px;}
#left .img_thumb{float:left;margin-right:10px; 
	border-style: none;}
#left h2{padding-bottom:10px;}
#left h2 a{text-transform:uppercase;}
#left ul{padding-left:20px;}
#right{float:left;margin:10px 0px;padding:0px 10px;border-left:0px solid #666;width:249px;}

.breadcrumb{width:100%;margin-bottom:10px;color:#666;}
.breadcrumb a{color:#666;text-decoration:none;}

#right .post{margin-top:5px;padding-top:5px;border-top:1px solid #666}
#right .post a{display:block;text-align:center;}
#right .post img{border:0px;}
#right .post h2{margin:5px 0px 10px 0px;}
#right .post h2 a{text-align:left;}
#right .post .entry-meta{display:none;}

/**SIDEBAR**/
#sidebar ul{padding-left:20px;}
#sidebar li{list-style:none;font-weight: bold;}
#sidebar li.current_page_ancestor>a,#sidebar li.current_page_item>a{color:#959595;font-weight:bold;}
.sidebarwidget{margin-bottom:15px;margin-top: 15px;border-bottom: 1px dotted #959595; padding-bottom:15px;}

/**CATEGORY**/
#category_post_list{list-style:none;padding:0px;}
#category_post_list li{width:100%;float:left;margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #666}
.thumb_category_post{float:left;margin-right:10px;}
.thumb_category_post img{border:0px;}
#category_post_list .right_category_post{float:left;width:490px;}
#category_post_list  h3{margin-bottom:10px;}
#category_post_list .blog_excerpt{color:#999;}

/**CONTACTAR**/
#mmf-f1-p5-o1{
	padding-left:50px;
	padding-top:50px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 40px;
	color: white;
}
#mmf-f2-p233-o1{
	padding-left:50px;
	padding-top:50px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 40px;
	color: white;
}
span.mmf-not-valid-tip{
	color: #b0b0b0;
}
.mmf {
	width:500px;
	height:500px;
	padding-left: 50px;
	margin-top: 20px;
	background-color: #9d9d9d;
	margin-left: 50px;
	padding-top: 25px;
	border-radius:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
	border-width: 10px;
	line-height: 15px;
}
.mmf input{
	background-color: white;
	border: 0;
	width: 270px;
	height: 20px;
	margin-top: 2px;
	padding-left: 10px;
	margin-bottom: 15px;
} 
.mmf textarea{
	border: 0px;
	width: 275px;
	margin-top: 2px;
	padding-left: 10px;	
	padding-top: 10px;
	font-size: 12px;
	font-family: Arial;
}
.mmf input[type=submit]{
	background-color: white;
	width: 100px;
	height: 20px;
	margin-top:50px;
	float: right;
	margin-right: 80px;
	border: 1px dotted #bababa;
	font-weight: bold;
	color: #8a8a8a;
}

/**LIST PAGES**/
#left #list_pages{list-style:none;padding:0px;margin:0px;}
#list_pages li{float:left;width:100%;margin-bottom:10px;}
#list_pages .img_thumb{float:left;margin-right:10px;}
#list_pages .img_thumb img{border:0px;}
#list_pages h3{float:left;}
#list_pages .excerpt{float:left;width:505px;}
#list_pages a.more-link{float:right;font-style:italic; color: #a5a5a5;margin-top:10px;}

/**BANNER PAGE**/
#banner_sup{padding:10px;
	background: url(images/fonsSuperior.png) no-repeat center top;
}

/**Columnes**/
div.column-sect {
    clear: both;
    display: inline-block;
    overflow: auto;
    float:left;
    }

div.post-column {
    display: inline;
    float: left;
    margin-right: 20px;
    text-align: justify;
    width: 45%;
    }


