body {
	background-color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #bdc7d0;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center; 
	line-height: 146.5%;
}

#topper {
	width: 100%;
	height: 29px;
	background-image: url('../images/longbar.png');
	background-repeat: repeat-x; 
}

#wrapper {
	text-align: left;
	width: 902px;
	margin-right: auto;
	margin-left: auto; 
	position: relative;
}

#header {
	height: 156px;
	position: relative; 
}

h1#logo {
	margin: 0em;
	padding: 0em; 
}

#logo a {
	position: absolute;
	left: 0px;
	bottom: -5px;
	height: 0px;
	padding-top: 149px;
	width: 149px;
	overflow: hidden; 
	background-image: url('../images/logo.png');
}

#navigation {
	width: 451px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0em;
	padding: 0em; 
}

#navigation li {
	float: left;
	list-style-type: none; 
}

#navigation li a {
	background-repeat: no-repeat;
	overflow: hidden;
	height: 0px;
	padding-top: 55px;
	background-image: url('../images/nav.gif');
	width: 75px; 
	float: left;
}

#navigation li#nav-home a {
	background-position: 0px 0px; 
}

#navigation li#nav-home a:hover, #home #navigation li#nav-home a {
	background-position: 0px -55px;
}

#navigation li#nav-about a {
	background-position: -75px 0px; 
}

#navigation li#nav-about a:hover, #about #navigation li#nav-about a {
	background-position: -75px -55px; 
}

#navigation li#nav-services a {
	background-position: -150px 0px; 
}

#navigation li#nav-services a:hover, #services #navigation li#nav-services a {
	background-position: -150px -55px; 
}

#navigation li#nav-portfolio a {
	background-position: -225px 0px; 
}

#navigation li#nav-portfolio a:hover, #portfolio #navigation li#nav-portfolio a {
	background-position: -225px -55px; 
}

#navigation li#nav-contact a {
	background-position: -300px 0px; 
}

#navigation li#nav-contact a:hover, #contact #navigation li#nav-contact a {
	background-position: -300px -55px; 
}

#navigation li#nav-blog a {
	width: 76px;
	background-position: -375px 0px; 
}

#navigation li#nav-blog a:hover, #blog #navigation li#nav-blog a {
	background-position: -375px -55px; 
}

#contact-links {
	font-style: italic;
	text-align: right; 
	position: absolute;
	right: 0;
	top: 12px;
}

#home h2, #home h3 {
	margin: 0em;
	padding: 0em; 
}

#masthead {
	height: 319px;
	width: 902px;
	overflow: hidden;
	background-image: url('../images/masthead_back.jpg'); 
}

.rotator {
	height: 0px;
	padding-top: 319px; 
	width: 100%;
}

#web-development {
	background-image: url('../images/main_rotator_01.jpg'); 
}

#audio-video {
	background-image: url('../images/main_rotator_02.jpg'); 
}

#print-design {
	background-image: url('../images/main_rotator_03.jpg'); 
}

#about-me {
	background-image: url('../images/banner_about.jpg'); 
}

#main-content {
	margin-top: 6px; 
}

#web-short-desc h2, #av-short-desc h2, #print-short-desc h2 {
	padding-top: 105px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 123.1%; 
}

#web-short-desc p, #av-short-desc p, #print-short-desc p {
	padding-top: 12px; 
}

#web-short-desc h3, #av-short-desc h3, #print-short-desc h3 {
	font-size: 85%;
	text-transform: uppercase; 
}

#web-short-desc {
	width: 295px; 
	float: left;
}

#web-short-desc h2 {
	background-image: url('../images/column_banner_03.jpg');
}

#av-short-desc {
	width: 288px; 
	float: left;
	padding-left: 12px; 
}

#av-short-desc h2 {
	background-image: url('../images/column_banner_05.jpg'); 
}

#print-short-desc {
	width: 295px; 
	float: left;
	padding-left: 12px; 
}

#print-short-desc h2 {
	background-image: url('../images/column_banner_07.jpg'); 
}

.big-cap-link {
	text-transform: uppercase;
	background-image: url('../images/link_arrow.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

#footer {
	clear: both;
	background-image: url('../images/bottom_rule.gif');
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align: center;
	font-size: 85%;
	padding-bottom: 2em;
	padding-top: 50px;
	height: 1em; 
}

#web-design-content, #audio-video-content, #print-design-content {
	width: 900px;
}

.services-content, .services-navigation {
	position: relative;
}

.services-content h2, #about-content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	color: #cdcdcd;
	font-size: 153.9%;
}

#about-content h2 {
	padding-top: 12px;
}

.two-thirds-left {
	width: 594px;
	float: left;
}

.one-third-right {
  width: 282px;
  float: right;
}

