* {
	margin: 0;
	padding: 0;
}

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

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

a:hover {
	color: #e6e6e6;
}

a img {
	border:none;
}

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

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

#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/v31/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/v31/button_home.png) no-repeat;
	width: 64px;
}

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

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

a#storebutton {
	background: url(http://5secondfilms.com/images/v31/button_store.png) no-repeat;
	width: 72px;
}

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

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

a#random {
	width: 123px;
	height: 34px;
	background: url(http://5secondfilms.com/images/v31/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/v31/contentbg.png) no-repeat;
	clear: left;
	text-align: center;
	padding-bottom:30px;
}

#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: 10px;
	margin-left: 10px;
}

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

#rightOptions {
	margin-right: 100px;
	float: right;
	display: inline;
	margin-top: 45px;
}

#leftOptions{
	float: left;
	display: inline;
	margin-top: 35px;
	margin-right: 5px;
	margin-left: 80px;
}

#leftOptions a, #rightOptions a {
	text-indent: -9999px;
	width: 69px;
	height: 81px;
	display: block;
}

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

a#hit {
	background: url(http://5secondfilms.com/images/v31/button_rateup.png) no-repeat;
}

a#miss {
	background: url(http://5secondfilms.com/images/v31/button_ratedown.png) no-repeat;
}

a#discuss:hover, a#hit:hover, a#miss:hover {
	background-position: 0 -81px;
}

#goRight {
	margin-top: 125px;
	margin-right: 100px;
	float: right;
	display: inline;
}

#goLeft {
	margin-top: 125px;
	margin-left: 100px;
	float: left;
	display: inline;
}

#goLeft a, #goRight a {
	text-indent: -9999px;
	width: 69px;
	height: 81px;
	display: block;
}

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

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

#related {
	background: url(http://5secondfilms.com/images/v31/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;
	width:170px;
	height:101px;
}

#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/v31/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/v31/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/v31/rss_films.png) no-repeat;
}

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

a#itunesrss {
	width: 111px;
	background: url(http://5secondfilms.com/images/v31/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: 368px;
	height: 19px;
	background: url(http://5secondfilms.com/images/v31/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;
}

#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;
}

#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/v31/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;
	padding-top:5px;
}

.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-bottom: 10px;
	margin-top: 30px;
}

.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;
	width: 364px;
	height:30px;
}

.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;
	color: #797979;
}

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

#comments {
	background: url(http://5secondfilms.com/images/v31/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/v31/comment_triangle.png) no-repeat 151px 0;
}

.commenthead, .comment span {
	width: 125px;
	text-align: right;
	padding-left: 5px;
}

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

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

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

.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 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/v31/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/v31/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/v31/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;
	width:310px;
}

.rateresult {
	text-align:center;
	text-decoration: none;
	color: #666;
	outline: none;
	padding-top:10px;
}

#ratebox {
	text-align:center;
}

#ratebox input {
	width: 51px;
	margin-left:10px;
}

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

p.code {
	width: 250px;
	overflow: hidden;
	color: #5e5e5e;
	border: 1px solid #3a3a3a;
	background: #2a2a2a 9px 100px;
	margin-left: 30px;
	margin-top: 20px;
	font: 11px "Courier New", Courier, mono;
	padding: 5px;
}

#rating img {
	margin-left: 40px;
	margin-top: 10px;
	opacity: 0.45;
}
input#imagesubmit {
	position: relative;
	left: 186px;
}
.pagination {
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
}

.result_thumbs {
	width: 160px;
	text-align: center;
	float: left;
	height: 120px;
	margin: 20px 15px;
}

.result_thumbs img {
	width: 160px;
	height: 90px;
}
#listing {
	text-align: center;
	padding-top: 20px;
}

#listing span {
	padding: 5px;
	color: #424242;
}

.result_text li {
	float: left;
	width: 300px;
	list-style-position: inside;
	padding-left: 10px;
	margin-top: 5px;
}

.result_text {
	margin-top: 20px;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

#boxes .window {
  position:absolute;
  left:0;
  top:0;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #brian, #boxes #daniel ,#boxes #erik, #boxes #rouss, #boxes #ben, #boxes #jon, #boxes #peter, #boxes #olivia, #boxes #kelsey {
  width:650px; 
  padding:10px;
  background-color: #1d1d1d;
	border: 5px solid #000;
}

#boxes p
 {
	margin: 10px;
}

#boxes img {
	border-style: solid;
	border-width: 4px;
	float: left;
	margin-right: 10px;
}

#boxes p {
	color: #5e5e5e;
}

#boxes strong {
	color: #a9a9a9;
	font-size: 20px;
}

a.close {
	font-size: 14px;
	color: #424242;
	float: right;
}

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

#watchrate {
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 20px;
}

#aboutpage a:link, #aboutpage a:active, #aboutpage a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#aboutpage a:hover {
	color: #d5d5d5;
}

textarea#thecomment {
	overflow: visible;
}

#store {
	text-align: center;
}

h1.store {
	color: #a9a9a9;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	margin-top: 10px;
}

h2.store {
	font-weight: normal;
	font-style: normal;
	color: #424242;
	font-size: 18px;
	margin-bottom: 30px;
}

span#shipping {
	color: #5e5e5e;
}

p.shirtinfo {
	color: #a9a9a9;
	margin-top: 20px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#store form {
	width: 150px;
	padding: 0;
	position: relative;
	left: 20px;
	margin: 10px auto 20px;
}

input#paypalbuy {
	width: 122px;
	height: 47px;
	margin-bottom: 20px;
}

#paypal select {
}

img#shirtmeep {
	position: relative;
	top: 16px;
	opacity: 0.4;
	left: 120px;
}

#adbanner {
	float: right;
	margin-top: 35px;
}