/*
Theme Name: 3ssam
Version: 1.0
Description: 1 Column theme
Author: Abdul Aziz Homaily
Author URI: mailto:maxdes3@gmail.com
*/

body {
color: #A1A1A1;
background-color: #F3ECC4;
font-family: tahoma,arial, Sans-Serif;
font-size: 9pt;
color: #777;
line-height: 18px;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
direction:rtl;
}
#case1{
width: 900px;
margin: 3px auto 3px auto;
text-align: right;
}

#case{
width: 870px;
margin: 0 auto;
border: 6px #E8E0B2 solid;
background: #fff url('images/header.jpg') no-repeat right top;
padding: 15px;
}

#header {
height: 154px;

}


.pages{
	margin: 0px 25px 50px 0;
}

.pages ul{
	margin: 0px;
	padding: 0px;
}

.pages li{
float: right;
margin-left: 15px;
list-style: none inside none;
display:block;
}



a{
	text-decoration: none;
	color: #9A8A30;
}

a:hover{
	text-decoration: none;
	color: #cc0000;
}


#sidebar-wrapper{
	width: 225px;
	float: right;
	border-left: 1px #ccc solid;
}


#sidebar a{ color: #777;}
#sidebar a:hover{ color: #cc0000;}

.sidebar-box h3{
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#9A8A30;
	margin: 0 0 0 0;
}

.sidebar-box ul {
	margin: 5px 25px 30px 15px;
	padding: 0px;
	text-align: justify;
}

.box1 {
	margin: 5px 15px 30px 20px;
	padding: 0px;
	text-align: justify;
}

.sidebar-box ul li {
	list-style-image: url('images/bullet-gray2.gif');
}


#left-div{
	width: 630px;
	margin-right: 240px;
}

#left-div img{
	max-width: 600px;
}

.post{
	background: #fff url('images/post.gif') no-repeat bottom;
	padding-bottom: 38px;
	width: 630px;
	float: left;
}

.thumbnail{
	float:left;
	border: 4px #EDEEC8 solid;
	width: 130px;
	height: 130px;
}

.titles{
	font-family:Arial, sans-serif;
	font-size: 21px;
	font-weight:bold;
	margin-bottom: 20px;
}

.desc{
	font: normal 8pt tahoma;
	color: #bbb;
}

.desc a{color: #999;} .desc a:hover{color: #cc0000;}

.readmore{
	float:left;
	width: 50px;
	padding-right: 10px;
	margin-top: 10px;
	background: #fff url('images/bullet-gray.gif') no-repeat right bottom;
}

.readmore a{color: #888;}
.readmore a:hover{color: #cc0000;}

.comm{
	float:right;
	width: 350px;
	margin-top: 10px;
}

h2.comments {
	font-family: Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	margin-top: 60px;
}

input,textarea,select{
	font: normal 10pt tahoma;
	margin-bottom: 3px;
}

input{
	font: normal 10pt tahoma;
}

textarea{
	font: normal 9pt tahoma;
	width: 450px;
}


input.nup{
	width: 200px;
}

.comment-inside1{
background-image: url(images/comment-bg.gif);
background-repeat:repeat-y;
width: 560px;
color: #888;
margin-right: 30px;
}

.comment-inside2{
padding: 10px 30px 0px 20px;
color: #777;
}

.comment-up{
	background-image: url(images/comment-top.gif);
	width: 560px;
	height: 7px;
}

.comment-down{
	background-image: url(images/comment-bottom.gif);
	
	width: 560px;
	height: 37px;
}

.comma{
	font-family:Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 20px;
	color: #666;
}

#np, #np a{	color: # 999;}
#np a:hover{color: #cc0000}

#footer{
	clear:both;
	padding-top: 15px;
	text-align: center;
}