/************************************************
*	COLOR STYLESHEET			*
* Project	Dawnrunner Productions		*
* Version	3.0				*
* Last Change	10/16/2008			*
* Author	Geoff Peck			*
************************************************/

/************************************************
*	HYPERLINKS				*
************************************************/

a, a:visited { 
	color: #ce5e15; 
	}

/************************************************
*	MAIN CONTENT BOX			*
************************************************/

.cb {
        background:url(http://dawnrunner.com/includes/images/drp_header.jpg) no-repeat 8px 0;
	}
.bb {
	background:#282828 url(http://dawnrunner.com/includes/images/drp_blog_main_box.png) no-repeat 100% 100%;
	}
.bb div {
	background:#282828 url(http://dawnrunner.com/includes/images/drp_blog_main_box.png) no-repeat 0 100%;
	}

/************************************************
*	MODULES					* 
************************************************/

h2.mod-name,
h2.mod-name a{
color: #ffffff;
}
h3.mod-name,
#sidebar h3,
div.mod-meta h3,
h4.comments-header,
h4.comments-open-header,
h3.mod-name a,
#sidebar h3 a,
div.mod-meta h3 a,
h4.comments-header a,
h4.comments-open-header a {
	color: #571b04;
	}
div.mod-body h4 {
	color: #474a51;
	}
#content form fieldset label {
	color: #332b1b;
	}
#content form fieldset h4 {
	color: #8b8074;
	}
#content form fieldset div.field input.input-text,
#content form fieldset div.field textarea,
#content form fieldset div.field select {
	color: #646870;
	}

.news_headline dt,
.news_headline dt a{
	color: #322c1a;
	}

.news_headline dd {
	color: #7d7669;
	}

/************************************************
*	Footer  				*
************************************************/

#footer,
#footer a {
	color: #fff;
	}

/************************************************
*	Comments				*
************************************************/

a:hover .thumb{
	background: #fff6c5;
	}

/************************************************
*	sIFR					*
************************************************/

.sIFR-active h3{
  visibility: hidden;
  font-family: Verdana;
  color: #571b04;
  line-height: 1em;
  font-size: 24px;
  margin: 0;
  padding 0;
}

