* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #2c2c2c url(http://5secondfilms.com/images/beta/patternbg.png) repeat;
}

a {
	text-decoration: none;
	color: #666;
	outline: none;
}

a:hover {
	color: #e6e6e6;
}

#container {
	width: 953px;
	margin-left: auto;
	margin-right: auto;
}

#header img {
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	right: 5px;
	border-style: none;
	border-width: 0;
	float: left;
}

#header p {
	float: right;
	color: #999;
	font-size: 24px;
	margin-top: 44px;
	background-color: #1e1e1e;
	padding: 8px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #000;
	border-bottom-color: #333;
	border-left-color: #191919;
	border-right-color: #191919;
	text-shadow: #000000 1px 1px 2px;
}

#navigation {
	width: 953px;
	height: 51px;
	background: url(http://5secondfilms.com/images/beta/navbg.png) no-repeat;
	clear: both;
}

#navigation li {
	display: inline;
}

#navigation a {
	text-indent: -9999px;
	display: block;
	float: left;
	margin-left: 20px;
}

a.nav {
	height: 16px;
	margin-top: 18px;
}

a#home {
	background: url(http://5secondfilms.com/images/beta/button_home.png) no-repeat;
	width: 64px;
}

a#films {
	background: url(http://5secondfilms.com/images/beta/button_films.png) no-repeat;
	width: 63px;
}

a#blog {
	background: url(http://5secondfilms.com/images/beta/button_blog.png) no-repeat;
	width: 56px;
}

a#about {
	background: url(http://5secondfilms.com/images/beta/button_about.png) no-repeat;
	width: 73px;
}

a#home:hover, a#films:hover, a#blog:hover, a#about:hover {
	background-position: 0 -16px;
}

a#random {
	width: 123px;
	height: 34px;
	background: url(http://5secondfilms.com/images/beta/button_random.png) no-repeat;
	margin-top: 8px;
}

a#random:hover {
	background-position: 0 -34px;
}

#search form {
	float: right;
}

input, textarea {
	width: 170px;
	background: none no-repeat;
	position: relative;
	font-size: 16px;
	color: #333;
	outline:  none;
	border-width: 0;
	top: 16px;
	right: 15px;
}

#content {
	width: 953px;
	background: url(http://5secondfilms.com/images/beta/contentbg.png) no-repeat;
	clear: left;
	text-align: center;
	padding-bottom: 10px;
}

#content h1 {
	padding-top: 24px;
	padding-bottom: 20px;
	color: #e6e6e6;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 2px 2px 0px;
}

#content p {
	color: #666;
	font-size: 20px;
	margin-top: 20px;
	text-shadow: #0c0c0c 2px 2px 1px;
	margin-right: 50px;
	margin-left: 50px;
}

#placeholder {
	width: 500px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}

ul#options {
	margin-top: 21px;
	margin-left: 330px;
}

#options li {
	float: left;
	display: inline;
}

#options li a {
	text-indent: -9999px;
	width: 69px;
	height: 81px;
	display: block;
}

a#discuss {
	background: url(http://5secondfilms.com/images/beta/button_discuss.png) no-repeat;
}

a#embed {
	background: url(http://5secondfilms.com/images/beta/button_embed.png) no-repeat;
}

a#details {
	background: url(http://5secondfilms.com/images/beta/button_details.png) no-repeat;
}

a#rate {
	background: url(http://5secondfilms.com/images/beta/button_rate.png) no-repeat;
}

a#discuss:hover, a#embed:hover, a#details:hover, a#rate:hover {
	background-position: 0 -81px;
}

#more, #related {
	width: 953px;
	clear: left;
}

#more {
	background: url(http://5secondfilms.com/images/beta/morebg.png) no-repeat;
	height: 132px;
}

#related {
	background: url(http://5secondfilms.com/images/beta/relatedbg.png) no-repeat;
	height: 134px;
	clear: both;
}

#more ul, #related ul {
	margin-left: 166px;
	padding-top: 15px;
}

#more li, #related li {
	display: inline;
	margin-left: 18px;
}

#more a img, #related ul img {
	border: 5px solid #474747;
}

#more a:hover img, #related a:hover img {
	border-color: #e6e6e6;
}

#tops {
	height: 94px;
	width: 953px;
	background: url(http://5secondfilms.com/images/beta/topsbg.png) no-repeat;
}

#tops ul {
}

#tops li {
	display: inline;
	margin-right: 15px;
}

