﻿/*  --------------------------------------------------------------

    Theme Name: ثيم تنزيل
    Theme URI:  http://www.tnzil.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:url(images/footer-bg.png) repeat-x bottom;
    direction: rtl;
    font: 9pt Tahoma,Arial,Helvetica,sans-serif;
    text-align: right;
	color:#333;
	min-width:1000px;
}
.wrapper { background:url(images/bg.png) repeat-y center;  margin:0 auto; min-width:1000px;}   

/*	Header
	- - - - - - - - - - */
.header {
	width : 950px;
	overflow:hidden;
	margin: 0 auto;
	position:relative;
	height:400px;
}
    .logo {
		display:block;
		height:140px;
		text-indent:-9999px;
		overflow:hidden;
		width:200px;
		float:right;
	}
	.color-panel{
		width:80px;
		height:14px;
		position:absolute;
		left:63px;
		top:4px;
	}
		.color-panel img{margin:0 2px;}
	#buttons{
		position:absolute ;
		list-style:none;
		height:34px;
		top:355px;
		right:0;
		width:680px;
		overflow:hidden;
	}
		#buttons li{float:right; }
			#buttons li a:link , #buttons li a:visited , #buttons li a:active{
				height:26px;
				display:inline-block;
				text-align:center;
				padding:8px 0 2px;
				color:#4F4F4F;
				font: bold 12pt Arial,Helvetica,sans-serif;
				margin-left:2px;
				width:90px;
				text-shadow: 1px 1px 0px #ccc;
			}
				#buttons li a:hover , #buttons li.current_page_item a , #buttons li.current_page_item a:hover{
					color:#000 !important;
					text-shadow: 1px 1px 0px #ccc !important;;
				}
		#buttons li ul {
			z-index: 9999;
			position: absolute;
			visibility: hidden;
			height: auto;
			width: 160px;
			margin: 0;
			display: block;
			background: #FAF7F0;
			border: 1px solid #F2F0E9;
			text-align:right;
		}
		#buttons li ul a {width: 150px;}
		#buttons li ul ul {margin: -25px 0 0 -0px; padding: 0;}
		#buttons li:hover ul ul, #buttons li:hover ul ul ul, #buttons li.sfhover1 ul ul, #buttons li.sfhover1 ul ul ul {left: -999em;}
		#buttons li:hover ul, #buttons li li:hover ul, #buttons li li li:hover ul, #buttons li.sfhover1 ul, #buttons li li.sfhover1 ul, #buttons li li li.sfhover1 ul {
			left: auto;
			visibility: visible;
			}
		#buttons li:hover, #buttons li.sfhover {position: static;}
		#buttons li:hover ul li:hover ul {
			position : relative ;
			right : 170px;
			top: -9px;
			bottom: 0;
		}
		.search-index{
			position:absolute;
			left:0;
			width:225px;
			top:361px;
		}
		.search-index #s,.search-index .submit{background:transparent;	border: none; float:right; color:#000;}
		.search-index #s{background:url(images/search-bg.png) no-repeat ; width:183px; height:22px;}
		.search-index .submit{background:url(images/search.png) no-repeat ; width:16px; margin:5px 10px 0 0;; cursor:pointer; text-indent:-9999px; height:18px;}
		.adv{
			width:730px;
			height:90px;
			overflow:hidden;
			text-align:center;
			left:5px;
			top:30px;
			position:absolute;
		}
		.ads-box{text-align:center;	margin:10px 0;}
		
/*	Top Box
	- - - - - - - - - - */
