/* Wrapper =============================== */
.wrapper, wrap { display: inline-block; }
.wrapper:after, .wrap:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper, * html .wrap { height: 1%; }
.wrapper, .wrap { display: block; }

a {
	color: #3c2415;
	position: relative;
	z-index: 10;
}
p a {
	text-decoration: underline;
}
body {
	background: #bbaf7f url('../img/body-bg.jpg') no-repeat center 135px;
	color: #464647;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	position: relative;
	z-index: 8;
}
h2 {
	color: #ef4429;
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0 0 0;
}
hr {
	border: 0;
	border-bottom: 1px solid #bcafa8;
}
p {
	font-size: 13px;
	margin-top: 10px;
	position: relative;
	z-index: 7;
}
strong { font-weight: bold; }
.left { float: left; }
img.center {
	display: block;
	margin: 0 auto;
}
p.center {
	text-align: center;
}
ul, ol {
	font-size: 13px;
	position: relative;
	z-index: 10;
}
	#inside li, #inside li {
		margin-bottom: 20px;
	}
ul.noBullets {
	list-style: none;
	margin: 0;
	padding: 0;
}
select, input, textarea {
	position: relative;
	z-index: 10;
}
label, span, img {
	position: relative;
	z-index: 7;
}
small {
	font-size: 11px;
}
.blue {
	color: #00b0d8;
	text-decoration: none;
}
.black {
	color: #000000 !important;
}

#header {
	background: #3c2415;
	border-bottom: #5f493c;
	height: 135px;
}
	#header > .inside {
		padding: 75px 0 0 0;
		margin: 0 auto;
		width: 956px;
	}
	#header form {
		display: inline;
		float: right;
	}
	a#rssIcon {
		background: url('../img/rss.png') no-repeat;
		display: block;
		float: right;
		height: 27px;
		margin-left: 10px;
		overflow: hidden;
		text-indent: -9999px;
		width: 29px;
	}
	#PostSearchForm .input, #PostSearchForm .submit {
		float: left;
	}
	#PostSearchForm .input input {
		height: 17px;
		padding: 4px;
	}
	#PostSearchKeyword {
		width: 300px;
	}
	.submit input {
		height: 27px;
		padding: 0 !important;
	}

#main {
	background: #ffffff url('../img/main-bg.png') repeat-y; /* #f5f2e2; */
	margin: 0 auto;
	padding: 1px 0 0 0;
	position: relative;
	width: 956px;
}
/* #tapeLeft, #tapeRight { display: none; } */
#tapeLeft {
	background: url('../img/tape-left.png') no-repeat;
	height: 300px;
	left: -300px;
	position: absolute;
	top: 675px;
	width: 416px;
	z-index: 5;
}
#whatsHappeningNow #tapeLeft {
	top: 0;
}
#tapeRight {
	background: url('../img/tape-right.png') no-repeat;
	height: 246px;
	position: absolute;
	right: -310px;
	top: 110px;
	width: 383px;
	z-index: 5;
}
#top {
	background: #ffffff;
	height: 52px;
	padding-top: 73px;
}
	#top h1 {
		margin: 0;
		position: static;
	}
	#top h1 a {
		background: url('../img/rio-logo.png') no-repeat;
		display: block;
		height: 188px;
		left: 25px;
		overflow: hidden;
		position: absolute;
		text-indent: -9999px;
		top: -100px;
		width: 223px;
	}
	#twitterPreview {
		color: #00b0d8;
		font-size: 11px;
		margin: 0 200px 0 100px;
		position: absolute;
		top: 70px;
		width: 660px;
		z-index: 10;
	}
	#postButton {
		position: absolute;
		right: 30px;
		top: 70px;
	}
	#postButton a {
		background: url('../img/post-button.png') no-repeat;
		display: block;
		height: 36px;
		text-indent: -9999px;
		width: 135px;
	}
