 /*
Theme Name: SterlandOliver
Description: Theme for Sterland Oliver.
Tags: threaded-comments, fixed-width, corporate
Version: 1.0
Author: Inmeres
Author URI: http://www.inmeres.com
*/

/* yahoo css reset  -  start*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, label {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul, li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* yahoo css reset  -  end*/

/*type*/

h1, h2, h3, h4, h5, h6 {
	color: #8C060B;
	font-weight:normal;
	margin-top: 10px;
	text-transform: capitalize;
}
h1 {
	font-size:16pt;
	line-height: 22pt;
}
h2 {
	font-size:14pt;
	line-height: 20pt;
}
h3 {
	font-size:12pt;
	line-height: 18pt;
}
h4 {
	font-size:12pt;
	line-height: 16pt;
}
h5 {
	font-size:10pt;
	line-height: 14pt;
}
h6 {
	font-size:8pt;
	line-height: 12pt;
}
p {
	margin-top:10px;
}
a:link, a:active, a:visited  {
	color: #cccccc;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
#site a:link, #site a:active, #site a:visited {
	color: #8C060B;
	text-decoration: none;
}
#site a:hover {
	color: #999999;
}

strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
strong em, em strong {
	font-weight:bold;
	font-style:italic;
}
blockquote {
	border-left:10px solid #8C060B;
	color:#123456;
	font-size:12pt;
	font-style:italic;
	line-height:18pt;
	margin-top:20px;
	padding:0 20px;
}
#content ul li {
	list-style-position:inside;
	list-style-type:disc;
	list-style-image:none;
	margin-top: 5px;
}
#content ol li {
	list-style-position:inside;
	list-style-type: decimal;
	list-style-image:none;
	margin-top: 5px;
}

#content ol li, #content ul li {
	margin-left:10px;
}

/*type end*/
/*form start*/
form, cf_info {
    text-align:left;
    margin:10px 0px;
}

fieldset{
    padding: 5px 0px;
}

label, input, textarea {
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float:left;
	display: inline;
	width: auto;
	padding: 1%;
	margin: 0;
	vertical-align:middle;
}
label {
	width: 40%;
	border: 0 none;
	}

textarea {
	width:98%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: normal;
	line-height: 14pt;
}
input[type=radio], input[type=checkbox] {
	width:auto;
	margin:9px 1%;
}
input#sendbutton,  input[type=submit] {float:right;}
.isl_testimonial_testimonial {
	width:100%;
}
.isl_testimonial_form {width:100%}
.isl_testimonial_form p.error, .isl_testimonial_form p.success, .cf_info.failure, .cf_info.success   {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	background:none repeat scroll 0 0 #FFDEDD;
	border:3px solid;
	color:#990000;
	font-weight:bold;
	padding:2%;
}
.isl_testimonial_form p.success, .cf_info.success  {
	background:none repeat scroll 0 0  #F3FFF0;
	color: #339900;
	padding:2%;
}

div.error p, .cf_li_text_err {
	display:none;
}
div.error label, .cf_li_err label {
	color:#990000;
	font-weight: bold;
	padding-left: 2%;
}
div.error input, div.error textarea, .cf_li_err input, .cf_li_err textarea {
	border: 2px solid #990000;
}
#searchform_h {margin:0;}
#searchsubmit_h, #searchsubmit {
	height:24px;
	margin:5px 10px 0 0;
}
#s_h, #s {
	width:170px;
	padding: 2px;
	float:left;
	margin:8px 0 0 8px;
}
.emailreqtxt, .reqtxt, .textonly{
	display:none;
}
#content .cform li {
 list-style:none;
}
.linklove {
	display:none;
}
.success {
	padding:10px;
	color:#ffffff;
	background-color:#006600;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.failure {
	background-color: #FFBAB9;
	padding: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content .failure ol li {list-style:none;}

/*form end*/


/*table start*/

table {
	border-collapse:collapse;
	width:99%;
	border:0 none;

}

th, td {
	padding-left: 5px;

}

col {
	border-left: 1px solid #fff;
}

thead {
	border-bottom:1px solid #000;
	font-weight:bold;

}
th {
	text-align:left;

}
.odd {
	background-color:#8C060B;

}
tr:hover {
	background-color:#8C060B;
	color:#FFFFFF;

}
thead tr:hover {
	background-color:transparent;
	color: inherit;

}
/*table end*/
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 20px;
	}

