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

body {
	text-align: center;
	background: #000 url(../images/city_bg3.jpg) top center repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 100%;
}

.justifyright {
	float: right;
}

.justifyleft {
	float: left;
}

.hide {
	display: none;
}

.clr {
	clear: both;
}

div#topBar {
	width: 100%;
}

div#container {
	text-align: left;
	width: 905px;
	margin: 0 auto;
}

div#header {
	clear: both;
	margin-bottom: 90px;
}

div#header div#nav ul {
	list-style-type: none;
}

div#nav {
	font-size: 0.7em;
	color: #EFC825;
	background: url(../images/navR.gif) top right no-repeat;
}

div#nav ul {
	float: left;
}

div#nav ul li {
	display: inline;
}

div#nav ul li a {
	text-decoration: none;
	display: block;
	float: left;
	color: #EFC825;
	padding: 10px 8px 15px;
	background: url(../images/navM.gif) top left repeat-x;
}

div#nav ul li a:hover, div#signup a:hover {
	color: white;
}

div#nav ul li.first a {
	background: url(../images/navL.gif) top left no-repeat;
	padding-left: 15px;
}

div#nav ul li.active a {
	color: #FFF;
}

div#signup {
	padding: 10px 10px 15px 0;
	float: right;
	background: url(../images/navR.gif) top right repeat-x;
}

div#signup a {
	color: #EFC825;
	padding: 0 5px;
	text-decoration: none;
}

a#logo {
	background: url(../images/logo.png) top left no-repeat;
	width: 290px;
	height: 100px;
	overflow: hidden;
	text-indent: -5000px;
	margin-left: 44px;
	clear: both;
	display: block;
	text-decoration: none;
	border: none;
}

div#left {
	margin-top: 15px;
	width: 650px;
	float: left;
}

div#right {
	width: 250px;
	margin-left: 650px;
}

div.box {
	background: #1A1A1A;
	margin-bottom: 5px;
	color: #666;
}

div.box h2 {
	background: #8C1818;
	color: white;
	font-size: 0.9em;
	padding: 8px 10px;
}

div.box div.links {
	background: #e6e6e6;
	text-align: center;
	padding: 5px 0;
}

div.box div.links a {
	color: #06A843;
	font-size: 0.7em;
	font-weight: bold;
}

div.box p.viewall {
	text-align: center;
	color: #06A843;
	margin-top: 5px;
}

div#articles, div#news {
	padding: 0 0 10px 0;
}

div#articles p, div#news p {
	margin: 10px 10px 0 10px;
	font-size: 0.7em;
}

div#articles p span, div#news p span, div.content p span.date {
	display: block;
}

div#articles a, div#news a {
	color: #06A843;
}

div#articles a:hover, div#news a:hover {
	color: #FFF;
}

div#right div.date {
	background: #f2f2f2;
	color: black;
	padding: 10px 10px 7px 10px;
}

div#right div.alt {
	background: white;
}

#right div.date p {
	line-height: 1.4em;
}

#right div.date p.title {
	font-size: 0.9em;
	margin-bottom: -2px;
	font-weight: bold;
}

#right div.date p.where {
	font-size: 0.7em;
	color: #333;
}

#right div.date p.t {
	font-size: 0.6em;
	font-weight: normal;
}

#right div.date p.links {
	text-align: right;
	font-size: 0.6em;
	margin-top: 5px;
}

#right div.date p.links a {
	color: #06A843;
	text-decoration: none;
}

#right div.date div.flyer {
	text-align: center;
	position: absolute;
	margin-top: -105px;
	margin-left: -260px;
	background: url(../images/arrow.png) top right no-repeat;
	display: block;
	z-index: 1000; /* fix so it appears above flash */
}

#left object {
	z-index: 1; /* fix so html appears above flash */
}

#right div.date div.flyer img {
	margin-right: 15px;
	padding: 5px;
	background: white;
}

#left div.article {
	width: 650px;
}

