/*

theme name: ziabari theme

version: 2.0

Author: Onliner.ir

Author URI: http://onliner.ir

Desctiption: Dedicated Professional and full option clean Wordpress Template

*/

@import url('reset.css');

body {

	direction:ltr;

	text-align:left;

	font:normal normal 12px/14px arial;

	background: url("images/bg.jpg") no-repeat fixed center top transparent;

	border-top:6px solid #696969;

	border-bottom:6px solid #696969;

	font-family:Georgia, arial, tahoma, sans-serif;

}

/*

=wrapper

-------------------------------------------------------------*/

#wrapper {

	width:980px;

	margin:20px auto;

	border:1px solid #cacaca;

	-moz-box-shadow: 0 0 5px #888;

	-webkit-box-shadow: 0 0 5px #888;

	box-shadow: 0 0 5px #888;

	background:#f6f6f6;

	border-radius:10px;

	-moz-border-radius:10px; /* Firefox */

	-webkit-border-radius:10px; /* Safari and Chrome */

	-o-border-radius:10px; /* Opera */

	behavior:url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */

}

/*

=header

-----------------------------------------------------*/

#header {
	position: relative;

	background:url(images/header.jpg) no-repeat;

	width:980px;

	height:181px;

	border-radius:8px 8px 0 0;

	-moz-border-radius:8px 8px 0 0; /* Firefox */

	-webkit-border-radius:8px 8px 0 0; /* Safari and Chrome */

	-o-border-radius:8px 8px 0 0; /* Opera */

}
#social-nav {
	position: absolute;
display: inline-block;
top: 6px;
left: 20px;
}
#social-nav li {
background-color: #043464;
border-radius: 999px;
-moz-border-radius: 999px;
-webkit-border-radius: 999px;
float: left;
width: 30px;
height: 30px;
margin-right: 8px;
}
#social-nav li:hover {
background-color: #14578a;
}
#social-nav li a {
float: left;
width: 30px;
height: 30px;
}
#social-nav .facebook {
background: url('images/facebook-30-30.png') no-repeat center center;
}
#social-nav .twitter {
background: url('images/twitter-30-30.png') no-repeat center center;
}
#social-nav .linkedin {
background: url('images/linkedin-30-30.png') no-repeat center center;
}
/*

=logo

-----------------------------------------*/

#logo {

	float:left;

	width:352px;

	height:60px;

	padding:44px 0 0 16px;

}

#logo a {

	background:url(images/logo.png) no-repeat;

	text-indent:-9999px;

	display:block;

	width:352px;

	height:60px;

}

#logo #slogan {

	text-indent:-9999px;

}

/*

=main-menu

----------------------------------------------*/

#main-menu {

	height:43px;

	width:980px;

	float:left;

	line-height:43px;

	margin-top:34px;

	background:url(images/menu.png) repeat-x;

 *position:relative;

 *z-index:99;

}

#main-menu ul {

	position:absolute;

	top:-9999px;/* hides all submenu items */

	width:156px; /* set the width of sub menu */

	background:#e6e6e6;

	border:1px solid #d2d2d2;

}

#main-menu li {

	float:left;

	position:relative;

	background:url(images/separator.png) no-repeat right center;

}

#main-menu li:hover {

	visibility:inherit; /* fixes IE7 'sticky bug' */

}

#main-menu li a {

	display:block;

	position:relative;

	text-decoration:none;

	outline:none;

	padding:0 24px;

	color:#1b1b1b;

	text-shadow:1px 1px 0 #fff;

	font-weight:bold;

}

#main-menu li a:hover {

	color:#852828;

}

#main-menu li .sf-sub-indicator {

	background:url(images/bullet.png) 0 0;

	display:block;

	width:9px;

	height:7px;

	position:absolute;

	top:19px;

	right:8px;

	text-indent:-9999px;

}

#main-menu li li .sf-sub-indicator {

	top:6px;

	right:5px;

}

#main-menu li ul li {

	width:100%;

	background:none;

	line-height:18px;

	padding:5px 0;

}

#main-menu li ul li a {

	padding:0 15px;

}

#main-menu li:hover ul, #main-menu li.sfHover ul {

	left:6px;

	top:41px; /* match top ul list item height */ /* tanzim mikone ke koja zir-menu neshoon dade beshe */

	z-index:99;

}

#main-menu li:hover li ul, #main-menu li.sfHover li ul {

	top:-9999px;

}

#main-menu li li:hover ul, #main-menu li li.sfHover ul {

	left:156px; /* match ul width */

	top:9px;

}

