/*  
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;
}

body {
	font-size: 11px;
	xbackground: #878787 url('images/bg.jpg') repeat-x top;
	background: #c1c1c3;
}

img {
	border: none;
}

	
#wrapper {

	width: 970px;
	height: 100%;
	margin: 0px auto;
	margin-top: 10px;
	position: relative;
	background: #fff;
	xborder: 1px solid #000;
	xbackground-position: 0 193px;
	
	
	}



#header {
	padding: 0px;
	position: absolute;
	xborder: 1px solid #000;
	top: 0px;
	left: 0px;
	
}	
	

#header h1 {
	padding-top: 50px;
	margin-left: 30px;
	font-weight: normal;
	
}

#header h1 a:hover{
	color: #fff;
	text-decoration: none;
}
	
#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 {
	
	width: 100%;
	background: #C0BFD5;
	xpadding-left: 24px;
	xpadding-right: 24px;
	margin: 0 auto;
}

#top-menu ul {
	xbackground: url('images/bg_menu.jpg') repeat top;
	background: #C0BFD5;
	xheight:40px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	xborder-left: 2px solid #C0BFD5;
}

#top-menu li {
	display: inline;
	list-style-type: none;
}

#top-menu li a {
	float: left;
	text-align: center;
	color: #333;
	line-height: 25px;
	xbackground-image: url('images/btn_menu.jpg');
	background: #C0BFD5;
	display: block;
	xwidth: 117px;
	padding: 0;
	padding-left: 20px;
	padding-right: 19px;
	xmargin-right: 2px;
	height: 25px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	border-right: 2px solid #fff;
	
}

#top-menu li a.last {
	
	border-right: 2px solid #C0BFD5;
}

#top-menu li a:hover {
	
	xbackground-image: url('images/btn_menu_hover.jpg');
	text-decoration: none;
	color: #fff;
	background: #9190A1;
	xfont-size: 16px;
}
	
#content {
	
	xborder: 1px solid #000;
	font-size: 11px;
	margin-top: 15px;
	padding-left: 15px;
	}

.post {
	background: url('images/entry_top.jpg') repeat;
	margin: 0 0 10px;
	xtext-align: justify;
}
	
	
.entry {
	padding: 5px;
	background: url('images/entry_bg.gif');
	}
	
#content h2 {
	padding: 6px;
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	
	
}

#content h2 a {
	xcolor: #FF6600;
	color: #000;
	font-family: arial;
	font-weight: bold;
	
}

#content h2 a:hover {
	color: #9190A1;
	}

#content h3 {
	color: #FF6600;
	font-family: Arial;
	font-size: 12px;
	margin: 10px 5px;
	}



.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: 20px 0 10px 0;
	xborder: 1px solid #000;
	float: left;
	text-align: right;
	width: 250px;
	}


#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 #searchform	 {
	padding: 3px 0px;
	padding-left: 5px;
	height: 20px;
}


#sidebar #searchform	 #s {
	width: 110px;
	height: 12px;

}

#sidebar #searchform	 #searchsubmit {
	margin-top: 2px;

}

#sidebar #searchform	 input,
#sidebar #searchform	 span {
	line-height: 18px;
	float: left;

}



.box-light	{
	xmargin: 10px 0 0 10px;
	xwidth: 200px;
	
	text-align: center;
	width: 184px;
	float: right;
	padding: 2px 0;
	margin-bottom: 6px;
	background: #C0BFD5;
	
}

.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;
	
}


	
.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 {
	xbackground: url('images/footer.jpg') no-repeat top; 
	background: #CECCDA;
	border: none;
	padding: 0 5px;
	margin: 0 auto;
	clear: both;
	xborder: 1px solid #000;
	height: 29px;
	}	
	

#footer a,
#footer a:hover,
#footer a:visited {
	margin: 0;
	color: #FFB26B;
	line-height: 29px;
}



#credits p {
	background: #c1c1c3;
	padding-top: 10px;
	text-align: center;
	}	

	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	xtext-align: center;
	color: #F60;
	}

.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;
	}




.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 {
	/**/

}
	
#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;
	}

.widecolumn {
	float: left;
	padding: 0 10px 20px 15px;
	
	margin: 0px 0 0;

	width: 680px;
	}



.post hr {
	display: block;
	}

.postmetadata {
	margin-top: 10px;
	clear: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.postmetadata a {
	color: #666;
	
}

.postcategory {
	color: #999;
	padding-left: 5px;
}



/* End Structure */





/* Begin Images */

/*	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*/


#wp-calendar {
	width: 180px;
	
}


/* "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." */
