/*
Theme Name: Viewport
Theme URI: http://labs.paulicio.us/viewport/
Description: A clean, image based layout
Version: 1.0
Author: Paul Bennett
Author URI: http://paulicio.us
Tags: pictures, images, simple, clean, viewport
*/

* {margin:0; padding:0;}

body {
	background: #000;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	font-size: 62.5%;
	color: #272727;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}

ul {
	list-style: circle;
}

img {
	border: none;
}

label {
	margin-left: 10px;
}

blockquote {
	margin: 0px 5px 10px 5px;
	padding: 10px 10px 1px 10px;
	font-style: italic;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

span.left { float: left; }
span.right { float: right; }

.clearer { clear: both; }

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 4px 5px 0 5px;
   margin: 0;
}

#page {
	background: transparent url(images/indexbg.png) no-repeat 50% 0;
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	position: relative;
}

#page_single {
	background: transparent url(images/pagebg.png) no-repeat 50% 0;
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	position: relative;
}

#page_contact {
	background: transparent url(images/contactbg.png) no-repeat 50% 0;
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	position: relative;
	font-size: 11px;
	color: #FFF;
}

#page_about {
	background: transparent url(images/aboutbg.png) no-repeat 50% -130px;
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	position: relative;
}


/*custom header for words with emphasis*/

#page_about h9 {
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	font-size: 14px;
}

#page_single h9 {
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	font-size: 14px;
}

#page_single h8 {
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	font-size: 9px;
	line-height: 12px;
	color: #7a7a7a;
}

#page_404 {
	background: transparent url(images/404bg.png) no-repeat 50% -130px;
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	position: relative;
}

#header {
	width: 940px;
	height: 150px;
	margin: 0px auto;
}

#header h1 {
	padding: 30px 0 16px 0;
	font-family: Georgia;
	font-size: 3.2em;
}

#nav {
	width: 646px;
	height:20px;
	float: left;
	font-size: 12px;
	text-transform: lowercase;
	margin-left: 146px;
	border:solid 1px;
	border-color:#999;
}

#nav li {
	display: inline;
	float: left;
	padding: 3px 6px;
	list-style: none;
}

#nav li.left {
	height: 36px;
	width: 15px;
	padding: 0;
	background: transparent url(images/navbar/left.png) no-repeat 0 0;
}

#nav li.right {
	height: 36px;
	width: 15px;
	padding: 0;
	background: transparent url(images/navbar/right.png) no-repeat 0 0;
}

#mid {
	width: 100%;
	height: 100%;
}

#mid.index {
	
}

#mid.single {
	background: none;
}

#mid.archive {
	background: none;
}

.panel, .panel-single {
	font-family: Georgia;
	color: #efefef;
	position: relative; 
	display: block; 
	width: 646px;
	height: 600px;
}

.panel-single {
	height: 216px;
	margin: 0px auto;
}

.wrapper-archive {
	width: 270px;
	height: 240px;
	padding: 10px;
	margin: 0 10px 10px 10px;
	background: transparent url(images/archivebg.png) no-repeat 0 0;
	display: block;
	position: relative;
	float: left;
}

.wrapper-archive .post-title {
	max-width: 220px;
	font-size: 1.4em;
}

.post-title, .post-title-single {
	max-width: 870px;
	padding: 15px;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-size: 4em;
	font-weight: normal;
}

.post-title a, .post-title-single a, .entry a {
	color: #efefef;
	text-decoration: none;
}

.post-title-single {
	top: 30px;
}

.entry {
	max-width: 454px;
	padding: 15px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 100;
	background: transparent url(images/titlebg.png) repeat 0 0;
	font-size: 14px;
	line-height: 1.5em;
}

.entry ul {
	margin: 5px 0 10px 0;
}

.entry li {
	padding: 5px 0 7px 0;
	border-bottom: 1px solid #3b3b3b;
	list-style: none;
}

.entry a:hover {
	color: #c6c6c6;
}

.content-top {
	height: 15px;
	width: 666px;
	background: transparent url(images/content/top.png) no-repeat 0 0;
}

.content-mid {
	width: 616px;
	padding: 0 20px;
	background: transparent url(images/content/mid.png) repeat-y 0 0;
}

