/*
    Theme Name: Belli e Monelli Ferrets
    Theme URI: http://www.fabbrika.com/
    Description: Belli e Monelli Ferrets
    Version: 1.0
    Author: WooJeon PARK
    Author URI: http://www.fabbrika.com/
*/

HTML {
	PADDING-RIGHT: 0em;
	PADDING-LEFT: 0em;
	PADDING-BOTTOM: 0em;
	PADDING-TOP: 0em;
	MARGIN: 0em;
}
BODY {
	MARGIN: 0em;
	FONT-SIZE: 76%;
	FONT-FAMILY: "Comic Sans MS", Tahoma, sans-serif;
	TEXT-ALIGN: center;
	color: #443A35;
	background-color:#B4A785;
	padding: 0em;
	width: 100%;
	line-height: 1.5em;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
A {
	COLOR: #333333; 
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #B32018; 
	TEXT-DECORATION: none;
}

H1 {
         MARGIN: 0em;
	padding: 0em;
	font-size: 18px;
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	color: #A85D77;
         text-decoration: none;
}

H2 {
color: #8C2046 
}

H3 {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; PADDING-BOTTOM: 0em; PADDING-TOP: 0em; MARGIN: 0em; 
}

hr {
	border: 0px;
  width: 100%;

}


img {
	border: 0em;
}

form {
margin: 0px;
padding: 0px;
}

div {
margin: 0px;
padding: 0px;
}

fieldset {
	border: 0px none #FFFFFF;
}

input {

	font-family: Verdana, Helvetica, sans-serif;
	color: #222222;
}
select {
	font-family: Verdana, Helvetica, sans-serif;
	color: #222222;
}
textarea {
	font-family: Verdana, Helvetica, sans-serif;
	color: #222222;
}

DIV#container {
	WIDTH: 100%;
	TEXT-ALIGN: center;
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;  /* per i browser moderni */
}

DIV#content {
	font-size: 1em;
	TEXT-ALIGN: center;
	width: 100%;
	}

DIV#header {
	HEIGHT: 119px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

DIV#footer {
	COLOR: #DCC4B8;
	clear:both;
	text-align: center;
	line-height: 1.8em;
	height: 80px;
	background-color: #945333;
	font-size: 0.9em;
	font-family: Tahoma, sans-serif;
	padding-top: 20px;
}

DIV#footer a{
	COLOR: #DCC4B8;
}


div.centrato {
	width: 930px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	}


#c_content,.left {
	width: 674px;
	clear: left;
	margin-left: 20px;
	padding: 0px;
}

.c_contenthead{
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	height: 172px;
	width: 674px;

}

.c_contentbody{
	background-image: url(images/bg_left2.png);
	background-repeat: repeat-y;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 0px;
	margin: 0px;

}

.c_contentfoot{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 112px;
	margin: 0px;

}
.right {
	float: right;
	width: 235px;
}

.right_head{
	background-image: url(images/head_right.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 241px;

}

.right_body{
	background-image: url(images/bg_right.png);
	background-repeat: repeat-y;
	padding-left: 40px;

}

.right_foot{
	background-image: url(images/foot_right.png);
	height: 128px;
	width: 241px;

}


.calendario {
	background-color: #FFFFFF;
	height: 70px;
	width: 185px;
}
.logo {
	text-align: center;
	width: 185px;
	font-size: 11px;
}

.cornice {
	padding: 2px;
	border: 1px solid #FFFFFF;
}


/* lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


.date {
	font-size: 18px;
	font-weight: bold;
	color: #97736F;
	padding-right: 10px;
}
.month {
	font-size: 18px;
	font-weight: bold;
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	color: #AF5656;
}
.calendar{
padding-bottom: 10px;
}


.post_info h1 a, .post_info h1{
font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
color: #A85D77;
text-decoration: none;
padding-bottom: 10px;
font-weight: normal;
font-size: 18px;
}


.relatedpost h2{
font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
color: #AF5656;
text-decoration: none;
font-size: 20px;
font-weight: normal;
}

h6{
font-size: 14px;
}

#menu{

	background-color:#FFFFFF;
         width: 185px;
         PADDING: 7px;
         text-align: center;
}

.sidebar_content{
         text-align: left;

}

.sidebar_content h2{
color: #84AB46;
}

#menu ul, #menu li{
         PADDING: 0em;
	MARGIN: 0em;
}

.bottom_sidebar{
height: 20px;
background-color: #FFFFFF;
}

#wp-calendar{
font-size: 12px;
text-align: center
width: 200px;
}

#wp-calendar td,#wp-calendar th{
width: 20px;
text-align: center;
}

.div_wrap_sidebar{

text-align: center
}

.cat-item {

}

.cat-item {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D4A3A3;
	padding-left: 5px;
	padding-bottom: 10px;
}
/* new style */
.accent{
	font-size: 1.2em;
	color: #914F45;
	font-weight: bold;

}


.schedaf {
	font-size: 11px;
	color: #71442D;
	padding: 7px;
	background-color: #FFFFFF;
	border: 1px dotted #FCC3E6;
}

.schedam{
	font-size: 11px;
	color: #76462D;
	padding: 7px;
	background-color: #FFFFFF;
	border: 1px dotted #88AAE9;
}
.fotof{
	text-align: left;
	width: 25%;

}

.fotom{
	width: 25%;

}

.nomef {
	font-family: "Comic Sans MS", "Courier New", Courier, monospace;
	font-size: 18px;
	color: #8C2046;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-right: 20px;
}

.nomem {
	font-family: "Comic Sans MS", "Courier New", Courier, monospace;
	font-size: 18px;
	color: #1A8CA8;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}


.titolof {
	font-family: "Comic Sans MS", "Courier New", Courier, monospace;
	font-size: 24px;
	color: #8C2046;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #D6ADBB;
}

.titolom {
	font-family: "Comic Sans MS", "Courier New", Courier, monospace;
	font-size: 18px;
	color: #1A8CA8;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

/* formidable */
form div{

padding-bottom: 10px;

}

form label{

font-weight: bold;

padding-right: 10px;

}

.furetti{
color: #FFFFFF;
}

.nomargin{
padding: 0px;
margin: 0px;
}

.right_body a{

color: #994864;
font-weight: bold;
text-decoration: none;

}

.right_body a:hover{

text-decoration: underline;

}

/* formidable fine */

