/*
	Theme Name: WaterColor
	Theme URI: http://www.templatelite.com/watercolor-free-wordpress-theme/
	Description: Take your theme to the next level with this artistic Watercolor theme | تعريب : <a href="http://salowkah.com" target="_blank">سلوكه</a>.
	Version: 1.02
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: red, fixed width, two columns, widget ready, valid xhtml, valid css
*/
body{
	margin:0px auto;
	font-size: 20px;
	font-family: "Simplified Arabic", "Times New Roman", Lucida Sans Unicode, Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background:#D9D7A6 url(images/bg_repeat.jpg) repeat-y top center;
	direction:rtl;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%;  /* not working in IE6*/
	/* height: auto;*/ /* you can enable this. but it will cause safari problem*/
}
a {color:#9E7B22;text-decoration: none;}
a:hover {color: #9E7B22;text-decoration: underline;}

/*h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
*/

h1{
  font-family: "Simplified Arabic", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0em;
  line-height: 100%;
  margin: .5em 0 .5em;
}

h2{
  font-family: "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-weight: normal;
  font-size: 26px;
  letter-spacing: -0.04em;
  line-height: 110%;
  margin: .5em 0 .2em;
}

h3{
  font-family: "Arial Black", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 21px;
  font-weight: normal;
  letter-spacing: 0em;
  line-height: 110%;
  margin: .5em 0 .2em;
  text-shadow: #fff 1px 1px 1px;
}

h4{
  font-family: "Share", "Arial Narrow", Arial, Sans;
  font-size: 17px;
  font-weight: normal;
  margin: .5em 0 .2em;
}

h5{
  font-family: "Palatino Linotype", Georgia, Serif;
  font-size: 14px;
  font-weight: bold;
  margin: .5em 0 .2em;
  letter-spacing: 0em;
}

h6{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  margin: .5em 0 .2em;

}


p {margin: 0px 0px 12px 0px;
  font-family: "Times New Roman", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
}
hr {height:1px;border:none;border-top:1px dashed #ACACAC; width:90%;}
del {color:red;}
ins {color:green;}
blockquote {
	clear: right;
	text-align: justify;
	padding: 0px 0px 0px 10px;
	margin: 20px 20px 10px 20px;
	border-right: 2px solid #ACACAC;
}
input,select,textarea {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}

.alignleft {float: right;}
.alignright {float: left;}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:40px;}

/*************** layout ***************/
#base_top{
	position:relative;
	background:url(images/bg_top.jpg) no-repeat top center;
	margin:0;	padding:0;
}
#base_bottom{
	position:relative;
	background:url(images/bg_bottom.jpg) no-repeat bottom center;
	margin:0;	padding:0;
}
#base{
	position:relative;
	width:980px;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	background:url(images/bg_center_repeat.png) repeat-y top center;
	border:0px red solid;
}
#header{
	position:relative;
	height:200px;
	background:url(images/bg_header.jpg) no-repeat top center;
	margin:0; padding:0;
	border:0px red solid;
	
}
#container{
	position:relative;
	width:980px;
	background:url(images/bg_container.jpg) no-repeat top center;
	margin:0;padding:0;
	border:0px blue solid;
}
#content{
	position:relative;
	float:right;
	display:inline;
	width:588px;
	border:0px red solid;
	margin:8px 67px 0 0;
	padding:0 10px 0 10px;
	/*background:url(images/transparent.png);*/
}
#sidebar{
	float:left;
	overflow:hidden;
	display:inline;
	width:177px;
	margin:50px 0 0 96px;
	border:0px red solid;
}
#footer{
	height:149px;/*bg=471px;*/
	background:transparent url(images/bg_footer.jpg) no-repeat bottom center; 
	font-size:11px;
	margin:-189px 0 0 0;
	padding:322px 350px 0 50px;
	border:0px yellow solid;
	text-align:left;
}
#footer a, #footer a:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

/************** Header **************/

#blogtitle{
	position:relative; 
	font-family: Arial,Verdana; 
	margin:0px 100px 0 250px;
	padding:20px 0 0 0;
	text-align:center; 
	font-size:0px; 
	font-weight:bold;
	border:0px red solid;
}
#blogtitle a, #blogtitle a:hover {
	font-family: Arial,Verdana; 
	color:#000000; 
	text-decoration:none;
}
#subtitle {
	position:relative; 
	font-family: Arial, Verdana; 
	margin:0px 150px 0 300px;
	padding:10px 0 0 0;
	text-align:center; 
	font-size:12px; 
	color:#000000; 
	font-style:italic;
	font-weight:bold;
	border:0px red solid;
}