ul#topNav {
	background: url('../img/arrow-border.png') no-repeat;
	border-bottom: 1px solid #bcafa8;
	margin: 17px 0 0 0;
	padding: 4px 0 0 0;
	text-transform: uppercase;
}
	ul#topNav li {
		float: left;
		font-size: 12px;
		margin: 0;
		padding: 0;
	}
	/*ul#topNav span {
		display: block;
		padding: 0 25px;
	}
	ul#topNav .even span {
		border-left: 1px solid #3c2415;
		border-right: 1px solid #3c2415;
	}*/
	/*.noBorder {
		background: transparent;
	}
	.yesBorder {
		background: url('../img/nav-border-thing.gif') no-repeat 100% 55%;
	}*/
	ul#topNav li a {
		xbackground: url('../img/nav-border-thing.gif') no-repeat 100% 55%;
		display: block;
		line-height: 30px;
		margin: 0;
		padding: 0 25px;
	}
	ul#topNav li a:hover {
		background: #3c2415;
		color: #ffffff;
		text-decoration: none;
	}
	ul#topNav li.active a {
		background: #3c2415;
		color: #ffffff;
	}
	ul#topNav li.active span {
		background: #3c2415;
	}
	ul#topNav li.last a {
		background: transparent;
	}
	ul#topNav li.last a:hover {
		background: #3c2415;
	}
	ul.subMenu {
		position: absolute;
	}
	ul.subMenu li {
		float: none !important;
		margin-top: 1px;
	}
	ul#topNav ul li a {
		background: #3c2415;
		border-right: 0 !important;
		border-top: 1px solid #bcafa8;
		color: #ffffff;
	}
	ul.subMenu li a:hover {
		text-decoration: underline !important;
	}
#sidebar {
	float: right;
	padding-bottom: 10px;
	width: 188px;
}
	#sidebar h3 {
		text-indent: -9999px;
		height: 45px;
		width: 188px;
		overflow: hidden;
	}
	h3#categories {
		background: url('../img/sidebar-categories-header.png') no-repeat;
		z-index: 0;
	}
	h3#followUs {
		background: url('../img/sidebar-followus-header.png') no-repeat;
	}
	h3#rioTweets {
		background: url('../img/sidebar-riotweets-header.png') no-repeat;
	}
	h3#calendar {
		background: url('../img/sidebar-calendar-header.png') no-repeat;
		height: 48px;
	}
	#sidebar ul {
		border-bottom: 1px solid #bcafa8;
		border-top: 1px solid #bcafa8;
		font-size: 12px;
		text-transform: uppercase;
	}
	#sidebar ul li a {
		border-top: 1px dashed #bcafa8; 
		display: block;
		margin: 0;
		padding: 9px 20px;
	}
	#sidebar ul li a:hover {
		background: #00b0d8;
		color: #ffffff;
		text-decoration: none;
	}
	#sidebar ul li:first-child a {
		border-top: 0;
	}
	#categoryForm {
		border-bottom: 1px solid #bcafa8;
		padding: 10px;
		text-align: center;
	}
	li#facebook a {
		background: url('../img/facebook-icon.png') no-repeat 10% 50%;
		padding: 12px 20px 12px 60px !important;
		xpadding-left: 60px !important;
	}
	li#facebook a:hover {
		background: #00b0d8 url('../img/facebook-icon.png') no-repeat 10% 50% !important;
	}
	li#twitter a {
		background: url('../img/twitter-icon.png') no-repeat 10% 50%;
		padding: 12px 20px 12px 60px !important;
		xpadding-left: 60px !important;
	}
	#sidebar ul li#twitter a:hover {
		background: #00b0d8 url('../img/twitter-icon.png') no-repeat 10% 50%;
	}
	ul#twitterFeed {
		font-size: 11px;
		line-height: 14px;
		padding-bottom: 5px;
		text-transform: none;
	}
	ul#twitterFeed li {
		border-top: 1px dashed #bcafa8;
		margin-top: 5px;
		padding: 5px 20px 0 20px;
	}
	ul#twitterFeed li:first-child {
		border-top: 0;
		padding-top: 0;
	}
	ul#twitterFeed a {
		color: #00b0d8;
		display: inline !important;
		padding: 0 !important;
		border: 0 !important;
	}
	ul#twitterFeed span {
		display: block;
		margin-top: 3px;
	}
	a#winners {
		position: static;
	}
	a#contactLink {
		background: url('../img/contact-us-envelope.png') no-repeat;
		display: block;
		height: 89px;
		margin: 0 auto;
		overflow: hidden;
		text-indent: -9999px;
		width: 92px;
	}
	a:hover#contactLink {
		background-position: 0 100%;
	}
