/*  
Theme Name:Tema Style4you
Theme URI: http://www.style4you.it/
Description:Tema per il sito style4you.it"
Version: 1.0
Author: Michela Chiucini
Author URI: http://www.colazionedamichy.it/
*/


/* STRUTTURA */

Body {
  font-family: Georgia,"Times New Roman", serif;
  color: #626262;
  text-decoration: none;
  word-spacing: normal;
  text-align: center; 
  font-size: 11px;
  background:#cab69e;
}
/*************GENERAL SETTINGS******************/
h1,h2,h3,h4{margin:0;padding:0;}
p{margin:0;padding:0;}
ul, ol,li {
list-style: none;
margin: 0;
padding: 0;
}
form {
margin: 0;
padding: 0;
}
.a-capo{clear:both;} 
#page {
  width: 838px;
  margin: 0 auto;
  
}
.navigation {
  margin-left:0px;
  text-align:left;
  width:350px;
  margin-bottom:7px;
  margin-top:7px;  
}

.alignleft,.alignright{
 /* width:230px;
  margin-left:20px;*/
  text-align:left;
  font-size:11px;
  color:#4C1D09;
}

.navigation .alignleft,navigation .alignright{
  width:230px;
  margin-left:20px;
}
.alignleft a,.alignright a{
  text-decoration:none;
  color:#767468;
  border-bottom:1px dotted #767468;
  font-weight:bold;
}
.alignleft a:hover,.alignright a:hover{
  text-decoration:none;
  color:#4C1D09;
  border-bottom:1px dotted #4C1D09;
}
#archivio1, #archivio2{
  margin-left:0px;
}
#archivio3{
  margin-left:30px;
}
.pagetitle{
  color:#4C1D09;
  font-weight:bold;
  font-size:13px;
}
/***********************BANNER **********************/ 
#header {
  width: 100%;
  height:329px;
  background:url('images/header.jpg') 0px 0px no-repeat;
}
#headerimg {
  border:none;
  border-left:1px solid #cab69e;
  width:838px;
  height:109px;
  margin:0 0;
  background:  url('images/frase-blog.jpg') no-repeat 575px 50px ; 
}
/********************DIV PRINCIPALI*****************/
#wrapper {
  width: 100%;
  background:  url('images/sfondo-wrapper.jpg') no-repeat 0px 0px ; 
  height:738px;
}

#content {
  float: left;
  width: 580px;
  background:  url('images/sfondo-content.jpg') no-repeat 0px -4px ; 
}
 
#sidebar {
  width:245px;
  margin-left:560px; 
  background:  url('') no-repeat -110px -5px ; 
  border:0px solid black;
  text-align:left;
  
}
 
#footer {
  width: 100%;
  height:63px;
  clear: both; 
  background:  url('images/footer.jpg') no-repeat 0px -1px ; 
  color:#626262;
}
#move-footer {
  width: 100%;
  height:63px;
  margin-left:-3px; 
}
#footer a {
  text-decoration:none;
  color:#c84662;
}
#footer a:hover {
  text-decoration:none;
  color:#4C1D09;
}
/****************POSTS***********************/
.post,.post-int{
  background-color: #d8d8a9;
  width:500px;
  margin-left:45px;
  margin-top:10px;
  text-align:left;
  line-height:18px;
}
.post-int {
  margin-top:0px;
}
.testo-interno{
  margin-left:20px;
  width:460px;
}
.titolo-post{
  text-decoration:none;
  font-size:16px;
  line-height:20px;
  color:#c84662;
  font-weight:normal;
  border-bottom: 1px dotted;
}
.title_img{
  margin-left:20px;
  margin-bottom:10px;
  margin-top:10px;
}
.data{
  color:#767468;
  font-family:"Courier New";
}
.data a{
  font-family:Georgia,"Times New Roman", serif;
  font-size:11px;
}
.entry{
  margin-top:10px;
}
.postmetadata{
  line-height:40px;
}
.more-link, .postmetadata a,.data a, .commentlist li a,#commentform a,.entrytext p a, .entry p a{
  color:#c84662;
  text-decoration:none;
  border-bottom: 1px dotted;
}
.more-link:hover, .postmetadata a:hover,.titolo-post:hover,.data a:hover,.commentlist a:hover,#commentform a:hover, .entrytext p a:hover, .entry p a:hover{
  text-decoration: none;
  color:#4C1D09; 
}
.commenti{
  vertical-align:middle;
}
#comments{
  font-weight:bold;
  font-size:13px;
  color:#4C1D09;
  
}
.autore{
  color:#4C1D09;
}
.commentlist li{
  border-bottom: 1px dotted #e9eec0;
  margin-top:10px;
}
.commentlist li p, .autore{
  margin-bottom:10px;
}

