/*
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;
	font-size: 20px;
}
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:860px;
	margin:0 auto;
	height:175px;
	text-align:left;
	display: block;
	clear: both;
	position: relative;
}
#main {
	width:670px;
	float:left;
}
#sidebar {
	width:185px;
	float:right;
	padding-top: 35px;
}
#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 {
	padding:0;
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	list-style:none;
	display:block;
	font-weight: bold;

	text-align:left;
	list-style:none;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	color: #CCCCCC;
	clear: both;
	display: block;
	margin-left:auto;
}
ul#secondary li a {
	color:#676767;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	
	color:#676767;
	text-decoration:none;
	padding:0 5px;
	line-height:18px;
	clear:both;
}
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;
	display: block;
	padding: 70px 0 0 10px;
	margin: 0;
	height:20px;
}
ul#mainmenu li {
	display:inline;
}
ul#mainmenu li a{
	float:left;
	margin:0 26px;
	text-decoration: none;
	font-weight: bold;
	color: #393837;
	font-size: 13px;
	line-height: 20px;
}
ul#mainmenu li a:hover, ul#mainmenu li.active a {
	border-bottom:2px solid #393837;
}
ul#mainmenu li.primo {
}
ul#mainmenu li.ultimo {
}

/* 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;
	margin-top: 70px;
}
.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;
}

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



/* BLOG */
body.blog {
	background:url(images/blog-bg.jpg) top center no-repeat #cbcdce;
}
body.blog #page {
	width:995px;
	background:#FFFFFF;
	text-align: left;
}
body.blog #page #bodier {
	padding:27px 40px 20px 42px;
}
#main .postlist {
	background:#f6f6f6;
	padding:20px 35px 50px 35px;
	margin-top: 20px;
}
#main .postlist .date {
	color:#9aa386;
	line-height:20px;
	font-size: 17px;
}
.post {
	font-size: 11px;
	padding-bottom: 80px;
}
.post .entry p {
	line-height: 18px;
	font-size: 14px;
}
.post .more a {
	color:#9aa386;
	text-decoration:none;
	font-size: 14px;
}
.post .entry a {
	color:#9aa386;
}
.post .tags {
	text-align:right;
	color:#000;
}
.post .tags a {
	color:#878787;
	text-decoration:none;
	font-size: 14px;
}
.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:#757369;
}
body.homepage #mainmenu li a:hover, body.homepage ul#mainmenu li.active a {
	border-color:#757369;
}

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 #111;
}
body.garments #page {
	width:995px;
	background:#FFFFFF;
	text-align: left;
}
body.garments #mainmenu a {
	color:#757369;
}
body.garments #mainmenu li a:hover, body.garments ul#mainmenu li.active a {
	border-color:#757369;
}
body.garments ul#mainmenu li.active a {
	color:#ebe9db;
	border-color:#ebe9db;
}
body.stores #mainmenu a {
	color:#f9f8f2;
}
body.stores #mainmenu li a:hover, body.stores ul#mainmenu li.active a {
	border-color:#f9f8f2;
}

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

body.garments #main .garments_box {
	width:440px;
	padding:20px 0;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	margin-left: 50px;
	clear: left;
	color: #58595b;
}
body.garments #main .garments_box h3{
	font-family:"Arial Black", Gadget, sans-serif;
	font-style: normal;
	font-size: 15px;
}
body.garments #main .garments_links {
	width:170px;
	padding:0;
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	list-style:none;
	display:block;
	margin:50px 0 0;
	font-weight: bold;
}
body.garments #main .garments_links a {
	color:#676767;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
}

h1.esemplare711 {
	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.esemplare708 {
	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;
	display: block;
	padding: 50px 0;
}
body.garments.page-id-186 #main {
	width:750px;
	margin: 0 auto;
	text-align:left;
	float: none;
	padding: 0;
	background:url(images/tratteggio_largo.gif) right repeat-y;
}
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;
}


body.garments.page-id-20 #page {
	width:835px;
	text-align:center;
	display: block;
	padding: 50px 0;
	background:url(images/garments-bg2.jpg) no-repeat top left #fff;
}
body.garments.page-id-20 #main {
	width:750px;
	margin: 0 auto;
	text-align:left;
	float: none;
	padding: 0;
	background:url(images/tratteggio_largo.gif) right repeat-y;
}
body.garments.page-id-20 #main .main_item {
	width:360px;
	text-align: center;
	font-size: 12px;
}
body.garments.page-id-20 #main .main_item h3 {
	font-weight:bold;
	margin: 5px 0;
}
body.garments.page-id-20 #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, body.garments ul#mainmenu li.lingua a:hover, body.garments ul#mainmenu li.lingua.select a {
	background:url(images/arrow.png) no-repeat 0 2px ;
	border:0;
	color:#FFF;
}

body .post .entry .ecommerce_space a {
	color:#000;
	text-decoration:none;	
}


