/*
Theme Name: Manifest
Theme URI: 
Description: A clean and streamlined theme that focuses on the content and not the distractions.
Version: 1.01
Author: Jim Barraud
Author URI: http://jimbarraud.com
Tags: simple, clean, single column

*/

/* Reset All Styles
-------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;


}
body {
	line-height: 1;
}

.bold {
font-weight:bold;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.right {
float:right;}

.left{
float:left;}

/* Global Styles
-------------------------------------------------------------------*/

body{

background:#ffffff url('images/top.jpg') no-repeat center 30px;
margin-top:80px;
  color: #333;
}
strong{
  font-weight: bold;
}

/* Links */

a:link,
a:visited{
  color: #333;
  text-decoration: none;
  font-size:12px;
}
a {
  padding-left:10px;
  padding-right:10px;
  padding-top:3px;
  padding-bottom:3px;}
a:hover {color:#F1A6C2; text-decoration: none;}
a:active{
  color: #333;
  text-decoration: none;

}

/* Headers */

h1{
  margin: 10px 0 20px;
  font-size: 3.3em;
  font-weight: normal;
  letter-spacing: .05em;
  word-spacing: .2em;
}
h1 a{
  padding-right: 60px;
  margin-left: 60px;
}
h1 a:link,
h1 a:visited{
  color: #000;
}
h1 a:hover,
h1 a:active{
  color: #000;
  text-decoration: none;
}

h2 {
color:#333333;
font-family:georgia;
font-size:14px;
font-weight:normal;
margin-bottom:40px;
margin-top:30px;
text-align:left;
text-transform:lowercase;
font-style:oblique;
}

h3 {
  margin-bottom: 5px;
  text-align:left;
  top:-100px; 


}
.entry-title {
   border-bottom: 2px dotted  #666666;
   height:25px;
   }
h3 a:link,
h3 a:visited{
  		color: #333;
       background:#f1a6c2;
	   font-family:Georgia, "Times New Roman", Times, serif;
	   font-style:italic;
	 
	  

}
h3 a:hover,
h3 a:active{
  text-decoration: none;

}




h4{
 color:#666666;
font-family:georgia;
font-size:14px;
margin-bottom:10px;
font-style:oblique;
}
h5{
  position: relative;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #999999;
  font-weight: bold;
	text-align:left;
	font-style:italic;
	
	

}
h5 abbr{
  display: inline-block;
  position: relative;
  margin: 0 auto;
  height:18px;
top: 8px;
   float:right;

   

}

/* Form Elements */

input[type=text],
textarea{
  border: 1px solid #ddd;
  padding: 3px;
  font-size: 12px;
  color: #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
input:focus,
textarea:focus{
  border-color: #999;
  color: #333;
}
input[type=submit]{
  padding: 3px 10px;
  color: #fff;
  font-weight: bold;
  background-color: #8EA7AA;
  background-image: url(images/button.png);
  background-repeat: repeat-x;
  background-position: left top;
  border-width: 1px;
  border-style: solid;
  border-color: #999;
  border-radius: 10px;
  -webkit-transition: border-color .2s ease-in, background-color .2s ease-in;
  -moz-border-radius: 12px;
  -webkit-border-radius: 10px;
  cursor: pointer;
}
input[type=submit]:hover,
input[type=submit]:focus{
  background-color: #697D80;
  border-color: #666;
}

/* Structure */

#siteWrapper{
  margin: 0 auto;
  padding-top: 70px;
  width: 800px;
  text-align: center;
  position: relative;
    min-height:500px;

}
#siteDescription{
display:none;
}

/* 
 Navigation
-------------------------------------------------------------------*/

#mainNav{
  margin-top: 10px;
  margin-bottom:30px;
  border-top: 1px dotted #333;
  border-bottom: 1px dotted #333;
  height:20px;
  padding:2px;

}
#mainNav ul{
  width:700px;
  display:inline-block;
  height:20px;
 margin-left:-10px;
}


#mainNav ul li a{
  display:inline-block;
  height:15px;
  float:left;
  width:100px;
 
  }
  
#mainNav ul li span{
text-align:left;
float:left;
margin-top:3px;
 
  }
.ladymitsuko a{
background: url(images/mitsuko.jpg) no-repeat center 0;
width:120px;
display:block;}  

.ladymitsuko a:hover{
background: url(images/mitsuko.jpg) no-repeat center -20px;
} 

.ladymitsuko a.active{
background: url(images/mitsuko.jpg) no-repeat center -20px;
}  

.news a{
background: url(images/news.jpg) no-repeat center 0;
width:120px;
display:block;}  

.news a:hover{
background: url(images/news.jpg) no-repeat center -20px;
}  
  
