/*
Theme Name: Lunabiola
Theme URI: http://www.lunabiola.it
Description: Evolution of old 2.3 theme
Author: Grigiofumo
Author URI: http://www.lunabiola.it
*/

/* 
  common section
*/
* { margin: 0; padding: 0; }

body 
{
	font: 12px arial,verdana,sans-serif;
	padding:0px;
	margin:0px;
	background:url(images/bg.png) repeat;
}

h2 {
	margin-top:0;
	font-size:16px;	
}

h3 {
	margin:0;
	font-size:14px;	
}

h2 a:hover, h2 a:visited, h2 a 
{
	text-decoration:none;
}

blockquote 
{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 3px solid #999999;
}

a img 
{
	border:0;
}


.alignright {
	float: right;
}
.alignleft {
	float: left
}

.spacer 
{
	height: 8px;
	/* background:url(images/spacer.gif) no-repeat; */
}


/*
  wide containers
*/

#page 
{
	width: 980px;
	margin: 0 auto;
}

#wrap 
{
	clear: both;     
	width: 980px;
	padding:0;		
}


/*
  header specific 
*/

#header {
	height:278px; 
  width: 100%; 
	padding:0;
	margin:0;
	background:url(images/header.png) no-repeat top center;
	float:none;
}

#header h1 
{
  font:36px 'Century Gothic', 'times new roman';
  text-align:left;
  padding-left:420px;
  padding-top:20px;
}

#header h1, h1 a, h1 a:hover, h1 a:visited 
{
  text-decoration: none;
  margin:0;
  color:#bad5ea;
}

#subtitle 
{
	font-family: arial;
	padding-left:420px;
	color: #eabbeb;
	font:14px arial;
	text-align:left;
	font-weight:normal;
}

/*
  content section
*/

#content-container 
{
	float: left;
	width: 980px;
	padding:0px;	
	background:url(images/content-bg.png) repeat-y center;
	
}

#content 
{
	float: left;
	width: 980px;
	padding:0px;
	margin-left:0px;
	margin-top:-20px;
	position:relative;
}


/* Content: Post Related */
.post-container
{
	float:left; 
	width:716px; 	
	margin-left:25px;	
}

.post 
{
	width:716px;
	height: 100%;
	position: relative;
	padding-top:0;
	padding-right:10px;
	color:#474145;
	margin-bottom:10px;		
}

.clear {
clear: both;
}

.post p 
{
	margin:0px;
}

.post a:hover 
{
	/* color:#023804; */
	color:#021038;
}

.posttop 
{
	width:716px;
	height:80px;
	/* color:#023804; */
	color:#021038;
}

.posttop h2 
{
	font: 18px gramond,'times new roman';
	text-align:left;
	overflow:visible;
	margin-bottom:0; 
	padding:0;
	float:left;
	padding-left:10px;
	padding-top:2px;	
}

.posttop h2 a 
{
	/* color:#055409; */
  color:#2f3583;
	font-weight:normal;		
}

.postinfo
{
	width:100%;
	margin-top:10px;
	font:11px verdana;
  clear:both;
  text-align: left;
  color:#584630;  
 /* border: 1px green solid; */
}

.postinfo a
{
  text-decoration:none;
  text-align:left;
  color:#584630;      
}

.postinfo a:hover
{
  text-decoration:none;
  color:#584630;  
}

.posttitle 
{
	color: #584630;
	font-size: 18px;
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 60px;
  text-decoration: none;
  border-bottom: 1px #584630 solid;  
  /* border: 1px red solid; */
  height: 22px;
}

.posttitle a
{
  text-decoration:none;
  text-align:left;
  /* border: 1px blue solid; */
  float: left;
}

.posttitle .postrating
{
  float: left;
  padding: 0px 0px 0px 10px;
  /* border: 1px red solid; */
}

.date
{
  background:url(images/moondate.gif) no-repeat;
  float:left;
	width: 44px;        
	height: 44px;     
	margin:0px 10px 0 10px;  	
}

.month
{
	color: #F7F7F7;
	font-size: 10px;
	font-weight: bold;	
	text-align:center;
	margin:0;	
	height:15px;
	padding-top:3px;
}

.day
{
	font-family: "Times New Roman", Helvetica, Sans-Serif;
	color: #F7F7F7;
	font-size: 21px;
	font-weight: bold;
  text-align:center;
  padding-top:0px;
}

.postbottom
{
	font-size:10px;
	color:#183559;
	text-align:right;
	display:block;
	padding:0;
}

.postbottom a
{
  text-decoration:none;
  color:#094083;	
  vertical-align: top;
  padding:0px 5px 0px 0px;
}


.commentinf
{
	float:right;
	margin-right:20px;
	margin-top:2px;
}

.metainf
{
	float:left;
	margin-left:20px;
	margin-top:2px;
}


/*
  navigation section
*/
.navigation 
{
	text-align:right;
	font-size:12px;
	border-bottom: 1px #584630 solid;
	margin: 5px 10px 10px 10px;	
}

.navigation a 
{
	/* color:#2D5603; */
	color:#4f57c1;
	text-decoration:none;
}

.navigation a:hover 
{
	/* color:#5C9227; */
	color:#d268ec;
}

.navigation .alignright 
{
	margin-bottom:10px; 
	/* margin: 5px 10px 10px 0px;	*/
}

.navigation .alignleft 
{
  margin-bottom:10px;
	/* margin: 5px 0px 10px 10px; */
}	

/* content: item entry */

.entry 
{
	font: 12px arial,verdana,sans-serif;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	/* padding-top:15px; */
	text-align:justify;
	
}

