/*
Theme Name: || Mirbagheri & Smith ||
Description: WordPress theme for Mirbagheri & Smith.
Author: CloudLoud
Author URI: http://cloudloud.com/
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	color: #333;
	background-color: #CCC;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: .8em;
}
a {
	color: #666;
	text-decoration: none;
}
#shadow {
	width: 974px;
	clear: both;
	display: block;
	background-image: url(images/shadow_right.gif);
	background-position: 954px bottom;
	background-repeat: repeat-y;
}
#wrapper {
	width: 950px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
#header {
	height: 197px;
	width: 950px;
	background-image: url(images/header_down_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 14px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#header #logo {
	text-align: center;
	background-color: #063;
	float: left;
	height: 197px;
	width: 323px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#header #logo #log{
	display: block;
	font-size: 20px;
	color:#FFF;
	width: 323px;
	height: 120px;
	margin-top: 45px;
	margin-bottom: 0px;
	background-image: url(images/logoo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #mailto{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

/*#header #logo #log span{
	font-size: 14px;
}
#header #logo #log big{
	border-bottom: 1px solid #FFF;
	font-size: 65px;
	display: block;
	width: 220px;
	margin-left: 52px;
	margin-bottom: 12px;
	margin-top: 20px;
}
#header #logo #log big span{
	font-size: 40px;
}*/

#header #display_menu {
	float: right;
	width: 625px;
	margin: 0px;
	padding: 0px;
}
#header #gallery {
	height: 165px;
	width: 625px;
	position: relative;
}
#header #gallery img {
	position: absolute;
	top: 0;
	left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#header ul {
	background-color: #063;
	width: 625px;
	border-bottom: 2px solid #fff;
}
#header ul li {
	text-align: center;
	float: left;
	/*width: 125px;*/
}
#header ul ul {
	padding-top: 2px;
	z-index: 2;
	width: 185px;
	display: block;
	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	position: absolute;
	border-bottom: 2px solid #fff;
	visibility: hidden;
}
#header ul ul li {
	background-color: #999;
	float: none;
	text-align: left;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
#header ul ul li a{
	text-transform: capitalize;
	color: #fffdd0;
	border-right-color: #999;
	border-left-color: #999;
}
#header .page-item-home a{
	padding-left: 14px;
}
#header .page-item-home a:hover{
	padding-left: 14px;
}
#header .page-item-3 a {
	padding-right: 15px;
}
#header .page-item-3 a:hover {
	padding-right: 15px;
}
#header li a {
	padding: 8px 10px 8px 10px;
	display: block;
	/*width: 125px;*/
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #063;
	border-left-color: #063;
}
#header li a:hover {
	padding: 8px 10px 8px 10px;
	background-color: #ff9;
	color: #063;
	border-right-color: #ff9;
	border-left-color: #ff9;
}
#main {
	padding-top: 40px;
	padding-bottom: 30px;
	width: 950px;
	background-color: #FFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(images/main_down_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#content {
	float: left;
	width: 580px;
}
#content .box {
	margin-bottom: 30px;
}
.box h2 {
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #063;
	padding-bottom: 7px;
	margin-bottom: 20px;
	background-image: url(images/h2_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box .entry {
	margin-left: 20px;
}
.entry h2 {
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #063;
	background-image: url(images/h2_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
	margin-bottom: 20px;
	position: relative;
	display: block;
	left: -20px;
}
.box h1 {
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;	
}
#sidebar {
	float: right;
	width: 340px;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #063;
	padding-bottom: 7px;
	margin-bottom: 20px;
	background-image: url(images/h2_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar .face {
	margin-bottom: 10px;
}
#sidebar .face img {
	float: left;
	margin-right: 5px;
	border: 1px solid #999;
}
.face h3 li {
	margin-bottom: 10px;
}
.face h3 li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #063;
}
.face h3 li a:hover {
	text-decoration:none
}
.face .position {
	font-family: "Ariel Narrow", Vectora, Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	color: #666;
}
.face .email{
	margin-bottom:0px;
}
.face a {
	font-size: 11px;
}
.face a:hover {
	color: #060;
	text-decoration: underline;
}
#footer {
	padding-top: 20px;
	height: 100px;
	width: 950px;
	background-image: url(images/shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	padding-right: 14px;
}
#footer #contact-details {
	font-size: 12px;
	float: left;
	width: 350px;
}
#contact-details .name {
	color: #063;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#footer #links-login {
	float: right;
}
#footer #links {
	font-size: 11px;
}
#footer #links a {
	color:#063;
}
#footer #login {
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 20px;
	float: right;
}
#footer ul li {
	display: inline;
}
#footer a {
	margin-right: 5px;
	margin-left: 5px;
}
#footer #links a:hover {
	text-decoration: underline;
}