/*************FORM PER I COMMENTI*************/
#leave-comment{
  clear:both;
  background:url('http://www.style4you.it/blog/wp-content/themes/style4you/images/comment-sheet.jpg') 0px -1px no-repeat;
  width:830px;
  height:257px;
  text-align:left;  
}
#commentform{
  width:630px;
  height:235px;
  margin-left:71px;
  color:#4C1D09;
  font-size:11px;
  margin-top:0px;
  border-bottom:1px dashed #b7b7b7; 
}
#author,#email,#url{
  width:300px;
  height:13px;
  border:none;
  margin-top:13px;
  border-bottom:1px dashed #4C1D09;
  background-color:transparent;
  font-family: Georgia,"Times New Roman", serif;
  color:#626262;
  font-size:11px;
}
#comment{
  background-color:transparent;
  border:1px dashed #4C1D09;
  margin-top:0px;
  width:400px;
  font-family: Georgia,"Times New Roman", serif;
  color:#626262;
  font-size:11px;
}
#submit{
  background: url('http://www.style4you.it/blog/wp-content/themes/style4you/images/invia.png') 0px 0px no-repeat;
  border:none;
  width:89px;
  height:20px;
  margin-top:7px;
  margin-left:240px;
}
#respond{
  text-indent:-5000px;
}
/**************SIDEBAR***********************/
#spacer{ 
  height:129px;
}
#feed{ 
  margin-left:157px;
}
#feed,.feed-link{
  width:82px;;
  height:73px;
  background:url('http://www.style4you.it/blog/wp-content/themes/style4you/images/rss.jpg') no-repeat 0px 0px ;    
}
.feed-link{
  display:block;
  border:0px solid black; 
}
.feed-link:hover{
  background-position:0px -73px;
}
/******************FORM RICERCA***************/
#searchform{
  border:none;
  width:175px;
  height:72px;
  margin-left:60px;
}
#s{
  font-family: Georgia,"Times New Roman", serif;
  margin-top:12px;
  margin-left:10px;
  width:160px;
  height:18px;
  background-color:#4c1d08;
  border:none;
  font-size:11px;
  color:#fff;
  text-indent:5px;
}
#searchsubmit{
  background: url('http://www.style4you.it/blog/wp-content/themes/style4you/images/invia.jpg') 0px 0px no-repeat;
  border:none;
  width:89px;
  height:20px;
  margin-top:7px;
  margin-left:80px;
}

/****************CATEGORIE*******************/
#categorie{
  background: url('http://www.style4you.it/blog/wp-content/themes/style4you/images/categorie-title.jpg') 0px 0px no-repeat;
  width:180px;
  height:35px;
  margin-top:10px;
  margin-left:50px;
}
.no-display{
  display:none;
}
#lista-categorie{
  margin-top:0px;
  margin-left:70px;
  width:170px;
}
#lista-categorie li{
  color:#4C1D09;
}

