/*  
Theme Name: heathen6
Theme URI: http://eotsmedia.com/
Description: The default heathen6 theme custom made by <a href="http://eotsmedia.com/">EOTS Media</a>. This theme was made exclusivly for heathen6.com and is not to be used unless authorized by the creators of heathen6.com and EOTS Media. 
Version: 1.0
Author: Troy Morgan and Cinnamon McCullum
Author URI: http://eotsmedia.com/
*/


body {
background-color: #331F1F;
margin: 0px;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
font-style: normal;
overflow-x: hidden;
}

#page {
	background-color: #331F1F;
    margin: 0;
	padding: 0;
	width: 800px;
    }

/*header content*/

#header {
	background-color: #000000;
    padding: 0;
	margin: 0;
	height: 100px;
	width: 100%;
    }

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}
	
	h1 {
	padding-top: 5px;
	margin: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
font-size: 14pt;}
	
	.description {
	font-size: 10pt;
	text-align: left;
	}

/*main body copy - post title*/

h2, h2 a:link, h2 a:visited, h2 a:active {
	font-size: 14pt;
	font-weight: normal;
	margin: 30px 0 0;
	color: #804D4D;
text-decoration: none;}

h2.single {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px 0 0 0;
	color: #804D4D;
text-decoration: none;}
	
h2 a:hover{
color: #804D4D;
font-size: 14pt;
font-weight: normal;
text-decoration: none;}

/*2nd tier pages page title header*/

h2.pagetitle {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 30px;
	text-align: left;
}

/*post date and catagory*/

h4 {
    color: #804D4D;
	font-size: 8pt;
	line-height: normal;
font-weight: normal;
}

h4 a:link, h4 a:visited, h4 a:hover, h4 a:active 
{color: #804D4D;
	font-size: 8pt;
	line-height: normal;
text-decoration: underline;
font-weight: normal;}

small{
	color: #804D4D;
	font-size: 8pt;
	line-height: 1.5em;
}



/*post main copy*/

p {
color: #967070;
font-size: 10pt;}

.entry p  {
	color:#967070;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
border-bottom: 1px #804D4D dotted;
padding-bottom: 30px;}

a:link, a:visited, a:active {
color: #967070;
font-size: 10pt;
text-decoration: underline;
}

p.main a:hover {
font-size: 10pt;
text-decoration: underline;
color: #804D4D;
}

ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style-type: disc;
padding-left: 10px;
color: #967070;
font-size: 10pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
text-decoration: none;
font-style: normal;
	} 

li {
	margin: 7px 0 8px 10px;
	padding: 0 0 10px 0;
	color:#967070;
	}

ul li {
	content: "\00BB \0020";
	}

ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

ol li {
	margin: 0;
	padding: 0;
	}


	

/*post comments copy*/

.postmetadata {
	color: #804D4D;
	font-size: 8pt;
	}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:hover,
.postmetadata a:active {
    color: #804D4D;
	font-size: 10pt;
    text-decoration: underline;
    }
    
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.nocomments, {
	color: #804D4D;
	font-size: 8pt;
	}

/*sidebar*/

#sidebar {
padding: 20px 0 0 0;
margin-left: 530px;
width: 260px;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#sidebar h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
margin: 5px 0 0;
padding: 0;
text-decoration: none;}

#sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active {
color: #804D4D;
font-size: 8pt;
text-decoration: underline;}


#sidebar ul ul li, #sidebar ul ol li, {
margin: 0;
padding: 0;
color: #804D4D;
font-size: 8pt;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	color: #804D4D;
font-size: 8pt;
	}	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	color: #967070;
font-size: 10pt;
text-decoration: none;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}



#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	color: #804D4D;
font-size: 8pt;

	}

/*general forms*/
/* Begin Form Elements */
#sidebar form {
	margin: 0;
	
	}	
		
#searchform {
	margin: 10px auto;
	padding: 5px 0px 0 0; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
	
input {
	background-color: #331F1F;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #804D4D;
	padding: 3px;
	border: 1px solid #804D4D;
}

textarea{
	background-color: #331F1F;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #804D4D;
	padding: 3px;
	border: 1px solid #804D4D;
	overflow: auto;
}

button{
	font-family: sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #804D4D;
	background-color: #331F1F;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 2px;
	font-weight : bold;
}

.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 */


	
		
	
strike {
	color: #777;
	}	
	

blockquote {
	color: #777;
	}

#content {
	font-size: 1.2em;
}

.widecolumn {
	font-size: 1.05em;
	}

.narrowcolumn .widecolumn {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn {
	text-align: left;
	}






h3 {
	font-weight: bold;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:visited {
	color: #333;
	}

h3, h3 a, h3 a:hover, h3 a:visited,  #wp-calendar caption, cite {
	text-decoration: none;
	}
	
	h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}



.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;
	}

.commentmetadata {
	font-weight: normal;
	}


	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

	


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn {
	margin: 30px 0;
	}
	

/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: 2px #804D4D solid;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	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, {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


	

/* End Entry Lists */







/* Begin Comments*/
.alt {
	background-color: #402626;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.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;
	}
	
#comments h2 {
	font-size: 12pt;
	font-weight: normal;
	margin: 30px 0 0;
	color: #804D4D;
text-decoration: none;}	

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 25px 30px 0 10px;
	padding: 5px 5px 5px 20px;
	width: 80%;
	border-left: 3px solid #804D4D;
	background-color: #402626;
    font-style: italic;}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

h5 a:link, h5 a:visited, h5 a:hover, h45 a:active  {	
font-size: 10pt;
font-weight: bold;
color: #804D4D;
text-decoration: underline;
padding: 0px;}

.center {
	text-align: center;
	}

hr {
	display: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



#footer {
background-color: #000000;
padding: 5px;
margin: 0px;
width: 100%;
clear: both;
border: none;	
}
	
#footer p {
color: #804D4D;
font-size: 10pt;
border: none;}

#footer img {
border: none;}

#footer a:link, a:visited, a:hover, a:active {
color: #804D4D;
font-size: 10pt;
text-decoration: underline;
border: none;
}