.entry  a 
{
	color:#724ea6; 
	text-decoration:underline;	
}

.entrytext .postmetadata 
{
	font: 12px arial,verdana,sans-serif;
}

.more-link 
{
	font: 10px arial,verdana,sans-serif;
}

/* Content: Comment Specific */
#input_comment {
  width: auto
}

#comment_area .comment_body {
  width: 676px;
}

#comment_area .comment {
  margin: 5px 0px 5px 0px;
  padding: 0;
}

#comment_area p {
  margin: 5px 0px 5px 0px;
  padding: 0;
}


/* 
  numerazione commenti e gravatar 
 */
 
 #comment_area .metadata {
  display: block; 
  margin: 0;
  height: 40px;

}
 
.comment /* .metadata */ {
  vertical-align:top;
  padding: 2px 0 0 0;
}

.comment-head /* .metadata */ {
  vertical-align:top;
  background-color: #F1E4FE;
  border: 1px solid #C7ADF7; 
  font-style:italic;
  padding: 2px 0 0 0;
  height: 40px;
}

#comment_area .comment_number {
  vertical-align:top;
  float: left;
  width: 65px;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: 600;
  font-size: 200%;
  color: #C7A9FF; 
}

#comment_area .comment_specs {
  vertical-align:top;
  display: block;
  float: left;
  text-align: left;
  font-style: italic;
  margin: 0 10px 0 0;
  padding: 0px;
}

.ed_button {
  margin-right: 2px;
  margin-bottom: 5px;
  background-color: #F1E4FE;
  border: 1px solid #C7ADF7;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 11px
}

.input_textarea {       
	margin: 0px 0px 5px 0px;       
  background-color: #F1E4FE;       
  border: 1px solid #C7ADF7;         
}

#ed_extra_buttons
{
  width: 95%;
	margin-left: 25px;
}

#input_comment {
  width: 90%;
  margin-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
}

#input_line {
  width: 40%;
  margin-right: 2px;
  margin-bottom: 5px;  
  background-color: #F1E4FE; 
  border: 1px solid #C7ADF7;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 11px
}

#ed_strong {
  font-weight: 700
}

#ed_link,#ed_ext_link { 
  color: blue;
  text-decoration: underline
}

#ed_strike {
  text-decoration: line-through
}

#ed_em {
  font-style: italic
}

#comment_area h1 {
	color: #584630;
	font-size: 13px;
	font-family: Arial, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
  text-decoration: none;
	}

/* 
   Sidebar section
*/
#sidecontainer
{
	margin-left:15px;
	
}

#sidebar 
{
	width:206px;
	float:left;
	margin-top:0px;
	color:#584630;
}

#sidebar ul 
{
	margin:0 ;
	padding:0;	
	font: 11px tahoma;
	color:#584630;
}

#sidebar ul h2
{
  /* background:url(images/top_bar.png) no-repeat top; */
	font:12px tahoma;
	/* color:#336600; */
	color:#724ea6;
	border-bottom: 1px #724ea6 solid; 
	text-align:left;
	/* padding:0; */
	margin: -3px 0px 1px 0px;
	padding: 0px 0px 1px 0px;
	/* height:56px; */
	width:90%; 
	/* margin:0; */
	/* border:none; */
	font-weight:bold;
	padding:5px 0 0 10px;
}

#sidebar ul li 
{
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
	padding-left:10px;	
	color:#584630;
}

#sidebar ul li ul 
{
	margin:0;
	color:#584630;
}

#sidebar ul ul li 
{
	list-style-type: none;
	margin-left:3px;
	list-style-image: none;
	padding:5px 3px 3px 15px;
	width:140px;
	background:url(images/arrow.png) no-repeat top left;
	color:#584630;
}

#sidebar ul ul ul li 
{
/*	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#A45036; */
	list-style-type: none;
	margin-left:6px;
	list-style-image: none;
	padding:5px 3px 3px 15px;
	width:140px;
	background:url(images/arrow.png) no-repeat top left;	
	color:#584630;
}

#sidebar p 
{
	margin:0;
	font: 12px tahoma,arial;
	color:#584630;
}

#sidebar a 
{
	color:#724ea6; 
	text-decoration:none;	
}

#sidebar a:hover 
{
	color:#584630; 
	text-decoration:underline;	
}

.bottom_sidebar 
{
	/* background:url(images/menu_bottom.gif) no-repeat bottom	; */
	margin: 0px;
	padding: 0px;
	clear:both;
	float: left;
	height: 21px;
	width: 206px;
	display:block;
	position:relative;
}
	

/*
   Search section
*/


#searchform
{
  margin:0 0 10px 30px;
}

#searchLabel
{
	font-weight:bold;
	float: left;
}

#menu_search_box
{
	position:relative;
  top: 0px;
  left: 770px;
  width: 196px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-size:11px;
	padding-top:20px;
	padding-left:10px; 
	font-variant:small-caps;
}


#s
{
	width: 180px;
	font: 12px tahoma;
	color: #3F710C; 
	float: right;
}


#menu_search_box input.s
{
	width:180px;
	font-size:11px;
	color:#3F710C;
	border:0px; 
	float: right;
	background:none; 
}

#menu_search_box span
{
	position:relative;
}



/*
  footer section
*/

#footer 
{	
  position:relative;
	font: 12px arial,verdana,sans-serif;
	text-align:center;
	color:#2A2A2A;
	height:63px;
	float:left;	
	width:100%;
	background:url(images/footer.png) no-repeat bottom center;
}

.footerinfo 
{	
	padding-top:24px;
	padding-left:100px;
}

.footerinfo  a
{
	color:#404040;
	text-decoration:underline;
}

