/*
Theme Name: Esemplare
Theme URI: 
Description: 
Version: 1

*/

/* //////////////////////////Begin Images////////////////////////////// */
p img {
	padding: 0;
	max-width: 100%;
}
p {
	margin-top:0;
}
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/////////////////////////////// */



body, img, html, form {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#676767;
	text-align:center;
}
h1,h2,h3 {
	font-weight:normal;
	margin-top: 0px;
}
h1 {
	margin-bottom:60px;
}
h2 a {
	text-decoration:none;
	color:#676767;
}
h4 {
	margin:5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight:normal;
}
#page {
	width:995px;
	text-align:left;
	margin:0 auto 50px;
	text-align:left;
	position:relative;
	clear: both;
}
#header {
	width:835px;
	margin:0 auto;
	height:164px;
	text-align:left;
	display: block;
	clear: both;
	position: relative;
}
#main {
	width:595px;
	float:left;
}
#sidebar {
	width:185px;
	float:right;
}
#sidebar ul {
	list-style:none;
	padding:0;
	margin:0;
}
#sidebar ul a {
	color:#676767;
	text-decoration:none;
	line-height: 20px;
}
#sidebar ul a:hover { text-decoration:underline; }

/* MENU */
ul#secondary {
	text-align:right;
	list-style:none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 20px;
	color: #CCCCCC;
	clear: both;
	display: block;
}
ul#secondary li a {
	color:#676767;
	text-decoration:none;
	padding:0 5px;
	line-height:18px;
}
ul#secondary li div {
	text-decoration:none;
	padding:0 5px;
	line-height:18px;
}
ul#secondary li a:hover, ul#secondary li.current_page_item a, ul#secondary li.current_page_parent a {
	background-color:#e4e5e5;
}
ul#mainmenu {
	list-style:none;
	padding-top: 55px;
	margin-left: 55px;
}
ul#mainmenu li {
	display:inline;
}
ul#mainmenu li a{
	float:left;
	margin:0 30px;
	text-decoration: none;
	font-weight: bold;
	color: #393837;
	font-size: 13px;
}
ul#mainmenu li a:hover, ul#mainmenu li.active a {
	border-bottom:2px solid #393837;
}

/* VISION */
body.vision {
	background:url(images/vision-bg-ourview.jpg) top center no-repeat #deddd8;
}
body.vision.page-id-9 {
	background:url(images/vision-bg-identity.jpg) top center no-repeat #deddd8;
}
.vision h1 {
	margin-bottom:30px;
}
.vision #page {
	width:835px;
	height:480px;
}
.vision #main {
	margin-left:70px;
	width:550px;
}
.vision #main .entry {
	padding-top:50px;
}
.vision #bodier {
	color:#FFFFFF;
}
.vision #bodier p {
	line-height:18px; 
}
body.vision ul#secondary {
	padding:20px 20px 0;
}
body.vision ul#secondary li a {
	color:#f8dddc;
}
body.vision ul#secondary li a:hover, body.vision ul#secondary li.active a, .vision ul#secondary li.current_page_item a {
	background-color:#846761;
}

/* CONTACTS */
body.contacts {
	background:url(images/contacts-bg.jpg) top center no-repeat #DDDEE0;
}
.contacts h1 {
	margin-bottom:5px;
}
.contacts #page {
	width:835px;
	height:480px;
}
.contacts #main {
	margin-left:70px;
	width:400px;
	position: relative;
}
.contacts #main .entry {
	padding-top:50px;
}
.contacts #bodier {
	color:#FFFFFF;
}
.contacts #bodier p {
	line-height:18px; 
}
body.contacts ul#secondary {
	padding:20px 20px 0;
}
body.contacts ul#secondary li a {
	color:#fff;
}
body.contacts ul#secondary li a:hover, body.contacts ul#secondary li.active a, .contacts ul#secondary li.current_page_item a {
	background-color:#5d7172;
}


/* COMPANY */
body.company {
	background:url(images/company-bg-history.jpg) top center no-repeat #deddd8;
}
body.company.page-id-18 {
	background:url(images/company-bg-quality.jpg) top center no-repeat #deddd8;
}
.company h1 {
	margin-bottom:30px;
}
.company #page {
	width:835px;
	height:480px;
}
.company #main {
	margin-left:70px;
	width:550px;
}
.company #main .entry {
	padding-top:50px;
}
.company #bodier {
	color:#FFFFFF;
}
.company #bodier p {
	line-height:18px; 
}
body.company ul#secondary {
	padding:20px 20px 0;
}
body.company ul#secondary li a {
	color:#fff;
}
body.company ul#secondary li a:hover, body.company ul#secondary li.active a, .company ul#secondary li.current_page_item a {
	background-color:#a6ac96;
}



/* BLOG */
body.blog {
	background:url(images/blog-bg.jpg) top center no-repeat #FFFFFF;
}
body.blog #page {
	width:995px;
	background:#FFFFFF;
	text-align: left;
}
body.blog #page #bodier {
	padding:27px 40px 20px 77px;
}
#main .postlist {
	background:#f6f6f6;
	padding:50px 85px 50px 42px;
	margin-top: 40px;
}
#main .postlist .date {
	color:#9aa386;
	line-height:20px;
}
.post {
	font-size: 11px;
	padding-bottom: 80px;
}
.post .entry p {
	line-height: 18px;
}
.post .more a {
	color:#9aa386;
	text-decoration:none;
}
.post .entry a {
	color:#9aa386;
}
.post .tags {
	text-align:right;
	color:#000;
}
.post .tags a {
	color:#878787;
	text-decoration:none;
}
.post .tags a:hover, .post .more a:hover {
	text-decoration:underline;
}