#left div.date {
	float: left;
	width: 44px;
	height: 84px;
	margin-top: 20px;
	background: url(../images/side_cal.gif) top left;
	color: white;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
}

#left div.date p.m, #left div.date p span {
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: -2px;
}

#left div.date p {
	font-size: 1.9em;
	margin-top: 8px;
}

#left div.date p+p {
	margin-top: 0;
}

#left div.date p.t, #left div.date div {
	font-size: 9px;
	font-weight: normal;
}

#footer {
	color: #999;
	font-size: 0.7em;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 15px 0 25px 0;
	background: #1A1A1A;
	border-top: 1px dotted #666;
}

#footer p#copyright {
	margin: 10px 0 10px 0;
}

#footer p#disclaimer {
	width: 500px;
	font-style: italic;
	margin: 0 auto;
}

#footer ul li {
	display: inline;
	padding: 0 7px;
	border-right: 1px solid #777;
}

#footer ul li.last {
	border: none;
}

#footer a {
	color: #F4C121;
}

#footer a:hover {
	color: #FFF;
}

div.content {
	background: #111;
	margin-left: 44px;
	font-size: 0.7em;
	padding: 15px;
	color: #999;
}

div.content ul {
	margin: 10px 0 10px 25px;
}

div.content div.flyer {
	text-align: center;
	clear: both;
	margin: 15px;
}

div.content h3 {
	color: #F4C121;
	font-size: 1.7em;
	margin-bottom: 10px;
}

div.content p {
	line-height: 1.9em;
	margin-bottom: 10px;
}

div.content a {
	color: #F4C121;
}

div.content a:hover {
	color: #FFF;
}

div.content img {
	margin: 10px;
}

.poster {
	text-align: center;
}

div.content div.line {
	margin-top: 15px;
	margin-bottom: 35px;
	border-bottom: 1px dotted #333;
}

div.content div.line img.pic_right {
	float: right;
}

div.content div.line p.t {
	margin-bottom: -5px;
}

div.content div.line p.title {
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0;
	line-height: 1.6em;
	color: #FFF;
}

div.content div.line p.title a {
	color: #FFF;
	text-decoration: none;
}

div.content div.line p.title a:hover {
	text-decoration: underline;
}

div.content div.line p.where {
	margin-top: -5px;
	font-style: italic;
}

div.content div.line p.links {
	text-align: right;
}

p#letters {
	text-align: center;
	margin: 5px 0;
}

p#letters a.letter {
	padding: 3px;
}

p#letters a.letter:hover {
	text-decoration: none;
}

p#letters strong {
	font-weight: bold;
	padding: 3px;
	color: #FFF;
}

/*
	Ad Styles
*/

div#ad1 {
	font-size: 9px;
	text-align: center;
	border-top: 1px dotted #333;
}

div#ad1 p {
	margin: 3px 0;
	color: #999;
}

div#ad1 a img, div.ad2 a img {
	border: none;
}

div.ad2 {
	background: #0b0b0b;
	text-align: center;
	margin: 0 0 0 44px;
	padding: 3px 0 10px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
}

#right div.ad2 {
	margin: 0;
}

div.ad2 p {
	text-transform: uppercase;
	font-size: 9px;
	color: #999;
	margin-bottom: 2px;
}

/*
	Widget Styles
*/

div.scrollTop {
	background: #111;
	margin: 0 0 0 44px;
	padding: 0 0 10px 0;
}

div.scrollTop p {
	text-align: center;
	font-size: 11px;
}

div.scrollTop p a {
	color: #F4C121;
}

div.scrollTop p a:hover {
	color: #FFF:
}

div#newsbar {
	background: url(../images/newsticker.gif) top left no-repeat;
	height: 52px;
	width: 586px;
	margin-left: 44px;
	padding-top: 0;
	padding-left: 20px;
	font-size: 11px;
	color: #d9d9d9;
	overflow: hidden;
}

div.newsbaritem {
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	width: 575px;
	line-height: 1.8em;
	height: 22px;
}

div#newsbar div.first {
	display: block;
}

