/* Lover of Loser website ©2009 Fortressmusic	*/

/* nodig voor splashpage firefox*/
html, body, .splash {
	width: 100%;
	height: 100%;
}
/* nodig voor splashpage firefox*/


html {
	height: 100%;
}
body {
	font-family: arial,verdana, helvetica;
	margin: 0px;
	padding: 0px;
	background: url(../imageset/main_bg.jpg);
}
img {
	border: 0px;
}

.splash{
	margin:0px auto;
	padding:0px;
	background:#000000;
}

h3,h2{
	margin:0px;
	padding:0px;
	border:0px;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: url(../imageset/content_tile_y.jpg) repeat-y;
}
#header {
	width: 100%;
	height: 339px;
	margin: 0px;
	padding: 0px;
	background: #333;
}

#content {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background: url(../imageset/fade.png) top repeat-x;
}
#main {
	float: left;
	width: 545px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 4px;
}
#sidebar {
	display:inline;
	float: left;
	width: 400px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
}
#clear {
	clear: both;
	visibility: hidden;
	
	display:block;
}
#footer {
	width: 100%;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background: #000;
}
#footer table {
	
	margin: 0px auto;
	padding: 0px;
	height: 100%;
}
#footer #footer_images {
	width: 100%;
	padding-top: 15px;
}
#footer #footer_images a, a:hover {
	text-decoration: none;
	padding: 0px;
	border: 0px;
	margin: 0px;
}
#footer #footer_images img {
	margin: 0px;
	padding-left: 20px;
	padding-right:20px;
	border: 0px;
}
#footer_copyright {
	margin: 50px 20px 0px 0px;
	padding-right: 0px;
	padding: 0px;
	color: #fff;
	text-align: right;
}
#footer_copyright a {
	color: #FFF;
	font-size: 10px;
}
#footer_copyright a:hover {
}
#paging {
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin-bottom: 20px;
}
#paging_prev {
	position: absolute;
	left: 0px;
	width: 50%;
	text-align: left;
	padding-left: 5px;
}
#paging_next {
	position: absolute;
	left: 50%;
	width: 50%;
	text-align: right;
	margin-right: 5px;
}
.rss_icon {
	display: inline;
	float: none;
	margin: 0px;
	padding: 0px 12px 0px 6px;
	border: 0px;
	width: 13px;
	height: 13px;
	background: url(../imageset/ui/rss.jpg) no-repeat;
}
.rss_icon:hover {
	margin: 0px;
	padding: 0px 12px 0px 6px;
	width: 13px;
	height: 13px;
	background: url(../imageset/ui/rss_over.jpg) no-repeat;
}
/* text */
p {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #392c1b;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}
p.pre_text {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #392c1b;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-indent: 0px;
	white-space: normal;
}
.star {
	background: url(../imageset/ui/star.png) no-repeat;
	display: block;
	width: 30px;
	height: 30px;
}
.scissor {
	background: url(../imageset/ui/scissor.png) no-repeat;
	display: block;
	width: 30px;
	height: 30px;
}
a {
	font-family: arial,helvetica,verdana;
	color: #392c1b;
	text-decoration: none;
}
a:hover {
	color: #392c1b;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.uppercase {
	text-transform: uppercase;
}
.small {
	font-size: 10px;
}
.block {
	display: block;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align:center;
}
.clear {
	clear: both;
}
.alt_color {
	background: #926021;
}
.vertical-align{
	vertical-align:top;
}
/* ui		*/
input[type=submit] {
	background: url(../imageset/ui/send.png) 0px 0px no-repeat;
	width: 87px;
	height: 20px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}
input[type=submit]:hover {
	background: url(../imageset/ui/send.png) 0px -20px no-repeat;
	width: 87px;
	height: 20px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}
input[type=text] {
	width: 150px;
	height: 20px;
	font-size: 12px;
	color: #242424;
	margin: 0px;
	padding: 0px;
	border:1px dashed white;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	height: 100px;
	border:1px dashed white;
}
/* posts	*/
.post {
	width: 540px;
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	background: #e4c469;
	border: 1px dashed #fff;/*#d46613;*/
}
.post .post_header {
	float:left;
	height: 45px;
	/*line-height:55px;*/
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px 5px;
	background: url(../imageset/ui/star.png) right no-repeat;
}

.post .post_content {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../imageset/content/bg_color.gif) #e4c469 bottom repeat-x;
}
.post .post_content .post_image {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.post .post_content .post_image img {
	margin: 0px 0px 4px 0px;
}
.post .post_content .post_text {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.post .post_footer {
	height: 28px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	color: #fff;
	background: #392c1b;
/* #b47524;*/	border-top: 1px white dashed;
}
.post .post_footer a, a:hover {
	color: #fff;
	font-size: 12px;
}
.post .post_footer .post_read {
	width: 150px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}
.post .post_footer .post_comments {
	width: 150px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
.post .post_footer .post_react {
	margin: 0px;
	padding: 0px;
	float: right;
	padding-right: 10px;
	font-weight: bold;
}
/*comments */
.comments {
	display: none;
	background: #b47524;
	border-top: 1px dashed white;
	font-size: 12px;
}
.comments .comments_table {
	border-bottom: 1px dashed white;
	font-size: 12px;
	width: 100%;
	color: #ffffff;
	
}
.comments .comments_table .author {
	width: 150px;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-right: 20px;
	text-transform: uppercase;
	padding: 40px 10px 40px 0px;
}
.comments .comments_table .field {
	width: 400px;
	font-size: 12px;
	vertical-align: top;
	padding: 40px 10px 40px 0px;
}
/* react 	*/
.react {
	display: none;
	background: #b47524;
	border-top: 1px dashed white;
	font-size: 12px;
}
.react_table {
	padding-top: 10px;
	padding-left: 10px;
}
.react_table .name {
	width: 100px;
	font-weight: bold;
	vertical-align: top;
	color: #ffffff;
}
.react_table .field {
	width: 300px;
}
.react_table .field input[type=text] {
	width: 200px;
}
.react_table .submit {
	height: 50px;
}
/* detail ie cast 	*/
.detail {
	width: 540px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}
.detail .item {
	padding: 10px;
	min-height: 200px;
	background: url(../imageset/content/bg_color.gif) #e4c469 bottom repeat-x;
}
.detail .item .item_title {
	display: block;
	padding: 0px;
	margin: 0px;
}
.detail .item   h2{
	float:left;
	display:block;
}
.detail .item img {
	padding-right: 10px;
}
.detail .item p {
	padding: 0px;
}
.detail a{
	text-transform: uppercase;
	font-family: arial,helvetica,verdana;
	font-size:11px;
	color: #392c1b;
	text-decoration: none;
	font-weight:bold;
}

.detail a:hover{
	text-decoration:underline;
}
/* media player	*/
#media_header {
	height: 50px;
	width: 100%;
}
#media_player {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
#media_content {
	width: 100%;
	margin: 0px;
	height: 652px;
	padding: 20px 0px 20px 0px;
	/*background:#000;*/
	background: url(../imageset/content_tile_y.jpg) repeat-y;
}
/*	Contest	*/
#contest {
	border:0px;	
	padding: 0px;
	margin:0px;
	height:100%;

}
#contest .contest_header {
	height: 45px;
	line-height:55px;
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px 5px;
	border:1px dashed white;
	
	vertical-align:top;
		
	background: url(../imageset/ui/scissor.png) #87c6fb right no-repeat;
}
#trailer_player {
	width: 720px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

