/**Theme Name: Clean Child
Theme URI: http://www.lucia-aliberti.com
Author: Stefan Bowman
Template: clean-simple-white
Author URI: http://www.lucia-aliberti.com
Description: Tema per il sito ufficiale di Lucia Aliberti
Version: 2.0
License: GNU General Public License
*/

@import url('../clean-simple-white/style.css');
* {
	font-family: Arial,sans-serif;
}
@font-face {
    font-family: "Plantagenet Cherokee";
    src: url('plantc.ttf') format("truetype");
}
body {
	/*sfondo backround sotto foto Lucia Aliberti*/
	background: transparent url('../video/wp-content/themes/clean-child/images/bg.body.jpg');
	font-family: Arial,sans-serif;
	padding: 0;
}

a:link, a:visited {color: #a38118;; text-decoration: none;}

h2, h3, h4{
	font-family: Arial,sans-serif;
}	

h2{
	font-size: 1.5em;
	line-height: 1.3em;
	margin-top: 0.667em;
	margin-bottom: 0.667em;
	letter-spacing: 0px;
}

h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0.769em;
	margin-bottom: 0.769em;
}
h4, h5, h6 {
font-size: 1.1em;
line-height: 1.3em;
margin-top: 0.909em;
margin-bottom: 0.909em;
}
strong{
	font-weight: bold;
}

hr{
	height: 1px;
	border: 1px solid #9B1011 !important;
}

.text-rot {
color: black; !important;
}
span.colored {
color: #57008F;
}

/**--- MENU ---*/

#header{
	padding:0px;
	height: 139px;
}

#head-nav{
	display: block;
	float:left;
	width:690px;
	margin: auto;
	margin-top: 115px;
	border-left:none;
	border-bottom: none;
	height: 20px;
	font-size: 0.87em;
	color: #191919;
	margin-left:-20px;
	z-index:1000;
}

#head-nav li a,#head-nav li a:visited{
	color: #111;
	font-size: 22px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	padding:6px 0;
	margin-bottom:0px;
}

#head-nav li{font-size:25px;}
/*
#head-nav ul.menu{
	list-style: disc !important;
}
*/
#head-nav ul li{
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	margin-left:10px;
	clear: both;
	color: #57008F;
}
#head-nav ul li a{
	color: black;
}	
#head-nav a:hover{
	background-color:none;
}

#head-nav li:hover > a,
#head-nav ul ul :hover > a,
#head-nav a:focus {
	background: none;
	color: #57008F;
	text-decoration:underline;
}

li.delimiter{
	color :#6503a4;
	font-size: 12px;
	margin: -1px 5px 0px;

}
#branding {
	display: block;
	border-top: none;
	background-color: white;
	height: 129px;
	margin-top:0px;
}

#branding img{
	width:1050px;
}

/**--- QUOTE ---*/
#top{
	height: 160px;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 100px;
}
#quote{
	display:block;
	float:right;
	font-family: Arial,sans-serif;
	padding-left: 65px;
	padding-right: 100px;
	margin-top: -35px;
	width: 200px;
	color: black;
	text-align: left;
	font-weight: bold;
	line-height: 1.45em;
	font-size: 13px;
	list-style: none;
	min-height:144px;
}

#quote .widget h4{
	display: none;
}

span.fonte{
	color: #57008f;
	display:block;
	line-height: 1.286em;
	margin-top:1px;
	margin-bottom:0px;
}


/**--- CONTENT ---*/
div#container{
	display: block;
	background: #DBDBDB;
	margin-top:10px;
	width: 1050px;
	max-width:none;
	margin-left: 10px;
	border: 1px solid #6503a4;
}

div#zero{
	display:block;
	width: 1015px;
	overflow: auto;
	margin: auto;
	margin-top:350px;
	margin-bottom: 10px;
}
div#zero a:link,div#container a:visited{
	text-decoration: none;
}
div#zero div#sideleft .widget .textwidget a:link{
	text-decoration: none;
}
div#sideleft div.widget div.textwidget{
	margin-bottom:6px;
	margin-left: 1px;
}
div#sideleft div.widget div.textwidget span{
	font-weight: bold;
	padding: 0.25em 0;
	margin-bottom: 5px;
	line-height: 1.45em;
}

#wrapper{
	border:1px solid A38118;
}
div#main-content{
	float: right;
	width: 600px;
	border: none;
	padding: 0px;
	padding-left: 0px;
	padding-right: 70px;
	text-align: justify;
	color: black;	
	font-family: Arial,sans-serif;	
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
}

div#main-content .spacer{
	line-height: 1.05em;
}

div#main-content h2{
	color: #6503a4;
}
div#main-content h2.black{
	color: black;
	text-shadow: 1px 1px 1px white;
}
div#main-content h2 a, div#main-content h2 a:visited{
	font-family: Arial,sans-serif;
	line-height: 1.3em;
	font-size: 21px;
	font-weight: bold;
	color: #a38118;
	text-decoration: underline;
}
div#main-content h2.title{
	visibility:hidden;
}
div#main-content h2.title a:hover{
	color: #666;
}
div#main-content h2 span.bolder{
	color: #a38118;
	font-family: Verdana;
	font-size: 21px !important;
	font-weight: bold;
}

div#main-content h3{
	font-weight: bold;
	text-shadow: 1px 1px 1px white;
}

div#main-content h3 a{
	text-decoration: underline;
}

div#main-content h4, div#main-content h4 strong{
	font-size: 30px !important;
	color: #6503a4 !important;
	font-weight: bold;
	font-family: "Plantagenet Cherokee";
	
}

div#main-content h4 strong{
	color:#169AE4!important;
}

h4 strong.text-rot{
	color: #5c0296;
	letter-spacing:1px;
}

span.nomeviola{
color:#5c0296;
}

/**-- SIDEBAR SIDELEFT --------------------------------------------------*/
div#sideleft{
	float: left;
	font-size: 13px;
	color: black;
	font-weight: bold;
	line-height: 1.286em;
	width: 300px;
	padding-left: 8px;
	margin-bottom: 30px;
}

div#sideleft .widget{
	padding: 1em 0;
	border-bottom: 2px solid #57008F;
	width: 250px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

div#sideleft .widget img{
	width: 250px;
	height: 188px;
}
div#sideleft .widget h4{
	display: none;
}


/**--- FOOTER --*/
div#footer-credit{
	display:block;
	width: 100%;
	height: 20px;
	background: #666;
	color: whiteSmoke;
	text-align: center;
	border-top: #EDEDED;
	padding:0px;
	margin:0px;
	line-height:20px;
	font-size: 11px;
}



/* Localized */