/* 
Theme Name: StoneUmbrella
Theme URL: http://stoneumbrella.com
Description: Stone Umbrella Consulting Custom Theme based on Whiteboard (http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/)
Author: Nate Stone
Author URI: http://stoneumbrella.com
Version: 1.0

*/

/*  
The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

body {
    background: #eee url('images/bg_shade_repeat-x.png') repeat-x top left; 
    font-family: georgia;
    font-size: 10pt;
    color: #fff;
}

#container{
 margin-right: auto;
 margin-left: auto;
 width: 960px;
}

#header {
  height: 120px;
  padding-top: 40px;
}

#main_menu {
	background: url('images/navbar_gray.png') no-repeat;
	height: 47px;
	width: 644px;
	margin-top: 16px;
}	

#main_menu ul {
	margin-left: 20px;
}

#main_menu ul li  {
	list-style: none;
   float: left;
	width: 120px;
	margin-top: 4px;
}

#main_menu a,
#main_menu a:hover,
#main_menu a:active,
#main_menu a:visited {
    width: 100px;
    padding-right: 100px;
    padding-bottom: 30px;
    text-decoration: none;
}

a.home_link,
a.home_link:active,
a.home_link:visited,
a.home_link:hover {
    background: url('images/home_inactive.png') no-repeat;
}


a.about_link,
a.about_link:active,
a.about_link:visited,
a.about_link:hover {
    background: url('images/about_inactive.png') no-repeat;
}

a.services_link,
a.services_link:active,
a.services_link:visited,
a.services_link:hover {
    background: url('images/services_inactive.png') no-repeat;
}

a.contact_link,
a.contact_link:active,
a.contact_link:visited,
a.contact_link:hover {
    background: url('images/contact_inactive.png') no-repeat;
}

a.location_link,
a.location_link:active,
a.location_link:visited,
a.location_link:hover {
    background: url('images/location_inactive.png') no-repeat;
}

#logo {
	float: right;
}

#page_body {
  padding: 0px;
  min-height: 500px;
  margin-top: 80px;
  width: 960px;
  background-color: #838383;
  border-radius: 3px; 
}

#footer {
  padding: 0px;
  margin-top: 80px;
  width: 965px;
}
#footer a,
#footer a:hover,
#footer a:visited,
#footer a:active {
    color: #ccc;
    text-decoration: none;
}


div.footer_content {
    padding: 12px;
    width: 945px;
    background: url('images/info_block_repeat-y.png') repeat-y;
    min-height: 180px;
}

div.footer_head {
    background: url('images/info_block_top.png') no-repeat;
    height: 12px;
    width: 965px;
}

div.footer_foot {
    background: url('images/info_block_bottom.png') no-repeat;
    height: 12px;
    width: 965px;
}


#footer div.divpad {
   padding: 12px;
}

div.wpcf7 {
   width: 400px;
   background: url('images/black_transparent_overlay.png');
   float: right;
}

.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar {
  display: none;
  position: absolute;
  padding: 12px;
  padding-left: 24px;
  min-height: 120px;
  margin-top: 80px;
  width: 160px;
  background-color: #838383;
  display: float;
  z-index: 40;
  top: 100;
  margin-right: 12px;
}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

.wp-caption {
        border: 1px solid #ddd;
        text-align: center;
        background-color: #882;
        padding-top: 4px;
        margin-left: 10px;
        margin-bottom: 10px;
        margin-right: 24px;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
}

.wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
}

.wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
}

.alignright {
	float: right;
}

.alignleft {
        float: left;
    margin-right: 12px;
}


/* End captions */

div.featured {
    padding: 0px 0px 0px 0px;
    width: 964px;
    height: 564px;
}

div.featured_notes {
    width: 340px;
    height: 520px;
    display: float;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 400;
    text-align: left;
    color: #ddd;
}

div.featured img {
    margin-top: 50px;
}

div.featured img.positon1 {
    width: 260px;
    height: 300px;
    display: float;
    position: relative;
    top: 10px;
    left: 48px;
    z-index: 10;
}

div.featured img.position2 {
    width: 260px;
    height: 300px;
    display: float;
    position: relative;
    top: 70px;
    left: -148px;
    z-index: 20;
}

div.featured img.position4 {
    width: 150px;
    height: 150px;
    display: float;
    position: relative;
    top: 70px;
    left: -148px;
    z-index: 20;
}

div.featured img.position3 {
    width: 260px;
    height: 300px;
    display: float;
    position: relative;
    top: -210px;
    left: 108px;
    z-index: 30;
}

div.featured a.icon1 {
    width: 260px;
    height: 300px;
    display: float;
    position: relative;
    top: 10px;
    left: 10px;
    z-index: 40;
}

