/*
Theme Name: Domani
Theme URI: 
Description: Bespoke theme created for Denian Arcoleo
Version: 1.0
Author: Henry Chapman
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #f4f3eb;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.container {
	margin: auto;
	width: 925px;
}
.content {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	width: 690px;
}
.content p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 150%;
}
.content h2 {
	padding: 0px;
	font-size: x-large;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	color: #006600;
}
.content h2 a {
	color: #336600;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	display: block;
}

.header {
	height: 150px;
	color: #336600;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.nav {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
.nav div {
	width: 100%;
}

.widget {
	background-color: #4a7e00;
	color: #FFFFFF;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.widget a {
	color: #FFFFFF;
}
.widget ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.widget li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.widgettitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	display: block;
	background-color: #336600;
	font-size: medium;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.widget_wp_shopping_cart {
	font-size: small;
}

.widget_pages {
	background-color: #9bac0d;
}
.widget_pages li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.widget_pages  li ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.widget_pages  li ul li {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.widget_pages a {
	text-decoration: none;
}
.widget_pages .widgettitle {
	background-color: #799908;
}
.widget_latest_products {
	background-color: #becf2d;
	text-align: center;
}
.widget_latest_products .widgettitle {
	background-color: #abbd15;
	text-align: left;
}
.widget_latest_products .item_image {
	background-color: #abbd15;
	margin: auto;
}
#fancy_collapser_link img {
	margin-left: 55px;
}
.news {
	float: right;
	width: 690px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.welcome_text {
	margin-left: 15px;
	width: 189px;
	margin-top: 75px;
	color: #FFFFFF;
}
.denian_bg {
	background-image: url(images/mainpage_bg.jpg);
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 460px;
	padding-top: 1px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
