/*
theme name: Samen3 theme
version: 1.0
Author: Onliner.ir
Author URI: http://onliner.ir
Desctiption: Dedicated Professional and full option clean Wordpress Template
*/
@import url('reset.css');
body {
	direction:rtl;
	text-align:right;
	font:normal normal 12px/14px tahoma;
	background:url(images1/body.jpg);
}
/*
=header-wrapper
--------------------------------------------------------------*/
#header-wrapper {
	background:url(images1/header-wrapper.jpg) no-repeat right top #fa5a10;
	height:300px;
}
#top-header-wrapper {
	background:url(images1/top-header-wrapper.png) repeat-x;
	height:90px;
}
#btm-header {
	background:url(images1/btm-header.png) repeat-x;
	height:30px;
	margin-bottom:16px;
}
/*
=introbar-wrapper
---------------------------------------------------*/
#introbar-wrapper {
	background:url(images1/introbar-wrapper.png) repeat-x;
	height:62px;
}
#introbar {
	width:980px;
	margin:0 auto;
	height:62px;
}
/*
=main-menu
--------------------------------------*/
#main-menu {
	height:62px;
	line-height:62px;
	float:right;
}
#main-menu ul {
	position:absolute;
	top:-9999px;/* hides all submenu items */
	width:250px; /* set the width of sub menu */
	background:#c84c07;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px; /* Firefox */
	-webkit-border-radius:0 0 5px 5px; /* Safari and Chrome */
	-o-border-radius:0 0 5px 5px; /* Opera */
}
#main-menu li {
	float:right;
	position:relative;
	background:url(images1/separator.png) left center no-repeat;
}
#main-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
#main-menu li a {
	display:block;
	position:relative;
	text-decoration:none;
	outline:none;
	color:#fff;
	font-weight:bold;
	padding:0 20px;
}
#main-menu li a:hover {
	color:#601200;
}
#main-menu li ul li {
	width:100%;
	background:none;
	line-height:20px;
	border-top:1px solid #b4490a;
}
#main-menu li ul li a {
	border-top:1px solid #dd5e14;
	padding:5px 10px;
}
#main-menu li:hover ul, #main-menu li.sfHover ul {
	right:0;
	top:62px; /* 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 {
	right:250px; /* match ul width */
	top:0;
}
#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;
}
/*
=header
------------------------------------------------------*/
#header {
	margin:0 auto;
	width:980px;
	overflow:hidden;
}
/*
=logo
-----------------------------------------*/
#logo {
	background:url(images1/logo.png) right center no-repeat;
	padding-right:35px;
	float:right;
	height:62px;
}
#logo a {
	display:block;
	letter-spacing:-1px;
	font-family:onliner-narm;
	color:#fff;
	line-height:24px;
	font-size:28px;
	margin-bottom:14px;
	text-shadow:2px 2px 4px #000;
}
#logo #slogan {
	color:#371700;
	font-size:18px;
	padding-right:140px;
}
/*
=wrapper
--------------------------------------------------------------*/
#wrapper {
	width:983px;
	margin:0 auto 20px;
}
/*
=sidebar
-------------------------------------------------*/
#sidebar {
	float:right;
	width:309px;
	margin-top:-160px;
}
#top-sidebar {
	background:url(images1/top-sidebar.png) no-repeat;
	width:309px;
	height:20px;
}
#middle-sidebar {
	background:url(images1/middle-sidebar.png) repeat-y;
	width:297px;
	padding:10px 6px 0;
}
#btm-sidebar {
	background:url(images1/btm-sidebar.png) no-repeat;
	width:309px;
	height:21px;
}
/*
=login
---------------------------------------*/
#login {
	width:241px;
	border:1px solid #e1dfdf;
	background:#f3f0f0;
	margin:0 auto 38px;
	padding:10px;
}
#login-form {
	width:232px;
	overflow:hidden;
}
#login-form p {
	overflow:hidden;
	margin-bottom:6px;
}
#login-form p label {
	float:right;
	color:#131313;
	line-height:18px;
	font-size:13px;
	font-weight:bold;
}
#login-form input {
	border:1px solid #b8bab8;
	background:#cfcfcf;
	float:left;
	width:140px;
	height:18px;
	padding:2px 5px;
	color:#e32805;
	font-family:'tahoma';
}
#login-form #submit-login {
	background:url(images1/submit.png) 0 0 no-repeat;
	width:55px;
	height:27px;
	border:none;
	cursor:pointer;
	padding:0 0 5px 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	float:left;
}
#login-form #submit-login:hover {
	background-position:0 -27px;
}
#login a {
	color:#e32805;
	font-size:13px;
	display:block;
	padding:8px 0;
}
#login a:hover {
	text-decoration:underline;
}
/*
=widg
---------------------------------------*/
.widg {
	padding-bottom:12px;
}
.widg-title {
	background:url(images1/widg-title.png) no-repeat;
	width:252px;
	height:32px;
	font-weight:normal;
	padding:0 36px 11px 10px;
	line-height:32px;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	font-size:18px;
}
.widg-content {
	padding:0 9px;
}
.widg-content ul li {
	border-bottom:1px solid #cfcfcf;
	line-height:18px;
	padding:9px 0;
}
.widg-content ul li a {
	padding:0 5px;
	color:#696969 !important;
	display:block;
}
.widg-content ul li a:hover {
	color:#292929 !important;
}
/*
=polls
------------------------------------*/
#polls {
	padding:0 12px 10px;color:#262626;
}
#polls p{
	padding-bottom:10px;
	font-size:13px;
	font-weight:bold;
