/*
Theme Name: Heavy Dettle v1
Theme URI: http://www.heavydettle.com
Description: Custom theme by Skwerl.
Version: 1.0
Author: Skwerl
Author URI: http://iamskwerl.com
*/

/*////////////////// CLEAN SLATE /////////////////////////////////////////////////////////////////*/

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;
}
:focus {
/*	outline: 0; */
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
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: "" "";
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
body {
	background-color: #000;
	margin: 0px;
	background-image: url(images/heavydettle-site-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
	background-color: #000;
}
#wrap {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}
.metaledge {
	float: left; 
	width: 30px;
}
#content {
	float: left;
	width: 680px;
	background-image: url(images/heavydettle-content-bg.jpg);
	background-repeat: no-repeat;
}
#sidebar {
	float: right;
	width: 180px;
	margin-right: 10px;
}
#footer {
	padding: 30px;
	width: 680px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-image: url(images/heavydettle-footer-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

p {
	color: #000;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	color: #8D1117;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.entry {
	margin-top: 10px;
}
div.entry * img {
	border: 1px solid #000;
}

div.post {
	width: 470px;
}

div.page {
	margin-top: 15px;
	width: 470px;
}

#content div h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.0em;	
	margin-bottom: 5px;
}

#content div h2.single {
	font-size: 28px;
}

#content div h2 a {
	color: #000;
}
#content div h2 a:hover {
	color: #8D1117;
	text-decoration: none;
}

#content div small {
	color: #464646;
	font-weight: bold;
}

div.post-separator {
	width: 470px;
	height: 1px;
	background-color: #000;
	margin-bottom: 15px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

#sidebar {
	color: #333;
	font-size: 13px;
	font-weight: bold;
}
#sidebar li {
	margin-bottom: 5px;
	list-style: none;
}
#sidebar li.widget {
	margin-bottom: 15px;
}
#sidebar ul li a {
	color: #464646;
}
#sidebar ul li a:hover {
	color: #8D1117;
}
h2.widgettitle {
	color: #000;
	font-size: 14px !important;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

#respond h3 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#comment {
	height: 80px;
	width: 470px;
}

ol.commentlist {
	margin-top: 10px;
}

ol.commentlist li {
	margin-bottom: 10px;
	padding: 10px 10px 1px 10px;
	background-color: #BABEC1;
}

div.commentmetadata {
	color: #464646;
	font-size: 10px;
	margin-bottom: 8px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/

div.wordtube {
	border: 1px solid #000;
	margin-bottom: 10px;
}










































































































































































































































































































































































































































/* am i evil? */