@charset "UTF-8";
/* CSS Document for latro12 v2.1 */

/*-- RESETS --*/
* {
	margin:0;
	padding:0;
	}
body {
  	font: 76% Verdana, Geneva, sans-serif;
	text-align: center; 
	background: #f6f5e5 url(../images/bg_inner.jpg) top center no-repeat;
}
.index_bg {
	background: #f6f5e5 url(../images/bg_index.jpg) top center no-repeat;
	}
ul, ol, li {
	list-style: none;
	}
a, a:focus {
	text-decoration: none;
	overflow: hidden;
	outline: 0;
	}
img {
	border: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
.right {
	float: right;
	margin-left: 8px;
	}
.left {
	float: left;
	margin-right: 8px;
	}
.clearfloat {
	clear:both;
	}
/*-- Typography Styles 
---------------------------------*/
@font-face{  
    font-family: 'Century Gothic';  
    src: url('../fonts/Century Gothic') format('truetype');  
    } 
h1, h2, h3, h4, h5, .intro, #container_index .half_page p, #blog_posts a  {
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
	letter-spacing: .065em;
	text-transform: lowercase;
}
h1 {
	text-indent: -9999px;
	font-size: 2.5em; /* 30px */
	}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	}
h2 {
	font-size: 2em; /* 24px */
  	line-height: 1.5em; /* 36px */
  	margin-top: 0.375em;
  	margin-bottom: 0.375em;
	color: #7c845c;	
	text-shadow: rgba(190,188,143,.7) 1px 1px 6px;
	}
h3 {
	font-size: 1.6667em; /* 20px */
  	line-height: 1.8em; /* 36px */
	font-weight: 100;
 	margin-top: 0.9em;
  	margin-bottom: 0;
	}
h4 {
	font-size: 1.5em; /* 18px */
  	line-height: 1em; /* 18px */
	font-weight: 100;
 	margin-top: 0.5em;
  	margin-bottom: 0.5em;
	}
h5, #container_index .half_page p, #blog_posts a {
	font-size: 1.1667em; /* 14px */
	line-height: 1.2857em; /* 18px */
	margin-top: 1.2857em;
	color: #7c845c;
	}
h3, h4 {
	color: #655c45;
	}
p {
  	font-size: 1em; /* 12px */
 	line-height: 1.5em; /* 18px */
  	margin: 0 0 1.5em 0;
	color: #655c45;
	}
p.small {
	font-size: 0.8333em; /* 10px */
  	line-height: 1.8em; /* 18px */
 	margin: 0 0 1.8em 0;
	}
ul, ol {
	line-height: 1.5em; /* 18px */
	color: #655c45;
	margin: 0 0 1em 0;
	}
#container_index .intro p {
	font-size: 1.5em; /* 18px */ 
	line-height: 1.3333em; /* 24px */ 
	margin: 0;
	}
.intro p {
	font-size: 1.1667em; /* 14px */
	line-height: 1.2857em; /* 18px */
	margin-top: 1.2857em;
	color: #7c845c;
	}
abbr {
	cursor: help;
}
/*-- MAIN DIVS 
------------------------*/

#container, #container_index { 
	width: 960px; 
	background: url(../images/sidebar_left.jpg) left repeat-y; /* inner pages */ 
	margin: 0 auto; 
	text-align: left; 
} 
#container_index { 
	background: url(../images/sidebar_right.jpg) right repeat-y; /* index page only */ 
} 
#header { 
	background: url(../images/header_inner.jpg) left no-repeat;
	height: 160px;
} 
#container_index #header { 
	background: url(../images/header_index.jpg) right no-repeat;
}
#header h1 {
	background: url(../images/logo.png) bottom left no-repeat;
	width: 220px;
	height:150px;
	margin: 10px 0 0 0;
}
/*- MainNav styles 
------------------------*/
#nav_main {
	float: right;
	display: inline;
	width: inherit;
	margin: 80px 34px 0 0;
}
#container_index #nav_main {
	float:left;
	margin-left: 40px;
}
#nav_main li {
	height: 80px;
	width: 144px;
	float: left;
	display: inline;
	padding: 0 6px 0 0;
	}