.section {
}
	.section.left {
		margin-right: 8px;
		width: 488px;
	}
	.section a {
		color: #00b0d8;
	}
	#topSection, #midSection {
		background: url('../img/section-bg.png') repeat-y;
		border-bottom: 8px solid #f5f2e2;
		float: left;
	}
	#topSection .column, #midSection .column {
		background: none;
	}
.column {
	float: left;
}
	.home .column h3 {
		height: 45px;
		overflow: hidden;
		text-indent: -9999px;
	}
#featuredPost {
	margin-right: 8px;
	padding: 10px 25px;
	width: 438px;
}
	#featuredPost h2 a {
		color: #EF4429;
		font-size: 1.2em;
		line-height: 1.1em;
	}
	#featuredPost p {
		font-size: 1.1em;
	}
	#test {	
		border: none;
		margin: 0 auto 0 auto;
		width: auto;
	}
	#test td {
		border: none;
		margin: 0 auto 0 auto;
		padding: 0;
	}
	#featuredImage {
		margin: 0;
	}
	#featuredImage img {
		max-width: 430px;
		min-height: 87px;
	}
	.blog #featuredImage img {
		max-width: 410px;
		background: #E7E8E9;
		padding: 5px;
		margin-bottom: 25px;
	}
	.post.blog #featuredImage img {
		float: left;
		margin: 0 18px 10px 0;
	}
	.blog h2 {
		color: #00a3d4;
	}
	#featuredPost h2 {
		clear: both;
		margin: 15px 0 -5px 0;
		line-height: 1.3em;
	}
	#featuredInside a { z-index: 5; }
	#brc div.media { padding: 3px; overflow: hidden; }
	#tb { background: url('../img/border-top.png') repeat-x top left; }
	#rb { background: url('../img/border-right.png') repeat-y top right; }
	#bb { background: url('../img/border-bottom.png') repeat-x bottom left; }
	#lb { background: url('../img/border-left.png') repeat-y top left; }
	#tlc { background: url('../img/border-tlc.png') no-repeat left top; }
	#trc { background: url('../img/border-trc.png') no-repeat right top; }
	#blc { background: url('../img/border-blc.png') no-repeat left bottom; }
	#brc { background: url('../img/border-brc.png') no-repeat right bottom; }
	.post #test { margin-bottom: 20px; }
	
#topPosts, #recentPosts {
	width: 263px;
}
	#topPosts h2, #recentPosts h2 {
		font-size: 20px;
		line-height: 20px;
		margin: 0 0 5px 0;
	}
	#topPosts h2 a, #recentPosts h2 a {
		color: #000000;
		padding-right: 5px;
	}
	#topPosts h3 a, #recentPosts h3 a {
		display: block;
		height: 45px;
	}
	#topPosts h3 a {
		background: url('../img/top-posts-header.png') no-repeat;
	}
	#topPosts h3 a:hover {
		background: url('../img/top-posts-header-hover.png') no-repeat;
	}
	#recentPosts h3 a {
		background: url('../img/recent-posts-header.png') no-repeat;
	}
	#recentPosts h3 a:hover {
		background: url('../img/recent-posts-header-hover.png') no-repeat;
	}
	#topPosts ul, #recentPosts ul {
		border-top: 1px solid #bcafa8;
	}
	#topPosts ul li, #recentPosts ul li {
		border-top: 1px solid #bcafa8;
		padding: 10px;
	}
	#topPosts ul li:first-child, #recentPosts ul li:first-child {
		border: 0;
	}
	#topPosts p, #recentPosts p {
		margin: 0 0 5px 0;
	}
#featuredQuestion {
	background: #3c2415 !important; /* to override #midSection .column; stupid specificity rules */
	border-bottom: 8px solid #f5f2e2;
	font-size: 28px;
	height: 125px;
	position: relative;
	width: 488px;
}
	#theQ {
		background: url('../img/question-q.png') no-repeat;
		height: 35px;
		overflow: hidden;
		position: absolute;
		left: 25px;
		text-indent: -9999px;
		top: 25px;
		width: 31px;
	}
	#featuredQuestion table, #magicAligner {
		border: 0;
		padding: 0;
	}
	#magicAligner {
		height: 125px;
		padding: 0 25px 0 70px;
		vertical-align: middle;
	}
	#featuredQuestion a {
		color: #ffffff;
		line-height: 1.2em;
	}
