/*
Theme Name: Marker
Theme URI: http://turboclaw.com
Description: Five...Five dollar... Five dollar foot loooooooong.
Version: 0
Author: Dan Nixon
Author URI: http://binarybonsai.com/
 */

/* COLORS
*********************************************************************************/


/* RESET (modified, but based off http://meyerweb.com/eric/tools/css/reset/)
*********************************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a img{border-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/* STRUCTURE & COMMON
*********************************************************************************/
body{
	background-color:#000;
	color:#fff;
	margin:215px 5% 2em;
	font-size:87.5%;
	font-family:monospace;
	line-height:1.25em;
}
html>body{
	font-size:14px;
}
body#bg1{background:#667b9a url(images/bg-houghton.jpg) fixed;}
body#bg2{background:#6f92ba url(images/bg-bethlake.jpg) fixed;}
body#bg3{background:#9097a5 url(images/bg-kona.jpg) fixed;}
body#bg4{background:#3f6b1f url(images/bg-lakenenland.jpg) fixed;}
body#bg5{background:#724829 url(images/bg-lsotrophies.jpg) fixed;}
body#bg6{background:#b0bbf8 url(images/bg-mackinac.jpg) fixed;}
body#bg7{background:#e1fcc5 url(images/bg-whitehouse.jpg) fixed;}
body#bg8{background:#9f8783 url(images/bg-fountain.jpg) fixed;}
body#bg9{background:#77aef1 url(images/bg-hotdog.jpg) fixed;}
body#bg10{background:#4c7cba url(images/bg-jetski.jpg) fixed;}
body#bg11{background:#5b5461 url(images/bg-records.jpg) fixed;}
body#bg12{background:#36478f url(images/bg-sonic.jpg) fixed;}
a:link, a:visited{
	color:#fff;
}
a:hover, a:active, a:focus{
	background-color:#000;
}
img{
	display:block;
}
h2, h3, h4, h5{
	line-height:1em;
}
h2, h3, h4, h5,
h2 a:link, h3 a:link, h4 a:link, h5 a:link,
h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited{
	color:#000;
	text-decoration:none;
}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover,
h2 a:active, h3 a:active, h4 a:active, h5 a:active,
h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus{
	background-color:transparent;
	color:#fff;
}
h2{
	font-size:2.1428em;
	margin:0.5em 0;
}
h3{
	font-size:1.2857em;
	margin:0.5em 0;
}
.alignleft{
	float:left;
	margin:0 0.5em 0.5em 0;
}
.alignright{
	float:right;
	margin:0 0 0.5em 0.5em;
}
.entry img{
	max-width:100%;
}

#siteinfo{
	font-size:0.8571em;
	margin-top:1.5em;
	padding-top:0.5em;
	border-top:1px dashed;
}

/* HEADER
*********************************************************************************/
h1.header a{
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	width:801px;
	height:215px;
	background:url(images/turbo-claw.png) no-repeat 0 0;
	position:absolute;
	top:0;
	left:0;
}
h1.header a:hover, h1.header a:active{
	background-color:transparent;
}
h2.header{
	overflow:hidden;
	text-indent:-1000em;
	width:672px;
	height:18px;
	background:url(images/completely-unnecessary.png) no-repeat 0 0;
	position:absolute;
	top:0;
	right:0;
	margin:0;
}

