* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Tahoma, sans-serif;
	text-align: left;
	margin: 0; padding: 0;
	color: #333;
	line-height: 1.1;
	font-size: 12px;
	background: black url('../img/background.jpg') no-repeat center top;
}

html, body {
	height: 100%;
}

html {
	overflow-y: scroll;
}

a {
	color: #ff3000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.c {
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

.f-left { float: left; }
.f-right { float: right; }

.v-hidden { visibility: hidden; }
.v-visible { visibility: visible; }

.d-none { display: none; }
.d-block { display: block; }

#container {
	width: 920px;
	margin: 0 auto;
	min-height: 100%;
}

* html #container {
	height: 100%;
}

#header {
	height: 44px;
	padding-left: 16px;
	padding-top: 50px;
	overflow: hidden;
}

#header h1 {
	background: url('../img/title.jpg') no-repeat center top;
	height: 44px;
	text-indent: -1000px;
	overflow: hidden;
}

#content {
	float: left;
	width: 620px;
	padding-bottom: 20px;
}

#vote-results {
	width: 620px;
	height: 370px;
	margin-top: 10px;
	background: url('../img/vote-results-bg.jpg') no-repeat 10px 0;
}

#vote-results .vote-yesno {
	float: left;
	width: 155px;
	height: 280px;
	padding-left: 115px;
}

#vote-results .vote-yesno .title {
	height: 60px;
	line-height: 60px;
	font-family: "Myriad Pro", sans-serif;
	font-size: 80px;
	font-weight: bold;
	color: white;
	margin-top: 145px;
	overflow: hidden;
}

#vote-results .vote-yesno .percent {
	padding-top: 5px;
	padding-left: 15px;
	font-family: "Myriad Pro", sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: white;
}

#vote-results .vote-yesno .votes {
	padding-top: 5px;
	padding-left: 15px;
	font-size: 11px;
	color: #888888;
}

#vote-results .no .percent {
	padding-left: 5px;
}

#vote-results .no .votes {
	padding-left: 5px;
}

#vote-results .total {
	margin-top: 40px;
	font-size: 11px;
	color: #888888;
	text-align: center;
}

#sidebar-right {
	float: right;
	width: 263px;
}

#started-by {
	height: 14px;
	padding: 5px;
	margin-top: 15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #484848;
	background: url('../img/started-by-bg.gif') no-repeat;
}

#started-by a {
	font-family: Tahoma;
	font-size: 11px;
	color: #484848;
	text-decoration: underline;
}

#vote fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

#vote .field {
	padding: 3px 10px 3px 0;
}

#vote .sayyourword {
	width: 252px;
	height: 70px;
	text-indent: -1000px;
	overflow: hidden;
	background: url('../img/sayyourword.gif') no-repeat 0 30px;
}

#vote .invitefriends {
	width: 261px;
	height: 70px;
	text-indent: -1000px;
	overflow: hidden;
	background: url('../img/invitefriends.gif') no-repeat 0 20px;
}

#thankyou {
	width: 250px;
	height: 110px;
	text-indent: -1000px;
	overflow: hidden;
	background: url('../img/thankyou.gif') no-repeat 0 30px;
}

.oneiponevote {
	font-size: 12px;
	color: white;
	text-align: center;
	padding-bottom: 20px;
}

#vote label {
	float: left;
	display: block;
	width: 75px;
	padding: 4px 0;
	font-size: 11px;
	color: white;
}

#vote .inline-label {
	display: block;
	width: 140px;
	padding: 4px 0;
	font-size: 11px;
	color: white;
}

#vote .inline-label input {
	margin-right: 6px;
}

#vote .required {
	font-size: 11px;
	color: #d13424;
}

#vote .radio-c {
	width: 140px;
	overflow: hidden;
}

#vote .text {
	float: left;
	width: 175px;
	height: 18px;
	background: url('../img/field-text.gif') no-repeat;
}

#vote .text input {
	width: 165px;
	height: 15px;
	font-size: 11px;
	color: #222222;
	background: none;
	border: none;
	padding: 0 5px;
	padding-top: 3px;
}

#vote .text-short {
	float: left;
	width: 121px;
	height: 18px;
	background: url('../img/field-text-short.gif') no-repeat;
}

#vote .text-short input {
	width: 111px;
	height: 15px;
	font-size: 11px;
	color: #222222;
	border: none;
	padding: 0 5px;
	padding-top: 3px;
	background: none;
}

#vote .textarea {
	float: left;
	width: 175px;
	height: 61px;
	background: url('../img/field-textarea.gif') no-repeat;
}

#vote .textarea textarea {
	width: 165px;
	height: 51px;
	font-family: Arial;
	font-size: 11px;
	color: #222222;
	background: none;
	border: none;
	padding: 5px 5px;
}

