/* 
Theme Name: We Got Bruce
Description: Widgetized theme, sidebar on left and right.
Author: B Shermer
Author URI: http://www.wegotbruce.com/
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #2B2B80;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
img.floatleft {
	float: left;
	margin: 0px 5px 0px 0px;
	z-index: 100;
	position: relative;
}
#page {
	width: 860px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	top: 0px;
	position: relative;
}
#header {
	height:176px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent url('images/tshirtbg_1.gif') no-repeat;
	font-size: 14px;
	top: 5px;
	position: relative;
}
#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 850px;
	position: relative;
	left: 0px;
	top: 0px;
}
#sidebar {
	font-size: 12px;
	width: 175px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #003399;
	float: left;
	position: relative;
}
#content {
	color: #000000;
	padding: 10px 10px 0px 10px;
	position: relative;
	background-color: #FFFF8A;
	margin-left: 185px;
	margin-right: 185px;
	background-image: url(images/bar_450_5.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#rightbar {
	font-size: 12px;
	width: 175px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC;
	text-align: center;
	position: relative;
	float: right;
}
#footer {
	color: #FFFFFF;
	font-size: 9px;
	width: 100%;
	position: relative;
	display: block;
	text-align: center;
}
#nextpage, #nextapge a, #nextpage a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 10px 0px 2px 0px;
  color: #FF0000;
  background-color: #FFFFFF;
  text-decoration: none;
  text-align: center;
}
form {
	border: 2px solid #2B2B80;
	padding: 5px 0px 0px 5px;
	margin: 0px 1px 0px 1px;
	text-align: center;
}
#pagetop {
  background: transparent url(images/top.gif) no-repeat bottom;
  width: 750px;
  margin: 20px auto 0px auto;
  padding: 0px 0px 0px 0px;
}
#pagebottom {
  background: transparent url(images/bottom.gif) no-repeat top;
  width: 750px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#homelink {
	font-size: 14px;
	margin: 125px 0px 0px 0px;
	padding: 1px 8px 5px 8px;
	text-align: left;
        color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#homelink a {
  color: #FFFFFF;
  background-color: #FF0000;
  text-decoration: none;
}
#homelink a:hover {
  text-decoration: none;
  color: #000000;
  background-color: #FF0000;
}
#headertitle {
  font: italic bold 200%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  text-align: left;
}
#headertitle a {
  color: #FFFFFF;
  background-color: #FF0000;
  text-decoration: none;
}
#headertitle a:hover {
  text-decoration: none;
  color: #7B4C54;
}
#tagline {
  font: 120%;
  margin: 0px 25px 0px 10px;
  padding: 0px 0px 0px 0px;
  text-align: right;
  color: #FFFFFF;
  background-color: #000000;
  border: 0px none;
}

#pagecontent {
  float: left;
  width: 750px;
  padding: 20px 0px 20px 0px;
  margin: 0px 10px 0px 0px;
  background: #FFFFFF;
  display: inline;
  overflow: hidden;
}
#sidebar p {
  font-size: 10px;
  margin: 0px 5px 0px 5px;
  padding: 0px 5px 0px 5px;
  border: 0px none;
}
#sidebar img{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	display: block;
}
#sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	height: 15px;
	text-align: center;
	color: #2B2B80;
	background-color: #CCCCCC;
	display: block;
}
#sidebar ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: url(images/sidebar_bg_bot.gif) bottom left no-repeat;
	top: 0px;
}
#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#sidebar ul ul, #sidebar ul ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:none;
	border:none;
}
#sidebar ul li ul li {
  margin: 0px 2px 2px 5px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  list-style-image: none;
}
#sidebar ul li ul li a {
	text-decoration: none;
	border:none;
}
#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited {
  color: #2B2B80;
}
#sidebar ul li ul li a:hover {
  color: #ff0000;
  text-decoration: underline;
}
.datetitle {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 100px 5px 0px;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #2B2B80;
}
.datedivider {
  height: 30px;
  background: url(images/datediv.gif) no-repeat left;
  margin: 0px 0px 0px 0px;
}
.entrydivider {
  height: 10px;
  background: url(images/entrydiv.gif) no-repeat left;
  margin: 0px 0px 0px 0px;
}
#hnav {
	font-color: #000000;
	font-size: 12px;
	background: url(images/nav_bg.png) top left repeat-x;
	height: 50px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 750px;
	display: block;
	top: -5px;
	position: relative;
	z-index: 1;
	left: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#hnav ul {
  text-align: center;
  font-color: #000000;
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 18px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 5px 0px;
}
#hnav ul li {
  display: inline;
  padding: 5px 0px 5px 0px;
  text-decoration: none;
}
#hnav ul li a {
  color: #000000;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
}
#hnav ul li a:hover {
	color: #FD0A08;
	background-image: url(images/nav_bg_hover.png);
	text-decoration: none;
	z-index: 50;
}
a, a:visited {
  color: #0000DD;
  text-decoration: none;
}
a:hover {
  color: #2B2B80;
  text-decoration: underline;
}
acronym, abbr {
  border-bottom: 1px dashed #7B4C6B;
}
span.caps, acronym, abbr {
  cursor: help;
  letter-spacing: .08em;
}
h2 {
  color: #080808;
  font-size: 18px;
  font-weight: normal;
}
.storytitle, .storytitle a, .storytitle a:visited {
  font: italic bold 18px "Times New Roman", Times, serif;
  margin: 10px 0px 2px 0px;
  color: #ff0000;
  text-decoration: none;
}
.storytitle a:hover {
  color: #7B4C6B;
  text-decoration: none;
}
.pagetitle, .pagetitle a, .pagetitle a:visited {
	font: italic bold 18px;
	margin: 10px 0px 2px 0px;
	color: #2B2B80;
	text-decoration: none;
	text-align: center;
	border-top-color: #2B2B80;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #2B2B80;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.pagetitle a:hover {
  color: #7B4C6B;
  text-decoration: none;
}
.meta {
  color: #7B4C6B;
  font-size: 10px;
} 
.meta a {
  color: #080808;
}
.meta a:hover {
  color: #4B737C;
  text-decoration: none;
}
.meta li, ul.post-meta li {
  display: inline;
}
.meta ul {
  display: inline;
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.feedback a {
  color: #080808;
}
#hidden {
  display:none;
}
a img { 
  border: none;
}
blockquote {
	margin: 2px 10px 2px 10px;
	padding: 10px 10px 5px 10px;
	color: #333333;
	background: #FFD2D2 url(images/blockquote.gif) no-repeat top left;
}
cite {
  font-size: 90%;
  font-style: normal;
}
.post {
}
.postmetadata {
	font-size: 0.9em;
}
.post h2 {
	font: 120%;
	font-weight: bold;
	color: #000000;
}
.post ul li {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	list-style: url('images/bullet1.png');
	line-height: 1.5em;
}
.post ul li:hover {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	list-style: url('images/bullet2.png');
	line-height: 1.5em;
}
.entrytext {
	font-size: 12px;
	text-align: left;
	text-indent: 0px;
}
.storycontent{
  margin-bottom: 5px;
  font-size: 12px; 
}
.storycontent a, a:visited {
  color: #000000;
  text-decoration: none;
}
.storycontent a:hover {
  color: #7B4C6B;
  text-decoration: underline;
}
.credit {
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: 750px;
	display: inline;
}

.credit a {
  color: #808080;
  text-decoration: none;
}
.credit a:hover {
  color: #7B4C54;
  text-decoration: none;
}
#commentform {
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
  background: #FFFFF0;
  padding: 3px 0px 0px 0px;
}
#commentform textarea { 
  width: 95%;
}
#commentlist li {
  margin: 4px 10px 12px -30px;
  padding: 6px 6px 3px 6px;
	list-style-type: none;
}
#commentinput {
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 4px 0px;
  text-align: left;
  vertical-align: middle;
}
#popupheader{
  text-align: left;
  padding: 2px 0px 0px 5px;
  font: 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 0px 0px 2px 0px;
  color: #080808;
  text-decoration: none;
}
#popupmain {
  margin: 10px 20px 10px 20px;
  padding: 0px 0px 8px 0px;
  width: 440px;
  background: #FFFFFF;
  text-align: center;
}
#popupcontent {
  padding: 10px 0px 10px 0px;
  margin: 10px 10px 10px 10px;
	background: #FFFFFF;
	text-align: left;
}
#popupfooter {
  margin: 0px 10px 0px 10px;
  background: #646EA0;
}
.evencomment {
  background: #F0F8FF;
}
.oddcomment {
  background: #F5F5F5;
}
.authorcomment {
  background: #FFF8DC;
}
.commentby {
	font-size: 14px;
}
.commentinfo {
	font-size: 10px;
}
.gravatar {
  float:left;
  padding: 2px;
  margin-right: 5px;
  border: 1px solid #000000;
  background: #FFFFFF;
}
.postgrav {
  float: left;
  padding: 3px;
  margin-right: 5px;
  margin-left: 5px;
  border: 1px solid #000000;
  background: #FFFFFF;
}
