/*
Theme Name: mUTE 02
Theme URI: http://mute02.nl/
Description: 
Version: o.1
Author: Arthur Nieuwenhuijs
Author URI: http://zbrass.com/

*/



/* Begin Typography & Colors */
body {
	background-color: black;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 1.2;
	color: #333;
	}

#page {
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.narrowcolumn .entry, {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
		color: #007400;
		text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	z-index: 5;
	position: relative;
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	line-height: 1.2;
	font-size: 25px;
	}

h3 {
	font-size: 1.3em;
	}
h4 {
	font-size: 15px;
	font-family: "Courier New", Courier, Monaco, monospace;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	color: #299ff1;
	text-decoration: none;
	}

h2.page_title {
	margin: 0px;
	z-index: 100;
	color: #299ff1;
	font-size: 25px;
	padding: 0px;
}
h2.movie_title {
	float: right;
	margin: 0px !important;
	z-index: 100;
	color: #299ff1;
	font-size: 25px;
	padding: 0px;
}
h2.title_art_info {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	color: #299ff1;
	font-size: 25px;
}

h2.title_index {
	border-left-style: solid;
	padding-left: 5px;
	border-left-color: #1d1d23;
	border-left-width: 1px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom-color: #1d1d23;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #299ff1;
	font-size: 25px;
	-ms-box-shadow: rgba(0, 0, 0, 0.8) 0 8px 40px;
	-moz-box-shadow: rgba(0, 0, 0, 0.8) 0 4px 20px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.8) 0 8px 40px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
}

#footer h2 {
	color: #007400;
}

h3.year{
		font-family: "Courier New", Courier, Monaco, monospace;
		margin-left: 25px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		padding: 0px;
		font-size: 12px;
		color: #cccccc;
	}
	

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	list-style-type: none;
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



a {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: #299ff1;
	text-decoration: none;
	}

a:hover {
	color: #83c0f0;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */

html, body {
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%; 
	overflow:hidden;}
#background{
	position:absolute;
	width:100%; 
	height:100%;
	}
#scroller {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	overflow:auto; 
	z-index:2;} 
#fixed {position:absolute; top:25px; left:10px; width:150px; z-index:10; color:#567; border:1px solid #000; padding:10px;}








body {
	margin: 0px;
	padding: 0;
	}

#page {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 1000px;
	}

#header {
	margin-left: 0px;
	margin-bottom: 100px;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
	float: left;
	padding: 0;
	width: 400px;
	}

#headerimg {
	padding-right: 10px;
	float: right;
	margin-left: -50px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	padding-top: 15px;
	}

.narrowcolumn {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 50px;
	margin-right: 0px;
	margin-top: 150px;
	float: left;
	width: 600px;
	}
.narrowcolumn .entry {
	clear: both;
	display: block;
	}


.indexcolumn {
	background-color: #1d1d23;
	padding: 0px;
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 150px;
	float: left;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
}

.narrowcolumn small {
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #feaeaf;
}

.clear {
	clear: both;
}

#footer {
	margin-left: auto;
	margin-bottom: 30px;
	margin-right: auto;
	margin-top: 30px;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 30px;
	width: 100%;
	clear: both;
	}

#footer p {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0;
	text-align: center;
	opacity: 1 ;
	}
	
	
#bottomlines {
	font-size: 10px;
	position: relative;
	margin-bottom: 0px;
	width:600px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top:0px;
	overflow:hidden;
}

#bottomlines, #bottomlines ul, #bottomlines li {
	list-style-type: none;
}

#bottomlines h2 {
	position: relative;
	display: block;
}

#bottomlines h2 a {

}
#bottomlines ul {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 600px;
	overflow: hidden;
	}
 
#bottomlines li {
	float: left;
	width: 150px;
	overflow: hidden;
	}
	
#bottomlines li:hover {
	float: left;
	overflow: hidden;
	}
	
#bottomlines a, #bottomlines a:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#bottomlines a:hover,#bottomlines a:active{
	color: #feaeaf;
	display:block;
	text-decoration:none
	}
	
#port_post {
	height: 150px;
	width: 150px;
	position: absolute;
	top: 150px; left: 0;
	}
	
#port_post a {
	}
	
.port_wrap {
	background-color: #1d1d23;
	padding: 0px;
	width: 150px;
	height: 150px;
	position: relative;
	overflow: hidden;
	float: left;
	}

.port_wrap img {
	position: absolute;
	top: 0; left: 0;
	}


#movie_link_list {
	padding-bottom: 15px;
	top: -437px;
	color: white;
	background-color: #1d1d23;
	width: 137px;
	position: absolute; left: 0;
	}
