/*  
Theme Name: RDCL
*/
body {
    background: #f5f1ed url(img/bg.gif) repeat-x 0 0;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    line-height: 1.1em;
}

/* Global Styles */

h1 {
    font-size: 23px;
    line-height: 27px;
    margin: 0 0 14px 0;
    color: #f8a11c;
    font-weight: normal;
}

h2 {
    color:#F8A11C;
font-family:arial;
font-size:21px;
font-weight:normal;
line-height:25px;
margin:0 0 14px;
}
h3 {
    color: #F8A11C;
    font-size: 17px;
    font-weight: normal;
    line-height: 21x;
    margin: 0 0 14px;
}
h4 {
    color: #A0917F;
    font-size: 15px;
    font-weight: bold;
    line-height: 19px;
    margin: 0 0 14px;    
}

h5 {
	font-size: 11px;
	color: #a0917f;
	line-height: 16px;
	
}
p {
    color:#404040;
font-family:arial,helvetica,verdana,sans-serif;
font-size:13px;
padding:0 0 14px;
}
a {
    font-weight: bold;
    color: #A0917F;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}
ul{
    padding: 0 37px 14px 37px;    
}
ul {
	list-style-type: disc;   
}
li {
    font-size: 13px;
    line-height: 18px;
    color: #404040;
}

/* OL used for quicklinks (anchors) */

ol {
	list-style-type: none;
	padding: 0 37px 14px 0;
}
ol li {
    background: #FFFFFF url(img/bullet_ol.gif) no-repeat scroll 23px 6px;
    padding: 0 0 0 38px;  
}

ul ul {
    list-style-type: circle;
    margin: 0;
    padding: 0 23px;
}
blockquote {
    margin: 14px;
    padding: 15px 15px 0;
    border-left: 4px solid #f4f3f3;
    font-size: 13px;
    color: #404040;
}
img {
    padding: 0;
    /* margin: 16px 0 0; */
    margin: 0;
}
img.nomargin {
    margin: 0;
    padding: 0 7px;
}
img.alignright {
	float: right;
	margin: 16px 0 16px 24px;
	padding: 0;
}
img.alignleft {
	float: left;
	margin: 0 24px 16px 0;
	padding: 0;
}
img.aligncenter {
    display: block;
    margin: 16px auto;
    padding: 0;
}

/* Layout */

#wrap {
    width: 967px;
    margin: 0 auto;
    background: #f5f1ed url(img/wrap_bg.gif) repeat-y 0 0;
}
#content-left {
    width: 192px;
    float: left;
    background: transparent url(img/left_bg.gif) no-repeat 0 0;
}
#content-right {
    width: 775px;
    float: left;
    background: transparent url(img/header.gif) no-repeat 0 0;
}
#content-right-inner {
    padding: 133px 0 0 23px;
}
#menu {
    margin: 91px 0 0 0;
}
#content-left-bottom {
    width: 181px;
    height: 95px;
    background: transparent url(img/left_bottom.gif) no-repeat 0 0;
    margin: 0 0 0 11px;
}

/* Menu */

#menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#menu ul li {
    display: inline;
}
#menu ul li a {
    background: #A0917F url(img/nav_arrow.gif) no-repeat scroll 13px 8px;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 21px;
    margin: 0 0 7px 11px;
    padding: 0 0 0 26px;
}
#menu ul li.current_page_item a {
    background: #F8A11C url(img/nav_arrow_current.gif) no-repeat scroll 20px 8px;
    color: #484139;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 21px;
    margin: 0 0 7px 4px;
    padding: 0 0 0 33px;
}
#menu ul li.login a {
    background: #554d43 url(img/nav_arrow_login.gif) no-repeat scroll 13px 8px;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 21px;
    margin: 0 0 7px 11px;
    padding: 0 0 0 26px;
}
#menu ul ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: -7px 0 7px;
}
#menu ul li.current_page_item ul li a {
    background: #554D43 url(img/nav_plus.gif) no-repeat scroll 30px 9px;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    margin: 0 0 0 11px;
    padding: 3px 0 3px 40px;
}
#menu ul li.current_page_item ul li.current_page_item a {
    background: #554D43 url(img/nav_plus_current.gif) no-repeat scroll 30px 9px;
    color: #f8a11c;
}
#menu ul ul ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: 0;
}
#menu ul li.current_page_item ul li.current_page_item ul li a {
    background: #554D43 url(img/nav_plus.gif) no-repeat scroll 41px 9px;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    margin: 0 0 0 11px;
    padding: 3px 0 3px 51px;
}
#menu ul li.current_page_item ul li.current_page_item ul li.current_page_item a {
    background: #554D43 url(img/nav_plus_current.gif) no-repeat scroll 41px 9px;
    color: #f8a11c;
}