#main-menu li li:hover li ul, #main-menu li li.sfHover li ul {

	top:-999em;

}

#main-menu a, #main-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/

	text-decoration:none;

	overflow:hidden;

}

/*

=welcome

----------------------------------------------*/

/*#welcome {

	background:#ececec;

	border-bottom:1px solid #c6c3c3;

	border-left:1px solid #f6f6f6;

	border-right:1px solid #f6f6f6;

	padding:2px 36px 28px;

	width:906px;

	overflow:hidden;

	position:relative;

	min-height:224px;

}

#top-left {

	background:url(images/tl.png) no-repeat left top;

	width:637px;

	height:209px;

	position:absolute;

	top:15px;

	left:10px;

}

#btm-right {

	background:url(images/br.png) no-repeat right bottom;

	width:234px;

	height:217px;

	position:absolute;

	bottom:15px;

	right:10px;

}

#admin-img {

	background:url(images/admin-img-bg.png) left center no-repeat;

	float:right;

	width:240px;

	padding:20px 0 5px 40px;

	position:relative;

	z-index:1;

}

#img-thumb {

	width:240px;

	height:198px;

	background:url(images/img-thumb.png) no-repeat center bottom;

}

#img-thumb img {

	width:228px;

	height:179px;

	border:1px solid #dbdbdb;

	padding:5px;

	background:#fff;

}

#welcome-content {

	float:left;

	width:611px;

	margin-top:26px;

	padding:15px 0 0 15px;

	float:left;

	position:relative;

	z-index:1;

}

#welcome-title {

	margin-bottom:14px;

	line-height:18px;

	color:#3b0000;

	font-weight:bold;

	font-size:18px;

}

#welcome-content p {

	color:#040404;

	font-size:15px;

	margin-bottom:8px;

	line-height:20px;

}

#welcome-content p a {

	color:#ec1c24;

	text-shadow:none;

}

#welcome-content p a:Hover {

	text-decoration:underline;

}*/

/*

=content-wrapper

----------------------------------------------*/

#content-wrapper {

	overflow:hidden;

	width:980px;

	border-top:1px solid #fbfbfb;

	background:url(images/sidebar.png) repeat-y 690px 0;

}

/*

=sidebar

------------------------------------------*/

#sidebar {

	float:right;

	width:282px;

	padding:16px 0 0 8px;

}

/*

=search-wrapper

-----------------------------------*/

#search-wrapper {

	background:url(images/line1.png) no-repeat center bottom;

	padding-bottom:16px;

	margin-bottom:34px;

}

#search-form {

	background:url(images/search-bg.png) no-repeat;

	width:238px;

	height:31px;

	padding:1px;

	margin:0 auto;

}

#search-form input {

	background:none;

	border:none;

	font-family:Georgia, arial, tahoma, sans-serif;

}

#search-form #search-submit {

	width:45px;

	height:31px;

	float:right;

	cursor:pointer;

}

#search-form #search-text {

	width:173px;

	height:25px;

	float:left;

	padding:3px 10px;

	color:#ccc;

	line-height:25px;

}

/*

=widg

-----------------------------------*/

.widg {

	padding:0 20px;

	width:242px;

	margin-bottom:30px;

}

.widg-title {

	color:#5a0606;

	background:url(images/widg-title.png) center bottom no-repeat;

	padding:0 0 16px 10px;

	line-height:18px;

	font-weight:bold;

	font-size:16px;

	margin-bottom:10px;

}

.widg-content {

	padding:0 6px;

}

.widg1 .widg-content ul li {

	border-bottom:1px solid #e5e5e5;

	padding:8px 0;

	line-height:18px;

}

.widg1 .widg-content ul li a {

	display:block;

	color:#373434;

	background:url(images/bullet.png) no-repeat -45px -33px;

	padding-left:18px;

}

.widg1 .widg-content ul li a:hover {

	background-position:-93px -86px;

}
.widg2 {

	overflow:hidden;

}

.widg2 a {

	float:left;

	display:block;

	background:#e6e6e6;

	padding:10px;

	color:#a1a1a1;

	margin:0 6px 6px 0;

	line-height:23px;

}

.widg2 a:Hover {

	background:#ddd;

	color:#5a0606;

}
#count {

	overflow:hidden;

}

#count a {

	float:left;

}

/*

=main-content

------------------------------------------*/

#main-content {

	float:left;

	margin-right:14px;

	width:628px;

	padding:16px 0 0 32px;

}

.title {

	position:relative;

	margin-bottom:22px;

}

.main-title {

	line-height:23px;

	color:#3b0000;

	font-weight:bold;

	font-size:18px;

	position:relative;

	z-index:1;

}

