* {
	margin: 0;
	padding: 0;
}

html {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	width:600px;
	margin:auto;
	background-color:#000;
}
	
#form1 {margin: 0 0 0 0;}

ul#nav {
	padding: 5px 20px 5px 20px;
	margin: 0;
	width: 760px;
	background: #333333;
	list-style: none;
	text-transform: uppercase;
}

ul#nav li {
	display:inline;
	color: #ddd;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	margin-right: 10px;
}
	
ul#nav li a {
	text-decoration: none;
	color: #ddd;
	font-weight: bold;
}

ul#nav li a:hover {
	color:#ffffff;
}

ul#nav li a:active {
	color: #3399FF;
}

ul#footer {
	width: 600px;
	border-top:1px solid #999;
	list-style: none;
	float: left;
	padding: 8px 0 20px 0;
	clear: both;
}

ul#footer li {
	font-size: 11px;
	display: inline;
	margin-right: 20px;
}

ul#footer li a {
	text-decoration: none;
	color: #888;
}

ul#footer li a:hover {
	color: #fff;
}

legend {display: none;}
fieldset {border: none;}
#login {margin-top:6px;}
.login {
	font-size: 11px;
	float: right;
	width: 245px;
	border: 0;
}

.login input {
	float: right;
	margin-bottom: 5px;

}

.login label {
	float: left;
	width: 80px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	border-right: 1px solid dotted #999;
	margin-right: 5px;
	padding-right: 5px;
	text-align: right;
}

.login a {
	float: right;
	clear: both;
}

