﻿#sidebar{width:200px; float:right; background-color:#cdbfda; margin:0 10px; padding:10px; min-height:300px;}
#sidebar .issueheader{margin:0 0 8px 0;}
#sidebar .issueheader a{font-weight:bold; color:#660066; font-size:13px;}
#sidebar a{color:#660066; font-size:11px; text-decoration:none;}
#sidebar .description{margin:0 0 15px 0;}
#sidebar .description .teaser{display:none; color:#000;}
#sidebar .description .arrows{float:left; margin:0 5px 0 0;}
#postview{float:left; width:550px;}
#postview #breadcrumbs a{color:#660066;}
#postview #breadcrumbs a:hover{text-decoration:none;}
#postview #post{}
#postview #post #author{color:#aaa;}
#postview #post #title{font-weight:bold; margin:10px 0 0 0;}
#postview #post #body{margin:30px 0 30px 0; line-height:18px;}
#postview #post #tags a:link, #postview #post #tags a:active, #postview #post #tags a:visited{color:#03b4e7; text-decoration:none; margin-right:4px;}
#postview #post #tags a:hover{color:#0191ba; text-decoration:underline;	margin-right:4px;}

/* Category View */
#categoryview{width:560px; float:left; margin:0 50px 0 0;}
#categoryview #sidebar{width:200px;	float:right; background-color:#ddd; margin:0 10px; padding:10px;	min-height:300px;}
#categoryview #category{}
#categoryview .arrows{display:none;}
#categoryview #category a{color:#660066; font-weight:bold;}
#categoryview #category a:hover{text-decoration:none;}
#categoryview #category #heading{clear:right;}
#categoryview #category #preview{width:200px; min-height:100px;	float:left;	margin-right:20px;}
#categoryview #category #name{}
#categoryview #category #posts{margin-top:20px;	clear:both; width:posts;}
#categoryview #category #posts .post{clear:left; margin-bottom:10px;}
#categoryview #category #posts .post .preview{float:left; width:100px; min-height:80px; margin-right:10px;}

/* Search Results View  */
#results #posts{margin-top:20px; clear:both;}
#results #posts .post{clear:left; margin-bottom:10px;}
#results #posts .post .preview{float:left; width:100px;	min-height:80px; margin-right:10px;}

/* Nested List View */
#nestedlist{}
#nestedlist .category{margin-bottom:20px; font-weight:bold;}
#nestedlist .posts{margin:10px 0 0 10px;}
#nestedlist .posts .post{margin:0 0 8px 0px;}
#nestedlist .posts .post a{color:#660066; font-size:11px; text-decoration:none;}
#nestedlist .posts .post a:hover{text-decoration:underline;}

/* Style */
.headerNav{background:#606;}
.header{background:#cdbfda url(../../images/news-banner.jpg) no-repeat bottom;}
#navigation2 li a:active, #navigation2 li a:link, #navigation2 li a:visited {color:#333333;}
#navigation2 li a:hover{color:#fff; background:#306;}
#navigation li a:hover{color:#fff; background:#306;}

.issueHeader
{
	font-size:14px;
	font-weight:bold;
	color:#a30001;
}
.subHeader
{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#9d6661;
}

#post ul
{
}
#post li
{
	padding:3px;
	list-style:disc;
}

.date
{
	font-style:italic;
	color:#000;
	font-size:10px;
}