div.newsbaritem p a {
	color: #E5E5E5;
}

div.newsbaritem p a:hover {
	color: #FFF;
}

div#networking {
	margin-left: 30px;
}

div#networking * {
	display: inline;
	border: none;
}

div#networking p {
	float: left;
	line-height: 2.5em;
}

div#networking a {
	padding: 0 4px;
}

div#musicPlayer {
	background: url(../images/MusicPlayer.png) no-repeat;
	text-align: right;
	width: 152px;
	height: 32px;
	margin-left: 748px;
	overflow: hidden;
	cursor: pointer;
}

div#musicPlayer p {
	display: none;
}

/*
	Ditto Pagination Styles
*/

#pagination {
	text-align: center;
	font-size: 11px;
	color: #666;
	margin: 0 0 20px 44px;
	padding: 20px 0 20px;
	background: #0b0b0b;
	border-top: 1px dotted #333;
}

#pagination p {
	color: #999;
}

#pagination p strong {
	color: #F4C121;
}

#ditto_pages span, #ditto_pages a {
	padding: 3px;
}

#ditto_pages .ditto_currentpage {
	color: #FFF;
}

#ditto_pages .ditto_off {
    color: #666;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	color: #F4C121;
}

#ditto_pages a:hover {
	color: #FFF;
}

/* WHALIE AWARDS VOTING STYLES */

div.thanksforvoting {
	border-color: #755e57;
	border-width: 1px;
	border-style: solid;
	background: #fff8c4;
	padding: 5px 10px 3px 10px;
	color: black;
	margin-bottom: 10px;
	margin-left: 35px;
}

table.nominees {
	width: 525px;
	margin-bottom: 10px;
}

table.nominees tr {
	margin-bottom: 10px;
	line-height: 2.2em;
}

table.nominees tr td {
	font-size: 11px;
	color: #999;
}

table.nominees tr td.progressbar {
	background: #333;
	width: 35%;
}

div.percentbar {
	width: 0%;
	background: #666;
	height: 20px;
}

div.votecount {
	position: absolute;
	color: white;
	font-size: 10px;
	margin-left: 5px;
	line-height: 2em;
}

/* POLL STYLES */
	/*  poll.css - stylesheet settings for poll snippets */

.poll {
  width:100%;
  margin:0;
  padding:0;
}
.poll_container {
  width:100%;
  border:1px solid #333;
  padding-top:0.5em;
  padding-bottom:0.5em;
  margin-left:auto;
  margin-right:auto;
}

div hr {
	margin: 5px 0;
}

.poll_question {
  width:100%;
  font-size: 1.5em;
  text-align:center;
  padding: 15px;
  margin-bottom: 10px;
}
.poll_row_container {
  width:100%;
  padding: 5px 0;
  margin-bottom: 20px;
}

.poll_row_container div {
	margin: 0 5px;
}
.poll_choice {
  width:30%;
  float:left;
  text-align:left;
  padding-left:0em;
}
.poll_votes {
  width:15%;
  float:left;
  padding-right:.5em;
  text-align:right;
}
.poll_bar_container {
  width:35%;
  height:.98em;
  background-color:#c6c981;
  border:1px solid black;
  float:left;
  margin:.1em;
}
.poll_bar {
  height:.98em;
  background-color:#FF3366;
  float:left;
  margin:0;
  padding:0;
}
.poll_percent {
  text-align:right;
  padding-right:1em;
  margin-left:auto;
  margin-right:auto;
}
.poll_totalvotes {
  width:45%;
  text-align:right;
}
.float_left_text_right {
  width:48%;
  float:left;
  text-align:right;
  margin:0;
  padding:0;
}
.float_right_text_left {
  width:48%;
  float:right;
  text-align:left;
  margin:0;
  padding:0;
}
.space_line {
  clear: both; margin: 5px 0; padding: 0; width: 90%;
}

/* END - poll.css */

#FacebookLike {
	width: 450px;
}

#designedBy {
	margin-top: 8px;
}

