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

    Theme Name: ثيم مدونة عبيد الكعبي
    Theme URI:  http://www.3baid.com
    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: #D4D9D7;
    direction: rtl;
    font: 9pt Tahoma,Arial,Helvetica,sans-serif;
    text-align: right;
	color:#333;
}

 /*	Wrapper
	- - - - - - - - - - */ 
.wrapper {background:url(images/bg.jpg) repeat-y center; overflow:auto;	margin:0 auto;}   
	.wrapper-content {background:url(images/header.jpg) no-repeat center top; overflow:auto; margin:0 auto;}
		.container{	width:950px; margin:0 auto;	position:relative;}

/*	Header
	- - - - - - - - - - */
.header {
	height: 195px;
	width : 950px;
	overflow:hidden;
	margin: 0 auto 10px;
	position:relative;
}
    .logo {
		display:block;
		height:120px;
		text-indent:-9999px;
		overflow:hidden;
		width:360px;
		float:right;
		margin-top:17px;
	}
	.color-panel{
		width:80px;
		height:14px;
		position:absolute;
		right:442px;
		top:2px;
	}
	.buttons ul{
		position:absolute ;
		list-style:none;
		height:45px;
		top:142px;
		right:10px;
		width:580px;
	}
		.buttons li{float:right;}
			.buttons li a{
				height:26px;
				display:block;
				width:85px;
				text-align:center;
				padding-top:19px;
				color:#333 !important;
				font: bold 12pt Arial,Helvetica,sans-serif;
				margin-left:2px;
				text-shadow:1px 1px 0 #ccc;
			}
				.buttons li a:hover{color:#C50605 !important;}
				.buttons li.current_page_item a{
					background:url(images/buttons.png) no-repeat top;
					height:30px !important;
					padding-top:15px !important;
				}
		.search-box{position:absolute; top:147px; left:12px; width:210px;}
			.search-box .search-input{
				background:none !important;
				border:0 none !important;
				padding:5px;
				height:16px;
				width:170px;
				float:right;
				margin-left:8px;
			}
			.search-box .search-button{	border:0 none !important; padding:0 !important;	float:right; margin:5px 0 0 7px;}
		

/*	Sidebar
	- - - - - - - - - - */
.sidebar{
	background:#FFF;
	width:270px;
	float:left;
	padding-right:5px;
	margin:0 0 20px 3px;
	position:relative;
	padding-bottom:15px;
}
	.widget{margin-bottom:22px; overflow:hidden;}
	.widget .head{
		width:275px;
		height:36px;
		font-size: 12pt;
		color:#FFF;
		padding:17px 20px 0 0;
		position:absolute;
		left:-11px;
		clear:both;
		text-shadow:1px 1px 0 #333;
	}
	.sidebar .list-container{ margin-top:50px;}
		.list-container select{margin-top:15px; }
		.list-container ul{list-style-type: none;}
			.list-container ul li {display:block; border-bottom: 1px dashed #CCC;	padding:7px 3px;}
			.list-container ul li:hover {border-bottom: 1px dashed #AFAFAF;}

/*	Content
	- - - - - - - - - - */
.narrowcolumn{width:656px; margin-bottom:10px; float:right;}
	.post{
		background:url(images/post-title.jpg) no-repeat top;
		margin-bottom:20px;
		background-color:#FFF;
		width:656px;
		overflow:hidden;
	}
	.post h2.title{	padding:10px 30px 0 0; margin-bottom:10px; height:30px; overflow:hidden;}
		.post h2.title a{color:#FFF !important;	text-shadow:1px 1px 0 #000;}
			.post h2.title a:hover{color:#ccc !important;}
		.entry{	padding:0 15px;	text-align:justify; line-height:19px;}
		.post-info {
			background:url(images/post-info.png) no-repeat center top;
			color:#5f5e5e;
			height:37px;
			margin:15px auto 0;
			overflow:hidden;
			padding-top:2px;
			width:583px;
		}
		.post-author , .post-cat{
			float:right;
			margin-right:10px;
			padding-right:20px;
			background:url(images/post-icons.jpg) no-repeat right bottom;
		}
		.post-cat{background-position:right top; margin-right:20px;	}
		.post-viewrs, .post-comments{
			background:url(images/post-icons.jpg) no-repeat right -34px;
			float:left;
			margin-left:10px;
			padding-right:20px;
		}
		.post-viewrs{background-position:right -67px; margin-right:10px;}
		.postmetadata{
			display:block;
			padding:3px 8px 3px 8px;
			margin:5px 10px 25px;
			border:1px solid #ccc;
			overflow:hidden;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
		}
		.more-link{
			font:bold 12pt Arial;
			color: #000 !important;
			display:block;
			text-shadow: 1px 1px 0px #ccc;
			float:left;
			width:150px;
			text-align:center;
			margin-top:15px;
			padding-left:10px;
		}
		.post p{margin-bottom:1.2em;}
	.navigation {
		display: block;
		text-align: center;
		margin: 0 20px 20px;
	}
		blockquote {
			background:url(images/blockquote.gif) no-repeat 100% 3px #F4F5F7;
			padding:8px 40px 8px 12px;
			margin: 15px;
		}
	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 {	content: "\00BB \0020";}
	.entry ol {	padding: 0 35px 0 0;}

/*	CommentList
	- - - - - - - - - - */
.commentlist , #respond , #comments{margin:20px 10px 5px;}
.commentlist li {
	border: 1px solid #ccc;
	margin: 15px 10px 10px;
	padding:  10px;
	list-style: none;
	overflow:auto;
	clear:both;
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
	.commentlist li:hover {border: 1px solid #999;}
	.commentlist li .avatar { 
		float: right;
		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:#F8F8F8}
	.8reply{position:absolute; top:10px;	left:10px;}
		.reply a , .more{
			padding:4px 13px 6px;
			background:#C2C2C2;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			font-weight:bold;
			color:#000 !important;
			float:left;
		}
		#respond h3,#comments {
			border-bottom:1px solid #ccc;
			text-align:center;
			color:#666;
			text-shadow: 1px 1px 0px #ccc;
		}
		
	.bypostauthor {background-image:url(images/author.png); background-position:left top; background-repeat:no-repeat;}

		
/*	Footer
	- - - - - - - - - - */
.footer{
	background:url(images/footer-bg.jpg) repeat-y bottom  center ;
	overflow:hidden;
	clear:both;
	margin:10px auto 0;
}
.footer-container{ background:url(images/footer.jpg) no-repeat bottom  center ;}
.footer .container{ background:url(images/container-bottom.jpg) no-repeat top; width:948px !important; padding:6px 30px 20px 0;}
	.footer-box{ width:288px; float:right; margin:0 0 10px 26px; overflow:hidden;}
		.footer-box h3.head{
			margin-bottom:5px;
			font-size:12pt;
			height:28px;
			text-align:center;
			padding-top:5px;
			color:#FFF;
			text-shadow:1px 1px 0 #333;
		}
		.footer-box .list-container {padding:0 12px;}
		
	.footer-bottom{height:20px;	padding:10px 10px 0 ; margin-top:5px; color:#000;}
		.footer-bottom .alignright{margin-right:-25px;}
		.mo3aser{
			float:left;
			width:150px;
			display:block;
			height:40px;
			margin-top:-5px;
			overflow:hidden;
			text-indent:-99999px;
			text-decoration:none !important;
		}
		
/*	Forms
	- - - - - - - - - - */
input {padding: 3px}
#commentform{margin:25px 8px;}
#commentform input{	width:200px;}	
textarea {padding: 5px 6px ; width: 97%;}
textarea ,input{
	background: #f2f2f2;
	border: 1px solid #CCC;
	color: #000;
	font:12px Tahoma;
	margin-bottom:7px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
	input:hover,textarea:focus{	background: #FFF;}

/*	Align & Links & Text
	- - - - - - - - - - */
img.centered,img.aligncenter {display: block;	margin-left: auto;	margin-right: auto; 	border:1px solid #cbcdcc; padding:4px;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline; 	border:1px solid #cbcdcc;}
img.alignleft { padding: 4px; margin: 0 7px 2px 0;	display: inline; 	border:1px solid #cbcdcc;}

.alignright {float: right;}
.alignleft  {float: left;}
small {font: normal 9pt tahoma,Arial, Helvetica, sans-serif; line-height: 1.5em;}
h2, h3 {font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif; font-weight: bold;}
h2 {font-size: 16pt;}
	h2.pagetitle {
		font-size: 16pt;
		text-align: center;
		color:#C50605;
		margin-bottom:10px;
		text-shadow:1px 1px 0 #ccc;
	}
h3 {font-size: 14pt;}
a:link,a:active,a:visited {text-decoration: none; outline:none;}
.clear{clear:both;}	

.wp-pagenavi{margin:20px 20px 0 0 !important;}
.wp-pagenavi a, .wp-pagenavi a:link , .wp-pagenavi a:visited ,  .wp-pagenavi a:active,
.wp-pagenavi span.pages,.wp-pagenavi span.extend,
.wp-pagenavi a:hover,.wp-pagenavi span.current {
	margin: 2px !important;
	text-decoration: none !important;
	border: 1px solid #C8C8C8 !important;
	background-color: #f2f2f2 !important;	
	float:right !important;
	padding: 8px 10px!important;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
	.wp-pagenavi a:hover,.wp-pagenavi span.current {color: #FFF !important;}

.fs_powered_by{display:none;}