/*
Theme Name: Minimal
Theme URI: http://wordpress.org/
Description: My custom theme
Version: A
Author: kyle bisch
Author URI: http://www.kylebisch.com/
Tags: Minimal

*/






/* Begin Structure */


.sidebar {
position: absolute;
top: 0%;
left: 0%;
margin-left: 550px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 1.5em;
}

.sidebar a:link {
color: #000000;
text-decoration: none;
}

.sidebar a:visited {
color: #000000;
text-decoration: none;
}

.sidebar a:hover {
color: #FAAF40;
text-decoration: none;
}

.announcements {
margin: 60px 0 0 0;
font-size: 11px;
line-height: 14px;
}

.navigation {
display: block;
margin: -15px 50px 0 50px;
padding-bottom: 40px;
}

.postmetadata {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 1.5em;
margin: 5px 0 10px 0;
}


.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 1.5em;
}

/* End Structure */



/*	Begin Headers */
h1 {padding: 0;
	margin: 0;
	}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
line-height: 1.5em;
margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

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

h2 a:hover {
color: #FAAF40;
text-decoration:none;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
line-height: 1.5em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entry a:link, .entry a:visited, .entry a:hover {
font-weight: bold;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover, .navigation a:link, .navigation a:visited, .navigation a:hover {
font-weight: normal;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */








/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



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

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

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

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





/*Original stylesheet for website  */

li {list-style:none;
	padding: 0;
	margin: 0;
}

.menu {
position: absolute;
top: 17%;
left: 6%;
width:465px;
z-index:5;
}

.header {
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color:#000000;
line-height: 25px;
margin: 0 0 0 0;
}

.header a:link {
color: #000000;
text-decoration: none;
}

.header a:visited {
color: #000000;
text-decoration: none;
}

.header a:hover {
color: #FAAF40;
text-decoration: none;
}


.header2 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 25px;
color:#BBBBBB;
margin: 0 0 0 0;
}

.header2 a:link {
color: #BBBBBB;
text-decoration: none;
}

.header2 a:visited {
color: #BBBBBB;
text-decoration: none;
}

.header2 a:hover {
color: #FAAF40;
text-decoration: none;
}

.line1 {
position:relative;
background-color: #FAAF40;
margin-top: -137px;
left: 107px;
width: 2px;
height: 160px;
}


.extra {
position:absolute;
bottom: 17%;
right: 6%;
z-index:0;
}

.about {
position:relative;
top: -164px;
left: 133px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 1.5em;
}

.portfolio {
position:relative;
top: -164px;
left: 130px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 1.5em;
color: #FAAF40;
}

.portfolio a:link {
color: #000000;
text-decoration:none;
}

.portfolio a:visited {
color: #000000;
text-decoration:none;
}

.portfolio a:hover {
color: #FAAF40;
text-decoration:none;
}

.portfolio2 {
color: #BBBBBB;
}

.slogan {
position:relative;
top: -100px;
left: 140px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #f29915;
}

.list {
position:relative;
top: -140px;
left: 130px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 1.7em;
color: #BBBBBB;
}

.list a:link {
color: #000000;
text-decoration:none;
}

.list a:visited {
color: #000000;
text-decoration:none;
}

.list a:hover {
color: #FAAF40;
text-decoration:none;
}

.thumbs {
position:absolute;
top: -10px;
left: 350px;
width: 400px;
}

.thumb1 {
margin: 5px;
padding: 2px;
border:solid;
border-color: black;
border-width: 2px;
}

.thumb2 {
margin: 5px;
padding: 2px;
border:solid;
border-color: black;
border-width: 2px;
}


.weblink {
margin-left: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 1.7em;
color: #BBBBBB;
}

.weblink a:link {
color: #000000;
text-decoration:none;
}

.weblink a:visited {
color: #000000;
text-decoration:none;
}

.weblink a:hover {
color: #FAAF40;
text-decoration:none;
}

.info {
	float:right;
	width:200px;
	margin: 18px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 19px;
	color:#222222;
}

#content {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 1.5em;
}

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

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

#content a:hover {
color: #FAAF40;
text-decoration: none;
}


.reply {
background-color: #FAAF40;
width: 20px;
height: 2px;
}

.line4 {
background-color: #FAAF40;
width: 260px;
height: 2px;
}

.line5 {
background-color: #FAAF40;
width: 140px;
height: 2px;
margin: 2px 0;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: -30px auto 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
