﻿/*  --------------------------------------------------------------

    Theme Name: Ø§ÙØ£Ø³ÙÙØ¨ Ø§ÙØ£ÙÙÙ
    Theme URI:  http://naifbooks.com/alasloob/
    Description:Ø«ÙÙ ÙÙÙØ¹ ÙØªØ§Ø¨ Ø§ÙØ£Ø³ÙÙØ¨ Ø§ÙØ£ÙÙÙ Ù Ø§ÙØ£ÙØ·Ù ÙÙ Ø§ÙØªØºÙÙØ± ... ØªÙÙÙØ¯:  <a href="http://www.mo3aser.com/">Ø§ÙÙÙØ¹Ø§ØµØ±</a>.
    Version: 1.0
    Author: Mo3aser
    Author URI: http://www.mo3aser.com/
     -------------------------------------------------------------   */
 
* {
    margin:  0;
    padding: 0;
    border:  0 none;
}

/*	Body
	- - - - - - - - - - */
body {
	background:#454545 url(images/bg.png) repeat-y center top;
    direction: rtl;
    font: 9pt Tahoma,Arial,Helvetica,sans-serif;
    text-align: right;
	color:#666;
}


 /*	Wrapper
	- - - - - - - - - - */ 
.wrapper {
	background:url(images/background.png) no-repeat center top;
	overflow:auto;
	margin:0 auto;
	padding-top: 40px;
}   


/*	Header
	- - - - - - - - - - */
.header {
	height: 180px;
	width : 739px;
	overflow:hidden;
	margin: 0 auto;
}
    .logo {
		display:block;
		height:140px;
		text-indent:-9999px;
		overflow:hidden;
	}
	.header ul{
		list-style:none;
		height:30px;
	}
		.header li{
			float:right;
			margin-left:5px;
		}
			.header li a:link , .header li a:active,.header li a:visited{
				height:25px;
				display:inline-block;
				text-align:center;
				padding:8px 12px 0;
				color:#FFF;
				font: 10pt tahoma;
			}
				.header li a:hover{
					color:#000;
				}


/*	Sidebar
	- - - - - - - - - - */
#sidebar{
	width:233px;
	float:right;
	padding-left:25px;
	overflow:hidden;
	border-left: solid #ccc 1px;
	margin-bottom:10px;
}
	.list-container{
		padding:13px 13px 20px;
		line-height:22px;
		text-align:justify;
	}
		#sidebar ul{
			list-style-type: none;
			padding:0 0 15px;
			line-height:10px;
		}
			#sidebar ul li {
				display:block;
				border-bottom: 1px solid #dedede;
				padding:7px 3px;
			}
			#sidebar ul li:hover {border-bottom: 1px solid #AFAFAF;}


/*	Narrowcolumn
	- - - - - - - - - - */
.container{
	width:740px;
	margin:10px auto;
	overflow:hidden;
}
.narrowcolumn{
	width:470px;
	margin-bottom:10px;
	float:left;
}
	
.post{
	line-height:22px;
	text-align:justify;
	margin-bottom:30px;
}
	.entry{	padding:0 10px;	}
	.postmetadata{
		width: 96%;
		display:block;
		background:#efefef;
		padding:3px 8px 3px 8px;
		margin-top:15px;
		border:1px #ccc solid;
		font: normal 9pt tahoma,Arial, Helvetica, sans-serif;
		overflow:auto;
	}
	.post-comments{
		background:transparent url(images/comments.gif) no-repeat scroll right center;
		color:#7F7165;
		float:right;
		font: normal 9pt tahoma,Arial, Helvetica, sans-serif;
		padding-right:20px;
		float:right;
	}
	.post-cat {
		background:transparent url(images/cat.gif) no-repeat scroll right center;
		float:left;
		font: normal 9pt tahoma,Arial, Helvetica, sans-serif;
		padding-right:20px;
		margin-left:10px;
	}
	.more-link{
		text-align:left;
		display:block;
	}
	.post p{margin-bottom:1.4em;}
	.line-bottom {
		margin-top: 8px;
		margin-bottom: 3px;
		border-top: 1px solid #D1AD78;
		height: 3px;
		overflow: hidden;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0 0 35px;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 30px 0 0;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
	html>body .entry li {margin: 7px 0 8px 10px;}
	
.entry ul li:before, #sidebar ul ul li:before {	content: "\00BB \0020";}
.entry ol {	padding: 0 0 0 35px;}


/*	CommentList
	- - - - - - - - - - */	
.commentlist li {
	border: 1px solid #ccc;
	margin: 15px 5px 10px;
	padding:  10px;
	list-style: none;
	overflow:auto;
	clear:both;
}
	.commentlist li:hover {border: 1px solid #EF0E1C;}
	.commentlist li .avatar { 
		float: left;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff;
	}
	.commentlist cite, .commentlist cite a {font: bold 12pt arial;}
	.commentlist p {
		line-height:20px;
		margin: 0px 10px 5px 0;
		text-align: justify;
	}
	.commentlist li ul li {margin-right: 20px;}
	.nocomments {text-align: center;}
	.commentmetadata {
		display: block;
		text-align:right;
		font-size:90%;
		margin-bottom:10px;
	}
	.says{display:none}
	.commentlist li.alt {background-color:#fbfbfb}
	.reply a{
		padding:4px 10px;
		margin-bottom:10px;
		font-weight:bold;
	}
		#respond{
			margin:0 10px;
		}

/*	Footer
	- - - - - - - - - - */
.footer{
	background:url(images/footer.png) no-repeat center top ;
	height:160px;
	overflow:hidden;
	padding:35px 10px 0;
	clear:both;
	margin:0 auto;
}
.footer a{margin-left:15px;}
.line2 a{margin-left:10px;}
		
/*	Forms
	- - - - - - - - - - */
input {	padding: 2px 4px}
#commentform{margin:25px 0px;}
#commentform input{width:200px;}	
textarea {
	padding: 2px 6px 2px 6px;
	width: 97%;
}
textarea ,input{
	background: #f7f7f7;
	border: 1px solid #ccc;
	color: #000;
	font:12px Tahoma;
	margin-bottom:7px;
}
	input:hover,textarea:hover{	border: 1px solid #432A1A;}
	input:focus ,textarea:focus{
		border: 1px solid #ff0000;
		background:#fff;
	}


/*	Align & Links & Text
	- - - - - - - - - - */
img.centered,img.aligncenter {
	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;}
.alignleft  {float: left;}
small {
	font: normal 9pt tahoma,Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
h2, h3 {
	font:bold 12pt Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
}
h2 {
	font-size: 14pt;
	color: #c5161d;
	text-align:center;
}
	h2.pagetitle {
		font-size: 18pt;
		text-align: center;
		color:#A87A45;
		margin-bottom:10px;
	}
h3 {font-size: 14pt;}
a:link,a:active,a:visited {
	text-decoration: none;
	outline:none;
	color: #c5161d;
}
a:hover {
	color: #FF0000;
}



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td , #wp-calendar tr {
	padding: 3px 0;
	text-align: center;
	font: normal 9pt tahoma;
	}
/* End Calendar */

