/*
Theme Name: Bob Cooper Retouching
Description: Full screen image gallery.
Version: 1
Author: Bob Cooper
Author URI: http://www.bobcooper.org.uk
Latest updated: 4th August 2010
Tags: two-columns, white, black, blue, green, silver, fixed-width, left-sidebar
*/
html, body {
	width: 100%;
	height: 100%;
	background-color: #000000;
	margin: 0;
	padding: 0;
	
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	color: #999999;
	
}

img {
	border:0px;
}

a:link {
	color: #898519;
	text-decoration: none;
}

a:visited {
	color: #898519;
	text-decoration: none;
}

a:active {
	color: #898519;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}
 
#page{ 
	width:900px; 
	height: 100%;
	text-align:left; 
	margin-left:auto; 
	margin-right:auto;
} 

#leftcol{ width:230px; float:left; position:relative; padding: 0px 20px 0px 0px; text-align:right; overflow-x:hidden;}
 
#imageHolder {
	position: fixed;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	
}

#imageList {
	display: none;
}

#imageCredit {
	z-index: 3;
	position: fixed;
	top: 30px;
	left:20px;
	width: 170px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	
	font-weight:bold;
	font-size: 10px;
	text-align: center;
	
	background-image:url('images/black.png');
}

#playback {
	z-index: 3;
	position: fixed;
	top: 0px;
	left:20px;
	width: 210px;
	height: 30px;
	
	font-weight:bold;
	font-size: 10px;
	text-align: center;
	
	background-image:url('images/black.png');
}

#menu {
	z-index: 2;
	position: fixed;
	bottom:-370px;
	left: 20px;
	width: 210px;
	height: 600px;
	
	font-weight:bold;
	font-size: 18px;
	text-align: left;
	
	background-image:url('images/black.png');
}

#menu ul {
	padding:0;
	margin:0;
	margin-left: 40px;
}

#menu li { 
	list-style-type:none; 
}

#menu a:link {
	color: #999999;
	text-decoration: none;
}

#menu a:visited {
	color: #999999;
	text-decoration: none;
}

#menu a:active {
	color: #898519;
	text-decoration: none;
}

#menu a:hover {
	color: #333333;
	text-decoration: none;
}

ul#recentcomments {padding: 2px 0px 2px 0px; margin: 0px 0px 0px 0px;list-style: none; width:230px; clear:left; float:right;}
ul#recentcomments li{margin: 0px 0px 0px 0px; display: block; font-weight:bold; font-family:arial; text-transform:uppercase; font-size:14px;}
ul#recentcomments li a{ width: 225px; display: block; padding: 5px 0px 5px 5px; text-decoration:none; font-weight:bold; font-family:arial; text-transform:uppercase; font-size:14px; margin: 0px 0px 0px 0px; vertical-align: bottom;}
ul#recentcomments li a:hover{ text-decoration:none; }
#recentcomments a{ text-decoration:none; font-weight:bold; font-family:arial; text-transform:uppercase; font-size:14px;}
#recentcomments a:hover{ text-decoration:none; font-weight:bold; font-family:arial; text-transform:uppercase; font-size:14px; }

#maincol{ 
	display: none;
	z-index: 2;
	position: absolute;
	left: 250px;
	width:630px;
	min-height: 100%;
	padding: 20px;
	font-size: 13px;
	text-align:left;
	
	background-image:url('images/black.png');
}

#maincol img {
	width: 630px;
	height: auto;
}

#maincol hr {
	border: 0;
	color: #898519;
	background-color: #898519;
	height: 1px;
	margin-bottom: 20px;
}

#maincol h1 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:arial;
	font-weight:bold;
	font-size:22px;
	text-transform:uppercase;
	clear:both;
} 
#maincol h2 { margin:0px 0px 0px 0px; padding:0px; font-family:arial; font-weight:bold; font-size:20px;text-transform:uppercase; clear:both;} 
#maincol h2 a{ text-decoration:none;} 

#maincol h3 { margin:0px 0px 0px 0px; padding:0px; font-family:arial; font-weight:bold; font-size:18px; text-transform:uppercase; clear:both;} 
#maincol h4 { margin:0px 0px 0px 0px; padding:0px; font-family:arial; font-weight:bold;font-size:16px; text-transform:uppercase; clear:both;} 
#maincol h5 { margin:0px 0px 0px 0px; padding:0px; font-family:arial; font-weight:bold; font-size:14px; text-transform:uppercase; clear:both;} 
#maincol h6 { margin:0px 0px 0px 0px; padding:0px; font-family:arial; font-weight:bold; font-size:12px; text-transform:uppercase; clear:both;} 
#maincol p{ font-size: 13px; line-height:1.7em; clear:left;}
#maincol p a:hover{ text-decoration:none;}
#maincol ul{ font-size: 13px; line-height:1.7em; clear:left;}
#maincol ol{ font-size: 13px; line-height:1.7em; clear:left;}

h2.contentheader{ 
	cursor: pointer;
	position:relative;
	float:left;
	margin:0px 0px 20px 0px;
	font-family:arial;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
	clear:left;
} 
h2.contentheader:hover{ }
h2.contentheader:active{ }

.content{clear:both;}

.permalink{ margin:0px 0px 0px 0px; padding:0px; font-family:arial; font-weight:bold; font-size:12px; text-transform:uppercase; clear:both;} 
.permalink a{ text-decoration:none;} 
.permalink a:hover{ text-decoration:none;} 

table#calendar_wrap {width:230px; overflow:hidden;clear:both; }

#wp-calendar{font-family: verdana; font-size: 13px; text-decoration:none; clear:both;width:210px; margin: 6px auto 6px auto; padding: 0px 10px 0px 10px;}
#wp-calendar a{font-family: verdana; font-size: 13px; text-decoration:none; }
#wp-calendar a:hover{font-family: verdana; font-size: 13px; text-decoration:none; }

blockquote { margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; margin:5px 0 15px 0;}


#respond{font-weight:normal;}
#s,#submit { font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment { font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}





.divider{height: 25px; width:604px; background: url(img/divider.jpg) top center no-repeat; margin: 10px auto 5px auto;}
.left { float:left; margin:10px 15px 10px 0;}
.right { float:right; margin:10px 0 5px 10px;}
.center { margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0px;}

#postinfotext{
	font-size: 14px;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	border-top: solid;
	border-width: 1px;
	border-color: #999999;
}
#postinfotext a { text-decoration:none;}
#postinfotext a:hover{ }


.commentheader {font-family:arial; font-size: 16px; line-height:1.7em; font-weight:bold; text-transform:uppercase; }
.comment { margin:0 0 10px; padding:2px 5px 0px 8px;}

.commenticon {font-family:arial; font-size: 14px; line-height:1.7em; font-weight:bold; text-transform:uppercase;}
.commenticon a{ text-decoration:none;}
.commenticon a:hover{ }

.commenttext { font-size: 13px; line-height:1.7em; }
.commenttext p{ font-size: 13px; line-height:1.7em; }

.comment p {line-height:1.7em; margin:0px; padding-bottom:2px;}
.gravatarside {float:right; width:48px; height:48px; margin:0px 5px 5px 5px;}
.wp-caption { text-align: center; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; clear:both;}
.wp-caption img { margin: 0; padding: 0; border: 0 none;}
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}


.navigation {font-family:arial; font-size: 14px; line-height:1.7em; font-weight:bold; text-transform:uppercase;}
.navigation a { text-decoration:none;}
.navigation a:hover{ }
.prevlink{margin: 0px 6px 0px 0px;}
.nextlink{margin: 0px 0px 0px 6px;}


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
