/*
Theme Name: 6th Element Interior
Theme URI: http://www.graphicallyspeaking.ca/
Description: Template by GSSI.
Version: 1.0
Author: Graphically Speaking Services Inc.
Author URI: http://www.graphicallyspeaking.ca/
Tags: 

*/

body {
	min-width: 940px;
}
.w-w1 { background: #dcd7cd url(/images/skin/banners/about.jpg) no-repeat center top; }
	.page-id-7 .w-w1 { background: #dcd7cd url(/images/skin/banners/about.jpg) no-repeat center top; }
	.page-id-9 .w-w1 { background: #dcd7cd url(/images/skin/banners/services.jpg) no-repeat center top; }
	.page-id-11 .w-w1 { background: #dcd7cd url(/images/skin/banners/gallery.jpg) no-repeat center top; }
	.page-id-13 .w-w1 { background: #dcd7cd url(/images/skin/banners/contact.jpg) no-repeat center top; }
.section-inner { 
	width: 940px;
	margin: 0 auto;
	position: relative;
}
.w-w2 {	
	min-width: 940px;
	padding-top: 465px;  /* Change to height of header */
}

/* --HEADER-- */
#header, .h-w1, .h-w2 { height: 465px; } /* Change to correct height */
#header { 
	top: 0; left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}
#header .h-w1 {
	background: url(/images/skin/bg/bg-h-w1.png) no-repeat center bottom;
}
	#mainnavigation, #utilities, #logo {
		position: absolute;
	}
	#mainnavigation {
		z-index: 20;
		bottom: 0;
		left: 0;
	}
		#mainnavigation li { float: left; }
			#mainnavigation a {
				display: block;
				height: 1px;
				padding-top: 44px;
				overflow: hidden;
			}
			#mainnavigation a:hover { background-position: 0 -45px; }
			#mainnavigation .current_page_item a { background-position: 0 -90px; }
				.page-item-5 a, #menu-item-21 a {
					width: 55px;
					background: url(/images/skin/nav/nav-home.png);
				}
				.page-item-7 a, #menu-item-20 a {
					width: 94px;
					background: url(/images/skin/nav/nav-about.png);
				}
				.page-item-9 a, #menu-item-19 a {
					width: 87px;
					background: url(/images/skin/nav/nav-services.png);
				}
				.page-item-11 a, #menu-item-18 a {
					width: 141px;
					background: url(/images/skin/nav/nav-photos.png);
				}
				.page-item-13 a, #menu-item-17 a {
					width: 91px;
					background: url(/images/skin/nav/nav-contact.png);
				}
	#logo {
		top: 0px;
		left: 0px;
	}
	#utilities {
		top: 5px;
		right: 5px;
		display: none;
	}
		#utilities li { float: left; }


/* --CONTENT-- */
#main { 
	position: relative;
	background-color: #dcd7cd; 
	/* margin-top: 200px; */
}
	#main .m-w1 {
	}
	#main .m-w2 { 
		overflow: hidden; 
	}
	#subnav, #content {
		float: left;
	}
	#ctas {
		width: 200px;
		float: right;
		display: none;
	}
	/* Subnav appears after content-body in markup, 
		but often is shifted to the left */
	#subnav { 
		width: 180px;
		position: relative;
		left: -500px; /* Negative width of #content */
		top: 0;
		display: none;
	}
	#content {
		position: relative;
		left: 0px; /* Positive width of #subnav */
		top: 0;
		padding: 30px 0 50px;
		width: 940px;
	}
		.c-w1 {
			overflow: hidden;
			min-height: 400px;
		}
		.c-w2 {
			width: 390px;
			padding: 0px 37px 0px 82px;
			float: left;
			background: url(/images/skin/bg/content-divider.png) repeat-y right 0;
		}
		.c-w3 {
			width: 390px;
			padding: 0px 0px 0px 35px;
			float: left;
		}


table .contact {
}

	table .contact td {
	padding-bottom: 12px;
	vertical-align:top;
	}
	
	table .contact th {
	font-family: Arial, Helvetica, sans-serif
	font-weight: bold;
	vertical-align:top;
	}

.iframe {
	padding-left: 79px;
	padding-right: 36px;
	float:left;
	}
	
/* --FOOTER-- */
#footer { font-size: 11px; color: #666666; background: #ffffff; }
.f-w2 {
	overflow: hidden;
	padding: 20px 0 30px;
}
	#footer a { color: #666666; text-decoration: none;}
	#footer a:hover { text-decoration: underline;}
	#social-media {
		background: #534e41;
		position: absolute;
		top: 10px;
		right: 0;
		padding: 9px 18px;
		color: #ffffff;
	}
		#social-media a {
			color: #ffffff;
		}
	#copyright {
		float: left;
	}
	#credit {
		float: left;
		padding-left: 5px;
		
	}
/* -- HOME -- */

/*.home { background-color: #999999;}*/
.home .w-w1 { background: #dcd7cd url(/images/home/bg-wrapper.jpg) no-repeat center top; }
.home #header .h-w1 { background: none;}
.home #main { background: url(/images/home/bg-main.gif) no-repeat 0 0; z-index: 50;}
	.home #main .m-w2 { overflow: visible; height: 376px;}
.home .w-w2 { padding-top: 428px;}
.home #header, .home .h-w1, .home .h-w2 { height: 428px;} 
.home #content {
	padding: 0;
	margin: 0 0 0 550px;
	position: absolute;
	top: -428px;
	width: auto;
}
	.home .c-w1 {
		min-height: 651px;
		width: 290px;
		padding: 128px 62px 30px 46px;
		background: url(/images/home/bg-content.png) no-repeat 0 0 transparent;
	}
		.home h1 {
			border: none;
			font-size: 50px;
			color: #a61078;
			line-height: 40px;
			margin-bottom: 0;
		}
		
		.home p {
			color :#000000;
			font-size: 13px;
		}