/*  
Theme Name: WordPress NuSk00l09
Theme URI: http://wordpress.org/
Description: NuSk00l09 based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: REA
Author URI: http://rollingorange.com

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed originally by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html{
	overflow-y: scroll;}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Corbel, Verdana, sans-serif;
	color: #fff;
	text-align: center;
	 background: url(/wordpress/wp-content/themes/nuskool09/images/background.jpg) center top #030303 no-repeat;
	/**background-color:#010101;**/
	}

:focus{
	outline: 0;
}

#page {
	text-align: left;
	}

#header {
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	width: 960px;
	font-size: 1.2em;
	padding:0px 0px 60px 0px;
	float: left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: black;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#logobnd{
	border-top:1px dotted #575144; 
	clear:both;
	float: left;
	display: inline;
	padding: 30px 0 60px 0;}
	
#logobnd img {
	float: left;
	display: inline;
	border: 0 none;}
	
#footer {
	clear: both;
	border-top:1px dotted #575144; 
	padding:0;
	margin: 15px auto;
	position:relative; 
	color:#575144;
	display: block;
	width: 960px;
	}
	
#footer p {
	font-size: 12px;
	line-height: 2;
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	text-align: left;
	color:#6a5e48;
	margin-top: 7px;
	}
	
#footer p span {
	color:#2b261e;
	letter-spacing: 2px;
	}	
	
#footer p a {
	color:#9d8e6c;
	text-decoration: none;
	}

#footer p a:hover {
	color:#e27931;
	text-decoration: none;
	}
	
small {
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.three_quart {
	width:630px;
	float: left;
	display: inline;
	}
	
.quart {
	width:120px;
	float:left;
	display: inline;}	

.post small {
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	font-size: 10px;
	line-height: 1em;
	color:#a18f6d;
	text-transform:uppercase;
	letter-spacing: 1px;
	}
	
blockquote.qute {
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color:#b3b3b3;
    }            
	

h1, h2, h3 {
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	}

h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h4 {    color: #E27931;
        font-weight: normal;
        font-size: 1em;
        }

h4.beige {    
	color: #E27931;
    font-weight: normal;
        }
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h1.title {
	text-decoration: none;
	float: left;
	display: inline;
	}
	
#title h4 {
	float: right;
	display: inline;
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	color: #fff;
	font-size: 1em;
	clear:none;
	letter-spacing: 2px;
	}
	
#title {
	height:35px;
/*	border-bottom: 1px #575144 dotted; 
	padding-bottom:24px; 
	padding-top:16px;	
*/	width: 960px;
	clear: both;
}	

div#nav {
	border-top:1px #575144 dotted; 
	border-bottom: 1px #575144 dotted; 
	padding:10px 0; 
	color: #a18f6d;
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	width: 960px;
	height:15px;
	margin:15px 0 25px 0;
	}
		
div#nav dt {
	float: left;
	display: inline;
	width: 180px;
	height: 14px;
	position: relative;
	padding:0px;
	color: #a18f6d;
	text-decoration: none;
	cursor: pointer;
	}

div#nav dt:hover {
	color:#a18f6d;
	}	
/*
div#nav dt span {
	padding:0px 0px 0px 18px;
	}	
*/
div#nav dl {
	float: left;
	display: inline;
	width:151px;
	line-height: 15px;
	margin-top: 0px;
	}	
	
div#nav dd {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0px;
	display:none;
	}		
	
div#nav dd a {
	display: block;
	color: #a18f6d;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 17px;
	text-decoration: none;
	padding:0px 0px 0px 18px;
	}	
div#nav dd a:hover {
	color: #a18f6d;
	text-decoration: none;
	}		
	
div#nav dt a {
	float: left;
	display: inline;
	color: #a18f6d;
	text-decoration: none;
	padding:0px 0px 0px 18px;
	font-size: 14px;
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	}	
div#nav dt a:hover {
	color: #a18f6d;
	text-decoration: none;
	}				

div#nav dl#cntct {
	float: right;
	display: inline;
	height: 13px;
	width:175px;
	}		
div#nav dd a.active,div#nav dl#cntct dt a.active {
	color: #e27931;
	text-decoration: none;
}
	
div#nav dl#cntct dt a {
	background-image: url(/wordpress/images/rss.png);
	background-repeat: no-repeat;
	color: #a18f6d;
	border: 0 none;
	text-decoration: none;
	cursor: pointer;
	padding:0px 0px 0px 18px;
	background-position:0 2px;
	text-align: right;
	width:65px;
	}		
