/*
THEME NAME: intermission*
THEME URI: http://www.intermissiondesign.com
DESCRIPTION: * **** ****
AUTHOR: <a href="http://http://www.intermissiondesign.com">intermission*</a>
AUTHOR URI: http://www.intermissiondesign.com
*/


/* Some basic resets and global styles */

html, body, span,
h1, h2, h3, h4, h5, h6, p, a, 
img, ol, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: 'Verdana', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	vertical-align: baseline;
	color: #989898;
	list-style-image: none;
	list-style-type: none;
}

html {
	overflow: hidden;
}

.container {
	float: left;
	z-index: 0;
}

a {
	outline: none;
}

h2 {
	font-size: 18px;
	color: #33CCCC;
}

strong {
	color: #33CCCC;
	font-weight: normal;
}
/* START Page Scroll Styles */

.section{
	position: relative;
	z-index: 0;
}

#pane-options {
	position: relative;
	overflow:hidden;
	height:780px;
	width:1440px;
	z-index: 0;
}

.pane{
	position: relative;
	float: left;
	z-index: 0;
}

.elements {
	position: relative;
	height: 1470px;
	width: 2350px;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	z-index: 0;
}

/* END Page Scroll Styles */


/* Start Main Nav */

#nav-container {
	position: absolute;
	width: 292px;
	height: 292px; 
	top: -2000px;
	left: 20px;
	z-index: 100;
}

.nav-logo {
	float: left;
	margin-right: 14px;
	width: 88px;
	height: 88px;
	background-image: url(/images/nav-logo.gif);
}

.fix-nav {
	float: left;
	width: 88px;
	height: 20px;
	text-align: center;
	margin-bottom: 14px;
	padding-top: 68px;
	background-image: url(/images/nav-block.gif);
}

.nav-top-right {
	margin-left: 14px;
}

.nav-mid-left {
	clear: both;
}

.nav-bottom-left {
	clear: both;
	margin-bottom: 0px;
}

a.fix-nav {
	color: #FFFFFF;
}

#contactInfo {
	position: absolute;
	top: 102px;
	left: 102px;
	background: #FFFFFF;
	border: 1px solid #33CCCC;
	padding: 14px 14px 14px 14px;
	width: 160px;
	height: 160px;
}

#contactInfo a:hover {
	color: #33CCCC;
}

#contactClose {
	clear: both;
	margin-left: 150px;
	padding: 0px 4px 0px 4px;
}

a#contactClose {
	float: right;
	text-align: right;
	color: #989898;
	background: #FFFFFF;
}

a:hover#contactClose {
	background: #33CCCC;
	color: #FFFFFF;
}

.intermission-colour {
	color: #33CCCC;
}

a:hover#start-scroll-two, a:hover#start-scroll-three, a:hover#start-scroll-one, a:hover#contact {
	background-image: none;
	color: #33CCCC;
	background: #FFFFFF;
	border: 1px solid #33CCCC;
	width: 86px;
	height: 18px;
}

a.active-nav {
	background-image: none;
	color: #33CCCC;
	background: #FFFFFF;
	border: 1px solid #33CCCC;
	width: 86px;
	height: 18px;
}

/* END Main Nav */


/* 
Hiding default wordpress Titles and Descriptions.
Keeping them there though for better SEO
*/

.blog-title {
	display: none;
}

.blog-description {
	display: none;
}

/* END Hide title and description */


/* START Sliding Logo */

#opening-container {
	position: relative;
	width: 1440px;
	height: 183px;
	float: left;
	padding-top: 565px;
	z-index: 0;
}

#logotype-container {
	position: relative;
	width: 1440px;
	height: 189px;
	z-index: 0;
}

#logotype {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4000px;
	width: 1440px;
	height: 189px;
	background-image: url(/images/main-logotype.gif);
	z-index: 0;
}

/* END Sliding Logo */


/* START About Styles */

#about {
	margin: 90px 0px 0px 328px;	
	width: 557px;
	height: 224px;
	padding: 30px 28px 28px 28px;
	float: left;
	background-image: url(/images/about-bg.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	z-index: 0;
}

#about a:hover {
	color: #33CCCC;
}

#about a:hover strong{
	color: #989898;
	text-decoration: underline;
}

#myController {
	height: 18px;
	text-align: right;
	width: 557px;
	float: none;
}

.jFlowSlideContainer {
	float: left;
}

#mySlides p {
	float: left;
	letter-spacing: 0.1px;
	word-spacing: 0.6px
}

#mySlides em {
	padding-bottom: 10px;
	float: left;
	clear: both;
	width: 557px;
}

#about .entry-content {
	width: 557px;
	height: auto;
	float: left;	
	padding-top: 20px;
}

#about h2.entry-title {
	font-size: 18px;
	color: #33CCCC;
	float: left;
}

#jFlowSlide {
	float: left;
}

.jFlowControl {
	cursor: pointer;
	padding: 1px 2px 1px 2px;
}

.jFlowSelected {
	background: #33CCCC;
	color: #FFFFFF;
}
/* END About Styles */


/* START Transmission Styles */

#transmission-container {
	margin: 0px 0px 0px 0px;
	width: 670px;
	height: 635px;
	padding: 42px 24px 24px 84px;
	float: left;
	background-image: url(/images/transmission-bg.gif);
	background-position: 60px 20px;
	background-repeat: no-repeat;
	z-index: 0;
}

.transmission-header {
	width: 100%;
	float: left;
	padding: 2px 0px 1px 0px;
	border-bottom: 1px solid #33CCCC;
}

h2.entry-title {
	color: #33CCCC;
	font-size: 12px;
	float: left;
}

h3.entry-date {
	color: #33CCCC;
	font-size: 12px;
	float: right;
}