/* homepage */
body.homepage {
	background:url(images/home-bg.jpg) top center no-repeat #505050;
}
body.homepage #page {
	width:835px;
}
body.homepage #mainmenu a {
	color:#d5d3c6;
}
body.homepage #mainmenu li a:hover, body.homepage ul#mainmenu li.active a {
	border-color:#d5d3c6;
}

body.homepage.index {
	background:url(images/home-bg-secondo.jpg) no-repeat top center #505050;
}
body.homepage.index #page {
	display:block;
	height:480px;
	margin-bottom: 50px;
}
.homepage #main {
	margin-left:70px;
	width:500px;
}
.homepage #main .entry {
	padding-top:100px;
}
.homepage #bodier {
	color:#FFFFFF;
}
.homepage #bodier p {
	line-height:18px; 
}
body.homepage ul#secondary {
	padding:20px 20px 0;
}
body.homepage ul#secondary li a {
	color:#f8dddc;
	background-color:#846761;
}



/* GARMENTS */
body.garments {
	background:url(images/garments-bg.jpg) top center no-repeat #111;
}
body.garments #page {
	width:995px;
	background:#FFFFFF;
	text-align: left;
}
body.garments #mainmenu a {
	color:#FFFFFF;
}
body.garments #mainmenu li a:hover, body.garments ul#mainmenu li.active a {
	border-color:#fff;
}
body.garments ul#secondary {
	padding:20px 20px 0;
}
body.garments #main {
	width:850px;
	margin-left:110px;
}
body.garments h2 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:normal;
	font-size:13px;
	margin: 0;
	font-style: normal;
	padding-left:12px;
}
body.garments .introduzione {
	font-family:"Times New Roman", Times, serif;
	width: 778px;
}
body.garments .ancore {
	float:right;
	padding-left:20px;
	background:url(images/arrow-ancora.gif) no-repeat left top;
	display:block;
	font-style: italic;
}
body.garments .ancore a {
	color:#0d0d0d;
	text-decoration:none;
}
body.garments .ancore a:hover {
	background-color:#f1f1f1;
}
body.garments #main .postlist {
	background:#fff;
	padding:50px 0 50px 42px;
	margin-top: 40px;
}
body.garments #main .post {
	width:auto;
	padding-bottom: 0px;
	margin-bottom: 15px;
	position: relative;
}

body.garments #main .bottoni {
	display:none;
	position:absolute;
	bottom:0;
	right:0;
	width:58px;
}
body.garments #main .bottoni img {
	margin-top:10px;
}
body.garments #main .entry{
	width:600px;
	border-bottom: 1px dotted #666;
}
body.garments #main .post .entry h2 {
	font-weight:bold;
}
body.garments #main .post .entry p {
	line-height: 16px;
	font-size:12px;
	padding-left:12px;
	margin-bottom: 5px;
}
body.garments #main .post .entry strong {
	color:#000;
}

h1.heritage {
	background:url(images/heritage-logo.gif) no-repeat left top;
	padding: 25px 0 0 110px;
	height:40px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:normal;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h1.urban-classic{
	background:url(images/urban-classic-logo.gif) no-repeat left top;
	padding: 25px 0 0 110px;
	height:40px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-weight:normal;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
/*  MAIN PAGE */

body.garments.page-id-186 #page {
	width:835px;
	text-align:center;
	padding-bottom: 20px;
}
body.garments.page-id-186 #main {
	width:750px;
	margin: 0 auto;
	text-align:left;
	float: none;
}
body.garments.page-id-186 #main .main_item {
	width:360px;
	text-align: center;
	font-size: 12px;
}
body.garments.page-id-186 #main .main_item h3 {
	font-weight:bold;
	margin: 5px 0;
}
body.garments.page-id-186 #main .main_item p {
	text-align:left;
	font-family: "Times New Roman", Times, serif;
}

.space {
	height:50px;
	clear: both;
	display: block;
}
.graziato {
	font-family:"Times New Roman", Times, serif;
	line-height:18px;
}
.europe {
	position:absolute;
	right:0;
	top:0;
	font-family:"Times New Roman", Times, serif;
}
#bodier .europe p { margin-bottom:3px; line-height:14px; }
.europe a { color:#FFFFFF; text-decoration:none; } 
.elenconazioni {
	width:320px;
	height: 250px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
}
#bodier .elenconazioni p {
	line-height:14px;
}
.elenconazioni a {
	color:#FFF;
}
.linguaHome {
	text-align:right;
	padding-top: 170px;
	padding-right: 60px;
}
.clr { clear:both; }

body ul#mainmenu li.lingua {
	float:right; 
	width:auto; 
	padding:0; 
	margin:0;
}
body ul#mainmenu li.lingua a {
	float: right;
	padding: 0 10px;
	font-size: 11px;
	margin: 0;
}
body ul#mainmenu li.lingua.select a,
body ul#mainmenu li.lingua a:hover {
	background:url(images/arrow2.png) no-repeat 0 2px ;
	border:0;
	color:#393837;
}


body.homepage ul#mainmenu li.lingua {
	float:right; 
	width:auto; 
	padding:0; 
	margin:0;
}
body.homepage ul#mainmenu li.lingua a {
	float: right;
	padding: 0 10px;
	font-size: 11px;
	margin: 0;
}
body.homepage ul#mainmenu li.lingua.select a,
body.homepage ul#mainmenu li.lingua a:hover {
	background:url(images/arrow.png) no-repeat 0 2px ;
	border:0;
	color:#FFF;
}
