/*
Theme Name: LOCKSTOCKMODS
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Chris Hunt
Author URI: http://lockstockmods.net/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



@charset "utf-8";
/* CSS Document */


/* reset crap */

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;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset */



p { padding: 4px 0 8px; }


body { background: #1c1c1c url(images/bg.png) top left; margin: 0px; padding: 0px; background-attachment: fixed; font-family:Helvetica, Arial, sans-serif; font-size: 0.9em; color: #444; }
/*.outer { background: url(images/background-overlay.png) center top no-repeat; width: 100%; float: left; }*/

a {
	text-decoration: none;
	outline: none;
	color: #1e82a6;
	}

	a:hover {
		text-decoration: underline;
		}
h1, h2, h3, h4 {
	font-family:Georgia,"Times New Roman",Times,serif;
	padding: 4px 0 10px;
}
h1 { font-size: 2em;  }
h2 { font-size: 1.5em; padding-top: 0px; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
img { 
	border: 0;
	}

	.index img {
		border: 1px solid #ddd;
		padding: 5px;
		background: #eee;
		}
		.index, .entry {
			clear:both;
			float:left;
			font-size: 0.8em;
			line-height:1.7em;
			margin: 0 0 5px;
			padding:0;
			width:100%;
		}
		.top .logo {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 50;
		}
#searchform {
	position: absolute;
	top: 115px;
	left: 140px;
	z-index: 60;
}
#header-image1, #header-image2 {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
	border-radius: 6px;
	border:3px solid white;
}
	#s {
		border: 0;
		padding: 18px 50px 10px 30px;
		height: 20px;
		width: 163px;
		color: #888;
		background: url(images/searchbox.png) no-repeat;
		}

.inner .indexFooter {
	position: absolute;
	left: 0;
	bottom: 0.7em;
	width: 100%;
	height: 2em;
	background: #eee4db;
	border-top: 1px solid #d4cfc0;
	border-bottom: 1px solid #d4cfc0;
}

	.dateauthor {
		font-size: 0.8em;
		padding: 10px 0 0;
		position: absolute;
		bottom: 1.6em;
		left: 10px;
		z-index:4;
		font-weight: bold;
		}

	.content-panel .inner a.commentcount {
		font-size: 0.8em;
		padding: 10px 0 0;
		position: absolute;
		bottom: 1.6em;
		right: 10px;
		z-index:4;
		font-weight: bold;
		color: #444444;
		}

	.content-panel .inner a.more-link {
		padding: 10px 0 0;
		position: absolute;
		bottom: 1.1em;
		left: 18em;
		z-index:4;
		font-weight: bold;
		color: #444444;
		width:20em;
		z-index:4;
		font-size: 1.2em;
		text-align: center;
		}


.container { width: 1000px; margin: 0 auto; position: relative; }
.top { width: 1000px; height: 170px; position: relative; }
.top .adcontainer {
	height:206px;
	position:absolute;
	right:33px;
	top:0;
	width:220px;	
	background: white;
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;

}
#home-image-container {
	overflow: hidden;
	height:161px;
	position:absolute;
	right:3px;
	top:3px;
	width:400px;	
	z-index: 20;
}
#slide-arrow {
	/*padding-top: 45px;*/
}
.nav { float: left; width: 1000px; }
.nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
.nav ul li {
	float: left;
	margin-left: 20px;
	background: #5e5e5e url(images/brown-highlight.png) repeat-x top;
	color: white;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-radius-topleft: 6px;
  border-radius-topright: 6px;
	z-index: 1;
	position: relative;
	border-bottom: 1px solid #709cc3;
}
body.home .nav ul li:first-child, 
body.single .nav ul li:first-child, 
body.single .nav ul li:first-child, 
body.page .nav ul li.current_page_item {
	float: left;
	background: #326a9a url(images/blue-highlight.png) repeat-x top; 
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-radius-topleft: 6px;
  border-radius-topright: 6px;
	border-bottom: 1px solid #326a9a;
}

.nav ul li a {
	padding: 10px 10px;
	float: left;
	width: 150px;
	color: white;
	text-decoration: none;
	background: url(images/nav-shadow.png) repeat-x bottom;
	font-family: Georgia,"Times New Roman",Times,serif;
}