#tops li a {
	font-size: 24px;
	text-shadow: #0c0c0c 1px 1px 1px;
}

#toprated {
	padding-top: 14px;
	padding-left: 165px;
}

#topviewed {
	padding-top: 8px;
	padding-left: 185px;
}

#feeds {
	height: 68px;
	width: 953px;
	background: url(http://5secondfilms.com/images/beta/feedsbg.png) no-repeat;
}

#feeds ul {
	margin-left: 270px;
}

#feeds li {
	display: inline;
	margin: 18px;
	float: left;
}

#feeds li a {
	text-indent: -9999px;
	display: block;
	height: 26px;
}

a#filmsrss {
	width: 103px;
	background: url(http://5secondfilms.com/images/beta/rss_films.png) no-repeat;
}

a#blogrss {
	background: url(http://5secondfilms.com/images/beta/rss_blog.png) no-repeat;
	width: 91px;
}

a#itunesrss {
	width: 111px;
	background: url(http://5secondfilms.com/images/beta/rss_itunes.png) no-repeat;
}

a#filmsrss:hover, a#blogrss:hover, a#itunesrss:hover {
	background-position: 0 -26px;
}

#networks ul {
	text-align: center;
	padding-top: 20px;
}

#networks li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#networks li img {
	border-style: none;
	border-width: 0;
}

#footer {
	clear: left;
	margin-bottom: 20px;
}

#footer p {
	text-indent: -9999px;
	width: 323px;
	height: 18px;
	background: url(http://5secondfilms.com/images/beta/copyright.png) no-repeat;
	margin: 20px auto 5px;
}

#footer ul {
	text-align: center;
}

#footer li {
	display: inline;
	color: #4c4c4c;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: #191919 1px 1px 0;
}

#footer li a {
	color: #7f8080;
}

#footer li a:hover {
	color: #e6e6e6;
}

#filmresults, #textcontent, #blogcontent {
	width: 953px;
	background: url(http://5secondfilms.com/images/beta/filmsbg.png) repeat-y;
}

#filmresults p {
	margin-left: 20px;
	padding-top: 20px;
	color: #4c4c4c;
	padding-bottom: 20px;
}

#textcontent, #blogcontent {
	height: auto;
}

#textcontent h1 {
	color: #9e9e9e;
	font-size: 24px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#textcontent p {
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	padding-bottom: 20px;
	line-height: 22px;
}

.staffbio h2 {
	color: #999;
	font-weight: normal;
	font-style: normal;
}

.staffbio img {
	border: 5px solid #000;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

#subnav {
	background-color: #444;
	width: 120px;
	float: right;
	padding: 10px;
	border-left: 5px solid #2d2d2d;
	border-bottom: 5px solid #2d2d2d;
}

#subnav h2 {
	color: #aaa;
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: normal;
	font-style: normal;
}

#subnav li {
	list-style-type: none;
	margin-bottom: 3px;
}

#subnav li a:hover {
	color: #b3b3b3;
}

#blogcontent {
	width: 913px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.blogentry {
	background-color: #282828;
	border-width: 1px;
	border-style: solid;
	border-top-color: #383838;
	border-right-color: #151515;
	border-bottom-color: #151515;
	border-left-color: #151515;
	padding: 20px;
	margin-bottom: 20px;
}

.calendar {
	width: 81px;
	height: 82px;
	background: url(http://5secondfilms.com/images/beta/calendar.png) no-repeat;
	border: 5px solid #212121;
	margin-right: 20px;
	text-align: center;
	float: left;
}

.month {
	font-size: 11px;
	color: #333;
	position: relative;
	bottom: 2px;
}

.blogentry h1 {
	font-weight: normal;
	font-style: normal;
	color: #e6e6e6;
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 8px;
}

.blogentry p {
	color: #666;
}

.day {
	font-size: 50px;
	color: #333;
}

.entrycontent {
}

.result {
	float: left;
	margin-left: 60px;
	margin-top: 40px;
}

.result img {
	border-width: 10px;
	border-style: solid;
}

.result span {
	display: block;
	text-align: center;
	margin-top: 5px;
	font-size: 18px;
	text-shadow: #000000 1px 1px 2px;
	max-width:380px;
}

.result a:link, .result a:active, .result a:visited, .result a img {
	color: #4c4c4c;
}

.result a:hover, .result a:hover img {
	color: #b3b3b3;
}

#resultsnav {
	clear: left;
	text-align: center;
	padding-bottom: 20px;
}

#resultsnav p {
	margin-top: 10px;
	color: #333;
}