div#nav dl#cntct dt a.twet {
	background-image: url(/wordpress/images/twitter_icon.gif);
	background-repeat: no-repeat;
	color: #a18f6d;
	border: 0 none;
	text-decoration: none;
	cursor: pointer;
	padding:0px 20px 0px 12px;
	background-position:0 2px;
	text-align: right;
	width:50px;
	}
div#nav dl#cntct dt a:hover {
	color: #e66817;
	text-decoration: none;
}	
	
.entry p a:visited {
	color: #fff;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Corbel, Arial, sans-serif;	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Corbel, Arial, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #575155;
	text-decoration: none;
	}

a:hover {
	color: #E27931;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Corbel, Arial, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 20px auto;
	padding: 0 20px;
	width: 960px;
	}

#header {
	margin-bottom: 10px; 
	width: 960px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	display: inline;
	padding: 0 0 0px 0px;
	margin: 0px;
	width: 960px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 960px;
	}

.post {
	margin: 0 0 0 0px;
	text-align: left;
	float: left;
	display: inline;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
.narrowcolumn .post {
	width:500px;	}
	
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#mid-banner {
	/*border-top:1px dotted #575144; 
	border-bottom: 1px dotted #575144; */
	margin-top:10px;
	padding: 12px 0 23px 0;
	clear: both;
}

#mid-banner h4 {
	font-size: 1em;
	font-family: 'Lucida Grande', Corbel, Arial, sans-serif;
	color: #e27931;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	width:500px;
}

#recent-work {
	padding: 0px;
	margin: 0px;
	width:960px;}
	
#recent-work table {
	padding: 0px 0px 1px 0px;
	margin: 0px;
	width:216px;}
	
#recent-work td {
	padding: 0px;
	color:#b3b3b3;
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	}
	
#recent-work td a {
	color:#b3b3b3;
	text-decoration: none;
	display: block;}
	
#recent-work td a:hover {
/*	color:#e66817;*/
	text-decoration: none;
	}	
#recent-work th {
	color:#E66817;
	font-size:12px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight: normal;
	font-family: "ff-netto-web-pro-1","ff-netto-web-pro-2", "Lucida Grande", Corbel, Arial, sans-serif;
	padding-bottom: 5px;
	}	
#recent-work td a.current{
	color:#E66817;
}
#recent-work.sol {
	border-bottom: 1px dotted #575144;
	padding: 0px 0px 10px 0px;}
		
#recent-work h4 {
	margin: 0 0 7px 0;
	padding: 0;}	
#recent-work span.date {
	color:#6a5e48;
	font-size: 12px;
	line-height: 21px;}	
		
#mid-banner h4.beige {
	color: #9D8E6C;
}

#mid-banner h2 {
width:500px;
	margin: 0;
	padding: 0;
}

#client_banner{
	padding:15px 0px 15px 0px;
	margin: 15px 0px 5px 0px;
	border-top:1px dotted #575144; 
/*	border-bottom:1px dotted #575144; */
	}
	
.client-quote{
	float: left;
	color: #9d8e6c;
	padding: 8px 0;}	


.homeContent {
	width:695px; 
	margin:-60px 0px 15px 231px; 
	padding:0 0px 0 0;	
	float: left;
	display: inline;
	}
.homeContent h1{
	color:#e66817;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	width:223px;
}
.homeContent p{
	font-size: 13px;
	color:#6a5e48;
	line-height: 19px;
	margin: 0;
	padding: 0 0 10px 0;
	width:223px;
		}
.homeContent p a {
	color:#a18f6d;
		}		
.homeContent p a:hover {
	color:#e66817;
	text-decoration: none;
		}		
		
.homeContent div.r,.homeContent div.l{
float:left;
display: inline;
padding-left: 15px;
		}
.homeContent dl, .homeContent dd, .homeContent dt {
	margin: 0;
	padding: 0;
}		

.homeContent dl {
	margin: 0 0 0 17px;
	padding: 0;
	color:#b3b3b3;
	font-size: 12px;
	line-height: 21px;
}		
.homeContent dt img{padding: 7px 0;}
.homeContent p#top {
	padding: 0 0 0px 0;
		}
.homeContent dt {
	font-size: 12px;
	letter-spacing: 2px;
	color:#E66817;
	text-transform: uppercase;
	font-family: "ff-netto-web-pro-1","ff-netto-web-pro-2", "Lucida Grande", Corbel, Arial, sans-serif;
	}
	
.acc_block .client-quote {
	padding-top: 0px;}
		
