@charset "UTF-8";

body, html {
	/*background: #ffffff url(../_img/bg.jpg) no-repeat center 201px;*/
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #ffffff;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Before Globals
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.strong {
	font-weight: bold;
}
.emphasis {
	font-style: italic;
}
.normal {
	font-weight: normal; 
}
p {
	display: block;
	clear: both; 
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
.imageRight {
	display: block;
	float: right;
	padding: 0 0 5px 15px;
}
.imageLeft {
	display: block;
	float: left;
	padding: 0 15px 5px 0;
}
.copySmall {
	font-size: 10px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Page Layout
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/


#mastheadWrapper {
	width: auto;
	height: 164px;
	background: none;
	position: relative;
}
#masthead {
	width: auto;
	height: 164px;
	position: relative;
	margin: auto;
}
#logo {
	width: 372px;
	height: 66px;
	background: none;
	padding: 4px 0 0 4px;
	position: absolute;
	left: 0px;
	top: 50px;
}
#contactWrapper {
	width: auto;
	height: 37px;
	background: none;
	position: relative;
}
#contactBar {
	width: auto;
	height: 30px;
	padding: 7px 0 0 0;
	position: relative;
	margin: auto;
}
#contentWrapperHome {
	width: auto;
	padding: 50px 0px 0px 0px;
	margin: auto;
	position: relative;
}
#contentWrapper {
	width: auto;
	padding: 0;
	background: none;
}
#content {
	width: auto;
	padding: 50px 0 0 0;
	margin: auto;
	position: relative;
}
#footerWrapper {
	display: none;
}
#footerHomeWrapper {
	display: none;
}
#footer {
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
					Columns & Gutters
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

#colMain {
	width: 450px;
	float: left;
	padding: 0 0 50px 0;
	margin: 0;
	color: #738085;
	line-height: 20px;
	font-size: 12px;
	text-align: justify;
}
#colWide {
	width: auto;
	padding: 0 0 50px 0;
	margin: 0;
	color: #738085;
	line-height: 20px;
	font-size: 12px;
	text-align: justify;
}
#colSidebar {
	width: 250px;
	padding: 46px 0 50px 0;
	margin: 0;
	float: right;
	color: #738085;
	line-height: 16px;
	font-size: 12px;
}
#colPortfolioDetails {
	width: auto;
	padding: 0 0 50px 0;
	margin: 0;
	color: #738085;
	line-height: 20px;
	font-size: 12px;
	text-align: justify;
}
#colPortfolioGallery {
	width: 598px;
	padding: 0 0 50px 0;
	margin: 0;
	color: #738085;
	line-height: 16px;
	font-size: 12px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
					Contact Bar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.contactList {
	width: auto;
	height: 22px;
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
	color: #738085;
}
 .contactList li {
    margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
    float: left;
}
 .contactList a, .contactList a:link , .contactList a:visited {
	display: none;
}
.contactPh {
	width: auto;
}
.contactEmail {
	width: auto;
}

.contactPDF {
	display: none;
}

