/*  hdnet style */
html, body, ul#idTabs li, input, textarea, select {
	font-family:verdana, arial;
}

ul#navMain, ul#navMain ul {
    font-family: 'Demi Bold Cond',verdana;
}

h1, h2, h3, h4, h5, #secnav {
	font-family:verdana,arial;
}

h2,h3 {
	font-family:'Regular',verdana;
}

h4.continue, h2.widget_title, #sidebar #search_main input.field, #form_wrap textarea, #form_wrap .form-left input, #sidebar h2, .more_entries {
	font-family:verdana,arial;
}



/*  Images */
#top-out {
	border-bottom:1px solid #fff;
	background: url(hdnet/bg_top.gif) repeat-x 0 0;
}
#header {
	/*background: url(hdnet/bg_top_gradient.gif) no-repeat 0 0;*/
	background:#fcfcfc;
}

#middle-out-top { /* Background - Middle Top */
/*	background: #fcfcfc url(hdnet/bg_middle_out_top.gif) repeat-x 0 -326px;*/
	background:#fcfcfc;
}

#middle-out-bottom { /* Background - Middle Bottom Gradient */
	background: url(hdnet/bg_middle_out_bottom.gif) repeat-x left bottom;
}

#middle-out-bottom .single { /* Background - Content - Single Page */
	background: url(hdnet/bg_middle_content_single.gif) repeat-y;
}

#middle-content { /* Background - Content */
	background: url(hdnet/bg_middle_content.gif) repeat-y;
}

#middle-content-bottom { /* Background - Content Bottom */
	background: url(hdnet/bg_middle_content_bottom.gif) no-repeat 0 bottom;
}

#content {
	background: url(hdnet/bg_middle_top.gif) no-repeat 0 0;
}

#sidebar {
	font-size:10px;
}

#footer {	
	background:none;
}

/*  Colors */
h2 {
	color:#2a2a2a;
}

a {
	color:#9b0000;
}

#page_navi a {
	color: #fff;
}

#page_navi ul.rss {
	background:url(hdnet/rss.gif) no-repeat 0 5px;
}

#nav li {
	background:url(hdnet/bg_separator.gif) no-repeat right 10px;
}

#page_navi ul.rss li {
	background:url(hdnet/bg_separator.gif) no-repeat right 4px;
}

#footer h2.widget_title {
	background: #9b0000;
	color: #fff;
}

#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #d5d4d4 5px solid;
	background: #EDEDED;
}

.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul#idTabs li a {
	background: #b8baba;
}

#main-content .post h4.continue a {
	background: #cb1d28;
}

#sidebar ul#idTabs li a.selected, #sidebar ul#idTabs li a:hover {
	background: #9b0000;
}

.Nav .on, .Nav a:hover {
	background: #838383 !important;
}

#main-content .post h4.continue a:hover {
	background: #9b0000;
}

#copyright-out {
	background: #000000;
}

#nav li ul li a {
	background: #3a3a3a;
	border-bottom: 1px solid #333333;
}

#footer-out {
	background: #e3e3e3;
}

#footer {
	width:950px;
	padding:0;
	padding-left:40px;
	background:none;
}

#footer .inner {
	position:relative;
	width:900px;
	padding:25px;
	background:#fff;
}

#footer li {
	padding:0;
	line-height:auto;
	background:none;
}

#footer p {
	padding:0;
	line-height:auto;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