img.alignright {
	margin: 25px 0 20px 50px;
	display: inline;
	}

img.alignleft {
	margin:25px 50px 20px 0;
	display: inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */


.postmetadata {
	border-color:#8C060B;
	border-style:solid;
	border-width:1px 1px 1px 10px;
	color:#333333;
	padding:20px;
}
.alt {
	border-color:#8C060B;
	border-style:solid;
	border-width:0 0 0 10px;
	background-color: #f9f9f9;
	padding:20px;
}
.even {
	background-color:#FFFFFF;
	padding:10px;
}
#comments {
	cursor:pointer;
}
#comments_div .commentlist li {
	margin-top: 20px;
	list-style: none;
}
#comment_hide {
	overflow:hidden;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#4D4D4D;
	font-weight: normal;
	line-height: 14pt;
	background:#4D4D4D;
}
#site, #header {
	background:#fff;
	width: 800px;
	margin: 0 auto;
	position:relative;
	padding:50px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}
.image {
	height:250px;
	margin:0 0 50px;
	width:800px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	background: transparent url(images/bg_home.jpg) no-repeat scroll 50% 0 ;
}
.page-id-3 .image {
	background: transparent url(images/bg_home.jpg) no-repeat scroll 50% 0 ;	
}
.page-id-7 .image {
	background: transparent url(images/bg_contact.jpg) no-repeat scroll 50% 0 ;
}
.page-id-5 .image, .parent-pageid-5 .image, .category-testimonialscat .image, .category-testimonials .image, .category-client .image, .category-candidate .image, .category-success-stories .image, .category-news .image {
	background: transparent url(images/bg_about.jpg) no-repeat scroll 50% 0;
}
.page-id-20 .image, .parent-pageid-20 .image {
	background: transparent url(images/bg_client.jpg) no-repeat scroll 50% 0;
}
.page-id-29 .image, .parent-pageid-29 .image{
	background: transparent url(images/bg_opportunities.jpg) no-repeat scroll 50% 0;
}


#header {
	margin: 75px auto 0;
	padding: 50px 50px 0 50px;
	z-index:1;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
.menu {
	top:-30px;
	left: 0;
	position: absolute;
	z-index: 2;
	text-transform:capitalize;
}
.menu.top_pages {left:auto;right:0;}
.menu li {
	float:left;
	display:inline;
	padding: 2px 10px;
	position:relative;
}
.menu li ul li {
	padding: 3px 10px;
	display:block;
	float:none;
	white-space:nowrap;
	background: transparent url(images/trans/trans_85k.png) 0 0 repeat;
}
.page_item ul,  .current_page_item ul, .current_page_parent ul, .current_page_ancestor ul, .cat-item ul,  .current-cat-item ul, .current-cat-parent ul, .current-cat-ancestor ul {
	display:block;
	position:relative;
	left:5px;
}
.menu li ul li a {
	padding: 3px;
	display:block;
	position:relative;
	background: transparent url(images/trans/trans.gif) 0 0 repeat;
}
#title {
	margin-left: 100px;
}
.so {
	text-transform:uppercase;
}