color:#262626;
}
.clickk{
	background:#cfcfcf;
	cursor:pointer;
	padding:2px 5px;
	text-align:center;
	color:#262626;
	font-size:12px;
	font-weight:bold;
	border:1px solid #c4c4c4;
	margin-right:100px;
}
.clickk:hover {
	background:#e4e4e4;
}
#polls input{font-family:Tahoma;margin-left:5px;margin-bottom:10px;color:#262626}
#polls span{color:#262626;}
.backtitle{
	margin-bottom:10px;
	color:#fff;
	font-size:13px;
}
/*
=main-content
-------------------------------------------------*/
#main-content {
	float:left;
	width:674px;
}
#top-main-content {
	background:url(images1/top-main-content.png) no-repeat;
	width:674px;
	height:20px;
}
#middle-main-content {
	background:url(images1/middle-main-content.png) repeat-y;
	width:654px;
	padding:10px 10px 0;
	overflow:hidden;
}
#btm-main-content {
	background:url(images1/btm-main-content.png) no-repeat;
	width:674px;
	height:20px;
}
/*
=post
-------------------------------------*/
.post {
	overflow:hidden;
	padding-bottom:46px;
}
.post-title {
	margin-bottom:10px;
	float:right;
	width:490px;
	padding-right:26px;
	line-height:18px;
}
.post-title a {
	color:#262626;
	font-size:20px;
	font-weight:normal;
}
.post-title a:hover {
	color:#e2410b;
}
.post .comments {
	color:#e2410b;
	display:block;
	background:url(images1/icon.png) no-repeat right 0;
	height:24px;
	line-height:24px;
	float:left;
	padding:0 36px 0 26px;
}
.post .comments:Hover {
	text-decoration:underline;
}
.post-meta {
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
	padding-right:20px;
}
.post-meta li {
	padding:0 8px;
	line-height:18px;
	color:#605d5d;
	float:right;
	background:url(images1/sepatator-meta.png) left center no-repeat;
}
.post-meta li a {
	color:#605d5d;
}
.post-meta li a:Hover {
	color:#e2410b;
}
.post-content {
	padding:0 26px 18px;
	overflow:hidden;
	background:url(images1/line.png) repeat-x 0 bottom;
}
.post-content p {
	color:#605d5d;
	line-height:18px;
	margin-bottom:16px;
}
.post-content p a {
	color:#e2410b;
	text-shadow:none;
}
.post-content p a:hover {
	text-decoration:underline;
}
.more-link {
	color:#e2410b !important;
	float:left;
	font-weight:bold;
}
.more-link:hover {
	color:#605d5d !important;
}
.post-thumb {
	display:block;
	float:right;
	margin-left:12px;
	width:114px;
	height:103px;
	background:url(images1/post-thumb.png) no-repeat;
	padding:7px;
}
.post-thumb img {
	width:114px;
	height:103px;
}
.post-content p a img {
	border:2px solid #dcdcdc;
	background:#fff;
	padding:4px;
	border-radius:4px;
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius:4px; /* Safari and Chrome */
	-o-border-radius:4px; /* Opera */
}
.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 red;
	padding:5px;
}
.post-btm {
	overflow:hidden;
	padding:6px 14px;
	background:url(images1/line.png) repeat-x 0 bottom;
}
.review {
	background:url(images1/icon.png) no-repeat 205px -56px;
	color:#000;
	float:right;
	padding-right:30px;
	display:block;
	height:18px;
	line-height:18px;
	width:195px;
}
.post-btm ul {
	float:left;
	overflow:hidden;
}
.post-btm ul li {
	float:left;
	margin-right:7px;
}
.post-btm ul li a {
	display:block;
	text-indent:-9999px;
	width:16px;
	height:16px;
	background:url(images1/icon.png) no-repeat;
}
.post-btm ul .rss a {
	background-position:0 -166px;
}
.post-btm ul .print a {
	background-position:0 -104px;
}
.post-ratings {
	float:left;
	overflow:hidden;
	margin:2px 40px;
	*width:65px;
}
.post-ratings img {
	float:right;
	width:11px;
	height:11px;
	margin-left:5px;
	cursor:pointer;
}
/*
=page_numbers
--------------------------------*/
#page_numbers {
	font-size:11px;
	padding:6px;
	width:500px;
	float:left;
	margin:0 5px;
}
#page_numbers li {
	float:left;
}
#page_numbers li.space {
	padding-left:5px;
	color:#605d5d;
}
#page_numbers li.page_info {
	color:#605d5d;
}
#page_numbers li a {
	border:1px solid #cfcfcf;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	color:#605d5d;
	margin-left:5px;
	padding:2px 5px;
 *display:block;
}
#page_numbers li.active_page a, #page_numbers li a:hover {
	background:#ca2702;
	color:#fff;
	border-color:#da2900;
}
/*
=footer-wrapper
-------------------------------------------------------*/
#footer-wrapper {
	background:url(images1/footer-wrapper.png) repeat-x #ca2702;
	min-height:209px;
	padding-top:29px;
}
#footer {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:20px 0;
}
/*
=widg-footer
--------------------------------------*/
.widg-footer {
	width:296px;
	margin-left:46px;
	float:right;
}
#last-widg-footer {
	margin:0;
}
.widg-footer-title {
	color:#fff;
	width:252px;
	height:32px;
	font-weight:normal;
	font-size:18px;
	line-height:32px;
	padding:0 34px 9px 10px;
	background:url(images1/widg-footer-title.png) no-repeat;
	text-shadow: 1px 1px 2px #000000;
}
.widg-footer-content {
	padding:0 12px;
}
.widg-footer-content ul li {
	padding:9px 0;
	line-height:18px;
	border-bottom:1px solid #9a1f03;
}
.widg-footer-content ul li a {
	color:#601200;
}
.widg-footer-content ul li a:Hover {
	color:#e8e8e8;
}
/*
=design-wrapper
--------------------------------------*/
#design-wrapper {
	background:#921c01;
	border-top:1px solid #da2900;
	height:53px;
	line-height:53px;
}
#design {
	width:980px;
	margin:0 auto;
}
#design p {
	color:#f0f0f0;
	text-align:center;
	line-height:53px;
}
#design p a {
	color:#f0f0f0;
}
/*
=comment-form
--------------------------------------*/
.comment-form {
	overflow:hidden;
	padding: 16px;
	width: 622px;
}
.comment-form p {
	overflow:hidden;
	color:#616161;
	margin-bottom:10px;
	font-weight:bold;
}
.comment-form label {
	float:right;
	display:block;
	line-height:18px;
}
.comment-form input, .comment-form textarea {
	float:right;
	margin-top:10px;
	padding:5px 8px;
	color:#616161;
	font-family:tahoma;
	background:#eee;
	border:1px solid #ddd;
	border-radius:4px;
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius:4px; /* Safari and Chrome */
	-o-border-radius:4px; /* Opera */
}
.comment-form textarea {
	width:370px;
}
.comment-form .comment-submit {
	margin-left:232px;
	background: url(images1/submit.png) no-repeat scroll 0 0;
	border:none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-weight: bold;
	height: 27px;
	padding: 0 0 5px;
	text-align: center;
	width: 55px;
	border-radius:0;
}
.comment-form .comment-submit:hover {
	background-position:0 -27px;
}
#questions ul {
	background:#eee;
	border:1px solid #ddd;
	padding:16px;
	margin:10px 10px;
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and Chrome */
	-o-border-radius:5px; /* Opera */
	-khtml-border-radius:5px; /* Konqueror */
}
#questions li {
	line-height:18px;
	margin-bottom:12px;
	overflow:hidden;
}
#questions li img {
	float:right;
	width:32px;
	height:32px;
	margin:0 0 10px 10px;
}
#questions a {color:#E2410B;}
#questions span {
	color:#E2410B;
	display:block;
	margin-bottom:8px;
	float:right;
}
#questions p {
	color:#616161;
	line-height:18px;
	margin-bottom:5px;
	clear:both;
}