/*  
Theme Name: mechelemanno
Theme URI: http://wordpress.org/
Description: Theme for mechelemanno.com
Version: 1.0
Author: Dominic Bruno / Mechele Manno

*/



/* Begin Typography & Colors */

html {overflow-y: scroll;}

body {
	text-align: left;
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	margin:40px;
	margin-top:20px;
	background-color:#FFFFFF;
	height:100%;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	/* background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.2em
	}

.entry {
	font-size:10pt;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}

	a img {
	border:0
}

small {
	color:#444444;
}

a:link {
	color: #000000;
	text-decoration:none;
}

a:visited {
	color: #000000;
	text-decoration:none;
}

a:hover {
	/*color: #0099ff;*/
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.entry a:link {
	color: #000000;
	font-size:9pt;
	text-decoration:underline;
}

.entry a:visited {
	color: #000000;
	font-size:9pt;
	text-decoration:underline;
}

.entry a:hover {
	/*color: #0099ff;*/
	color: #000000;
	font-size:9pt;
	font-weight:bold;
	text-decoration:underline;
}

.hidden {
	
	display:none;
}

/*
.title a:link{
	color:#999999;
	font-size:9pt;
}

.title a:visited{
	color:#999999;
	font-size:9pt;
}

.title a:hover{
	color:#0099ff;
	font-size:9pt;
}
*/

#sidebar ul .current_page_item a {
	color:black;
	
}

#sidebar ul .current_page_item a:hover {
	font-weight:normal;
	
}

#sidebar ul .current_page_item ul a {
	color:#999999;

}

#sidebar ul .current_page_item ul a:hover {
	color:black;
	font-weight:normal;
}


#sidebar ul ul li a {
	color:#999999;
}

#sidebar ul li a {
	color:#444444;
}

#sidebar ul li a:hover {
	font-weight:bold;
	color:black;
}


#sidebar ul ul li a:hover {
	
	font-weight:normal;
}

h2 {
	font-size:120%;
	color:#444444;
}

.divider {
	margin-top:1em;
	height:1px;
	border-bottom:1px dashed #CCCCCC;
	
}

/* End Typography & Colors */



/* Begin Structure */


#container {
	
	width:858px;
	height:511px;
	padding:40px;
	margin:0 auto;
	/*background-image:url('images/kubrickbg-ltr.jpg') repeat-y;*/
	background: url("images/bg_grid.gif") repeat-y top; 
	
}

html>body #container {
	height:auto;
	min-height:511px;
}

#logo_big {
	text-align:center;
	padding-bottom:0;
	margin-left:30px;
	
}

#logo_small {
	text-align:left;
	margin-left:140px;
	padding-bottom:0;
	display:none;
}

#sidebar
{
	float:left;
	position:relative;
	margin:40px 0 10px 75px;
	width: 210px;
	letter-spacing:.15em;
}

* html #sidebar {
	margin-left:45px;
}


#content {
	float:right;
	position:relative;
	right:18px;
	margin:40px 20px 10px 0;
	width:500px;

}

html>body #content {
	height:auto;
	min-height:511px;
}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	
}


#header {
	/*background-color: #73a0c5;*/
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

img {
	vertical-align:middle;
}

#footer {
	padding: 0;
	margin: 0 auto;
	/*width: 760px;*/
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.video_title {
	padding-bottom:56px;
}


/* End Structure */


/* 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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/



#sidebar ul .current_page_item a {
	font-weight:normal;
}

#sidebar ul .current_page_item ul a {
	font-weight:normal;
	
}

#sidebar ul ul .current_page_item  a {
	font-weight:normal;
}

#sidebar ul .black_double_arrow {
	background: url('/wp-content/themes/mechelemanno/images/black_double_arrow.gif') left top no-repeat;
}

#sidebar ul .blank_arrow {
	background: url('/wp-content/themes/mechelemanno/images/blank_arrow.gif') left top no-repeat;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left:15px;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 35px;
	display:none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	font-size:9pt;
}

		
/* Begin Sidebar */


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


/* Begin Comments */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 600px;
	
}

#commentform #submit {
	margin: 0;
	float: right;
	border:1px solid black;
	background-color:#CCCCCC;
	color:black;
}

#respond {
	margin-top:15px;
	font-size:11pt;
	color:#444444;
}


.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
	
/* End Comments */

	
#scroll { 
	position:absolute; 
	top:0; 
	bottom:-0.1px; 
	width:1em; 
	z-index:-1; 
}