#lista-categorie li a{
  color:#c84662;
  text-decoration:none
}
#lista-categorie li a:hover{
  color:#4C1D09;
  text-decoration:none
}
/******************LOGIN*********************/
#login{
  background: url('http://www.style4you.it/blog/wp-content/themes/style4you/images/login.jpg') 0px 0px no-repeat;
  width:82px;
  height:24px;
  margin-top:10px;
  margin-left:50px;
}
#lista-login{
  margin-top:0px;
  margin-left:70px;
}
#lista-login li a{
  color:#c84662;
  text-decoration:none
}
#lista-login li a:hover{
  color:#4C1D09;
  text-decoration:none
}
/**************ULTIMI POSTS E COMMENTI***************/
#ultimi-posts-title{
  background: url('http://www.style4you.it/blog/wp-content/themes/style4you/images/ultimi-articoli.jpg') 0px 0px no-repeat;
  width:161px;
  height:26px;
  margin-top:0px;
  margin-left:10px;
}
#ultimi-posts{
  width:230px;
  height:150px;
  float:left;
  margin-left:0px;
}
#ultimi-posts li,#ultimi-commenti li{
  margin-left:20px;
  border-bottom:1px dotted #e9eec0;
}
#ultimi-posts li a,#ultimi-commenti li a{
  text-decoration:none;
  color:#c84662;
}
#ultimi-posts li a:hover, #ultimi-commenti li a:hover{
  text-decoration:none;
  color:#4C1D09;
}
.data1{
  color:#767468;
  font-family:"Courier New";
}
#ultimi-commenti-title{
  background: url('http://www.style4you.it/blog/wp-content/themes/style4you/images/ultimi-commenti.jpg') 0px 0px no-repeat;
  width:178px;
  height:26px;
  margin-top:-20px;
  margin-left:240px;
}
#ultimi-commenti{
  width:230px;
  margin-left:230px;
}
/***************SCROLLER*********************/
#scroller{
  border:none;
  width:562px;
  height:650px;
  overflow:auto;
  position:relative;
}
/***************SPACER*********************/
.spacer{
  height:650px;
}
/***************ADSENSE*********************/
#adsense{
  margin-left:30px;
  margin-top: 10px;
}
/****************INIZIO MENU*****************/
#menu{ 
	position:absolute;
 	left:50%;
	margin: 163px -412px;
 	width:342px;
 	height:22px;
 	border: 0px dotted red;
} 

ul#mappa1 {
  margin:0;padding:0;
  list-style:none;
  position:relative;
  width:342px;height:22px;
  border:0px solid red;
  margin-left:286px;
  margin-top:2px;
}
#menu ul li,
#menu ul a {
  display: block;
  background-image:  url('images/menu.jpg') ;
  background-repeat: no-repeat;
  height:21px;
  border:0px dotted red;
}
ul#mappa1 li {
  display:block;
  position:absolute;
  margin:0;padding:0;
}
li#m-home,li#m-home1 {
  left:0;top:0;
  width:70px;height:22px
}
#m-home a{ background-position:0px -1px;}
#m-home1 a,#m-home1 a:hover,#m-home a:hover{ background-position:0px -23px;} 

li#m-chisono,
li#m-chisono1 {
  left:71px;top:0px;
  width:77px;height:22px;
  border:0px solid red;
}
#m-chisono a{ background-position:-71px -1px;}
#m-chisono1 a,#m-chisono1 a:hover, #m-chisono a:hover{ background-position:-71px -23px;}

li#m-servizi,
li#m-servizi1 {
  left:149px;top:0px;
  width:70px;height:22px;
  border:0px solid red;
}
#m-servizi a{ background-position:-148px -1px;}
#m-servizi1 a,#m-servizi1 a:hover, #m-servizi a:hover{ background-position:-148px -23px;}

li#m-blog,
li#m-blog1 {
  left:220px;top:0px;
  width:50px;height:22px;
  border:0px solid red;
}
#m-blog a{ background-position:-219px -1px;}
#m-blog1 a,#m-blog1 a:hover, #m-blog a:hover{ background-position:-219px -23px;}

li#m-contatti,
li#m-contatti1 {
  left:271px;top:0px;
  width:70px;height:22px;
  border:0px solid red;
}
#m-contatti a{ background-position:-270px -1px;}
#m-contatti1 a,#m-contatti1 a:hover, #m-contatti a:hover{ background-position:-270px -23px;}

#mappa1 a {
  display:block;
  width:100%;
  height:100%;
}
#mappa1 .alt { display:none }

/*FINE MENU*/