.transmission-image {
	width: 673px;
	height: 260px;
	padding: 14px 0px 14px 0px;
	float: left;
}

.entry-content {
	width: 673px;
	height: 281px;
	float: left;
	overflow: hidden;
}

.entry-content p {
	padding-bottom: 12px;
}

#left-column-content {
	float:left;
	width:330px;
}

#right-column-content {
	float: right;
	width:330px;
}

#transmission-footer {
	border-top: 1px solid #33CCCC;
	float: left;
	width: 673px;
	margin-top: 14px;
	padding-top: 14px;
}

#transmission-footer p {
	float: left;
}

.latest {
	color: #33CCCC;
}

.recent-posts {
	width: 475px;
	float: left;
}

.recent-posts a {
	float: left;
}

.recent-posts a:hover {
	color: #33CCCC;
}

/* END Transmission Styles */


/* START Work Styles */

#work {
	width: 753px;
	height: 508px;
	float: left;
	clear: both;
	margin: 90px 0px 0px 0px;
	padding: 28px 28px 28px 144px;
	background-image: url(/images/work-bg.gif);
	background-position: 122px 6px;
	background-repeat: no-repeat;
	z-index: 1;
}

.left-work {
	width: 577px;
	height: 507px;
	padding-bottom: 43px;
	border-bottom: 1px solid #33CCCC;
	float: left;
}

.left-work .entry-content a, .entry-content #left-column-content a, .entry-content #right-column-content a {
	color: #33CCCC;
}

.left-work .entry-content a:hover, .entry-content #left-column-content a:hover, .entry-content #right-column-content a:hover {
	text-decoration: underline;
}

#work h2.entry-title {
	font-size: 18px;
	float: left;
	color: #33CCCC;
	width: 577px;
	border-bottom: 1px solid #33CCCC;
	padding: 2px 0px 10px 0px;
}

.work-image-container {
	width: 577px;
	float: left;
}

.work-image {
	width: 577px;
	height: 365px;
	float: left;
	padding-top: 24px;
	clear: both;
}

#work .entry-content {
	width: 577px;
	height: auto;
	float: left;
	padding-top: 15px;
}

#work .entry-content img{
	padding-bottom: 8px;
}

.right-work {
	width: 152px;
	float: right;
	padding: 40px 0px 0px 24px;
}

.client-title {
	color: #33CCCC;
	padding-bottom: 12px;
}

a.ajaxWork {
	width: 152px;
	float: left;
}

a:hover.ajaxWork {
	color: #33CCCC;
}

.client-list a:hover {
	color: #33CCCC;
}

#work form {
	float: left;
}

#work form p {
	float: left;
	width: 577px;
}

#work label {
	float: left;
}

#work label br {
	display: none;
}

#work input {
	float: left;
}

/* END Work Styles */


/* START RFP Form Styles */

#rfp-container {
	margin: 0px auto;
	width: 700px;
}

#rfp-container h2 {
	font-size: 12px;
	width: 100%;
}

#rfp-container h3 {
	padding-bottom: 20px;
}

.rfp-nav {
	position: relative;
	float: left;
	padding: 20px 20px 0px 0px;
	width: 88px;
	height: 88px; 
}

a.nav-logo span:hover {
	color: #33CCCC;
	width: 88px;
}

.nav-logo span {
	padding-top: 88px;
	float: left;
}

#rfp-content {
	width: 570px;
	padding-top: 16px;
	float: left;
}

#scrolling-form-content {
	position: absolute;
	top: -4000px;
	width: 570px;
}

.alert {
	font-style: italic;
	color: #33CCCC;
	float: left;
	padding: 10px 0px 20px 0px;
}
.required-form {
	color: #33CCCC;
}

#rfp-content .entry-content {
	height: auto;
	width: auto;
}

.rfp-form {
	float: left;
}

.form-section {
	float: left;
	padding: 14px 0px 20px 0px;
	width: 100%;
	border-top: 1px solid #989898;
}

.form-left {
	width: 275px;
	float: left;
}

.form-right {
	width: 275px;
	float: right;
}

.rfp-form li {
	padding: 5px 0px 5px 0px;
}

li .error {
	color: #ff3333;
}

.rfp-form label {
	width: 95%;
	padding-bottom: 5px;
	float: left;
}

.rfp-form input {
	width: 95%;
	font-family: 'Verdana', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.rfp-form textarea {
	width: 95%;
	font-family: 'Verdana', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.rfp-form select {
	width: 95%;
	font-family: 'Verdana', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

li.form-name {
	padding-top: 5px;
}

#description {
	height: 97px;
}

#project {
	height: 203px;
}

#audience {
	height: 96px;
}

#outcome {
	height: 98px;
}

#timeline {
	height: 149px;
}

#website {
	height: 19px;
}

#actions {
	height: 123px;
}

.form-errors {
	width: 275px;
}

#pages {
	margin-bottom: 2px;
}

#flash {
	height: 141px;
}

#cms {
	height: 86px;
}

#techinques {
	height: 85px;
}

#concepts {
	height: 136px;
}

#collateral {
	height: 100px;
}

.error {
	color: red;	
}

li.buttons {
	padding-top: 15px;
	float: right;
	width: 260px;
}

.buttons #submit {
	background: #FFFFFF;
	color: #33CCCC;	
	border: 1px solid #33CCCC;
	padding: 3px 19px 3px 19px;
	font-family: 'Verdana', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	float: right;
	text-align: right;
	cursor: pointer;
	outline: none;
}

.buttons #submit:hover {
	background: #33CCCC;
	border: none;
	padding: 4px 20px 4px 20px;
	color: #FFFFFF;	
}

a:hover.success-return {
	color: #33CCCC;
}

/* END RFP Form Styles */


/* Footer Styles */

#theme-link {
	display: none;
}