/* Sidebar */

#content-2col-right ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin: 0;
}
#content-2col-right ul li a {
    background: #fff url(img/sidebar_arrow.gif) no-repeat scroll 1px 5px;
    color: #414141;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    margin: 0;
    padding: 0 0 13px 13px;
}
#sidebar-blog-links {
    color: #dadada;
    font-size: 13px;
    margin: 6px 0 18px;
}
#sidebar-blog-links a {
    color: #A0917F;
}

/* Sidebar - Comments */

.comment-title {
    font-size: 11px;
    color: #404040;
    text-transform: capitalize;
}
.comment-excerpt {
    font-size: 11px;
    color: #404040;
    margin: 0 0 13px;
}

/* Blog */

h3.blog-title {
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    color: #404040;
    line-height: 18px;
}
h3.blog-title a {
    color: #404040;
}
h3.blog-title a:hover {
    color: #404040;
    text-decoration: underline;
}
div.blog-date {
    font-size: 13px;
    color: #404040;
    padding: 4px 0 14px 0;
    margin: 0;
    font-style: italic;   
}

div.blog-divider {
    clear: both;
    border-bottom: 1px solid #f3f3f3;
    margin: 6px 0 18px;
}
.navigation .alignleft {
    float: left;
}
.navigation .alignright {
    float: right;
}
.navigation {
    color: #a0a0a0;
    font-size: 11px;
    margin: 0 0 -5px 0;   
}
.navigation a {
    color: #a0a0a0;
    text-decoration: none;
    font-weight: normal;   
}
.navigation a:hover {
    color: #a0a0a0;
    text-decoration: underline;   
}

/* Comments */

td.comment-label {
    color: #404040;
    font-size: 13px;
    width: 185px;
}
td.comment-cell {
    padding: 0 0 2px;
    width: 194px;
}
td.comment-cell .input-wrap {
    border:1px solid #DADADA;
    padding: 3px;
    width: 100%;
}
td.comment-cell input {
    border: 0 none;
    color: #A0917F;
    font-size: 11px;
    width: 100%;
}
div.comment-area {
    width: 379px;
}
div.comment-area .textarea-wrap {
    border:1px solid #DADADA;
    padding: 3px;
    width: 100%;
}
div.comment-area textarea {
    border: 0 none;
    color: #A0917F;
    font-size: 11px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    width: 100%;
}
div.comment-submit input {
    background: transparent url(img/but_submit_comment.gif) repeat-x scroll 0 0;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    margin: 9px 0 0;
    width: 132px;
}
ol.commentlist {
    margin: 0;
    padding: 12px 32px 12px;
    list-style-type: decimal;
}
ol.commentlist li {
    font-size: 11px;
    font-weight: bold;
    padding: 0;
    background: transparent none repeat scroll 0 0;
}
ol.commentlist li p {
    font-size: 11px;
    margin: 0;
    padding: 0 0 10px;
    font-weight: normal;
}
ol.commentlist li em {
    color: #A0917F;
    font-style: normal;
}

/* Content */

