/*  Theme Name: StompyWide
Theme URI: http://burningvillage.com/
Description: 800 wide black burnination!
Version: 1.0B
Author: Jens et Kubrick
Author URI: http://burningvillage.com/	

*** REGARDING IMAGES: All CSS that involves the use of images, can be found in the 'index.php' file. */

/* Dropdown menu fun */

.topmenu{
	
	color:#CCCCCC;
	font-size:16px;
	padding-bottom:5px;
	/*border: 1px solid #393939;
	background-color: #232323;
	width:7em;
	padding: 0px 0px 0px 2px;
	margin:0px;*/
	}
.topmenu a:link, .topmenu a:visited, topmenu {
	
	color:#CCCCCC;
	
	/*color: #df6706;
	padding: 0px 0px 0px 2px;
	margin:0px;
	background-color: #232323;
	width:7em;*/
	}
.topmenu a:hover, .topmenu a:active {

	color:#CCCCCC;
	
	/*color: #af2d05;
	width: 7em;
	padding: 0px 0px 0px 2px;
	margin:0px;*/
	}
#nav { /* all lists */
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:transparent;
	list-style: none;
	font-weight: bold;
	text-decoration: none;
	font-size:1.1em;
	color: #df6706;
	}
#nav ul {
	background-color: #232323;
	border: 1px solid #393939;
	font-weight:bold;
	list-style:none;
	margin: 0px;
	padding: 5px 0px 10px 5px;
	color: #df6706;
	}
#nav ul a:link, #nav ul a:visited {
	color: #df6706; /*#af2d05;*/
	}
#nav a:hover, #nav a:active, #nav li:hover, #nav ul li:hover {
	/*display: block;*/
	width: 12em;
	font-weight:bold;
	text-decoration: none;
	color:#cc0000;
	}
#nav li { /* all list items */
	float: left;
	width: 12em;
	font-weight:bold;
	padding-right:9px;
	padding-bottom:5px;
	}
#nav li ul {
	z-index:2;
	position: absolute;
	width: 11em; /* width needed or else Opera goes nuts */
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}
#nav li:hover ul {
	z-index:2;
	left: auto;
	}
#nav li:hover ul, #nav li.sfhover ul {
	z-index:2;
	left: auto;
	}
#content { /* do this for other stuff */
	clear: left;
	}
#narrowcolumn .h2 {
	border-bottom:1px dashed red;
	}
h2.burning {
	font-size:1.6em;
	line-height:1em;
	color:#FFFFFF;
	}
h2.newburning {
	font-size:22px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#doughbar h1.tshirt, #doughbar h2.tshirt {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.6em;
	text-align:left;
	color:#de5727;
	margin:0;
	padding:0px;
	}
.searchpost {
	margin:0;
	padding:0 0 0 45px;
	width:650px;
	text-align:left;
	}
.searchpost br { display:none; }
.homepost {
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	width:505px;
	text-align:left;
	border-top: 1px solid white;
	}
.homepost h3 {
	/*font-size:1.2em;*/
	line-height:.2em;
	padding:0;
	margin:10px 0px;
	}
.homepost h2 {
	line-height:.5em;
	}
/*.homepost p {
	font-size:.9em;
	}*/
.homepostmetadata {
	clear:both;
	padding-top:5px;
	margin-top:5px;
	background-color:transparent;
	border:none;
	}
/*.homepost img {
	width:75px;
	height:75px;
	margin-right: 5px;
	}*/
h1.home, h1.home a {
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin:0px;
	color:#cc0000;
	}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #fff;
	text-align: center;
	}
#page {
	background-color: #000;
	border: 1px solid #959596;
	text-align: left;
	}
#header {
	background-color: #000;
	}
#content {
	font-size: 1.2em
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.alt {
	background-color: #f8f8f8;
	border: 1px solid #666;
	/*border-bottom: 1px solid #ddd;*/
	background-color:#333;
	}
#footer {
	background-color: #cc0000;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.tiny {
	text-align:right;
	margin: 0px 2px 2px 14em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.5em;
	line-height: 1.5em;
	color: #fff;
	}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}
