/*  
Theme Name: Hand of Fatima
*/
*
{
	margin: 0em;
	padding: 0em;
}

a:link,a:visited
{
	color: #E56717;
	text-decoration: none;
}

a:hover,a:active
{
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 
{
	color:#404510;
	font-family:Georgia,Verdana,Arial,Serif;
	font-weight:normal;
}
img 
{
	border:0;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right
{
	float:right;
	margin:0 0em 1em 1em;
}
blockquote {
	margin:1em;
	padding:1em;
	border-left:#4F4F2B 2px solid;
}
body
{
	background: #F0E3A4 url(images/a4.gif) repeat-x;
	color: #333;
	font-size:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-size:14px;	
	padding: 5px 0;
	line-height: 130%;
}

#outer
{
	width: 785px;
	margin: 0 auto;
	padding: 1px;
	background-color: #fff;
}

#outer2
{
	padding: 0;
}

#menuDiv
{
	/*background: #6C7424 url(images/a1.gif) repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;*/
	background: url(images/a3.gif) repeat-x top;
	width: 785px;
	height: 90px;
	float: left;
}
#menu{
	margin-top: 31px;
	width: 765px;
	padding: 0 10px;
	background: url(images/menubg.png) no-repeat top;
	height: 52px;
	padding-top: 7px;
}
#menu a
{
	color: #404510;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	 background: url(images/line.png) no-repeat right;
	 padding:0 20px 5px 15px;
}

#menu li a
{
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu li a:hover,#menu li a:active,#menu li.current_page_item a
{
	color: #404510;
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header
{
	padding: 0 9px;
	width: 767px;
	width: 135px;
}

#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
}

#footer
{
	padding-top: 2.0em;
	font-size: 0.8em;
	color: #CFC1C2;
	clear: both;
	text-align:center;
	width: 785px;
	background: url(images/footerbg.png) repeat-x bottom center;
}

#main
{
	width: 510px;
	float: left;
	position: relative;
}

#main p
{
	line-height:1.6em;
	margin-top: 0;
	margin-bottom: 0.5em;

}
#main .post 
{
	margin:0 0 3em 0;
}
#main h2
{
	font-size: 1.4em;
	font-weight:normal;
	border-bottom: dashed 1px #CECF8F;		
}
#main h2.pagetitle
{
	font-size: 1.5em;
	font-weight:normal;
	border-bottom:none;
	margin:0 0 1em 0;
}
#main h2 a
{
	color:#404510;
font-size:22px;
}
#main .post-content 
{
	margin:1em 0;
	padding:0;
}
#main .post-content ul, #main .post-content ol 
{
	margin:1em 2em;
	padding:0;
}
#main p.post-info 
{
	padding:3px;
	margin:1em 0;
	color:#999;	
	font-size:0.9em;
	background:#f9f9e9;
}

#main p.post-info a 
{
	color:#9f9f7b;
}
#comments, #respond{
	margin: 2em 0 10px 5px;	
	font-size:1.4em;
	font-weight:normal;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9e9;
	border-top: #c99 1px solid;
	border-bottom: #c99 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	padding:3px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #dcc 1px solid;
	list-style:none;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	background:#fefef2;
	border-bottom: #dcc 1px solid;	
}
.commentlist li.alt 
{
    background:#f9f9e9;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
input.textbox
{
	border:#ecc 1px solid;
	background:#fefef2;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ecc;	
	background:#fefef2;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#sidebar
{
float:right;
font-size:0.9em;
margin-left:10px;
margin-right:10px;
margin-top:-12px;
padding-left:15px;
position:relative;
width:205px;
background: url(images/hline.png) repeat-y left 4px;
}

#sidebar p
{
	margin-bottom: 2.0em;
	color: #4F4F2B;	
}

#sidebar h2
{
	border-bottom:1px dashed #CECF8F;
	font-size:19px;
	margin-bottom:1em;
}

#sidebar ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2em;
}
#sidebar form
{
	margin-bottom:2em;	
}
#sidebar input.textbox 
{
	width:80%;
}

#sidebar ul ul ul
{
	list-style: none;
	line-height: 2.0em;
	margin:0 0.5em;
}
#sidebar li li
{
	background:transparent url(images/bullet.png) no-repeat scroll left 5px;
	padding-left:25px;
}
#sidebar li li li
{
	border-bottom:none;
}

