/*
Theme Name: Opatan-wp
Description: Opatan Theme Based On underwater blog theme
Version: 1.0.0
Author: Sajjad Baroodkoo
Tags: White, Persian Style, One columns, widgets
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url('images/bg1.jpg') no-repeat top center;
	font: 400 1.0em Tahoma,'trebuchet ms',arial,sans-serif;
}
a { 
	color: #ff7c01;
	text-decoration: none;
}

a:hover { 
	color: #0abcd0;
	text-decoration: underline;
}

a:visited { 
	color: #ff7c01;
	text-decoration: none;
}

.wrap {
	width: 790px;
	margin: 0 auto;
}

h1 {
	margin-top: 25px;
	font: 600 0em Tahoma,georgia,'times new roman',serif;
	color: #FFF;
	font-style: italic;
	line-height: 0.6em;
	padding: 12px 0 8px 74px;
}

h1 a {
	color: #FFF;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h1 span {
	font: 0px 'trebuchet ms',arial,sans-serif;
	color: #ffffff;
}	

h2 {
	margin: 5px 0;
	font: 600 1.5em Tahoma,georgia,'times new roman',serif;
	color: #494949;
}
	

#menu ul {
	list-style-type: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	direction: rtl;
	float: right;
	display: block;
	font-variant: small-caps;
	text-decoration: none;
	color: #FFF;
	font: 400 20px 'trebuchet ms',arial,sans-serif;
	margin-right: 40px;
	padding-bottom: 15px;
}

#menu ul li a:hover {
	color: #0FF;
	background: url('images/arrow.gif') no-repeat bottom center;
}

#logo { 
    float: left; 
    margin: 25px 0 0 35px; 
} 
 
#logo a { 
    width: 160px; 
    height: 35px; 
    display: block; 
    background: url(images/logo.gif) no-repeat top left; 
} 
 
#logo a span {
	 display: none
}

	
#main {
	direction: rtl;
	text-align: right;	
	margin: 0 0 0 0;
	margin-top: 90px;
	width: 760px;
	padding:17px 0px 10px 0px;
}

	

#main p {
	color: #494949;
	line-height: 1.4em;
	margin:  0 15px 0;
	font-size: 0.9em;
	padding-left: -50px;
}

	

#main p.big {
	font-size: 1.2em;
	font-style: italic;
}

#main a {
	color: #F70;
}

#main a:hover {
	text-decoration: none;
	color: #0FF;
}	

.floatright {
	float: right;
	margin: 8px 0 8px 8px;
}

.floatleft {
	float: left;
	margin: 8px 8px 8px 0;
}

.middle {
	width: 175px;
	float: right;
	margin: 0 3px 15px 15px;
}

.rightbox {
	background: #002C2C;
	border: 1px solid #234848;
	font-size: 0.8em;
	padding: 8px;
	width: 160px;
	margin-bottom: 15px;
}

#main .post img {
	padding: 8px;
	background: #002C2C;
	border: 1px solid #234848;
}

img.front {
	margin: 10px 0;
}

.clearer {
	clear: both;
	float: left;
	width: 761px;
	line-height: 0;
	font-size: 0;
}


#foot {
	direction: rtl;
	text-align: right;
	padding: 15px 0 15px 0;
	font-size: 0.7em;
	color: #000000;
	margin: 0 0 0 0;
	width: 760px;
	border-top: 5px solid #494949;
}


#foot h3 {
	font-family: Tahoma,georgia,times,serif;
	line-height: 25px;
	color: #494949;
	border-bottom: 1px solid #044;
}


.footlinks {
	float: left;
	margin-right: 15px;
	width: 200px;
}


.linklist {
	margin-bottom: 10px;
}

#foot ul,
.linklist ul {
	list-style-type: none;
	color: #096;
}

#foot ul li a, .linklist ul li a {
	display: block;
	border-bottom: 1px dotted #003737;
	text-decoration: none;
	color: #F70;
	padding: 3px 0;
}

#foot ul li a:hover,
.linklist ul li a:hover{
	color: #0FF;
	border-bottom: 1px dotted #006666;
}

#foot .about {
	float: right;
	width: 328px;
}

#foot p {
	margin: 5px 5px 10px 0;
}

#foot a {
	color: #009999;
}

#foot a:hover {
	text-decoration: none;
}
#foot img {
	margin-top: 5px;
	margin-right: 11px;
}

#main h3 {
	font-family: Tahoma,'trebuchet ms',arial,sans-serif;
	color: #F70;
	margin: 5px 0;
}

#main h5 {
	font-family: Tahoma,'trebuchet ms',arial,sans-serif;
	color: #687E7D;
	margin: 5px 0;
}

#main h4 {
	font-family: Tahoma,georgia,times,serif;
	color: #CFF;
	font-style: italic;
	margin: 5px 0;
}

form {
	padding: 8px;
	background: #e8e8e8;
	margin: 10px 15px 20px 0;
	color: #494949;
}

fieldset {
	border: none;
}	

.post form input,
#right form input,
input#author,
input#email,
input#url,
input#submit,
input#searchsubmit,
input#s,
textarea {

	background: #494949;
	border: 1px solid #8a8a8a;
	color: #ffffff;
	padding: 3px;
	display: block;
}

blockquote {
	margin: 15px;
	border-left: 2px solid #055;
	padding: 5px 5px 5px 10px;
	font-style: italic;
	font-family: Tahoma,georgia,times,serif;
}

.post cite, .comment-author {
	display: block;
	font: 400 0.8em Tahoma,'trebuchet ms',arial,sans-serif;
	color: #ffffff;
	font-style: normal;
	background: #494949;
	padding: 8px;
	margin-top: 10px;
}


hr {
	color: #002626;
	background-color: #002626;
	border: none;
	height: 1px;
	width: 80%;
	margin: 15px auto;
}

#main table {
	margin-bottom: 15px;
}

#main table th {
	background: #ffffff;
	color: #F70;
	margin: 0px;
	font-weight: 400;
	padding: 5px;
}

#main table td {
	padding: 5px;
	color: #AEBDBD;
	border-bottom: 1px solid #ffffff;
}

#main .post ol {
	margin: 10px 0 10px 50px;
	color: #0FC;
	font-style: italic;
	font-family: Tahoma,georgia,times,serif;
}

#main ol span{
	color: #AEBDBD;
	font-style: normal;
	font-family: Tahoma,'trebuchet ms',arial,sans-serif;
}

#main .post ul {
	margin: 10px 0 10px 30px;
	color: #000000;
	font-style: normal;
	font-family: Tahoma,'trebuchet ms',arial,sans-serif;
	list-style-type: none;
}

#main .post ul li {
	padding-left: 20px;
	background: url('images/bullet.gif') no-repeat left center;
	list-style-type: none;
}

.date {
	width: 35px; height: 35px;
	background: #494949;
	font-size: 14px;
	font-family: Tahoma,georgia,times,serif;
	color: #F70;
	padding: 5px;
	float: left;
	margin: 3px 12px 12px 0;
	text-align: center;
	line-height: 1.0em;
}

.date span {
	display: block;
	font-size: 23px;
	color: #FFF;
}

.post {
	line-height: 1.4em;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	list-style-type: none;
}

.post h2 {
	font: 600 1.5em Tahoma,georgia,'times new roman',serif;
	margin: 0 10px 20px 57px;
	padding-top: 10px;
}

#extraDiv2 {
	background: url(images/bottom.jpg) no-repeat bottom center;
	height: 300px;
	width: 100%;
	bottom: 0px;

}

/* Begin Comments*/
#comments {
	margin-right: 15px;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	text-align: justify;
}

