/*
Theme Name: Minar-Blogs
Theme URI: http://www.minar-ga.ir/
Author: MinarDesignTeam [PSoheil]
Author URI: http://www.minar-ga.ir/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Tahoma,Verdana;
	color: #000000;
	background:url(images/bg.gif) repeat #FFFFFF;
	padding: 20px 0;
	direction:rtl;
}
ul{padding:0;margin:0}
li{padding:0 30 6 10;list-style:none}
ul li ul li{padding:2 15 4 10;list-style:none}
a {
	color:#bd1f4d;
	text-decoration:none;
}
hr { border: #EBEBEB 1px solid;}
a:hover {
	text-decoration: none;
	color: #8f002a;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

#wrapper {
	width: 945px;
	margin: auto auto;
	text-align: right;
	background:#ffffff;
	position: relative;
	border: 1px solid #E8E8E8;
	border-radius:10px;
}
#wrapper2 {
	width: 945px;
	margin: auto auto;
	text-align: right;
	position: relative;
}
#header {

	
}
	#header .top {
		height: 40px;
		background-color: #FEFEFE;
			border: 1px solid #E8E8E8;
	border-radius:10px;
	}
		#header ul {
			list-style-type: none;
		}
			#header ul li {
				float: right;
				font-size: 0.9em;
				text-transform: uppercase;
				border-right: 1px solid #DEDEDE;
				padding-right:8px;
				padding-left:8px;
				padding-top:7px;
				padding-bottom:8px;
						margin-right:5px;
						margin-top:5px;
						color:#999999;
						text-shadow: #FFFFFF 1px 1px 1px;
			}
						#header ul li:hover {
						background: url(images/menuhover.gif) repeat-x;
				padding-right:8px;
				padding-left:8px;
				padding-top:7px;
				padding-bottom:8px;
border-radius:5px;
										color:#ffffff;
						text-shadow: #000000 1px 1px 1px;	
							box-shadow:inset 0px 1px 2px 0px rgba(0,0,0,0.6);	
			}
				#header ul li.f { border-right: 0; }
				
			#header ul li a {
				display: block;
				color: #666666;
				text-decoration: none;
			}
			#header ul li a:hover {
				color: #91CA00;
			}
		#header form {
			float: left;
			width: 229px; height: 25px;
			background: url(images/search.gif) no-repeat 0 0;
			margin: -2px 0 0 20px;
		}
			#header form input {
				float: right;
				border: 0;
				width: 190px;
				margin: 5px 5px 0 0;
				background-color: transparent;
			}
			#header form button {
				float: left;
				border: 0;
				width: 25px; height: 25px;
				text-indent: -9999px;
				background-color: transparent;
			}
 .banner {
		clear: both;
		height: 60px;
		margin-bottom: 15px;
	}
		.banner h1 {
			float: right;
			padding-top:5px;
		}

		.banner .ad468x60 {
			float: left;
			padding-left:15px;
		}

#content {
	clear: both;
	width: 575px;
	float: right;
	padding: 0 25px 20px 0;
}
	#content .featured {
		background-color: #ffffff;
		border: 1px solid #E0E0E0;
		margin-bottom: 15px;
		padding: 20px;
	}
		#content .featured h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			color: #ffffff;
			background-color: #0B0C0D;
			padding: 10px;
			float: right;
		}
		#content .featured .container {
			clear: both;
			padding: 20px 0 10px 6px;
			border-top: 3px solid #0B0C0D;
		}
		#content .featured .container .buffer {
			width: 520px; height: 380px;
			overflow: hidden;
		}
		#content .featured .container .item {
			width: 520px; height: 380px;
			overflow: hidden;
			position: relative;
		}
			#content .featured .container .item img {
				width: 520px;
			}
			#content .featured .container .item .text {
				position: absolute;
				right: 0; bottom: 0;
				padding: 15px;
				background: http://iran.sc/themes/1/skydesign/images/shade.png; repeat 0 0;
				color: #ffffff;
			}
				#content .featured .container .item .text h3 {
					margin-bottom: 5px;
					font-size: 1.5em;
				}
				#content .featured .container .item .text h3 a {
					color: #ffffff;
					text-decoration: none;
				}
				#content .featured .container .item .text p {
					line-height: 1.5em;
				}
	#content .post {
		clear: both;
		background-color: #ffffff;
		border: 1px solid #E0E0E0;
		border-radius:5px;
		margin-bottom: 15px;
		padding: 15px;
	}
	.tags { background:#ffffff;border: 1px solid #E0E0E0; border-radius:5px; padding:5px; font-size:11px; color: #999999 }
	.tags a{ color:#CCCCCC}
	.tags a:hover{ color:#999999 }
		#content .post .thumb {
			float: right;
			margin: 0 0 10px 10px;
			padding: 5px;
			border: 1px solid #E0E0E0;
		}
			.tags2 { background:#ffffff;border: 1px solid #E0E0E0; border-radius:5px; padding:5px; font-size:11px; color: #999999 }
	.tags2 a{ color:#bd1f4d}
	.tags2 a:hover{ color:#bd1f4d }
		#content .post .thumb {
			float: right;
			margin: 0 0 10px 10px;
			padding: 5px;
			border: 1px solid #E0E0E0;
		}
			#content .post .thumb img {
				
			}
		#content .post h2 {
			font-size: 12px;
			font-weight: normal;
			padding-top:7px;
			padding-right:10px;
			background: url(images/sidehead.gif) 0 0;
			border: 1px solid #E0E0E0;
			height:24px;
			margin-bottom: 15px;
			border-radius:5px; 
			
		}
			#content .post h2 a {
				color: #821f40;
				text-shadow:1px 1px 1px #ffffff;
				text-decoration: none;
			}
		#content .post .author a {
			float: right;
			padding: 2px 8px 2px 8px;
			display: block;
			color: #ffffff;
			background-color: #77A8E8;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 0.8em;
			margin: 0 0 10px 5px ;
		}
		#content .post .date a {
			float: right;
			padding: 2px 8px 2px 8px;
			display: block;
			color: #ffffff;
			background-color: #E08B8B;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 0.8em;
			margin: 0 0 10px 5px;
		}
		#content .post p {
			margin-bottom: 10px;
			line-height: 1.5em;
		}
		#content .post .details {
			clear: both;
			height: 32px;
			font-size: 0.8em;
			text-transform: uppercase;
		}
			#content .post .details .category {
				float: right;
				background: #3E3E3E http://iran.sc/themes/1/skydesign/images/category.gif; no-repeat 0 0;
				padding: 3px 10px 4px 25px;
			}
			#content .post .details .comments {
				float: left;
				background: #82AB2B http://iran.sc/themes/1/skydesign/images/comments.gif; no-repeat 0 0;
				padding: 3px 10px 4px 25px;
			}
			#content .post .details a {
				text-decoration: none;
				color: #ffffff;
			}
	#content .postnav {
		clear: both;
		padding: 20px 0;
		font-size: 0.9em;
		text-transform: uppercase;
		font-weight: bold;
	}
		#content .postnav a {
			text-decoration: none;
			color: #333333;
		}

#sidebar {
	width: 300px;
	float: left;
	padding: 0 0 20px 25px;
}
	#sidebar .box {
		clear: both;
		background-color: #ffffff;
		border: 1px solid #E0E0E0;
		border-radius:5px;
		margin-bottom: 15px;
		padding:10px;
		padding-right:12px;
	}
		#sidebar .box h2 {
				color: #000000;
				text-shadow:1px 1px 1px #ffffff;
		text-align:right;
			width: 252px;
			height: 23px;
			font-size: 12px;
			background: url(images/sidehead.gif) 0 0;
			padding-top: 8px;
			margin-bottom: 10px;
					border: 1px solid #E0E0E0;
		border-radius:5px;
		font-weight:normal;
		padding-right:20px;
		}
		#sidebar .box .ads {
			text-align: center;
		}
			#sidebar .box .ads img {
				margin: 2px;
			}
		#sidebar .box .video {
			margin-right: -2px;
		}
		#sidebar .box .flickr {
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 2px;
			}
		#sidebar .box .tags {
			padding: 5px;
		}
			#sidebar .box .tags a {
				text-decoration: none;
				color: #656565;
			}
			#sidebar .box .tags a:hover {
				color: #AAB643;
			}
		#sidebar .box .popular {
			list-style-type: none;
			color: #999999;
		}
			#sidebar .box .popular li {
				clear: both;
				border-bottom: 1px dotted #DDDDDD;
				height: 50px;
				padding: 10px 5px 0 0;
				font-size:11px;
			}
			#sidebar .box .popular li img {
				float: right;
				margin: 0 0 5px 10px;
				width: 50px;
			}
			#sidebar .box .popular li a {
				font-size:11px;
				font-weight: bold;
				color: #bd1f4d;
				text-decoration: none;
			}
			#sidebar .box .popular li p {
				color: #82AB2B;
				font-size: 0.9em;
				padding-top: 5px;
			}
		#sidebar .box .skydesign {
			color: #5B5B5B;
			padding: 10px 10px 10px 90px;
			background: url(images/Minardesign.png) no-repeat 0 0;
			height: 64px;
		}
			#sidebar .box .skydesign p {
				margin-bottom: 2px;
				line-height: 1.5em;
			}
			#sidebar .box .skydesign .date {
				font-size: 10px;
				color:#bd1f4d;
			}
		#sidebar .box .bookmarks {
			list-style-type: none;
			padding: 0 0 0 5px;
			font-size:11px;
		}
			#sidebar .box .bookmarks li {
				line-height: 1.5em;
				padding: 10px 30px 10px 0;
				border-bottom: 1px dotted #DDDDDD;
				background: url(images/email.gif) no-repeat 98% 8px;
				padding-top:8px;
			}
			#sidebar .box .bookmarks li a {
				text-decoration: none;
				color: #5B5B5B;
			}
			#sidebar .box .bookmarks li a:hover {
				color:#bd1f4d;
			}
			#sidebar .box .bookmarks li.rss { background-image: url(images/rss.gif);padding-top:8px;  }
			#sidebar .box .bookmarks li.twitter { background-image: url(images/twitter.gif); padding-top:8px; }
			#sidebar .box .bookmarks li.facebook { background-image: url(images/facebook.gif);padding-top:8px;  }
			#sidebar .box .bookmarks li.linkedin { background-image: url(images/linkedin.gif); padding-top:8px; }
.stats { font-weight:normal; color:#333333; font-size:11px;}
#footer {
	clear: both;
	background: #333333;
	
}
#footer a{
 	color:#CCCCCC;
}
#footer a:hover{
	color:#FFFFFF;
}
	#footer .top {
		height: 0px;
		padding-right: 50px;
	}
		#footer .box {
			width: 200px; height: 200px;
			overflow: hidden;
			float: right;
			margin: 0 0 0 5px;
		}
			#footer .box h2 {
				text-transform: uppercase;
				font-size: 1em;
				color: #666666;
				padding: 15px;
			}
			#footer .box ul {
				list-style-type: none;
				padding: 10px 0 0 15px;
			}
				#footer .box ul li {
					line-height: 1.5em;
					padding: 5px 12px 5px 0;
					background: url(images/bullet.gif) no-repeat 100% 12px;
				}
				#footer .box ul li a {
					text-decoration: none;
					color: #666666;
				}
				#footer .box ul li a:hover {
					color: #99B934;
				}
	#footer .bottom {
		clear: both;
		height: 42px;
		color: #CCCCCC;
		font-weight:normal;
	}
		#footer .bottom .l {
			float: left;
			padding: 12px;
		}
		#footer .bottom .r {
			float: right;
			padding: 12px;
		}
		#footer .bottom a {
			text-decoration: none;
		}
		.rssside { background:url(images/rsseg.png) no-repeat; height:64px; width:64px;}
#bookmarks {
	width: 24px; height: 210px;
	background: url(images/leftside.png) no-repeat 0 0;
	position: absolute;
	top: 40px; left: -24px;
	padding-top: 7px;
}
	#bookmarks a {
		display: block;
		width: 16px; height: 195px;
		text-indent: -9999px;
		outline: none;
		margin: 4px;
		text-decoration:none;
	}
	#bookmarks {
		
	}

#content .single {
	padding: 30px 0 0 0;
	margin-bottom: 60px;
	color: #333333;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 5px 5px 10px;
		margin-bottom: 10px;
		background-color: #f2dfe7;
		border-radius:5px;
		border: 1px solid #ec90b7;

	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	color: #333333;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-left: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #bbbbbb;
			font-size: 0.9em;
			font-family: Tahoma,Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #bbbbbb;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 0 0 4px !important;
			border: 1px solid #bbbbbb;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Tahoma,Verdana;
			padding: 2px 0 0 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}


#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #aaaaaa;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: left;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 0 0 8px;
		border: 1px solid #bbbbbb;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}


#wp_page_numbers {
	float: left;
	background-color: transparent;
	width: auto;
}
	#wp_page_numbers ul {
		border: 0;
	}
	#wp_page_numbers li {
		margin: 4px;
	}
	#wp_page_numbers ul li.page_info {
		background-color: #8d8d8d !important;
		color: #ffffff;
		padding: 10px;
		border: 0;
		font-size: 12px;
		font-family: Tahoma,Verdana;
		font-style: italic;
	}
	#wp_page_numbers li a {
		background-color: #8d8d8d !important;
		color: #ffffff;
		padding: 10px;
		border: 0 !important;
		font-size: 12px;
		font-family: Tahoma,Verdana;
		font-style: italic;
	}
	#wp_page_numbers ul li.active_page a {
		background-color: #636363 !important;
	}