#whatsHappeningNow {
	padding: 0 25px;
	position: relative;
	width: 438px;
}
	#whatsHappeningNow h3 {
		background: url('../img/whats-happening-now-header.png') no-repeat;
		margin: 0 -25px;
		height: 47px;
	}
	/*#whatsHappeningNow h3:hover {
		background: url('../img/whats-happening-now-header-hover.png') no-repeat;
	}*/
	#whatsHappeningNow ul {
		margin: 20px 0;
		position: relative;
		z-index: 10;
	}
#recentPosts {
	width: 263px;
}
#theBlog {
	clear: left;
	margin-bottom: 0;
	padding: 0 20px;
	width: 719px;
}
	#theBlog h2 {
		color: black;
		margin-bottom: 5px;
	}
	#theBlog h3 {
		margin: 0 -20px 20px -20px;
		border-bottom: solid 1px #BCAFA8;
	}
	#theBlog h3 a {
		background: url('../img/blog-header.png') no-repeat;
		display: block;
		height: 46px;
		xmargin: 0 -20px;
	}
	#theBlog h3 a:hover {
		background: url('../img/blog-header-hover.png') no-repeat;
	}
	#theBlog img {
		display: block;
		float: left;
		background: #e7e8e9;
		padding: 5px;
		width: 400px;
		margin-right: 18px;
	}
	#theBlog .content {
		xwidth: 410px;
		float: left;
		text-align: justify;;
	}
	#theBlog .content p {
		margin-top: 0;
	}
	p.postMeta, p.postPreview, p.disclaimer, span.postMeta {
		color: #7d7d7d;
		font-size: 11px;
		line-height: 14px;
		margin: 0 0 10px 0;
	}
	#topPosts p.postMeta, #topPosts p.postPreview, #topPosts h2,
	#recentPosts p.postMeta, #recentPosts p.postPreview, #recentPosts h2 {
		width: 180px;
	}
	.post p.postPreview {
		text-align: justify;
	}
	.postMeta span {
		position: relative;
		top: -5px;
	}
	.postMeta span.black {
		top: 0;
	}
	.post.view p.postMeta {
		margin: 5px 0 25px 0;
	}
	.post.blog p.postMeta {
		margin-bottom: 15px;
	}
	.post.view h2 {
		width: 300px;
	}
	.post.blog h2 {
		width: auto;
		font-size: 20px;
		margin-top: 1px;
	}
	#theBlog .postMeta {
		margin-bottom: 15px;
	}	
	.post p.postMeta a {
		color: #7d7d7d;
		text-decoration: none;
	}
	p.disclaimer {
		color: #58595b;
	}
	p.postPreview, p#disclaimer {
		color: #464647;
		padding-top: 2px;
	}
	.blog p.postMeta {
		margin-bottom: 15px;
	}