#search {
	display: none;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Primary Nav
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.navList {
	display: none;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
								Links
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

a, a:link {
	color: #c68700;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
a:hover {
	color: #3095b8;
	text-decoration: underline;
}
#footerHomeWrapper a, #footerHomeWrapper a:link, #footerWrapper a, #footerWrapper a:link {
	color: #96b7cf;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
#footerHomeWrapper a:hover, #footerWrapper a:hover {
	color: #96b7cf;
	text-decoration: underline;
}
a.homeCTA {
	display: block;
	color: #ffb618;
	background: url(../_img/sprites_arrows.png) no-repeat 0 16px;
	padding: 10px 0 0 17px;
	float: left;
	clear: left;
}
a.homeCTA:hover {
	background: url(../_img/sprites_arrows.png) no-repeat 0 -24px;
	color: #ffffff;
	text-decoration: none;
}
a.homeLinkRight {
	display: block;
	color: #ffb618;
	background: url(../_img/sprites_arrows.png) no-repeat right 5px;
	padding: 4px 15px 0 0;
	margin: 2px 0 9px 0;
	float: right;
	height: 15px;
	text-align: right;
	font-size: 11px;
	line-height: 11px;
	width: 110px;
}
a.homeLinkRight:hover {
	background: url(../_img/sprites_arrows.png) no-repeat right -35px;
	color: #ffffff;
	text-decoration: none;
}
a.arrowLink {
	background: url(../_img/sprites_arrows.png) no-repeat left -151px;
	padding: 6px 0 5px 18px;
}
a.arrowLink:hover {
	background: url(../_img/sprites_arrows.png) no-repeat left -191px;
	text-decoration: none;
}
a.arrowLinkTestimonial {
	background: url(../_img/sprites_arrows.png) no-repeat right -151px;
	padding: 6px 18px 3px 0;
	text-align: right;
}
a.arrowLinkTestimonial:hover {
	background: url(../_img/sprites_arrows.png) no-repeat right -191px;
	text-decoration: none;
}
a.arrowLinkServices {
	display: block;
	float: right;
	text-align: right;
	background: url(../_img/sprites_arrows.png) no-repeat left -155px;
	padding: 0 0 0 15px;
	margin: 25px 0 5px 0;
}
a.arrowLinkServices:hover {
	background: url(../_img/sprites_arrows.png) no-repeat left -195px;
	text-decoration: none;
}
a.sidebarCTA {
	display: none;
}
#homePosts li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	height: 26px;
	width: 300px;
	color: #222e36;
	background: url(../_img/sprites_home_posts.png) no-repeat 0 -6px;
	padding: 8px 0 0 25px;
}
#homePosts li a:hover {
	color: #000000;
	background: url(../_img/sprites_home_posts.png) no-repeat 0 -54px;
	text-decoration: none;
}
#homeProjects li a {
	display: block;
	border: 5px solid #29333d;
}
#homeProjects li a:hover {
	border: 5px solid #9fc2d8;
}
a.portfolioLinkPrev {
	display: none;
}
a.blogReadLink {
	background: url(../_img/sprites_icons.png) no-repeat left 10px;
	padding: 6px 0 3px 18px;
	margin: 0 30px 0 0;
	text-align: left;
}
a.blogReadLink:hover {
	background: url(../_img/sprites_icons.png) no-repeat left 10px;
	text-decoration: none;
}
a.blogCommentLink {
	background: url(../_img/sprites_icons.png) no-repeat left -22px;
	padding: 6px 0 3px 25px;
	text-align: left;
}
a.blogCommentLink:hover {
	background: url(../_img/sprites_icons.png) no-repeat left -22px;
	text-decoration: none;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
								Headers
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

h1 {
	font-size: 20px;
	padding: 0;
	margin: 0 0 15px 0;
	color: #3095b8;
}
h1.home {
	font-size: 16px;
	padding: 0;
	margin: 0 0 15px 0;
	color: #000000;
}
h2 {
	font-size: 16px;
	padding: 0;
	margin: 25px 0 5px 0;
	color: #3095b8;
}
h3 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 15px 0;
	color: #3095b8;
}
h3.contact {
	display: none;
}
h4 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #3095b8;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Interior Sidebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

#colSidebar ul {
	display: block;
	width: 250px;
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
	background: none;
}
#colSidebar ul li {
	display: block;
	margin: 0;
	padding: 0 0 20px 0;
}
#colSidebar ul li ul {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	background: none;
}
#colSidebar ul li ul li {
	display: block;
	margin: 0;
	padding: 0 0 4px 15px;
	background: url(../_img/arrow_simple.gif) no-repeat 0 3px;
}
.sidebarCap {
	display: none;
}
#colSidebar strong {
	font-size: 13px;
	color: #000000;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Homepage
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

#homeTitle {
	padding: 0 0 28px 0;
}
#homeIntro {
	width: 420px;
	padding: 0 0 0 4px;
	color: #222e36;
	line-height: 22px;
	font-size: 13px;
}
#homeProjects {
	width: 350px;
	height: 237px;
	padding: 0;
	position: relative;
	float: right;
	overflow: hidden;
}
#homeProjectsMask {
	display: none;
}
#homeProjectsIE6 {
	display: none;
}
#homeProjectsImg {
	border: 4px solid #29333d;
	width: 342px;
	overflow: hidden;
	background: none;
}
#homeProjectsImg img {

}
#homePosts {
	width: 325px;
	padding: 55px 45px 30px 0;
	margin: 0;
	color: #222e36;
	line-height: 18px;
	font-size: 12px;
	clear: left;
}
#homePosts ul {
	display: block;
	list-style: none;
	padding: 1px 0 0 0;
	margin: 0;
	background: none;
	border-top: 1px solid #666666;
}
#homePosts ul li {
	display: block;
	border-bottom: 1px solid #666666;
	width: 325px;
	padding: 1px 0 2px 0;
}
.homePostsTitle {
	display: block;
	float: left;
	cursor: pointer;
}
.homePostsDate {
	display: block;
	font-size: 10px;
	float: right;
	cursor: pointer;
}
#homeRSS {
	float: right;
	margin: 0 0 0 10px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Clients Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

