/*
THEME NAME:CoLab
THEME URI:http://www.teamcolab.com
DESCRIPTION:Custom theme for CoLab
VERSION:1.0
AUTHOR:<a href="http://www.teamcolab.com/">CoLab Multimedia</a>
AUTHOR URI:
TAGS:

BASE THEME NAME:Sandbox
BASE THEME URI:http://www.plaintxt.org/themes/sandbox/
BASE DESCRIPTION:Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
BASE VERSION:1.6.1
BASE AUTHOR:<a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
BASE AUTHOR URI:
BASE TAGS:white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

@import url('reset.css');
@import url('wp.css');
/* @import url('ie.css'); */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#636363;
	line-height:1.5;
}
ul, ol, dl {
	list-style:none;
	margin:0;
	padding:0;
}
li, dd {
	margin:0;
	padding:0;
}
img {
	outline:none;
}
a {
	outline:none;
	border-bottom:1px dotted #D77609;
}
dl.plus-bull dd {
	background:url(images/plus-bull.png) no-repeat 0 5px;
	padding-left:15px;
}
ul.plus-bull {
	margin:0 0 18px 0;
}
ul.plus-bull li {
	background:url(images/plus-bull.png) no-repeat 0 5px;
	padding-left:15px;
}
ul.services-bull {
	padding:0 0 0 5px;
}
ul.services-bull li {
	background:url(images/services-bull.png?) no-repeat 0 9px;
	padding:0 0 0 30px;
}
p {
	margin:0 0 45px 0;
}
strong {
	font-weight:bold;
}
form ol li {
	margin:0 0 25px 0;
}
form ol li label {
	color:#d77609;
	font-size:18px;
}
h1, h2, h3, h4, h5 {
	margin:0 0 25px 0;
}
h3 {
	color:#5eb28d;/* #66c29a; */
	font-size:24px;
}
h4 {
	color:#d77609; /* #ec8d22; */
	font-size:18px;
}
a, a:visited, a:active {
	color:#636363;
	text-decoration:none;
}
#primary-nav a:hover, a:hover {
	color:#959595;
}
a.primary-color {
	border-bottom:1px dotted #d77609;
}
a.secondary-color {
}
.clear {
	clear:both;
}
.caption {
	font-size:10px;
}
.cufon-loading #wrapper {
	visibility:hidden;
}
input[type=text], .text, textarea, .textarea {
	width:608px;
	padding:5px;
	border:1px solid #d5d5d5;
}
input[type=submit], .submit {
	color:#66c29a;
	width:134px;
	padding:5px;
	background:#fff;
	border:1px solid #d5d5d5;
}
input[type=submit]:hover, .submit:hover {
	background:#fafafa;
}
input:focus, textarea:focus {
	border:1px solid #636363;
}
.edit-link {
	position:fixed;
	top:10px;
	left:10px;
}
#header {
	position:relative;
	height:106px;
	width:960px;
	margin:0 auto;
}
#header a {
	border:none;
}
#header h1 {
	height:67px;
	width:260px;
	position:absolute;
	left:0;
	top:22px;
	margin:0 0;
	display:block;
}
#logo {
	display:block;
	background:url(images/logo.png) top left no-repeat;
	height:67px;
	width:260px;
}
#logo span {
	display:none;
}
#primary-nav {
	position:absolute;
	top:61px;
	right:12px;
}
#primary-nav li {
	float:left;
	margin-left:40px;
	font-size:12px;
	display:inline;
}
#primary-nav li a {
	color:#636363;
	text-decoration:none;
	letter-spacing:normal;
}
#tagline {
	color:#636363;
	padding:38px 0;
	font-size:32px;
	font-weight:normal;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	letter-spacing:-.050em;
	text-align:center;
}
#tagline.tagline-adjusted {
	font-size:31px;
}
#feature {
	min-height:300px;
	padding:50px 0;
	/* padding:50px 12px 50px 450px; */
	overflow:hidden;
}
#feature h3 {
	font-size:18px;
	color:#ec8d22;
	font-weight:bold;
}
#feature p {
	margin:20px 0;
}
#featured_image {
	margin:0 75px 0 0;
}
#feature .featured {
	overflow:hidden;
}
#feature .featured {
	width:442px;
	float:left;
	overflow:hidden;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#content {
	padding:0 0 55px 0;
	overflow:hidden;
}
#home-modules {
	overflow:hidden;
}
#home-modules li {
	float:left;
	width:262px;
	display:inline;
}
#home-modules li.center {
	margin:0 75px;
}
#home-modules li dl dt {
	font-size:24px;
	padding:28px 0;
	margin:0 0 28px 0;
	border-bottom:1px solid #d5d5d5;
}
#module-services dl dd {
	margin:0 0 7px 0;
}
#module-contact dl dd {
	margin:0 0 23px 0;
}
.portfolio-item {
	clear:both;
	overflow:hidden;
	margin-bottom:45px;
	padding-bottom:45px;
	border-bottom:1px solid #d5d5d5;
	min-height:464px;
	height:auto !important;
	height:464px;
}
.portfolio-item .details, .details {
	width:295px;
	float:left;
	display:inline;
}
.portfolio-item-last {
	border-bottom:none;
}
.team-member {
	clear:both;
	overflow:hidden;
}
.team-member div.photo {
	width:265px;
	float:left;
	display:inline;
}
.team-member div.bio {
	width:660px;
	margin-left:35px;
	float:left;
	display:inline;
}
.team-member, .team-member-full {
	margin-bottom:25px;
}
.team-member-full {
	clear:both;
	overflow:hidden;
}
#footer {
	width:960px;
	height:40px;
	overflow:hidden;
	border-top:1px solid #d5d5d5;
	padding:44px 0;
	font-size:12px;
	clear:both;
}
#footer p {
	margin:0 0;
	float:right;
}
.bottomborder {
	padding:0 0 25px 0;
	border-bottom:1px solid #d5d5d5;
	margin:0 0 38px 0;
}
/*
	Buttons
*/
.button, input[type="submit"], .submit {
	color:#ffffff;
	height:32px;
	font-family:Gotham, "Futura", "Century Gothic", AppleGothic, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	background:url(images/button-sprite.png) no-repeat top left;
	border:1px solid #46856a;
	border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	text-shadow: #4f9778 0 -1px 1px;
	outline:none;
	display:block;
	float:left;
	margin:0 8px 0 0;
}
.button:hover, input[type="submit"]:hover, .submit:hover {
	color:#33614d;
	background:url(images/button-sprite.png) no-repeat center left;
	border:1px solid #46856a;
	outline:none;
	text-shadow: #92ccb3 0 1px 1px;	
}
.button:active, input[type="submit"]:active, .submit:active {
	color:#75cea8;
	background:url(images/button-sprite.png) no-repeat bottom right;
	border:1px solid #33614d;
	outline:none;
	text-shadow: #3c715a 0 -1px 1px;
}
.button-contact-us-for-a-quote {
	height:48px;
	width:256px;
	text-indent:-9999px;
	background:url(images/button-contact-us-for-a-quote.png) no-repeat top;
	border:none;
	display:block;
	float:left;
	margin:10px 0 0 0;
}
.button-contact-us-for-a-quote:hover {
	background:url(images/button-contact-us-for-a-quote.png) no-repeat center;
}
.button-contact-us-for-a-quote:active {
	background:url(images/button-contact-us-for-a-quote.png) no-repeat bottom;
}
/*
	Slideshow style
*/

