﻿/*  
Theme Name: NimaHeydarian
Theme URI: www.nimaheydarian.com
Description: 3 Column WP Theme.
Version: 2.2
Author: Nima
Author URI: http://www.nimaheydarian.com/
*/

* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(images/bg.gif) repeat-x top;
font-family: verdana;
font-size: 13px;
line-height: 17px;
color: #333;
}

a {
text-decoration: underline;
color: #477cc8;
}

a:hover {
text-decoration: none;
color: #477cc8;
}

#wrap {
margin: 0 auto;
width: 950px;
overflow: hidden;
}

#header {
height: 74px;
width:950px;
overflow: hidden;
}
#header h1 { 

}
#header h1 a { 

}
#header h1 a:hover {

}
#header h2 {
font-size: 19px;
color: #aaa;
padding: 5px 0 0 30px;
font-weight: 100;
}
.headerlogo {
background: #fff;
width: 121px;
height: 105px;
float: left;
margin-top:5px;
overflow: hidden;
}
.logotext {
padding-top: 10px;
padding-left: 10px;
}
.search_inputbg {
background: url(images/search_input_bg.gif) no-repeat;
border:none;
height:22px; 
width:176px;
padding:8px 0 0 8px;
font:12px tahoma;
color:#396f84;
}
.search_icon_bg {
background: url(images/search_icon.gif) no-repeat;
height:30px; 
width:30px;
border:none;
}

.menu   ul {
overflow: hidden;
list-style-type: none;
margin:0;
padding:8px 0 0 15px;
font-size: 12px;
font-weight: bold;
}
.menu ul li {
float: left;
margin:0;
display: inline;
padding:0 25px 0 0;
height:28px;
}
.menu ul li a {
color: #fff;
padding:5px 10px 0 10px;
height:23px;
float: left;
position: relative;
white-space: nowrap;
text-decoration: none;
}
.menu ul li a:hover {
background:#216f8c url(images/nav_hover_left.gif) no-repeat left;
color:#fff;
text-decoration: none;
}
.menu ul li a:hover span {
display: block;
position: absolute;
top: 0;
right: 0;
width: 10px;
height: 28px;
text-decoration: none;
background:url(images/nav_hover_right.gif) no-repeat right;
}
/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */


.contentleft {
width: 635px;
margin: 0 auto;
padding-left:17px;
float: left;
}
.contentleft_bg {
background: url(images/post_title_bg.gif) repeat-x; 
}
.contentleft_bg {
color: #990000;
height: 50px;
font-size: 20px;
font-weight:500;
padding: 10px 10px 0 10px;
}
.contentleft_bg a {
color: #990000;
text-decoration: none;
margin-left: 0;
}
.contentleft_bg a:hover {
color: #990000;
text-decoration: none;
margin-left: 0;
}

.menuleft {
width: 268px;
margin-left:17px;
padding-left:6px;
float: left;
font-size: 11px;
text-align:left;
border-style: dashed;
border-top: none;
border-width: 2px;
border-color: #CCCCCC;
}
.menuleft h2 {
background: #fff url(images/widget_title_bg.gif) no-repeat;
height: 29px;
line-height: 29px;
font-size: 11px;
font-weight: bold;
color: #496a79;
padding-left: 10px;
}
.menuleft h2 a { color: #fff; text-decoration: none; margin:0; }

.menuleft ul {
padding: 10px 0 15px 7px;
list-style-type: none;
color: #4c6068;
margin:0;
}
.menuleft ul li {
padding: 2px 0 2px 0;
color: #4c6068;
margin:0;
}
.menuleft ul li a {
background: url(images/w_link.gif) no-repeat center left;
text-decoration: none;
font-size: 11px;
padding:0 0 0 18px;
margin:8px 0 8px 0;
color: #4c6068;
}
.menuleft ul li a:hover {
background: url(images/w_links_hover.gif) no-repeat center left;
color:#990000;
font-size: 11px;
padding:0 0 0 18px;
margin:8px 0 8px 0;
text-decoration: none;
}




.sponsors h2 {
font-size: 11px;
font-weight: bold;
color: #496a79;
padding-left: 10px;
}
.sponsors h2 a { color: #fff; text-decoration: none; margin:0; }

.sponsors ul {
list-style-type: none;
color: #496a79;
}
.sponsors ul li a {
text-decoration: none;
font-size: 11px;
color: #496a79;
}
.sponsorsul li a:hover {
color:#990000;
font-size: 11px;
text-decoration: none;
}

.sponsors{
background: #dee6ea url(images/sponsors_bg.gif) repeat-y;
width: 149px;
margin-right:20px;
float:right;
font-size: 11px;
}

#footer { 
background: #fff url(images/footer.jpg) no-repeat;
width:920px;
margin-top: 10px;
margin-bottom: 20px;
height: 51px;
line-height: 51px;
color: #fff;
font-size: 11px;
padding:0 15px 0 15px;
margin: auto;
}
#footer ul { list-style:none; margin:0; padding:0; }
#footer li { list-style-type:none; display:inline; margin:0; padding:0 0 0 5px; }
#footer li a { font:11px tahoma; color:#fff; text-decoration:none; padding:0 0 0 5px; }
#footer li a:hover { font:11px tahoma; color:#fff; text-decoration:underline; }

small {
font-family: verdana;
font-size: 0.9em;
line-height: 1.5em;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	
#commentform input {
	width: 140px;
        height:18px;
	padding: 2px;
	margin: 5px 5px 1px 0;
padding:5px 0 0 6px;
background-color: #edf5f8;
border: 1px solid #7eb7cc;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
        padding:5px 0 0 6px;
background-color: #edf5f8;
border: 1px solid #7eb7cc;
	}

#commentform #submit {
	margin: 0;
	float: right;
        height:25px;
        padding-bottom:5px;
	}
.alt {
	margin: 10px 0;
	padding: 10px;
	background-color: #edf5f8;
	border-bottom: 1px solid #c6dae1;
	border-top: 1px solid #c6dae1;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	

.post h2 {
        font-size: 17px;
        font-weight: bold;
        font-family: helvetica;
	background-repeat: no-repeat;
	line-height: 14px;
	padding-top: 1px;
	height: 14px;
        margin-top:10px;
        color: #990000;
}

.post h3 {
        font-size: 13px;
        font-weight: bold;
        font-family: verdana;
	background-repeat: no-repeat;
	line-height: 14px;
	padding-top: 1px;
	height: 14px;
        margin-top:10px;
}

h3 {
padding: 15px 0 10px 0;
font-size: 13px;
font-weight: bold;
font-family: verdana;
}

.entry p {
padding: 10px 0;
line-height: 19px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
        margin-left: 10px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry ul li {
	margin-left: 23px;
	padding: 0;
        line-height: 20px;
	}


#s {
border: 1px solid #999;
height: 16px;
width:145px;
padding:5px 0 0 6px;
background-color: #edf5f8;
border: 1px solid #7eb7cc;
}
#searchsubmit {
font-size:11px;
height: 21px;
width:55px;
background-color: #edf5f8;
border: 1px solid #7eb7cc;
}