#address {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    margin: 20px 0 7px 11px;
    padding: 0 0 0 26px;
}
#address a {
    color: #FFFFFF;
    font-weight: normal;
}
#address a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#intro {
    color: #7D6A55;
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    margin: 4px 0 0 7px;
}
#services {
    margin: 18px 0 14px 7px;
}
#geotechnical {
    float: left;
    margin: 0 20px 0 0;
    display: block;
    width: 168px;
    height: 134px;
    background: #554D43 url(img/services.gif) no-repeat scroll 0 0;
}
#geotechnical:hover {
    background: #554D43 url(img/services.gif) no-repeat scroll 0 -134px;
}
#geological {
    float: left;
    margin: 0 20px 0 0;
    display: block;
    width: 168px;
    height: 134px;
    background: #554D43 url(img/services.gif) no-repeat scroll -168px 0;
}
#geological:hover {
    background: #554D43 url(img/services.gif) no-repeat scroll -168px -134px;
}
#groundwater {
    float: left;
    margin: 0 20px 0 0;
    display: block;
    width: 168px;
    height: 134px;
    background: #554D43 url(img/services.gif) no-repeat scroll -336px 0;
}
#groundwater:hover {
    background: #554D43 url(img/services.gif) no-repeat scroll -336px -134px;
}
#drilling {
    float: left;
    margin: 0;
    display: block;
    width: 168px;
    height: 134px;
    background: #554D43 url(img/services.gif) no-repeat scroll -504px 0;
}
#drilling:hover {
    background: #554D43 url(img/services.gif) no-repeat scroll -504px -134px;
}
#content-top {
    width: 746px;
    height: 7px;
    background: #f5f1ed url(img/content_top.gif) no-repeat 0 0;
    margin: 0;
    font-size: 1px;
}
#content-wrap {
    width: 746px; 
    background: #f5f1ed url(img/content_bg.gif) repeat-y 0 0; 
}
#content-bottom {
    width: 746px;
    height: 7px;
    background: #f5f1ed url(img/content_bottom.gif) no-repeat 0 0;
    font-size: 1px;
}
#content {
    padding: 29px 36px 13px 36px;
}
#content-2col {
    padding: 24px 27px 26px;
}
#content-2col-inner {
    background: url("img/content_2col_bg.gif") repeat-y scroll 16px 0 #FFFFFF;
}
#content-2col-left {
    width: 426px;
    float: left;
}
#content-2col-left-new {
float:left;
width:463px;
}
#content-2col-right {
    margin: 0 0 0 62px;
    width: 185px;
    float: left;
    display: inline;
}
#content-2col-right-new  {
display:inline;
float:left;
margin:0 0 0 33px;
width:188px;
}

#content ul {
    display: inline-block; /* trigger hasLayout in IE */
}
#content ul {
    display: block; /* reset to default (triggered hasLayout will stay) */
    overflow: hidden; /* clear floats in good browsers */
}
#accreditations {
    background: #F5F1ED url(img/accreditations.gif) no-repeat scroll 134px 0;
    color: #9B958F;
    font-size: 15px;
    height: 50px;
    margin: 10px 0 0 7px;
    padding: 15px 0 0;
}
#copyright {
    border-top: 1px solid #DAD6D2;
    color: #767676;
    font-size: 11px;
    margin: 0 11px 24px 7px;
    padding: 10px 0 0;
}
#copyright a {
    color: #767676;
    font-weight: normal;
    text-decoration: none;
}
#copyright a:hover {
    color: #767676;
    text-decoration: underline;
}
.sidebar-posttitle {
    font-size: 13px;
    font-weight: bold;
    color: #404040;
}
#content-2col-right img {
    margin: 0 0 18px 0;
    padding: 0;
}
#content-2col-right #newsletter-blurb {
    font-size: 13px;
    margin: -6px 0 14px 0;
    color: #404040;
}
#content-2col-right #newsletter-button {
    width: 132px;
    height: 32px;
    border: 0;
    background: #fff url(img/but_sign_up_now.gif) no-repeat 0 0;
    margin: 4px 0 0;
}
#content-2col-right-new #newsletter-button {
    background:url("img/but_sign_up_now.gif") no-repeat scroll 0 0 #FFFFFF;
border:0 none;
height:32px;
margin:11px 0 0;
width:132px;
}
#content-2col-right #newsletter-input,
#content-2col-right-new #newsletter-input{
    width: 100%;
    padding: 2px 4px 3px;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: #A0917F;
    font-size: 13px;
    border: 1px solid #dadada;
}
#content-2col-right #newsletter-input:focus,
#content-2col-right-new #newsletter-input:focus{
    color: #404040;
    border: 1px solid #404040;
}

/* Accordion Sections */

h3.accordion{
	padding-top:14px; 
	border-top:dashed gray 1px; 
	cursor:pointer;
    color: #F8A11C;
    font-size: 17px;
    font-weight: normal;
    line-height: 21x;
    margin: 0 0 14px;
}

h3 span {
				display: none; /*position: relative;*/;
				text-decoration: none;
				float: right;
				right: 10px;
				font-size: 12px;
				color: #A0917F;
				position: relative;
				top: -10px;
}
h3.slidehidden .expand {
	display:inline;
}
h3.slidehidden .hide {
	display:none;
}
h3.slidevisible .expand {
	display:none;
}
h3.slidevisible .hide {
	display:inline;
}

