body {
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 35px 0 90px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.875em;
}

a {
	color: #1e6995;
	text-decoration: none;
}

a img {
	border: 0;	
}

#header {
	width: 972px;
	margin: 0 auto;
	padding: 0 0 41px 0;
	overflow: auto; /* to clear floats */
}

h1 {
	float: left;
	width: 214px;
	height: 93px;
	margin: 0;
}

h1 a {
	display: block;
	width: 214px;
	height: 93px;
	background-image: url("images/logo.png");
	text-indent: -9999px;
	outline: 0;
}

h2 {
	font-weight: normal;
	font-size: 1em;
	margin: 0 0 17px 0;
}

h3 {
	font-size: 2.125em;
	margin: 0;	
}

/**
 * Forms
 */
 
input, textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;	
}
 
/**
 * Layout
 */

#nav {
	float: right;
	list-style-type: none;
	margin: 28px 0 0 0;
	padding: 38px 0 0 0;
	overflow: auto; /* to clear floats */
	background: url("images/airplanes.png") top right no-repeat;
}

#nav li {
	float: left;
	margin: 0 0 0 39px;
}

#nav a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	outline: 0;
}

#main-outer {
	border-top: 1px #6a6a6a solid;
	border-bottom: 1px #6a6a6a solid;
	background-image: url("images/main-outer-bg.gif");
}

#main-inner {
	width: 972px;
	margin: 0 auto;
	padding: 10px 0 140px 0;
	background-image: url("images/main-inner-bg.gif");
	overflow: auto; /* to clear floats */
}

#main-inner.no-rule {
	background-image: none;	
}

#main-inner p,
#main-inner li {
	line-height: 1.25em;
}

#main-content {
	float: left;
	width: 588px; /* 620px - 32px right padding */
	padding: 0 32px 0 0;	
}

#main-sidebar {
	float: left;
	width: 312px; /* 345px - 33px left padding */
	padding: 0 0 0 33px;
}

#footer {
	width: 972px;
	margin: 0 auto;
	padding: 43px 0 0 0;
	overflow: auto; /* to clear floats on columns */
}

#footer h2 {
	font-size: 1.25em;
	font-weight: normal;
	margin: 0 0 9px 0;
}

#footer a {
	color: #fff;	
}

#footer-popular {
	float: left;
	width: 303px;
	margin: 0 20px 0 4px;	
}

#footer-popular h2 {
	margin-left: 7px;
	margin-bottom: 12px;	
}

#footer-popular ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#footer-popular li {
	border-top: 1px #333 solid;
}

#footer-popular a {
	display: block;	
	padding: 5px 7px;
}

#footer-popular li:first-child {
	border-top: 0;	
}

#footer-twitter {
	float: left;
	width: 313px;
	margin: 0 24px 0 0;	
}

#footer-twitter h2 {
	float: left;
	margin-left: 15px;
}

#footer-twitter-follow {
	display: block;
	float: right;
	margin: 4px 0 0 0;
	padding: 0 0 0 22px;
	min-height: 16px;	
	background: url("images/icon-twitter.png") no-repeat;
	color: #808080 !important;
	text-transform: lowercase;
}

#footer-twitter ul {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#footer-twitter li {
	border-top: 1px #333 solid;
	overflow: auto; /* to clear the float on the avatar */
	padding: 10px 12px 4px 12px;
}

#footer-twitter li:first-child {
	border-top: 0;	
}

#footer-twitter img {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	width: 33px;
	height: 33px;
}

div.tweet-body {
	float: left;
	width: 249px;
	font-size: 0.875em;
}

p.tweet-text {
	margin: 0 0 2px 0;
	line-height: 1.125em;
}

p.tweet-meta {
	margin: 0;
	color: #808080;
	font-size: 0.875em;
}

#footer-connect {
	float: left;
	width: 300px;	
}

#footer-social {
	list-style-type: none;
	margin: 7px 0 1px 0;
	padding: 0;
	overflow: auto;
	width: 300px;
	height: 62px;
}

#footer-social li {
	float: left;
	width: 34px;
	height: 62px;
	margin-right: 4px;
}

#footer-social li:last-child {
	margin-right: 0;	
}

#footer-social a {
	display: block;
	width: 34px;
	height: 62px;
	text-indent: -9999px;
	outline: 0;
}

