/*
Theme Name: My Theme
Theme URI: http://www.roestudios.com.org/
Description: B-Log's cutom theme
Version: 1
Author: Benjamin Allison
Tags: two columns, widgets
*/

/* Global ---------------------------------------------------------------- */

html,body {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/* strict reset by uncommenting lines below */
	address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
/* font-style:normal; */
/* font-weight:normal; */
}

hr {
	border: 0;
	height: 1px;
	background-color: #000;
	color: #000;
}

/* Layout ----------------------------------------------------------------- */

body {
	text-align: center;
	font: normal 12px georgia;
	color: #3e3500;
	background: #2e2601;
}

#page {
	width: 806px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#content {
	margin: 0;
	padding: 0;
	background-color: #b8bba9;
	background: url(images/contentBg2.gif);
}

#alpha, #sidebar {
	display: inline;
	float: left;
}

#alpha {
	width: 565px;
	overflow: hidden;
	padding: 20px 20px 0 20px;
	line-height: 18px;
}

#sidebar {
	padding: 0 20px 0 20px;
	width: 161px;
	margin-top: -55px;
}

/* Header ---------------------------------------------------------------- */

#header {
	background: url(images/blogHeader.gif) no-repeat;
	padding: 0px;
	width: 806px;
	height: 179px;
}

#header-chit {
	float: right;
}

/* Content ---------------------------------------------------------------- */

.post {
	width: 100%;
	border-bottom: 1px solid #3e3500;
	margin-bottom: 20px;
	clear: both;
	padding: 0
}

li.postitem {
	border-bottom: 1px dotted #3e3500;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


.entry-meta {
	width: 100%;
	margin-bottom: 20px;
	/*padding-top: 2px;*/
	border-top: 1px dotted #6c6c00;
	float: left;
}

.entry-meta-info {
	font-size: 11px;
	color: #6c6c00; 
	font-weight: normal;
	float: left;
}

.diggButton {
	float: right; 
	text-align: top; 
	width: 50px; 
	height: 15px;
	margin-top: 2px;
}

.entry {
	border-bottom: 1px dotted #2e2601;
}

.postmetadata {
	margin: 1px 0 1px 0;
	padding: 20px 0 20px 0;
}

h2, h2 a:link, h2 a:visited {
	color: #3e3500;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

h2 a:hover {
	text-decoration: none;
	color: #6c6c00;
}

.pageheader{
	border-bottom: 1px dotted #2e2601;
	padding-bottom: 5px;
}


h3, h3 a:link, h3 a:visited {
	color: #3e3500;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 a:hover {
	text-decoration: none;
	color: #6c6c00;
}

/*h3#respond {
	border-top: 1px solid #3e3500;
	padding-top: 20px;
}*/

p {
	margin: 0 0 20px 0;
	padding: 0;
}

a:link, a:visited {
	color: #6c6c00; 
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #2e2601;
	text-decoration: none;
}

blockquote {
	padding: 0 0 0 12px;
	border-left: 3px solid #868978;
}

.lowercase {
	text-transform: lowercase;
}

.uppercasify {
	text-transform: uppercase;
}

.navigation {
	margin: 5px 0 20px;
	text-align: center;
}

.alignleft {
	margin: 0 20px 0 0;
}

#commentform textarea {
	width: 566px;
}

#submit {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#fdd912;
	background: #3e3500;
	border: solid 1px #2e2601;
	padding: 4px;
	margin: 20px 0 20px 0;
}

.widget ul li{
	list-style-type: none;
}

/* Widget ----------------------------------------------------------------- */

.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 2px 0 23px 0px;
	text-align: right;
	font-weight: bold;
	color: #fdd912;
}

.widgettitle {
	margin: 0 0 5px 0;
	font-size: 12px;
	font-style: italic;
	font-family: georgia;
	color: #fff;
}

.widget ul {
	padding: 0;
	margin: 0;
}

.widget-list-item {
	font-size: 11px;
	font-family: arial;
	color: #fdd912;
	margin: 0px;
	list-style: none;
}

.widget a {
	color: #fdd912;
}

.widget a:hover {
	color: #08cedf;
}

/*

.item {
	display: inline;
	float: left;
	margin: 0pt 5px 8px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}

.layout-wt #sidebar-decor b {
	z-index: 3;
	display: block;
	width: 2px;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
}

/*

/* Footer ----------------------------------------------------------------- */

#footer { 
	position: relative;
	width: 766px;
	padding: 20px;
	background-color: #3e3500; 
	border-top: #2e2601 1px solid;
	text-align: left;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	color: #6c6c00;
}

/* Utilities ---------------------------------------------------------- */

.pkg:after, #content:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.pkg, #content { display: inline-block; }
/* no ie mac \*/

* html .pkg, * html #content { height: 1%; }

.pkg, #content { display: block; }
/* */

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 100%;
	w\idth: auto;
}

#header:after,
#content:after,
#alpha:after,
#sidebar:after,
#footer:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
}