#search_wrapper {
	height:40px;
	width:270px;
	position:absolute;
	top:74px;
	right:50px;
	overflow:hidden;
}
#search_btn {
	position:absolute;
	top:53px;
	right:50px;
}
#search_btn img{
	width: 15px;
}
#sidebar {
	width:250px;
	float:right;
}
.list_title {
	display: block;
	padding:7px 0 ;
}
.list_title.btn {
	text-align:center;
}
.narrow {
	width:500px;
}
.clear {
	clear:both;
}
.right {float:right;}
.left {float:left;}
#scroll_top {
	margin:10px;
}
.navigation {
	width:100%;
	height: 30px;
}
.next {
	float:right;
}
.previous {
	float:left;
}
#footer {
	clear:both;
	position:relative;
	width:900px;
	margin:0 auto;
}
#footer .menu {
	left:0;
	position:relative;
	top:5px;
}
#footer .menu li {
	padding:0 10px;
	white-space:normal;
}
#footer .menu li ul.js_enabled {
	position:absolute;
	bottom:4px;
	left:15px;
	width:300px;
	z-index:999;
}
#footer .menu li ul.js_enabled li {
	padding:9px;
	background: transparent url(images/trans/trans_85k.png) 0 0 repeat;


}
#footer .menu li.js_enabled {
	width:auto;
	white-space:nowrap;
}
#header .arrow_up li ul li.arrow_up {
	height:25px;
	background: transparent url(images/trans/trans_triangle_85k_up.png) 10px bottom no-repeat;
}
#footer .arrow_down li ul li.arrow_down {
	height: 25px;
	background: transparent url(images/trans/trans_triangle_85k_down.png) 10px top no-repeat;
}
#footer_links {
	padding-top: 30px;
	color:#CCCCCC;
	font-size:10px;
	position:relative;
	clear:both;
}
#footer_links li {float: left; display:inline; padding: 0 10px;}


.featured_job, .featured_news {
	background:none repeat scroll 0 0 #f2f2f2;
	outline:2px solid #f2f2f2;
	color:#999;
	display:block;
	padding:5px;
	margin:0;
}
div.featured_job, div.featured_news {
	background:#f9f9f9;
}
div.featured_job a, div.featured_news a {
	display:block;
}
div.featured_job {
    height:150px;
}
div.featured_news {
    height:70px;
}

#logo_bar {
	height:4px;
	margin:4px 0 0;
	padding:0;
	width:800px;
}

#logo_bar, #search_wrapper, #TB_title  {
background: transparent url(images/repeat.png) top left repeat;
}
#process_methods {
	position:relative;
	margin: 50px 0;
}
#process_methods .title {
	background: url("images/button.png") repeat-x scroll -500px 50% #F3F3F3;
	clear:both;
	color:#fff;
	display:block;
	margin:3px 0 0 0;
	padding:7px 7px 7px 30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

}
#process_methods .title.active {
	background: url("images/button.png") repeat-x scroll left 50% #F3F3F3;
}
#process_methods .description {
	padding: 25px 10px;
	clear:both;
	display:block;
	overflow: hidden;
}

#commentform input#subject, .isl_testimonial_testimonial_subject {
	display: none;
}
.cform, .cf_info {
	width: 95%;
	float:none;
	margin:0;
}
.cform li, form div {
	float: left;
	display:inline;
	width: 100%;
	margin:0;
	padding:10px 0 ;
}
#content .cform li {margin:0;}
#cboxLoadedContent .cform li, #cboxLoadedContent form div {width:50%;}
#li--7, #li-3-7 {width:100%}

#site a.btn:link, #site a.btn:visited, input#sendbutton, input[type=submit] {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:none repeat scroll 0 0 #8C060B;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	margin:0 3px;
	padding:3px 6px 5px;
}
#site  da.btn:active {
	background: #690C08;
	border-bottom-color:#fff;
	border-top-color:#000;
}
#site a.btn.arrow_left {
	background: #8C060B url(images/trans/trans_triangle_85k_left.png) 10px 50% no-repeat;
	padding: 10px 25px;
}
#site a.btn.arrow_right {
	background: #8C060B url(images/trans/trans_triangle_85k_right.png) 93% 50% no-repeat;
	padding: 10px 25px;
}

#social-network-menu {
    left:auto;
    margin-left:30px;
}

#social-network-menu li { padding: 2px 5px; }

.tooltip {
	background: transparent url(images/trans/trans_85k.png) 0 0 repeat;
	padding:10px;
	position:absolute;
	color:#CCCCCC;
	left:0;
	bottom: 50px;
	width: 200px;
	z-index:999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.tooltip img {
bottom: -7px;
left: 10px;
position:absolute;
}


@media print {
#header, #title, #footer, #sidebar, #footer_links, #scroll_top, .navigation, .image, .btn { display: none;}
div#content {display: block; width:98%; margin:0; padding:0;}
}