/* BOTTONE ECOMMERCE */
.bottoneVisualizzaSmall {
	background: transparent url(http://www.esemplare.it/wp-content/uploads/2010/10/visualizza_vuoto_small.png) no-repeat 0% 0%;
	border: 0px solid;
	color: black;
	cursor: pointer;
	font-family: arial;
	font-size: 13px;
	height: 26px;
	margin: 0px auto;
	padding-left: 30px;
	text-align: left;
	width: 110px;	
}
.bottoneAggiungiSmall{
	width:110px;
	height:26px;
	margin:0px auto;
	background:transparent url(http://www.esemplare.it/wp-content/uploads/2010/10/aggiungi_vuoto_small.png) no-repeat top left;
	color:#000000;
	font-family:arial;
	font-size:13px;
	cursor:pointer;
	padding-left:30px;
	text-align:left;
	border:0px solid ;
}	
.introduzione label {
	float:left;
}
.introduzione input {
	border:1px solid #000;
	margin-right:5px;
}

.areariserrvata {
	position:absolute;
	top:2px;
	right:10px;
	color:#000;
	font-size:11px;
	display:block;
	text-decoration: none;
}
.areariserrvata:hover {
	text-decoration:underline;
}
body.garments .areariserrvata { color:#757369; }
body.homepage .areariserrvata  { color:#757369; }





/* STORES 

// d7d7d7

*/
body.stores {
	background:url(images/stores_bg.jpg) top center no-repeat #6d7568;
}
.stores h1 {
	margin-bottom:30px;
}
.stores #page {
	width:835px;
	height:480px;
}
.stores #main {
	margin-left:70px;
	width:440px;
}
.stores #main .entry {

}
.stores #bodier {
	color:#fff;
	padding-top: 30px;
}
.stores #bodier p {
	line-height:21px;
	font-family: "Times New Roman", Times, serif;
}
.stores #bodier h1 {
	color:#e1e1e1;
	font-family:"Arial Black", Arial, Gadget, sans-serif;
	font-weight:bold;
	margin:0 0 20px;
	line-height:30px;
	text-transform: uppercase;
	font-size:22px;
}
.stores #bodier h2 {
	color:#c7b299;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px dotted #CCC;
	line-height:18px;
	font-size:11px;
	text-transform:uppercase;
	margin:0 0 10px;
}
body.stores ul#secondary {
	padding:0;
	width: 220px;
	padding-top: 50px;
}
body.stores ul#secondary li a, body.stores ul#secondary li  {
	color:#58595b;
	line-height:24px;
	height:auto;
}
body.stores ul#secondary li a:hover, body.stores ul#secondary li.active a, .stores ul#secondary li.current_page_item a {
	background:none;
}

body.stores ul#secondary li, body.stores ul#secondary li a  {
	color:#d7d7d7;
	line-height:24px;
	height:auto;
}
body.stores ul#secondary li a:hover, body.stores ul#secondary li.current_page_item a  {
	color:#d7d7d7;
	background:none;
}
body.stores .jScrollPaneTrack {
	background:url(images/line_gray_40.png) repeat-y center center transparent;
}
body.stores .jScrollPaneDrag {
	backface-visibility:#58595b;
}

body.stores .areariserrvata {
	color:#FFF;
}


/* CONTACTS - 2011 */
body.page-template-page-contacts2011-php {
	background:url(images/contacts-2011-bg.jpg) top center no-repeat #deddd8;
}
.page-template-page-contacts2011-php h1 {
	margin-bottom:30px;
}
.page-template-page-contacts2011-php #page {
	width:835px;
	height:480px;
}
.page-template-page-contacts2011-php #main {
	margin-left:70px;
	width:440px;
}
.page-template-page-contacts2011-php #main .entry {

}
.page-template-page-contacts2011-php #bodier {
	color:#c5c6c6;
	padding-top: 30px;
}
.page-template-page-contacts2011-php #bodier p {
	line-height:18px;
	font-family: "Times New Roman", Times, serif;
}
.page-template-page-contacts2011-php #bodier p a{
	color:#c5c6c6;
}
.page-template-page-contacts2011-php #bodier h1 {
	color:#6a7587;
	font-family:"Arial Black", Arial, Gadget, sans-serif;
	font-weight:bold;
	margin:0 0 20px;
	line-height:30px;
	text-transform: uppercase;
}
.page-template-page-contacts2011-php #bodier h2 {
	color:#c5c6c6;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px dotted #c5c6c6;
	line-height:20px;
	font-size:16px;
	text-transform:uppercase;
	margin:0 0 20px;
}
body.page-template-page-contacts2011-php ul#secondary {
	padding:0;
	width: 220px;
	padding-top: 100px;
}
body.page-template-page-contacts2011-php ul#secondary li a {
	color:#c5c6c6;
	line-height:24px;
	height:auto;
}
body.page-template-page-contacts2011-php ul#secondary li a:hover, body.page-template-page-contacts2011-php ul#secondary .current_page_item a  {
	color:#58595b;
}
body.page-template-page-contacts2011-php ul#secondary li a:hover, .stores ul#secondary li.current_page_item a {

}

.linkLookBook{
	position: absolute;
	z-index: 100;
	margin-left:530px;
	margin-top:28px;
	color: #676767;
	font-size:12px;
	text-decoration:underline;
}