#footer-social-delicious a {
	background-image: url("images/social-delicious.png");
}

#footer-social-facebook a {
	background-image: url("images/social-facebook.png");
}

#footer-social-twitter a {
	background-image: url("images/social-twitter.png");	
}
	
#footer-social-buzz a {
	background-image: url("images/social-buzz.png");
}

#footer-social-linkedin a {
	background-image: url("images/social-linkedin.png");
}

#footer-social-vimeo a {
	background-image: url("images/social-vimeo.png");	
}

#footer-social-flickr a {
	background-image: url("images/social-flickr.png");
}

#footer-social-youtube a {
	background-image: url("images/social-youtube.png");
}

#footer-social-rss a {
	background-image: url("images/social-rss.png");	
}

#footer-list {
	background-color: #262626;
	padding: 6px 15px 10px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}

#footer-list h2 {
	margin: 0 0 10px 4px;
}

#footer-list input.MailPressFormEmail,
#footer-list input.MailPressFormName {
	border: 0;
	padding: 0 6px;
	width: 230px; /* 242px - 12px padding */
	height: 26px;
	margin: 0 0 8px 0;
	background-image: url("images/list-input-bg.png");	
}

#footer-list input.MailPressFormSubmit {
		
}

.placeholder {
	color: #7f8298;
}

/**
 * Showcase index page
 */
 
h2.showcase {
	color: #82cdbe;
}

#showcase-index {
	list-style-type: none;
	margin: 54px 0 0 0;
	padding: 0;
	overflow: auto; /* to clear floats on the LIs */	
}

#showcase-index li {
	width: 308px; /* 324px - 16px padding */
	padding: 6px 8px;
	margin: 0 0 38px 0;
	float: left;	
}

#showcase-index li.first-column {
	clear: left;	
}

#showcase-index li:hover {
	background-image: url("images/showcase-index-hover-bg.png");	
}

#showcase-index h3 {
	font-family: Georgia,serif;
	font-weight: normal;
	font-size: 1.25em;
	margin: 0 0 2px 0;
}

#showcase-index h3 a {
	color: #fff;	
}

#showcase-index h4 {
	font-weight: normal;
	margin: 0 0 3px 0;
	font-size: 0.875em;
}

#showcase-index h4 a {
	color: #fff;	
}

#showcase-index p.summary {
	margin: 7px 0 2px 0;	
}

#showcase-index a.view {
	color: #82cdbe;
	font-size: 0.875em;
}

#fancybox-outer {
	background: #585858 !important;	
}

/**
 * Services page
 */

h2.services {
	color: #1a88c8;
}

/**
 * About page
 */
 
h2.about {
	color: #f4d412;
}

/**
 * Contact page
 */
 
h2.contact {
	color: #fff;	
}

#contact-address {
	width: 363px;
	float: left;	
	margin: 0 0 40px 0;
}

#contact-email {
	width: 225px;
	float: left;
	margin: 0 0 40px 0;
}

#contact-clear {
	clear: left;	
}

/**
 * Blog pages
 */

div.pager { 
	overflow: auto; /* to clear floats */
	margin: 0 0 16px 0;
}

div.pager-prev {
	width: 50%;
	float: left;	
}

div.pager-next {
	width: 50%;
	float: left;
	text-align: right;	
}

h2.blog {
	color: #6bbb79;
}

#blog-search {
	margin: 0 0 40px 0;
}

#blog-search input {
	width: 228px; /* 270px - 42px padding */
	border: 0;
	height: 26px;
	padding: 0 6px 0 36px;
	background-image: url("images/blog-search-input-bg.png");
	background-color: transparent;
	vertical-align: middle;
}

#blog-search button {
	border: 0;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	width: 42px;
	height: 26px;
	background-image: url("images/blog-search-submit-bg.png");
	background-color: transparent;
	vertical-align: middle;
	cursor: pointer;
}

#blog-sidebar-widgets {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px #808080 solid;
}

#blog-sidebar-widgets li {
	border-bottom: 1px #808080 solid;
	padding: 32px 3px 41px 3px;	
}

#blog-sidebar-widgets h2 {
	font-family: Georgia,serif;
	font-weight: normal;
	font-size: 1.25em;
	margin: 0 0 7px 0;
}

#blog-sidebar-widgets li.widget_most_popular_tags {
	line-height: 2em;	
}