.commentlist a:hover { 
	color: #0abcd0;
	text-decoration: none;
}

.commentlist li {
	list-style: none;
	border-left: 2px solid #055;
	padding: 5px 5px 5px 10px;
}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentlist li img.avatar { 
	float: right;
	border: 0;
	padding: 0;
	margin: -8px -7px 0 0;
	background: none;
}

.comment-meta {
	font-size: 0.7em;
	text-align: right;
}

a:hover { 
	color: #0abcd0;
	text-decoration: underline;
}

/* End Comments */
.center {
	text-align: center;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


/* Contact Us */

.grid_3content {
	margin-right: 100px;
	direction: rtl;
	text-align: center;
}
.contact-block {
  text-align: right;
  background:url(images/contact-bg-repeat.jpg) repeat-y;
  width:613px;
  margin:0 0 17px;
}
.contact-block-holder {
	background:url(images/contact-bg-top.jpg) no-repeat;
	}
.contact-block-frame {
  background:url(images/contact-bg-bottom.jpg) no-repeat 0 100%;
  width:100%;
  overflow:hidden;
  padding:21px 0 19px;
}
.contact-block-info {
  float:right;
  width:580px;
  padding:0 30px 0 0;
  font-size:15px;
  line-height:30px;
  color:#505050;
  margin-top: 30px;
}
.box-general {
	padding-bottom: 10px;
	background:url(images/contact-contact.jpg) no-repeat 35px 10px;
	}
	
.box-add {
	padding-bottom: 10px;
	background:url(images/contact-map.jpg) no-repeat 35px 10px;
	}
.contact-block h2 {
  font-size:18px;
  color:#000;
  font-weight:bold;
  margin:0 0 5px;
}
.contact-block ul {margin:0 0 11px;}
.contact-block ul li {
  padding:0 0 0 14px;
}

/* Start Kharabkari Omid*/
.singlepost {
	line-height: 1.4em;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	list-style-type: none;
	direction: rtl;
	text-align: right;
	font-size: 14px; 
}

.singletitle {
	color: #494949;
	direction: rtl;
	text-align: right;
}

.singlecite {
	display: block;
	font: 400 0.8em Tahoma,'trebuchet ms',arial,sans-serif;
	color: #ffffff;
	font-style: normal;
	background: #494949;
	padding: 8px;
	margin-top: 10px;
	direction: rtl;
	text-align: right;
}


