
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/page-background3.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #7F7772; #56514E, #3F3C3A*/
	color: #333;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	font-style: italic;
	margin-bottom: 10px;
}

a:link {
	color: #0B3472; /*#0AAAFD;*/
	
}

a:visited {
	color: #0B3472; /*#7F7772;*/
}

a:hover, a:active {
	text-decoration: none;
	color: #FF2200;
}



img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */

#menu 
{
	padding-left: 220px;
	width: 700px; /*width: 920px; 785px;*/
	height: 105px;
	margin: 0 auto;	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 182px;
	height: 65px;
	padding: 40px 0 0 0;
}

#menu a {
	display: block;
	width: 182px;
	height: 32px;
	padding: 13px 0 0 0;
	background: url(images/tab-inactive.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/tab-hover.jpg);
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url(images/tab-active.jpg);
	color: #333;
}

#menu .active a:hover {
	background-image: url(images/tab-hover.jpg);
}

/* Header */

#header {
	width: 950px;/*width: 870px;*/
	height: 160px;
	margin: 0 auto;	
}

/* Logo */

#logo {
	float: left;
	margin-top: 30px;
	width: 250px;
	height: 130px;
	background: url(images/logo03.jpg) no-repeat;
}

#nightlogo {
	float: left;
	margin-top: 20px;
	height: 140px;
	width:150px;
	/*background: url(images/Nightstop150.gif) no-repeat;
	cursor:hand;*/
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 90px;	
	letter-spacing: 8px;
	font-size: 197%;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 85%;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

/* Banner */

#banner {
	float: left;
	width: 520px;
	height: 160px;
	background: url(images/homeless2A.jpg) no-repeat;
	margin-right: 25px;
}

#banner a {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 950px; /*width: 860px;*/
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content */

#content {
	float: right;
	width: 700px;
}

.post {
	margin-bottom: 20px;
}

.post .title {
	padding: 0 20px;
	color: #8B0000;

}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	background: url(images/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #FF3300;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #FF8D17;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;	
	border-top: none;
}

#sidebar li li {
	margin: 2px;
	padding: 2px;
	background: url(images/img09.gif) repeat-x;
	
}

#sidebar li li.selected {
	background: none;
	
	
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	/*background: url(images/img10.jpg) no-repeat;*/
	/*letter-spacing: -1px;*/
	color: #327EBE;
}

#sidebar a
{
	color: black;	
	text-decoration: none;
	
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	border-left: solid 5px #8B0000;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	border-top: solid 1px #DDD;
	background: #EEE;
	
}

#sidebar li a {
	padding: 2px;
	/*background: url(images/img11.gif) no-repeat left center;*/	
	border-left: solid 5px #BF576E;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	border-top: solid 1px #DDD;
	
	height: 30px;
	width: 160px;
	background: #CCC;
	display: block;
	cursor: hand;
	padding: 0 0 0 20px;
	font-size: 12pt;
	
}

#sidebar li a.selected
{
	border-left: solid 5px #8B0000;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	border-top: solid 1px #DDD;
	background: #EEE;
}



/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 15px 0;
	background: #D1D1D1;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #666;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #FFFFFF;
}


/* address */

ul.address
{
	margin-left: 1em;
}

ul.address li
{
	list-style-image: none;
	list-style: none;
	font-size: larger;
	font-weight: bold;
}	




ul.fancy 
{
   
    list-style-type:none;
    margin-left: 1em;
}

ul.fancy
{
    padding-left:1.5em;
    background-position:0 1px;
    margin-bottom: 3px;
}

.fancy li
{
    padding-left:1.5em;
    background:transparent url(images/star-bullet.jpg) no-repeat;
    background-position:0 1px;
    margin-bottom: 3px;
}

.fancy li > ul > li
{
	padding-left:0.1em; 	
	list-style-type: none;
	background: transparent;
}

li.hb
{
	padding-left:0.1em; 	
	list-style-type: none;
	background: transparent;
}


img.rightfloater
{
	float:right;
	margin: 2px;
}

div.thumbs img
{
	float:left;
	margin-right:10px;
	border: none; 
}

div.pic img
{	
	margin-right:10px;
	border: none; 
}

dt { width: 10em; float: left; }
dd { margin-left: 10em; } 
