/*
Theme Name: Adam Buncher
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Yosef
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff url('');
	color: #333;
	text-align: center;
	}

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

#header {
	background: #ffffff url('http://www.adambuncher.com/img/hdr.jpg') no-repeat bottom left;
	margin: 7px 9px 0;
	height: 150px;
	width: 900px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

#footer {
	background: #ffffff url('') no-repeat top;
	border: none;
	}

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

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

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

/* End Typography & Colors */









/* MENU */
#menu {margin:0 0 0 338px;}
#menu ul, #menu ul ol {margin: 0;padding: 0;}

#menu ul li{list-style-type: none;list-style-image: none;float:left;}
	
#menu ul li a {
	height:22px;
	display:block;
	}
#menu ul li#work a {width:55px; background:url(http://www.adambuncher.com/img/btn_work.gif) no-repeat; text-indent:-999999px; font-size:0px;}
#menu ul li#production a {width:173px; background:url(http://www.adambuncher.com/img/btn_production.gif) no-repeat; text-indent:-999999px; font-size:0px;}
#menu ul li#bio a {width:40px; background:url(http://www.adambuncher.com/img/btn_bio.gif) no-repeat; text-indent:-999999px; font-size:0px;}
#menu ul li#press a {width:60px; background:url(http://www.adambuncher.com/img/btn_press.gif) no-repeat; text-indent:-999999px; font-size:0px;}
#menu ul li#news a {width:60px; background:url(http://www.adambuncher.com/img/btn_news.gif) no-repeat; text-indent:-999999px; font-size:0px;}
#menu ul li#contact a{width:70px; background:url(http://www.adambuncher.com/img/btn_contact.gif) no-repeat; text-indent:-999999px; font-size:0px;}

#menu ul li#work a:hover {background:url(http://www.adambuncher.com/img/btn_work_select.gif) no-repeat;}
#menu ul li#production a:hover {background:url(http://www.adambuncher.com/img/btn_production_select.gif) no-repeat;}
#menu ul li#bio a:hover {background:url(http://www.adambuncher.com/img/btn_bio_select.gif) no-repeat;}
#menu ul li#press a:hover {background:url(http://www.adambuncher.com/img/btn_press_select.gif) no-repeat;}
#menu ul li#news a:hover {background:url(http://www.adambuncher.com/img/btn_news_select.gif) no-repeat;}
#menu ul li#contact a:hover {background:url(http://www.adambuncher.com/img/btn_contact_select.gif) no-repeat;}
/* MENU */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	padding: 0;
	width: 900px;
	border: 0px solid #959596;
	}

#header {
	background-color: #ffffff;
	margin: 0px;
	padding: 0;
	height: 150px;
	width: 900px;
	}

#musicvideos {float:left; display:inline; width:200px; margin:40px 0 0 12px;}
#musicvideosthumbs {width:200px; height: 400px; overflow:auto;}

#commercials {float:left; display:inline; width:200px; margin:40px 0 0 12px;}
#commercialsthumbs {width:200px; height: 400px; overflow:auto;}


.narrowcolumn {
	float: right;
	padding: 80px 0 0px 30px;
	margin: 0px 0 0;
	width: 440px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

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

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

#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;
	}
/* End Entry Lists */










/* Begin Various Tags & Classes */

hr {
	display: none;
	}

a img {
	border: none;
	}
/* End Various Tags & Classes*/



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