#inside {
	width: 759px;
	min-height: 800px; /* annoyingly long sidebar ftl */
}
	#inside.admin {
		background: #ffffff;
		margin: 0;
		min-height: 0;
		width: 956px;
	}
	#inside > .inside {
		padding: 25px;
	}
	#inside.post > .inside, #inside.posts > .inside, #inside.questions > .inside {
		width: 440px;
	}
	#inside.blog > .inside {
		width: auto;
	}
	/*#inside.blog.view > .inside {
		width: 410px;
	}*/
	#inside.posts > .inside {
		float: left;
	}
	span.pops, span.comments {
		display: block;
		background: url('../img/pops-flag.png') no-repeat;
		float: right;
		height: 36px;
		width: 52px;
	}
	span.comments {
		background: url('../img/comments-flag.png') no-repeat;
	}
	span.pops a, span.comments a {
		display: block;
		color: #ffffff;
		font-size: 14px;
		line-height: 36px;
		padding: 0 25px 0 0;
		text-align: right;
	}
	span.pops a:hover, span.comments a:hover {
		text-decoration: none;
	}
	span.comments a {
		padding: 0 33px 0 0;
	}
	.posts span.pops {
		background: url('../img/pops-flag-small.png') no-repeat;
		height: 26px;
		margin-right: 3px;
		width: 38px;
		position: relative;
		z-index: 100;
	}
	.posts span.comments {
		background: url('../img/comments-flag-small.png') no-repeat;
		height: 26px;
		width: 38px;
		position: relative;
		z-index: 100;		
	}
	.posts span a {
		font-size: 12px;
		line-height: 26px;
	}
	.posts span.pops a {
		padding: 0 19px 0 0;
	}
	.posts span.comments a {
		padding: 0 24px 0 0;
	}
	.post span.pops {
		margin-right: 3px;
	}
	.blog span.pops, .blog span.comments {
		display: block;
		background: url('../img/pops-flag.png') no-repeat;
		float: right;
		height: 36px;
		width: 52px;
	}
	.blog span.comments {
		background: url('../img/comments-flag.png') no-repeat;
	}
	.blog span.pops a, .blog span.comments a {
		display: block;
		color: #ffffff;
		font-size: 14px;
		line-height: 36px;
		padding: 0 32px 0 0;
		text-align: right;
	}
	span.winner a {
		display: block;
		float: right;
		margin-left: 5px;
		overflow: hidden;
		text-indent: -9999px;
	}
	span.winner.weekly a {
		background: url('../img/win-weekly.png') no-repeat;
		height: 25px;
		width: 24px;
	}
	span.winner.monthly a {
		background: url('../img/win-monthly.png') no-repeat;
		height: 27px;
		width: 20px;
	}
	span.winner.annual a {
		background: url('../img/win-annual.png') no-repeat;
		height: 30px;
		width: 28px;
	}
	/*#inside h3 {
		background: url('../img/post-header.png') no-repeat;
	}*/
	.posts h2 {
		font-size: 20px;
		xmargin-bottom: 5px;
	}
	.blog .posts h2 {
		margin-bottom: 5px;
		width: 600px;
	}
	.blog .posts h2 a {
		color: #00a3d4;
	}
	.posts h2 a {
		padding-right: 5px;
	}
	.post .image {
		/* this needs to be redone like the home page blaaah */
	}
	.the.posts { /* ha */
		border-top: 1px dashed #bcafa8; 
		padding-top: 1px;
	}
	.blog .the.posts {
		border: 0;
		
	}
	.blog .inside {
		width: auto;
	}
	.posts .image {
		display: block;
		margin: 3px 10px 10px 0;
		float: left;
	}
	.posts.blog .image {
		float: none;
	}
	.posts.blog .image img, .post.blog .image img {
		border: 5px solid #e7e8e9;
		margin-bottom: 10px;
		margin-right: 18px;
		width: 400px;
		float: left;
	}
	.addThis { display: none; } /* TODO: i think they want this but for dev purposes it's annoying */
	.posts .post {
		border-bottom: 1px dashed #bcafa8;
		margin-bottom: 15px;
		padding-bottom: 20px;
	}
	.posts p.postPreview {
		font-size: 12px;
		line-height: 20px;
	}
	.posts.blog p.postPreview {
		font-size: 13px;
		padding: 0;
	}
	.post.blog p {
		text-align: justify;
	}
	.listHeader, .sectionDescription, .postHeader {
		overflow: hidden;
		text-indent: -9999px;
		height: 26px;
	}
	.listHeader.postPage, .postHeader {
		background: url('../img/post-header.png') no-repeat;
	}
	.listHeader.blog {
		background: url('../img/blog-header-inside.png') no-repeat;
		margin-bottom: -10px;
	}
	.blog .postHeader {
		background: url('../img/blog-header-inside.png') no-repeat;
	}
	.post.view .postHeader {
		margin-bottom: 15px;
	}
	.post.blog .postHeader {
		margin-bottom: 0;
		margin-top: 10px;
	}
	.listHeader.questionOfTheWeek {
		background: url('../img/qotw-header.png') no-repeat;
	}
	.posts.sectionDescription {
		background: url('../img/posts-description.png') no-repeat;
		height: 61px;
		margin-top: 0;
		width: 452px;
		margin-left: -7px;
		margin-bottom: 25px;
	}
	.questions.sectionDescription {
		background: url('../img/qotw-description.png') no-repeat;
		margin: 0;
		margin-left: -5px;
	}
	.aboutDescription {
		display: block;
		margin-left: -7px;
	}
	.blogs.sectionDescription {
		display: none;
	}
	.listHeader.winnersPage {
		background: url('../img/win-header.png') no-repeat;
	}
	.listSubHeader.winnersPage {
		background: url('../img/win-archive.png') no-repeat;
		overflow: hidden;
		text-indent: -9999px;
	}
	h3.listSubHeader.questionOfTheWeek {
		background: url('../img/qotw-arrow.png') no-repeat 0% 50%;
		font-size: 13px;
		font-weight: bold;
		color: #000;
		margin-bottom: 40px;
		padding-left: 30px;
		line-height: 1em;
		margin-top: 12px;
	}
		
	.utilities ul {
		font-size: 12px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.utilities ul li {
		float: left;
		margin-right: 10px;
	}
	.paging {
		color: #ef4429;
		margin-top: 100px;
	}
	#pagingPage {
		padding: 5px 0;
	}
	.paging span a, .paging span.current {
		border: 1px solid #e7e8e9;
		padding: 5px 8px;
	}
	.paging span.current {
		border: 1px solid #000000;
	}
	.paging span.nav a {
		background: #ef4429;
		color: #ffffff;
	}
	.paging a {
		color: #ef4429;
		font-weight: bold;
	}
	.paging form {
		display: inline;
	}
	.paging input {
		background: #f1f1f2;
		border: 1px solid #e4e5e6;
		text-align: center;
	}
	#numbers {
		display: inline;
	}
	#numbers span {
		margin:0 0 0 4px;
	}
	#about, #privacyPolicy, #disclaimer {
		overflow: hidden;
		text-indent: -9999px;
	}
	#about {
		background: url('../img/header-about.png') no-repeat;
		xmargin-bottom: 5px;
	}
	.about p, .about ol {
		padding-right: 50px;
	}
	#privacyPolicy {
		background: url('../img/header-privacy.png') no-repeat;
		position: relative;
		z-index: 8;
		margin-bottom: -10px;
	}
	#disclaimer {
		background: url('../img/header-disclaimer.png') no-repeat;
		margin-bottom: -10px;
	}
	#howToWin {
		margin-bottom: 20px;
		border-bottom: 1px dashed #bcafa8;
	}
	#howToWin h4 {
		text-indent: -9999px;
		overflow: hidden;
	}
	#howToWin p {
		margin-top: 0;
	}
	h4#weekly, h4#monthly, h4#annual {
		margin-left: -4px;
	}
	h4#weekly { background: url('../img/win-weekly-header.png') no-repeat; }
	h4#monthly { background: url('../img/win-monthly-header.png') no-repeat; }
	h4#annual { background: url('../img/win-annual-header.png') no-repeat; }