.contest_mail{
	width:100%;
	margin-top:20px;
	height:50px;
}
.contest_mail .name{
	width:50px;	
	text-align:left;
	padding-right:10px;
}
.contest_mail .field  input[type=text]{
	
	width:200px;
	border:0px;
	background:#87c6fb;
	color:black;
	line-height:20px;
}
#contest .contest_content {
	background:url(../imageset/content/opaque.png);
	padding: 10px 0px 0px 5px;
	width: 100%;	border:1px dashed white;
}
/* newsletter	*/
#newsletter {
	padding: 0px;
	margin:0px 0px 10px 0px;	
	width:100%;
	height:100%;
}
#newsletter .newsletter-header {
	height: 45px;
/*	line-height:55px;*/
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px 5px;
	border:1px dashed white;
	background: url(../imageset/ui/scissor.png) #87c6fb right no-repeat;
	vertical-align:top;
}

#newsletter .newsletter-content {
	background:url(../imageset/content/opaque.png);
	font-size:12px;
	width:100%;
	padding: 10px 0px 10px 5px;
	margin:0px;	
}
#newsletter .newsletter-input {
	width:100%;
	padding:0px;
	margin:0px;
	background:url(../imageset/content/opaque.png);
	padding: 10px 0px 0px 5px;
}
#newsletter .newsletter-table {
	width:100%;
	margin-top:20px;
	height:50px;
	
}
#newsletter .newsletter-table .name{
	width:50px;	
	text-align:left;
	padding-right:10px;
}
#newsletter .newsletter-table .field input[type=text]{
	border:0px;
	background:#87c6fb;
	color:black;
	line-height:20px;
	width:200px;

}
#widget{
	padding: 0px;
	margin:0px 0px 0px 0px;	
	width:100%;
	height:100%;
	

}
#widget .widget-header {
	height: 45px;
	line-height:55px;
	width: 100%;
	margin: 0px;
	padding: 10px 0px 0px 5px;
	border:1px dashed white;
	background: url(../imageset/ui/scissor.png) #87c6fb right no-repeat;
	vertical-align:top;
}
#widget .item{
	text-align:center;
	background:url(../imageset/content/opaque.png);
	font-size:12px;
	width:100%;
	height:480px;
	padding: 10px 0px 40px 5px;
	margin:0px;	
	}

#downloads{
	width:100%;
	margin:0px auto; 
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	
}

.thumbnail{
	border:1px solid #ccc;
	width:95px;
	background:#fff;
	float:left;
	margin-right:20px;
	font-size:11px;
	color:#333;
	
}
.thumbnail .tile{
text-align:center;
}
.thumbnail .tile img{
	width:95px;
}
.thumbnail a{ color:#333;}
.thumbnail a:hover{color:#333;font-size:11px}
.ruler {border: 1px solid #87c6fb;}