/*

Theme Name: Banzari theme

Theme URI: http://wordpress.org/

Description: Wordpress theme for Banzari

Version: 1.0

Author: Luke Marsh

Tags: mantle color, variable width, two columns, widgets

*/



/* reset all */



/*

Copyright (c) 2008, Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.6.0

*/

html{color:#000;background:#FFF;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

li{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym {border:0;font-variant:normal;}

/* to preserve line-height and selector appearance */

sup {vertical-align:text-top;}

sub {vertical-align:text-bottom;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*to enable resizing for IE*/

input,textarea,select{*font-size:100%;}

/*because legend doesn't inherit in IE */

legend{color:#000;}

del,ins{text-decoration:none;}



/* generic css */



body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

}



/* typography */



h2 {

	font-weight:bold;

	margin-bottom:3px;

}



h3 {

	font-weight:bold;

}



p {

	margin-bottom:12px;

	line-height:13px;

}



em {

	font-style:italic;

}



strong {

    font-weight:bold;

}



/* links */



a {

	outline:none;

	color:#ff5a01;

	text-decoration:none;

	background:url(includes/img/chevron.gif) no-repeat 0% 60%;

}



/* layout */



#wrapper {

	width:750px;

	margin:19px auto;

    height:100%;

    overflow:auto;

}



#header {

	text-align:center;

}



#content {

    width:100%;

    overflow:auto;

}



/* header */



#header a {

	display:block;

}



#header h1 a {

	width:226px;

	height:17px;

	margin:auto auto 9px auto;

	background:url(includes/img/logo.gif) no-repeat top left;

}



#address {

	background:url(includes/img/address.gif) no-repeat top left;

	height:8px;

	width:411px;

	margin:auto auto 10px auto;

}



#header #line {

	margin-bottom:10px;

}



#header #email {

	height:8px;

	margin:auto auto 10px auto;

	width:147px;

	background:url(includes/img/email.gif) no-repeat top left;

}



#header #when {

	height:17px;

	margin:auto auto 13px auto;

	width:17px;

	background:url(includes/img/when.gif) no-repeat top left;

}



/** navigation **/



#header ul {

	width:518px;

	margin:auto auto 10px auto;

	overflow:auto;

}



#header li {

	float:left;

	background:url(includes/img/nav_bullet.gif) no-repeat center right;

	height:17px;

	padding-right:14px;

	padding-left:2px;

}



#header li a {

	height:16px;

}



#header li.page-item-2 {

	padding-left:0;

}



#header li.page-item-12 {

	padding-right:0;

}



#header li.page-item-2 a {

	width:63px;

	background:url(includes/img/nav_about.gif) no-repeat left bottom;

}



#header li.page-item-6 a {

	width:97px;

	background:url(includes/img/nav_creations.gif) no-repeat bottom;

}



#header li.page-item-8 a {

	width:113px;

	background:url(includes/img/nav_commercial.gif) no-repeat bottom;

}



#header li.page-item-10 a {

	width:53px;

	background:url(includes/img/nav_press.gif) no-repeat bottom;

}



#header li.page-item-12 a {

	width:124px;

	background:url(includes/img/nav_magic.gif) no-repeat bottom;

}



#header li.bullet {

	width: 13px;

	background:url(includes/img/nav_bullet.gif) no-repeat top left;

	height:16px;

}



#About #header li.page-item-2 a,

#creations #header li.page-item-6 a,

#commercial #header li.page-item-8 a,

#press #header li.page-item-10 a,

#magicpiano #header li.page-item-12 a {

    background-position: top;

}



#header li.page-item-2 a:hover {

	background:url(includes/img/nav_about.gif) no-repeat left top;

    width:63px;

}



#header li.page-item-6 a:hover {

	background:url(includes/img/nav_creations.gif) no-repeat top;

}



#header li.page-item-8 a:hover {

	background:url(includes/img/nav_commercial.gif) no-repeat top;

}



#header li.page-item-10 a:hover {

	background:url(includes/img/nav_press.gif) no-repeat top;

}



#header li.page-item-12 a:hover {

	background:url(includes/img/nav_magic.gif) no-repeat top;

}



/* content */



#leftCol {

	width:221px;

	float:left;

	padding-right:16px;

	border-right:1px solid #d9d9d9;

}



#about #leftCol {

	border:0;

}



#about #midCol {

	border-left:1px solid #d9d9d9;

}



#midCol {

	width:225px;

	float:left;

	padding-left:15px;

}



#rightCol {

	float:left;

	width:272px;

	text-align:right;

}



.grey {

	color:#8d949a;

}

#leftCol ul {

	margin-bottom:30px;

}

#leftCol ul.last {

	margin:0;

}

#leftCol li {

	margin-bottom:3px;

    width:221px;

}

#leftCol a,

#midCol a {

	padding-left:8px;

	display:block;

}

#midCol h3 {

	font-weight:bold;

}

#midCol ul {

	margin-bottom:11px;

}

#midCol li {

	margin-bottom:5px;

    width:225px;

}

#innerContent {

	background:url(includes/img/illustration_magic_piano.jpg) no-repeat top left;

}

#press p {

	width:240px;

	margin-bottom:18px;

}

#magazines img {

	margin-left:30px;

    vertical-align:top;

margin-bottom:30px;

}

#magicpiano p {

	width:222px;

}

#creations #midCol h3 {

	font-weight:normal;

}

#midCol li.indent {

	padding-left:20px;

}

#breadcrumb ul {

    overflow:auto;

    width:100%;

    font-weight:bold;

    margin-bottom:5px;

}

#breadcrumb li {

    float:left;

    margin-right:9px;

}

#breadcrumb li.bc {

    background:url(includes/img/bc.gif) no-repeat;

    width:2px;

    height:11px;

}

#breadcrumb a {

    text-decoration:underline;

}

#euphonica h3 {

    margin-bottom:7px;

}

#euphonica p,

#concept p  {

    margin-bottom:13px;

}

#euphonica p.quote {

    font-style:italic;

    margin-bottom:0;

}

#euphonica p.concept {

    margin-bottom:23px;

}

#euphonica p.itunes a,

#concept p.itunes a {

    display:inline;

}

#euphonica p.itunesimg,

#concept p.itunesimg {

    margin-bottom:7px;

}

#euphonica #midCol ul {

    margin-bottom:26px;

}

#euphonica #midCol li {

    margin-bottom:7px;

}
#magazines img.nopad {
    margin-left:0;
}

/***** thickbox *****/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {text-decoration:underline; background:none;}
#TB_window a:visited {text-decoration:underline; background:none;}
#TB_window a:hover {text-decoration:underline; background:none;}
#TB_window a:active {text-decoration:underline; background:none;}
#TB_window a:focus{text-decoration:underline; background:none;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://www.banarzi.com/wp-content/themes/banzari/includes/img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background:white;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:8px 16px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:transparent;
	height:53px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:0;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}