.collezione a{
background: url(images/collezione.jpg) no-repeat center 0;
width:120px;
display:block;}  

.collezione a:hover{
background: url(images/collezione.jpg) no-repeat center -20px;
}  
.contatti a{
background: url(images/contatti.jpg) no-repeat center 0;
width:120px;
display:block;}  

.contatti a:hover{
background: url(images/contatti.jpg) no-repeat center -20px;
}  

/* Main Content Body
-------------------------------------------------------------------*/

#coreContent{
float:left;
margin-left:90px;
width:auto;
}


/* Posts
-------------------------------------------------------------------*/

.postContent{
  position: relative;
  margin-bottom:20px;
  top:0px;
  margin-top:12px;
}
.postContent h4{
  position: relative;
  top: 0;
  font-size: 1.2em;
  color: #999;
  font-weight: normal;
  font-style: italic;
  border-bottom: none;
  display:none;
}
.postContent{
}
.postDate{
margin-top:20px;}
#coreContent p,
#coreContent li,
#coreContent dd{
  margin-bottom: 1.7em;
  font-size: 11px;
  line-height: 1.5em;
  color: #666666;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style:italic;
}
#coreContent p{
    font-size:11px;

}
#coreContent li{
  list-style: square;
  margin-left: 17px;
}
#coreContent dt{
  font-size: 1.3em;
  color: #333;
}
.entry-content{
  margin-top: 24px;
  text-align: left;
}

.entry-content a:link, .entry-content a:visited {
margin:0;
padding-left:0;
text-align:left;
text-decoration:none;
}


.hentry{
 margin:0 auto;
width:600px;
  border-bottom:1px dotted #666666;
  }
#coreContent .postMeta{
  margin: 40px auto 0;
  font-size: 1.3em;
  color: #999;
}
#coreContent .postMeta div{
  margin-bottom: 5px;
    display:none;

}
#coreContent .postMeta a:link,
#coreContent .postMeta a:visited{
  color: #666;  
  display:none;

}
#coreContent .postMeta a:hover,
#coreContent .postMeta a:active{
  color: #666;  
  display:none;

}
#coreContent .postMeta span{
  text-transform: uppercase;
    display:none;

}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
  color: #333;
  border: none;
  padding: 0;
  font-weight: bold;
  margin: 0 0 5px;
  font-style: normal;
  position: static;
}

.entry-content h1{
  font-size: 2em;
  letter-spacing: 0;
}
.entry-content h2{
  font-size: 1.8em;
}
.entry-content h3{
  font-size: 1.6em;

}
.entry-content h4,
.entry-content h5,
.entry-content h6{
  font-size: 1.4em;
}
.entry-content strong{
  color: #000;
}
.entry-content pre{
  color: #666;
  font-size: 1.5em;
  line-height: 18px;
  margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol{
  margin: 0 0 20px 15px;
}
.entry-content ol li{
  list-style-type: decimal !important;
}
.entry-content li{
  margin-bottom: 5px !important;
}
.entry-content blockquote{
  font-size: 1.4em;
  font-style: italic;
  line-height: 1.5em;
  color: #7D7D7D;
  margin: 0 20px 20px;
  padding-left: 10px;
  border-left: 3px solid #ccc;
}
#coreContent .entry-content blockquote p{
  font-size: 1.1em;
  line-height: 1.3em;
  color: #7D7D7D;
}
.entry-content .alignleft{
  float: left;
  margin: 4px 10px 10px 0;
}
.entry-content .alignright{
  float: right;
  margin: 4px 0 10px 10px;
}
.entry-content .wp-caption.alignnone{
  margin-bottom: 15px;
}
#coreContent .entry-content p.wp-caption-text{
  font-size: 10px;
  font-style:normal;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  letter-spacing:1px;
  margin-bottom: 10px;
  margin-top:5px;
  background-color:#fadee8;
  margin-left:10px;
  padding:3px;
  width:124px;
  text-transform:uppercase;
}
.hentry img{
  margin-bottom:10px;
  border: 5px solid #fadee8;
}


.hentry img a{
  margin: 0 auto;
  border: 5px solid #fadee8;
}

.hentry img a:hover{
  margin: 0 auto;
  border: 5px solid #f1a6c2;
}


/* Single Post Page
-------------------------------------------------------------------*/

.single h3{
	font-size:12px;
	   font-family:Georgia, "Times New Roman", Times, serif;
	   font-style:italic;
	    color: #333;
		padding:3px 10px;



}

