/* -------------------------------------------------------------- 
  
Theme Name: RoseMond
Theme URI: -
Author: Navid Kashani
Author URI: http://twf.ir/
Version: 1.0
   
-------------------------------------------------------------- */
@import url('reset.css');
/* Global
=========================== */
body {
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:62.5%;
	text-align:center;
	line-height:170%;
	color: #707070;
	background: #F3F3F3 url('images/body-bg.jpg') repeat-x top center;
}
.wrapper {
	width: 860px;
	margin:0 auto;
	text-align: justify;
	font-size:12px;
	position: relative;
	direction: ltr;
}
a:link, a:visited {
	text-decoration:none;
	color:#B42529;
}
a:hover {
	color: #3E6338;
}
a:active, a:focus {
	outline: 0;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
.hidden {
	display: none;
}
img.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
img.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered, img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
	display: block;
}
a.readmore {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 90px;
	height: 28px;
	background-image: url('images/read-more.gif');
	float: right;
	margin-top: 20px;
}
a.readmore:hover {
	background-position: 0 -28px;
}
/* Header
=========================== */
#header {
	height: 155px;
	background: transparent url('images/language.jpg') no-repeat 70px 0;
}
#header h1 {
	text-indent: -9999px;
	overflow: hidden;
	width: 248px;
	height: 35px;
	background-image: url('images/rosemond-logo.jpg');
	position: absolute;
	left: 30px;
	top: 76px;
}
a#english, a#persian {
	position: absolute;
	width: 20px;
	height: 38px;
	overflow: hidden;
	left: 68px;
	top: 0;
	text-indent: 9999px;
}
a#persian {
	left: 105px;
}
/* head icon */
#head-icon {
	position: absolute;
	right: 30px;
	top: 0;
	width:110px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
}
#head-icon ul{
	margin:8px 0 0 20px;
}
#head-icon ul li {
	float: left;
}
#head-icon ul li a {
	width: 11px;
	height: 11px;
	display: block;
}
a#home-icon {
	background-image: url('images/home-ico.gif');
	background-repeat: no-repeat;
}
a#contact-icon {
	background-image: url('images/mail-ico.gif');
	background-repeat: no-repeat;
	margin: 0 20px;
}
a#sitemap-icon {
	background-image: url('images/sitemap-ico.gif');
	background-repeat: no-repeat;
}
.checkmail{
	width:110px;
	height:28px;
	background:url(images/chekmail.gif);
}
.checkmail a{
	width:110px;
	height:28px;
	display:block;
}
/* top nav */
#top-nav {
	height: 40px;
	padding: 115px 0 0 260px;
	background: transparent url('images/top-nav-bg2.jpg') no-repeat 142px 147px;
}
#top-nav ul li {
	float: left;
}
#top-nav ul li a {
	display: block;
	background: transparent url('images/menu-item.gif') no-repeat;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	width: 120px;
}
#top-nav ul li a#home-menu { background-position: 0 0; }
#top-nav ul li a#about-menu { background-position: -120px 0; }
#top-nav ul li a#services-menu { background-position: -240px 0; }
#top-nav ul li a#projects-menu { background-position: -360px 0; }
#top-nav ul li a#contact-menu { background-position: -480px 0; }

#top-nav ul li a#home-menu:hover { background-position: 0 -40px; }
#top-nav ul li a#about-menu:hover { background-position: -120px -40px; }
#top-nav ul li a#services-menu:hover { background-position: -240px -40px; }
#top-nav ul li a#projects-menu:hover { background-position: -360px -40px; }
#top-nav ul li a#contact-menu:hover { background-position: -480px -40px; }

