/*
theme name: samen2 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.png) repeat-y #eaecec center 0;
}
#container {
	background:url(images1/container.png);
}
/*
=header-wrapper
-------------------------------------------------------*/
#header-wrapper {
	background:url(images1/header-wrapper.png) repeat-x;
	height:69px;
}
#header {
	background:url(images1/header.png) no-repeat left top;
	width:960px;
	margin:0 auto;
	height:50px;
}
/*
=social
-------------------------------------------*/
#social {
	overflow:hidden;
	float:right;
	margin-top:16px;
}
#social li {
	background:url(images1/social.png) no-repeat;
	float:left;
	width:16px;
	height:16px;
	margin-left:10px;
}
#social li.twitter {
	background-position:-52px 0;
}
#social li.facebook {
	background-position:-26px 0;
}
#social li.rss {
	background-position:0 0;
}
#social li a {
	background:url(images1/social.png) no-repeat;
	display:block;
	width:16px;
	height:16px;
}
#social li.twitter a {
	background-position:-52px -16px;
}
#social li.facebook a {
	background-position:-26px -16px;
}
#social li.rss a {
	background-position:0 -16px;
}
/*
=main-menu
----------------------------------------------------------*/
#main-menu {
	height:26px;
	line-height:26px;
	float:left;
	margin:24px 0 0 38px;
	width:844px;
}
#main-menu ul {
	position:absolute;
	top:-9999px;/* hides all submenu items */
	width:200px; /* set the width of sub menu */
	background:#6a0517;
	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:left;
	position:relative;
	margin-right:3px;
}
#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;
	background:url(images1/menu.png) no-repeat;
	width:94px;
	text-align:center;
	line-height:26px;
}
#main-menu li a:hover {
	color:#d4d5d5;
	background-position:0 -26px;
}
#main-menu li ul li {
	width:100%;
	margin:0;
	border-top:1px solid #4c040f;
}
#main-menu li ul li a {
	background:none;
	line-height:20px;
	border-top:1px solid #750919;
	width:100%;
	text-align:center;
	padding:5px 0;
}
#main-menu li:hover ul, #main-menu li.sfHover ul {
	right:0;
	top:26px; /* 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:200px; /* 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;
}
/*
=wrapper
-------------------------------------------------------*/
#wrapper {
	width:960px;
	background:url(images1/wrapper.png) no-repeat right top;
	margin:-19px auto 0;
}
/*
=featured-area
------------------------------------------------*/
#featured-area {
	overflow:hidden;
	margin-bottom:10px;
}
/*
=logo
-----------------------------------------*/
#logo {
	padding:45px 16px 0 0;
	float:right;
}
#logo a {
	display:block;
	letter-spacing:-1px;
	font-family:onliner-narm;
	color:#8c031a;
	line-height:24px;
	font-size:28px;
	margin-bottom:14px;
	text-shadow:3px 3px 4px #999;
}
#logo #slogan {
	color:#760417;
	font-size:18px;
	padding-right:145px;
}
/*
=search-form
-----------------------------------------*/
#search-form {
	background:url(images1/search-bg.png) no-repeat;
	width:454px;
	height:45px;
	float:left;
	margin:25px 0 0 12px;
	padding:29px 28px 23px 20px;
}
#search-form input {
	background:none;
	border:none;
	font-family:tahoma;
}
#search-form #search-submit {
	width:49px;
	height:42px;
	float:left;
	cursor:pointer;
	margin-right:17px;
}
#search-form #search-text {
	width:344px;
	height:37px;
	float:right;
	padding:4px 22px;
	color:#cfd1d1;
	line-height:37px;
	font-weight:bold;
	font-size:16px;
}
/*
=content-wrapper
------------------------------------------------*/
#content-wrapper {
	overflow:hidden;
}
/*
=sidebar
----------------------------------------*/
#sidebar {
	float:right;
	width:313px;
}
/*
=ads
------------------------------*/
.ads {
	display:block;
	margin:0 auto 10px;
	width:269px;
	height:118px;
}
.ads img {
	width:269px;
	height:118px;
	border-radius:5px;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and Chrome */
	-o-border-radius:5px; /* Opera */
}
/*
=login
----------------------------*/
#login {
	width:268px;
	border:1px solid #ddd;
	background:#fff;
	margin:0 auto 18px;
}
#login-title {
	background:url(images1/login-title.png) no-repeat;
	width:240px;
	height:29px;
	color:#292929;
	font-weight:normal;
	font-size:18px;
	padding:10px 14px;
	line-height:18px;
	margin-bottom:4px;
}
#login-form {
	width:250px;
	padding:0 9px;
	overflow:hidden;
}
#login-form p {
	overflow:hidden;
	margin-bottom:6px;
}
#login-form p label {
	float:right;
	color:#7b000a;
	line-height:18px;
	font-size:13px;
	font-weight:bold;
}
#login-form input {
	float:left;
	background:url(images1/input-login.png) no-repeat;
	width:160px;
	height:17px;
	padding:3px 5px;
	color:#111;
	font-family:'tahoma';
	border:none;
}
#login-form #submit-login {
	background:url(images1/submit.png) 0 0 no-repeat;
	width:102px;
	height:30px;
	border:none;
	cursor:pointer;
	padding:0 0 5px 0;
	text-align:center;
	color:#7b000a;
	font-size:13px;
	font-weight:bold;
	float:left;
}
#login-form #submit-login:hover {
	background-position:0 -30px;
}
#login a {
	color:#111;
	font-size:13px;
	display:block;
	padding:8px 0;
	float:right;
}
#login a:hover {
	color:#7b000a;
}
/*
=widg
----------------------------*/
.widg {
	width:258px;
	border:1px solid #ddd;
	margin:0 auto 8px;
	padding:52px 5px 15px;
	background:#fff;
	position:relative;
}
.widg-title {
	background:url(images1/widg-title.png) no-repeat;
	width:237px;
	height:30px;
	position:absolute;
	top:9px;
	right:-14px;
	color:#fff;
	font-weight:normal;
	font-size:18px;
	padding:0 41px 15px 35px;
	line-height:30px;
}
.widg-content ul li {
	background:url(images1/line.png) repeat-x 0 bottom;
	padding:6px 4px;
	line-height:18px;
}
.widg-content ul li a {
	color:#616161;
}
.widg-content ul li a:Hover {
	color:#b2071c;
}
/*
=polls
-------------------*/
#polls {
	padding:0px 12px 10px;color:#000;
}
#polls p{
	padding-bottom:10px;
	font-size:13px;
	font-weight:bold;
}
.clickk{
	background:url(images/submit.png) 0 0 no-repeat;
	width:102px;
	height:30px;
	border:none;
	cursor:pointer;
	padding:4px 0px 5px 0;
	text-align:center;
	color:#7b000a;
	font-size:13px;
	font-weight:bold;
margin:10px 100px;
}
.clickk:hover {
	background-position:0 -30px;
}
#polls input{font-family:Tahoma;margin-left:5px;margin-bottom:10px;}
#polls span{color:#000}
.backtitle{
	margin-bottom:10px;
	color:#000;
	font-size:13px;
}
/*
=main-content
----------------------------------------*/
#main-content {
	float:left;
	width:638px;
	padding:20px 0;
	border:1px solid #dedbd1;
	background:url(images1/main-content.png) no-repeat center top #fff;
	margin-right:2px;
}
/*
=post-wrapper
--------------------------------*/
.post-wrapper {
	background:url(images1/post-wrapper.png) no-repeat -4px bottom;
	padding:0 10px 18px;
	margin-bottom:18px;
}
.post {
	background:#f8f8f8;
	border:1px solid #dedede;
	border-radius:4px;
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius:4px; /* Safari and Chrome */
	-o-border-radius:4px; /* Opera */
	width:616px;
	margin-bottom:18px;
	-moz-box-shadow:inset 0 0 5px #ddd;
	-webkit-box-shadow:inset 0 0 5px #ddd;
	box-shadow:inset 0 0 5px #ddd;
	overflow:hidden;
	padding-top:9px;
}
.post-content {
	padding:14px 4px 33px 15px;
	overflow:hidden;
	float:left;
	width:503px;
}
.post .date {
	background:url(images1/date.png) no-repeat;
	width:37px;
	height:52px;
	color:#fff;
	padding:10px 22px 18px 20px;
	display:block;
	float:right;
	margin-right:15px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	line-height:19px;
}
.post-content .post-title {
	margin-bottom:12px;
	float:right;
	width:450px;
}
.post-content .post-title a {
	color:#850017;
	font-size:20px;
	font-weight:normal;
}
.post-content .post-title a:hover {
	color:#dd1818;
}
.post-content .comments {
	color:#161616;
	float:left;
}
.post-content .comments:Hover {
	text-decoration:underline;
}
.post-content p {
	color:#616161;
	line-height:18px;
	margin-bottom:16px;
}
.post-content p a {
	color:#850017;
	text-shadow:none;
}
.post-content p a:hover {
	text-decoration:underline;
}
.more-link {
	color:#850017 !important;
	float:left;
	font-weight:bold;
}
.more-link:hover {
	color:#616161 !important;
}
.post-content p a img {
	border:1px solid #0c64a7;
	background:#eee;
	padding:6px;
}
.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;
}
.review {
	color:#383838;
	float:right;
}
.post-btm {
	overflow:hidden;
	padding:12px 0 0 5px;
	border-top:1px solid #dedede;
}
.post-meta {
	overflow:hidden;
	float:right;
	width:576px;
}
.post-meta li {
	float:right;
	color:#383838;
	border-left:1px solid #383838;
	padding:0 8px;
	margin-bottom:10px;
}
.post-meta li a {
	color:#dd1818;
}
.post-meta li a:Hover {
	text-decoration:underline;
}
.post-ratings {
	overflow:hidden;
	margin:10px;
	clear:both;
}
.post-ratings img {
	float:right;
	width:11px;
	height:11px;
	margin-left:5px;
	cursor:pointer;
}
.icons {
	float:left;
	overflow:hidden;
	width:35px;
}
.icons li {
	float:left;
	margin-right:3px;
}
.icons li a {
	display:block;
	text-indent:-9999px;
	background:url(images1/post-meta.png) no-repeat;
}
.icons .rss a {
	width:14px;
	height:13px;
	background-position:-18px -1px;
}
.icons .print a {
	width:15px;
	height:14px;
	background-position:0 0;
}
/*
=page_numbers
--------------------------------*/
#page_numbers {
	font-size:11px;
	padding:6px;
	width:500px;
	float:left;
}
#page_numbers li {
	float:left;
}
#page_numbers li.space {
	padding-left:5px;
	color:#465360;
}
#page_numbers li.page_info {
	color:#465360;
}
#page_numbers li a {
	border:1px solid #e3e3e3;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	color:#465360;
	margin-left:5px;
	padding:2px 5px;
 *display:block;
}
#page_numbers li.active_page a, #page_numbers li a:hover {
	background:#b40e14;
	color:#fff;
	border-color:#8e060b;
}
/*
=footer-wrapper
-------------------------------------------------------*/
#footer-wrapper {
	background:url(images1/footer.png) repeat-x #f1f3f4;
	min-height:194px;
	padding-top:22px;
}
#footer {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
}
/*
=widg-footer
--------------------------------------*/
.widg-footer {
	width:260px;
	margin:0 30px;
	float:right;
}
.widg-footer-title {
	color:#171111;
	font-weight:normal;
	font-size:18px;
	line-height:30px;
	margin-bottom:5px;
}
.widg-footer-content ul li {
	background:url(images1/line.png) repeat-x 0 bottom;
	padding:9px 4px;
	line-height:18px;
}
.widg-footer-content ul li a {
	color:#616161;
}
.widg-footer-content ul li a:Hover {
	color:#b2071c;
}
/*
=design-wrapper
--------------------------------------*/
#design-wrapper {
	background:url(images1/design-wrapper.png) repeat-x;
	height:43px;
	line-height:43px;
	padding-top:14px;
}
#design {
	width:960px;
	margin:0 auto;
}
#design p {
	color:#dfdfdf;
	text-align:center;
	line-height:43px;
}
#design p a {
	color:#dfdfdf;
}
/*
=comment-form
--------------------------------------*/
.comment-form {
	overflow:hidden;
    padding: 16px;
    width: 519px;
}
.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 {
	float:left;
	margin-left:132px;
	background: url(images1/submit.png) no-repeat scroll 0 0 ;
    border: none;
    color: #7B3A00;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    padding: 0 0 5px;
    text-align: center;
    width: 102px;
}
.comment-form  .comment-submit:hover {
	background-position:0 -30px;
}
#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 span {
	color:#DD1818;
	display:block;
	margin-bottom:8px;
	float:right;
}
#questions a{color:#DD1818}
#questions p {
	color:#616161;
	line-height:18px;
	margin-bottom:5px;
	clear:both;
}