#resultsnav img {
	border-width: 0;
	border-style: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

#comments {
	background: url(http://5secondfilms.com/images/beta/commentsbg.png) repeat-y;
	float: left;
	width: 953px;
}

#commentleft {
	width: 630px;
	float: left;
}

#comments img {
	display: block;
}

.comment {
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(http://5secondfilms.com/images/beta/comment_triangle.png) no-repeat 151px 0;
}

.commenthead, .comment span {
	width: 130px;
	text-align: right;
}

.commenthead {
	float: left;
	color: #828282;
}

.comment span {
	display: block;
	color: #323131;
	font-size: 12px;
}

.commentbody {
	float: left;
	margin-left: 55px;
	color: #727272;
	padding-top: 5px;
	width: 422px;
}

.clear {
	clear: both;
}

#commentform label {
	width: 146px;
	display: block;
	float: left;
	clear: left;
	text-align: right;
	color: #828282;
	margin-right: 40px;
	padding-top: 5px;
}

#commentform {
	margin-bottom: 5px;
}

#commentform input, #commentform textarea {
	background-color: #343434;
	border: 1px solid #111;
	margin: 0;
	padding: 5px;
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	float: left;
	width: 412px;
	color: #b3b3b3;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#commentform input {
	margin-bottom: 1px;
}

#commentform #imagesubmit {
	padding: 5px;
	margin-left: 186px;
	border: 1px solid #111;
}

#commentform textarea {
	height: 80px;
	overflow: hidden;
	margin-bottom: 1px;
	resize: none;
}

#checkboxes, #captcha {
	width: 422px;
	clear: both;
	border: 1px solid #111;
	margin-bottom: 1px;
	margin-left: 186px;
}

#checkboxes {
	height: 45px;
	background: url(http://5secondfilms.com/images/beta/checkboxesbg.png) no-repeat;
}

#checkboxes input {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding: 0;
	width: auto;
	height: auto;
	outline:  none;
	margin: 15px 0 0 10px;
}

.checkoption {
	float: left;
	padding-left: 30px;
}

#checkboxes label {
	padding: 0;
	font-size: 14px;
	width: auto;
	margin: 14px 0 0 20px;
	color: #666;
}

#captcha {
	height: 76px;
	background: url(http://5secondfilms.com/images/beta/captchabg.png) no-repeat;
}

#captcha img {
	clear: left;
	float: left;
	margin-left: 30px;
	margin-top: 23px;
}

#captcha input {
	width: 128px;
	margin: 23px 0 0 80px;
	padding: 5px 5px 0;
	float: left;
	background-color: #fffefd;
	border: 1px solid #191919;
	color: #4c4c4c;
	vertical-align: middle;
	height: 23px;
}

#commentform a {
	width: 424px;
	height: 35px;
	display: block;
	background: url(http://5secondfilms.com/images/beta/formsubmit.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-left: 186px;
}

form {
	padding-bottom: 10px;
}

#commentform a:hover {
	background-position: 0 -35px;
}

#rating {
	float: left;
}

#ratebox {
    height: 16px;
	padding-top: 20px;
	margin-left: 48px;
}

#ratebox a {
    display: block;
    float: left;
    text-indent: -9999px;
    background: url('http://5secondfilms.com/images/beta/ratetastic/star_grey.png');
    width: 44px;
    height: 42px;
}

#ratebox a.full {
    background: url('http://5secondfilms.com/images/beta/ratetastic/star.png');
}

#ratebox a.was {
    background: url('http://5secondfilms.com/images/beta/ratetastic/star_brown.png');
}

#ratebox .thanks, #ratebox .problem {
    color: #333;
	font-size: 28px;
	margin-top: 6px;
}

p.code {
	width: 250px;
	overflow: hidden;
	color: #191919;
	border: 1px solid #3a3a3a;
	background: #2a2a2a 9px 100px;
	margin-left: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 40px;
}

#rating img {
	margin-left: 40px;
	margin-top: 10px;
	opacity: 0.45;
}

#contact_form input, #contact_form textarea {
	background-color: #0d0d0d;
	margin: 5px 0 0;
	padding: 5px;
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 3px solid #000;
}

#contact_form textarea {
	width: 400px;
	height: 200px;
}

.pagination {
	text-align: center;
	padding-bottom: 20px;
}

.pagination a:link {
	color: #313333;
}

#contact_form p {
	padding: 0;
	margin-left: 20px;
}

#contact_form {
	padding-bottom: 20px;
}