/*
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
*/
html {
	overflow-y: scroll;
}

* {margin:0; padding:0;}

body {
	background: #000000;
	background-image:url(images/back.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
	font-size: 10px;
	color: #272727;
}

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

a:hover, a:active {
	color: #272727;
	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 {
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	position: relative;
}

#header {
	width: 940px;
	height: 100px;
	margin: 0px auto;
	padding-bottom: 0px;
}

.logo {
	width: 171px;
	margin-top: 84px;
	margin-left: 2px;
	float:left;
}

.menu {
	width:150px;
	float:left;
	margin-left:623px;
	margin-top: 8px;
	color:#999;

}

.menu img{
	padding-left: 10px;

}

.facebook {
	position:relative;
	float: left;
	z-index: 200px;
	top: -500px;
	left: -28px;
}

.linkedin {
	position:relative;
	float: left;
	z-index: 200px;
	top: -494px;
	left: -43px;
}

.facebook_single {
	position:relative;
	float: left;
	z-index: 200px;
	top: -409px;
	left: -30px;
}

.linkedin_single {
	position:relative;
	float: left;
	z-index: 200px;
	top: -403px;
	left: -45px;
}

/*#searchbox {
	width: 285px;
	margin-top: 4px;
	float: right;
}

#searchbox li {
	width: 285px;
	height: 26px;
	background: transparent url(images/search.png) no-repeat 0 0;
	list-style: none;
}

#searchbox input {
	width: 270px;
	background: none;
	border: none;
	padding: 6px 8px 6px 8px;
	color: #efefef;
	font-size: 1.2em;
}*/

#mid {
	width: 1035px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin: 0px auto;
	height: 570px;
}

#mid.index {
	background: ;
}

#mid.single {
	height: 476px;
}

#mid.archive {
	background: none;
}

.panel, .panel-single {
	position: relative; 
	display: block; 
	width: 924px;
	height: 494px;
}

.panel-single {
	height: 494px;
	margin: 36px auto;
	left: 0; top: 0;
}

.wrapper-archive {
	width: 180px;
	height: 160px;
	padding: 0 0 0 27px;
	margin: 0 0 0 0;
	display: block;
	position: relative;
	float: left;
}

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

.post-title {
	position:absolute;
	
	font-family:arial;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	
	padding: 0px;
	top: 510px;
	z-index: 100;
	width: 360px;
	text-align:right;
}

.post-title a {
	color: #FFFFFF;
	text-decoration:none;
}

.post-title-single {
	max-width: 870px;
	padding: 0px;
	position: absolute;
	top: 504px;
	left: 12px;
	z-index: 100;
}

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

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

.entry {
	color: #b6b6b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	width: 546px;
	max-height: 46px;
	right: 0px;
	
	padding-top: 15px;
	
	position: absolute;
	
	vertical-align: top;
	
	z-index: 100;
	
	line-height: 12px;
	font-weight:bold;
}

.entry_page {
	color: #c8c8c8;
	font-family:Arial;
	font-size: 10px;
	
	max-width: 567px;
	padding: 15px;
	position: absolute;
	bottom: 150px;
	right: 20px;
	z-index: 100;

}

.entry_page a:hover {
	color: #FFFFFF;
}

.entry_page a:visited, .entry_page a:visited {
	color: #dfdfdf;
}

.entry_page 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: #FFFFFF;
}

.entry a:visited, .entry a:visited {
	color: #dfdfdf;
}

.entry .big {
	font-size: 2em;
}

.entry .rss-big {
	padding-right: 24px;
	background: transparent url(images/rss.png) no-repeat 100% 60%;
}

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

.content-mid {
	width: 360px;
	padding: 14px 0;
	font-family:arial;
	font-size: 10px;
	color: #acacac;
	float:left;
	text-align:right;
}

.content-mid a{
	color: #acacac;
	text-decoration:none;
}

.info-mid {
	width: 546px;
	padding: 0 0px;
	font-family:arial;
	font-size: 10px;
	color: #818181;
	float:right;
	vertical-align:top;
	line-height: 12px;
	font-weight:bold;
}

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

.postmetadata {
	width: 360px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.postmetadata-archive {
	width: 100%;
	height: 58px;
	font-size: 9px;
	padding-top: 10px;
	font-family: Arial;
	color: #666666;
	font-weight:bold;
}

.postmetadata-archive a{
	color: #666666;
}

#thepost {
	margin-bottom: 15px;
	width: 546px;
	float:right;
	vertical-align:top;
}

#content {
	width: 924px;
	margin: 0px auto;
	font-size: 1.2em;
}

#narrow-column {
	width: 924px;
	float: right;
}

h3 {
	font-family: arial;
	font-size: 9px;
}

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

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

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

#narrow-column input, #narrow-column textarea  {
	padding: 2px;
	background-color: #252525;
	border-style:none;
	width: 300px;
	font-family:Arial;
	font-size:11px;
	color:#CCC;
}

#narrow-column #submit {
	background-color: #252525;
	color: #CCC;
	width: 120px;
	font-family:Arial;
	font-size:10px;
}

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

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

.commentlist {
	list-style: none;
	margin-bottom: 10px;
	background-color:#0a0a0a;
}

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

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

.comment-top {
	width: 440px;
	height: 25px;
}

.commentainer {
	width: 440px;
	padding: 5px 15px 15px; 15px; 
/*	padding: 0 0;
	padding-bottom: 5px;
	background-color: #0a0a0a;
	font-family:arial;
	font-size: 10px;
	color: #acacac;
	float: left;*/
}

.comment-mid {
	width: 495px;
	padding: 15px 25px 15px 25px;
	padding-bottom: 5px;
	background-color: #0a0a0a;
	font-family:arial;
	font-size: 10px;
	color: #acacac;
	float:right;
}

.comment-date {
	font-family:arial;
	font-size: 9px;
	color: #999;
	
	text-transform:uppercase;
}

.comment-date a{
	font-family:arial;
	font-size: 9px;
	color: #666;
	
	text-transform:uppercase;
}

.comment-name {
	font-family:arial;
	font-size: 11px;
	color: #FFFFFF;
}

.comment-name a{
	font-family:arial;
	font-size: 11px;
	color: #FFFFFF;
}

.comment-bottom {
	width: 590px;
	height: 60px;

}

.commentmetadata {
	font-size: 0.8em;
}

small {
	font-family: arial;
	font-size: 9px;
	color: #FFF;
}

#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: 940px;
	margin: 0px auto;
	padding-bottom: 10px;
	text-align: right;
	font-size: ppx;
	color: #666666;
}

#footer p {
	padding: 10px 0 0 0;
	margin-right: 10px;
}

#footer a {
	color: #666666;
}

#footer a.valid {
	padding-left: 16px;
	background: transparent url(images/tick.png) no-repeat 0% 50%;
}

#footer a.valid:hover {
	background: transparent url(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: 924px;
	height: 600px;
	margin: 0px auto;
}

.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;
	margin-top:15px;
	/* -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: 924px; /* Also specified in  .stripViewer  above */
}

.panelarchive {
	float:left;
	height: 600px;
	position: relative;
	width: 924px; /* Also specified in  .stripViewer  above */
	padding-top: 19px;
	padding-left: 19px;
}

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


.stripNavL { float: left; }

.stripNavR { float: right; }