.main-title a:hover {

	color:#5a0606;

}

.title img {

	display:block;

	width:118px;

	height:81px;
float: left;
margin-left: -25px;
margin-bottom: -40px;
}

/*

=post

-----------------------------------*/

.post {

	width:628px;

	position:relative;

	z-index:1;

	margin-bottom:30px;
clear: both;
}

.post-content {

	overflow:hidden;

	padding-left:4px;

}

.post-title {

	padding-right:8px;

	margin-bottom:8px;

}

.post-title a {

	color:#111;

	font-size:16px;

	font-weight:bold;

	line-height:20px;

}

.post-title a:hover {

	color:#ef1c24;

}

.post-content p {

	color:#323232;

	line-height:18px;

	margin-bottom:16px;

}

.post-content p a {

	color:#395F90;

	text-shadow:none;

}

.post-content p a:hover {

	text-decoration:underline;

}

.more-link {

	color:#395F90 !important;

	float:left;

	background:url(images/bullet.png) -41px -137px no-repeat;

	display:block;

	padding-right:16px;

	line-height:18px;

}

.more-link:hover {

	background-position:-39px -137px;

	color:#1B274F !important;

}

.post-thumb {

	display:block;

	float:left;

	margin-right:8px;

}

.post-thumb img {

	border:1px solid #d1d1d1;

	padding:3px;

	background:#fff;

}

.post-thumb:hover img {

	border-color:#a3a3a3;

}

.post-content img {

	border:1px solid #d1d1d1;

	padding:3px;

	background:#fff;

}

.post-content p a:hover img {

	border-color:#a3a3a3;

}

.post-content p a img.alignleft {

	margin:0 10px 10px 0;

}

.post-content p a img.alignright {

	margin:0 0 10px 10px;

}

.post-content p a img.aligncenter {

	clear:both;

	margin-bottom:10px;

}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {

	line-height:18px;

}

.post-content h1 {

	font-size:22px;

}

.post-content h2 {

	font-size:20px;

}

.post-content h3 {

	font-size:18px;

}

.post-content h4 {

	font-size:16px;

}

.post-content h5 {

	font-size:14px;

}

.post-content h6 {

	font-size:12px;

}

.post-content ul, .post-content ol {

	margin-bottom:16px;

}

.post-content li {

	line-height:18px;

}

.post-content table td {

	border:1px solid #ef1c24;

	padding:5px;

}

.post-meta {

	margin-top:20px;

	overflow:hidden;

	background:#eaeaea;

	padding:14px 10px;

}

.post-meta li {

	padding:0 6px;

	line-height:18px;

	float:left;

	background:url(images/separator-meta.png) right center no-repeat;

	color:#747779;

}

.post-meta li a {

	color:#395F90;

}

.post-meta li span {

	color:#395F90;

	font-size:12px;

}

.post-meta li a:Hover {

	text-decoration:underline;

}

.archive-title {

	margin-bottom:18px;

}

.archive-title a {

	color:#063253;

}

.archive-title a:hover {

	color:#ff5a00;

}

/*

=wp_page_numbers

--------------------------------*/

#wp_page_numbers {

	background:#eaeaea;

	font-size:11px;

	padding:6px;

 *padding-bottom:0;

	margin:20px auto;

	width:500px;

	border-radius:3px;

	-moz-border-radius:3px;

	-webkit-border-radius:3px;

	-o-border-radius:3px;

	font-family:tahoma;

}

#wp_page_numbers li {

	float:left;

}

#wp_page_numbers li.space {

	padding-left:5px;

	color:#858585;

}

#wp_page_numbers li.page_info {

	color:#858585;

 *line-height:18px;

}

#wp_page_numbers li a {

	border:1px solid #a1a1a1;

	border-radius:3px;

	-moz-border-radius:3px;

	-webkit-border-radius:3px;

	-o-border-radius:3px;

	color:#858585;

	margin-left:5px;

	padding:2px 5px;

 *display:block;

}

#wp_page_numbers li.active_page a, #wp_page_numbers li a:hover {

	background:#afafaf;

	color:#fff;

}

/*

=footer

-----------------------------------------------------*/

#footer {

	background:url(images/footer.jpg) no-repeat;

	width:980px;

	height:111px;

	border-top:1px solid #c6c1c1;

	border-radius:0 0 8px 8px;

	-moz-border-radius:0 0 8px 8px; /* Firefox */

	-webkit-border-radius:0 0 8px 8px; /* Safari and Chrome */

	-o-border-radius:0 0 8px 8px; /* Opera */

}