#menu {
	position:absolute;
	overflow:hidden;
	right:0;
	bottom:0px;
	padding:0;
	margin:0 75px 0 0;
	width:450px;
	height:40px;
	border:0px red solid;
}
#menu ul {
	float:right;
	width:100%;
	height: 40px;
	padding:0;
	margin:0px;
}


#menu ul li {
	display: inline;
	font-size: 16px;
	font-family:Times New Roman, Arial,Verdana;
	font-weight: bold;
	height:40px;
	margin:0px;
	
}
#menu ul li a { /*145x70*/
	float: right;
	display: block;
	height:25px;
	width:87px;
	line-height: 12px;
	color: #000000;
	text-align:center;
	padding: 15px 8px 0 10px;
	margin:0 0 0 2px;
	text-decoration:none;
	background:url(images/bg_menu1.png) no-repeat top center;
}

#menu ul li a:hover, #header ul li.current_page_item a {
	color:#ffffff;
	cursor:pointer;
	background:url(images/bg_menu2.png);
}

#header img.home {
	position: absolute;
	margin:0px;
	padding:0px;
	right: 335px;
	top: 0px;
	width:300px;
	height:150px;
	border:0px red solid;
}

#mainsearch{
	position:absolute;
	top:150px;
	right:702px;
	width:170px;
	height:23px;
	margin:0;padding:0;
	border:0px red solid;

}
#mainsearch .input {
	position:absolute;
	text-align:center;
	top:1px;
	right:1px;
	height:16px;
	width:102px;
	padding:4px 5px 1px 5px;
	margin:0 0 0 0;
	font-size:12px;
	font-family: Times New Roman, Arial, Verdana, Helvetica;
	color:#999999; 
	border:none;
	background:transparent;
	border:0px red solid;
}
#mainsearch .submit{
	cursor:pointer;
	border:none;
	background:transparent;
	position:absolute;
	top:0px;
	left:0px;
	height:23px;
	width:55px;
}

img.rss{
	position:absolute;
	right: 785px;
	bottom: 80px;
	height:100px;
	width:130px;
}

/*************** content ***************/
.archivetitle {
	color: #351E00;
	text-align:left;
	font-size: 12px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 15px 10px;
}

.post {
	position:relative;
	padding:0 0 30px 0;
	margin:0 20px 0 20px;
	/*background:transparent url(images/bg_post_bottom.png) no-repeat bottom left;*/
	border:0px red solid;
	min-height:100px;

}
.post_bottom{
	height:100px;
	width:550px;
	margin:-100px 20px 30px 20px;
	background:transparent url(images/bg_post_bottom.png) no-repeat bottom left;
	border:0px blue dotted;
}

.date {
	position:absolute;
	right:-77px;
	top:0;
	height:43px;
	width:47px;
	padding:0 0px 0 0px;
	margin:0 0px 0 0;
	background:transparent url(images/bg_date.jpg) no-repeat;
	border:0px red solid;
}
.date_d {
	font-size: 14px;
	font-family:Arial, Verdana;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding:0px 0 0 0;
}
.date_m {
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	padding:0px 0 0 0;
}
.title{
	margin:0;
	padding:0px 0 0px 0;
	font-size:30px;
	text-align:right;
}
.title a{
	color:#9E7B22;

}
.title a:hover{
	color:#9E7B22;
	text-decoration:underline;
}
.author{
	margin:0;
	padding:0px 0 20px 0;
	font-size: 18px;
	color:#000000;
	font-weight:bold;
	text-align:right;
}
.author a, .author a:hover{
	color:#000000;
}
.entry {
	position:relative;
	overflow:hidden;
	width:528px;
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	margin:0;
	font-family:tahoma;
}
.info {
	line-height: 1.6em;
	font-size: 14px;
	text-align: right;
	margin: 0px 0px 20px 1px;
	padding: 4px 1px 1px 0px;
}
.category {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 4px 0px;
	background: url('images/category.jpg') no-repeat top right transparent;
}

.tags {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 4px 0px;
	background: url('images/tags.jpg') no-repeat top right transparent;
}

.bubble {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 4px 0px;
	background: url('images/bubble.jpg') no-repeat top right transparent;
}
.navigation {
	font-size: 14px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 2px dotted #ACACAC;
}

.sorry {
	font-size: 12px;
	font-style: italic;
	margin: 8px 10px 0px 0px;
	padding: 3px 0px 3px 0px;
}

/*************** comment ***************/
#postmetadata {
	font-size: 14px;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}

.nocomments {background: none; color: #000000;}

#comments {
	color: #000000;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
	border-bottom: 2px dotted #D7D5A4;
}

