﻿body {
	background: #18212d url('images/header_bg.gif') repeat-x;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #444;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.container {
	width: 980px;
	margin: 0 auto;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
span.amp {
	font-family:Baskerville,"Goudy Old Style","Book Antiqua","Palatino Linotype","Times New Roman",serif;
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
	position: relative;
	bottom: -.09em;
}

a {
	color: #319bda;
}
p {
	margin: 0 0 10px 0;
}
a:hover {
	color: #0064a0;
}
img {
	border: 0;
}
.clear {
	clear: both;
	height: 1px;
}
.icon_worddoc {
	background: url('images/icon_worddoc.gif') no-repeat 0 8px;
	padding: 5px 5px 5px 20px;
}
a.view {
	background: url('images/searchicon.gif') no-repeat 0 0;
	padding-left: 20px;
}
a.download {
	background: url('images/downloadicon.gif') no-repeat 0 0;
	padding-left: 20px;
}
.col60 {
	float: left;
	width: 58%;
	padding: 0 5px 0 0;
}
.center {
	margin: 0 auto;
	text-align: center;
	display: block;
}
.right {
	float: right;
}
.floatleft {
	float: left;
}
.bordernone {
	border: none;
}
ul.listnone {
	list-style: none;
	margin: 0;
	padding: 0;
}
.col1-3 {
	width: 196px;
	float: left;
	margin-right: 5px;
}
.col2-3 {
	float: left;
	margin-right: 5px;
	width: 417px;
}
.col1-3 p, .col2-3 p, p {
	padding: 5px;
}
.col50 {
	width: 47%;
	float: left;
	margin: 0 0 0 2%;
}
ul.services {
	margin: 0 0 15px;
	padding: 0;
	float: left;
	width: 400px;
}
ul.services li{
	width: 172px;
	float: left;
	list-style: none;
	padding: 2px 0 2px 25px;
	background: url('images/icon_leaf2.gif') no-repeat 5px center;
}
ul.services li a, body #content .container ul.services li a:hover {
	color: #fff;
	text-decoration: none;
}
.kill_margin {
	margin: 0;
}
.bread {
	margin: 15px 5px 10px;
	display: block;
}
.hr{
	border-top: 1px solid #000;
	background: #2e3640;
	height: 1px;
	overflow: hidden;
	width: 100%;
	float: left;
	clear: both;
}
#home .hr {
	margin: 10px 0 20px;
}
h1, h2{
	text-indent: -99999px;
	display: block;
	height: 23px;
	margin: 0 0 5px 5px;
}

/*---------------------Header------------------------*/
#header {
	height: 239px;
}
#header a.logo {
	margin: 0;
	float: left;
	padding: 0;
	height:80px;
	overflow: hidden;
}
#header ul.topnav {
	float: right;
	width: 458px;
}
#header ul.topnav li {
	list-style: none;
	text-indent: -9999px;
	float: left;
	width: auto;
}
#header ul.topnav li a{
	height: 80px;
	display: block;
}
body #header ul.topnav li a:hover {
	background-position: 0 -80px;
}
#home li.home a{
	background-position: bottom;
}
#header ul.topnav li.home a{
	width: 56px;
	background: url('images/home_a.gif') no-repeat;
}
#header ul.topnav li.about a{
	width: 62px;
	background: url('images/about_a.gif') no-repeat;
}
#header ul.topnav li.services a{
	width: 74px;
	background: url('images/services_a.gif') no-repeat;
}
#header ul.topnav li.portfolio a{
	width: 88px;
	background: url('images/portfolio_a.gif') no-repeat;
}
#header ul.topnav li.contact a{
	width: 77px;
	background: url('images/contact_a.gif') no-repeat;
}
#header ul.topnav li.follow a{
	width: 81px;
	background: url('images/twit_a.gif') no-repeat;
}

html body#home ul.topnav li.home a, body#about ul.topnav li.about a, body#services ul.topnav li.services a, body#portfolio ul.topnav li.portfolio a, body#contact ul.topnav li.contact a{
	background-position: 0 bottom;
}
/*----------------------------------Banner-------------------------------*/
.banner {
	height: 159px;
	float: left;
	width: 960px;
	background: url('images/banner_city.jpg') no-repeat right bottom;
}
/*----------------------------------Content-------------------------------*/
#content {
	width: 100%;
	float: left;
	background: #161f2a url('images/content_bg.gif') repeat-x;
	color: #fff;
}
#home #content .main {	background: url('images/main_top_bg_home.gif') no-repeat right top;
}
#content .main {
	width: 630px;
	float: left;
	padding: 30px 20px 84px 10px;
	background: url('images/main_top_bg.jpg') no-repeat right top;
	position: relative;
	z-index: 5;
	overflow: hidden;
}
#content a {
	color: #fff;
}
#content a:hover {
	color: #ddd;
}
#home h1 {
	background: url('images/h1_hideca.png') no-repeat;
	height: 25px;
	margin-bottom: 15px;
}
#home h2.service {
	background: url('images/h3_services.gif') no-repeat;	
	height: 50px;
}
#home h2.resume {
	background: url('images/h3_resume.gif') no-repeat;	
	height: 50px;
}
#home h2.portfolio {
	background: url('images/h3_portfolio.gif') no-repeat;	
	height: 50px;
}