.login .loginBtn:link {
	margin:0 0 5px 0;
	float: right;
  background-color:#333;
  padding:3px 14px;
  color:#bbb;
  text-decoration:none;
  -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.login .loginBtn:hover {color:#fff;}

.login .register:link {
   color:#aaa;
   font-style:italic
}
.login .register:visited {color:#bbb;}
.login .register:hover {color:#333;}
.login .register:active {color:#ff0000;}

.nominee {
	float: left;
	width: 600px;
	/*padding: 15px 55px;*/
	/*height: 900px;*/
	_overflow:hidden;
}

.nominee p {
	font-size: 12px;	
	text-align: center;
color:#fff;
background-color:#111;
font-family:georgia;
 -moz-border-radius-bottomleft: 16px;
-moz-border-radius-bottomright:16px;
-webkit-border-radius-bottom-right:16px;
-webkit-border-radius-bottom-left:16px;
padding-bottom:5px;
}

.nominee a {
	color: #ffffff;
	text-decoration: none;
}

.nominee a:hover {
	text-decoration: underline;
}

.nominee .more {
	float: left;
	clear: both;
}

h3 {
	font-size: 20px;
	color: rgba(17,25,28,0.9);
}

.firstNominee h3,
.firstNominee h4,
{
	text-align: right;
}

h4 {
	line-height: 50px;
	background: rgba(0,0,0,0.75);
	color: rgba(256,256,256,0.7);
	font-size: 35px;
	vertical-align: middle;
	padding: 0 5px;
}

.rants {
	margin: 10px 0 0 0;
}

.rants,
.rants ul,
.rants li {
	list-style-type: none;
	font-size: 12px;
}

h5 {
	color: #fff;
	font-family:Helvetica,Arial;
  font-size:16px;
	float: left;
	margin: 10px 0 10px 0;
}
.Barack_Obama h5 {color:#10191b;}
.John_McCain h5 {color:#5a1b11;}

.rant {
	margin: 5px;
	padding: 0px 6px;
	background-color: #666;
	height: 24px;
	line-height: 24px;
	clear: both;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.rant h6,
.rant dt {
	display: none;
}

.rant dd.recording,
.rant dd.number {
	float: left;
	overflow: hidden;
	color: #899194;
}

.recording .s42audio:link, .recording .s42audio:visited {
	width: 15px;
	height: 15px;
	display: block;
	background: transparent url(../images/play.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 5px 0 0 0;
}
.recording .s42audio:hover {
	background: transparent url(../images/play.png) no-repeat 0 -16px;
}

.nominee dl {
	width:280px;
}

.rant dd.number {
	text-align:left;
}

.rant dd.recording {
	clear: left !important;
	width: 20px !important;
	font-size: 8px !important;
	text-align: left !important;
}

.rant dd.count,
.rant dd.tags,
.rant dd.userRating,
.rant dd.avgRating {
	float:right !important;
	color: #ffffff !important;
	font-size: 10px !important;
}
.userRating .rating {
	margin:3px 0 0 5px;
	}
.rant dd.tags a:link, .rant dd.tags a:visited {
	font-size: 10px;
	color:#bbb;
	text-decoration:none;
	border-bottom:1px solid #aaa;
	padding-bottom:1px;
	}
.rant dd.tags a:hover {
	color:#fff !important;
	border-bottom:1px solid #fff ;
	}
.rant dd.tags a:active {
	color:#aaa;
	border-bottom: 1px solid #aaa;
	}
.rant dd.count {
	font-family: Georgia !important;
	font-style: italic !important;
	margin-bottom: 8px !important;
}

/*.rant dd.userRating {
	clear: right;
}*/

.rant dd.tags {
	clear: right !important;
	margin:0 0 0 5px !important;
	padding: 0 0 0 5px !important;
	font-family: Georgia !important;
}

/* jerry added for ui stars */

.stars-off, .stars-on {
	position: relative;
	height:16px;
	background: transparent url(../images/star.png) repeat-x 0 0px;
}

.stars-on {
	position: absolute;
	background-position: 0 -16px!important;
}

.ui-stars-cancel, .ui-stars-star {
	float:left;
	width:17px;
	height:15px;
	text-indent:-999em;
	cursor:pointer;
	display:block;
	background:transparent;
	overflow:hidden
}

.ui-stars-cancel, .ui-stars-cancel a {
	background: transparent url(../images/delete.png) no-repeat 0 -16px
}

.ui-stars-star, .ui-stars-star a {
	background: transparent url(../images/star.png) no-repeat 0 0px
}

.ui-stars-cancel a, .ui-stars-star a {
	display:block;
	width:16px;
	height:100%;
	background-position:0 0px
}

.ui-stars-star-on a {
	background-position:0 -16px!important
}

.ui-stars-star-hover a {
	background-position:0 -32px
}

.ui-stars-cancel-hover a {
	background-position:0 -16px
}

.ui-stars-cancel-disabled a, .ui-stars-star-disabled, .ui-stars-star-disabled a {
	cursor:default !important
}

.ui-stars-star {
	background:transparent!important;
	overflow:hidden!important
}

/* end jerry's stars mess */

/* tags css - jerry */

.tagWrapper {
	font-family: Georgia;
}

.tagWrapper input {
}

.tagWrapper label {
	font-size: 10px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
}

/* end tags css - jerry */


/*Obama Column*/
.Barack_Obama h3.name {
	height:78px;
	width:290px;
	background: transparent url(../images/obama-icon.png) no-repeat 0 0;
  display:block;
  text-indent:-9999px;
  /*
  _background:none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/obama-icon.png', sizingMethod='image');
	*/
  
}
	
.Barack_Obama h4 {
	height: 47px;
	width: 290px;
	background:  transparent url(../images/obama-number.jpg) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}

.John_McCain h4 {
	height: 47px;
	width: 290px;
	background:  transparent url(../images/mccain-number.jpg) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
}
.John_McCain h3.name {
	height:78px;
	width:290px;
	background: transparent url(../images/mccain-icon.png) no-repeat 0 0;
  display:block;
  text-indent:-9999px;
  /*_background:transparent;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mccain-icon.png', sizingMethod='image');*/
  }
.switch {display: none;}
p {font-size:12px;}
.more {
	text-align:center;
	font-size:11px;
	position:relative;
	left:172px;
	}
.more a:link {
	color:#ccc;
	border:1px solid #333;
	width:100px;
	background-color:#162123;
	padding:3px 10px;
	-moz-border-radius:8px;
	text-transform:uppercase;
	}
.more a:visited {
	color:#eee;
	}
.more a:hover {
	color: #fff;
	text-decoration:none;
	}
.more a:active {
	background:#111;
	}
	
.fresh, .fresh img
{
	border:0px;
	padding:30px 0px 30px 0px;
}