html, * {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #800;
}

img, img a:link, img a:visited {
	border: 0;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #333;
}

h1, h3, h6, h7, p, ul, ol, dl {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl {
	text-align: left;
}

h2, h4, h5 {
	font-family: Georgia, "Times New Roman", serif;
	color: #333;
	font-size: 12px;
}

h1 a:link, #h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h16 a:visited, h7 a:link, h7 a:visited, p a:link, p a:visited, ul a:link, ul a:visited, ol a:link, ol a:visited, dl a:link, dl a:visited {
	color: #a00;
	text-decoration: none;
}

h3:hover a, h4:hover a, h5:hover a, h6:hover a, h7:hover a, p:hover a, dl:hover a {
	color: #a00;
	text-decoration: underline;
}

h1 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover, p a:hover, ul a:hover, ol a:hover, dl a:hover {
	color: #000;
	text-decoration: underline;
}

h2 a:hover {
	color: #000;
	text-decoration: none;
}

#wrapper {
	width: 100%;
	background: #fff;
	border-top: 10px solid #fff;
	margin: 0;
	padding: 0;
	_margin: -20px 0;
}

#header {
	margin: 0 auto;
	border-top: 10px solid #e8e8e8;
	width: 980px;
	height: 150px;
	background: #f5f5f5 url(../images/cleanimages/dv_logo.jpg) no-repeat top left;
}

#header h1 a {
	float: left;
	width: 615px;
	height: 150px;
	display: block;
	color: #000;
	text-decoration: none;
	text-indent: -5000px;
	background: transparent;
}

#mainarticle {
	clear: both;
	margin: 0 auto;
	padding: 42px 20px 58px;
	width: 940px;
	background: #fff url(../images/cleanimages/cutShadow_top.jpg) no-repeat center bottom;
}

#mainarticle h2 {
	float: left;
	width: 303px;
	padding: 0 16px 0 0;
	display: block;
	font-size: 26px;
	font-weight: normal;
	color: #ccc;
	line-height: 1.4em;
	letter-spacing: -1px;
}

#mainarticle h2 span {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ccc;
}

#mainarticle h2 a {
	font-weight: normal;
}

#featuretext {
	float: left;
	width: 620px;
	border-left: 1px solid #ccc;
}

#featuretext p {
	font-size: 18px;
	padding: 10px 0 5px 15px;
	line-hieght: 1.5em;
}

#featuretext span {
	color: #b59d75;
}

/* IMAGE STYLES 
------------------------------------------------------------------------------- */
.dropcap {
	float: left;
	clear: left;
	padding: 0 0 0 10px;
}

.maintitle {
	padding: 0 0 3px;
	border-bottom: 1px solid #ccc;
}

.clearimg {
	clear: both;
}

.toppad {
	padding-top: 15px;
}

.vertpad {
	padding: 15px 0;
}

img.fade {
	filter:alpha(opacity=50);   
	-moz-opacity: .5;   
	opacity: .5;
	padding-bottom: 15px;
}

img.fade:hover {
	 filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

.featureimg {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
}

.mainimg {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 5px;
}

.space {
	padding: 20px 0;
}

.rightimg {
	float: right;
	margin: 15px 0 10px 10px;
	padding: 3px;
	border: 1px solid #ccc;
}

.leftimg {
	float: left;
	margin: 10px 0 0;
	padding: 10px 10px 0 0;
}

.bigborder {
	border: 2px solid #e1d8c7;
}

/* MAINPAGE 3-COLUMN CONTENT STYLES
------------------------------------------------------------------------------ */

#mainsections {
	clear: both;
	margin: 0 auto;
	padding: 10px 20px 5px;
	width: 940px;
	background: #fff url(../images/cleanimages/cutShadow_bottom.jpg) no-repeat center bottom;
}

#mainsections h3 {
	font-size: 12px;
	font-weight: normal;
	padding: 17px 0 0;
}

#mainsections h4 {
	font-size: 16px;
	font-weight: normal;
	padding: 17px 0 0;
}

#mainsections h5 {
	font-size: 14px;
	font-weight: normal;
	padding: 17px 0 0;
}

#mainsections h6 {
	font-size: 10px;
	font-weight: normal;
	padding: 20px 0 0;
	color: #999;
}