.single h5{
  position: static;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #999;
  font-weight: normal;
  border-bottom: none;
  background: #fff;
}
.single.hentry{

  border-bottom: none;
  padding-bottom: 0;
}
#coreContent .single .postMeta{
  margin: 20px 0 0;
  padding-top: 0;
  padding-bottom: 17px;
  text-align: left;
  border-bottom:#CCC 1px dotted;
}

/* Links Page
-------------------------------------------------------------------*/

#coreContent .entry-content #linkList{
  margin-left: 0;
}
#coreContent .entry-content #linkList li{
  list-style-type: none;
  margin-left: 0;
}
#coreContent .entry-content #linkList li li{
  font-size: .9em;
  list-style-type: square;
  margin-bottom: 20px !important;
  margin-left: 15px;
}
#coreContent .entry-content #linkList ul{
  margin: 10px 0 40px;
}

/* Comments
-------------------------------------------------------------------*/

.commentEntry{
  padding: 25px 0;
  border-bottom: 1px solid #ccc;
  display:none;
}
#coreContent .commentEntry p{
  color: #666;
    display:none;


}
.avatar{
  float: left;
  margin-top: 4px;
    display:none;


}
.commentContent{
  float: left;
  width: 415px;
  margin-left: 22px;
    display:none;


}
.commentMeta{
  color: #333;
  font-size: 1.1em;
  text-align: left;
    display:none;


}
.commentMeta a:link,
.commentMeta a:visited{
  font-weight: bold;
  display:none;

}
.nocomments{
  font-size: 1.2em;
  padding: 25px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
    display:none;


}

/* Comment Form */

fieldset{
  background: #F6F6F6;
  padding: 0 0 10px;
    display:none;

}
legend{
  position: relative;
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 0 0 4px 0;
    display:none;

}
legend span{
  position: relative;
  top: -15px;
  display: block;
  width: 500px;
  background-color: #fff;
    display:none;

}


#comments h4,
legend span{
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: .5em 0 .7em;
  font-weight: bold;
  text-align: left;
    display:none;

}
.leaveComment{
  margin-top: 14px;
  padding-bottom: 19px;
    display:none;

}
.commentForm{
  font-size: 1.1em;
  text-align: left;
  text-transform: uppercase;
  margin: 0 10px;
    display:none;

}
.commentForm em{
  text-transform: lowercase;
  font-style: italic;
  color: #999;
  font-size: 1em;
    display:none;

}
.commentForm input[type=text]{
  display: block;
  margin-bottom: 15px;
  width: 470px;
  font-size: 1.4em;
    display:none;

}
.commentForm textarea{
  width: 470px;
  max-width: 470px; /* Restricts the resizing capability in webkit bases browsers */
  height: 150px;
  font-size: 1.4em;
    display:none;

}
.commentForm input[type=submit]{
  float: right;
  margin-top: 8px;
    display:none;

}

/* Paging Navigation
-------------------------------------------------------------------- */
.pageNav .next{
	float:right;
	margin-right:100px;}
.pageNav{
  margin-top: 10px;
}
.pageNav a:link,
.pageNav a:visited {
  display: inline-block;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  font-family:Georgia, "Times New Roman", Times, serif;
  background-color: #f1a6c2;
  background-image:none;
  background-repeat: repeat-x;
  background-position: left top;
  padding: 3px 10px;
  float:left;
  margin-left:100px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: border-color .2s ease-in, background-color .2s ease-in;
  margin-bottom:20px;
}
.pageNav a:hover,
.pageNav a:active {
  text-decoration: none;
  background-color: #000;
  color:#fff;}
.pageNav .prev,
.pageNav .next{
  display: inline;
}
.pageNav .prev{
  margin-right: 2px;
}
.pageNav .next{
  margin-left: 2px;
}

/* Archives
-------------------------------------------------------------------- */

#archives{
  margin-top: -50px;
}
h2.archiveTitle{
  margin: -30px 0 70px;
  color: #666;
}
h2.archiveTitle strong{
  color: #000;
}
#archives h3,
#coreContent li h3{
  font-size: 1.6em;
  text-align: left;
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 5px;
  border-bottom: 1px solid #ccc;
  
}
#coreContent li h3{
  font-size: 1.2em;
}
#archives label{
  font-size: 1.4em;
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
}
#archives #date{
  float: left;
  width: 150px;
}
#archives #categoryTags{
  float: left;
  width: 320px;
  margin-left: 30px;
}
#archives ul{
  margin: 5px 0 60px;
  text-align: left;
}
#archives ul li{
  display: inline-block;
  margin: 0 5px 5px 0;
  color: #999;
  font-size: 1.3em;
  line-height: 1.5em;
  white-space: nowrap;
}
#archives li a{
  margin-right: 5px;
}
#archives #date ul li{
  display: block;
  list-style-type: none;
  margin: 0 10px 0 0;
}
.tagArchives li{
  float: left;
  margin-right: 10px;
}
.categories li{
  margin-bottom: 5px;
  font-size: 2.3em;
}

