/*
Theme Name: I was Burn to be Reds	
Description: Redscaholic
/*-----------CSS Styles--------------*/
/* GLOBAL SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* { margin: 0; padding: 0; }

body
{
		margin:  0 0 20px;
		font: normal 80%/160% arial, verdana, san-serif;
		background: #461000 url(images/page-bg.gif) repeat-x;
}

a
{
		text-decoration: none;
		color: #000;
}

/* HEADING ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5
{
		font-family: 'trebuchet ms', arial, san-serif;
}

h1
{
		font-size: 1.2em;
		float: left;
		height: 30px;
		line-height: 30px;
		text-transform: uppercase;
		border-right: 0px solid #593535;
		font-family: arial;
}

h1 a
{
		color: #fff;
		padding: 6px 10px 6px 10px;
}

h1 a:hover
{
		
		text-decoration: underline;
}

h2
{
		font-size: 1.4em;
		color: #3b2323;
}

/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.column { display: block; float: left; margin-right: 20px; }

.x1   { width: 50px; }
.x2   { width: 120px; }
.x3   { width: 190px; }
.x4   { width: 260px; }
.x5   { width: 330px; }
.x6   { width: 400px; }
.x7   { width: 470px; }
.x8   { width: 540px; }
.x9   { width: 610px; }
.x10  { width: 680px; }
.x11  { width: 750px; }
.x12  { width: 820px; }
.x13  { width: 890px; }
.x14  { width: 960px; margin: 0; }
.last { margin-right: 0; }

/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper
{
		width: 880px;
		margin: 0 auto;
		background: #461000 url(images/wrapper-bg.gif) 0 0 repeat-y;
}

#header
{
		background: url(images/header-bg.jpg) no-repeat;
		height: 221px;
		padding: 0px 43px 0;
		margin: 0 0;
}

#navigation
{
		
                height: 43px;
		margin: 0 0 20px;
}

#title
{
		height: 149px;
		background: #e8f0f2 url(images/title-bg.jpg) no-repeat;
}

#content
{
		padding: 0 30px;
		/*background: url(images/content-bg.gif) 50% 0% no-repeat;*/
}

#content hr
{
		clear: both;
		height: 1px;
		line-height: 1px;
		font-size: 1px;
		margin: 0;
		padding: 0;
		visibility: hidden;
}

#posts, #sidebar
{
		padding: 15px 0 0;
}

#footer
{
		background: url(images/footer-bg.jpg) 0% 100% no-repeat;
		text-align: center;
		padding: 10px 0 20px;
		color: #ccc;
		clear: both;
		font-size: 80%;
}

#footer a
{
		color: #cc9966;
}

#footer a:hover
{
		color: #ff0000;
}


blockquote
	{
	background-color:#cccccc;
	background-image:url("http://www.eightcellent.com/images/start-quote.gif");
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;
	padding:0;
	font-style:italic;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:21px
}

blockquote p
	{
	padding-top:10px;
	padding-right:50px;
	padding-bottom:10px;
	padding-left:0px
}


.blokkuot
	{
	background-color:transparent;
	background-image:url("http://www.eightcellent.com/images/end-quote.gif");
	background-repeat:no-repeat;
	background-position:bottom right
}