ul.clientList {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}
ul.clientList li {
	display: block;
	margin: 0;
	padding: 0;
	height: 24px;
}
ul.clientList li strong {
	display: block;
	float: left;
	width: 280px;
	font-weight: normal;
	text-align: right;
	padding: 0 20px 0 0;
}
.overlay { 
    display:none; 
    z-index:10000; 
    background: url(../_img/overlay_testimonials_bg.png) no-repeat;
	padding: 57px 30px 0 37px; 
    width:545px;     
    height:374px; 
	color: #ffffff;
} 
.overlay .close { 
    position:absolute; 
    left:270px; 
    top:0; 
    cursor:pointer; 
    height:36px; 
    width:78px;
	background: url(../_img/blank.gif);
}
.testBody {
	font-size: 13px;
	padding: 0 0 20px 0;
	line-height: 18px;
	text-indent: 45px;
}
.testAuthor {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.testPosition {
	font-size: 11px;
	font-style: italic;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Contact Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.contactDetails {
	width: 185px;
	padding: 20px 0 0 0;
	margin: 0;
}
.contactForm {
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Search Pages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.resultBlock {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	background: url(../_img/line_dotted.gif) no-repeat 0px bottom;
}
.resultExcerpt {
	padding: 5px 0 5px 10px;
}
.resultDate {
	font-size: 10px;
	padding: 0 0 0 10px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Blog Pages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.blogEntry {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	background: none;
	border-bottom: 1px solid #666666;
}
.blogBody {
	padding: 0 0 10px 0;
}
.blogBody img {
	display: block;
	float: left;
	padding: 0 5px 0 0;
}
.blogDate {
	font-size: 10px;
	padding: 0 0 10px 0;
}
#suggestionForm {
	padding: 0;
	margin: 0;
}
.commentEntry {
	padding: 20px 0 0 0;
	margin: 20px 0 0 0;
	background: none;
	border-top: 1px solid #666666;
}
.commentDate {
	font-size: 10px;
	font-style: italic;
	padding: 0 0 5px 0;
}
.commentAuthor {
}
.commentBody {
	font-size: 11px;
	padding: 5px 0 0 0;
}
#suggestionForm, #comment_form {
	display: none;
}
.commentEntry h4 {
	display: none;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							Portfolio Page
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

ul.portfolioFilter {
	display: none;
}
.portfolioPagination {
	display: none;
}
.portfolioThumbWrapper {
	background: url(../_img/portfolio_thumb_bg.png) no-repeat;
	padding: 9px;
	width: 262px;
	float: left;
	margin: 0 30px 25px 0;
}
.portfolioThumbWrapperLast {
	margin: 0 30px 25px 0;
}
.portfolioThumbWrapper img {
	display: block;
	margin: 0 0 8px 0;
	border: none;
}
.portfolioCategory {
	font-weight: bold;
	color: #222e36;
}
#colPortfolioDetails ul {
	display: block;
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
}
#colPortfolioDetails ul li {
	padding: 0;
}
#colPortfolioDetails ul li strong {
	font-weight: normal;
	color: #121c22;
}
#portfolioQuote {
	background: none;
	border-top: 1px solid #666666;
	color: #3095b8;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
	padding: 24px 0 0 0;
	margin: 23px 0 0 0;
}
#portfolioAuthor {
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	padding: 10px 0 0 0;
}
#portfolioAuthorTitle {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 0;
}
ul.portfolioTabs { 
	display: none;
}
div.portfolioPanes {
	position: relative;
}
div.portfolioPanes div {
	display:block;
	border: 4px solid #3095b8;
	margin: 30px 0 0 0;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
							After Globals
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

.clear {
	clear: both;
}
.clearMargins, ul.clearMargins {
	margin: 0;
}
.clearBorders, ul li.clearBorders {
	border: none;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none; 
}
.clearPadding {
	padding: 0;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.alignTop {
	vertical-align: top;
}