#top-nav-logo {
	width: 75px;
	height: 31px;
	position: absolute;
	left: 30px;
	top: 120px;
	background-image: url('images/top-nav-bg.jpg');
}
embed, object {
	display: block;
}
.flash {
	border-bottom: 4px solid #AA2828;
}
/* Main
=========================== */
#main {
	margin: 20px 0 50px 0;
}
.left-col {
	width: 550px;
	min-height: 200px;
	float: left;
	margin-right: 24px;
}
#main-about {
	margin-bottom: 20px;
}
.main-about-pic {
	width: 100px;
	height: 189px;
	background: transparent url('images/about-logo-main.jpg') no-repeat;
	float: left;
}
.main-about-content {
	width: 440px;
	float: left;
	margin-left: 10px;
}
.main-about-content h2, #rosemond-affiliates h2, #scope-services h2 {
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url('images/about-rosemond.jpg') no-repeat;
	height: 44px;
	margin-bottom: 1px;
}
#rosemond-affiliates {
	float: left;
	width: 269px;
	border-right: 1px solid #E9E9E9;
	padding-right: 15px;
}
#rosemond-affiliates h2 {
	height: 43px;
	background-image: url('images/rosemond-affiliates.jpg');
}
#rosemond-affiliates ul li {
	margin-bottom: 10px;
	padding-left: 84px;
	padding-bottom: 4px;
	height: 31px;
}
#saff-rosemond-eng{
	background: transparent url('images/saff.gif') no-repeat 0 4px;
}
#sepehr-rosemond-eng{
	background: transparent url('images/sepehr.gif') no-repeat 0 4px;
}
#petro-rosemond {
	background: transparent url('images/petro.gif') no-repeat 0 4px;
}
#rosemond-affiliates #naft-sazeh-gehem {
	background: transparent url('images/naft-sazeh-qehem.jpg') no-repeat;
	height: 25px;
	padding-top: 14px;
	padding-bottom: 0;
}
#bareen-international{
	background: transparent url('images/bareen-international-drilling.jpg') no-repeat;
}
#rosemond-affiliates a {
	color: #707070;
	font-weight: bold;
	font-size: 11px;
}
#rosemond-affiliates a:hover, #scope-services ul li a:hover {
	color: #3E6338;
}
#scope-services {
	float: left;
	width: 245px;
	margin-left: 20px;
}
#scope-services h2 {
	background-image: url('images/scope-of-services.jpg');
	height: 24px;
	margin-top: 18px;
}
#scope-services ul li,.pageul li {
	padding-left: 20px;
	background: transparent url('images/list-botton.jpg') no-repeat left 4px;
	margin: 3px 0;
}
#scope-services ul li a {
	color: #696969;
}
/* Title
=========================== */
.post h2{
	height:41px;
	text-indent:-9999px;
	overflow:auto;
	margin:0 0 10px 0;
}
.about{
	width:183px;
	background:url(images/about.gif);
}
.services{
	width:205px;
	background:url(images/services.gif);
}
.projects{
	width:206px;
	background:url(images/projects.gif);
}
.contactus{
	width:231px;
	background:url(images/contactus.gif);
}
.scopeofservices{
	width:290px;
	background:url(images/scopeofservices.gif);
}
.fieldsofexpertise{
	width:301px;
	background:url(images/fieldsofexpertise.gif);
}
.ourprojects{
	width:301px;
	background:url(images/ourprojects.gif);
}
.contactinformation{
	width:326px;
	background:url(images/contactinformation.gif);
}
.contactform{
	width:257px;
	background:url(images/contactform.gif);
}
.affiliatedcompanies{
	width:323px;
	background:url(images/affiliatedcompanies.gif);
}
.sitemap{
	width:197px;
	background:url(images/sitemap.gif);
}
/* Project
=========================== */
.project-box{
	width:366px;
	font-size:11px;
	min-height:256px;
	margin:0 0 10px 0;
}
.page-id-22 .project-box {
	width: 550px;
}
.header-box{
	height:57px;
	background:url(images/projects-header.gif);
}
.page-id-22 .project-box .header-box {
	background-image: url('images/projects-header_pp.gif');
}
.header-box h3{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#d3d3;
	padding:15px 8px 0 15px;
}
.body-box{
	min-height:206px;
	padding: 0 0 10px;
	background:#D8D8D8 url(images/projects-body.gif) repeat-x;
	overflow:hidden;
}
.body-box img {
	float:left;
	margin:16px 0 0 14px;
	border:3px solid #9d9d9d;
}
.body-box ul{
	float:left;
	width:192px;
	text-align:left;
	padding:14px 0 0 10px;
}
.body-box ul li{
	padding: 0 0 4px 0;
}
.pred{
	font-weight:bold;
	color:#B22625;
}
.footer-box {
	position:relative;
}
.footer-box .bl{
	width:15px;
	height:15px;
	bottom:0;
	left:0;
	position:absolute;
	background:url(images/bl.gif);
}
.footer-box .br{
	width:15px;
	height:15px;
	bottom:0;
	right:0;
	position:absolute;
	background:url(images/br.gif);
}
/* Services
=========================== */
#post-20 .entry p a{
	color:#476A34;
}
/* Sidebar
=========================== */
#sidebar {
	width: 286px;
	float: left;
}
#under-construction {
	height: 185px;
	background: transparent url('images/under-construction-project.jpg') no-repeat;
	margin-bottom: 10px;
	padding: 70px 10px 10px 10px;
	font-size: 11px;
}
#under-construction .left {
	float: left;
	width: 100px;
}
#under-construction .left img {
	border: 2px solid #9D9D9B;
	display: block;
}
#under-construction .right {
	float: right;
	width: 158px;
	padding-left: 8px;
}
#under-construction ul li {
	margin-bottom: 2px;
}
#under-construction ul li.value {
	font-weight: bold;
	color: #B22625;
}
#under-construction a.readmore {
	float: left;
	margin: 5px 0 0 5px;
	background-image: url('images/project-readmore.gif');
	*color: #D8D8D8;
}
#under-construction a.readmore:hover { background-position: 0 -28px; }
/* Footer
=========================== */
#footer {
	background: transparent url('images/footer-bg.jpg') repeat-x;
	color: #777;
}
#footer .col .home{
	font-size:12px !important;
}
#footer .wrapper {
	background: transparent url('images/footer.jpg') no-repeat left bottom;
	height: 204px;
	width: 760px;
	padding: 20px 0 0 100px;
}
#nimrooz {
	text-indent: -9999px;
	overflow: hidden;
	width: 125px;
	height: 11px;
	background-image: url('images/nimrooz.jpg');
	position: absolute;
	bottom: 15px;
	right: 10px;
}
#copyright {
	position: absolute;
	background-image: url('images/copyright.jpg');
	width: 158px;
	height: 22px;
	bottom: 5px;
	left: 153px;
}
#footer .col {
	float: left;
	width: 125px;
	text-align: center;
	background: transparent url('images/col-line.jpg') no-repeat right top;
	min-height: 100px;
}
.first {
	margin-bottom: 5px;
}
#footer .last {
	background-image: none;
}
.col ul li {
}
.col a {
	color: #777;
	font-size: 11px;
}
.col a:hover {
	color: #AA2828;
}
.entry div.wpcf7 {
	clear: both;
	padding: 15px 0 0 15px;
}
.entry div.wpcf7 input, .entry div.wpcf7 textarea {
	padding: 3px;
	margin-bottom: 5px;
}
#affiliated-companies-a {
	display: block;
	color: #3F6731;
	padding: 30px 0 0 10px;
	font-weight: bold;
}
#post-31 a {
	display: block;
	font-weight: bold;
	padding: 10px 10px 5px 0;
	text-align: right;
}
/* service page */
.page-id-20 {
}
.service_sec {
	margin-top: 30px;
	height: 90px;
	clear: both;
}
.service_sec a {
	color: #AA2828;
	font-weight: bold;
	font-size: 15px;
	display: block;
	margin-top: 15px;
}
.service_sec img {
	float: left;
	margin-right: 10px;
	display: inline;
	padding: 3px;
	border: 1px solid #AA2828;
}