#home .main h2.featured {
	background: url('images/h2_featuredwork.png') no-repeat;
	margin: 0 0 15px 14px;
}
#home .main img.feat {margin: 10px 0 0 10px;}
.main h3 {
	margin: 25px 5px 10px;
	font-size: 1.5em;
	font-weight: normal;
	color: #e4ff77;
}
#about h1 {
	background: url('images/h1_abouternie.png') no-repeat;
}
#services h1 {
	background: url('images/h1_services.png') no-repeat;
}
#portfolio h1 {
	background: url('images/h1_portfolio.png') no-repeat;
}	
#contact h1 {
	background: url('images/h1_contact.png') no-repeat;
}	
/*----------------------------------Rightcolumn-------------------------------*/
#content .rightcol {
	width: 300px;
	float: left;
	padding: 30px 20px 94px 0;
	background: url('images/rightcol_top_bg.gif') no-repeat;
}
.rightcol h2 {
	height: 29px;
	margin-left: 15px;
}
#content .rightcol ul li h4{
	font-size: 1.1em;	
}
#content .rightcol ul li h4 a {
	text-decoration: none;
}
#home .rightcol h2 {
	background: url('images/h2_newsupdates.gif') no-repeat;
}
#about .rightcol h2 {
	background: url('images/h2_resume.gif') no-repeat;
}
#portfolio .rightcol h2 {
	background: url('images/h2_portfolio.gif') no-repeat;
}
#services .rightcol h2 {
	background: url('images/h2_myservices.gif') no-repeat;
}
#contact .rightcol h2 {
	background: url('images/h2_question.gif') no-repeat;
}
body #content .rightcol h3 {
	background: url('images/rightcol_header_bg.gif') no-repeat left bottom;
	float: left;
	width: 279px;
	padding: 0 10px 15px;
	height: 15px;
	font-size: 1.5em;
	font-weight: normal;
}
body #content .rightcol h3 img {
	float: left;
	margin-right: 5px;
}
body #content .rightcol h3 small {
	font-size: 0.6em;
	color: #e4ff77;
}
#content .rightcol ul {
	float: left;
	margin: 0;
	padding: 0 10px 15px;
	background: #3ca4e2 url('images/rightcol_btm_bg.gif') no-repeat left bottom;
	list-style: none;
	width: 279px;
}
#content .rightcol ul li {
	padding: 10px 0 5px;
	width: 279px;
	background: url('images/sidebar_hr.gif') repeat-x left bottom;
	float: left;
}
#portfolio #content .rightcol ul li {
	background: none;
}
#content ul li.first, #footer .container .auxlinks ul.col3 li.first, html #services .rightcol ul.check li.first, html #home .rightcol ul.tweet li.first{
	border-top: none;
}
#content ul li.last, #footer .container .auxlinks ul.col3 li.last{
	border-bottom: none;
	background: none;
}
html #services .rightcol ul.check li.last {
	border-bottom: none; 
}
#content .rightcol ul.check li{
	padding: 5px 0 5px 25px;
	font-size: 1.1em;
	width: 254px;
	border-bottom: 1px solid #327dac;
	border-top: 1px solid #8ac8ee;
	background: url('images/icon_leaf.gif') no-repeat 5px center;
}
#home #content .rightcol ul li p , #home .rightcol ul li h4{
	padding: 0 0 0 65px;
	margin: 0 0 3px 0;
}

/*-----------------------------------Tweets---------------------------- */
#home .rightcol ul.tweet li.last {
	border-bottom: none; 
}
#home #content .rightcol ul.tweet li{
	padding: 5px 0 5px 25px;
	font-size: 1.1em;
	width: 254px;
	border-bottom: 1px solid #327dac;
	border-top: 1px solid #8ac8ee;
	background: url('images/icon_tweets.gif') no-repeat top left;
}