/* NAVIGATION ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#navigation ul
{
		float: right;
}

#navigation li
{

		float: left;
		list-style: none;
		text-align: center;
		border-right: 0px solid #593535;
		
		font-family: arial;
		font-size: 70%;
		text-transform: uppercase;
}

#navigation li a
{

                
		color: #fff;
		width: 40px;
		height: 43px;
		line-height: 30px;
		text-align: center;
		padding: 0px 0px;
}

#navigation li a:hover
{
		
		color: #red;
		text-decoration: none;
}


/* POST ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.post
{
		padding: 0 20px 2em 0;
		margin: 0 0 2em;
		border-bottom: 1px solid #eee;
}

.post h2 a
{
		color: #3b2323;
}

.post h2 a:hover
{
		text-decoration: underline;
}

.post-date, .post-title
{
		float: left;
}

.post-date
{
		padding-right: 10px;
		text-align: center;
}

.post-date span
{
		display: block;
		font-family: 'trebuchet ms', arial, san-serif;
		font-weight: bold;
		color: #5c5445;
}

.post-day
{
		font-size: 1.4em;
}

.post-title
{
		border-left: 1px solid #eee;
		padding-left: 10px;
		margin: 0 0 10px;
}

.post-title p
{
		font-size: 95%;
}

.post-entry
{
		clear: both;
}

.post-entry p
{
		margin: 0 0 10px;
}

.post-entry h3
{
		border-bottom: 1px solid #f5f5f5;
		padding: 0 0 .3em;
		margin: 0 0 .5em;
		font-size: 1.1em;
}

.post-entry ul
{
		margin-left: 1.5em;
		margin-bottom: 1em;
}

.post-entry ul li
{
		list-style: square;
}

.post-entry ol
{
		margin-left: 1.7em;
		margin-bottom: 1em;
}

.post-entry blockquote
{
		margin: 0 1em;
		color: #5c5445;
}

.post-entry img.align-right
{
		float: right;
		margin-left: .5em;
}

.post-entry img.align-left
{
		float: left;
		margin-right: .5em;
}

.post-entry img.align-center
{
		display: block;
		margin: 0 auto .5em;
}

.postmeta
{
		color: #999;
		border-top: 1px solid #eee;
		padding: 1.5em 0 0;
}

.postmeta a
{
		color: #999;
}

/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar h2
{
		font-size: 1.2em;
color: #990000;		
		margin: 0 0 .3em;
		clear: both;
}

#sidebar ul li
{

		list-style: none;
		clear: both;
}

#sidebar li ul
{
		margin: 0 0 1.5em;
		clear: both;
}

#sidebar li ul li
{

border-bottom: 1px solid #f5f5f5;
		padding: .2em 0 .2em;
		font-size: 80%;
}

#searchform
{
		height: 30px;
		margin: 0 0 1em;
}

#searchform br
{
		display: none;
}

#searchform input
{
		float: left;
background: #461000 url(images/backsearch.gif) 0 0 repeat-x;
}

#searchform input#s
{
		border-top: 1px solid #ccc;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #ccc;
		padding: 5px 3px;
		width: 174px;
		margin-right: 5px;
}

#searchform button
{
		float: left;
		border: none;
		width: 73px;
		height: 30px;
		text-indent: -9999px;
		background: url(images/search-button-bg.gif) no-repeat;
		cursor: pointer;
}

/* COMMENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#respond h2, #comments h2
{
		font-size: 1.3em;
		margin: 0 0 .5em;
}

#comments
{
		margin: 0 0 1.5em;
}

.commentinput
{
		float: left;
		width: 160px;
}

.commentinput label
{
		font-size: 95%;
}

.push
{
		margin-right: 20px;
}

.commenttext
{
		clear: both;
}

.commenttext label
{
		display: block;
}

.commentinput input
{
		width: 152px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #ccc;
		padding: 3px;
		font-size: 1em;
		margin: 0 0 .5em;
}

.commenttext textarea
{
		width: 512px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #ccc;
		padding: 3px;
		font: normal 1em tahoma;
		margin: 0 0 .5em;
}

#respond button
{
		float: left;
		width: 81px;
		height: 37px;
		border: none;
		background: url(images/comments-submit-bg.gif) no-repeat;
		text-indent: -9999px;
		cursor: pointer;
}

.commentlist
{
		border-bottom: 1px solid #eee;
		padding: 0 0 1.5em;
}

.commentlist li
{
		list-style: none;
		border-bottom: 1px solid #f5f5f5;
		padding: 0 0 1em;
		margin: 0 0 1em;
}
.about {
	background-color: #cc0000;
        padding: 0 0 1.5em;
        font-size: 95%;
}
.code {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 10px; FONT-SIZE: 11px; BACKGROUND: #f0f0f0; PADDING-BOTTOM: 10px; MARGIN: 10px 0px; BORDER-LEFT: #ccc 1px solid; WIDTH: 510px; PADDING-TOP: 10px; BORDER-BOTTOM: #ccc 1px solid; FONT-FAMILY: monospace, courier
}