.commenttitle {
	color: #000000;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #D7D5A4;
}

.commentlist {
	list-style: none;
	margin:0px ;
	padding:0 5px 10px 5px;
}
.comment,.trackback,.pingback{
	clear:both;
	margin:10px 0 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.comment .children{
	list-style: none;
	padding:0px 0 0 0;
	margin:0px 15px 0px 0;
	border:0px red solid;
}
.comment div, .trackback div, .pingback div{
	height:100%;
	background:#E0E0B7;
	border:2px #D7D5A4 solid;
	padding:5px;
}
.trackback div, .pingback div{
	border:1px #D7D5A4 dashed;
}
.comment div div,.trackback div div, .pingback div div{
	background:none;
	padding:0;
	border:0px;
}

.comment .says, .trackback .says, .pingback .says{
	display:none;
}
.comment .avatar{
	position:relative;
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{
	margin-right:0px;
	color:#FF0000;
	text-decoration:none;
	font-size: 18px;
	font-weight:bold;
}	
.byuser .fn a{
	font-weight:normal;
	text-decoration:underline;
}
.bypostauthor .fn a{
	font-weight:bold;
	text-decoration:underline;
}
.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{
	border-bottom: 1px dashed #B1A074;
	margin:0 0px 10px 0;
	padding:6px 0 6px 0;
	font-size:14px;
}
.trackback .comment-meta{
	padding:2px 0 2px 0;
}
.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
}

.comment .reply{
	margin:5px 0 0px 0;
	padding:2px;
	font-size:10px;
	text-align:left;
}
.comment .reply a{
	color:#000000;
	text-decoration:none;
}
.trackback .reply, .pingback .reply{
	display:none;
}
	/**comment paging WP2.7**/
.commentnavi{
	position:relative;
	padding-left:20px;
}
.commentpages{
	float:left;
	padding:5px 10px;
}
.page-numbers{
	padding-right:5px;
}
.current{
	font-weight:bold;
}
	/*** comment form ***/
#respond {
	clear:both;
	padding:5px 5px 5px 15px;
	margin:10px 20px 0px 0px;
	font-size:20px;
}	
.cancel-comment-reply{
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 16px;
	padding-right: 2px;
	vertical-align: middle;
	border: 1px solid #B1A074;
	font-family: Times New Roman, Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #B1A074;
	padding: 2px 2px 2px 2px;
}
#submit {
	
	height: 20px;
	color: #000000;
	font-size: 16px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #B1A074;
	font-family: Times New Roman, Verdana, Arial, Helvetica, Sans-Serif;
}

/***** sidebar *****/
#sidebar {color:#666666;}
#sidebar a{color:#000000;}
#sidebar a:hover {color:#ED1B23;}
#sidebar h1 {
	color: #003333;
	height:50px;
	font-size: 24px;
	font-weight: bold;
	text-shadow: #FFF 2px 2px 2px;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 25px 0px 10px;
   background:url('images/bg_sb1.png') no-repeat left;
}
#sidebar select{
	margin:5px 3px 0px 0px;
	font-size:16px;
	width:170px;
}


#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 24px 0px;
	padding: 2px 0px 2px 0px;
}
#sidebar ul li{
	padding-bottom:20px;
	background: url('images/bg_sb2.png') no-repeat bottom center;
}

#sidebar ul ul li{
	line-height: 1.7em;
	list-style-type: none;
	font-size:18px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 0px;
	padding:2px 20px 0 2px; /*padding-bottom:0;*/
	background: url('images/bg_sb_pin1.gif') no-repeat right top;
}

#sidebar ul ul ul li {
	list-style-type: none;
	font-size:14px;
	border:0px; 
	margin: 0px -5px 0px 0px; 
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	padding: 0px 20px 0px 0px;
}



/*************** widget ***************/
#wp-calendar td {font-size:11px;color:#555555;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 170px;
	margin:0 0 0 0px;
	text-align: center;
	font-size:9px;
	color:#333333;
}

.wp-caption {  
    text-align: center;
    color:#333333;
}

.textwidget {
	margin:2px 2px 0 2px;
}
#akismetwrap{
	margin:2px 10px 2px 0;
}
.rsswidget img {
	display:none;
}

#sidebar h1 a.rsswidget{
	margin-right:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}

#flickrrss{
	overflow:hidden;
	height:81px;
	margin:0 100px 0 50px;
	padding:0 0 20px 0;
	border:0px red solid;
	
}
#flickrrss img{
	background:white;
	border:1px black solid;
	padding:2px;
	margin:0 2px;
	width:75px;
	height:75px;
}
