/*
__     __            _                 __  __
\ \   / /__ _ __ ___(_) ___  _ __      \ \/ /
 \ \ / / _ \ '__/ __| |/ _ \| '_ \ _____\  / 
  \ V /  __/ |  \__ \ | (_) | | | |_____/  \ 
   \_/ \___|_|  |___/_|\___/|_| |_|    /_/\_\
                                             
*/

/* @override 
	http://www.version-x.com/template_files/css/vx_typography.css
	http://www.version-x.com/template_files/css/vx_typography_2.css
*/

/* @group base text styles */

p {
	font-size: .875em;
	line-height: 1.25em;
	margin: 0 20px 18px;
	padding: 0;
}

p.important {
	font-size: 1.28em;
	margin-top: 18px;
}

#footer p {
	font-size: .6875em;
	line-height: 1em;
	margin: 0 10px;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #CC0000;
}

h1 {
	border-bottom: 1px solid #999;
	text-transform: uppercase;
	font: bold 1.875em/1em "ITC Avant Garde Gothic Std", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 0 10px 9px;
	padding: 27px 0 0 10px;
}

h2 {
	font-size: 1.875em;
	line-height: 1em;
	border-bottom: 1px solid #999;
	padding-left: 10px;
	margin: 18px 0 9px 10px;
}

h3 {
	font-size: 1.125em;
	margin-left: 20px;
	margin-bottom: 9px;
	line-height: 1.125em;
	text-transform: uppercase;
	margin-top: 18px;
}

h4 {
	color: #666;
	font-size: 1.125em;
	line-height: 1.125em;
	padding: 0;
	margin: 0 0 9px 20px;
	font-weight: bold;
}

h5 {
	margin-left: 20px;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 9px;
	font-weight: bold;
	font-size: .875em;
}

h6 {
	margin-left: 20px;
	color: #666;
	line-height: 1em;
	margin-bottom: 4px;
	font-style: italic;
	font-size: .875em;
}

pre {
	color: #666;
	margin-left: 20px;
	padding-left: 0;
	background-color: #eee;
	padding: 6px;
	border: 1px dotted #ccc;
	margin-bottom: 18px;
}

blockquote {
	margin-left: 90px;
	border-left: 1px solid #999;
	font-style: italic;
	font-size: .875em;
}

ul, ol {
	margin-bottom: 18px;
	padding: 0;
	margin-left: 1.25em;
}

ul li ul, ol li ol {
	color: #666;
	margin: 5px 0;
	padding: 0;
}

li {
	padding: 0;
	margin: 0 0 2px 1.25em;
}

input {
	outline: none;
	height: 26px;
	margin: 0;
	border: 1px solid #fff;
}

textarea {
	outline: none;
	padding: 5px;
}

/* text selection for FF */

::-moz-selection
{
background: #999;
color:#fff;
}

/* text selection for Safari */
 
::selection 
{
background: #999;
color:#fff;
}


/* @end */

/* @group utilities */

.hide {
	overflow: hidden;
	text-indent: -1000em;
}

.clearfix {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}



/* @end */

/* @group home page text */

#home-page #intro h1 {
	width: 437px;
	height: 122px;
	background: url(../images/home-headline.png) no-repeat;
	margin: 26px 0 18px 20px;
	border-style: none;
	padding: 0;
}

#home-page #intro p {
	font-size: 1.125em;
	color: #666;
	width: 442px;
	margin-bottom: 9px;
}

#home-page #intro p.find-out a {
	display: block;
	width: 149px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url(../images/btn_find_out.gif) no-repeat;
}

#home-page #intro p.find-out a:hover {
	border-style: none;
}

#featured-projects h2 {
	font-size: 24px;
	line-height: 44px;
	margin: 0;
	padding: 0;
	border-style: none;
}

#home-page #featured-projects h3 {
	font-size: .875em;
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 6px;
	text-transform: none;
}

#home-page #featured-projects p {
	font-size: .75em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}

#home-page .testimonial p.client {
	color: #999;
	margin-top: -9px;
}

#home-page .testimonial p.client span {
	font-size: 1.125em;
	font-weight: bold;
	color: #333;
}

#home-page .latest-post h3 {
	margin-left: 20px;
	margin-top: 0;
	margin-right: 20px;
}

#home-page .latest-post h3 a {
	color: #333;
	background: url(../images/arrow.gif) no-repeat 0 center;
	padding-left: 12px;
}

#home-page .latest-post h3 a:hover {
	border-style: none;
	color: #cc0000;
}