.main_block {
	float: left;
	display: inline;
	width: 500px;
	margin:5px 10px 35px 0px; 
	padding-right:20px;		
}

.acc_block .main_block {
display: block;
	width: 400px;
	margin: 0px 10px 15px 0px; 
	padding-right:20px;		
}	
		
.main_block div.l{
	float: left;
	display: inline;
	width:216px;
	margin: 0 25px 0 0; padding: 0;
}
.main_block div.r{
	float: left;
	display: inline;
	width:216px;
	margin: 0; padding: 0;
}
.main_block p{
	color: #575144;
	font-size: 13px;
	line-height: 19px;
}
.main_block h4 {
letter-spacing: 2px;
	margin: 0 0 15px 0;
	padding: 0;	
	text-transform: uppercase;
}
	
.team_block {
	float: left;
	display: inline;
	width: 500px;
	margin:0px 10px 0px 0px; 
	padding-right:20px;		
}

.team_block p{
	color: #575144;
	font-size: 13px;
	line-height: 19px;
	margin: 0 0 0px 0;
	padding: 0 0 26px 0px;	
	width: 223px;
	
}

.team_block img.alignleft {
	margin:0px 15px 10px 0px;
	padding: 4px 0px 0px 0px;
		}

.team_block p#top {
	margin: 0 0 26px 0;
	padding: 0;	
}
		
.member { 
	/*border-bottom:1px dotted #575144; */
	width:465px;
	float: left;	
	display: inline;
}

.member blockquote.qute { 
	padding: 20px 0 0 0;
	width:220px;
	}
.member div.l{
	float: left;
	display: inline;
	width:216px;
	margin: 0 25px 0 0; padding: 0;
}

.member div.r{
	float: left;
	display: inline;
	width:216px;
	margin: 0; padding: 0;
}
.jobs {
	float: left;
	display: inline;
	width: 500px;
	margin:15px 10px 15px 0px; 
	padding-right:20px;		
}

.job {
	float: left;
	display: inline;
	width: 500px;
	margin:0px 0px 10px 0px; 
	border-bottom:1px dotted #575144; 
	padding-bottom: 10px;		
}

.job p {
	color: #b0b0b0;
	font-size: 11px;
	line-height: 19px;
}

.job-info {
	float: left;
	display: inline;
	width: 200px;
	margin:0px 0px 0px 0px; 	
}

.job-info p {
	color: #9d8e6c;
	font-size: 11px;
	line-height: 19px;
	font-family: 'Lucida Grande', Corbel, Arial, sans-serif;	
}

.job-info p a{
	color: #e27931;
	text-decoration: none;
}

.contact_info p {
	color: #9d8e6c;
	font-size: 11px;
	line-height: 19px;
	margin-top: 5px;
	}
	
.contact_info p a {
	color: #9d8e6c;
	text-decoration: none;
	}		
	
.sde_qte {
	width:200px;
	float: right;
	display: inline;}
	
.acc_block {
	float: left;
	display: inline;
	clear: both;
	margin: 0px;
	padding: 0px;}	
	
span.prjt {
	float: left;
	display: inline;
	height:24px;
	color:#E27931;
	letter-spacing: 1px;
	font-family: 'Lucida Grande', Corbel, Arial, sans-serif;
	font-size: 10px;
}	

	
p.prjt {
	font-family: 'Lucida Grande', Corbel, Arial, sans-serif;
	color:#E27931;
	letter-spacing: 1px;
	font-size: 10px;
}	
.similar-projects {
	border-top:1px dotted #575144; 
	clear:both;
}
	
/* End Structure */



/*	Begin Headers */
h1 {
	/*
	padding-top: 70px;
	*/
	margin: 0;
	}

h2 {
	/*
	margin: 30px 0 0;
	*/
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
p.orng {
	color:#E27931;
	letter-spacing: 1px;}	

h4.team {
	font-family: 'Lucida Grande', Corbel, Arial, sans-serif;
	margin-bottom:0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 0;}
		
h4.team em {
	color: #9d8e6c;
	font-style: normal;}
	
h4.team span {
	padding: 0px 10px 0px 10px;
	color: #575144;
	font-style: normal;}
	
.client-quote h4 {
	font-size: 1em;
	font-family: 'Lucida Grande', Corbel, Arial, sans-serif;
	color: #e27931;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 17px;
	margin:0px 0px 20px 0px;
	padding-top: 0px;
	text-align: left;
	clear: both;}
	
.job h4 {
	width: 500px;
	margin:0px 0px 10px 0px; 
	padding-bottom: 0px;
	letter-spacing: 2px;		
}	

.job-info h4 {
	letter-spacing: 2px;		
}			

.contact_info{
display:block;
float:left;
position:relative;
width:250px;
	margin: 0 0;}
	
.contact_info h4 {
	color:#E66817;
	font-size:12px;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight: normal;
	font-family: "ff-netto-web-pro-1","ff-netto-web-pro-2", "Lucida Grande", Corbel, Arial, sans-serif;
	line-height: 1;
	padding-bottom: 0px;
	margin: 0px;
	}	
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 12px 0;
	display: inline;
	}