h4.accordian {
	padding-top:14px; 
	border-top:dashed gray 1px; 
	cursor:pointer;
    color: #A0917F;
    font-size: 15px;
    font-weight: bold;
    line-height: 19px;
    margin: 0 0 14px;    
}

h4 span {
				display: none; /*position: relative;*/;
				text-decoration: none;
				float: right;
				right: 10px;
				font-size: 12px;
				color: #A0917F;
				position: relative;
				top: -10px;
}
h4.slidehidden .expand {
	display:inline;
}
h4.slidehidden .hide {
	display:none;
}
h4.slidevisible .expand {
	display:none;
}
h4.slidevisible .hide {
	display:inline;
}

/*  new styles  */

#intro-new{
height:98px;
position:relative;
width:746px;
}
a.intro-nz{
background:url("img/nz.gif") no-repeat scroll left top transparent;
display:block;
float:left;
height:84px;
margin-left:6px;
margin-right:16px;
width:358px;
}
a.intro-nz:hover{
background:url("img/nz.gif") no-repeat scroll left bottom transparent;
}
a.intro-nz:active{
background:url("img/nz.gif") no-repeat scroll left bottom transparent;
}
a.international{
background:url("img/int.gif") no-repeat scroll left top transparent;
display:block;
float:left;
height:84px;
width:358px;
}
a.international:hover{
background:url("img/int.gif") no-repeat scroll left bottom transparent;
}
a.international:active{
background:url("img/int.gif") no-repeat scroll left bottom transparent;
}
/*  services  */

#services-new{

}

a.service-side{
width:196px;
height: 38px;
display:block;
}


a#services-geotechnical{
background:transparent url(img/geotech.gif) no-repeat scroll top left;
}
a#services-geotechnical:hover{
background:transparent url(img/geotech.gif) no-repeat scroll bottom left;
}
a#services-geological{
background:transparent url(img/geological.gif) no-repeat scroll top left;
}
a#services-geological:hover{
background:transparent url(img/geological.gif) no-repeat scroll bottom left;
}
a#services-groundwater{
background:transparent url(img/groundwater.gif) no-repeat scroll top left;
}
a#services-groundwater:hover{
background:transparent url(img/groundwater.gif) no-repeat scroll bottom left;
}
a#services-drilling{
background:transparent url(img/drilling.gif) no-repeat scroll top left;
width:196px;
height: 37px;
display:block;
}
a#services-drilling:hover{
background:transparent url(img/drilling.gif) no-repeat scroll bottom left;
}

.newsletter-area{
background:url("img/border.gif") repeat-x scroll left top transparent;
margin-top:20px;
padding:25px 0 0;
}

.new-posts{
background:url("img/border.gif") repeat-x scroll left bottom transparent;
margin-bottom:25px;
padding-bottom:7px;
}
#global-reach{
background:url("img/world.gif") no-repeat scroll right bottom transparent;
height:177px;
position:relative;
}
#global-reach p{
font-size:12px;
}
#global-reach h2{
margin-bottom:8px;
padding-top:24px;
}
a.world-map{
display:block;
height:185px;
left:202px;
position:absolute;
text-indent:-9999px;
top:1px;
width:258px;
}
.homepage-news-item {
float:left;
padding-top:18px;
width:216px;
}
.homepage-news-item.first {
	margin-right: 25px;
}

.homepage-news-item p {
	color:#5A5A5A;
font-size:11px;
line-height:14px;
margin-top:6px;
}
.homepage-news-item p a {
	color: #eb9000;
	text-decoration: none;
}

.homepage-news-item p a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

a.newslink {
	color: #a0917f;
	display: inline;
	font-style: italic;
	font-size: 11px;
}
.new-posts h2 {
	display: inline;
	padding-bottom :10px;
}
.homepage-news-item .sidebar-posttitle a {
color:#404040;
font-family:arial,helvetica,verdana,sans-serif;
line-height:15px;
}
.homepage-news-item h5{
margin:6px 0;
}

#content ol li{
background:url("img/bullet_ol.gif") no-repeat scroll 23px 6px #FFFFFF;
padding:0 0 0 38px;
color:#404040;
font-size:13px;
line-height:18px;
margin-bottom:14px;
}