#mainsections p {
	font-size: 12px;
	padding: 10px 0 5px;
	line-height: 1.5em;
}

#prev, #daily, #elsewhere {
	float: left;
	width: 303px;
	padding: 0 0 15px;
}

#prev {
	margin: 0 16px 0 0;
}

#prev h3 {
	width: 303px;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0 0 3px;
	border-bottom: 1px solid #ccc;
	background: transparent url(../images/cleanimages/title_prevFeatured.jpg) no-repeat left top;
	text-indent: -5000px;
}

.clear {
	clear: both;
	height: 1px;
	display: block;
	margin: 0;
	padding: 0;
}

.clearview {
	padding: 20px 0 5px;
	font-weight: bold;
	border-top: 5px solid #c00;
	border-bottom: 1px solid #ccc;
}

#daily {
	margin: 0 15px 0 0;
}

#daily h3 {
	width: 303px;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0 0 3px;
	border-bottom: 1px solid #ccc;
	background: transparent url(../images/cleanimages/title_daily.jpg) no-repeat left top;
	text-indent: -5000px;
}

#elsewhere h3 {
	width: 303px;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0 0 3px;
	border-bottom: 1px solid #ccc;
	background: transparent url(../images/cleanimages/title_elsewhere.jpg) no-repeat left top;
	text-indent: -5000px;
}

/* INTERIOR PAGE STYLES
------------------------------------------------------------------------------= */

#inwrapper {
	width: 100%;
	padding: 0 0 15px;
	background: #fff url(../images/cleanimages/cutShadow_bottom.jpg) no-repeat center bottom;
	border-top: 10px solid #fff;
	margin: 0;
	_margin: -20px 0;
}

#insections {
	clear: both;
	margin: 0 auto;
	padding: 0;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	width: 980px;
	background: #fff url(../images/cleanimages/insections_bg.jpg) repeat-y right;
}

#permalink {
	float: left;
	width: 100%;
	background: #fff url(../images/cleanimages/articleShadow_top.jpg) no-repeat center top;
}

#permalink h2 {
	padding: 0 0 45px 0;
	font-size: 26px;
	font-weight: normal;
	color: #b59d75;
	line-height: 1.2em;
	letter-spacing: -1px;
}

#permalink h2 span {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ccc;
}

#permalink h3 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #666;
	padding: 25px 0 0;
}

#permalink h4 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding: 25px 0 0;
}

#permalink h5 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding: 25px 0 0;
}

#permalink h6 {
	font-size: 11px;
	color: #999;
	padding: 15px 0 0;
}

#permalink p {
	font-size: 18px;
	line-height: 1.5em;
	padding: 10px 0 5px 20px;
}

p#intro {
	font-size: 18px;
	line-hieght: 1.5em;
}

span.indent p {
	margin-right: 40px;
	margin-left: 40px;
}

#permalink ul {
	list-style: square;
	padding: 10px 0;
	margin: 0 0 0 20px;
}

#permalink li {
	margin: 0 0 0 25px;
	padding: 3px 0;
}

#permalink dl {
	margin: 0 10px 0 20px;
	padding: 5px 0 10px;
	list-style-type: upper-latin;
}

#permalink dt {
	margin: 0 0 0 20px;
	padding: 12px 10px 3px 2px;
	font-weight: bold;
}

#permalink dd {
	margin: 0 0 0 30px;
	padding: 3px 10px 3px 2px;
}

#permalink ol {
	margin: 0 10px 0 20px;
	padding: 5px 0 10px;
}

#permalink ol li {
	margin: 0 0 0 20px;
	padding: 5px 10px 3px 2px;
}

#permalink blockquote p {
	float: right;
	margin: 10px 0 10px 10px;
	width: 260px;
	border-top: 5px solid #000;
	font-size: 16px;
	font-weight: bold;
	color: #b59d75;
}

.topborder {
	border-top: 4px solid #ccc;
	margin-top: 20px;
	padding-top: 15px;
}

.bottomborder {
	border-bottom: 4px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

.ads {
	display: none;
}

#articles {
	display: none;
}

#news {
	float: left;
	width: 210px;
	margin: 120px 0 0;
}

#news h3 {
	width: 210px;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0 0 5px;
	background: #fff url(../images/cleanimages/title_daily.jpg) no-repeat left top;
	text-indent: -5000px;
}

