﻿/*
Theme Name: iranew
Theme URI: http://www.iranew.com
Description:this theme created and designed by mohamad latifi. version 1.03 beta
Author: mohamad latifi
Author URI: http://www.iranew.com
Tags: mantle color, variable width, two columns, widgets
*/
html, body, div, span, applet, object, iframe,
h2, h3, h4, h5, h6,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,img , ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	line-height: 1;
	background:#F4F3E4 url('http://iranew.googlepages.com/sun.jpg') no-repeat right top;
	background-color: #F4F3E4;
}

#main {
	font-family: Tahoma;
	width: 990px;
	font-size: 8pt;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	border: 1px solid #CCCCCC;
	width: 100%;
	height: 79px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#bar {
	line-height: 15px;
	background-color: #FFFFFF;
	border: 1px solid #808080;
	margin-bottom: 5px;
	width: 100%;
	height: 17px;
	display: block;
	text-align: right;
	-moz-border-radius:3px;
	-webkit-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px

}
#bar-left {
	text-align: left;
	width: 50%;
	display: inline;
	float: left;
}
#bar-left a {
	color: #996633;
	text-decoration: none;
}
#bar-left ul li {
	list-style-type: none;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#bar-left ul {
	list-style-type: none;
	display: inline;
	list-style-position: outside;
}

#right {
	width: 500px;
	margin-bottom: 5px;
	display: inline;
	float: right;
}
#todayt {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #E1E1D7;
	direction: rtl;
	text-align: right;
	margin-bottom: 5px;
	height:17px;
	width: 100%;
}

#todayt a {
	text-decoration: none;
	color: #A25100;
}
#todayt a:hover {
	color: #FF9900;
}

#slid-show1 {
	text-align: right;
	width: 500px;
	height: 90px;
	display: inline;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	line-height: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	float: right;
}
.post {
	text-align: right;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 100%;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 7px;
}
.post a {
	text-decoration: none;
	color: #A25100;
}
.post a:hover {
	color: #FF9900;
}
#left {
	width: 480px;
	float: left;
	display: inline;
	text-align: right;
}
#slid-show2 {
	border: 1px solid #C0C0C0;
	width: 480px;
	height: 90px;
	display: inline;
	margin-bottom: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	float: left;
}
#ll {
	width: 300px;
	display: inline;
	float: left;
	margin-bottom: 7px;
}
#lr {	width: 165px;
	display: inline;
	float: right;
	text-align: right;
	font-weight: normal;
	line-height: 18px;
	font-size: 8pt;
	margin-bottom: 7px;
}
#lr li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DBDBDB;
}
#footer {
	color: #666666;
	font-size: small;
	background-color: #F5F4E9;
	border: 1px dashed #C0C0C0;
	width: 100%;
	height: 30px;
	display: block;
	clear: both;
	text-align: center;
	float: right;
	margin-bottom: 5px;
}
#footer a{
	color: #663300;
	text-decoration: none;
}

#lr a {
	color: #808080;
	text-decoration: none;
}
#lr a:hover {
	color: #805600;
	text-decoration: none;
	background-color: #DFD6B9;
	width: 100%;
}
.metadata {
	border: 1px dashed #E8E8E8;
	text-align: right;
	direction: rtl;
	vertical-align: baseline;
	width: 97%;
	background-color: #F9F8F0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
	line-height: 18px;
	padding-bottom: 5px;
}
.metadata img {
	bottom: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
}
#sidebar-title {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 100%;
	height: 15px;
}
#sidebar {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	overflow: hidden;
	color: #666666;
	margin-bottom: 5px;
}
#bar-left a:hover {
	color: #FFFFFF;
	background-color: #CC9900;
	height: 100%;
}

.content-post {
	padding: 5px;
	color: #333333;
	text-align: justify;
	line-height: 15px;
}
.content-ico {
	padding: 5px;
	color: #333333;
	text-align: justify;
	line-height: 15px;
}
.content-ico a {
	text-decoration: none;
	color: #A25100;
}
.content-ico a:hover {
	color: #FF9900;
}


.content2 {
	padding: 3px;
	line-height: 15px;
	text-align: justify;

}

.content2 a {
	color: #996633;
	text-decoration: none;
}
.content2 a:hover {
	color: #FF9900;
	text-decoration: none;
}

#navigation {
	background-color: #F4F3EA;
	line-height: 20px;
}
#navigation a {
	text-decoration: none;
	color: #993300;
}

#search {
}
/*-------------------------------comment---------------------*/
.commentmetadata a{
color:#2F2F2F;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}

.comment-author{
font-family:tahoma;
font-size:12px;
}

.commentmetadata{
padding-top:5px;
}

#commentform textarea
{
-moz-border-radius:10px;
-webkit-border-radius:10px 10px 10px 10px;
border-radius:10px 10px 10px 10px;
background:none repeat scroll 0 0 #F5F3E4;
border:1px solid #CCC;
font-family:tahoma;
font-size:8pt;
width:450px;
margin:5px 5px 0 0;
padding:5px;
}

#comments{
margin:5px 15px;
}

