/*  
Theme Name: Hope
Theme URI: http://freethoughts.ftmblog.com/
Description: new hope ,brown , orange and green colors,  liquid layout design , 2 columns ! enjoy ;).
Version: 1.3
Author: Fatma Hassan
Author URI: http://freethoughts.ftmblog.com/

	
*/


/* Begin Typography & Colors */

html {
	font-size: 100%;
        background-color: #796646;
}

body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
 	color: #000000;
	background-color: #FFFFFF;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 10px 15px 10px 15px;
        padding: 0px;
        border-color: #675434;
	border-width: 3px 3px 3px 3px;
	border-style: solid;
}

#sitewidenav a {
	font-size:14px;
}

a ,a:link{
	color: #AD582A;
}

a img {
	border: none;
}

a:visited {
	color: #AD582A;
}

a:hover {
	color: #AD582A;
}

#container {
font-size: 1.2em;
	text-align: left;
	}

/*
#container {
background-color:#ffffff
        }
*/

#header {
	margin-bottom: 15px;
	padding: 15px 25px;
	background: #FFFFFF;
	}

/*
#headerleft{
background:url(images/headerleft.jpg) top left no-repeat;
}
#sitetitle a,#sitetitle a:hover{
font-size: 3em;
color:#67440A;
font-weight:bold;
text-decoration:none;
}
#sub_container{
background:url(images/container_topleft.gif) top left no-repeat;
}

*/




#contentcolumn {
	font-size: 1.2em;
	background-color:#ffffff;
	}

.contentcolumn .entry p {
	font-size: 0.8em;
	}

.entry {
	font-size: 0.8em;
	}


.contentcolumn .entry{
	line-height: 1.4em;
	}



.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color:#dfdfcc;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align:left;
	}





h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#593107;
	}

h2, h2 a, h2 a:hover,h2 a:visited, h3, h3 a ,h3 a:hover, h3 a:visited {
	color:#593107;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}
#contentcolumn h2{
color:#A79419;
}
.entry p a:visited {
	color: #b85b5a;
	}



#sidenav {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#fbf7d8;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

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


/* End Typography & Colors */

/* ================================================================== */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	/*float: right;*/
	background:#FBF7D8;
	margin: 5px 0px;
	padding:5px;
	}

.alignleft {
	/*float: left;*/
	background:#FBF7D8;
	margin: 0px 0px 5px 0px;
	padding:5px;
	}
/* End Images */
/* Begin Structure */
#maincontainer{
min-width:730px;
}



#header{
	height:70px;
	margin-bottom: 25px;
}

#headerleft{
	margin-bottom: 10px;
text-align:left;
width: 100%;
}
#sitetitle{
clear:both;
font-size: 3em;
text-align:left;
width:90%;
padding:60px 60px 10px 0px;
/*border:1px solid #000;*/
}


*/

#container{

width: 100%;
float: left;


}
#sub_container{
float: left;
width: 100%;

}
.entry{
/*direction:rtl;*/
}
#header h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin-right:250px; /*Set right margin to RightColumnWidth*/
padding:5px 5px 20px 10px;

}
.post {
padding:0 10px 10px 10px;
	text-align:left;
	font-size:1.1em;
	background-color:#FFFFFF;
	}

.post h1 {
background-color:#dfdfcc
}

.post h1 a {
	color: #000000;
	font-size: 0.5em;
	font-weight: bold;
	padding: 5px 5px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.post .postmetadata {
	padding:5px 5px 0 5px;
	}
	#footer p {
	color: #000000;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin:5px;
	}
	
	
	
	/****************sidenav bar*************************/
#sidenav{
float: left;
width: 240px; /*Width of right column in pixels*/
margin-left: -250px; /*Set left margin to -(RightColumnWidth) */
padding-right:10px;
margin-top:4px;
/*border:1px solid #000;*/
padding:15px 0px 0px 0px;
}
/*************
*  Comments  *
**************/
#comment-container{
margin:10px 10px 10px 10px;
padding:10px 10px 10px 10px;
/*border:1px solid #8B6F52;*/
}
#commentlist {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
	
}

