/*
Theme Name: Denver Media Group
Theme URI: http://designfiles.net
Description: WordPress theme for design to print / denver media group.
Version: 1.0
Author: Kandra Churchwell
Author URI: http://designfiles.net
Tags: fluid, two column
*/



html {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/html_bg.jpg) repeat-x left 4px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: .8em;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 90%;
	min-width:900px;
	background: #FFFFFF;
}
#head {
	position: relative;
	top: 5px;
	width: 100%;
	margin: 0px auto;
	background: url(images/head_background.gif) repeat-x left 10px;
	text-align: right;
	height: 215px;
	padding: 10px 0px 0px;
}
#left, #right {
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#left {
	width: 60%;
	padding-right: 5%;
	padding-left: 15px;
	clear: left;
	float: left;
	min-width:300px;
}
#right {
	width: 25%;
	border-left: 1px solid #B2B1B2;
	padding-bottom: 25px;
	margin-left: 70%;
	min-width:250px;
}
#footer  {
	font-size: .7em;
	border-top: 2px solid #D80016;
	margin-top: 10px;
	position: relative;
	clear: both;
	margin-bottom: 10px;
}
/*****************************************************************text styles*/
h1, h2.lead {
	font-size: 1.2em;
	font-weight: bolder;
	color: #FFFFFF;
	background: #D80016;
	padding: 4px 4px 4px 20px;
	margin: 1em 0px 0px;
}
h1 a{
	color: #FFFFFF!important;
	border-bottom: 2px dotted #FFFFFF!important;}
h2 {
	font-size: 1em;
	color: #E1541A;
	margin-bottom: 0px;
	padding-bottom: 0em;
}
p {

	margin: 0px;
	padding: .5em;
}
h3 {
	font-size: .9em;
}
ul li {
	margin-top: .5em;
}

#left ul#links li.linkcat{
	list-style: none!important;
}
ul#links li ul {
	margin-bottom: 15px;
}
#left ul{
	list-style: url(images/liArrow.gif);
	margin-top: 0px;
}

.hidden{
display:none;
}
.red {
	color: #D80016;
}
.purple {
	color: #592587;
}
.orange {
	color: #E1541A;
}
.green {
	color: #378732;
}
div.post h3{
	border-top: 1px dotted #592587;
}
/*********************************************************************links*/
a:link {
	color: #592587;
	text-decoration: none;
	border-bottom: 1px dotted #592587;
	font-weight: bold;
}
a:visited {
	color: #378732;
	border: none;
	text-decoration: none;
	border-bottom: 1px dotted #378732;
}
a:hover {
	text-decoration: none;
	background: #D0C1DD;
}
/*********************************************************************navigation*/
#nav ul
{
	width: 158px;
	padding: 0px;
	margin: 15px 0px 50px;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
}
#nav ul li
{
	margin: 0px 0px 4px;
	list-style: none;
}
#nav ul li a
{
	display: block;
	width: 195px;
	padding: 4px 8px 4px 30px;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
	background: #CCCCCC url(images/navBox.gif) no-repeat left center;
	border: none;
	font-style: normal;
	list-style: none;
}

#nav ul li a:hover, #nav ul li.current_page_item a{background: #CCCCCC url(images/arrow.gif) no-repeat left center;color: #592587;}
h3, h4 {
	color: #E1541A;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#nav ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav ul li ul li a{
	background: url(none)!important;
	font-size: 0.8em;
	color: #B2B1B2;
}
/******************************************* widgets and sidebar*/
#right h1 {
	background: #378732;
}
#right h2 {
	font-size: 0.9em;
	color: #378732;
}
h2.widgettitle, ul#dynamic li#search{
border-top:2px solid #378732;
}

ul#dynamic{
margin:0;
padding:0;
}
ul#dynamic li {
	list-style: none;
	margin: 35px 0px 10px 15px;
	padding: 0px;
}
ul#dynamic li ul, ul#dynamic li ul li{
	margin:2px!important;
	font-size: 12px;
}
#mp-urlsubmgt{
	margin-top:2px!important;
	font-size: 12px;
}
ul#dynamic li ul {
padding-left: 0px!important;
}
ul#dynamic li ul li{
margin-left: 10px!important;
}
li#dfrad-279171312 a {
	text-decoration: none;
	border: none;
}
li#dfrad-279171312 a:hover {
	text-decoration: none!important;
	border: none!important;
	background-color:none!important;
}
