/* screen stylesheet  by Designarc ltd
Project : Clint Langley website
============================================================================
COLOURS USED
grey background:#3b342d
link colour:#a49281
hover colour:#ebdcce  background-color: #5a2c20
=============================================================================
 /*---- site wide---- */
 
html, body {height:100%;}
body {font-family:Tahoma, Arial, Helvetica, sans-serif,;font-size:75.5%;margin:0;padding:0;color:#b8a491;background-color: #3b342d;background-image: url(../_images/common/bgtile.gif);}
.clear {clear:both;}
.floatLeft {float:left;}
.floatRight {float:right;}
.nofloat {float:none;}
img {border:none;}
html {font-size: 100%;}
h1 {position:absolute; left:-9000px;display:none;}
h2 {color:#b8a491;font-size:1.3em;font-style:normal;padding:0;font-family: Tahoma;}
h3 {font-size:1.1em;font-family: Tahoma;color:#b8a491;line-height:0px; padding-top:0px;}
h4 {font-size:1.1em;font-family: Tahoma;font-weight: lighter; margin-top:5px;}	
h5 {font-size:1.1em;margin:0; padding:0;color:#8fb300;font-weight: bold;}
p {padding:0; margin:0;}
#text_short .bold p{ margin:2px 0; padding:0;}
#skipNav {position:absolute; left:-9000px;display:none;}
#text .textContent p {margin:10px 0;}
.bold{font-weight: bold;}


/*--- main formatting positioning ---*/
html>body #subWrapper {height:auto;min-height:100%;}
#wrapper {margin: 0 auto;width:814px;height:100%;}
#subWrapper {width:814px;height:100%;position:relative;background-image:  url("../_images/common/body_tile.gif");}
#pageHeader{width: 814px;margin-top:0;background-image:url("../_images/common/top_banner.gif");background-repeat:no-repeat;height: 15px;margin-bottom: 35px;}

#nav {float:right;width:220px;padding-top: 15px;}
#rhs_nav {float:left;width:180px;padding-left: 15px;}
#rhs_nav_slit {float:left;width:68px;padding-top:10px;margin-left: 10px;}
#top_image {float:right;padding-left: 0px;padding-right:38px;padding-top: 10px;}

#footer {width:814px;position:absolute;bottom:1px;background-image:url("../_images/common/footer.gif");background-repeat:no-repeat;height: 23px;color: #857769;font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";font-size: 0.9em;}
#recent_projects{width:295px;padding:30px 0px 18px 00px;float:right;}
#content{width:814px;padding-bottom:50px;/*border:solid thin red;*/}
#text{float:right;width:350px;padding:20px 210px 20px 0px;line-height:22px;margin-right:35px;background-image: url(../_images/home/logo.jpg);background-repeat: no-repeat;background-position: bottom right;}
#text_wide{float:right;width:560px;padding:20px 38px 0px 0px;}

/*---navigation---*/
#nav ul {margin:0;padding:20px 0 0px 67px;}
#nav ul li {list-style:none;display:inline;padding:0;margin:0;}
#nav ul li a {text-decoration:none;padding:0 0 0px 0;margin-right:18px;color:#8a7c6d;font-size:1.1em;}
#nav ul li a:hover {	color:#ebdcce;background-color: #5a2c20;}
#nav ul li a.active, #nav ul li a.active:hover {color:#ebdcce;background-color: #5a2c20;}

/*---content links---*/
#text  a:link {color:#a49281;text-decoration: underline;}
#text  a:hover {color:#ebdcce;background-color: #5a2c20;}
#text a:visited {color:#a49281;text-decoration: underline;}
#text_wide a, a:link a:visited {color:#a49281;text-decoration: underline;}
#text-wide  a:hover {color:#ebdcce;background-color: #5a2c20;}

/*---social bookmarking----*/
#bookmarking {color: #4c443c;padding:15px 0px 0px 0px;}
#bookmarking  a:hover {color:#ebdcce;background-color: #4c443c;}

/*---Numbers links----*/
#numbers a:link {color:red;text-decoration: none;color: #ceb8a2;padding: 2px 6px;border: solid 1px #792515;background-color: #5f372b;text-decoration: none;	}
#numbers a:visited, 
#numbers a:active {color: #ceb8a2;padding: 2px 6px;border: solid 1px #792515;background-color: #5f372b;text-decoration: none;	}
#numbers a:hover {color: #fff5dc;border: solid 1px #792515;background-color: #4b2b22;}

/*---footer navigation---*/
#footer a:visited {text-decoration:none;color:#857769;}
#footer_right   a:link {text-decoration:none;color:#857769;background-color: none;}
#footer_right a:hover {color:#38312a;}


/*---footer----*/
#footer_left{float:left;padding:0px 0px 0px 220px; position:absolute;bottom:2px;}
#footer_right {float:right;padding:7px 35px 0px 0px;}