/* Recent Posts (on the 404 page)
-------------------------------------------------------------------- */

#recentPosts{
 border-top:1px dotted #CCCCCC;
margin:0 auto;
width:600px;
}
#recentPosts li{
  list-style: none;
  margin-top: 10px;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
#recentPosts a{
  float: left;
}
#recentPosts .postDate{
  float: right;
}

/* Search Results
-------------------------------------------------------------------- */

#coreContent.searchresults{
  margin-top: -35px;
}
.searchresults .postMeta{
  text-align: left;
}
.searchpanel{
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin: 0 0 40px;
  padding: 10px 0;
}
.searchpanel input[type=text]{
  width: 250px;
  font-size: 1.7em;
}
.searchpanel input[type=submit]{
  font-weight: normal;
  -webkit-border-radius: 12px;
  -moz-border-radius: 16px;
  background-position: left 5px;
  font-size: 1.4em;
  
}

/* Footer
-------------------------------------------------------------------- */

#footer{
  width: 800px;
  margin:0 auto;
  color: #f1a6c2;
  text-align: left;
  font-size:9px;
  font-family:Verdana, Arial, Helvetica, sans-serif;


}
.footerContent{
  width: 800px;
  float:left;
    margin-bottom:20px;


}

#footer .elsewhere{
	width:788px;
	background-color:#000000;
	padding:3px 3px 3px 10px;
	height:12px;
	float:left;
margin-top:20px;

}
#footer .elsewhere li{
  display: inline;
  padding: 0 8px 0 0;
  margin: 0 5px 0 0;
  border-right: 1px dotted #ccc;
}
#footer .elsewhere li.last{
  padding: 0;
  margin: 0;
  border-right: none;

}
#footer .elsewhere li a{
font-size:9px;
color:#FFFFFF;
}
#footer .elsewhere li a:hover{
font-size:9px;
color:#f1a6c2;
}


/* Google Ad
-------------------------------------------------------------------- */

.googleAd{
  margin-bottom: 40px;
  padding-top: 40px;
  border-top: 1px dotted #ccc;
}

/* Admin Edits
-------------------------------------------------------------------- */

.loggedin a:link,
.loggedin a:visited,
a.post-edit-link:link,
a.post-edit-link:visited,
a.comment-edit-link:link,
a.comment-edit-link:visited{
text-decoration: none;
font-size:10px;
color:#333;
position:absolute;
bottom:0px;
right:0px;}

#coreContent p.loggedin{
  display: inline-block;
  margin-bottom: 35px;
  padding: 10px;
  background: #efefef;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

/* Self Clearing Floats
-------------------------------------------------------------------- */

#siteWrapper:after,
.post:after,
.commentEntry:after,
.commentForm:after,
#footer .elsewhere:after,
#metaContent .metaExtend:after,
#mainNav:after,
#mainNav ul:after,
#archives ul:after,
#coreContent .postMeta:after,
#recentPosts li:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.concept_page {
background:url("images/background_concept.jpg") no-repeat scroll 0 bottom transparent;
margin-left:160px;
padding:15px;
width:430px;
}
.concept_page p {
text-align:center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#333333;
width:430px;
margin-top:10px;
line-height:17px;
font-style:italic;

}

.logo_4ss{
display:block;
width:106px;
height:10px;
float:right;
background: url(images/logo4ss.jpg) no-repeat right 0 ;}


.logo_4ss a{
display:block;
width:106px;
height:10px;
background: url(images/logo4ss.jpg) no-repeat right 0 ;}

.logo_4ss a:hover{
display:block;
width:106px;
height:10px;
background: url(images/logo4ss.jpg) no-repeat right -10px ;}


/* tooltip */

.elsewhere a span{ display:none; }

.elsewhere a:hover span {
	background: url(images/tooltip.png) no-repeat 0 0;
	display:block;
	position: absolute;
	top: -30px;
	left:-25px;
	z-index: 1;
	text-align:center;
	padding-top:5px;
	color:#000;
	width: 135px;
	height:30px;
} 


.elsewhere a:hover{ position: relative; }

/* fine tooltip */


.sendit {
padding:0px 3px 0px 3px;
width:280px;
position:relative;
top:-21px;
left:500px;
}
#email_add{
	height:10px;
	width:100px;}
	
.sendit .button{
	background-color:#000;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:4px;
	border:0px;
	width:50px;
	}
.sendit p {
	color:#000;
	font-size:11px;
	text-transform:lowercase;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.carrello {
	background-color:transparent !important;}
	
	