.description {
	text-align: left;
	margin-left:15px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-top:165px;
	font-weight:bold;
	color: #000000;
	font-size: 1.4em;
	/*visibility:hidden;*/
	}
/* #d93300; */
h2 {
	font-size: 1.6em;
	}
h2.pagetitle {
	font-size: 1.6em;
	}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #000;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #cc0000;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #c33813;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#fff;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #bf2d00; /*af2d05;*/
	text-decoration: none;
	}
h1.burningvillage {
	display:none;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}
#page {
	background-color: #000;
	margin: 0px auto 30px auto;
	padding: 0;
	width: 805px;
	/*border: 1px solid #959596;*/
	}
#header {
	padding: 0;
	margin: 0 auto;
	height: 186px;
	width: 100%;
	background-color: #000;
	}
#headerimg {
	margin: 0;
	height: 186px;
	width: 100%;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 510px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 530px;
	}
.widecolumn p, h1, h3 {
	margin-left:100px;
	}
.widecolumn h2 {
	margin: 30px 0px 10px 100px;
	}
.howto {
	display:block;
	width:790px;
	margin-left: 3px !important;
	margin-left: 8px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
	}
.widecolumn p img.howto {
	width:790px;
	} 	

	
.jerks {
	display:block;
	width:790px;
	margin-left: 3px !important;
	margin-left: 8px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
	text-align:center;
	}
.widecolumn p img.jerks {
	} 		
.widecolumn object {
	margin-left: 100px;
	}
.stonewall {
	width:790px;
	margin:0px;
	padding:0px;
	text-align:center;
}	
.stonewall object {
	margin-left:3px;
}
.post {
	margin: 0px 0px 0px 0px;
	/*text-align: justify;*/
	}
.dotted {
	margin:0px;
	padding:0px;
	border-top: 1px dashed red;
	border-bottom:1 px dashed red;
	}
/*JensAdded*/
.topbar {
	border: 1px solid #333;
	padding: 0px 2px 0px 2px;
	margin:0px;
	background-color:#1e1212; /*400D0D; 301919;*/
	}
.entry {
	border:none;
	/*border-left: 1px solid #333;
	border-right: 1px solid #333;*/
	padding: 3px 4px 4px 4px;
	margin: 0px;
	}
.commentsarea {
	width:450px;
	display: block;
	margin-left: 100px;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding: 5px 0px 5px 0px;
	margin:0px;
	/*border-bottom: 1px dashed #333;*/
	border: 1px solid #333;
	background-color:#1a1a1a;
	}
.widecolumn .postmetadata {
	margin: 20px 0px 0px 100px;
	}
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 805px;
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 8px 0;
	text-align: center;
	}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
h2 {
	margin: 4px 0 0;
	}
div.bio h2 {
	margin:0px;
	padding:0px;
}
div.bio img {
	padding-top:4px;
}

h2.pagetitle {
	margin-top: 11px;
	text-align: center;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 20px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}	
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	border: 0;
	/*max-width: 100%;*/
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */
/* Begin Lists - Special stylized non-IE bullets do not work in Internet Explorer, which merely default to normal bullets. */
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;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* doughbar */
#doughbar, #doughbar2 {
	padding:0px;
	background-color:transparent;
	margin: 14px 0px 10px 540px;
	width: 201px;
	position:absolute;
	text-align:left;
	z-index:1;
	}
#doughbar2 { 
  bottom: 0px;
}
/* Begin Sidebar */	
#sidebar {
	font-size:1.1em;
	padding: 18px 0px 12px 0px;
	margin: 0px 0px 0px 45px;
	width: 775px;
	height:2em;
	/*background-image: url(images/menutile2.gif);*/
	background-repeat:no-repeat;
	text-decoration:none;
	/*border-bottom: 1px solid grey;*/
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
/*a img.tshirt, img.tshirt {
	border: 5px solid #de5727
	}*/
.navigation {
	display: block;
	text-align: center;
	margin: 0px 0px 0px 15px;
	width:600px;
	padding: 0px;
	}
	
.user cite, .user cite a, .user a cite { 
 color: #FFA500; 
}	

	
	
.jerks { 
 clear: both; 
 padding-top: 10px;

}
	