/*
 * Sounder-CSS 1.0 - The Sound Source & Lightrix.
 * By Gavin Coulson (http://www.gavincoulson.ca)
*/


/* =Global
———————————————————————————————————————*/

body {
	font-size: 12px;
	font-family: Arial;
	color: #ccc;
	background: #999 url(../img/bg-main.jpg) repeat-y center top;
}

a {
	color: #6699CC;
	text-decoration: none;
	outline-style: none;	
}

a:active {
	outline-style: none;	
}

a:hover {
	color: #6699CC;
	text-decoration: underline;
}

h1 {
	font-family: Impact;
	font-size: 24px;
	margin: 0 0 30px 0;
}

h1.single {
	margin: 0;
}

h2 {
	font-family: Impact;
	font-size: 18px;
	margin: 0 0 30px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h3 a {
	color: #ccc;
}

h3.projects {
	margin: 0 0 24px;	
}

h4 {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 20px;
	/*text-align: justify;*/
}

h4.date {
	font-size: 12px;
	color: #999;
	margin: 0 0 20px 0;
}

p {
	line-height: 20px;
	margin: 0 0 20px;
	/*text-align: justify;*/
}

.clear {
	clear: both;	
}

.wrapper {
	width: 904px;
	margin: 0 auto;
}


.header {
	background: url(../img/bg-screen.png) no-repeat;
	width: 904px;
	height: 192px;
	z-index: 2;
	position: absolute;
	top: 0;
	
}

.header-img {
	width: 804px;
	height: 190px;
	margin: 2px 50px;
}



/* =Navigation
———————————————————————————————————————*/

.nav {
	background: url(../img/bg-nav-8.png) no-repeat;
	width: 829px;
	height: 89px;
	padding: 33px 0 0 80px;
}

ul.page-nav li {
	float: left;	
}

ul.page-nav li a {
	background: url(../img/button-nav-default.png) no-repeat 6px 0;
	width: 66px;
	height: 12px;
	/*float: left;*/
	padding: 62px 0 0;
	text-align: center;
	margin: 0 8px 0 0;
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	position: relative;
	display: block;
}


ul.page-nav li.current_page_item a {
	/*background: url(../img/button-nav-green.png) no-repeat top center;*/
}

ul.page-nav li.current_page_item a img.nav-buttonBlue {
	opacity: 0;	
}

ul.page-nav li a img {
	position: absolute;
	top: 0;
	left: 4px;
}

.metre {
	background: url(../img/bg-metre.png) no-repeat top center;
	width: 128px;
	height: 40px;
	margin: 5px 0 0 572px;
}

.metre-active {
	overflow: hidden;
	width: 0px;
}

a.more-link {
	display: block;
}


/* =Templates
———————————————————————————————————————*/

.content-top {
	width: 904px;
	height: 72px;
}

.content {
	width: 904px;
	min-height: 400px;
}

.content-btm {
	width: 904px;
	height: 72px;
}

.content-top.twoCol-left {
	background: url(../img/bg-2col-left-top.png) no-repeat;
}

.content.twoCol-left {
	background: url(../img/bg-2col-left-mid.png) repeat-y;
}

.content-btm.twoCol-left {
	background: url(../img/bg-2col-left-btm.png) no-repeat;
}

.content-top.twoCol-right {
	background: url(../img/bg-2col-right-top.png) no-repeat;
}

.content.twoCol-right {
	background: url(../img/bg-2col-right-mid.png) repeat-y;
}

.content-btm.twoCol-right {
	background: url(../img/bg-2col-right-btm.png) no-repeat;
}

.content-top.oneCol {
	background: url(../img/bg-1col-top.png) no-repeat;
}

.content.oneCol {
	background: url(../img/bg-1col-mid.png) repeat-y;
}

.content-btm.oneCol {
	background: url(../img/bg-1col-btm.png) no-repeat;
}

.colLeft {
	float: left;
	margin: 0 0 0 94px;
}

.twoCol-left .colLeft {
	width: 425px;
}

.twoCol-left .colRight {
	width: 172px;
	margin: 0 0 0 640px;
}

.twoCol-right .colLeft {
	width: 172px;
}

.twoCol-right .colRight {
	width: 425px;
	margin: 0 0 0 386px;
}

.oneCol .colLeft {
	width: 720px;
}


/* =Projects
———————————————————————————————————————*/

.projectsNav-header a.projectsNav {
	color: #ccc;
	font-size: 16px;
	font-family: Impact;
	margin: 0;
	padding: 0 0 0 17px;
}


.projectsNav-header a.projectsNav {
	background: url(../img/icon-nav-indicator.png) no-repeat 0 3px;
}

.projectsNav-header a:active.projectsNav {
	background: url(../img/icon-nav-indicator.png) no-repeat 0 -12px;
}

.projectsNav-header a.projectsNav.down {
	background: url(../img/icon-nav-indicator.png) no-repeat 0 -27px;
}

.projectsNav-header a:active.projectsNav.down {
	background: url(../img/icon-nav-indicator.png) no-repeat 0 -12px;
}

.projectsNav-header a.projectsNav.clients {
	background: none;
}

ul.projectsSubNav {
	margin: 0 0 0 17px;	
}


/* =Contact
———————————————————————————————————————*/

.contact p {
	margin: 0;
	line-height: normal;
}

.contact .form-input, .contact .form-textarea {
	margin: 0 0 15px 0;
}

.contact .form-label label {
	float: left;
	width: 60px;
}

.contact input {
	margin: 0 0 0 60px;
	width: 75px;
}



.contact .form-input input, .contact .form-textarea textarea {
	padding: 2px;
	border: 1px solid #999;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	width: 340px;	
	margin: 0; /* Important */
}



.required {
	vertical-align: top;
	color: #900;
	margin: 0 0 0 5px;
}



/* =News
———————————————————————————————————————*/


ul.news-nav li.news-header h2 {
	color: #ccc;
	margin: 0;
}

ul.news-nav {
	width: 172px;
	overflow: hidden;
	/*white-space: nowrap;*/
}

ul.news-nav li {
	color: #999;
	margin: 0 0 10px;
}

ul.news-nav li a {
	cursor: pointer;	
}


/* =Gallery (These styles replace the built in gallery styles that wordpress comes with.  If an update is performed on wordpress and the styling for the gallery is out of whack, the styles need to be removed from wp-include/media.php)
———————————————————————————————————————*/

.project-post {
	margin: 0 0 40px 0;
	clear: both;
}

.gallery {
	margin-top: 20px;
}

.gallery-row {
	height: 77px;	
}

.gallery-row.clear {
	clear: none;
}

dl.gallery-item {
	float: left;	
	margin: 0 2px 0 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 15px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 15px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* =Footer
———————————————————————————————————————*/

.prefooter {
	background: url(../img/bg-prefooter.png) repeat-y top center;
	width: 904px;
	height: 102px;
}

.footer {
	background: url(../img/bg-footer.png) no-repeat top center;
	width: 904px;
	height: 160px;
}

.footer ul {
	margin: 0 0 0 85px;
	padding: 34px 0 0;
}

.footer ul li {
	float: left;
	border-left: 1px solid #999;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}

.footer ul li:first-child {
	border-left: none;
	padding: 0;
	margin: 0;
}

.footer ul li.copyright {
	border-left: none;
	padding: 0;
	margin: 0 0 0 80px;
	color: #999;
}

.footer ul li a {
	color: #999;
	text-decoration: none;
}

.footer ul li a:hover {
	color: #ccc;
	text-decoration: none;
}