body {
	margin: 0px; padding: 0px;
	background-color: black;
	text-align: center;
}
#container {
	width: 960px;
	text-align: left;
	background: white url("images/container.png") repeat-y;
	margin: 0 auto 0 auto;
}
#header {
	height: 195px;
	background: transparent url("images/header.jpg") no-repeat;
}
#header h1 {
	display: none;
}
#bar {
	height: 58px;
	background: transparent url("images/bar.png") no-repeat;
}
#navigation {
	float: left;
	width: 680px; height: 28px;
	overflow: hidden;
	text-shadow: 0px 1px 0px #fff;
}
#navigation a {
	display: block;
	float: left;
	height: 28px;
	color: #111;
	text-decoration: none;
	font-family: Calibri, arial, sans-serif;
	font-size: 14px;
}
#navigation a:hover {
	color: #666;
}
#navigation a span {
	padding: 6px 12px 0 12px;
	display: block;
}
#navigation a.active {
	color: #ab046a;
}
#search {
	float: right;
	width: 220px; height: 28px;
	overflow: hidden;
	text-align: right;
}
#search #search_button {
	display: none;
}
#search_text {
	width: 156px;
	border: 1px solid #666;
	background-color: white;
	height: 22px;
	margin: 3px 3px 0 0;
	font-size: 13px;
}
#sidebar {
	width: 180px;
	float: left;
	overflow: hidden;
}
#sidebar .content {
	padding: 0 0 10px 10px;
}
#content {
	width: 780px;
	float: left;
}
#content .content {
	padding: 0 30px 10px 30px;
}
#footer {
	clear: both;
	height: 60px;
	background: transparent url("images/footer.jpg") no-repeat;
	text-align: center;
	font-size: 11px;
	font-family: Calibri, arial, sans-serif;
	line-height: 18px;
}
#footer .content div a {
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-family: Calibri, arial, sans-serif;
	font-size: 14px;
	padding: 0 12px;
}
#footer .content div a:hover {
	color: #333;
}
#footer .content {
	padding-top: 18px;
}
/* GENERIC TYPOGRAPHY */
#content .content {
	font-family: Calibri, arial, sans-serif;
}
a {
	color: #ab046a;
}
.date-post {
	border-bottom: 1px dotted #999;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.date-post p {
	color: #5f5f5f;
	font-size: 14px;
	margin: 0 0 8px 0; padding: 0px;
}
.date-post .rating {
	float: left;
}
.date-post .comments {
	float: right;
	color: #3d3d3d;
	font-size: 12px;
}
.date-post .clr {
	clear: both;
}
.date-post .rating small {
	color: #333;
	vertical-align: top;
}
h3 {
	margin-top: 0px;
	padding-top: 0px;
}
textarea#date {
	width: 710px;
	height: 200px;
	font-family: verdana, arial;
	font-size: 12px;
}
textarea#comment {
	width: 350px;
	height: 100px;
	font-family: verdana, arial;
	font-size: 12px;
	display: block;
}
h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
.error {
	border: 1px solid #f00;
	padding: 5px;
	background-color: #fff;
	color: #f00;
}
#comment_form {
	background-color: #fafafa;
	padding: 10px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	margin-top: 10px;
}
.comment {
	border-bottom: 1px solid #ccc;
}
.admin td {
	font-size: 12px;
	vertical-align: top;
}
.admin_quote {
	width: 490px;
	font-family: verdana, arial;
	font-size: 11px;
	height: 80px;
}
.admin_zip {
	width: 50px;
}
.admin th {
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

.rating {
	background: transparent url("images/rating.png") no-repeat;
	width: 400px; height: 30px;
}
/*  styles for the unit rater
---------------------------------------------------------
ryan masuga, masugadesign.com
ryan@masugadesign.com
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
	padding-left: 50px;
	}

.loading {
	height: 15px;
	background: url('images/working.gif') 50% 50% no-repeat;
	}

.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 15px;
	overflow: hidden;
	position: relative;
	background: url('images/starrating.gif') top left repeat-x;
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}

.unit-rating li a {
	outline: none;
	display:block;
	width:15px;
	height: 15px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}

.unit-rating li a:hover{
	background: url('images/starrating.gif') left 30px;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:15px;}
.unit-rating a.r2-unit{left:15px;}
.unit-rating a.r2-unit:hover{width: 30px;}
.unit-rating a.r3-unit{left: 30px;}
.unit-rating a.r3-unit:hover{width: 45px;}
.unit-rating a.r4-unit{left: 45px;}
.unit-rating a.r4-unit:hover{width: 60px;}
.unit-rating a.r5-unit{left: 60px;}
.unit-rating a.r5-unit:hover{width: 75px;}
.unit-rating a.r6-unit{left: 75px;}
.unit-rating a.r6-unit:hover{width: 90px;}
.unit-rating a.r7-unit{left: 90px;}
.unit-rating a.r7-unit:hover{width: 105px;}
.unit-rating a.r8-unit{left: 105px;}
.unit-rating a.r8-unit:hover{width: 120px;}
.unit-rating a.r9-unit{left: 120px;}
.unit-rating a.r9-unit:hover{width: 135px;}
.unit-rating a.r10-unit{left: 135px;}
.unit-rating a.r10-unit:hover{width: 150px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left 15px;
	position: absolute;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999; background-color: white;}
.thanks {color:#ab046a;}
.static {color:#5D3126;}