#home-page .latest-post p.date {
	margin-bottom: 0;
	color: #999;
}



/* @end */

/* @group faux footer */

#faux-foot h2 {
	color: #fff;
	padding-left: 0;
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: 1px;
	font-size: .875em;
	border-style: none;
	margin: 0 0 30px;
}

#faux-foot .flickr h2 {
	padding-left: 6px;
}

#faux-foot p {
	margin-left: 0;
	color: #ccc;
	font-size: .785em;
	line-height: 1.5em;
}

#faux-foot .newsletter p {
	font-size: .875em;
	margin: 15px 0 6px;
	padding: 0;
}

#faux-foot .twitter p {
	width: 241px;
	font-size: .75em;
	margin: 0;
	padding: 5px 8px;
	line-height: 1.25em;
}



/* @end */

/* @group forms */

input.text-field {
	border-style: none;
	background-color: #ccc;
	color: #333;
	font-size: 12px;
	outline:none;
	line-height: 24px;
	vertical-align: top;
	padding: 4px;
	height: 18px;
}

#news-signup input.text-field {
	width: 190px;
	padding: 4px;
	height: 18px;
}

#news-signup button.submit {
	width: 88px;
	height: 27px;
	margin: 1px 0 0;
	padding: 0;
	border-style: none;
	text-indent: -1000em;
	cursor: pointer;
	overflow: hidden;
	text-align: left;
	background: transparent url(../images/btn_sign_up.png) no-repeat;
}

#faux-foot .newsletter #news-signup p {
	margin: 0;
	width: 290px;
}



/* @end */

/* @group portfolio */

#projects .all p {
	margin-left: 0;
	font-size: .75em;
}

#folio-page h1, #project-page h1 {
	float: left;
	border-style: none;
	background: url(../images/header_port.gif) no-repeat;
	width: 166px;
	height: 43px;
	text-indent: -1000px;
	margin: 19px 0 0 21px;
	padding: 0;
	display: inline;
}

#folio-page h2.sub-head, #project-page h2.sub-head {
	text-align: right;
	color: #666;
	border-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.25em;
	line-height: .875em;
	margin: 0;
	height: 1%;
	position: relative;
	right: 0;
	clear: left;
	width: 175px;
	top: -45px;
}

#folio-nav ul li {
	list-style-type: none;
	border-left: 1px solid #999;
	height: 90px;
	float: left;
	margin: 0 0 0 22px;
	padding: 0;
}

#folio-nav ul li ul {
	float: left;
	margin: 0;
	padding: 0;
}

#folio-nav ul li h2 {
	margin: 0;
	padding: 0 0 2px 14px;
	border-style: none;
	font-size: .875em;
	line-height: 1em;
}

#folio-nav ul li ul li {
	height: auto;
	border-style: none;
	padding: 0 9px 0 6px;
	margin: 0;
	width: auto;
	float: none;
}

#folio-nav ul li ul li a {
	font-size: .875em;
	margin: 0;
	padding: 1px 8px;
	color: #333;
}

#folio-nav ul li ul li a:hover {
	color: #cc0000;
	border-style: none;
}

#folio-nav ul li ul li.current a {
	background-color: #cc0000;
	color: #fff;
	padding: 1px 8px;
	margin: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#folio-nav ul li ul li.current a:hover {
	border-bottom-style: none;
}



/* @end */

/* @group project */

#project #details h2 {
	border-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	font-size: 1.5em;
}

#project #details a#view-project {
	display: block;
	width: 142px;
	height: 31px;
	background: url(../images/btn_visit_project.gif) no-repeat;
	margin: 18px 0 9px;
	padding: 0;
}

#project #details a#view-project:hover {
	border-style: none;
}

#project #details .detail h3 {
	text-transform: uppercase;
	font-size: .875em;
	margin: 6px 0 0;
	line-height: 1.5em;
}

#project #details p {
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 9px;
	color: #666;
}

#project #controls a {
	display: inline;
	width: 32px;
	height: 32px;
	float: left;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	color: #fff;
	margin: 5px 0 0 8px;
	padding: 0;
	background: #ccc url(../images/btn_pager.gif) no-repeat;
	text-shadow: #000 0px 1px 0px;
}

#project #controls a:hover {
	border-style: none;
}

#project #controls a.activeSlide {
	background-image: none;
	padding: 1px;
	width: 30px;
	height: 30px;
	text-shadow: none;
}

