/*
	Theme Name: Falling
	Theme URI: http://wordpress.graphic-dreams.it/2005/10/falling/
	Description: 2-column, fixed width, green theme 
	Version: 1.0
	Author: Calliope
	Author URI: http://www.graphic-dreams.it

*/

/* Structure */

*{
	margin:0px;
	padding:0px;
}

body{
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	height:100%;
	background: #9CADC1 url(images/bg.jpg) repeat-x;
 color:#2c3b4c;
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
 font-size:8pt;
}

div#page{
	width:840px;
	margin:0 auto;
	background: #FFF;
}
div#header{
	margin:0px auto;
	width:800px;
	height:100px;
	background: url(images/banner.jpg) no-repeat;
	text-align : center;
}

div#subheader{
	margin:0px auto;
	width:800px;
	height:208px;
	background: url(images/Dsc01272.jpg) no-repeat;
	text-align : center;
}

div#title{
	margin: 0px auto;
	width:800px;
	height:26px;
	text-align: left;
}

div#wrapper{
	width:840px;
	margin:0px auto;
	overflow:hidden;
}


div#sidebar{
	margin-left:20px;
	margin-top:20px;
	width:200px;
	float:left;
	display:inline;
	font-size:10pt;
	text-align:left;
background: url(images/side.gif) repeat;
}

div#content{
	margin-right:20px;
	margin-top:20px;
	float:right;
	display:inline;
	width:590px;
	text-align:left;
	font-size:11pt;
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
div#footer{
	width:100%;
	height:80px;
	clear:both;
	margin:0 auto;
font-family: Tahoma, Verdana, sans-serif;
font-size: 8pt;
}

#hmenu {
	height: 26px;
	background: url(images/buttonBarBg.gif) repeat-x;
	}
	
#hnav {
	margin: 0;
	padding: 0;
	background: url(images/buttonBarBg.gif) repeat-x;
	}

/* end structure */

/* Header styles */

#title a{
	color: #fff;
	text-decoration: none;
	font-size:10pt;
font-weight: bold;
}
.description{
	color: #2c3b4c;
	font-size:12pt;
}

/* End header styles */

/* Links styles */

a:link {
	color : #555b43;text-decoration: none;font-size:10pt;
}
a:visited {
	color : #555b43;text-decoration: none;font-size:10pt;
}
a:active {
	color : #555b43;text-decoration: none; font-size:10pt;
}
a:hover {
	color : #AD0B46;
text-decoration: underline
	font-size:12pt;
}

/* end links styles */

/* sidebar styles */

#sidebar ul {
	list-style-type:none;
	margin-bottom:10px;
}

#sidebar h2 {
	padding:3px;
	margin-bottom:10px;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
color: #555b43;
}


.titles{
	padding:3px;
	margin-bottom:10px;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

/* end sidebar styles */

/* search styles*/

#searchform input{
}

/* End search styles*/


/* End calendar styles*/

/* Post styles */

.post {
	margin-bottom:20px;
}

.post p{
	margin-bottom:1em;
}

.post ul{
	list-style:square;
	margin-left:10px;
	margin-bottom:10px;
}

.post li{
	list-style-type:square;
	margin-left:20px;
}

.title_post{
	width:525px;
	color : #555b43;
	font-size: 16pt; 
  font-weight:bold;
	padding:3px;
	margin-bottom:10px;
	text-align:left;
}

.entry {
	font-size: 10pt;
	color: #000048;
	text-align:left;
	margin-bottom:10px;
}

.entry a:link, .entry a:visited, .entry a:active{
  color:#979ed1;

	font-weight:bold;
}

.entry a:hover{
	color : #2c3b4c;
	font-weight:bold;
	font-size:10pt;
}


.date{
	color:#2c3b4c;
	font-size: 10pt;
	font-weight:bold;
	letter-spacing: 0.1em;
	text-align:right;
	margin-bottom:10px;
}
.postmetadata {
	font-size: 8pt;

	color: #2c3b4c;
	text-align:right;
	width:525px;
	padding:3px;
	border-bottom:1px solid #2c3b4c;
}

.postmetadata a:link, a:visited, a:active {
	color : #2c3b4c;text-decoration: none; font-size:8pt;
}
.postmetadata a:hover {
	background-color:#979ed1;
	border-top:1px solid #2c3b4c;
	border-bottom:1px solid #2c3b4c;
	border-left:0px; border-right:0px;

	color : #2c3b4c;
	font-weight:bold;
	font-size:8pt;
}

blockquote{
	margin:10px 20px;
	padding:10px;
	width:420px;
	border:1px solid #2c3b4c;
	background-image: url(images/quote.jpg);
	background-position:left;
}

/* End post styles */

/* Navigation styles */

.navigation {
	display:block;
	margin-top:10px;
	margin-bottom:20px;
}

.alignleft {
	float:left;
	width:50%;
	font-weight:bold;
}

.alignright{
	float:right;
	width:50%;
	text-align:right;
	font-weight:bold;
}