#footer p {

	color:#060606;

	text-align:left;

	line-height:20px;

	margin:88px 0 0 12px;

	float:left;

}

#footer p a {

	color:#060606;

	text-shadow:none;

}

#footer p a img {

	padding-left:418px;

}

/*

=wpcf7-form,comments,suptic

----------------------------------------------------*/

#commentbox, .wpcf7 {

	width:628px;

}

p.nocomments {

	margin-bottom:8px;

}

ol.commentlist {

	list-style:none;

	margin:0;

	padding:0;

}

ol.commentlist li {

	border:1px solid #d5d5d5;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	margin:0 0 10px;

	padding:8px 7px;

	position:relative;

	background:#fff;

}

ol.commentlist li.pingback comment-author {

	padding:0 170px 0 0;

}

ol.commentlist .comment-body {

	overflow:hidden;

}

ol.commentlist li div.vcard {

	overflow:hidden;

	width:310px;

	float:left;

}

ol.commentlist li div.vcard cite.fn a.url {

	color:#cc0000;

	text-decoration:none;

}

ol.commentlist li div.vcard cite.fn a.url:hover {

	color:#000;

}

ol.commentlist li div.vcard img.avatar {

	background: #fff;

	border:1px solid #aaa;

	padding: 5px;

	float:left;

	margin:0 10px 10px 0;

}

ol.commentlist li div.comment-meta {

	float:right;

	margin:15px 0;

}

ol.commentlist li div.comment-meta a {

	color:#205B87;

	text-decoration:none;

}

ol.commentlist li p {

	margin-bottom:12px;

	float:lrgy;

	clear:both;

}

ol.commentlist li ul {

	font-weight:normal;

	font-size: 12px;

	line-height: 16px;

	list-style:square;

	margin:0 0 12px;

	padding:0;

}

ol.commentlist li div.reply {

	background:#999;

	border:1px solid #666;

	border-radius:2px;

	-moz-border-radius:2px;

	-webkit-border-radius:2px;

	color:#fff;

	padding:6px 5px 4px;

	text-align:center;

	width:58px;

	float:right;

	clear:both;

	font-size:11px;

	margin-bottom:10px;

}

ol.commentlist li div.reply:hover {

	background:#27a554;

	border:1px solid #015a21;

}

ol.commentlist li div.reply a {

	color:#fff;

	text-decoration:none;

	text-transform:uppercase;

}

ol.commentlist li ul.children {

	list-style:none;

	margin:12px 0 0;

	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 3px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 3px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 3px;

}

ol.commentlist li ul.children li.depth-5 {

	margin:0 0 3px;

}

ol.commentlist ul.children li.odd {

	background:#fff;

}

ol.commentlist ul.children li.even {

	background:#f6f6f6;

}

ol.commentlist li.pingback div.vcard {

	padding:0 170px 0 0;

}

#comments {

	color:#3B0000;

	font-size:18px;

	margin-bottom:8px;

	padding:0 10px;

}

#respond h3 {

	margin-bottom:12px;

	height:39px;

}

#respond h3 span {

	color:#3B0000;

	display:block;

	padding-right:10px;

	line-height:33px;

	font-size:18px;

}

#commentform, .wpcf7-form, .suptic form {

	overflow:hidden;

	margin-top:20px;

}

#commentform p, .wpcf7-form p, .suptic p {

	overflow:hidden;

	color:#4C4C4C;

	margin-bottom:10px;

	font-weight:bold;

}

#commentform label {

	display:block;

}

#commentform input, #commentform textarea, .wpcf7-form input, .wpcf7-form textarea, .suptic input, .suptic textarea {

	float:left;

	margin-top:10px;

	padding:5px 8px;

	color:#4C4C4C;

	font-family:Georgia, arial, tahoma, sans-serif;

}

#commentform .cptch_block input {

	margin-top:none;

	float:none;

}

#commentform textarea, .wpcf7-form textarea, .suptic textarea {

	width:370px;

}

#commentform #submit {

	float:right;

}

#commentform #submit, .wpcf7-form .wpcf7-submit {

	float:right;

	cursor:pointer;

	padding:2px 8px;

	width:60px;

	margin-right:240px;

}

.cancel-comment-reply {

	margin-bottom:10px;

}

#nobel-note {

	background: none repeat scroll 0 0 #EEEEEE;

	border: 1px solid #CCCCCC;

	border-radius: 4px;

	-moz-border-radius:4px;

	-webkit-border-radius:4px;

	color: #222222;

	line-height: 18px;

	margin-bottom: 11px;

	padding: 7px;

	position: relative;

}