div.mapleft {
	padding: 4px;
	margin: 0px 30px 12px 0;
	display: inline;
	float: left;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
html>body .entry li.jcarousel-item {
	margin: 0px 0px 0px 0px;
	}	

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 751px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #000; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	float:left;
	display:inline;
	font-size:14px;
	line-height:1;
	color:#9d8e6c;
	margin:0;
	padding:15px 0 0 0;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
			
blockquote.qute{
	padding:0 0 20px 0;
	width:200px;
			}		

/* End Various Tags & Classes*/

/*---- Header styling ---*/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/**404 page list styles ***/

li.pagenav, li.categories {
	list-style: none;}
	
.gmnoprint {
	color: #9D8E6C;
	font-family:'Lucida Grande', Corbel, Arial, sans-serif;
	font-size: 11px;
	line-height: 19px;}	
	
#slct_client_list {
	width:180px;
	margin-left: 30px;
	float: right;
	display: inline;}
	
#slct_client_list .client-quote	h4 {
	font-size: 8px;}
	
#slct_client_list .client-quote	blockquote.qute {
	text-transform: none;
	letter-spacing: normal;
	font-size: 12px;
	line-height: 21px;
	color: #b3b3b3;}	
	
#slct_client_list .client-quote {
	padding-top:0px;}		
	
.home_flsh_FPO{
	float: right;
	margin:0;
	padding:0;
	clear: none;
	display: inline;}	
	
.fadeThis {
		position:relative;
		display:block;
		height: 15px;
		width: 122px;
		background:url(/wordpress/images/button_menu.png) 0 0 no-repeat;
	}
	
	.fadeThis * {
	  display: none;
	}
	
	.fadeThis span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 15px;
		width: 122px;
		background:url(/wordpress/images/button_menu.png) 0 -15px no-repeat;
	}
#content #recent-work {
	padding: 0px;
	margin: 0px;
	width:260px;
	float: left;
	display: inline;}
div.sociable { margin:8px 0 16px 0; 
width:200px;}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
/*	display: inline !important;
*/	list-style-type: none;
	margin: 0;
	padding: 5px 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
 a.vstst_lnk {float: left;
 display: inline;
 color: #a18f6d;
 font-size: 14px;
 margin-top: 15px;}

.sociable a, a.vstst_lnk, a.mnu_itm, span.mnu_itm {
		position:relative;
		display:block;
		height: 15px;
		width: 122px;
		background:url(/wordpress/images/button_menu.png) 0 0 no-repeat;
		padding-left: 20px;
		color: #a18f6d;
 font-size: 14px;}
a.vstst_lnk {
	margin-top: 0;}

.sociable a *, a.vstst_lnk * {
	  display: none;
	}
	
.sociable a span.hover, a.vstst_lnk span.hover, a.mnu_itm span.hover, span.mnu_itm span.hover, .contact_info dd span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 15px;
		width: 122px;
		background:url(/wordpress/images/button_menu.png) 0 -15px no-repeat;
	}
	
a.mnu_itm, span.mnu_itm {
		background:url(/wordpress/images/button_menu.png) 0 1px no-repeat;
	width: 200px;
	margin-bottom: 7px;
	line-height: 1.2;
}	
.sociable a:hover, a.vstst_lnk:hover {
text-decoration: none;	
color:#a18f6d;}	
	
.main_block p span.title {
	color:#e66817;
	font-size: 14px;
	line-height: 19px;
	padding: 0 0 10px 0;
	margin: 0;
	float: left;
	display: inline;
	width:216px;}
.fltrt {
	float:right;
	display: inline;}
	
#content div.fltrt {
	width: 200px;}
#content div.fltrt p#top {
		display: none;}

#people ul {
margin: 0px 20px 0 0;
border-right: 1px dotted #575144;
width:217px;
height: 505px;
}
#people ul li{
	margin:0 20px 20px 0;}

#people ul li a img{
	opacity: .3;
	-moz-opacity: .3;
	filter: alpha(opacity=30);
}