#project #controls a#prev {
	background-image: url(../images/btn_prev.gif);
	text-indent: -1000em;
}

#project #controls a#next {
	background-image: url(../images/btn_next.gif);
	text-indent: -1000em;
}

#project #related div a:hover {
	border-style: none;
}

#project #related h3 {
	margin-left: 10px;
}

#project #related p {
	margin: 0 0 10px 1px;
	font-size: .75em;
	line-height: 1.5;
}



/* @end */

/* @group services */

.service ul {
	background-color: #eee;
	width: 200px;
	margin: 0 20px 18px 0;
	padding: 10px 10px 30px;
	float: left;
	clear: both;
	display: inline;
}

.service ul li {
	list-style-type: none;
	color: #666;
	font-size: .875em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.service h2 {
	margin-left: 240px;
	padding: 0 0 3px;
}



/* @end */

/* @group about */

#about h2 {
	font-size: 24px;
	line-height: 44px;
	margin: 0;
	padding: 0 0 0 10px;
	border-style: none;
	border-bottom: 1px solid #999;
}

#about-page #intro p {
}

/* bios */

#about .bio h2 {
	margin-left: 312px;
	margin-bottom: 0;
	border-style: none;
	margin-top: 0;
	font-size: 2.25em;
}

#about .bio h3 {
	margin-top: -2px;
	margin-left: 312px;
	padding-left: 10px;
	color: #666;
	text-transform: none;
}

#about .bio p {
	margin-left: 312px;
	padding-left: 10px;
}

/* clients */

#clients p {
	width: 230px;
	float: left;
	margin-left: 10px;
	color: #666;
	border-right: 1px solid #999;
	height: 365px;
	padding-right: 50px;
	display: inline;
}

/* awards */

#awards .project .project-link {
	float: left;
	font-weight: bold;
	margin-left: 10px;
	display: inline;
	margin-right: 0;
	width: 300px;
}

#awards .project .project-link span {
	display: block;
	font-weight: normal;
	font-style: normal;
}

#awards .project h2 {
	margin-left: 330px;
	border-style: none;
	margin-bottom: 18px;
	line-height: 1.125em;
}

#awards .project h2 span {
	display: block;
	color: #666;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	font-size: .75em;
}



/* @end */

/* @group blog */

/* search */

#search p {
	width: 220px;
	height: 46px;
	background: url(../images/search.gif) no-repeat;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search #search-field {
	border-style: none;
	background-color: transparent;
	height: 32px;
	width: 128px;
	margin: 0 20px 0 32px;
	padding: 0;
	outline:none;
}

#search #search-submit {
	height: 46px;
	background-color: transparent;
	border-style: none;
	margin: 0;
	padding: 0;
	width: 34px;
	text-indent: -1000em;
	cursor: pointer;
}

/* sidebar */

#sidebar h2 {
	padding: 0 0 4px;
	margin: 0;
	font-size: 1.25em;
}

#sidebar ul {
	padding: 0;
	margin: 0 0 18px;
}

#sidebar ul li {
	list-style-type: none;
	background: url(../images/arrow.gif) no-repeat 0 center;
	border-bottom: 1px dotted #999;
	padding: 12px 0 12px 15px;
	margin: 0;
	font-size: 1.125em;
	line-height: 1em;
}

#sidebar ul li a {
	color: #333;
}

#sidebar ul li a:hover {
	border-style: none;
	color: #cc0000;
}

/* post head */

.post .date {
	float: left;
	line-height: 1em;
	font-size: .75em;
	text-transform: uppercase;
	margin: 3px 0 0;
	display: inline;
	padding: 0;
	width: 80px;
}

.post .date strong {
	display: block;
}

.post .post-head h2 {
	padding: 0 0 4px;
	display: block;
	margin: 0 0 9px 80px;
}

.post .post-head h2 a {
	color: #333;
	background: url(../images/arrow.gif) no-repeat 0 center;
	padding-left: 12px;
}

.post .post-head h2 a:hover {
	color: #cc0000;
	border-style: none;
}

.post .byline {
	margin-left: 80px;
	font-size: .75em;
	line-height: 1em;
	margin-bottom: 9px;
}

/* post body */

.post ul li, .post ol li {
	font-size: .875em;
	line-height: 1.25em;
}

.post p {
}

.paginate a {
	display: inline;
	width: 32px;
	height: 32px;
	float: left;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	color: #fff;
	margin: 5px 0 0 8px;
	padding: 0;
	background: #ccc url(../images/btn_pager.gif) no-repeat;
	text-shadow: #000 0px 1px 0px;
}