/* POSTS
*********************************************************************************/	
.post{
	clear:left;
	background:url(images/post-bg-70.png);
	padding:1em 2em;
	margin:0.5em 0;
	max-width:1000px;
	zoom:1;
}
.post p, .post ul, .post ol, .post li,
.page p, .page ul, .page ol, .page li{
	margin:0 0 0.5em;
}
.post ul, .page ul{
	list-style:disc;
	margin-left:2em;
}
.post ol, .page ol{
	list-style:decimal;
	margin-left:2em;
}
.post blockquote{
	margin-left:2em;
	border-left:2px dashed;
	padding-left:1em;
}
.Dan{
	background:url(images/post-bg-dan.png);
}
.Bethany{
	background:url(images/post-bg-beth.png);
}
.category-twitter, .category-lastfm, .category-flickr,
.category-delicious, .category-reware-vintage-blog, .category-vimeo,
.category-night-cam{
	clear:none;
	width:18px;
	height:18px;
	float:left;
	background:none !important;
	padding:0;
	margin-top:-0.5em;
}
.category-twitter h2, .category-twitter h2 a,
.category-lastfm h2, .category-lastfm h2 a,
.category-flickr h2, .category-flickr h2 a,
.category-delicious h2, .category-delicious h2 a,
.category-reware-vintage-blog h2, .category-reware-vintage-blog h2 a,
.category-vimeo h2, .category-vimeo h2 a,
.category-night-cam h2, .category-night-cam h2 a{
	display:block;
	width:18px;
	height:18px;
	margin:0;
	padding:0;
}
.category-twitter h2 a,
.category-lastfm h2 a,
.category-flickr h2 a,
.category-delicious h2 a,
.category-reware-vintage-blog h2 a,
.category-vimeo h2 a,
.category-night-cam h2 a{
	overflow:hidden;
	text-indent:-1000em;
	opacity:0.5;
}
.category-twitter h2 a:hover, .category-twitter h2 a:active,
.category-lastfm h2 a:hover, .category-lastfm h2 a:active,
.category-flickr h2 a:hover, .category-flickr h2 a:active,
.category-delicious h2 a:hover, .category-delicious h2 a:active,
.category-reware-vintage-blog h2 a:hover, .category-reware-vintage-blog h2 a:active,
.category-vimeo h2 a:hover, .category-vimeo h2 a:active,
.category-night-cam h2 a:hover, .category-night-cam h2 a:active{
	opacity:1;
}
.category-twitter .entry, .category-twitter .postmetadata,
.category-lastfm .entry, .category-lastfm .postmetadata,
.category-flickr .entry, .category-flickr .postmetadata,
.category-delicious .entry, .category-delicious .postmetadata,
.category-reware-vintage-blog .entry, .category-reware-vintage-blog .postmetadata,
.category-vimeo .entry, .category-vimeo .postmetadata,
.category-night-cam .entry, .category-night-cam .postmetadata{
	display:none;
}
.category-twitter h2 a{
	background:url(images/icon-twitter-dan.png) no-repeat 0 0;
}
.category-twitter.Bethany h2 a{
	background:url(images/icon-twitter-beth.png) no-repeat 0 0;
}
.category-lastfm h2 a{
	background:url(images/icon-lastfm-beth.png) no-repeat 0 0;
}
.category-lastfm.Dan h2 a{
	background:url(images/icon-lastfm-dan.png) no-repeat 0 0;
}
.category-flickr h2 a{
	background:url(images/icon-flickr.png) no-repeat 0 0;
}
.category-delicious h2 a{
	background:url(images/icon-delicious.gif) no-repeat 0 0;
}
.category-reware-vintage-blog h2 a{
	background:url(images/icon-reware.png) no-repeat 0 0;
}
.category-vimeo h2 a{
	background:url(images/icon-vimeo.png) no-repeat 0 0;
}
.category-night-cam h2 a{
	background:url(images/icon-nightcam.png) no-repeat 0 0;
}

.post_title{
	margin-top:0.1667em;
	font-weight:bold;
}
.dates{
	clear:left;
	padding-top:1em;
}
.postmetadata{
	text-align:right;
	font-size:0.8571em;
	border-top:1px dashed;
	padding-top:0.5em;
	clear:both;
}

#pagination{
	clear:both;
	padding-top:1.5em;
}
#pagination .newer{
	float:right;
}

.commentlist li{
	padding-left:2em;
	margin-left:2em;
	list-style:decimal;
}
.commentlist li>div{
	border-bottom:1px dashed;
	padding:1em 0.5em;
	background:url(images/post-bg-black.png);
}
#respond p{
	margin:0.5em 0;
}
#respond .inputtext{
	font:1em monospace;
	background:transparent url(images/post-bg-70.png);
	border-style:none;
	padding:0.25em;
}
#respond input.inputtext{
	width:33%;
}
#respond textarea.inputtext{
	width:100%;
}

/* TOOLTIPS
*********************************************************************************/
#tooltip{
	position:absolute;
	top:0;
	left:0;
	max-width:300px;
	font-size:0.7em;
	display:none;
}
#tipbody{
	background:transparent url(images/post-bg-70.png);
	color:#000;
	padding:0.25em;
}
#tiptail{
	width:15px;
	height:15px;
	background:transparent url(images/tiptail.png) no-repeat;
}