#news h6 {
	font-size: 10px;
	font-weight: normal;
	padding: 20px 0 0;
	color: #999;
}

#news p {
	font-size: 12px;
	padding: 10px 0 5px;
	line-height: 1.5em;
}

/* RED BASE CONTENT STYLES
------------------------------------------------------------------------------= */

#basebox {
	display: none;
}

#base {
	display: none;
}

#support {
	display: none;
}

#aboutme {
	display: none;
}

#currently {
	display: none;
}

#preload {
	width: 800px;
	height: 1px;
	visibility: hidden;
}

#preload img {
	visibility: hidden;
	display: inline;
}

/* BUTTON LINK LIST ELEMENT STYLES 
------------------------------------------------------------------------------- */
#leftlink {
	float: left;
	width: 150px;
}

#rightlink {
	float: right;
	width: 350px;
}

#bottomlink {
	clear: both;
	width: 500px;
}

ul#featureLeft {
	float: left;
	clear: left;
	width: 150px;
	display: inline-block;
	list-style: none;
	font-size: 9px;
}

#featureLeft li {
	width: 140px;
	display: block;
}

li.continue a:link, li.continue a:visited {
	width: 140px;
	height: 44px;
	display: block;
	text-decoration: none;
	padding: 10px 0 0 15px;
	font-size: 15px;
	/*background: transparent url(../images/btn_continueReading.jpg) no-repeat left top;
	text-indent: -5000px;*/
}

/*li.continue a:hover {
	text-decoration: none;
	background: transparent url(../images/btn_continueReading_o.jpg) no-repeat left top;
}*/

ul#featureRight {
	float: right;
	width: 350px;
	display: inline-block;
	list-style: none;
	font-size: 9px;
}

#featureRight li {
	float: right;
	width: 120px;
	display: block;
}

li.more a:link, li.more a:visited {
	width: 120px;
	height: 44px;
	display: block;
	text-decoration: none;
	background: transparent url(../images/cleanimages/btn_morearticles.jpg) no-repeat left top;
	text-indent: -5000px;
}

li.more a:hover {
	text-decoration: none;
	background: transparent url(../images/cleanimages/btn_morearticles_o.jpg) no-repeat left top;
}

li.feed a:link, li.feed a:visited {
	width: 120px;
	height: 44px;
	display: block;
	text-decoration: none;
	background: transparent url(../images/cleanimages/btn_artFeed.jpg) no-repeat left top;
	text-indent: -5000px;
}

li.feed a:hover {
	text-decoration: none;
	background: transparent url(../images/cleanimages/btn_artFeed_o.jpg) no-repeat left top;
}

ul#prevLinks {
	float: left;
	clear: left;
	list-style: none;
	font-size: 9px;
}

#prevLinks li {
	float: left;
	display: block;
}

#prevLinks li.continue a:link, #prevLinks li.continue a:visited {
	padding: 10px 0 0;
}

ul#dailyLinks {
	float: left;
	clear: left;
	list-style: none;
	font-size: 9px;
}

#dailyLinks li {
	float: left;
	display: block;
}

li.previous a:link, li.previous a:visited {
	width: 155px;
	height: 44px;
	display: block;
	text-decoration: none;
	background: transparent url(../images/cleanimages/btn_prevLinks.jpg) no-repeat left top;
	text-indent: -5000px;
}

li.previous a:hover {
	text-decoration: none;
	background: transparent url(../images/cleanimages/btn_prevLinks_o.jpg) no-repeat left top;
}

ul#elsewhereLink {
	float: left;
	clear: left;
	list-style: none;
	font-size: 9px;
}

#elsewhereLink li {
	float: left;
	display: block;
}

li.visit a:link, li.visit a:visited {
	width: 155px;
	height: 44px;
	display: block;
	text-decoration: none;
	background: transparent url(../images/cleanimages/btn_visitSite.jpg) no-repeat left top;
	text-indent: -5000px;
}

li.visit a:hover {
	text-decoration: none;
	background: transparent url(../images/cleanimages/btn_visitSite_o.jpg) no-repeat left top;
}


/* FLOAT CLEARING STYLES - IE7 COMPATIBLE 
-------------------------------------------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