.secondary {
	border: 5px solid #f1f1f2;
	float: right;
	padding: 10px 5px;
	margin-top: 50px;
	width: 239px;
}
	.secondary textarea, .secondary input {
		xwidth: 98%;
	}
	#addAPost label {
		text-indent: -9999px;
	}
	#addAPost input, #addAPost select, #addAPost textarea {
		border: 0;
		padding: 0;
	}
	#addAPost #PhotoUpload {
		border: 2px;
	}
	#addAPost #VideoYoutubeUrl {
		border: solid 1px #464647;
		margin-bottom: 20px;
	}
	#addAPost #PostTitle {
		background: url('../img/form-input-PostTitle.gif') no-repeat;
		height: 25px;
		width: 237px;
	}
	#addAPost #PostDescription {
		background: url('../img/form-input-PostDescription.gif') no-repeat;
		height: 145px;
		width: 237px;
	}
	#addAPost-title {
		background: url('../img/form-title.gif') no-repeat;
	}
	#addAPost-description {
		background: url('../img/form-spillTheBeans.gif') no-repeat scroll 0 0
	}
	p#wordLimit {
		margin: -5px 0 20px 0;
		font-size: 10px;
		line-height: 10px;
	}
	#fileUploads {
		margin: 10px 0 30px 0;
	}
	input#uploadPhoto, input#uploadVideo {
		border: 0;
		cursor: pointer;
		height: 27px;
		width: 109px;
	}
	input#uploadPhoto {
		background: url('../img/form-uploadPhoto.gif') no-repeat;
	}
	input#uploadVideo {
		background: url('../img/form-uploadVideo.gif') no-repeat;
		margin-left: 10px;
	}
	#posterInformation label {
		float: left;
		margin: 0;
		padding: 0;
		width: 55px;
	}
	#posterInformation input, #posterInformation select {
		background: url('../img/form-input-PosterInformation.gif') no-repeat;
		height: 19px;
		width: 177px;
	}
	#posterInformation select {
		background: url('../img/form-select-category.gif') no-repeat;
	}
	#posterInformation input[name="submit"] {
		background: none;
		margin-left: 163px;
		height: 27px;
		width: 69px;
	}
	#addAPost-name {
		background: url('../img/form-name.gif') no-repeat;
	}
	#addAPost-email {
		background: url('../img/form-email.gif') no-repeat;
	}
	#addAPost-zipcode {
		background: url('../img/form-zipCode.gif') no-repeat;
	}
	#addAPost-category {
		background: url('../img/form-category.gif') no-repeat;
	}
	#PostDescription_tbl {
		width: 600px !important;
	}