.portfolio-nav a {
	width:20px;
	background:#0F0;
	text-align:center;
}
/*
	
*/
#featured {
	height:371px;
	position:relative;
}
#featured_work {
	float:left;
	overflow:hidden;
	width:442px;
	height:351px;
	margin:0 75px 0 0;
}
#featured_nav {
	position:absolute;
	top:331px;
	left:181px;
	width:80px;
	text-align:center;
	overflow:hidden;
}
#featured_nav a {
	width:20px;
	height:20px;
	background:url(images/portfolio-nav.png) -6px -6px;
	display:block;
	float:left;
	text-indent:-9999px;
	border:none;
}
#featured_nav a.activeSlide {
	background:url(images/portfolio-nav.png) -6px -38px;
}
.featured-work {
	overflow:hidden;
	clear:both;
}
.featured-work .featured-thumbnail {
	overflow:hidden;
	width:442px;
	height:331px;
}
.featured-text {
	float:left;
	overflow:hidden;
	width:442px;
}
#home-modules {
	clear:both;
}
/*
	Contact Form 7 Styles
*/
#wrapper div.wpcf7 {
	display:block;
	width:620px;
	margin:0 45px 0 0;
	padding:0 0;
	float:left;
	display:inline;
}
.wpcf7 ol li {
	overflow:hidden;
}
.wpcf7 div.wpcf7-response-output {
	width:610px;
	margin:0 0;
	padding:5px;
	clear:both;
}
.wpcf7 div.wpcf7-mail-sent-ok {
	border:1px solid #d5d5d5;
	background:#ffffff;
	color:#58b456;
	font-size:12px;
	padding:5px;
}
.wpcf7 div.wpcf7-mail-sent-ng {
	border:none;
	font-size:10px;
}
.wpcf7 div.wpcf7-spam-blocked {
	color:#b65757;
	background:#ffffff;
	border:none;
	font-size:10px;
}
.wpcf7 div.wpcf7-validation-errors {
	color:#b65757;
	background:#ffffff;
	border:1px solid #d5d5d5;
	padding:5px;
	font-size:12px;
}
.wpcf7 span.wpcf7-form-control-wrap {
	position:relative;
}
.wpcf7 span.wpcf7-not-valid-tip, .wpcf7 span.wpcf7-not-valid-tip-no-ajax {
	display:block;
	background:#ffffff;
	border:none;
	color:#b65757;
	left:auto;
	top:auto;
	position:inherit;
	z-index:auto;
	font-size:10px;
	width:280px;
	padding:5px;
}
.wpcf7 span.wpcf7-list-item {
	margin-left:0.5em;
}
.wpcf7-display-none {
	display:none;
}
img.ajax-loader {
	border:none;
}
.submit-ajax {
	line-height:32px;
}