/* basic layout */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	text-align: center;
	background: #cbcbcb;
	font: 11px/18px verdana, arial, palatino, georgia, sans-serif;	
	}

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/v2_bg.gif) repeat-y;
	width: 882px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 850px;
	}

html>body #wrap {
  	width: 850px;
	} 

#banner {
	background-color: #000;
	height: 230px;
	padding: 0;
	margin: 0 50px 0 0;
	}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {clear:left;}
/* End IE5-Mac hack */

#content {
	float: left;
	background-color: transparent;
	width: 482px;
	margin: 0;
	padding: 20px 30px 0px 30px;
	clear: left;
	}

#sidebar {
	position: relative;
	background-color: transparent;
	margin: 0 50px 0 542px;
	padding: 10px;
	color: #000;
	}

#footer {
	position: relative;
	clear: both;
	text-align: center;
	margin: 0 50px 0 0;
	padding: 5px 50px 5px 50px;
	color: #fff;
	background: #000;
	}

/* text formatting section */

/* text formatting --> nav banner */

#banner ul {
	margin: 0;
	padding: 0;
}

#banner li {
	float: left;
	margin: 0; 
	padding: 0;
	list-style-type: none;
	}
	
#banner a:link, #banner a:visited {
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	margin: 4px 0px 0 30px;
	padding-bottom: 6px;
	text-decoration: none;
	border: none;
	color: #fff;
	}

#banner a:link.active, #banner a:visited.active, #banner a:hover {
	border-bottom: 4px solid #D51E1E;
	padding-bottom: 2px;
	color: #fff;
	}

.external-link {
	position: relative;
	float: right;
	padding: 3px 20px 0 0;
	}

/* text formatting --> main content */

p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
	}

a { 
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px dotted #D51E1E;
	}

blockquote {
	font-style: italic;
	}

a:link {
	color: #000; 
	text-decoration: none;
	}
a:visited {
	color: #000; 
	text-decoration: none;
	}
a:active {
	color: #000; 
	text-decoration: none;
	}
a:hover	{
	color: #D51E1E; 
	text-decoration: none; 
	border-bottom: 1px solid #D51E1E;
	}

.posted	{ 
	font: 10px/18px verdana, arial, palatino, georgia, sans-serif;	
	clear: both;
	margin-bottom: 50px;
	text-align: right;
	border-top: 1px solid #ccc;
	}

.title {
	font: 16px georgia, palatino, times new roman, serif;
	color: #333;
	margin: 0 0 7px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #ccc;
	}

.title a:link, .title a:visited {
	color: #333;
	border-bottom: none;
	}

.title a:link.active, .title a:visited.active, .title a:hover {
	color: #D51E1E;
	border-bottom: none;
	}

.date {
	position: relative;
	letter-spacing: -1px;
	padding: 3px 0 0 0;
	float: right;
	color: #333;
	font: 12px georgia, palatino, times new roman, serif;
	}

#content ul {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
	}

#content ul li {
	margin: 0;
	padding: 0 0 0 13px;
	background: url(../images/small_bullet.gif) no-repeat 0 8px;
	}

/* text formatting --> side bar */

#sidebar h3 {
	font: 16px georgia, palatino, times new roman, serif;	
	padding: 0px 0px 2px 15px;
	margin: 20px 0 5px 0;
	color: #000;
	border-bottom: 1px solid #D51E1E;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	}
	
#sidebar h4 {
	font: 12px georgia, palatino, times new roman, serif;	
	margin:0;
	padding:0;
	}

#sidebar a {
	color: #000; 
	text-decoration: none;
	border-bottom: none;
	}

#sidebar a:hover {
	color: #D51E1E; 
	text-decoration: none;
	border-bottom: none;
	}

#sidebar ul {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0 0 0 13px;
	background: url(../images/small_bullet.gif) no-repeat 0 8px;
	}
	
.logo {
	margin: 0 0 20px 0;
	}

.blogrollmain {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
	}

.blogrollmain li {
	list-style: none;
	margin: 0;
	background: url(../images/small_bullet.gif) no-repeat 0 8px;
	}

.float {
		margin: 0 15px 0 0;
  		float: left;
  		}
  
.float p {
  		text-align: center;
  		margin: 0;
  		padding: 0;
  		}

.entrynav {
		text-align: center;
		}

.wip br {
		display:none;
		}

/* text formatting --> footer */

#footer a {
	color: #fff; 
	text-decoration: none; 
	border-bottom: 1px dotted #fff;
	}

#footer a:hover {
	color: #fff; 
	text-decoration: none; 
	border-bottom: 1px solid #D51E1E;
	}

/* text formatting --> comments formatting */

.comments-head	{ 
	font: 14px georgia, palatino, verdana, arial, sans-serif; 
	color: #333; 
	border-bottom:1px solid #ccc;
	margin: 0 0 10px 0;
	background:transparent;		
	}		

.comments-head a, .comments-head a:hover {
	border-bottom: none;
	}

.comments-body {
	padding:10px;	
	margin-bottom:10px;
	background: url(../images/comment_bg.gif) repeat-y;
	}

.comments-post {
	font: 10px verdana, arial, palatino, georgia, sans-serif;	
	background:transparent;		
	}	

.comments-add-section {
	padding: 0 15px 0 15px;	
	margin: 10px 0 10px 0;
	}

.comments-fillform {
	width:180px; 
	padding-right:15px; 
	margin-right:15px; 
	float:left; 
	text-align:left; 
	border-right:1px solid #ccc;
	}

.postbox {
	height:80px;
	width:449px;
	margin:0px;
	border:1px solid #ccc;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000;
	}

.postdata {
	width:100%;
	border:1px solid #ccc;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000;
	}

.postdatanowidth {
	border:1px solid #ccc;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000;
	}

.postknop {
	border:1px solid #ccc;
	color:black;
	background-color:#fff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:11px;
	cursor: pointer;
	cursor: hand;
	}

.disclaimer {
	font-size: 10px;
	color: #666;
	}

/* text formatting --> archives page formatting */

.head {
	font: 11px verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #ccc;
	}

/* image formatting */

.photoleft {
	float: left;
	margin: 6px 10px 10px 0;
	}

.foto a img {
	border: 1px solid #ccc;	
	}
	
.foto a:hover img {
	border: 1px solid #D51E1E;
	}
	
.foto {
	text-align: center;
	margin: 15px 0 15px 0;
	}
	
.foto a {
	border:none;
	}
	
.moviescore {
		margin: 0 0 3px 1px;
		}

.randomphoto {
		font: 10px verdana,arial,helvetica,sans-serif;
  		text-align:center;
  		margin: 0 0 20px 0;
		padding: 5px 0 3px 0;
		background-color: transparent;
		border: 1px solid #ccc;
		}	

/* lightbox section */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	}
#lightboxCaption{
	font: 11px/18px verdana, arial, palatino, georgia, sans-serif;	
	padding-top: 0.4em;
	}
#lightbox img{ border: none; } 
#lightbox a{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://majesticmoose.net/images/overlay.png", sizingMethod="scale");
	}
	