.paginate strong {
	display: inline;
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 32px;
	font-size: 18px;
	color: #fff;
	margin: 5px 0 0 8px;
	background: #ccc no-repeat;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

.paginate a:hover {
	border-style: none;
}

.paginate .strong {
	background-image: none;
	padding: 1px;
	width: 30px;
	height: 30px;
	text-shadow: none;
}



/* @end */

/* @group blog post */

.social-links p {
	margin-bottom: 0;
	color: #666;
	font-weight: bold;
	margin-left: 10px;
	padding: 2px 0;
}

.social-links p span {
	background-color: #eee;
	padding: 4px 8px;
}

.social-links a {
	margin: 0 0 0 8px;
	padding: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: top;
}

.social-links a:hover {
	border-style: none;
}

.social-links a img {
	margin: 0;
	padding: 0;
	border-style: none;
	width: 16px;
	height: 16px;
}

#comments h3 {
	text-transform: none;
	font-size: 1.5em;
	border-bottom: 1px solid #999;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 18px;
}

/* comments */

.comment img.gravatar {
	float: left;
	padding: 6px 8px 8px;
	width: 60px;
	height: 60px;
	margin: 0 0 0 20px;
	background: url(../images/bg_gravatar.gif) no-repeat;
	display: inline;
}

.comment h4 {
	margin-left: 110px;
	margin-bottom: 1px;
	color: #333;
}

.comment h4 a {
	padding-left: 12px;
	color: #333;
	background: url(../images/arrow.gif) no-repeat 0 center;
}

.comment h4 a:hover {
	border-style: none;
	color: #cc0000;
}

.comment p.date {
	margin-left: 110px;
	font-size: .75em;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 6px;
}

.comment .comment-body p {
	margin: 0;
}

.comment .comment-body p:last {
	margin-bottom: 0;
}

/* submit comment */

#submit-comment h3 {
	border-top: 1px solid #999;
	padding-left: 10px;
	padding-top: 9px;
	margin-left: -10px;
}

#comment_form, #contact_form {
	background-color: #eee;
	padding: 10px 0 10px 10px;
	margin-left: -10px;
}

#comment_form p, #contact_form p {
	margin-left: 0;
	font-weight: bold;
	margin-right: 6px;
	margin-bottom: 9px;
}

#comment_form label span, #contact_form label span {
	color: #cc0000;
}

#comment_form .row1, #contact_form .row1 {
	float: left;
	display: inline;
}

#comment_form .row1 input, #contact_form .row1 input {
	width: 186px;
	padding: 4px;
	height: 18px;
}

#comment_form .subject input, #contact_form .subject input {
	width: 590px;
	padding: 4px;
	height: 18px;
}

#comment_form label, #contact_form label {
	display: block;
	padding-bottom: 1px;
}

#comment_form textarea, #contact_form textarea {
	border: 1px solid #fff;
	width: 587px;
	height: 140px;
	clear: both;
}

#comment_form .submit {
	text-align: right;
	margin-right: 7px;
	margin-bottom: 3px;
}

#comment_form button {
	width: 166px;
	height: 27px;
	margin: 1px 0 0;
	padding: 0;
	border-style: none;
	text-indent: -1000em;
	cursor: pointer;
	overflow: hidden;
	text-align: left;
	background: transparent url(../images/btn_submit_comment.gif) no-repeat;
}

/* comment formatting */



/* @end */

/* @group contact */

#contact-page #sidebar p {
	color: #666;
}

#contact-page #sidebar p span.tel {
	font-weight: bold;
	color: #333;
	display: block;
	font-size: 1.71em;
}

#contact-page #sidebar p span.email {
	font-weight: bold;
	color: #333;
	display: block;
	font-size: 1.28em;
}

#contact-page #sidebar p span.address {
	font-weight: bold;
	color: #333;
	display: block;
}

#contact-page .download a {
	display: block;
	width: 250px;
	height: 31px;
	background: url(../images/btn_worksheet.gif) no-repeat;
}

#contact-page .download a:hover {
	border-style: none;
}

#contact-page #contact_form button {
	width: 145px;
	height: 27px;
	margin: 1px 0 0;
	padding: 0;
	border-style: none;
	text-indent: -1000em;
	cursor: pointer;
	overflow: hidden;
	text-align: left;
	background: transparent url(../images/btn_message.gif) no-repeat;
}#contact-page #sidebar p



/* @end */