#nav_main a {
	width: 144px;
	height: 80px;
	display: block;	
	text-indent:-9999px;
	}
#nav_solutions a {
	background: url(../images/nav_solutions_inner.jpg) no-repeat;
	overflow: hidden;
}
#container_index #nav_solutions a {
	background: url(../images/nav_solutions_index.jpg) no-repeat;
}
#nav_who a {
	background: url(../images/nav_who_inner.jpg) no-repeat;
	overflow: hidden;
}
#container_index #nav_who a {
	background: url(../images/nav_who_index.jpg) no-repeat;
}
#nav_services a {
	background: url(../images/nav_services_inner.jpg) no-repeat;
	overflow: hidden;
}
#container_index #nav_services a {
	background: url(../images/nav_services_index.jpg) no-repeat;
}
#nav_main a:hover, #container_index #nav_main a:hover, #nav_main a:focus, #container_index #nav_main a:focus {
	background-position: 0 -80px;
} 

/*-- MainContent Styles 
----------------------------*/
#mainContent { 
	width: 692px;
	margin: 15px 28px 0 8px;
} 
#mainContent  a {
	color: #7c845b;
	border-bottom: 1px #b2af7c dotted; 
}
#mainContent a:hover, #mainContent a:focus {
	color: #a5c0ac;
	border-bottom: 1px #a5c0ac dotted; 
}
#mainContent .intro p {
	background: url(../images/line_shadow_03.jpg) top repeat-x;
	padding: 12px 12px 20px 18px;
	margin: 0 0 12px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#mainContent .intro h2 {
	margin-left: 20px;
}
#container_index #mainContent .intro p {	
	background: url(../images/intro_line2.jpg) bottom left no-repeat;
	padding: 0 0 40px 8px;
	margin: 0 0 0 12px;
	border:none;
}
#mainContent .half_page {
	width: 312px;
	padding: 0 14px 0 20px;
	margin: 0 0 40px 0;
}
#mainContent .half_page p {
	margin: 0;
	display: inline;
}
#index_projects, #index_objectives, #one_third_page, #two_third_page, #recent_projects, #team_list {
	margin: 0 0 80px 0;
}
#index_projects, #two_third_page, #recent_projects {
	background: url(../images/line_shadow_03.jpg) top repeat-x;
	width: 396px; /* width minus padding and border */
	padding: 8px 12px 0 20px;
	border-top: 1px solid #fff;
	border-right: 2px dashed #b3af7c;	
}
#two_third_page h5 {
	background-color: #fff;
	border-top: 2px solid #b3af7c;
	border-bottom: 1px solid #b3af7c;
	padding: 6px 0 6px 3px;
	margin-bottom: 10px;
}
#index_projects div {
	margin: 26px 0 38px -3px;
}
.project_services {
	color:#b2af7c;
	font-weight: bold;
	margin: 0;
}
.project_services em {
	color: #7c845c;
	font-weight: normal;
}
#index_objectives, #one_third_page {
	width: 240px;
	padding: 9px 0 0 0;
}
#team_list {
	background: url(../images/line_shadow_03.jpg) top repeat-x;
	padding: 3px 6px 12px 20px;
	border-top: 1px solid #fff;
}
#team_list li {
	float:left;
	display: inline;
	width: 290px;
	margin: 10px 40px 8px 3px;
}
#recent_projects li {
	float:left;
	display: inline;
	margin: 10px 20px 10px 2px;
}
#recent_projects a, #team_list a {
	border: none;
}
#recent_projects a:hover, #team_list a:hover {
	border: none;
}
.capabilities {
	font-weight: bold;
	margin: -6px 0 30px 0;
	}
.capabilities li {
	line-height: 2em;
	background: url(../images/line_shadow_03.jpg) top repeat-x;
	border-top: 1px solid #fff;
	padding: 3px;
	}
.pricing {
	border-bottom: 1px solid #fff;
	margin-top: -6px;
}
.pricing li {
	padding: 4px 0;
	margin: 0 0 4px 0;
	border-top: 2px solid #fff;
}
.pricing h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em; /* 12px */
 	line-height: 1.5em; /* 18px */
	color: #655c45;
	margin: 0;
}
.pricing p {
	margin: 0;
}
.price {
	font-weight: normal;
	font-style:italic;
	color: #7c845c;
}

