/*  
Theme Name: Neutral
Theme URI: http://www.mavida.com/
Description: neutral
Version: 1.0
Author: maurizio.mavida.com
Author URI: http://maurizio.mavida.com/

*/
* {
	font-family:Verdana, Arial, Helvetica, sans-serif
}

html, body , h1, h2, h3 , form , p , ul , ol , li{
	border: 0px;
	margin: 0px;
	padding: 0px;

}

h1 a{
	color: #fff;
}

h2 a{
	text-decoration: underline;
}

body {
	font-size: 11px;
	background: #878787 url('images/bg.jpg') repeat-x top;
}

img {
	border: none;
}

	
#wrapper {
	width: 990px;
	height: 100%;
	margin: 0px auto;
	margin-top: 29px;
	background: url(images/bg_wrapper.jpg) repeat-y center;
	xborder: 1px solid #000;
	xbackground-position: 0 193px;
	
	
	}



#header {
	padding: 0px;
	background: url('images/ph.jpg') no-repeat top;
	height: 170px;
	position: relative;
	xborder: 1px solid #000;
	
}	
	

#header h1 {
	padding-top: 70px;
	margin-left: 10px;
	

}
	
#header .description {
	padding-top: 130px;
	font-size: 11px;
	margin-left: 10px;
	font-weight: bold;
	text-align: left;
	}	
	


#header #logo {
	margin-left: 50px;
}

#header #hphoto {
	margin-top: 13px;
	margin-left: 24px;
	
}



#top-menu {
	
	padding-left: 24px;
	padding-right: 24px;
	margin: 0 auto;
}

#top-menu ul {
	background: url('images/bg_menu.jpg') repeat top;
	height:58px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#top-menu li {
	display: inline;
	list-style-type: none;
}

#top-menu li a {
	float: left;
	text-align: center;
	color: #fff;
	line-height: 58px;
	background-image: url('images/btn_menu.jpg');
	display: block;
	width: 117px;
	height:58px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	
}

#top-menu li a:hover {
	
	background-image: url('images/btn_menu_hover.jpg');
	text-decoration: none;
	color: #D2FF96;
	font-size: 16px;
}
	
#content {
	
	xborder: 1px solid #000;
	font-size: 11px;
	margin-top: 15px;
	padding-left: 35px;
	}

.post {
	background: url('images/entry_top.jpg') repeat;
	margin: 0 0 10px;
	xtext-align: justify;
}
	
	
.entry {
	overflow: hidden;
	padding: 5px;
	background: url('images/entry_bg.gif');
	}
	
#content h2 {
	padding: 6px;
	font-family: Arial;
	font-size: 18px;
	color: #19A0B1;
	font-weight: normal;
	
	
}

#content h2 a {
	color: #528296;
	font-family: arial;
	xfont-weight: bold;
	
}




.entry h1 {
	margin: 10px 0;
	font-size: 18px;
}

.entry h1 a{
	color: #9BC060;
}

.entry h2 , .entry h3 , .entry h4 {
	 
	 margin: 5px;
}

.entry h3{
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 2px solid #9BC060;
}
	
.entry img {
	 margin: 2px;
	 margin-right: 5px;
	 xfloat: left;
}
	

.entry p {
	 margin: 8px 4px;
	 text-align: justify;

}

.entry ul , .entry ol {
	 margin-left: 15px;
	 margin-bottom: 10px;

}

.entry li {
	 margin-left: 10px;

}
	
#sidebar {
	
	margin: 5px;
	padding: 0 0 10px 0;
	xborder: 1px solid #000;
	float: left;
	
	xwidth: 240px;
	}


#sidebar a {
	xdisplay: block;
	height: 20px;
	xwidth: 207px;
	line-height: 20px;
	xpadding-left: 20px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	xbackground:transparent url(images/bullet.gif) no-repeat scroll left center;
	}

#sidebar a:hover {
	font-weight: bold;
	color: #3F8C18;
	xtext-decoration: none;
	xbackground: url('images/hbutton_blue.jpg') no-repeat left center; }
	}	
	
#sidebar form {
	margin: 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
		
#sidebar ul, #sidebar ol  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;	
	}

#sidebar li {
	padding-left: 10px;
	list-style-type: none;
	list-style-image: none;

	xmargin-bottom: 2px;
	xpadding-left: 15px;
	
	}

#sidebar .box_light_top {
	background: url(images/box_light_top.jpg);
	line-height: 35px;
	padding-left: 10px;
	font-size: 16px;
	color: #5C93A8;
	font-weight: bold;

}
	
#sidebar .box-light	{
	margin: 10px 0;
	width: 225px;
	
	
	background: url(images/box_light_bg.gif);
	
}

.box-light p	{
	
	padding: 10px;
}	
	
.box-light li {
	list-style-type: none;
	list-style-image: none;
}

/*
	ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
	*/



#sidebar-pages	{
	margin-top: 2px;
	padding: 10px 0;
	xbackground: url('images/sidebar_blue_top.jpg') no-repeat bottom; 
}

#sidebar-pages li	{
	xbackground:transparent url(images/bullet.gif) no-repeat scroll left center;
}

#sidebar-contact {
	margin-top: 2px;
	padding: 10px 0;
	xbackground: url('images/sidebar_blue_bottom.jpg') no-repeat top; 
	color: #fff;
	
}



#vetrina {
	
	clear: both;
	padding: 10px 30px;
	border: none;
	margin: 0 auto;
	xbackground: url('images/vetrina.jpg') repeat-y center; 
	xborder: 1px solid #000;
	xheight: 350px;
	
}
	
.box-wrapper {
	margin: 3px;
	float: left;
	width: 225px;
	
	background: url(images/box-bg.gif);

}

.box-wrapper p {
	padding: 3px 10px;
}

.box-wrapper ul{
	padding: 2px 20px;
}

.box-wrapper li{
	margin-left: 10px;
}


	
#footer {
	background: url('images/footer.jpg') no-repeat top; 
	border: none;
	padding: 0;
	margin: 0 auto;
	clear: both;
	height: 70px;
	xborder: 1px solid #000;
	}	
	


#footer p {
	margin: 0;
	padding-top: 20px;
	text-align: center;
	color: #fff;
	}	

#footer p  a {
	color: #FFB26B;
}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}






h3 {
	font-size: 1.3em;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 10px 20px 15px;
	
	margin: 0px 0 0;
	width: 680px;
	overflow: hidden;
	}

.widecolumn {
	float: left;
	padding: 0 10px 20px 15px;
	
	margin: 0px 0 0;

	width: 680px;
	}



.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}


/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 650px;
	}

	/* max-width: 100%; */
	
	
/*	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 Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */









/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
