@import url("menu.css");
@import url("font.css");
/*********************/
/* Created by Rossella Vitiello ~ info@rossellavitiello.it ~ 
Copy is forbidden. This site has been published under a Copyright License */
/*********************/

html, body{ margin: 0; padding: 0; }

body {
	 background-color: #000; 
	 font-family: "Segoe UI", Trebuchet MS, Verdana, Arial; 
	 font-size: 13px; 
	 text-align: justify; 
	 line-height: 1.5em;
	 color:#666;
	 }
#principale {
			background-image:url(../images/layout/bg1.png);
			background-repeat: repeat-x; 
			margin:auto;
			}		
/* Header */

#header { height:245px; width:1024px; background-image:url(../images/layout/header.png);margin:auto; }

/* Content */

#contentbg { background-image:url(../images/layout/bg3.png); background-repeat:repeat-y; background-position:center; margin:auto; }
#content { width:905px; min-height:550px; margin:auto; text-align: justify; padding-top:40px;}	  		    
.testo {width:785px; text-align: justify;}
	 		 		  			  		  	   
/*** Footer Styles ***/

#footerbg { background-image:url(../images/layout/bg2.png); background-repeat:repeat-x; margin:auto;}
#footer { font-family: "Segoe UI", Trebuchet MS, Verdana, Arial; color:#FFF; width:1024px; height:278px; font-size:12px; text-align: justify; background-image:url(../images/layout/footer.png); margin:auto; line-height:1.4em;}
#footer a:link {color: #666; font-weight: normal; text-decoration:none;} 
#footer a:hover { color: #F06; font-weight: normal; text-decoration:none; }
#footer a:visited {color: #666; font-weight: normal;} 


/*** Links ***/