.comment{
color:#2F2F2F;
font-family:tahoma;
font-size:12px;
line-height:18px;
padding-right:20px;
}

.comment a{
color:#4F4F4F;
text-decoration:none;
}

#commentform{
background:#fff;
margin:0;
padding:0;
}

#commentform a{
color:#000;
text-decoration:none;
border-bottom:1px dotted #465D71;
line-height:14pt;
}

#commentform h3{
font-family:tahoma;
font-size:10pt;
font-weight:300;
color:#000;
margin:0;
padding:0;
}

#comment{
width:80%;
}

#author,#email,#url{
height:20px;
width:170px;
-moz-border-radius:5px;
-webkit-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #F5F3E4;
border:1px solid #CCC;
}

#email,#url{
direction:ltr;
text-align:left;
}

#author,#email,#url,#comment,#submit{
font-family:tahoma;
font-size:8pt;
margin:5px 5px 0 0;
padding:0;
}

#submit{
margin:5px 5px 0 0;
}

ol.commentlist{
list-style-type:none;
margin:0;
padding:0;
}

.avatar{
float:left;
margin:0 12px 0 0;
}

ol.commentlist li{
background:#fff;
list-style-type:none;
margin:10px 0;
padding:5px 10px;
}

#respond{
margin-bottom:20px;
padding:0 10px;
}

ol.commentlist li.alt{
background:#eee;
}

ol.commentlist li p{
font-family:tahoma;
font-size:12px;
line-height:14pt;
margin:6px 0;
padding:0 12px 0 0;
}

cite{
font-family:tahoma;
font-size:11px;
font-style:normal;
font-weight:700;
}

cite a{
color:#000;
text-decoration:none;
}

ul.tabs{
	direction: rtl;
	text-align: right;
	margin: 7px 0 7px 0;
	padding: 0;
}
ul.tabs li{
list-style:none;
display:inline;
}

ul.tabs li a{
	color: #663300;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	cursor: pointer;
	font-weight: 400;
	padding: 7px ;
}
ul.tabs li a:hover{
	color: #CC6600;
}
ul.tabs li a.active{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC #CCCCCC #FFFFFF #CCCCCC;
	background-color: #FFFFFF;
	color: #282e32;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	top: 0px;
}
.content {
	border-style: solid;
	border-width: 2px 1px 1px 1px;
	border-color: #CCC;
	background-color: #FFF;
	direction: rtl;
	font-family: tahoma;
	text-align: right;
	padding: 0px 5px 0px 5px;
	margin-bottom: 5px;
	font-size: 10pt;
	width: auto;
	display: block;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;

}
#content_2,#content_3,#content_4{
display:none;
}

.content ul{
	margin: 0;
	padding: 0 0px 0 0px;
}
.content ul li{
	border-bottom: 1px solid #D6DDE0;
	font-size: 9pt;
	list-style: none outside none;
	padding-bottom: 4px;
	padding-top: 4px;
}
.content ul li a{
	text-decoration: none;
	color: #464646;
}
.content ul li a small{
	color: #8b959c;
	font-size: 9px;
	text-transform: uppercase;
}
.content ul li a:hover{
	color: #996633;
}
.content ul li a:hover small{
color:#baae8e;
}

hr {
	height: 1px;
	color: #DBDBDB;
}
#bar2 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	display: block;
}
blockquote {
	padding: 3px;
	border: 1px dashed #CCCCCC;
	background-color: #F2F2F2;
	margin: 15px;
}
.float-left {
	float: left;
}
input {
	border: 1px solid #CCCCCC;
}
#icon {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 5px;
}

.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
        -moz-border-radius: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.wp-caption img {
	margin:0 5px;
}
.wp-caption-text {
	text-align:center;
	padding:0 5px !important;
	padding:3px 5px 0;
}


img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}

.pic {
border:1px solid #CCCCCC;
float:left;
margin-bottom:6px;
margin-right:6px;
margin-top:6px;
}


h1 {
font-family:B koodak Bold;Arial;
text-shadow: 2px 1px 3px #999;
font-size:14pt;
margin-bottom:0;
margin-top:0;
text-decoration:none;
}
/* -------------------------------page navi------------------------------------ */ 
﻿/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/
.wp-pagenavi {
	clear: both;
	text-align: right;
        direction: rtl

}

.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 5px 2px;
	text-align: right;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
	background-color: #FFFFFF;
	margin-bottom: 5px;


}

.wp-pagenavi span.current {
	font-weight: bold;
}
@font-face{
font-family:B Koodak Bold;
src:url(http://www.iranew.com/wp-content/themes/iranew/iranew.TTF);
}