.entrytext a:link, .entrytext a:visited, .entrytext a:active{
  color:#979ed1;
	font-weight:bold;
}

.entrytext a:hover{
  background-color:#979ed1;
	border-top:1px solid #2c3b4c;
	border-bottom:1px solid #2c3b4c;
	border-left:0px; border-right:0px;
	color : #2c3b4c;
	font-weight:bold;
	font-size:8pt;
}

.entrytext .postmetadata {
	font-size: 7pt;
	color: #173b23;
	text-align:right;
	padding-bottom:3px;
	margin-bottom:20px;
	border-top:1px solid #173b23;
}
.entrytext .postmetadata a:link, .entrytext .postmetadata a:visited, .entrytext .postmetadata a:active{
  color:#173b23;
	font-weight:normal;
}

/* End navigation styles */


/* content styles */

.narrowcolumn h2{
	background-color:#979ed1;
	background-image: url(images/titoli.jpg);
  background-position:left;
	background-repeat:no-repeat;
	border-top:1px solid #2c3b4c;
	border-bottom:1px solid #2c3b4c;
	padding:3px;
	margin-bottom:10px;
	font-size:8pt;
	font-weight:bold;
	text-align:right;
}

.narrowcolumn h3{
	background-color:#979ed1;
	background-image: url(images/titoli.jpg);
  background-position:left;
	background-repeat:no-repeat;
  border-top:1px solid #2c3b4c;
	border-bottom:1px solid #2c3b4c;
	padding:3px;
	margin-bottom:10px;
	font-size:8pt;
	font-weight:bold;
	text-align:right;
}

/* end comntents styles */

/* Comments styles */

ol.commentlist
{ 
  min-height: 100px;
	width: 90%;
	margin-left:20px;
}
ol.commentlist li
{
  min-height: 90px;
	margin-bottom: 1.5em;
	border-top: 1px solid #2c3b4c;
	border-bottom: 1px solid #2c3b4c;
	padding: 5px;
	background-color: #979ed1;
}
ol.commentlist a
{
	font-weight:bold;
}

small.commentmetadata
{
	font-size: 0.8em;
	margin-bottom: 1em;
	display: block;
}

#commentform textarea{
	border:1px solid #2c3b4c;
	background-color: #e5f5ff;
	color: #2c3b4c;
	width:80%;
	margin-left:20px;
	font-family:Arial, Verdana, Sans-serif
	font-size: 8pt;
	padding-left:5px;
}
#commentform input, submit{
	border:1px solid #2c3b4c;
	background-color: #e5f5ff;
	color: #2c3b4c;
	margin-left:20px;
	font-family:Arial, Verdana, Sans-serif
	font-size: 8pt;
}
.gravatar{
float: left;width:90px;
}

/* Footer style */

.credit
{
font-family: Tahoma, Verdana, sans-serif;
font-size: 8pt;
	margin-left:20px;
	margin-top:20px;
margin-right: 20px;
width:95%;
text-align:center;
background: #526B73;
color: #fff;
}

/* End footer styles*/

/* ---------------------------------------------------------------------------------------
hnav
----------------------------------------------------------------------------------------*/

#hnav ul {
	text-align: center;
	padding-bottom: 5px;

	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	color: #000;
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-serif

	line-height: 18px;
	/* fixes Firefox 0.9.3 */
	}

#hnav ul li {

	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;

	}

#hnav ul li a {
padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
	}

#hnav ul li a:hover {
	color: #fff;
text-decoration: underline;
	}

#hnav #active { 
	}
/* calendar */
#wp-calendar {
	background-color: #8691a0;
	empty-cells: show;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #000;
	width: 80%;
	margin-bottom: 8px;
	border: 1px solid #8691a0;
}

#wp-calendar #next a, #wp-calendar #next {
	padding: 0 5px 0 0;
	text-align: center;
	color: #000;
	background-color: #abb9cd;
	font-weight:normal;
	background-image: none;
	}

#wp-calendar #prev a, #wp-calendar #prev{
	padding: 0 0 0 5px;
	text-align: center;
	color: #000;
	background-color: #abb9cd;
	font-weight:normal;
	background-image: none;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #fff;
	}

#wp-calendar td:hover {
	background-color: #DBCD9C;
	}

#wp-calendar caption {
	text-align: center;
	padding-bottom: 2px;
	padding-left: 2px;
	}

#wp-calendar td { 	
	color: #000;
	font-weight: normal;
	padding: 2px
	text-align: center;
	font-family: Arial, Verdana, Sans-serif;
	}
	
#wp-calendar td.pad {
	background-color: #abb9cd;
	font-family: Arial, Verdana, Sans-serif;
	}
	
#wp-calendar td {
	text-align: center;
padding: 2px;
	font-family: Arial, Verdana, Sans-serif;
}	
	
#wp-calendar #today {
	color: #000;
background:#fff;
	}

#wp-calendar th {
	background-color: #fff;
	border: 1px solid #8691a0;
	color: #000;
	font-weight: normal;
	text-align:center;
padding: 2px;
	}