﻿/*  
Theme Name: Heretic
Theme URI: http://www.themidhavens.net/heretic_loremaster/wp-content/themes/heretic/
Description: This theme is used on the Heretic Loremaster blog
Version: 1.0
Author: Dawn Walls Thumma
Author URI: http://www.themidhavens.net/

*/

/* COLORS */

/* gray = #74685C */
/* medium gray = #9C8F7C */
/* light gray = #D0BD9D */
/* obnoxious red = #ED1B23 */
/* dark red = #790000 */
/* dark green = #005825 */



/* PAGE LAYOUT */

body {
background-image: url(http://themidhavens.net/images/hl_bg.jpg);
background-repeat: repeat-y;
}

#header {
position: absolute;
top: 1px;
left: 1px;
height: 170px;
width: 779px;
background: #74685C;
background-image: url(http://www.themidhavens.net/images/hl_header_image.jpg);
}

#maincontent {
position: absolute;
top: 171px;
left: 321px;
width: 458px;
background: #D0BD9D;
}

*.sidebar {
position: absolute;
left: 1px;
top: 171px;
width: 320px;
background: #74685C;
background-image: url(http://www.themidhavens.net/images/hl_sidebar_image.jpg);
background-position: top left;
background-repeat: no-repeat;
}







/* GENERAL TEXT FORMATTING */

p {
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
padding: 10px 5px 2px 5px;
}

h1 {
color: #000000;
font-weight: normal;
font-size: 18px;
font-family: tahoma, arial, sans-serif;
padding: 10px 5px 2px 5px;
}

/* h2 formats the headings in the sidebar */
h2 {
color: #790000;
font-weight: bold;
font-size: 16px;
font-family: tahoma, arial, sans-serif;
padding: 2px 5px 2px 5px;
margin: 0px 0px 0px 0px;
border-bottom: double #000000;
border-top: 1px solid #ED1B23;
background: #D0BD9D;
}

/* h3 formats sub-headings in the main text */
h3 {
color: #000000;
font-weight: bold;
font-size: 15px;
font-family: tahoma, arial, sans-serif;
padding: 10px 5px 0px 5px;
}

blockquote {
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
margin: 0px 20px 0px 20px;
border-left: 1px solid #9C8F7C;
padding-bottom: 8px;
}

a:link {
color: #ED1B23;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

a:visited {
color: #790000;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

a:hover {
color: #005825;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}




/* MAINCONTENT & ENTRY FORMATTING */

*.entry a:link {
color: #ED1B23;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

*.entry a:visited {
color: #790000;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

*.entry a:hover {
color: #005825;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

#maincontent ul li {
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
}

#maincontent ol li {
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
}

*.post h1 a:link {
color: #790000;
font-weight: normal;
font-size: 18px;
font-family: tahoma, arial, sans-serif;
padding: 10px 5px 2px 5px;
}

*.post h1 a:visited {
color: #790000;
font-weight: normal;
font-size: 18px;
font-family: tahoma, arial, sans-serif;
padding: 10px 5px 2px 5px;
}

*.entry {
padding-left: 10px;
}




/* SIDEBAR FORMATTING */

p.first_block {
color: #000000;
font-weight: normal;
font-size: 10px;
font-family: tahoma, arial, sans-serif;
padding: 5px 5px 5px 5px;
margin: 20px 55px 20px 10px;
border: 1px solid #ED1B23;
background: #D0BD9D;
}

p.first_block img {
float: left;
border: 1px double #ED1B23;
margin-right: 2px;
}

*.sidebar a:visited {
color: #790000;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

ul.off {
list-style-type: none;
margin: 0px 0px 0px 10px;
padding: 0px 55px 0px 0px;
list-style-position: inside;
}

ul.childoff {
list-style-type: none;
}

li.off {
border-left: 1px solid #ED1B23;
border-right: 1px solid #ED1B23;
background: #D0BD9D;
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
padding: 0px 0px 10px 0px;
}

*.center {
text-align: center;
}


*.calendar {
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
}

table#wp-calendar{
width: 80%;
}

#footer p {
text-align: center;
color: #D0BD9D;
font-weight: normal;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
padding: 10px 5px 2px 5px;
}

#footer p.small {
text-align: left;
color: #D0BD9D;
font-weight: normal;
font-size: 10px;
font-family: tahoma, arial, sans-serif;
padding: 5px 5px 0px 5px;
}




/* FOOTER FORMATTING */

#footer a:link, a:visited {
text-align: center;
color: #D0BD9D;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
padding: 0;
margin: 0;
}

#footer a:hover {
text-align: center;
color: #ED1B23;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
padding: 0;
margin: 0;
}





/* COMMMENTS FORMATTING */

.comments-template{
	margin: 10px 0 0 10px;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	color: #790000;
	font-weight: bold;
	font-size: 16px;
	font-family: tahoma, arial, sans-serif;
	padding: 10px 5px 2px 5px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.comments-template a:link {
color: #ED1B23;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

.comments-template a:visited {
color: #790000;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

.comments-template a:hover {
color: #005825;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

.navigation a:link {
color: #ED1B23;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

.navigation a:visited {
color: #790000;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

.navigation a:hover {
color: #005825;
font-weight: bold;
font-size: 12px;
font-family: tahoma, arial, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}