/*
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: #212121;
	font-family: Arial;
	font-size: 62.5%;
	color: #8f8f8f;
border-top: 3px solid #e0218a;
}


body#toLive {
border-top: 3px solid #62bd12;
}


body#toWork {
border-top: 3px solid #00AEC9;
}


body#toPlay {
border-top: 3px solid #ec8000;
}

a:link, a:visited {
	color: #8f8f8f;
	text-decoration: none;
}

a:hover, a:active {
	color: #8f8f8f;
	text-decoration: underline;
}

a:focus, a:active {
outline: none;
}

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 {
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	position: relative;
}

#header {
	width: 940px;
	height: 100px;
	margin: 0px auto;
	padding-bottom: 10px;
position: relative;
}

#header h1 {
	padding: 0px 0 0px 0;
position: absolute;
top: 84px;
left: 63px;
		font-family: "Times New Roman";
font-style: italic;
	font-size:22px;
font-weight: normal;
color: #FFF;
}

#header h1 a {
font-weight: normal;
color: #FFF;
}

#header h1 a:hover {
text-decoration: none;
border-bottom: 1px dotted #FFF;
}

#logo
{
position: absolute;
top: -3px;
left: -7px;
}

#nav {
position: absolute;
top: 86px;
right: -5px;	
width: auto;
	font-size: 1.2em;
	text-transform: lowercase;
	font-family: Times;
font-style: italic;
}

#nav li {
	display: inline;
	float: right;
	padding: 10px 6px;
	list-style: none;
	background: none;
	

}

#nav li a {
color: #FFF;
border-bottom: 1px dotted #212121;
text-decoration: none;
}

#nav li a:hover {
color: #FFF;
border-bottom: 1px dotted #FFF;
text-decoration: none;
}

#nav .subscribe {
	padding-right: 20px;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/rss.png) no-repeat 100% 50%;
}


#nav .tumblr {
	padding-right: 20px;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/tumblr.png) no-repeat 100% 50%;
}

#nav .follow {
	padding-right: 20px;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/icon-twitter.gif) no-repeat 100% 50%;
}

#nav li.left {
display: none;
	height: 36px;
	width: 15px;
	padding: 0;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/navbar/left.png) no-repeat 0 0;
}

#nav li.right {
display: none;
	height: 36px;
	width: 15px;
	padding: 0;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/navbar/right.png) no-repeat 0 0;
}

#searchbox {
	width: 285px;
	margin-top: 0px;
	float: none;
position: absolute;
top: 56px;
right: 0px;	
}

#searchbox li {
	width: 287px;
	height: 26px;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/search.png) no-repeat 0 0;
	list-style: none;
}

#searchbox input {
	width: 270px;
	background: none;
	border: none;
	padding: 6px 8px 6px 8px;
	color: #999999;
	font-size: 1.2em;
	font-family: Times;
font-style: italic;
}

#mid {
	width: 100%;
	padding-bottom: 20px;
	margin-top: 10px;
}

#mid.index {
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/indexbg.png) no-repeat 50% 0;
}

#mid.single {
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/singlebg.png) no-repeat 50% 0;
}

#mid.archive {
	background: none;
}

.panel, .panel-single {
	font-family: Georgia;
	color: #efefef;
	position: relative; 
	display: block; 
	width: 940px;
	height: 600px;
}

.panel-single {
	height: 300px;
	margin: 0px auto;
	padding-top: 10px;
}

.wrapper-archive {
	width: 270px;
	height: 240px;
	padding: 10px;

	margin: 0 10px 10px 10px;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/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;
	height: 28px;
	padding: 18px 5px 19px;
	position: absolute;
	top: 20px;
	left: 32px;
	z-index: 100;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/titlebg.png) repeat 0 0;
	font-size: 24px;
font-family: Arial;
	font-weight: normal;
}

.post-title a, .post-title-single a {
border-bottom: 1px dotted #212121; 
}

.post-title a:hover, .post-title-single a:hover {
border-bottom: 1px dotted #FFF; 
}

.post-title a, .post-title-single a, .entry a {
	color: #efefef;
	text-decoration: none;
}

.post-title-single {
	top: 30px;
}

.entry {
	width: 430px;
height: auto;
font-family: Arial;
	padding: 15px;
	position: absolute;
	bottom: 25px;
	right: 28px;
	z-index: 100;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/entry_bg.png) bottom left no-repeat;
	font-size: 1.2em;
	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;
}

.entry .big {
	font-size: 2em;
}

.entry .rss-big {
	padding-right: 24px;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/rss.png) no-repeat 100% 60%;
}

.content-top {


display: none;

	height: 15px;
	width: 600px;

	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/content/top.png) no-repeat 0 0;
}

.content-mid {
	width: 590px;
	padding: 0 10px 0 0;
	background: none;
}

.content-mid h2
{
line-height: 35px;
font-size: 26px;
font-weight: normal;
}

.content-mid.date {
color: #FFF;
font-family: "Times New Roman";
font-size: 12px;
}

.content-bottom {
display: none;
	height: 15px;
	width: 600px;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/content/bottom.png) no-repeat 0 0;
}

.postmetadata {
	padding-bottom: 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.postmetadata-archive {
	width: 100%;
	height: 58px;
	padding-top: 10px;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	color: #FFF;
	line-height: 1.5em;
font-size: 13px;
}

.postmetadata-archive span {
color: #8f8f8f;
font-size: 11px;
}

#thepost {
	margin-bottom: 15px;
}

#content {
	width: 940px;
	margin: 0px auto;
	font-size: 1.2em;
}

#narrow-column {
	width: 600px;
	float: left;
}

#narrow-column p, #narrow-column h3 {
	padding-bottom: 10px;
}

#narrow-column p a {
	font-weight: bold;
}

#narrow-column ul {
	margin: 0 0 10px 20px;
}

#narrow-column input, #narrow-column textarea, #narrow-column submit {
	padding: 6px;
	border: 1px solid #c6c6c6;
}

#narrow-column textarea {
	width: 545px;
}

.commentlist {
	list-style: none;
	margin-bottom: 10px;
}

.commentlist span.left a {
	font-weight: bold;
}

.commentlist span.right a {
	font-size: 0.8em;
	color: #9e9e9e;
}

#thecomments
{
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/dotted_line.gif) top no-repeat;
padding: 20px 0px 0px 0px;
}

.comment-top {
	width: 590px;
	height: 20px;
	padding: 0px;
	padding-bottom: 0;
	background: none;
color: #FFF;
border-bottom: 2px solid #999;
}

.comment-top a {
color: #FFF;
}

.comment-top span.right a {
color: #FFF;
}

.comment-mid {
	width: 590px;
	padding: 15px 0px;
	padding-bottom: 5px;
	background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/dotted_line.gif) bottom no-repeat;
	margin: 0px 0px 10px 0px;
}


h3#comments, h3#respond {
font-family: "Times New Roman";
font-size: 12px;
color: #CC2881;
}


#toLive h3#respond {
color: #62bd12;
}


#toWork h3#respond {
color: #00AEC9;
}

#toPlay h3#respond {
color: #ec8000;
}


#commentform input, #commentform textarea
{
background: none;
border: 1px solid #999;
color: #FFF;
font-family: Arial;
font-size: 12px;
}

#commentform #submit
{
border-bottom: 1px dotted #212121;
border-width: 0px 0px 1px 0px;
width: 165px;
height: 33px;
text-align: left;
font-family: "Times New Roman";
text-transform: uppercase;
font-weight: bold;
padding: 5px 0px 10px 0px ;
margin: 0px 0px 0px -4px;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/submit_button_pink.gif) no-repeat 0px 0px;
color: #CC2881;
}

#commentform #submit:hover
{
cursor: pointer;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/submit_button_pink.gif) no-repeat 0px -33px;
color: #CC2881;
}

#toLive #commentform #submit {
color: #62bd12;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/submit_button_green.gif) no-repeat 0px 0px;
}

#toLive #commentform #submit:hover {
cursor: pointer;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/submit_button_green.gif) no-repeat 0px -33px;
}

#toWork #commentform #submit {
color: #00AEC9;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/submit_button_blue.gif) no-repeat 0px 0px;
}

#toWork #commentform #submit:hover {
cursor: pointer;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/submit_button_blue.gif) no-repeat 0px -33px;
}

#toPlay #commentform #submit {
color: #ec8000;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/submit_button_orange.gif) no-repeat 0px 0px;
}

#toPlay #commentform #submit:hover {
cursor: pointer;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/submit_button_orange.gif) no-repeat 0px -33px;
}


.comment-bottom {
	width: 590px;
	height: 10px;
	background: #fff url(http://www.woodscreative.co.nz/wp-content/themes/viewport/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(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/sidebar/top.png) no-repeat 0 0;
}

.sidebar-mid {
	width: 260px;
	padding: 0 0px;
	background: none;
}

.cat-item-3 a
{
color: #FFF;
}

#toLive .cat-item-3
{
color: #62BD12;
}

#toLive .cat-item-3 a
{
color: #62BD12;
border-bottom: 1px dotted #62BD12;
}

.cat-item-3 a:hover
{
color: #62BD12;
border-bottom: 1px dotted #62BD12;
text-decoration: none;
}

.cat-item-4 a
{
color: #FFF;
}

#toWork .cat-item-4
{
color: #00A7D8;
}

#toWork .cat-item-4 a
{
color: #00A7D8;
border-bottom: 1px dotted #00A7D8;
}

.cat-item-4 a:hover
{
color: #00A7D8;
border-bottom: 1px dotted #00A7D8;
text-decoration: none;
}

.cat-item-5 a
{
color: #FFF;
}

#toPlay .cat-item-5
{
color: #EC8000;
}

#toPlay .cat-item-5 a
{
color: #EC8000;
border-bottom: 1px dotted #EC8000;
}

.cat-item-5 a:hover
{
color: #EC8000;
border-bottom: 1px dotted #EC8000;
text-decoration: none;
}

.sidebar-mid ul {
margin-left: 17px;
}

.sidebar-mid p {
font-family: Arial;
font-size: 11px;
margin: 14px 0px 14px 15px;
padding: 0;
}

.sidebar-mid p span {
font-size: 13px;
font-weight: bold;
color: #FFF;
}

.sidebar-mid p span span {
font-family: "Times New Roman";
font-size: 13px;
color: #CC2881;
}

.sidebar-bottom {
	height: 15px;
	width: 300px;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/sidebar/bottom.png) no-repeat 0 0;
}


#toLive .sidebar-mid p span span {
color: #62bd12;
}

#toWork .sidebar-mid p span span {
color: #00AEC9;
}

#toPlay .sidebar-mid p span span {
color: #ec8000;
}

#sidebar img {
margin: 10px 0px 0px 0px;
}


#sidebar li {
	list-style: none;
color: #FFF;
}

#sidebar li a {
	list-style: none;
color: none;
}

#sidebar h2 {
	margin: 10px 0 10px 15px;
	padding-top: 10px;
	border-top: none;
font-family: "Times New Roman";
font-style: italic;
color: #FFF;
font-size: 18px;
font-weight: normal;
}


#sidebar .backToHomeLink {
font-family: "Times New Roman";
font-weight: bold;
display: block;
width: 80px;
padding: 0px 0px 0px 23px;
margin: 0px 0px 0px 16px;
border-bottom: none;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/sidebar/back_to_home_pink.gif) no-repeat 0 0px;
color: #CC2881;
}

#sidebar .backToHomeLink:hover {
text-decoration: none;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/sidebar/back_to_home_pink.gif) no-repeat 0 -20px;
color: #CC2881;
}


#toLive a.backToHomeLink {
color: #62bd12;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/sidebar/back_to_home_green.gif) no-repeat 0 0px;
}

#toLive a.backToHomeLink:hover {
color: #62bd12;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/sidebar/back_to_home_green.gif) no-repeat 0px -20px;
text-decoration: none;
}

#toWork a.backToHomeLink {
color: #00AEC9;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/sidebar/back_to_home_blue.gif) no-repeat 0 0px;
}

#toWork a.backToHomeLink:hover {
color: #00AEC9;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/sidebar/back_to_home_blue.gif) no-repeat 0px -20px;
text-decoration: none;
}

#toPlay a.backToHomeLink {
color: #ec8000;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/sidebar/back_to_home_orange.gif) no-repeat 0 0px;
}

#toPlay a.backToHomeLink:hover {
color: #ec8000;
background: url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/sidebar/back_to_home_orange.gif) no-repeat 0 -20px;
text-decoration: none;
}

#footer {
display: block;
	width: 940px;
	margin: 0px auto;
	padding-bottom: 10px;
	text-align: right;
	font-size: 0.9em;
	color: #555;
}

#footer a {

	color: #555;
}

#footer a.valid {
	padding-left: 16px;
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/tick.png) no-repeat 0% 50%;
}

#footer a.valid:hover {
	background: transparent url(http://www.woodscreative.co.nz/wp-content/themes/viewport/images/tick-hover.png) no-repeat 0% 50%;
}

/* 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: 940px;
	height: 600px;
	margin: 0px auto;
	padding-top: 5px;
	
}

.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: 600px;
	position: relative;
	width: 940px; /* Also specified in  .stripViewer  above */
}

.stripNavL, .stripNavR {
	position: relative;
	top: -360px;
	z-index: 200;
}

.stripNavL span, .stripNavR span {
	position: absolute;
	top: 32px;
left: 30px;
	z-index: 205;
font-family: "Times New Roman", Times, Serif;
font-style: italic;
font-size: 12px;
color: #FFF;
}

.stripNavL:hover span, .stripNavR:hover span {

color: #FFF;
}

a span.leftNavLabel {
	top: 33px;
left: 30px;
color: #CCC;
text-decoration: none;
cursor: pointer;
}

a span.rightNavLabel {
	top: 33px;
left: 33px;
color: #CCC;
text-decoration: none;
cursor: pointer;
}

.stripNavL { float: left; margin: 0px 0px 0px -20px; width: 85px; height: 83px; overflow: hidden; }

.stripNavL a img { margin: -83px 0px 0px 0px; }
.stripNavL:hover a img { margin: 0px 0px 0px 0px; }

.stripNavR { float: right; margin: 0px -20px 0px 0px; width: 85px; height: 83px; overflow: hidden; }

.stripNavR a img { margin: -83px 0px 0px 0px; }
.stripNavR:hover a img { margin: 0px 0px 0px 0px; }
