/*
Theme Name: Villa Desasi
Theme URI: http://jader.nl
Description: Villa Desasi Theme
Version: 0.0.1
Author: Silvano Baccara
Author URI: http://www.jader.nl
Tags: green, Silvano Baccara, Villa Desasi
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

.contentpage,
.menu,
.submenu,
#footer,
#sidebar {
	font-family: "myriad pro",arial, sans-serif;
}

body {
	background-color: #FFFFFF;
}

p {
margin-bottom:10px;
}

#divider {
		/*	position: absolute;
			top:0px;
			left:0px;*/
			width:100%;
			/*min-height:100%;*/
			/*margin: 0 auto;*/
			overflow: hidden;

	}

.bg {
	position:absolute;
	width: 100%;
	min-height:100%;
	top: 0;
	left: 0;
	z-index: -5000;
}

#page-wrapper {
		background-color: #799d7f;
		width:900px;
		margin-left:auto;
		margin-right:auto;
}

.resetdiv {
	clear: both;
}

/*Header*/
#header {
	width:880px;
	height: 115px;
	padding: 10px 10px 10px 10px;
}

#header #logo {
		float:left;
		background: url(images/villadesasi_logo.jpg) no-repeat 0 0;
		width: 540px;
		height: 90px;
}

#header #addressfield {
		float:right;
		background: #cbd5cb;
		width: 300px;
		height: 125px;
}
#addressfield #address1 {
		background: url(images/address-1.jpg) no-repeat 0 0;
		width: 288px;
		height: 68px;
}
#addressfield #address2 {
		background: url(images/address-2.jpg) no-repeat 0 0;
		width: 288px;
		height: 27px;
}
#addressfield #address3 {
		background: url(images/address-3.jpg) no-repeat 0 0;
		width: 288px;
		height: 21px;
}

/*Menu*/
.menu {
	margin-left:15px;
	font-size:14px;
	color: #3F3F3F;
}

.menu	.menu-wrapper {
		list-style-type: none;
		margin: 0;
	}
	
	.menu		.menu-wrapper li {
		display: block;
		float: left;
		margin-top:10px;
		padding: 0px 12px 4px 12px;
	}
	.menu		.menu-wrapper li a {
			text-decoration: none;
			color: #252525;
		}
	.menu		.menu-wrapper li a:hover {
			text-decoration: none;
			color: #FFFFFF;
		}
		
		.menu		.menu-wrapper .current_page_item,
		.menu		.menu-wrapper .current_page_item a:hover,
		.current_page_parent {
			
		/*background: url(images/clt.jpg) no-repeat 0 0;*/

			background-color: #cbd5cb;
			-moz-border-radius-topleft: 3px;
			-khtml-border-top-left-radius: 3px;
			-webkit-border-top-left-radius: 3px;
			border-top-left-radius: 3px;
			-moz-border-radius-topright: 3px;
			-khtml-border-top-right-radius: 3px;
			-webkit-border-top-right-radius: 3px;
			border-top-right-radius: 3px;
			color:#252525;
		}
		
		.menu	.menu-wrapper .first {
			margin-left: 0;
		}
		
		.menu	.menu-wrapper .current_page_item a {
			color: #000000;
		}
/*End Menu*/

/*Sub Menu*/
.submenu {
	clear:both;
	margin-left:15px;
	font-size:12px;
	color: #3F3F3F;
	width: 545px;
	border-top:3px solid #cbd5cb;
}
.submenu	.submenu-wrapper {
		list-style-type: none;
		margin: 0;
		
	}
	.submenu	.submenu-wrapper li {
		display: block;
		float: left;
		padding: 0px 12px 4px 12px;
			height:20px;
	}
	.submenu		.submenu-wrapper li a {
			text-decoration: none;
			color: #252525;
		}
	.submenu		.submenu-wrapper li a:hover {
			text-decoration: none;
			color: #FFFFFF;
		}

		.submenu		.submenu-wrapper .current_page_item,
		.submenu		.submenu-wrapper .current_page_item a:hover	{			
			background-color: #cbd5cb;
			color:#252525;
		}
/**/

/*End Header*/

/*Content*/
.contentpage {
clear:both;
	float: left;
	background: #cbd5cb;
	padding: 0 0px 0px 20px;
	margin: 0px 0 0;
	margin-left: 10px;
	width: 550px;
	font-size:12px;
	color: #3F3F3F;
	padding-right: 10px;
	}

#topcontent {
	width: 560px;
	background: #cbd5cb;
	margin-left: -20px;
	width: 580px;
	height:15px;
}

#topcontent .left {
		float:left;
		background: url(images/clt.jpg) no-repeat 0 0;
		width: 15px;
		height: 15px;
}
#topcontent .right {
		float:right;
		background: url(images/crt.jpg) no-repeat 0 0;
		width: 15px;
		height: 15px;
}

#bottomcontent {
	clear:both;
	width: 560px;
	background: #cbd5cb;
	margin-left: -20px;
	margin-top: 20px;
	width: 580px;
	height:15px;
}
#bottomcontent #left {
		float:left;
		background: url(images/clb.jpg) no-repeat 0 0;
		width: 15px;
		height: 15px;
}
#bottomcontent #right {
		float:right;
		background: url(images/crb.jpg) no-repeat 0 0;
		width: 15px;
		height: 15px;
}

.contentpage h2 a {
	color: #0e8d45;
	font-size:16px;
	text-decoration:none;
}

.contentpage a {
	color: #0e8d45;
}
.contentpage a:hover {
	color: #000000;
}

.contentpage h1 {
	color: #0e8d45;
	font-size:16px;
}

.contentpage h2 {
	color: #0e8d45;
	font-size:14px;
}

.contentpage h3 {
	color: #0e8d45;
	font-size:12px;
}
	
/*End Content*/

/* Begin Sidebar */
#sidebar
{
	margin-left: 590px;
	width: 250px;
	padding: 0 0 20px 20px;
	font-size:12px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	color: #000000;
	width:250px;
	}	

#sidebar h2 {
	margin-top:20px;
	font-size: 14px;
	
}

#sidebar ul li a {
	color: #3F3F3F;
	}

#sidebar ul li a:hover {
	color: #FFFFFF;
	}

/* End Sidebar */




.comments {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top:30px;
}

.comments a {
	color: #0e8d45;
}

	
.comments li {
	border: 1px solid #E7E9E4;
	padding: 5px 5px 5px 5px;
	margin: 0 0px 15px 0;
	}

.comments .title{
	color: #000000;
} 
	
.comments .title a{
	color: #000000;
} 

.comments .commentmetadata a{
	color: #585858;
	font-size:10px;
} 



/*Footer*/
#footer {
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #585858;
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin-left: 10px;
	text-align: left;
}	
	
#footer a {
	color: #585858;
}
/*End Footer*/





/*Images*/

    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;
    }

/*Alinea & returns*/
p {
	padding: 0 0 1.5em 0;
	margin: 0px;
	}

   /**/
   
.widget_sp_image,
#random_image_wrapper {
	margin-top:5px;
	margin-left:50px;
}

#random_image_wrapper {
	margin-left: 0px;
}