/*changes only image-spacing in content-mid*/
.content-mid img {
	margin-top: 30px;
	margin-bottom: 30px;
}

.content-contact {
	width: 616px;
	padding: 15px 20px;
}

.content-about {
	width: 616px;
	height: 480px;
	padding: 15px 20px;
}

.content-bottom {
	height: 15px;
	width: 666px;
	background: transparent url(images/content/bottom.png) no-repeat 0 0;
}

#thepost {
	margin-bottom: 15px;
}

#thecontact {
	margin-bottom: 35px;
}

#theabout {
	padding-top: 206px;
}

#content {
	width: 940px;
	margin: 20px auto;
	font-size: 11px;
	line-height: 16px;
}

#content_contact {
	width: 940px;
	margin: 0px auto;
	font-size: 10px;
}

#narrow-column {
	width: 666px;
	margin: 0px auto;
}

#narrow-column p, #narrow-column h3 {
	padding-bottom: 10px;
}

#narrow-column p a {
	font-weight: bold;
	color: #594e7a;
}

#narrow-column ul {
	margin: 0 0 10px 20px;
}

#narrow-column input, #narrow-column textarea, #narrow-column submit {
	padding: 6px;
	/*border: 1px solid #000;*/
}

#narrow-column #submit:hover {
	background-color: #333;
	color: #efefef;
}

#narrow-column textarea {
	width: 216px;
}

.commentlist {
	list-style: none;
	margin-bottom: 10px;
}

.commentlist span.left a {
	font-weight: bold;
}

.commentlist span.right a {
	font-size: 0.8em;
	color: #9e9e9e;
}

.comment-top {
	width: 540px;
	height: 25px;
	padding: 10px;
	padding-bottom: 0;
	background: #fff url(images/comments/head.png) no-repeat 0 0;
}

.comment-mid {
	width: 540px;
	padding: 15px 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}

.comment-bottom {
	width: 590px;
	height: 10px;
	background: #fff url(images/comments/bottom.png) no-repeat 0 0;
}

.commentmetadata {
	font-size: 0.8em;
}

#sidebar {
	width: 300px;
	line-height: 1.5em;
	float: right;
}

.sidebar-top {
	height: 15px;
	width: 300px;
	background: transparent url(images/sidebar/top.png) no-repeat 0 0;
}

.sidebar-mid {
	width: 260px;
	padding: 0 20px;
	background: transparent url(images/sidebar/mid.png) repeat-y 0 0;
}

.sidebar-bottom {
	height: 15px;
	width: 300px;
	background: transparent url(images/sidebar/bottom.png) no-repeat 0 0;
}

#sidebar li {
	list-style: none;
}

#sidebar h2 {
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #c6c6c6;
}

#footer {
	width: 646px;
	margin: 40px auto;
	text-align: right;
	font-size: 7px;
	color: #9e9e9e;
}

#footer a {
	color: #9e9e9e;
}

/* Coda Slider
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 600px; overflow: hidden}
.csw .loading {margin: 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	clear: both;
	width: 595px;
	height: 375px;
	margin: 0px auto 20px;
	
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 355px;
	position: relative;
	width: 595px; /* Also specified in  .stripViewer  above */
	margin-top: 20px;
}

.stripNavL, .stripNavR {
	position: relative;
	top: -251px;
	z-index: 200;
}

.stripNavL { 
	float: left; 
	margin-left: 50px;
}

.stripNavR { 
	float: right; 
	margin-right: 50px;
}

.stripBackTop { 
	margin-left: -68px;
	margin-top: -148px;
	z-index: 200;
}

.stripBackBottom { 
	margin-left: -58px;
	margin-top: -92px;
	z-index: 200;
}

#logo {
	margin: 35px 0 30px 146px;
}

.vertalign {
	vertical-align: middle;	
}

.menulink {
	margin-top:3px;	
}

/* Begin Contact Form ][ CSS */
.contactform {
	margin-left:-276px;
	overflow: hidden;
	color:#fff;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 12px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 2px solid #ff0000;
}

#wpcf_msg {
	width:20px;	
}
/* End Contact Form ][ CSS */