.movie_wrap {
	z-index: 999;
	padding: 0px;
	width: 150px;
	height: 437px;
	position: relative;
	overflow: hidden;
	float: left;
	}


/* End Structure */


/* Begin Sidebar */
.movie_wrap img {
	display: inline;
	position: absolute;
	top: 0px; left: 0;
	}


.movie_post {
	position: fixed;
}

#sidebar{
	margin-left: 125px;
	display: block;
	margin-top: 20px;
	position: relative;
	
	float: left;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
	
/* End Sidebar */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.link_title {
	margin: 0px !important;
	padding: 0 !important;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}



ol li {
	list-style-type: none;
	list-style: decimal outside;
	}

/* End Entry Lists */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.hidden_txt h1 {
	visibility: hide;
}

#art_info {
	margin-left: -100px;
	width: 300px;
}

.entry_art_info {
	/*display: block; */
	border-color: black;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: #999999;
	background-color: #1d1d23;
}
.entry_structure{
	/*display: block; */
	margin: 0px;
	padding-left: 30px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-top: 10px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	color: #999999;
	background-color: #1d1d23;
	}

.entry_index{
	/*display: block; */
	margin: 0px;
	padding-left: 30px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-top: 10px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	color: #999999;
	background-color: #1d1d23;
	}

.entry_movie, entry{
		/*display: block; */
		width: 600px;
	}

#home_but {
	z-index: 15;
	display: block;
	position: relative;
	float: left;
	margin-right: 0px;
	margin-left: -200px;
}

#sidebar .homeButton{
	width:109px;
	height:231px;
	position: relative;
	z-index: 15;
	float: left;
	margin-right: 0px;
	margin-left: -200px;
	cursor:pointer;
	}
#sidebar .homeButton a{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/home.png);
	display:block;
	height: 231px;
	width: 109px;
	}
#sidebar .homeButton a:hover{
	background-repeat: no-repeat;
	background-position: -109px 0px;
	background-image: url(images/home.png);
	display:block;
	height: 231px;
	width: 109px;
	}

#sidebar .homeButton span{
	display:none;
	}


#movie_post .indexButton{
	margin-left: 25px;
	margin-top: 25px;
	width:127px;
	height:37px;
	position: relative;
	z-index: 15;
	float: left;
	cursor:pointer;
	}
#movie_post .indexButton a{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/mute01_index.png);
	display:block;
	width:127px;
	height:37px;
	}
/* #movie_post .indexButton a:hover{
	background-repeat: no-repeat;
	background-position: -109px 0px;
	background-image: url(images/home.png);
	display:block;
	height: 231px;
	width: 109px;
	} */

#movie_post .indexButton span{
	display:none;
	}

/* End captions */





/*** ESSENTIAL STYLES ***/
.col-menu, .col-menu *, .col-menu2, .col-menu2 * {
	margin:			0;
	padding:		0;
	list-style:		none;
}


.col-menu li:hover, .col-menu2 li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */ 
} */
.col-menu li, .col-menu2 li {
	float:			left;
	position:		relative;
}
.col-menu a, .col-menu2 a {
	display:		block;
	position:		relative;
}
/*** DEMO SKIN ***/
.col-menu, .col-menu2 {
	float:			left;
	margin-bottom: 10px	;
}
.col-menu a, .col-menu2 a {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	margin: 0px;
	text-decoration:none;
}
.col-menu a:link, .col-menu a:visited, .col-menu2 a:link, .col-menu2 a:visited  { /* visited pseudo selector so IE6 applies text colour*/                                                        
	color:	#299ff1;
}

.col-menu a:hover, .col-menu a:active, .col-menu li.current_page_item a  { /* visited pseudo selector so IE6 applies text colour*/                                                                                                                                                                    
	color: #cccccc;                                                        	 
}
.col-menu2 a:hover, .col-menu2 a:active, .col-menu2 li.current_page_item a  { /* visited pseudo selector so IE6 applies text colour*/
	color: #feaeaf;                                                        	 
}


.col-menu li, .col-menu2 li {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
.col-menu li:hover, .col-menu li.sfHover,
.col-menu a:focus, .col-menu a:hover, .col-menu a:active {
	margin: 0px;
}
.title_box {
	padding-right: 25px;
	text-align: right;
	width: 575px;
}
.money_men {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

.rights {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
.round {
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#facebox { 
	position: relative; 
	display: block; 
	-moz-opacity:.30; 
	filter:alpha(opacity=30); 
	opacity:.30;
}
#facebox:hover {
filter:alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}