/*------------------------------------Footer----------------------------*/
#footer {
	background: #3fa7e6;
	float: left;
	width: 100%;
}
#footer .container .auxlinks{
	background: url('images/content_bottom_bg.gif') no-repeat center top;
	float: left;
	width: 100%;
	padding-top: 84px;
	margin-top: -84px;
	color: #fff;
}
#footer .container .auxlinks ul.col3 {
	width: 280px;
	float: right;
	margin-right: 20px;
	padding: 20px 10px;
}
#footer .container .auxlinks ul.col3 li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 280px;
	border-bottom: 1px solid #327dac;
	border-top: 1px solid #8ac8ee;
}
#footer .container .auxlinks ul.fav li a, #blog .rightcol ul.links li a {
	color: #fff;
	float: left;
	width: 254px;
	text-decoration: none;
	padding: 5px 0 5px 25px;
	background: url('images/icon_bullet2.gif') no-repeat 5px 10px;
}
#footer .container .auxlinks ul.fav li a:hover, #blog .rightcol ul.links li a:hover {
	display: block;
	background: #318fc8 url('images/icon_bullet2.gif') no-repeat 5px 10px;
	padding: 5px 0 4px 25px;
	border-bottom: 1px solid #327dac;
}
#footer li.first p {
	padding: 0;
	margin-bottom: 10px;
}
#footer li.first p strong{
	font-size: 1.5em;
	font-weight: normal;
	display: block;
	text-align: center;
	background: #3096d3;
	padding: 5px 0;
	border: 1px solid #3784b3;
	border-bottom: 1px solid #2a77a6;
	border-right: 1px solid #2a77a6;
}
#footer ul.siteinfo p{
	line-height: 2em;
}
#footer .disclaimer {
	background: #18212d;
	border-top: 1px solid #85d1ff;
	padding: 10px 0;
	float: left;
	width: 100%;
	color: #ccc;
}
#footer .disclaimer a {
	text-decoration: none;
	color: #ccc;
}
.validation {
	background: url('images/about_bg.gif') no-repeat center top;
	float: left;
	margin: 0;
	padding: 18px 0 30px;
	text-align: center;
	width: 100%;
}
.validation img {
	margin: 0 5px 30px;
}
/*------------------About-------------------*/
#about .main .col2-3 h3 {
	margin: 15px 5px 10px;
}
#about .col1-3 {
	margin: 20px 0 0 10px;
	border: 1px solid #2f373f;
	padding: 10px;
	width: 176px;
	background: #11171f;
}
#about .col1-3 h3 {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 1.5em;
	font-weight: normal;
}
#about .col1-3 h3.first {
	margin: 0;
	border: none;
}
#about #content .rightcol ul li {
	margin: 0;
	padding: 0;
}
#content .rightcol ul.technical li span {
	width: 33%;
	float: left;
	text-align: center;
}

body #content .main input.btn, #blog #searchform input.btn,  #contact #searchform input.btn{
	border: none;
	width: 118px;
	height: 55px;
	padding: 0;
}
/*----------------Portfolio------------------*/
#portfolio #content .rightcol ul {
	padding-bottom: 25px;
}
#portfolio #content .rightcol ul.thumbnails li {
	float: left;
	width: 93px;
	height: 65px;
	margin: 0 auto;
	text-align: center;
	border: none;
}
#portfolio #content .rightcol ul.thumbnails li a img {
	padding: 5px;
	background: #fff;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
img.preview {
	border: 5px solid #fff;
}
.previewblock {
	margin: 0;
	padding: 10px 0 0;
}
#portfolio .col2-3 ul, #portfolio .col2-3 p{
	padding-left: 10px;
}
#portfolio .col2-3 h3 {
	padding-left: 5px;
}
#portfolio .col1-3 {
	background: url('images/vert_hr.gif') repeat-y right top;
}
#portfolio #content .container .main .col1-3 p{
	padding-right: 10px;
}
#portfolio .sociable, #portfolio .similar {
	display: none;
}
/*----------Accordion-------------*/
#basic-accordian {
	padding-top: 5px;
}
body#about .header_highlight{
	background: url('images/accordion_bg.gif') left top;
	cursor: text;
	margin-bottom: 5px;
}
.accordion_headings {
	padding: 6px 10px 0 36px;
	font-size: 1.1em;
	color: #fff;
	height: 25px;
	background: url('images/accordion_bg.gif') left 62px;
}
.accordion_headings:hover {
	background: url('images/accordion_bg.gif') left bottom;
	cursor: pointer;
}
/*---------------Tables---------------*/
table {
	width: 590px;
	padding: 0;
	margin: 10px;
	border-collapse: collapse;
	color: #222;
}
th {
	color: #4f6b72;
	border: 1px solid #b8d6ea;
	text-align: left;
	padding: 2px 2px 2px 12px;
	font-size: 1.1em;
	background: #dff1fd url('images/table_bg_header.gif') repeat-x;
}
td {
	border-right: 1px solid #b8d6ea;
	border-bottom: 1px solid #b8d6ea;
	background: #fff;
	padding: 2px 2px 2px 12px;
	color: #4f6b72;
}
table td a, html #blog #content table th a{
	color: #0077c6;
}
td.alt {
	background: #F5FAFA;
	color: #797268;
}
th.spec {
	border-left: 1px solid #b8d6ea;
	border-top: 0;
	background: #fff;
	font-size: 0.8em;
}
th.specalt {
	border-left: 1px solid #b8d6ea;
	border-top: 0;
	background: #f5fafa;
	color: #797268;
}



