/*
Theme Name: Headjar
Theme URI: http://wordpress.org/
Description: If this works it'll be a miracle.
Version: 0.1
Author: Gwyn Moxham
Author URI: http://headjar.com/
Tags: red, custom header, fixed width, two columns, widgets

	Bladebla

*/


B {font-weight: bold}

H1, H2, H3 {font-size: 14px; font-weight: bold}

A {color: #600; TEXT-DECORATION: none}

A:hover {color: #600; TEXT-DECORATION: underline }


body {
 margin:0px;
 background:#111909;
 text-align:center;
 padding:0;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 }
 
#master {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	background: #333;
	color:#333
}

#header {
	margin: 0 0 15px 0;
	height: 100px;
}

#bar_heading {
	width: 60px;
	float: left;
	background-color:#602417;
	border-right-width: 1px;
	border-right-color: #333;
	border-right-style: solid;
}
 
#content {
	float: left;
	width: 580px;
	padding-bottom:15px;
	font-size: 12px;
}

#postpage_box {
	width: 550px;
	padding: 15px;
	background-color: #8E7F62;
}

.post {
	border-bottom-width: 1px;
	border-bottom-color: #333;
	border-bottom-style: solid;
}

#sidebar {
	margin: 0;
	float: left;
	width: 289px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size:11px;
}

#sidebar_box {
	position: relative;
	background-color: #716B49;
	width: 259px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#twitterbox {
	position: relative;
	background-color: #856F61;
	width: 289px;
	height: 265px;
	background-image: url(http://www.headjar.com/images/gwyn_twitterbox_small.jpg);
	z-index: 1;
}

#twitter_content {
	position:relative;
	z-index:2;
	width: 180px;
	height: 90px;
	left: 65px;
	top: 50px;
}

#twitterdescription {
	height: 20px;
	width: 220px;
	position: relative;
	left: 69px;
	top: 155px;
}

#footer {
	clear: both;
	background: #666;
	height: 15px;
	font-size: 11px;
	padding:10px;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