#people #content {
	float: none;
	width:500px;}

#people ul li.ui-state-active a img,#people ul li.ui-state-hover a img{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
h1.peoplehone{
height:180px;
	width: 400px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px 0 30px 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: block;
	background: url(images/team_capable_of_anything.png) no-repeat;}
	
#people h2.teambios{
height:20px;
	width: 2000px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px 0 0 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: block;
background: url(images/team_bios.png) no-repeat;
	}

#TB_ajaxContent {
	overflow: visible;}
h4.team {
height:160px;
	width: 300px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px 0 0 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: block;
	}
		
#fragment-478 h4.team {
background: url(images/jake_mcgowan.png) no-repeat;
	}
	
#fragment-493 h4.team {
background: url(images/colin_morris.png) no-repeat;
	}	
	
	
#fragment-495 h4.team {
background: url(images/derek_evans.png) no-repeat;
	}	
		
#fragment-497 h4.team {
background: url(images/colin_dean.png) no-repeat;
	}	
		
#fragment-499 h4.team {
background: url(images/chris_adams.png) no-repeat;
	}	
		
#fragment-501 h4.team {
background: url(images/tane_baker.png) no-repeat;
	}	
		
#fragment-503 h4.team {
background: url(images/robert_armijo.png) no-repeat;
	}	
		
#fragment-505 h4.team {
background: url(images/sharyl_ponce.png) no-repeat;
	}	
		
#fragment-507 h4.team {
background: url(images/lisa_mcgowan.png) no-repeat;
	}	
.mnu_itm, a.mnu_itm, span.mnu_itm {
	/*background:url(/wordpress/images/button_menu.png) 0 1px no-repeat;
	padding-left: 20px;*/
	color: #575144;
	text-decoration: none;
	/*line-height: 2;
	padding: 0px 0 0px 20px;*/
}		
a.mnu_itm,span.mnu_itm {
	color: #a18f6d;
 	font-size: 14px;
 }
 
.process_cell{
	width: 216px;
	vertical-align: top;}
	
p.process{
	width: 216px;
	margin: 0px 0 0 0;
	padding: 0;
	display: block;
	font-family: "ff-netto-web-pro-1","ff-netto-web-pro-2", "Lucida Grande", Corbel, Arial, sans-serif;
	color: #575144;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}	

h2.ourprocess {
	height:30px;
	width: 137px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px 0 0 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: block;
	background: url(images/our_process.png) no-repeat;
	
}

#team_vids td{
	vertical-align: top;}
	
td#peeps {
	width:700px;
	overflow: hidden;}
	
#people {
	width: 720px;}	
	
#content div.fltrt h4 {
	margin: 0;
	letter-spacing: 2px;
	font-weight: normal;
	font-family: "ff-netto-web-pro-1","ff-netto-web-pro-2", "Lucida Grande", Corbel, Arial, sans-serif;
}	

.contact_info dd, .contact_info dd a{
	font-size: 14px;
	color: #9D8E6C;
	text-decoration: none;
	}
.contact_info dd {
	position:relative;
	display:block;
	background:url(/wordpress/images/button_menu.png) 0 1px no-repeat;
	padding-left: 20px;
	color: #a18f6d;
 	font-size: 14px;
 	margin:0 0 5px 0;}
 	
.contact_info dd span.hover {
		height: 15px;
		width: 15px;
		background:url(/wordpress/images/button_menu.png) 0 -14px no-repeat;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
	}

.contact_info dl{
	margin-bottom: 20px;}	
.flt_rt_tags a {
	background:url("/wordpress/images/button_menu.png") no-repeat scroll 0 0 transparent;
color:#A18F6D;
display:block;
font-size:14px;
height:15px;
padding-left:20px;
position:relative;
width:122px;
	margin: 7px 0;}
.flt_rt_tags a:hover {	
	text-decoration: none;
		background:url(/wordpress/images/button_menu.png) 0 -15px no-repeat;
	}
.flt_rt_tags{
	margin-bottom: 10px;}	
	
.narrowcolumn #recent-work .post {
width:auto;
}	
.narrowcolumn #recent-work div.navigation {
	display: none;}
#recent-work table.market_tags{
	margin-top: 15px;}
#recent-work table.market_tags td{
	color: #6A5E48;}
#recent-work table.market_tags td a {
color:#B3B3B3;
display:inline;
padding-right:5px;
text-decoration:none;
}	
.market_tags ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.market_tags ul li{
	list-style: none;
	padding-left: 0;
	}	