#blog-sidebar-widgets li.widget_most_popular_tags a {
	text-decoration: underline;	
}

ul.blog-index {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.blog-index li {
	border-top: 1px #808080 solid;
	padding-top: 24px;
	padding-bottom: 24px;
}

/* prevent descendent lis from inheriting the top-level styles */
ul.blog-index ul li,
ul.blog-index ol li {
	border-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}

ul.blog-index li:first-child {
	border-top: 0;
	padding-top: 0;
}

ul.blog-index h3 {
	font-family: Georgia,serif;
	font-weight: normal;
	line-height: 1.125em;
}

ul.blog-index h3 a {
	color: #fff;	
}

div.blog-extras {
	overflow: auto; /* to clear floats */	
}

p.blog-index-meta {
	float: left;
	color: #808080;
	font-size: 0.875em;
}

div.blog-fblike {
	float: left;
	margin: 10px 0 0 12px;
}

div.blog-post {}

div.blog-post h3 {
	font-family: Georgia,serif;
	font-weight: normal;
	line-height: 1.125em;
}

p.blog-post-meta {
	float: left;
	color: #808080;
	font-size: 0.875em;
}

p.blog-post-tags {
	color: #808080;
	font-size: 0.875em;
}

#blog-post-comments {}

#blog-post-comments h4 {
	color: #808080;
	font-family: Georgia,sans-serif;
	font-size: 1.25em;
	font-weight: normal;
}

ol.commentlist {
	list-style-type: none;
	margin: 0 0 16px 0;
	padding: 0;
	border-top: 1px #333 solid;
}

ol.commentlist li {
	padding: 16px 0;
	border-bottom: 1px #333 solid;	
}

ol.commentlist img.avatar {
	float: left;
	margin: 0 8px 0 0;
}

ol.commentlist p {
	clear: left;	
}

ol.commentlist div.comment-body p {
	margin-bottom: 0;
}

#blog-comment-text {
	width: 578px; /* 588px - 10px padding */
	height: 95px; /* 105px - 10px padding */
	padding: 5px;
	border: 0;
	background-color: #fff;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	margin: 0 0 8px 0;
}

#blog-comment-name,
#blog-comment-url,
#blog-comment-email,
p.subscribe-to-comments {
	display: block;
	float: left;
	width: 280px; /* 290px - 10px padding */
	height: 24px;
	border: 0;
	padding: 0 5px;
	background-color: #fff;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	margin-bottom: 8px;
}

#blog-comment-name,
#blog-comment-email {
	margin-right: 8px;	
}

p.subscribe-to-comments {
	width: 284px;
	height: 21px;
	padding: 2px 3px 0 3px;
	color: #000;
	font-size: 0.875em;
	clear: none !important;
	margin-top: 0;
}

p.subscribe-to-comments input,
p.subscribe-to-comments label {
	vertical-align: middle;
}

#blog-comment-submit {
	clear: left;
	float: right;
	border: 0;
	padding: 0 5px;
	height: 24px;
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	cursor: pointer;
	font-weight: bold;
}

/**
 * Home page
 */
 
#home-about {
	border-bottom: 1px #808080 solid;
	padding: 0 0 16px 0;
	margin: 0 0 24px 0;		
}
 
#home-about-post {
	color: #5d5d5d;
}

#home-about p {
	font-weight: bold;	
}

/**
 * Showcase sidebar
 */
 
#showcase-index-sidebar {
 	list-style-type: none;
 	margin: 0;
 	padding: 0;
 }
 
#showcase-index-sidebar li {
	width: 308px;
	margin: 0 0 33px 0;	
}
 
#showcase-index-sidebar h3 {
	font-family: Georgia,serif;
	font-weight: normal;
	font-size: 1.25em;
	margin: 0 0 2px 0;
}

#showcase-index-sidebar h3 a {
	color: #fff;	
}

#showcase-index-sidebar h4 {
	float: left;
	font-weight: normal;
	margin: 0 0 3px 0;
	font-size: 0.875em;
}

#showcase-index-sidebar h4 a {
	color: #fff;	
}

#showcase-index-sidebar a.view {
	display: block;
	float: right;
	color: #82cdbe;
	font-size: 0.875em;
}

#showcase-index-sidebar img {
	clear: both;
}
