/*
Theme Name: PyroPure
Theme URI: http://m3developments.net/
Description: Web Para PyroPure.es.
Version: 2.0
Author: Javier Martín/Javier Rojano

*/


body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background: #b5bd3e url(images/bg.jpg) no-repeat top center scroll;
	color:#4c7aba;
}
#mainWrapper {
	margin:auto;
	width: 975px;
	color:#FFFFFF;
	text-align:left;
	}
#top {
	color:#64801F;
	font-size:10px;
	height:30px;
	margin-left:50px;
	margin-right:50px;
	margin-top:35px;
	text-align:left;

}

#top a{
	color:#64801f;
	
}


input#inputPhone{
	border: solid 1px;
	color:#000000;
	font-size:9px;
	padding-left:3px;
	margin: 0px 5px 0px 5px;
	height:13px;
	width:100px;
}
/**** Menu *****************/
#menu {
	background: transparent url(images/menu_bg.jpg) no-repeat top center scroll;
	height:56px;
	color:#FFFFFF;
	padding-left:35px;
	padding-top:15px;
	position:relative;	
	z-index:9;
	font-size:10px;
}
 
/* this is the main UL element*/
.dropdown{
	visibility:hidden;
	margin:3px 0 0;
	padding:0;
	list-style:none;	
}

/* these are the inner menus*/
.dropdown ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-left:-7px;	
}

/* these are all the LIs in the menu*/
.dropdown li{
	margin:0;
	background-color:none;
	cursor:pointer;	
	padding-left:7px;
	padding-right:7px;
	
}
li.m {
	border-left: solid 1px #ffffff;
}

/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a{
	text-decoration:none;
	color:#FFFFFF;
	width:100%;
}

.dropdown a:hover{
	text-decoration:underline;
}

/* these are the LIs that only belong to submenu*/
.dropdown ul li{
		
	margin-left:-1px;
}

/* these are the LIs that contains a submenu*/
.dropdown li.submenu{
	/*background-color:#c9d136;*/
	
}
.submenu ul {
	margin-top:17px;
}
.submenu ul li {
		background-color:#c9d136;
		border-top: 1px solid #FFFFFF;
		width: 250px;
		padding:5px 0 5px 20px;
}
/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown ul li.submenu{
	padding:5px;
	
}



/***************************/
#contentWrapper{
	background: #f9f9f9 url(images/contentBg.gif) no-repeat top left scroll;
	padding-top:40px;
	position:absloute;
	margin-top:-50px;
	z-index:1;
	min-height:1234px;
	padding-left:5px;
}
#content{	
	width: 510px;
	margin-left:40px;
	color:#4c7aba;
	margin-top:20px;
	float:left;
	
}

#sidebar{
	float:left;
	margin-left:63px;
	width:350px;
	color:#64801F;
}
#footer {
	clear:both;
	height:50px;
	background: transparent url(images/footerBg.jpg) no-repeat top left scroll;	
	width:975px;
	
}
h2.noticias {
	background-color:#C3CB36;
	color:#678421;
	font-size:12px;
	font-weight:normal;
	padding:3px;
	text-align:center;
}
h1.noticias {
	background-color:#C3CB36;
	color:#678421;
	font-size:12px;
	font-weight:normal;
	padding:3px;
	text-align:center;
}
div.title a {
	text-decoration:none;
	color:#3b6db4;
	font-weight: bolder; 
}
/******** sideBar ******/
#sidebar ul	{
	list-style: none;
	margin:0;
	padding:0;
}
#sidebar ul	li{
	margin-bottom:15px;
}
#sidebar h2 {
	background: transparent url(images/header1.gif) no-repeat top left scroll;
	font-size:11px;
	font-weight:bold;
	height:30px;
	line-height:33px;
	margin-bottom:0;
	color:#64801f;
	text-align:center;
}
.inputStyled, #mp-form{
	background:transparent url(images/inputBg.jpg) no-repeat scroll left top;
	padding:5px 10px 7px 5px;
	text-align:right;
}
#contactsubmit {
	width:100px;
	border:none;	
}
#s, input.MailPressFormEmail,#mailForm input{
	font-size:10px;
	height:14px;
	padding-left:5px;
	width:240px;
	border:0px;
	font-size:10px;
}
#mailForm input {
	border: solid 1px #ccc;width:190px;
}
#mailForm{color:#64801f; margin-left:20px;}

#searchsubmit, .MailPressFormSubmit{
	background:transparent url(images/inputButtom.gif) no-repeat scroll right top;
	border:medium none;
	height:20px;
	position:relative;
	top:2px;
	font-weight:bolder;	
	padding-right:18px;
	cursor:pointer;
}

#mailForm label {
	margin: 0px 5px 0px 0px;
}
.MailPressFormSubmit{
	font-size:8px;
}
#searchsubmit {
color:#c8d137;
font-size: 10px;
}
.MailPressFormSubmit{
 color:#FFF;
}

#mp-formdiv {
	background:transparent url(images/sobre.gif) no-repeat scroll left top;
	padding-top:70px;
}

#mp-message {
	color: #C8D137;
	font-weight: bolder;
	text-align:center;
}
/* Eliminamos el título de la página de portada */
#post-10 h2{
	display:none;
}
/* Begin Post */
.post {
	color: #2b2323;
	text-align:justify;
}
.post h2 a {
	text-decoration:none;
	color :#3b6db4;
	font-size: 15px;
}
/* Begin comments */
#comments {
	clear:both;
}
#comments h3  {
	color:#ffffff;
	background-color:#C9D136;
	padding:5px 0 5px 60px;
	margin-top:40px;
	font-size:11px;
	font-weight:bold;
}
#commentform input, #commentform textarea {
	border: solid 1px #a5acb2;	
}

#commentform input {
	width: 250px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	background-color: #124271;
	color:#FFFFFF;
	margin: 0;
	float: right;
	}
#commentform label {	
color:#124271;
}		
/* End Comments */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border:0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* begin falbum */
.falbum-recent{
	margin-bottom:0;
	margin-left:15px;
	margin-right:0;
	margin-top:10px;
}
.falbum-thumbnail-nods {
	float:left;
	margin: 0px 6px 6px 0px;	
}
.falbum-thumbnail-nods a img {
	border:none;
}
a {
	color:#64801F;
}