#quick-facts {
  margin-top: 42px;
  color: #bbb;
}

#quick-facts h3 {
  font-size: 123.1%;
  text-transform: uppercase;
}

#quick-facts h4 {
  margin-bottom: 6px;
  border-bottom: 1px dotted #777;
  text-transform: uppercase;
}

.services-content h3 {
	font-size: 123.1%;
}

.services-content .content {
	width: 580px;
	float: left;
}

.services-content .picture {
	width: 294px;
	float: right;
	padding-top: 12px;
}

#content-selector li {
	list-style-type: none;
}

.services-navigation {
	height: 47px;
	border-bottom: 1px solid #3d3e48;
	margin-bottom: 12px;
	margin-top: 24px;
	background-image: url('../images/service_arrow.gif');
	background-repeat: no-repeat;
	background-position: 12px 34px;
}

#services-web-design a {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 0;
	width: 171px;
	padding-top: 21px;
	background-image: url('../images/services_header_web.gif');
	overflow: hidden;
	background-repeat: no-repeat;
}

#services-audio-video a {
	position: absolute;
	right: 352px;
	top: 0px;
	height: 0;
	width: 185px;
	padding-top: 21px;
	background-image: url('../images/services_header_av.gif');
	overflow: hidden;
	background-repeat: no-repeat;
}

#services-print-design a {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 0;
	width: 192px;
	padding-top: 21px;
	background-image: url('../images/services_header_print.gif');
	overflow: hidden;
	background-repeat: no-repeat;
}

.topic-browser a {
	margin-right: 10px;
	line-height: 24px;
}

.bottom-padded {
	padding-bottom: +1em;
}

.top-padded {
	padding-top: +1em;
}

.clear-both {
	clear: both;
}

a:link {
	color: #bdc7d0; 
}

a:visited {
	color: #bdc7d0;
}

a:hover {
	color: #fff;
}

a:active {
	color: #bdc7d0;
}

.qtip-content {
	padding: 12px !important;
	font-family: "Verdana", "Arial", sans-serif;
}

.monotype {
	font-family: "Lucida Console", Monaco, monospace; 
}

#scrollable {
	width: 900px;
	height: 500px;
	overflow: hidden;
	padding-top: 12px;
	position: relative;
}

#scrollable div.items {
	width: 3300px;
	position: absolute;
}

.portfolio-item {
	border: 1px solid #555;
	width: 298px;
	float: left;
	background-color: #000;
	min-height: 498px;
}

.portfolio-item p {
	padding: 12px;
}

.portfolio-item a.livelink {
	margin: 0;
	padding: 0;
	padding-left: 12px;
}
.portfolio-item h3 {
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 0;
}

.portfolio-item img {
	border-bottom: 1px solid #555;
}

.portfolioNav {
	background-color: #222;
	line-height: 24px;
	height: 24px;
	margin-top: 12px;
}

.portfolioNav .prevPage {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
}

.portfolioNav .nextPage {
	float: right;
	padding-left: 12px;
	padding-right: 12px;
}

h2.post-title {
	font-size: 153.9%;
	margin-bottom: 6px;
	padding-bottom: 0px;	
/*  text-transform: uppercase;*/
}

.date-time {
	color: #aaa;
	font-size: 85%;
	font-style: italic;
}

div.post {
	border-bottom: 1px dashed #555;
}

div.entry {
	margin-top: 12px;
}

.postmetadata {
	font-size: 93%;
	font-style: italic;
}

ul.sidebar-outer, ul.sidebar-outer li ul {
	margin: 0;
	padding: 0;
}

ul.sidebar-outer {
	margin-top: 24px; 
}

ul.sidebar-outer li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.sidebar-outer li ul li {
	margin-left: 24px;
}

.sidebar-outer h2 {
	border-bottom: 1px #555 solid;
	padding-bottom: 3px; 
}

#searchsubmit {
	width: 80px;
	border: 2px #444 solid;
	color: #bbb;
	background-color: #333; 
}

input#s {
	border: 2px #444 solid;
	background-color: #222;
	color: #bbb;
	width: 188px;
	margin-right: 6px; 
}

#sidebar {
	margin-top: 24px;
}

label.screen-reader-text {
	display: none; 
}

#commentform input, .contact-form input {
	width: 200px;
	border: 2px #444 solid;
	color: #bbb;
	background-color: #111;
}

#commentform textarea, .contact-form textarea {
	width: 575px;
	height: 150px;
	border: 2px #444 solid;
	color: #bbb;
	background-color: #111;
}

#commentform input#submit, input.pushbutton-wide {
	width: 150px;
	background-color: #333;
}

ul.commentlist li {
	list-style: none;
	border-bottom: 1px dashed #555;
}

pre {
	color: #aaa;
}