#comments {
	font-size:16px;
	border-bottom:#DFDFCC 3px solid;	
}

#postcomment {
	font-size:16px;
	border-top:#DFDFCC 3px solid;	
}

#commentlist li {
	margin: 12px 0;
	border: 1px solid #eff3e4;
	padding: 1px 20px;
	
	border:2px solid #fff6df;
	color: #97a28b;
}

h3.commenttitle {
	margin: 14px 0 0 0;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color:#593107;
}
h3.commenttitle a:link,
h3.commenttitle a:visited,
h3.commenttitle a:hover,
h3.commenttitle a:active {
color:#A79419;
}
.commentmeta {
	margin: 4px 0 0 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	color: #999;
}

.commentmeta a:link,
.commentmeta a:visited,
.commentmeta a:hover,
.commentmeta a:active {
	color: #d0c39e;
}
.commentmeta em{
	color:#AD582A;
	}
#commentlist hr {
	width: 100%;
	height: 1px;
	color: #eff3e4;
}

/* Comment Counter */
.commentcounter {
	float: right;
	height: 30px; /* IE hack */
	margin: 15px 0 0;
	padding: 10px 0 10px 0;
	color:#A79419;
	font-family: 'Century Gothic', Verdana, Sans-Serif;
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
	/*border:1px solid #000;*/
}
#commentlist .adminreply .commentcounter {
	color:#AD582A;
}

#commentlist .adminreply {
	background: #fff;
}
#commentlist li ol li{
list-style: decimal outside;
}
/* Gravatar */
.commentgravatar {
	float: left;
	margin: 12px 6px 0 0;
	padding: 0;
}

img.gravatar {
	padding: 1px;
	border: 1px solid #ddd;
}



input#author,
input#email,
input#url {
	width: 200px;
	height: 16px;
	padding: 1px 5px 0;
	}
textarea#comment {
	/*width: 460px;*/
	width:100%;
	height: 190px;
	padding: 5px;
	}


/****************begin lists**************/
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 30px 0 0;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	text-align:left;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	text-align:left;
	}

.entry > ul > li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 10px 0 20px;
	margin: 0;
	text-align:left;
	
	
	}

.entry ol li {
	margin: 0;
	padding: 0;
	text-align:left;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidenav ul, #sidenav ul ol {
	margin: 0;
	padding: 0;
text-align:left;
	border-top:1px #FFFFFF solid;
	}

#sidenav ul li {
	list-style-type: none;
	list-style-image: none;
	/*margin-bottom: 15px;*/
	padding-bottom: 15px;
	}

#sidenav ul p, #sidenav ul select {
	margin: 5px 0 8px;
	}

#sidenav ul ul, #sidenav ul ol {
	margin: 5px 0 0 5px;
	}

#sidenav ul ul ul, #sidenav ul ol {
	margin: 0 0 0 5px;
	}

.entry ol li, #sidenav ul ol li ,#commentlist ol li ol li{
	list-style: decimal outside;
	}
#commentlist ol li{
list-style-type:none;
}
#sidenav ul ul li, #sidenav ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#contentcolumn .post p.postmetadata {

	background:#fbf7db;
	list-style: none;
	font: 0.9em/2em Tahoma, Arial, Helvetica, sans-serif;
	/*padding: 0.1em 0 0.2em 0;*/
	color: #000;
	/*margin: 1.3em 0.2em 0 0;*/
	}

.iconComment a {padding-left: 20px;background: url('images/icon_comments.gif') top left no-repeat;}
#contentcolumn .post ul.post-data li {
	color: #000;
	}
	
#contentcolumn .post ul.post-data a {
	text-decoration: none;
	color: #AD582A;
	}
	
#contentcolumn .post ul.post-data a:hover {
	color: #AD582A;
	}

#contentcolumn .post ul.post-data li.comments {
	float:left;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#contentcolumn .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	background: url(images/icon_comments.gif) 0 2px no-repeat;
	}
	
#contentcolumn .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	
#contentcolumn .post ul.post-data li.posted a {
	background: url(images/icon_postdata.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
	}
	
#contentcolumn .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}
	