.secondary.archive {
	border: 0;
	font-size: 12px;
	margin-top: 25px;
	width: 249px;
}
	.archive h3 {
		background: url('../img/qotw-archive.png') no-repeat;
		height: 14px;
		margin-bottom: 5px;
		overflow: hidden;
		text-indent: -9999px;
	}
	.archive ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	ul.questionArchive { padding: 0; font-size: 12px; }
	ul.questionArchive ul {
		padding-left: 10px;
		font-size: 12px;
	}
	ul.questionArchive li { margin-bottom: 0 !important; }
	ul.questionArchive ul a {
		color: #00b0d8;
	}
	ul.questionArchive ul ul {
		padding-left: 20px;
		font-size: 12px;
		list-style: disc outside;
	}
	ul.questionArchive ul ul a {
		display: block;
		color: #3c2415;
	}
	ul.questions li { margin-bottom: 0 !important; }
	span.year {
		font-weight: bold;
	}
.secondary.winners {
	width: 210px;
	margin-right: 30px;
	margin-top: 415px;
}
#winnersLegend {
	border-bottom: 1px dashed #bcafa8;
	padding-bottom: 30px;
}
#comments {
	margin-top: 40px;
}
	#comments h3 {
		border-bottom: 1px dashed #bcafa8;
		color: #3c2415;
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.comment {
		border-bottom: 1px dashed #bcafa8;
		padding: 10px 0 5px 0;
	}
	.commentNumber {
		border: 1px solid #bcafa8;
		color: #ffffff;
		display: block;
		float: left;
		height: 30px;
		line-height: 30px;
		margin-top: 5px;
		text-align: center;
		width: 30px;
	}
	.lightBrown {
		background: #c2b59b;
	}
	.mediumBrown {
		background: #7f6d58;
	}
	.darkBrown {
		background: #3c2415;
	}
	.commentContent {
		margin-left: 45px;
	}
	.commentContent span {
		color: #00b0d8;
	}
	.commentContent h4 {
		font-size: 12px;
	}
	.altrow {  }
	.comment p {
		line-height: 1.35em;
		margin-bottom: 10px;
		font-size: 11px;
	}
	#commentsForm {
		margin-top: 40px;
	}
	#commentsForm h3 {
		border-bottom: 1px dotted #bcafa8;
		margin-bottom: 15px;
	}
	#commentsForm label {
		color: #00b0d8;
		display: block;
		float: none;
		font-size: 12px;
		margin-bottom: 3px;
		width: auto;
	}
	.submit input {
		border: 0;
		padding: 0;
	}
#footer {
	clear: both;
	color: #3c2415;
	text-transform: uppercase;
}
	#footer > .inside {
		margin: 0 auto;
		padding: 10px 0;
		width: 956px;
	}
	#footer ul {
		font-size: 10px;
		margin-left: 20px;
	}
	#footer ul li {
		float: left;
		margin-right: 20px;
	}

.qotw #inside .posts {
	min-height: 665px;
}


#image {
	margin-bottom: 20px;
}
#internets { display: block; }