/*
Theme Name: Default
Theme URI: http://jib.ca/
Description: A killer custom template.
Version: 1.0
Author: Benjamin Allison
Author URI: http://jib.ca/
Tags: sexy
*/

/* ------------------------STRUCTURE STYLES------------------------*/

body {
	background-color: #070017;
	margin: 0;
}

img {
	border: none;
}

#wrap {
	width: 1000px;
	background: #8e8b85 url("images/sbBg.gif") repeat-y;
}

#sidebar {
	float: left;
	width: 250px;
}

.social {
	margin: 10px 4px 0 0;
}

#content {
	float: left;
	width: 750px;
	background-color: #8e8b85;
}

#sb-top {
	width: 250px;
	height: 407px;
}

#sb-mid {
	width: 250px;
	height: 80px;
}

/* ------------------------SB ITEM STYLES------------------------*/

#menu ul {
	width: 230px;
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
	text-align: right;
}

#menu ul li, #menu ul li ul, #menu ul li ul li {
	padding: 0;
	margin: 0;
}

#menu ul li ul li a {
	text-transform: uppercase;
	color: #8e8b85;
	font-family: Arial;
	font-weight: normal;
	font-size: 20px;
}

#menu ul li ul li a:hover {
	color: #ed2e00;
}

.widgettitle {
	display: none;
}

#menu ul li ul li{
	padding: 0;
	margin: 0;
	height: 28px;
}

/* ------------------------CONTENT STYLES------------------------*/

#header {
	width: 750px;
	height: 120px;
}

#posts {
	width: 550px;
	padding: 70px 100px 0px 100px;
}

.post {
	border-bottom: 1px solid #831900;
	margin: 0 0 24px 0;
	clear: both;
}

#footer {
	clear: both;
	text-align: right;
	width: 1000px;
	height: 143px;
}

/* ------------------------TEXT STYLES------------------------*/

h2 {
	border-bottom: 1px solid #831900;
	padding: 0;
	text-transform: uppercase;
	margin: 0;
	color: #831900;
	font-family: Arial;
	font-size: 20px;
}

h3 {
	padding: 0;
	text-transform: uppercase;
	margin: 0;
	color: #831900;
	font-family: Arial;
	font-size: 14px;
}

h6 {

}

p {
	padding: 0;
	margin: 12px 0 12px 0;
	color: #070017;
	font-family: Georgia;
	font-size: 13px;
	line-height: 22px;
}

a {
	color: #831900;
	text-decoration: none;
}

a:hover {
	color: #070017;
}

.navigation {
	clear: both;
	font-size: 11px;
	font-weight: bold;
}

.premetadata {
	padding: 6px 0 0 0;
	margin: 0;
	color: #831900;
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
}

.postmetadata {
	border-top: 1px dotted #831900;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #831900;
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
	clear: both;
}

small, .wp-caption-text {
	padding: 0;
	margin: 0;
	color: #831900;
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
}

#comment {
	width: 400px;
}

.commentlist {
	color: #070017;
	font-family: Arial;
	font-size: 12px;
}

#respond {
	padding: 10px 0 0 0;
	border-top: 1px solid #831900;
}

cite {
	font-weight: bold;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.aligncenter {
	margin: 15px 0 0 0;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