body.home .nav ul li:first-child a, 
body.single .nav ul li:first-child a, 
body.page .nav ul li.current_page_item a {
	background:none;
}
.subnav { 
	margin-top: -1px;
	z-index: 2;
	width: 1000px; 
	height: 2.5em; 
	background: #326a9a url(images/blue-highlight.png) repeat-x top; 
	border-bottom: 1px solid #182124;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-radius-topleft: 6px;
  border-radius-topright: 6px;
		float: left;
}
.subnav ul { 
	margin: 10px 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
.subnav ul li {
	float: left;
	margin-left: 20px;
	color: white;
}
.content {
	width: 998px;
	border-left: 1px solid #2b3947;
	border-right: 1px solid #2b3947;
	border-top: 1px solid #707577;
	border-bottom:1px solid black;
	background: #1f252b url(images/content-background.png) repeat-x top;
	float: left;
	padding-bottom: 20px;
}
.sidebar {
	float: left;
	width: 210px;
	padding: 10px 0 0 10px;
}
.sidenav {
	float: left;
	width: 180px;
	background: #5e5e5e url(images/brown-highlight.png) repeat-x top;
	color: white;
	padding: 5px 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
	margin-bottom: 10px;
		
}
.sidenav h2 {
	margin: 0px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.sidenav ul { margin: 0 20px; padding: 0; }
.sidenav ul li { }
.sidenav ul li a { color:white; text-decoration:none; }
.content-panel { float: left; width: 765px; }
.content-panel .inner a {
	color: black;
	text-decoration: none;
}
.content-panel .inner {
	float: left;
	width: 740px;
	background: white;
	margin: 10px 0 6px 5px;
	padding: 5px 10px 60px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
	background: white url(images/content-shadow.png) repeat-x top;
	position: relative;
}
.content-panel .inner h1 {
	margin: 0px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 4px;
}
.content-panel .inner h1 a {
	text-decoration: none;
	font-size: 0.9em;
	color:#5E5E5E;
}



.aligncenter,
div.aligncenter {
   display: block;
   margin: 15px auto 5px;
}

.alignleft, div.alignleft {
   float: left;
   margin: 15px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 15px 0 5px 15px;
}

.alignnone {
	margin: 15px 0 5px;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   /* optional rounded corners for browsers that support it */
   -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;
}

#today {
	color: #1e82a6;
	}

#wp-calendar {
	margin: auto;
	}
	
	pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 0px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; width: 97%; overflow:auto; }

code { color: #1E82A6; font-family: Consolas, Verdana, "Courier New", Sans-Serif; font-size: 1.3em; }

p.tags { float: left; margin: 4px 4px 0px; }

/* FOOTER */
.bottom-page {
	background:url("images/blue-highlight.png") repeat-x scroll center top #326A9A;
	border-left:1px solid #2B3947;
	border-right:1px solid #2B3947;
	border-bottom:1px solid #182124;
	float:left;
	height:2.5em;
	width:998px;
	z-index:2;
}
#footer {
	border-left:1px solid #2B3947;
	border-right:1px solid #2B3947;
	/*border-top:1px solid #707577;*/
	border-top:1px solid #444444;
	float:left;
	width:998px;
	background:black;
}

#tagbar {
	border-top:1px solid #707577;
	border-top:1px solid #444444;
	float:left;
	width:1000px;
	background:url("images/blue-highlight.png") repeat-x scroll center top #326A9A;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-radius-bottomleft: 6px;
  border-radius-bottomright: 6px;
	margin-bottom: 10px;
	color: white;
	font-weight: bold;
	font-size: 0.8em;
}

#tagbar .text ul {
float:right;
margin:0;
padding:0 1% 0 0;
}
#tagbar .text ul li {
background:url("images/rss.png") no-repeat scroll left center transparent;
display:inline;
list-style-type:none;
margin-left:10px;
padding:1px 0 0 14px;
}
#tagbar .text ul li a {
color:#FFFFFF;
}
#tagbar .text {
	padding-left: 20px;
}
#tagbar .text a {
	color: #EEE4DB;
	text-decoration: underline;
}
#bottombar .bottom-widget {
	float:left;
	margin:0 1.5%;
	width:19%;
}
#bottombar .twitter {
	width:31%;
}

#bottombar {
float: left;
width: 100%;
}
#bottombar ul {
margin:0;
padding:0 0 20px;
}
#bottombar ul li {
border-bottom:1px solid #222222;
list-style-type:none;
padding:10px 0;
}
#bottombar {
color:#CCCCCC;
font-size:13px;
margin:0 auto;
padding:0 0 10px;
}
/* END FOOTER */

