/*

WWW.SITU8IDEAS.COM
DESIGNED BY DAN MARCUS :: MARCUSSTYLE.COM
=========================================================================*/

*, html {
	padding: 0;
	margin: 0;
	border: 0;
	}

a:focus { outline: none }

body {
	background: #fff url(/_images/content_bg.jpg) no-repeat;
	background-attachment: fixed;
	background-position: right 160px; 
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	}

#header {
	background: #501d16 url(/_images/header_bg.jpg) 50% 0 repeat-x;
	height: 120px;
	position: fixed;
	width: 100%;
	margin: 0 auto;
	top: 0;
	left: 0;
	}
	
#header div {
	width: 900px;
	margin: 0 auto;
	}

#nav {
	height: 40px;
	position: fixed;
	width: 100%;
	background: #fff url(/_images/nav_bg.gif) top left repeat-x;
	top: 120px;
	left: 0;
	}
	
#nav ul {
	height: 40px;
	padding-left: 2px;
	margin: 0 auto;
	width: 900px;
	background: transparent url(/_images/nav_rule_bg.gif) top left no-repeat;
	}

#nav ul li {
	list-style: none;
	display: inline;
	}

#nav a {
	background: transparent url(/_images/nav_rule_bg.gif) top right no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1a1a1a;
	font-weight: bold;
	text-decoration: none;
	height: 27px;
	padding: 11px 25px 0 25px;
	text-shadow: 0 1px 0 #fff;
	}

#nav a:hover {
	background: url(/_images/nav_hover_bg.gif) top right no-repeat;
	border: 0;
	}

#content {
	padding-top: 230px;
	margin: 0 auto;
	width: 900px;
	}

.column_left {
	float: left;
	width: 575px;
	}
	
.column_right {
	float: right;
	font-size: 12px;
	width: 325px;
	}
	
.section_break {
	padding-top: 55px;
	min-height: 1400px;
	}

	
/*
HEADER STYLES
-------------------------------------------------------------------------*/

h1 {
	background: transparent url("/_images/logo.png") 0 0 no-repeat;
	}

h1 a {
	display: block;
	height: 95px;
	width: 203px;
	margin: 14px 0 0 0;
	letter-spacing : -1000em;
	text-indent: -200em;
	overflow: hidden;
	}
	
h1 a:hover {
	background: transparent url("/_images/logo_hover.png") top right no-repeat;
	}

h2.swap { background-repeat: no-repeat; height: 71px; width: 500px;}
h2.swap span { display: none;}
	
h2#t_home { 		background: transparent url(../_images/h2_home.png) 0 0 no-repeat;margin-bottom: 25px;}
h2#t_our_approach {	background: transparent url(../_images/h2_approach.png) 0 0 no-repeat; margin-bottom: 25px;	}
h2#t_what_we_do { 	background: transparent url(../_images/h2_what_we_do.png) 0 0 no-repeat; margin-bottom: 25px;}
h2#t_about_us { 	background: transparent url(../_images/h2_about_us.png) 0 0 no-repeat; margin-bottom: 25px;}
h2#t_contact { 		background: transparent url(../_images/h2_contact.png) 0 0 no-repeat; margin-bottom: 25px;}
h2#t_whats_new { 		background: transparent url(../_images/h2_blog.png) 0 0 no-repeat; margin-bottom: 25px;}

#home h3 { 
	height: 70px;
	width: 509px;
	margin: 0 0 25px -19px;
	background: transparent url(../_images/home_quote.png) 0 0 no-repeat;
	letter-spacing : -1000em; text-indent: -200em; overflow: hidden;
	}

#our_approach h3 { 
	height: 49px;
	width: 549px;
	margin: 0 0 25px 0;
	background: transparent url(../_images/approach_h3.png) 0 0 no-repeat;
	letter-spacing : -1000em; text-indent: -200em; overflow: hidden;
	}

h3.careers {
	background: url(/_images/careers_header.png) 0 0 no-repeat;
	width: 128px;
	height: 34px;
	margin: 0 0 10px 100px;
	letter-spacing : -1000em;
	text-indent: -200em;
	overflow: hidden;
	}
	
.column_left h4 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
	padding-left: 0px;
	}
	

.column_right h4 {
	font-size: 13px;
	padding-left: 100px;
	text-shadow: 0 1px 0 #fff;
	}

	
/*
GLOBAL STYLES
-------------------------------------------------------------------------*/
a, a:visited {
	color: #ff6401;
	text-decoration: none;
	}
	
a:hover { 
	text-decoration: underline;
	}
	
a:active {
	color: #913900;
	}

a img { border: 0 }

dd a {
	font-weight: bold;
	}

p {
	margin: 1.12em 0;
	line-height: 140%;
	}

.column_right p, .column_right li, .column_right img {
	padding-left: 100px;
	margin: .7em 0;
	line-height: 130%;
	}
	
.column_right a {
	font-size: 11px;
	font-weight: bold;
	}
	
.divider {
	background: url(/_images/column_right_divider.png) top left no-repeat;
	}

ul li {
	margin: 1em 0;
	}

dl {
	width: 575px;
	padding: 0;
	margin: 0;
	clear: both;
	}
	
dt { 
	float: right;
	width: 475px;
	padding: 0;
	margin: 0;
	}
	
dd {
	float: right;
	width: 475px;
	padding: 0;
	margin: 0;
	}

dd.img {
	width: 85px;
	float: left;
	padding: 0;
	margin: 0;
	}

dd p {
	font-size: 13px;
	}