/**********************************************************/

#footer{
clear: left;
width: auto;
padding: 4px 0;
margin: 10px;
}

#footer a{
color: #000000;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
div#menu{float:right;margin:0px 20px 0px 0px;text-align:left;}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}

ul#nav{font-size:1em;font-weight:bold;}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{float:left;padding:5px 10px 5px 10px;background: #fbf7db;text-decoration:none;color: #4e1f05; border-top : 1px solid #ad582a;border-bottom : 1px solid #ad582a; border-left : 1px solid #ad582a; border-right : 1px solid #ad582a;}
ul#nav a:hover{background: #ad582a;color: #fff}
ul#nav li.current_page_item a,ul#nav li.current_page_item a:hover{background: #ad582a;color: #fff}
ul {  padding: 0; margin: 0;}
li { list-style-type: none;}


 /* Begin Form Elements */
#searchform {

	text-align: center;
	}

#sidenav #searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 2px;
	background:#AD582A; border:solid 1px #fbf7db; text-align:center; 
	color:#eed495;
	font-size:1em;

	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:solid 1px #fbf7db;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	border:solid 1px #eed495;
	}

#commentform #submit {
	margin: 0px 0px 10px 0px;
	padding:2px;
	color:#ffffff;
	font-size:1em;
	
	background:#AD582A; border:solid 1px #fbf7db; text-align:center; 
	}
/* End Form Elements */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0 0 10px;
	padding-left: 20px;
	border-left: 5px solid #A28D19;
	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	/*display: block;*/
	text-align: center;
	background-color:#FFF;
	padding-bottom:10px;
	/*margin-top: 10px;
	margin-bottom: 60px;*/
	}
/* End Various Tags & Classes*/
 /* CSS for the box starts here
================================================*/
/* Insert the custom corners and borders for browsers with JavaScript on */
.cb {
	margin:0;
}
/* Rules for the top corners and border */
.bt {
	background:url(images/box.gif) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:0px;
}
.bt div {
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(images/box.gif) no-repeat 0 0;
}

/* Rules for the bottom corners and border */
.bb {
	background:url(images/box.gif) no-repeat 100% 100%;
	margin:0 0 0 18px;
	height:17px;
}
.bb div {
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(images/box.gif) no-repeat 0 100%;
}

/* Insert the left border */
.i1 {
	padding:0 0 0 12px;
	background:--url(images/borders.gif) repeat-y 0 0;
}
/* Insert the right border */
.i2 {
	padding:0 12px 0 0;
	background:--url(images/borders.gif) repeat-y 100% 0;
}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fbf7d8;
	border:0px solid #fff;
	border-width:0px 0;
	padding:0 0px;
}
/* CSS for the box ends here */

/* Just a bit of styling for this example. Adjust as you wish. */
.cb h1 {
	margin:0 -10px;
	padding:0.3em 10px;

	text-align:left;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
#contentcolumn h1{
font-size:2em
}



div.date {
		float:left;
		margin-left:-10px;
}

div.date p{
        width: auto;
        height: auto;
        float: left;
        margin: 0 10px 0px 0;
        padding: 6px;
        background: #fdd99b;
        color: #000000;
        text-align: center;
        font-size: 70%;
        overflow: hidden;
		border:1px #FFFFFF solid;
}
div.date span.mese{
		float:left;
        margin-top: 5px;
		margin-right:4px;
		margin-bottom:3px;
}
div.date span.giorno{
		float:left;
        font-size: 190%;
        color: #000000;
        font-weight: bold;
        line-height: 0.8;
		margin-right:4px;
}
div.date p span.anno{
		float:left;
        margin: 0;
        padding: 0;
        color: #000000;
        font-size: 100%;
        font-family: Tahoma, Arial, sans-serif;
}


#headerright 
{
float: right;
}


#sitewidenav ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#sitewidenav li
{
display: inline;
list-style-type: none;
}

#sitewidenav a { padding: 3px 10px; }

#sitewidenav a:link, #sitewidenav a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#sitewidenav a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

#sitewidenav #current {
  color: #036;
  background-color: #fff;
}


