/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet dark.css ****/

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #FFF;
}
.leftcolumn {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.sidebarbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	border-top: 2px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
}

.layouttable { font-size: 80% }
a { color: #FFFF00 }

.otherlangs {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.3em;
}
.topleftcorner {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFF00;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FF0000;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #D1B90C;
	font-weight: bold;
	text-align: center;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 0px;
}

.source { color: #CCCC00 } 
.subtitle { color: #FF0000 }

.titlebar {
	background-color: #000000;
}
.greybar
{
	background-color: #999;
	margin: 0px;
	padding: 1px 10px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../gfx/bar_bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.greybar a { text-decoration: none }
.articlelist {
	background-color: #000000;
	vertical-align: top;
	padding: 12px;
	color: #FFFFFF;
	font-size: .9em;
}
.article
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	vertical-align: top;
	padding: 12px 6px 6px 12px;
	color: #FFFFFF;
	font-size: 1.1em;
	width: 585px;
	line-height: 1.3em;
}
.article p { margin-bottom: 1.3em }
.article h1
{
	font-size: 1.8em;
	margin-bottom:6px;
	line-height: 1.1em;
}
.article h2 { line-height: 1.1em }
.article h3 { line-height: 1.1em }
.article li {margin-top: 1em }
.articleheading
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	vertical-align: top;
	padding: 12px 6px 6px 12px;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.3em;
}
.articleheading h1
{
	font-size: 1.8em;
	margin-bottom:6px;
	line-height: 1.1em;
}
.articleheading h2 { line-height: 1.1em }
.articleheading h3 { line-height: 1.1em }
.narcospherecolumn {
	background-color: #666666;
	vertical-align: top;
	padding: 6px;
	color: #FFFFFF;
	font-size: 1em;
	width: 150px;
}
.spheretitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	padding: 6px 0px 0px;
	margin: 0px;
}
.spheresubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 8px 0px 2px;
}
.sphereitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-indent: -1em;
	margin-top: 4px;
	padding-left: 1em;
	margin-bottom: 4px;
}
.spheregraf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
.littlegreybar {
	background-color: #999999;
	background-image: url(../gfx/bar_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/*language link*/
.langlink
{
	color: red;
	font-style: italic;
}

.otherlangs { line-height: 11pt; }

.imgcaption
{
	font-family: verdana,arial,helvitica,geneva,sans-serif;
	color: #D1B90C;
	font-size: 8pt;
	text-align: left;
}

.imgcaption img { margin-bottom: 5px; }

.imgleft
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 0px;
	border: 0px;
}

.imgright
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 20px;
	border: 0px;
}

.commforminput { border: 2px solid #444; }

.topcomment
{
	padding: 4px;
	border-color: #555;
	border-width: 2px;
	border-style: solid;
	font-family: arial,helvetica,geneva,sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 6px 6px 10px 6px;
}


.commenthead
{
	font-family: 'verdana', 'arial', 'helvetica', 'geneva', sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	background-color: #444;
	color: #FFF;
	padding: 4px;
}

.commentinstlink
{
	color: #AAA;
}

.commentbody
{
	padding: 10px;
	background-color: #000;
	font-size: 11pt;
	font-family: 'arial','helvetica','geneva',sans-serif;
	color: #FFF;
}

.commentnumber
{
	font-family: 'verdana', 'arial', 'helvetica', 'geneva', sans-serif;
	padding: 0;
	border-width: 0;
	text-align: right;
	vertical-align: top;
	font-size: 10;
}

.commentpages
{
	font-family: 'verdana', 'arial', 'helvetica', 'geneva', sans-serif;
	text-align: center;
	font-size: 10;
}

.commentdetails
{
	font-family: 'verdana', 'arial', 'helvetica', 'geneva', sans-serif;
	font-size: 10pt;
	margin: 0 0 0 10px;
}

.interviewer
{
	color: red;
	font-weight: bold;
}

.interviewee
{
	color: #FC0;
	font-weight: bold;
}

.sidebar
{
	font-family: verdana,arial,helvitica,geneva,sans-serif;
	background-color: #666;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	width: 200px;
	padding: 4px;
	margin-right: 10px;
}
.sidebar em
{
	color: #FC0 font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	line-height: 11pt;
}
.ffajad
{
	margin: 20px 30px 20px 30px;
	padding: 8px 8px 8px 8px;
	background-color: #666;
	font-family: verdana,arial,helvitica,geneva,sans-serif;
	font-size: .9em;
	line-height: 1.2em;
}

.infobar
{
	background-color: #666;
	color: white;
}

.infobar h1 { margin-left: 5px; }

.infobar em
{
	color: #FC0;
	font-weight: bold;
}

.infobar big
{
	font-size: 13pt;
	line-height: 14pt;
}

.infobardate
{
	background-color: #666;
	color: white;
	padding: 2px;
}
.infobar h6
{
	padding: 2px;
	margin: 0px;
}

.tiny {
	font-size: 8.5px;
}	

#appealBox {
	background-color: c13634;
	border: 1px solid edc434;
	padding-left: 6px;
	margin-bottom: 1em;
	
	min-height: 416px;
}

#appealBoxArt {
	background-color: c13634;
	border: 1px solid edc434;
	height: 38em;
	
	padding-left: 6px;
	margin-bottom: 1em;
}

.graph {
	float: right;
	display: inline;
}

.appealText {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1em;
	font-weight: 500;
}

h9 {
	font-size: 20px;
	color: edc434;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#funddrive {
	background: #c13634 url(../gfx/fall-fundrive-final.jpg) no-repeat scroll right bottom;
	padding: 0 185px 0px 10px;
	margin-bottom: 15px;
	min-height: 150px;
	border: 1px solid #edc434;
}

.artMargins {
	margin: 8px 12px 0 12px;
}

#funddrive h2 {
	color: #edc434;
	margin-top: 10px;
	font-size: 30px	;
}
#funddrive p {
	color:  white;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#commentBox {
	color: white;
	background-color: #666;
	margin: 2px 30px 20px 30px;
	padding: 2px 8px 8px 8px;
	font-family: verdana,arial,helvitica,geneva,sans-serif;
	font-size: .9em;
	line-height: 1.2em;
}

.child_indent {
	margin-left: 1em;	
}

/* dave additions */

#field_rss {
	font-size: 10px;	
}

#field_rss h1 {
	font-size: 1.8em;
	text-align: center;
	color: black;	
}

#field_rss h4 {
	color: #f6a83c;	
}

.tradu_link {
	color: #FF9933;	
}

.addthis_toolbox .custom_images
{
   	font-size: 18px;
   	margin-right: 10px;
}

.addthis_toolbox .custom_images a {
	 margin: 0;
    padding: 0;
}

#nntv_sidebar_text {
	line-height: 14.6px;
	background-image: url(../gfx/nntvText-gradient-nn.jpg);
	background-repeat: repeat-x;
	margin-top: -4px;
	margin-bottom: 10px;
	height: 28px;
	width: 135px;
}

.nntv_leftCorners {
	height: 28px;
	background-image: url(../gfx/nntvText-leftCorners-nn.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#nntv_text {
	height: 28px;
	text-align: center;
	color: black;
	background-image: url(../gfx/nntvText-rightCorners-nn.jpg);
	background-repeat: no-repeat;
	background-position: right;
}