/*-  Base styles
----------------------------------------------------------------------*/
html {
	min-height:  100%;
}

body {
  min-height:  100%;
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 12px;
  min-width: 900px;
  font-family: georgia, times, serif;
}

input, select, textarea {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 1em;
}

#container {
  width: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #000;
  min-height: 100%;
  background-color: #fff;

}


#footer {
  width: 970px;
  border-top: solid 1px #777;
  margin: 0;
  padding: 10px;
  color: #777;
  overflow: hidden;
  font-family: verdana, sans-serif;
  font-size:10px;
}

a {
  color: #005626;
  text-decoration:underline;
}


#maincontent {
  margin: 0px;
  padding: 15px;
  position: relative;
  float:left;
  line-height:150%;
}

#searchcontent{
  margin: 0px;
  padding: 15px 40px 15px 140px;
  position: relative;
  float:left;
  line-height:150%;
  border-right:solid 1px black;
  font-size:14px;
}

/*** IE 6 fix ***/
* html #maincontent{
  width: 460px;
}

#featurecontent {
  margin: 0px;
  padding: 15px;
  position: relative;
  float:left;
  line-height:155%;
  font-size:14px;
}

/*** IE 6 fix ***/
* html #featurecontent{
}


#centercolumn {
display: none;
}


#digestcontent {
display: none;
}

#rightcontent {
display: none;
}


#header{
	width:990px;
    height: 201px;
    margin: 0px;
    padding-bottom: 20px;
}


#tophpfeature {
	margin-left:125px;
}


img.hpimage {
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
}

h4 {
	line-height:140%;
	padding:0px;
	margin:0px;
	color: #777;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

h4.header {
	line-height:140%;
	padding:0px;
	margin:0px;
	color: #005626;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

h1 {
	line-height:120%;
	padding:0px;
	margin:0px;
	color: #005626;
	font-size: 32px;
	font-weight: normal;
}

h1.hptitle {
	line-height:120%;
	padding:0px;
	margin:0px;
	color: #005626;
	font-size: 24px;
	font-weight: normal;
}

h1.archive {
	line-height:120%;
	padding:0px;
	margin:0px;
	color: #000000;
	font-size: 32px;
	font-weight: normal;
	font-family: News Gothic, Arial, sans-serif;
}


h2.dek {
	line-height:120%;
	padding:0px;
	margin:0px;
	font-size: 14px;
	font-weight: normal;
}

.author {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

.hparticlefooter{
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.doubleline{
    clear: both;
    border-width: 0 !important;
    height: 3px;
    background: transparent url(/images/bars.gif) repeat-x left;
    margin-top: 0px;
    margin-bottom: 15px;
}

#featurelinks {
  font: 9px Verdana, Geneva, Arial, sans-serif;
  padding-bottom: 50px;
  vertical-align: bottom;
}

.interestlink {
  margin-bottom: 4px;
}
.icoemail {
  background: url('/images/icon-email.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
} 
.icoprint {
  background: url('/images/icon-print.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
} 

.icodigg {
  background: url('/images/icon-digg.gif') top left no-repeat; 
  padding: 0px 5px 18px 18px; 
  white-space: nowrap;
}

.icodelicious {
  background: url('/images/icon-delicious.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
}

.icoreddit { 
  background: url('/images/icon-reddit.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
}

.icobuzz {
  background: url('/images/icon-buzz.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
}

.icomixx {
  background: url('/images/icon-mixx.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
}

.icofacebook {
  background: url('/images/icon-facebook.gif') top left no-repeat; 
  padding: 0 5px 18px 18px; 
  white-space: nowrap;
}

.featurextlink {
  padding-top:15px;
 }
 
blockquote {
	line-height:120%;
	padding:0px 0px 0px 24px;
	margin:0px 0px 0px 0px;
	color: #005626;
	font-size: 20px;
	font-weight: normal;
	background: url(/images/quote.gif) no-repeat;
}

blockquote.digest {
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px -12px;
}

.attribute {
	color: #005626;
	float:right;
}

.imageleft {
	margin: 5px 7px 5px 0px;
	padding: 3px 7px 3px 0;
	border-right: 1px solid #999;
	float: left;	
}

.imagecenter {
	margin: 10px;
	padding: 0px;
	float: center;	
}

.imageright {
	margin: 4px 0px 4px 7px;
	padding: 3px 0 3px 7px;
	border-left: 1px solid #999;
	float: right;	
}

.imageleft div, .imageright div {
	width:  150px;
}

.imageright, imagecenter, .imageleft {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	color:  #666;
}
.imageright img, imagecenter img, .imageleft img {
	margin: 1px 0 3px 0;
}
.credit {
	font-style: italic;
}