#mygallery{top:20px; right:0;}
	.stepcarousel{
		position: relative;
		overflow: scroll; 
		width: 900px;
		height: 180px;
		margin:0 auto;
	}
	.stepcarousel .belt{ position: absolute; left: 0; top: 0;}
	.stepcarousel .panel{
		float: left;
		overflow: hidden;
		margin: 10px 0px 0 ;
		width: 880px;
		padding:0 10px;
	}
		.stepcarousel .panel h2 a{color:#FFF !important; text-shadow:1px 1px 0 #333; font-size:20pt;}
		.stepcarousel .panel h2 a:hover{color:#000 !important; text-shadow:1px 1px 0 #ccc;}
		.featured-more{
			width:131px;
			height:61px;
			display:block;
			margin:0 auto;
			text-indent:-9999px;
		}
		.post-image{float:right; margin:7px 0 0 10px;}
		.stepcarousel .panel .entry{padding-top:10px; clear:none; width:650px; color:#FFF;}
	.post-info{	width:170px; float:left; margin-top:20px;}		
	.details{
		background:url(images/details.png) no-repeat ;
		width:154px;
		height:29px;
		margin-bottom:10px;
		font-size:90%;
		padding:0 5px;
	}
	.details div{padding-top:7px;}

/*	Sidebar
	- - - - - - - - - - */
.sidebar{
	width:272px;
	float:right;
	margin:10px 0 0 5px;
	position:relative;
}
.sidebar .widget{
	background:url(images/widget-footer.png) no-repeat bottom;
	width:272px;
	margin-bottom:10px;
	padding-bottom:5px;
}
	.widget_caticons li{font:bold 12pt Arial , tahoma;  overflow:hidden; line-height:30px;}
	.widget_caticons img{margin-left:10px; float:right;}
	.widget_caticons .caticonspacer{display:none;}
	.sidebar h2.widget-title{
		width:222px;
		height:36px;
		font-size: 12pt;
		color:#FFF;
		padding:10px 50px 0 0;
		clear:both;
		line-height:34px;
		text-shadow: 1px 1px 0px #333;
	}
		.sidebar h2.widget-title a{color:#FFF !important;}
	.list-container{padding: 5px 10px;}
		.list-container select{margin-top:5px; border: 1px solid #999; width:190px;}
		.list-container ul{list-style-type: none;}
			.list-container ul li { background:url(images/items-sep.png) no-repeat bottom; display:block; padding:2px 3px;}
			.list-container ul li:hover { background:url(images/items-bg.png) no-repeat bottom;}
				.list-container ul li li{ display:block; border-bottom: 0 none ; padding:7px 20px 7px 3px;}
				
/*	Narrowcolumn
	- - - - - - - - - - */
.container{	width:940px; margin:10px auto 0; position:relative; overflow:hidden;}
.narrowcolumn{width:655px;	float:left; overflow:hidden;}
.title{ border-bottom:1px dashed #CCC; margin-left:5px; margin-bottom:5px; padding-bottom:3px;}
	h2.post-title{font-size: 18pt; padding:5px 0 0; text-shadow: 1px 1px 0px #d2d2d2;}
	.postmetadata{
		font: normal 9pt tahoma,Arial,Helvetica,sans-serif;
		display:block;
		overflow:auto;
		margin:3px auto 0;
		clear:both;
	}
		.cat-img{ float:right; margin-left:10px; margin-bottom:6px;}
		.post-date , .post-viewrs, .post-comments , .post-cat{
			float:right;
			margin-left:20px;
			padding:5px 20px 2px 0;
			background:url(images/post-icons.png) no-repeat right -25px;
			height:15px;
		}
		.post-cat{background-position:right top;}
		.post-comments {background-position:right bottom}
		.post-viewrs{background-position:right -58px;}
	.post{
		background:#FFF;
		padding:10px;
		margin:0 3px 15px;
		border:2px solid #d6d6d6;
		-moz-border-radius:7px;
		-webkit-border-radius:7px;
	}
		.post:hover{-webkit-box-shadow:0 0 3px #999; -moz-box-shadow: 0 0 3px #999; box-shadow:0 0 3px #999;}
		.post p{margin-bottom:1.2em;}
		.entry{	padding:5px 5px 0;	clear:both; text-align:justify; line-height:20px;}
	.more-link{display:none}
	.morelink{
		font:bold 12pt Arial;
		color: #000 !important;
		display:block;
		text-shadow: 1px 1px 0px #ccc;
		float:left;
		width:122px;
		text-align:left;
		margin-top:15px;
	}
	.post-ratings {	width:300px !important;	float:right; margin-top:15px;}
		blockquote {
			background:url(images/blockquote.gif) no-repeat 100% 3px #F4F5F7;
			padding:8px 40px 8px 12px;
			margin: 15px;
			border:1px dashed #666;
		}
	.file-info{
		border-bottom:1px dashed #CCCCCC;
		margin:35px 0 10px;
		padding-bottom:3px;
		clear:both;
	}
		.file-info ul{margin-top:10px;}
		.file-info span{
			border-left:1px solid #f2f2f2;
			width:100px;
			display:block;
			float:right;
			margin-left:10px;
			color:#999;
		}
			.file-info li:hover span{border-left:1px solid #ccc;}
		.file-info .post-ratings{float:none; margin:0; width:100% !important;}
		
		.navigation {display: block; text-align: center; margin: 0 15px 20px;}
	.tag{
		padding-right:20px;
		display:block;
		min-height:16px;
		margin-top:10px;
	}
		.share a{ list-style:none; float:right; margin:10px 10px 10px 0; opacity:0.6;}
		.share a:hover{opacity:1;}
	.entry ol {	padding: 0 35px 0 0}
	.entry ul li {
		margin:0 0 5px 0;
		padding:0 18px 0 0;
		background-position:right 2px;
		list-style: none;
	}
		.entry li {margin: 7px 10px 10px 0;}

/*	CommentList
	- - - - - - - - - - */	
.commentlist , #respond , #comments{margin:20px 0 5px;}
.commentlist li {
	background:#F3F3F3;
	border: 1px solid #ccc;
	margin: 15px 5px 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}
		.reply a {
			padding:4px 13px 6px;
			background:#d2d2d2;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			font-weight:bold;
			color:#000 !important;
			float:left;
			margin-bottom:3px;
		}
		#respond h3,#comments , #pings ,.file-info h3 {
			border-bottom:1px dashed #ccc;
			color:#666;
			padding:0 10px 3px 0;
			margin-bottom:5px;
		}
	
/*	Footer
	- - - - - - - - - - */
.footer{
	background:url(images/footer.png) no-repeat top center ;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	height:285px;
	color:#a9a8a8;
	position:relative;
}
	.top{
		position:absolute;
		top:40px;
		display:block;
		width:70px;
		height:30px;
		text-indent:-9999px;
	}
	.footer .container{margin-top:0; height:285px;}
	.footer h3{
		color:#aeaeae;
		text-shadow: 1px 1px 0px #333;
		font-size:12pt;
		border-bottom:1px solid #6e6e6e;
	}
	.tag-cloud{
		width:485px;
		margin-right:10px;
		margin-top:80px;
		text-align:justify;
		height:145px;
		overflow:hidden;
		float:right;
		margin-left:20px;
	}
		.tag-cloud h3{margin-bottom:10px; border-bottom:0 none;}
		.rss-icon{
			display:block;
			position:absolute;
			width:100px;
			height:70px;
			overflow:hidden;
			text-indent:-9999px;
			top:0;
			left:0;
		}
	.footer .f-widget{
		width:222px;
		float:right;
		margin:80px 10px 0 ;
		height:170px;
		overflow:hidden;
	}
	.footer .widget-container{padding:5px;}		
	.footer .widget-container li{list-style:none; padding:3px 0;}
	.stat span{color:#FFF;}
	.mail-list{
		background:url(images/mail-bg.png) no-repeat top;
		width:212px;
		height:31px;
		margin:10px 0;
		overflow:hidden;
	}
	.mail-list input{
		border:0 none !important;
		background: none !important;
		float:right;
		padding:4px 3px 0 !important;
		color:#666 !important;
	}
	.mail-list .subscribe_textield{ width:155px; padding:7px 5px 0 0 !important;}
	.mail-list  .subscribe{cursor:pointer; width:50px; height:25px; text-indent:-999px;}

	.footer a{color:#c7c7c7 !important;}
	.footer a:hover{color:#FFF !important;}
		.mo3aser{
			height:28px;
			overflow:hidden;
			text-indent:-999px;
			width:150px;
			display:block;
			position:absolute;
			bottom:2px;
			left:2px;
		}
		.copyrights{position:absolute;	bottom:7px;	right:2px;}		

/*	Forms
	- - - - - - - - - - */
input {	padding: 2px 4px}
#commentform{margin:0px 8px;}
#commentform input{	width:200px;}	
textarea {padding: 2px 6px;	width: 97%;}
textarea ,input{
	background: #F8F8F8;
	border: 1px solid #ccc;
	color: #000;
	font:12px Tahoma;
	margin-bottom:7px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
	input:hover,textarea:hover{	border: 1px solid #AFAFAF;}
	#commentform .add-comment{
		width:130px;
		float:left;
		cursor:pointer;
		font-weight:bold;
		background:#D2D2D2;
		border: 1px solid #999;
		padding:3px;
		-moz-border-radius:15px;
		-webkit-border-radius:15px;
		margin-left:5px;
	}

/*	Align & Links & Text
	- - - - - - - - - - */
img.centered,img.aligncenter {display: block; margin:2px auto; border:1px solid #cbcdcc; padding: 4px;}
img.alignright{ padding: 4px; margin: 2px 3px 3px 8px; display: inline; border:1px solid #cbcdcc; clear:both;}
img.alignleft {	padding: 4px; margin: 2px 8px 3px 3px; display: inline; border:1px solid #cbcdcc; clear:both;}

.alignright {float: right;}
.alignleft  {float: left;}
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:#999;
		margin-bottom:10px;
	}
h3 {font-size: 14pt;}
a:link,a:active,a:visited {	text-decoration: none; outline:none;}
.clear{clear:both;}	

div#coldform {margin: 11px 0; width: 500px;}
div#coldform fieldset {	border: 0 none;	display: block;	clear: both;}
div#coldform legend.hide {	display: none;}
div#coldform label.label {
	text-align: right;
	display: block;
	padding: 3px 0;
	margin: 3px 0;
	width: 125px;
	clear: right;
	float: right;
}
input#coldform_carbon { margin: 0 0 -7px 7px; }
div#coldform textarea#coldform_message,  
div#coldform input.input {width: 300px;	float: left;}
div#coldform input.submit {
	display:block;
	float:right;
	height:30px;
	margin:3px 0 13px 137px;
	width:200px;
}

.wp-pagenavi{margin:20px 5px 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 #4D4D4D !important;
	background-color: #4D4D4D !important;	
	float:right !important;
	padding: 8px 10px!important;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #c2c2c2 !important;
}

/* Styles for two-column display */
#wp125adwrap_2c {margin-bottom:5px; overflow:hidden; width:260px;}
#wp125adwrap_2c .wp125ad { float:right; padding:0px 2px 5px; }