/*
Theme Name: Lightwave Tattoo
Theme URI: http://maligndesign.com/
Version: 1.0
Description: A light clean old skool tattoo style two-column Wordpress theme. 
Author: Forrest Frazier
Author URI: http://maligndesign.com/
Last updated: 2009-04-28
*/


/* reset all styles */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* start styles with a clean slate */

/* standard elements */
html, body {
	height: 100%;
	}
* html #lineart, * html #lineart #container {
	height: 100%;
	}
body {
	background: #bec3c6 url('i/bg.png') repeat-x; 
	color: #666;
	font: normal 75% Verdana,helvetica,sans-serif;
	line-height: 1.5;
	}

a {color: #6699cc;}
a:hover { text-decoration: underline;}

p,code,ul,ol {padding-bottom: 1.5em;}

h1 {
	font-size: 1.5em;
	line-height: 2;
	}
h2 {
	font-size: 1.16em;
	}
h3 {
	font-weight: bold;
	}
p {
	}
blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

strong { font-weight: bold; }
img {
	background: #000000;
	border: 1px solid #ffffff;
	padding: 3px;
	}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
	background: #555;
	display: block;
	padding: 3px;
}

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

p.postinfo {
	border-top: 1px dashed #333;
	color: #666;
	font: bold 0.9em sans-serif;
	margin-bottom: 24px;
	padding: 8px;
}
p.postinfo a {color: #888;}
p.postinfo a:hover {color: #CCC;}

.descr {
	color: #ccc;
	margin-bottom: 6px;
}

/* structure */
#lineart {
	background: url(i/bg_lineart50.png) no-repeat;
	}
#container {
	background: url(i/bg_container.png) repeat-y;
	padding: 0 45px;
	width: 906px;
	}
#header {
	background: url(i/bg_header.png) no-repeat;
	height: 184px;
	padding: 0 45px;
	width: 906px;
	}	
#content {
	float: right;
	margin: 0 50px 0 0;
	width: 600px;
	}	
#sidebar {
	background: #fafafa;
	border-right: 1px solid #dadada;
	float: left;
	height: 100%;
	overflow: hidden;
	padding: 40px 0;
	width: 200px;
	}
#footer {	
	background: url(i/bg_footer.png) no-repeat;
	clear: both;
	height: 50px;
	padding: 20px 45px 0 45px;
	text-align: center;
	width: 906px;
	
	}	
/* title */
#site-title {
	font: normal 3em Tahoma,sans-serif;
	text-indent: -3000px;
	}
#site-title a {
	color: #e55325;
}
#site-title a:hover {
	color: #FFF;
	text-decoration: none;
}
#site-description {
	color: #3399cc;
	font-size: .833em;
	font-weight: bold;
	margin: 100px 0 0 400px;
	}
#dumbdumb {
	position: absolute;
	height: 159px;
	left: 45px;
	top: 0;
	width: 380px;
	}
/* content */

#content li {margin-left: 18px;}

/*sidebar*/
#sidebar h2, #sidebar ul, #sidebar p {
	margin: 0 10px 0 30px;
	}
#sidebar h2 {
	color: #999999;
	font-size: 1em;
	font-weight: bold;
	}
#sidebar div {
	background: url(i/sidebar_seperator.png) top center no-repeat;
	padding: 15px 0;
	}
#sidebar div div {
	background: none;
	}
			
/* images */
.aligncenter {
	margin: 0 auto;
	text-align: center;
	}
.alignleft {
	text-align: left;
	}	
.alignright {
	text-align: right;
	}	
.wp-caption {
	background: #fafafa;
	border: 1px solid #dadada;
	margin-bottom: 10px;
	padding: 5px 5px 0 5px;
	}
/* archives */
.post h1 a {color: #A00;}
.post h1 a:hover {color: #F00;}
.post .descr {color: #AAA;}
.post .descr a {color: #CCC;}
.post .descr a:hover {color: #FFF;}

/* portfolio pages */
#portfolio div { 
	margin-right: 10px; 
	}
#portfolio p.wp-caption-text { 
	height: 35px;  
	}
#portfolio .wp-caption {
	float: left;
	}
		
/* staff page */
#post-19 li { 
	clear: both; 
	min-height: 200px;
	list-style-type: none; 
	}
	
/* footer */
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}
#footer ul { list-style-type: none; margin: 10px 0; }
#footer ul li { margin: .75em 0 0 0; }
 
/* comments */
.content ol li {
	background: none;
}

.commentlist {
	margin: 1.2em 0 0 0;
	}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
.commentlist p {
	margin: 1em 0 0 0;
	}
#commentform {
	margin: 1em 0;
	width: 400px;
	}


/* forms */
textarea.styled {width: 300px;}

.styled {
	background: #eee;
	border: 1px solid #ddd;
	font: normal 1em Verdana,sans-serif;
	padding: 2px;
}
.styled:hover {background: #EEE;}
.styled:focus {background: #FFF;}

#commentform input {margin-bottom: 3px;}


/* search form */
#searchform {padding: 0 10px;}
#searchform input.sfield {
	border: 1px solid #F60;
	padding: 2px;
	width: 120px;
}

/* widgets */
.widget {margin-bottom: 1em;}
.widget ul {padding-bottom: 0;}