/*------------------------------------------------------------------
[Master Stylesheet]

Project:		Woodpecker Studio
Version:		1.0
Last change:	09/09/08
Author:			JR Zoleta
-------------------------------------------------------------------*/

@import "reset.css";

/* ------------------------------------------------------ GENERIC LAYOUT ------------------- */

* {
	margin: 0 auto;
	padding: 0;
	}

html, body {
	height: 100%;
	background: url(../images/bg.jpg) no-repeat #000000;
		background-position: 0 -24px;
	font-family: Georgia, "Times New Roman", Times, serif;
		color: #999999;
	}

body {
	font-size: 62.5%;
	}

a {
	color: #F7931E;
	font-style: italic;
	text-decoration: none;
	}

a:hover {
	color: #FFB164;
	}

/* ------------------------------------------------------ CONTAINERS/LEVELS ---------------- */

#container {
	width: 984px;
	height: 100%;
		min-height: 100%;
	float: left;
	}

#left {
	width: 261px;
	padding: 48px 64px 48px 38px;
	float: left;	
	}
	
#right {
	width: 621px;
	padding-top: 168px;
	float: left;	
	}

/* ------------------------------------------------------ LEFT ----------------------------- */

#logo {
	width: 180px;
	float: left;
	}
	
/* ------ MENU ELEMENTS ------ */

#menucontainer {
	width: 261px;
	margin-top: -64px;
	float: right;
	text-align: right;
	clear: both;
	}

#menucontainer ul li a {
	font-size: 1.8em;
	line-height: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	}

#menucontainer ul li a:hover, #menucontainer ul li a.selected {
	color: #C7B299;
	}

#menucontainer ul li ul {
	margin: 6px 0 12px 0;
	}

#menucontainer ul li ul.subcat {
	margin: 0px 12px 12px 0;
	}

#menucontainer ul li ul li a {
	font-size: 1.2em;
	}

/* ------ END OF MENU ELEMENTS ------ */

#contactinfo {
	width: 261px;
	margin-top: 36px;
	float: right;
	text-align: right;
	clear: both;
	}

#contactinfo {
	font-size: 1.3em;
	line-height: 1.4em;
	}

/* ------------------------------------------------------ RIGHT ----------------------------- */

#contentcontainer {
	width: 621px;
	float: left;
	}

#contentcontainer h1 {
	font-size: 2.2em;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 32px;
	}

#contentcontainer img {
	border: 4px solid #F7931E;
	}

/* ------ ABOUT ------ */

.largeblurb {
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #666666;
	float: left;
	}

.largeblurb {
	font-size: 1.2em;
	line-height: 1.4em;
	}

#aboutleft {
	width: 299px;
	margin-right: 24px;
	float: left;
	}

#aboutright {
	width: 298px;
	float: left;
	}

#aboutleft, #aboutright, .content p {
	font-size: 1.4em;
	line-height: 1.6em;
	}

#aboutleft h2, #aboutright h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 12px;
	color: #FFFFFF;
	}

#aboutleft p, #aboutright p {
	font-size: 1em;
	margin-top: 12px;
	}

/* ------ CONTACT FORM ------ */

form#webform-client-form-1 {
	margin-top: 12px;
	width: 324px;
	}

form#webform-client-form-1 label {
	width: 152px;
	float: left;
	font-size: 1.4em;
	margin: 5px 0;
	text-align: left;
	padding-right: 6px;
	color: #FFFFFF;
	}

form#webform-client-form-1 div.form-item {
	margin-bottom: 8px;
	}

form#webform-client-form-1 input.form-text {
	width: 340px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #E4E4E4;
	font-weight: bold;
	font-size: 1.2em;
	}

form#webform-client-form-1 textarea {
	width: 340px;
	height: 180px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #E4E4E4;
	font-weight: bold;
	font-size: 1.2em;
	}

form#webform-client-form-1 div.description {
	width: 240px;
	margin-top: 4px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333333;
	}

form#webform-client-form-1 input#edit-submit {
	margin-top: 12px;
	padding: 6px;
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F7931E;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

form#webform-client-form-1 fieldset, form#webform-client-form-1 input#edit-preview {
	display: none;
	}

.messages {
	width: 324px;
	padding: 0 12px;
	margin-bottom: 24px;
	}

.messages ul li {
	margin-left: 12px;
	list-style: circle;
	color: #FF4331;
	font-size: 1.2em;
	line-height: 1.4em;
	}

/* ------ OUR WORK ------ */

.videoentry {
	width: 295px;
	margin: 0 12px 24px 0;
	float: left;
	}

.videoentry h2 {
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 12px 0 0px 0;
	color: #FFFFFF;
	}

div.videocategory {
	font-size: 1.4em;
	line-height: 1.4em;
	}

#videoinformation {
	margin-top: 12px;
	font-size: 1.4em;
	line-height: 1.4em;
	}

#videofile {
	width: 480px;
	border: 4px solid #F7931E;
	}

#relatedvideos {
	margin-top: 24px;
	}

#relatedvideos h2 {
	font-size: 2em;
	color: #FFFFFF;
	margin: 12px 0;
	}

.relatedvideo {
	width: 132px;
	height: 100px;
	margin: 0 12px 12px 0;
	float: left;
	}

.relatedvideotitle {
	margin-top: 8px;
	font-size: 1.2em;
	}

/* ------ JOBS ------ */

.view-content-jobs h2 {
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 12px 0;
	}

.view-content-jobs .node {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #666666;
	}

.node_read_more {
	font-size: 1.1em;
	margin-top: 6px;
	}

.submitted {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 6px;
	display: none;
	}

.view-content-jobs .submitted {
	display: block;
	}

/* ------ PAGER ------- */

.pager {
	display: block;
	clear: both;
	}

.pager a {
	padding: 3px;
	font-size: 1.2em;
	margin-right: 3px;
	background-color: #111111;
	border: 1px solid #333333;
	}

.pager a:hover {
	background-color: #F7931E;
	color: #111111;
	}

.pager .pager-current {
	padding: 3px;
	font-size: 1.2em;
	margin-right: 3px;
	background-color: #222222;
	border: 1px solid #333333;
	}

/* ------ FOOTER ------ */

#footer {
	margin-top: 78px;
	padding-bottom: 32px;
	float: left;
	}

#footer {
	font-size: 1.1em;
	line-height: 1.4em;
	}