#vote .error {
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 10px 0;
}

#add-more {
	display: none;
	padding-left: 75px;
	font-size: 11px;
	color: #ec660f;
}

#vote .btn-vote {
	float: right;
	width: 175px;
	height: 35px;
	margin-top: 20px;
	margin-right: 12px;
	border: none;
	text-indent: -10000px;
	overflow: hidden;
	background: url('../img/btn-vote.jpg') no-repeat;
}

#vote .btn-invite {
	float: right;
	width: 175px;
	height: 35px;
	margin-top: 20px;
	margin-right: 12px;
	border: none;
	text-indent: -10000px;
	overflow: hidden;
	background: url('../img/btn-invite.jpg') no-repeat;
}

#comments-count {
	float: left;
	margin-top: 5px;
	margin-left: 30px;
	background: url('../img/comments-bubble-r.gif') no-repeat right 0;
}

* html #comments-count {
	margin-left: 15px;
}

#comments-count a {
	display: block;
	float: left;
	height: 45px;
	padding: 10px;
	font-size: 24px;
	color: white;
	background: url('../img/comments-bubble-l.gif') no-repeat;
}

#comments {
	width: 568px;
	padding-top: 5px;
	padding-left: 30px;
}

#comments .top {
	height: 9px;
	overflow: hidden;
	background: url('../img/comments-bubble-t.gif') no-repeat;
}

#comments .bottom {
	height: 26px;
	overflow: hidden;
	background: url('../img/comments-bubble-b.gif') no-repeat;
}

#comments .count {
	padding: 0 0 0 10px;
	font-size: 24px;
	color: white;
	background: #5a5a5a;
}

#comments .comment {
	padding: 10px 10px 0 10px;
	background: #5a5a5a;
}

#comments .comment .header {
	border-top: 1px solid black;
	padding: 8px 0 8px 5px;
	font-size: 11px;
	color: white;
}

#comments .comment .header a {
	font-weight: bold;
	color: #ec660f;
}

#comments .comment .header .date {
	color: #a6a6a6;
}

#comments .comment p {
	padding: 4px;
	color: white;
}

#pager {
	position: relative;
	padding-left: 95px;
	margin-top: -5px;
}

#pager .dots {
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	padding: 4px 4px;
	text-align: center;
	font-size: 11px;
	color: white;
}

#pager .page {
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	padding: 4px 4px;
	text-align: center;
	font-size: 11px;
	color: white;
}

#pager .active {
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	padding: 4px 4px;
	text-align: center;
	color: black;
	background: url('../img/pager-active.gif') no-repeat 1px 1px;
}

#pager .prev {
	display: block;
	float: left;
	width: 28px;
	height: 21px;
	overflow: hidden;
	background: url('../img/pager-prev.gif') no-repeat;
}

#pager .prev:hover {
	text-decoration: none;
}

#pager .next {
	display: block;
	float: left;
	width: 28px;
	height: 21px;
	overflow: hidden;
	background: url('../img/pager-next.gif') no-repeat right 0;
}

#pager .next:hover {
	text-decoration: none;
}

#c-footer {
	height: 80px;
} 

#footer {
	padding: 0;
	width: 100%;
	height: 80px;
	background: #232323;
	margin: -80px auto 0 auto;
}

#footer .share {
	width: 850px;
	padding-top: 20px;
	margin: 0 auto;
}

#footer .share span {
	font-size: 11px;
	color: #aeaeae;
}

#footer .share a {
	font-size: 11px;
	color: #ec660f;
	padding-left: 5px;
}

#footer .copyright {
	width: 850px;
	padding-top: 10px;
	margin: 0 auto;
	font-size: 11px;
	color: #aeaeae;
}

#footer .copyright a {
	font-size: 11px;
	color: #aeaeae;
}

#overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: black;
}

#overlay-box {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#overlay-box .content {
	width: 500px;
	height: 320px;
	padding: 20px;
	margin: 0 auto;
	margin-top: 105px;
	font-size: 11px;
	color: black;
	background: white;
	line-height: 1.2;
}

#overlay-box .content h1 {
	font-family: "Myriad Pro", sans-serif;
	font-size: 26px;
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
}

#overlay-box .content p {
	font-family: Tahoma;
	font-size: 11px;
	padding: 8px 0;
	color: #666666;
}

#overlay-box .content p a {
	color: #666666;
	text-decoration: underline;
}

#close-overlay {
	float: right;
	display: block;
	width: 66px;
	height: 22px;
	background: url('../img/closelabel.gif') no-repeat;
}

#close-overlay:hover {
	text-decoration: none;
}

.pad-l-10 {
	padding-left: 10px;
}