div.featured a.icon2 {
    width: 260px;
    height: 300px;
    display: float;
    position: relative;
    top: 10px;
    left: 10px;
    z-index: 40;
}

div.featured_notes p {
    font-size: 16pt;
    margin-top: 40px;
    text-align: left;
    line-height: 2.25em;
    padding-left: 24px;
    padding-right: 44px;
}

div.featured_notes h3 {
    font-size: 16pt;
    margin-top: 60px;
    text-align: left;
    padding-left: 24px;
    padding-right: 24px;
}

div.featured_notes h4 {
    margin-top: 80px;
    font-size: 14pt;
    text-align: right;
    color: #fff;
    padding-left: 24px;
    padding-right: 24px;
    
}

div.featured_notes h4 a,
div.featured_notes h4 a:active,
div.featured_notes h4 a:hover,
div.featured_notes h4 a:visited {
    color: #ddd;
    text-decoration: none;
}

div.main_content ul {
    margin-left: 30px;
    list-style: none;
    font-size: 12pt;
}

div.main_content a,
div.main_content a:hover,
div.main_content a:visited,
div.main_content a:active {
    color: #ccc;
    text-decoration: none;
}

div.main_content {
    padding: 12px;
    width: 945px;
    background: url('images/info_block_repeat-y.png') repeat-y;
    min-height: 520px;
}

div.main_content_head {
    background: url('images/info_block_top.png') no-repeat;
    height: 12px;
    width: 965px;
}

div.main_content_foot {
    background: url('images/info_block_bottom.png') no-repeat;
    height: 12px;
    width: 965px;
}

div.main_content p {
    padding-left: 18px;
    padding-right: 18px;
    width: 904px;
	padding-top: 14px;
    padding-bottom: 8px;
    color: #eee;
    font-family: georgia;
	font-size: 12pt;
}

div.main_content h3 {
	padding-top: 26px;
    color: #eee;
    font-family: georgia;
	font-size: 14pt;
}

div.main_content div.map {
    background: url('images/black_transparent_overlay.png');
	width: 400px;
    padding: 12px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
	margin-left: 20px;
}

div.main_content div.map div {
	margin-top: 6px;
}

div.main_content div.map div div.alignright,
div.main_content div.map p {
	font-size: 10pt;
    font-family: georgia;
	color: #eee;
}

div.main_content div.map h3 {
	padding-top: 0px;
	width: 400px;
	height: 300px;
}

/* 
 *  root element for the scrollable. 
 *      when scrolling occurs this element stays still. 
 *      */
div.scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;
    width: 964px;
    top: 0px;
    

    /* custom decorations */
    padding: 0px 0px 0px 0px;

    
	
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
    height: 565px;
}


div.s_next {
    background: url('images/right_arrow.png') no-repeat; 
    height: 32px;
    width: 19px;
    position: absolute;
    margin-top: -223px;
    margin-left: 900px;
    z-index: 500;
}

div.s_prev {
	background: url('images/left_arrow.png') no-repeat; 
    height: 32px;
    width: 19px;
    display: float;
    position: absolute;
    margin-top: 344px;
    z-index: 500;
    margin-left: 20px;
}
/* 
 *  root element for scrollable items. Must be absolutely positioned
 *      and it should have a super large width to accomodate scrollable items.
 *          it's enough that you set width and height for the root element and
 *              not for this element.
 *              */
div.scrollable div.items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
    overflow:hidden;

    /* decoration */
    margin-left:0px;
}

/* single scrollable item */
div.scrollable div.items div.item {
    background: url('images/feature_bg.png') no-repeat;
    float:left;
    height: 565px;
    overflow:hidden;

    /* custom decoration */
    text-align:center;
    width:964px;
    padding:0px 0px;
    font-size:10pt;
    font-family: 'arial';
    /* border-right: 1px solid #bbb; */
    /* border-bottom: 1px solid #bbb; */
    margin-right: 0px;

}

/* active item */
div.scrollable div.items div.active {
    /* border:1px inset #ccc;      */
    /* background-color:#fff;*/
}

#sitemap 
{
    margin: 12px;
    width: 600px;
    float: left;
}

#sitemap ul {
    float: left;
    width: 100px;
}

#sitemap ul li.sitemap_head {
    margin-left: 0px;
    font-weight: bold;
}

#sitemap ul li {
    float: left;
    width: 100px;
    list-style: none;
    margin-left: 13px;
}

#sitemap ul li a,
#sitemap ul li a:hover,
#sitemap ul li a:active,
#sitemap ul li a:visited 
{
    text-decoration: none;
    color: #fff;
}