/* COMMENTS */
.comment-author img {
	float: left;
	padding: 0 8px 8px 0;
	position: absolute;
	top: 0;
	left: 0;
}
.commentlist .odd {
	background: #eee;
}
.commentlist .even {
	background: white;
}
.commentlist .comment { padding: 8px; border:1px solid #CCCCCC; }
ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
ol.commentlist li.depth-1 {
	margin-bottom: 10px;
}
.commentlist ul.children {
	list-style: none;
	padding: 10px 0 0 18px;
	clear: both;
}
.commentlist .comment-meta {
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
}
.commentlist .comment-body {
	position: relative;
	padding-left: 100px;
}
.commentlist .comment-body p {
	float:left;
	width: 86%;
}
.commentlist .reply {
	clear: both;
	height: 20px;
}
.commentlist .reply a {
	font-weight: bold;
}

/* END COMMENTS */

/* PAGINATION */
.pagination {
	float: right;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 20px;
}
.pagination a {
	border-left: 1px solid #709cc3;
	padding: 10px;
	float: left;
	color: #EEE4DB;
}
.pagination .current {
	border-left: 1px solid #709cc3;
	padding: 10px;
	background:url(images/content-shadow.png) repeat-x scroll center -1px white;
	float: left;
	color: #444;
}
.pagination .verbose-page {
	padding: 10px;
	float: left;
}
.pagination .prev {
	float: left;
}
.pagination .next {
	float: left;
}
.pagination .disabled-nav {
	color: #444;
	background: none;
}
.pagination .hasgap {
	border-left: 1px solid #709cc3;
	float: left;
	padding: 10px;
}
/* END PAGINATION */

/* ARCHIVES */

.pagetitle {
	color: white;
	margin: 8px 0;
}

/* CLEARART */

.clearart { float: left; width: 495px; }
.clearart .inner a {
	color: black;
	text-decoration: none;
}
.clearart .inner {
	float: left;
	width: 460px;
	background: white;
	margin: 10px 0 6px 5px;
	padding: 5px 15px 60px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
	background: white url(images/content-shadow.png) repeat-x top;
	position: relative;
}
.clearart .inner h1 {
	margin: 0px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 4px;
}
.clearart .inner h1 a {
	text-decoration: none;
	font-size: 0.9em;
	color:#5E5E5E;
}
.clearart ul {
	list-style: none;
	padding: 0;
	width: 100%;
}
.clearart ul li {
	float: left;
	width: 90%;
padding:8px 20px;
}

.clearart ul li img {
	float: left;
}
.clearart ul#showfilter {
	float: left;
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
}
.clearart ul#showfilter li {
	float: left;
	padding: 4px;
	width: auto;
}
.clearart ul#showfilter li a {
	color: white;
	font-weight: bold;
	font-size: 1.25em
}
.clear_instructions {
	background: #131313;
	border: 3px solid #CCCCCC;
	color:white;
	float:right;
	font-size:0.8em;
	font-weight:bold;
	margin:10px;
	padding:8px;
	width:250px;
	-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.alt {
	background: white;
	color: #131313;
}
.clear_instructions h2 {
	margin: 0px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 4px;
}
#fancybox-inner div.clear_instructions {
	width: 250px;
	float: left;
	background: #333;
}
#fancybox-inner div.clear_instructions ul {
	margin-left: 16px;
	margin-top: 4px;
	list-style: disc;
}
#fancybox-inner div.clear_instructions ul li {
	padding: 0px;
	width: 96%;
}
.clear_instructions ul {
	margin-left: 16px;
	margin-top: 4px;
	list-style: disc outside none;
}
.clear_instructions ul li {
	padding: 2px 0;
	width: 96%;
}
	.clearart .dateauthor {
		font-size: 0.9em;
		right: 10px;
		left: auto;
		font-weight: normal;
		bottom: 1.4em;
		}
		#fancybox-inner div.colorswitch {
		color: #ccc;
		font-weight: bold;
		cursor: pointer;
		text-align: right;
		width: 620px;
		}
		
.imageauthor {
	background:white;
	border:3px solid #CCCCCC;
	color:black;
	font-weight:bold;
	padding:2px 8px;
	position:absolute;
	right:30px;
	top:16px;
	-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.overlay-container {
	width: 462px;
	height: 167px;
	overflow: hidden;
	position: relative;
}
.author-overlay {
	width: 372px;
	position: absolute;
	bottom: 0px;
	background: url(images/overlay.png);
	padding:12px 20px 4px;
	margin: 0px;
	text-align: right;
	color: white;
	padding-top: 2px;
	height: 30px;
	line-height: 1.1em;
	font-size: 1.1em;}
.banner {
	height: 86px;
}
.banner .author-overlay {
	padding-top: 2px;
	height: 30px;
	line-height: 1.1em;
	font-size: 1.1em;
}

.iwant {
	position: absolute; 
	top: 0px;
	left: 368px;
}