a:link {text-decoration: underline; color: #F09; font-weight: normal;}	
a:visited { text-decoration: underline; color: #F09; font-weight: normal; }
a:hover { text-decoration: none; font-weight: normal; color: #999;}

		
/*** Immagini ***/

#img { border: 0px; }
a:link img{border: 0px; text-decoration: none;} 
a:hover img{ border: 0px;text-decoration: none; }
a:visited img{border: 0px; text-decoration: none; } 
.sx { float: left; margin: 5px; }
.dx { float: right; margin: 10px 10px 10px 10px; }
a .opacity {filter:alpha(opacity=100);   -moz-opacity: 1.0;   opacity: 1.0; text-decoration: none;}
a:hover .opacity{filter:alpha(opacity=90); -moz-opacity: 0.2; opacity: 0.7; cursor: help;text-decoration: none;vertical-align: bottom;}
   	
/*** Altro ***/

.fine { clear:both; }	
strong, b { color:#e81e75; }
.update { font-size:11px; color:#666666;}
h1 { font-family:"Champagne Limousines"; margin:0px; padding:0px;font-size: 22px; color:#333;}
br { line-height: 0.8em;}
.over { background-image:url(../images/upload.png); background-repeat:no-repeat;}
.down {background-image:url(../images/upload-off.png); background-repeat:no-repeat;}
li {list-style-image: url(../images/star.png); margin-bottom:10px;}
ul {}
p {padding-left:5px; margin:0px;}
/*** Form ***/	

.campo1 {width: 250px;height: 20px;font-size: 13px;font-weight: normal;color: #606;background-color: #FFFFFF;border: 1px dotted #e92078;}
.campo2 {width: 250px;height: 100px;font-size: 13px;font-weight: normal;color: #606;background-color: #FFFFFF;border: 1px dotted #e92078;background-image: url(../images/form.gif);background-repeat: no-repeat;}
.bottoneTip {border: 1px dotted #FF66CC;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;text-transform: capitalize;color: #666666;text-decoration: none;text-align: center;background-color: #000000;}
.testoTip{Padding : 5px 5px 5px 5px;Color : #666666;font-family: Verdana;font-size: 9px;background-color: #000000;}
#tipDiv{width: 300px;background-Color :#000000;padding : 0px;border: 1px dotted #FF66CC;}
.tdDiv{background-Color : #F68C22;}
#tipImg{background-image: url(images/LgInfoToolTip.png);background-repeat: no-repeat;background-position: 0 0;height: 16px;width: 16px;}

/*** SEARCH ***/

#search {
	width:246px;
	height:30px;
	border: #F0F 0px solid;
	margin-left:113px;
	margin-top:67px;
	float:left;
}


#search form {
margin-left:-9px; padding-top:120px;
padding-top:118px; !important; /* IE 8.0 */ 

	height: 30px;
	width:246px;
	border: #F00 0px solid;
}

#search form input#s {

	background: url(http://www.yumekimino.com/images/formsearch.jpg) no-repeat top left;
	height: 30px;
	width:191px;
	border: #9C0 0px solid;
	color: #ff0066;
	
}

#search form input#searchsubmit {
	width: 42px;
	height: 30px;
	background-image: url(http://www.yumekimino.com/images/searchinvio.jpg);
	border: #369 0px solid;

}


/*** BLOG ***/	
.comment-meta, .commentmetadata a:link {color: #606;
    font-weight: normal;
    text-decoration: none; margin-bottom:-7px;}
	


.commentlist, .commentlist li
{ margin-left:-25px;
    background: none;
	list-style-image:none;
	list-style:none;
}

.commentlist li li
{
	list-style-image:none;
	list-style:none;
	
}

.commentlist li .avatar

{list-style-image:none;
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin:4px; text-align:top-left;
}

.commentlist li cite
{
  font-size:1.2em;
}

#commentform textarea
{
  width: 100%;
}

.PostContent li{list-style-image: url(../images/star2.png);}

.PostContent {
	line-height:25px;
margin-left:15px; text-align:justify; color:#333;
}

.PostHeader a:link
{margin-left:15px;
	text-decoration: none;
	text-align: left;
	color: #F06;
}

.PostHeader a:visited, .PostHeader a.visited
{margin-left:15px;
  text-decoration: none;
  text-align: left;
  color: #463F45;
}

.PostHeader a:hover, .PostHeader a.hovered
{margin-left:15px;
	text-decoration: none;
	text-align: left;
	color: #F06;
}
/* end PostHeader */

/* begin PostMetadata */

.PostHeaderIcons a:link
{
margin-left:15px;
  font-weight: normal;
  text-decoration: none;
  color: #FF0099;
}

.PostHeaderIcons a:visited, .PostHeaderIcons a.visited
{margin-left:15px;
  text-decoration: none;
  color: #FF0099;
}

.PostHeaderIcons a:hover, .PostHeaderIcons a.hover
{margin-left:15px;
  text-decoration: none;
  color: #FF6600;
}

blockquote p
{
  color:#666;
  text-align:justify;
}

blockquote
{
	border-color:#F06;
	border-width: 1px;
	border-style: dashed;
	margin:10px 10px 10px 20px;
	padding:5px 5px 5px 41px;
	background-color:#CFCDFF;
	background-image:url('http://www.yumekimino.com/Blog/wp-content/themes/purple_blog/images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}

.PostMetadataFooter
{
	background-color: #none;
	border-color: #BEB7BC;
	border-style: solid;
	border-width: 1px;
	padding:3px;
	border-color:#F06;
	border-style: dotted;
	color:#666;
}

.PostMetadataFooter a:link
{
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	color: #999;
}

.PostMetadataFooter a:visited, .PostMetadataFooter a.visited
{font-weight:normal;
	text-decoration: none;
	text-align: left;
	color:#999;
}

.PostMetadataFooter a:hover, .PostMetadataFooter a.hovered
{font-weight:normal;
	text-decoration: underline;
	text-align: left;
	color: #666;
}

#ads {
	font-family: "Segoe UI", Trebuchet MS, Verdana, Arial;
	line-height: 1.3em;
	color:#4B4B4B;
}

.gravatar {float: left; margin: 5px;}

.aligncenter, div.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
    margin: 1em;
    margin-right: 0;
}

.alignleft img, img.alignleft
{
    margin: 1em;
    margin-left: 0;
}
.wp-caption
{
  border: 1px solid #606;
  text-align: center;
  background-color: #000;
  padding-top: 4px;
  margin: 7px;
  color: #96F;
}

.wp-caption img
{ 
  margin: 0;
  padding: 0;
  border: 0 none;
  background-color: #000;
}

.wp-caption p.wp-caption-text
{
  font-size: 13px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  background-color: #000;
}
/* End */