div.hr {
	background: transparent url(/_images/hr.gif) top left repeat-x;
	border: 0;
	clear: both;
	height: 2px;
	margin: 0;
	padding: 0;
	}	
	
div.hr hr {display: none}


.lead_in { 
	font-size: 13px;
	font-weight: bold;
	}
	
	
/*
PAGE SPECIFIC
-------------------------------------------------------------------------*/


/*HOME**********/

#home {
	padding-top: 45px;
	min-height: 700px;
	}
	
.home_left {
	float: left; 
	width: 275px;
	}
		
.home_right {
	float: right; 
	width: 625px;
	background: transparent url(../_images/home_scribble.png) 100px 196px no-repeat;
	min-height: 500px;
	}

#home p {
	width: 530px;
	}



/*OUR APPROACH**********/

#our_approach {
	background: transparent url(../_images/approach_scribble.png) 325px 35px no-repeat;
	}

#our_approach ul {
	list-style: none;
	padding-left: 94px;
	}
	
#our_approach ul li {
	padding-left: 25px;
	background: transparent url(/_images/bullet_arrow.gif) top left no-repeat;
	}
	


/*WHAT WE DO**********/
	
dl.what_we_do dt {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.3px;
	margin-top: 25px;
	text-shadow: 0 1px 0 #fff;
	}
	
dl.what_we_do dd {
	margin-bottom: 20px;
	}

dl.what_we_do dd img {
	margin-top: 22px;
	}

dl.what_we_do p {
	line-height: 120%;
	margin: 10px 0 0 0;
	}

.description {
	font-style: italic;
	font-size: 12px;
	}



/*ABOUT US**********/

#about {
	background: transparent url(../_images/about_us_scribble.png) 425px 90px no-repeat;
	}
		
dl.about dt { 
	margin-top: 20px;
	height: 19px;
	width: 475px;
	letter-spacing : -1000em; text-indent: -200em; overflow: hidden;
	text-shadow: 0 1px 0 #fff;
	}

dl.about dt.t_1 { background: transparent url(../_images/core_values/t_1.png) 0 0 no-repeat;}
dl.about dt.t_2 { background: transparent url(../_images/core_values/t_2.png) 0 0 no-repeat;}
dl.about dt.t_3 { background: transparent url(../_images/core_values/t_3.png) 0 0 no-repeat;}
dl.about dt.t_4 { background: transparent url(../_images/core_values/t_4.png) 0 0 no-repeat;}
dl.about dt.t_5 { background: transparent url(../_images/core_values/t_5.png) 0 0 no-repeat;}
dl.about dt.t_6 { background: transparent url(../_images/core_values/t_6.png) 0 0 no-repeat;}
dl.about dt.t_7 { background: transparent url(../_images/core_values/t_7.png) 0 0 no-repeat;}
dl.about dt.t_8 { background: transparent url(../_images/core_values/t_8.png) 0 0 no-repeat;}	
	
dl.about dd {
	margin-bottom: 20px;
	}	

dl.about dd img {
	margin-top: 12px;
	}

dl.about p { 
	line-height: 110%;
	margin: 5px 0;
	}
	
	

/*WHAT'S NEW**********/

#whats_new ul {
	list-style: none;
	padding-left: 94px;
	}

#whats_new ul li {
	padding-left: 25px;
	background: transparent url(/_images/bullet_arrow.gif) top left no-repeat;
	}	

.entry {
	font-size: 13px;
	width: 575px;
	}
	
.entry a {
	color: #4b4b4b;
	text-decoration: underline;
	}
.entry a:hover {
	color: #4b4b4b;
	text-decoration: underline;
	}

.author {
	font-style: italic;
	font-size: 10px;
	padding: 0 0 20px 0;
	}	
	
a.paginate_nextBtn, a.paginate_prevBtn {
	color: #ff6401;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #ff6401;
	padding: 4px 6px;
	}

a.paginate_nextBtn:hover, a.paginate_prevBtn:hover {
	color: #fff;
	background-color: #ff6401;
	border: 1px solid #ff6401;
	text-decoration: none;
	}

p.careers {
	padding-top: 20px;
	}

.read_more a {
	background: url(/_images/read_more.png) 0 0 no-repeat;
	width: 65px;
	height: 11px;
	display: block;
	letter-spacing : -1000em; text-indent: -200em; overflow: hidden;
	}

.go_back a {
	background: url(/_images/go_back.png) 0 0 no-repeat;
	width: 65px;
	height: 11px;
	display: block;
	letter-spacing : -1000em; text-indent: -200em; overflow: hidden;
	}
	
	
	/*Entry Styles*/

	object {
		display: block;
		padding: 20px 0;
		}	

	blockquote {
		font-size: 20px;
		line-height: 100%;
		width: 200px;
		margin: 0 20px 10px 0px;
		padding: 0 20px 0 0;
		float: left;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		}
		
	.entry img {
		float: left;
		border: 5px solid #565656;
		margin: 10px 20px 20px 0;
		}	
	

/*CONTACT**********/

#contact {
	min-height: 650px;
	}

dl.contact dt {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.3px;
	margin-top: 20px;
	text-shadow: 0 1px 0 #fff;
	}

dl.contact dd {
	margin-bottom: 20px;
	}	

dl.contact p { 
	margin: 5px 0;
	line-height: 110%;
	}
	
.footer { 	
	float: right;
	font-size: 9px;
	color: #adadad;
	}
	
a.site_by {
	color: #666666;
	text-decoration: none;
	}

a.site_by:hover {
	color: #666666;
	text-decoration: underline;
	}



/*
HACKS
-------------------------------------------------------------------------*/

.clear {
	clear: both;
	}
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}




