* {
	padding:0;
	margin:0;
	list-style-type:none;
}
.alignright{float:right;}
.alignleft{float:left;}

/* Begin Typography & Colors */
body {
	font-size: 13px;
	font-family: arial;
	background: #FEDFDA url('images/bg.gif') repeat-x;
	color: #780607;
	text-align: right;
	}

h1, h2, h3 {
	font-family:arial;
	font-weight: bold;
    direction:rtl;
    text-align:right;
	}

h1 {
	font-size: 4em;
	text-align: right;
	}

h2 {
	font-size: 30px;
	color:#780607;
	
	}
	


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



h3 {
	font-size: 1.3em;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #780607;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #780607;
	}
	
.entry p{font-size: 14px;margin-top: 20px;}	
	
#commentform textarea{

width:400px;
}	

#comments{
border-top:#F5C4BC 1px solid;
margin-top:20px;
margin-bottom:20px;

}

.commentlist{
margin-top:20px;
margin-bottom:20px;
direction:rtl;
text-align:right;

}

.commentlist li{
margin-bottom:10px;

}

#commentform p{
padding:3px;
direction:rtl;

}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em arial;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: arial;
	}

.commentmetadata {
	font-weight: normal;
	}

small,.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em arial;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #DC1C06;
	text-decoration: underline;
	}

a:hover {
	color: #DC1C06;
	text-decoration: underline;
	
	}
	
	h4 {
	font-size: 18px;
	color:#780607;
	text-decoration:underline;
	
	}	

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em arial;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



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

#header
{
 width:903px;
 height:192px;
 border-bottom:#F0B0A9 1px dotted;

}


#header_right{

 float:right;
 width:263px;
}

#header_left{

 float:left;
 width:630px;
}

#nav
{

 height:22px;

}



#main_nav
{

 text-align:right;
 margin-top:1px;
 width:630px;
    
}

#main_nav li{
	padding:0 8px 0 8px;
	margin:0;
	list-style:none;
	display:inline;
	color:#F1C848;
	font-size:13px;
	font-weight:bolder;
}

#main_nav li a
{
    color:#F1C848;
    font-size:13px;
    font-weight:bolder;
    text-decoration:none;
    padding:2px 2px 2px 2px;
}

#main_nav li a:hover
{
    color:#BC4646;
    font-size:13px;
    font-weight:bolder;
    text-decoration:none;   
    background:#F1C848;
    padding:2px 2px 2px 2px;
}




#searchform
{
  
 direction:rtl;   
}


.formbutton
{
   
 background:#FCD349;
 color:#E13523;
 font-family:arial;
 font-size:10px;
 font-weight:bolder;
 border:#E13523 1px solid;
}

.forminput
{
    
 width:150px;  
 background:#FCD349;
 color:#E13523;
 font-family: arial;
 font-size:12px;
 border:#E13523 1px solid;
}


.hidden
{
 
 display:none;   
}

#header img
{
   float:right;    
}

#description
{
 margin-top:35px;
 width:580px;
 height:121px;
 float:right;   
 padding-right:15px;
 border-right:#F1C848 1px dotted;
 text-align:right;
 direction:rtl; 
  
}


#wrapper
{
width:903px;   
margin-top:27px;
min-height:100%;

}

#content
{
width:625px;
padding-right:15px;
border-right:#F1C848 1px dotted;
float:left;


}

#sidebar
{
 float:right;   
 width:250px;
 margin-top:-12px;   
}


#sidebar h2 {
		
	background:#BC4646;
	margin-bottom:5px;
	margin-top:15px;
	height:26px;
	width:250px;
    
	}
	
#sidebar h2 span{

    font-family: arial;
	font-size: 12px;
	font-weight:bolder;
    position:relative;
    top:5px;
    right:5px;
    color:#F1C848;
    direction:rtl;
    text-align:right;
    padding-right:5px;
    
 
}


#main_sidebar ul{

    width:250px;
    
}

#main_sidebar li{

    direction:rtl;
    text-align:right;
    list-style-image:url(images/sidebar_bt.gif);
    list-style-position:inside;
    

}

#main_sidebar li a{
    color:#780607;
    font-weight:bolder;
    text-decoration:none;
}



#more_sidebar{	
direction:rtl;
text-align:right;
color:#780607;
font-weight:bolder;
}


#more_sidebar a{	
direction:rtl;
text-align:right;
color:#780607;
font-weight:bolder;
text-decoration:none;
}






#thetop
{
 width:624px;   
 height:auto;

 clear:both;
 
}

#thetop_title{
float:right;
width:570px;
 border-bottom:#F5C4BC 1px solid;
 padding-bottom:3px;
}		

#thetop_date{

float:left;
width:42px;

}			


#thetop small
{
 float:right;  
 height:62px;
 width:42px;
 border-right:#F1C848 2px solid;
 padding-right:3px;
 font-weight:bolder;
 font-family:arial;
 font-size:18px;
 text-align:center;

}


#meta{
float:right;   
font-weight:bolder;
color:#780607;
clear:both;

}

#meta a{

color:#DC1C06;
}
#meta a:hover{

color:#DC1C06;
}


.entry
{
 margin-top:10px;
 direction:rtl;
 text-align:right;
 width:624px;  
 clear:both;
 padding-bottom:30px;
 border-bottom: #F5C4BC 1px solid;
    
}

.entry img 
{
    border:#F1C848 1px solid;
    padding:2px 2px 2px 2px;
    
}

.entry a:hover {
	color: #DC1C06;
	text-decoration: underline;
	background:#F1C848;
	}
.post
{
  
 margin-bottom:35px;
}

.mailme{

color:#DF2814;
font-weight:bolder;

}

.enter
{
    font-size: 12px;
font-family: arial;
color: #780607;
font-weight: bolder;
background: #E0B840;
padding: 10px 20px;
overflow:hidden;
}

.navigation{margin-bottom:20px;overflow:hidden;height:30px;}

.navigation a
{
font-size: 16px;
font-family: arial;
color: #780607;
font-weight: bolder;
background: #E0B840;
padding: 10px 20px;
overflow:hidden;

}

#ads{
 margin-top:10px;
 border-top:1px solid #F5C4BC;
 margin-bottom:10px;
 text-align:right;
}

#more_in_post{
 margin-top:10px;
 border-top:1px solid #F5C4BC;
 margin-bottom:10px;
 text-align:right;
 padding-top:20px;
 padding-bottom:20px;
}


#footer {
	padding: 0;
	margin: 0 auto;
	width: 903px;
	clear: both;
	background:#FFC0B9;
	border-top:#F1C848 1px dotted;
	
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
	
	
	#twptter
	{
	    
	 margin-top:15px;  
	  
	}
	
	.statusbar
	{
	    
	 background:#F2DABC; 
	 font-weight:bolder;  
	 padding:4px 4px 4px 4px;
	 border:#F1C848 1px dotted;
	 
	}
	
.navigation{
 margin-bottom:15px;

}

#outbrain_container_0_bottom{margin-top:10px;margin-bottom:10px;}