/*-- Sidebar Styles
----------------------------*/
#sidebar {
	width: 220px;
	padding: 66px 0 0 0;
}
#sidebar p {
	color: #f6f5e5;
}
#sidebar p a {
	color: #cfeece;
	border-bottom: 1px dotted #cfeece;
}
#sidebar a:hover, #sidebar a:focus {
	color: #a5c0ac;
	border-bottom: 1px dotted  #a5c0ac;
}
#sidebar h3, #sidebar h4,#sidebar h5, #sidebar p, #sidebar ul {
	padding: 0 20px 0 30px;
}
#sidebar h5 {
	background: url(../images/posts_arrow.png) no-repeat;
	font-style:italic;
	color: #4b422b;
	height: 34px;
	padding: 3px 0 0 12px;
	margin-left: 20px;
}
.nav_contact {
	color:#a5c0ac;
}
.nav_contact a {
	color: #f0edbd;
}
.nav_contact a:hover, .nav_blog a:hover, .nav_contact a:focus, .nav_blog a:focus {
	color: #a5c0ac;
}
.nav_blog a {
	color: #b2af7c;
}	
#blog_posts li {
	line-height: 1.5em; /* 18px */
	padding: 2px 0;
}
#blog_posts a {
	color: #a5c0ac;
}
#blog_posts a:hover, #blog_posts a:focus {
	color: #cfeece;
}
/*-- Form Styles
---------------------------*/
.form_wrap em {
	color:#990000;
}
.form_wrap label {
	width: 120px;
	display: inline-block;
	vertical-align: top;
	color: #4b422b;
}
.fmtext, .fmselect {
	padding:2px;
	width:240px;
}
.fmselect option {
	color: #4b422b;
	padding: 1px 2px;
}
.fmtext_comment {
	width: 240px;
	padding:2px
}
.submit {
	text-align:right;
	padding: 0 32px 0 0;
}

/*-- Footer Styles 
----------------------------*/
#footer { 
	background: url(../images/line_shadow_03.jpg) top repeat-x;
	width: 662px;
	padding: 20px; 
	margin: 0 0 0 240px;
	border-top: 1px solid #fff;
	} 
#container_index #footer {
	margin: 0 0 0 8px;
}
#foot_nav {
	font-family: 'Century Gothic', Verdana , Geneva, sans-serif;
	letter-spacing: .05em;
	float: right;
	width: 252px; /* width minus padding */
	padding: 0 0 12px 0;
	border-left: 2px dashed #DFDDC7;
	}
#foot_nav ul {
	text-align:center;
	margin: 0 0 6px 0;
	}
#foot_nav a {
	color:#7c845c;
	font-weight: bold;
	}
#foot_nav a:hover, #foot_nav a:focus {
	color: #a5c0ac;
	}
#foot_nav p {
	color: #a5c0ac;
	text-align: center;
	}
#foot_nav img {
	padding: 0 0 6px 96px;
	}
#foot_extra {
	float: left;
	width: 400px;
	}
#foot_extra h5 {
	color:#7c845c;
	margin: 0 0 .5em 0;
	}
#reads {
	float: right;
	width: 208px;
	}
#reads a {
	color:#7c845c;
	}
#reads a:hover, #reads a:focus {
	color: #a5c0ac;
	}
#social_sites {
	width: 120px;
	float: left;
	}
#social_sites li {
	float: left;
	display: inline;
	width: 40px;
	height: 40px;
	padding: 3px 12px 6px 0;
	text-indent: -9999px;
	}
#social_sites a {
	display: block;
	width: 40px;
	height: 40px;
	}
#flickr a {
	background: url(../images/logo_flickr.jpg) no-repeat;
	overflow: hidden;
	}
#linked a {
	background: url(../images/logo_linkedin.jpg) no-repeat;
	overflow: hidden;
	}
#social_sites a:hover, #social_sites a:focus {
	background-position: 0 -40px;
	}

