/*  
Theme Name: Music Business Camp Theme
Theme URI: http://brainstormbrand.com/
Description: Theme for Music Business Camp Site
Version: 1.0
Author: Brainstorm, Inc 2008
Author URI: http://brainstormbrand.com/

    Based on:
    Kubrick v1.5
     http://binarybonsai.com/kubrick/

    This theme was designed and built by Michael Heilemann,
    whose blog you will find at http://binarybonsai.com/

    The CSS, XHTML and design is released under GPL:
    http://www.opensource.org/licenses/gpl-license.php

*/

body {
    margin : 0 0 0 0;
    padding : 0;
    font-size : 11px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #646464;
    background : #f6d042 url(images/bg_top.gif) top left repeat-x;
    text-align : center; /* for IE5 */
}

a {
    color : #eb6f1d;
    text-decoration : none;
}

a:hover {
    text-decoration : underline;
}

@media print {
    body {
        background : #fff;
        color : #000 !important;
    }
}

acronym, abbr, span.caps
{
    cursor: help;
    font-size: 0.9em;
    letter-spacing: .07em;
}

acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    color: #777;
    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;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

form {
    margin : 0;
}

/** IE's are making the h1/2 etc. tags huge **/
h1 {
    font-size : 2em;
}

h2 {
    font-size : 1.5em;
}

h3 {
    font-size : 1.2em;
}

/*    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 {
    padding : 0;
    border: 0;
}

img[align=right],img[align="right"] {float:right !important; clear : right; margin-left : 3px;}
img[align=left],img[align="left"] {float : left!important; clear : left; margin-right : 3px;}
img.left {float : left!important; margin : 0 15px 20px 0 !important;}
img.right {float:right !important;margin: 0 0 20px 15px !important;}
img.block {float:none !important;display:block !important;clear:both !important;}
img.nofloat {float:none !important;display:inline !important;margin:0 !important;padding:0 2px;}

body>#ieroot p {
    margin : 1em 0;
}

pre {font-size : 1em;}

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;
}

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #777;
}

strike {
    color: #777;
}

/*
* Global classes
*/
.alignright {
    float: right;
}

.alignleft {
    float: left
}

.alt {
    margin: 0;
    padding: 10px;
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#hideMe {display : none;}

.noscript-alert {
    font-size : x-small;
    color : red;
}

.clearboth {
    clear : both;
}

#ieroot .clearboth {
    height : 0px;
    overflow : hidden;
}

/*
* Master containers
*/
#outerbgcontainer {
    padding : 0 0 10px 0;
    background : transparent url(images/bg_bottom.jpg) bottom left repeat-x;
}

#mastercontainer {
    margin : 0 auto;
    padding : 0;
    width : 1009px;
    text-align : left; /* for IE5 */
}

@media print {
    #outerbgcontainer {
        padding-bottom : 0;
        background : transparent;
    }
    
    #mastercontainer {
        margin : 0;
        width : auto;
    }
}

/*
* Header
*/
#headercontainer {
    width : 987px;
    height : 296px;
    background : transparent url(images/header_bg.jpg) 50px 0 no-repeat;
}

#headerlogocontainer {
    margin : 0 0 0 393px;
    padding : 20px 0 0 0;
    display : none;   /* flash piece is there now */
}

#headerlogo {
    display : block;
    width : 210px;
    height : 224px;
    background : transparent url(images/orange_hause_logo.png) top left no-repeat;
}

* html #headerlogo {
    background : transparent;
    filter : progId:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/orange_hause_logo.png', sizingMethod='crop');
    cursor : pointer;
}

#headerlogo span {
    display : none;
}

#mainhomelinkcontainer {
    margin : 11px 190px 0 0;
    float : right;
    width : 50px;
    height : 16px;
}

* html #mainhomelinkcontainer {
    margin-right : 85px;
}

#mainhomelinkcontainer a {
    display : block;
    padding : 4px;
}

@media print {
    #headercontainer {
        display : none;
    }
}
/*
* Main navigation
*/
#mainnavigationcontainer {
    margin : -16px 0 0 0;
    float : left;
    width : 740px;
}

#mainnavigation {
    margin : 0;
    padding : 1px 0 0 67px;
    list-style : none;
}

#mainnavigation li {
    display : block;
    float : left;
    margin : 0;
    padding : 0;
    list-style : none;
    background-position : top left;
    background-repeat : no-repeat;
}

#mainnavigation li a {
    display : block;
    background-position : top left;
    background-repeat : no-repeat;
}

#mainnavigation li a span {
    display : none;
}

#mainnavigation #mainnavigationcourses {
    margin : 8px 0 0 38px;
    width : 54px;
}

* html #mainnavigation #mainnavigationcourses {
    margin-left : 19px;
}

#mainnavigation #mainnavigationbios {
    margin : 4px 0 0 26px;
    width : 25px;
}

#mainnavigation #mainnavigationfaq {
    margin : 1px 0 0 27px;
    width : 25px;
}

#mainnavigation #mainnavigationapplication {
    margin : 0px 0 0 26px;
    width : 73px;
}

#mainnavigation #mainnavigationfacilities {
    margin : 2px 0 0 21px;
    width : 51px;
}

#mainnavigation #mainnavigationblog {
    margin : 12px 0 0 28px;
    width : 26px;
}

#mainnavigation #mainnavigationcontactus {
    margin : 20px 0 0 30px;
    width : 65px;
}

#mainnavigation #mainnavigationhome {
    margin : 10px 0 0 99px;
    width : 38px;
}

/** main nav links **/

#mainnavigationcourses a {
    height : 39px;
    background-image : url(images/main_nav_courses_off.gif);
}

#mainnavigationbios a {
    height : 37px;
    background-image : url(images/main_nav_bios_off.gif);
}

#mainnavigationfaq a {
    height : 37px;
    background-image : url(images/main_nav_faq_off.gif);
}

#mainnavigationapplication a {
    height : 36px;
    background-image : url(images/main_nav_registration_off.gif);
}

#mainnavigationfacilities a {
    height : 39px;
    background-image : url(images/main_nav_facilities_off.gif);
}

#mainnavigationblog a {
    height : 32px;
    background-image : url(images/main_nav_blog_off.gif);
}

#mainnavigationcontactus a {
    height : 23px;
    background-image : url(images/main_nav_contact_us_off.gif);
}


#mainnavigationhome a {
    height : 25px;
    background-image : url(images/main_nav_home.gif);
}

/** hover effect **/


#mainnavigationcourses a.selected,
#mainnavigationcourses a:hover {
    background-image : url(images/main_nav_courses_on.gif);
}

#mainnavigationbios a.selected,
#mainnavigationbios a:hover {
    background-image : url(images/main_nav_bios_on.gif);
}

#mainnavigationfaq a.selected,
#mainnavigationfaq a:hover {
    background-image : url(images/main_nav_faq_on.gif);
}

#mainnavigationapplication a.selected,
#mainnavigationapplication a:hover {
    background-image : url(images/main_nav_registration_on.gif);
}

#mainnavigationfacilities a.selected,
#mainnavigationfacilities a:hover {
    background-image : url(images/main_nav_facilities_on.gif);
}

#mainnavigationblog a.selected,
#mainnavigationblog a:hover {
    background-image : url(images/main_nav_blog_on.gif);
}

#mainnavigationcontactus a.selected,
#mainnavigationcontactus a:hover {
    background-image : url(images/main_nav_contact_us_on.gif);
}

/*
* Body
*/
#bodycontentoutercontainer {
    padding : 0 0 0 89px;
}

#bodycontentcontainer {
    padding : 0 0 28px 0;
    width : 846px;
    min-height : 600px;
    background : #fff;
}

* html #bodycontentcontainer {
    height : 600px;
}

@media print {
    #bodycontentoutercontainer {
        padding : 0;
    }
    
    #bodycontentcontainer,
    * html #bodycontentcontainer {
        padding : 0;
        width : auto;
        height : auto;
        min-height : 0;
        background : transparent;
    }
}

/*
* Left side
*/
#contentleftcontainer {
    width : 540px;
}

#contentleft {
    padding : 24px 0 0 40px;
}

#contentleft > h1 {
    margin : 0 0 24px 0;
}

.postheadercontainer {
    margin : 0;
    width : 421px;
    font-family : Trebuchet MS, Trebuchet, Helvetica, sans-serif;
    border-top : 1px dotted #57533b;
    border-bottom : 1px dotted #57533b;
}

.postheaderinner {
    padding : 0 0 0 0;
}

.postdatecontainer {
    vertical-align : top;
    margin : 0;
    padding : 10px 0 0 0;
    width : 103px;
}

.postdate {
    height : 30px;
    border-right : 1px solid #d1d0ca;
    font-size : 23px;
    line-height : 30px;
    color : #cb3c00;
}

.posttitlecontainer {
    height : 46px;     /* works like min-height on table cells */
    vertical-align : middle;
    margin : 0;
    padding : 4px 0 4px 13px;
}

* html .posttitlecontainer {
    padding-left : 6px;
}

.posttitle {
    margin : 0;
    font-size : 15px;
    font-weight : normal;
    width : 290px;
}

.posttitle a {
    color : #646464;
}

.postmetadata {
    margin : 1em 0;
    font-family : Arial, Verdana, Helvetica, sans-serif;
}

.postmetadata ul,
.postmetadata li {
    display : inline;
    margin : 0;
    padding : 0;
    list-style : none;
}

.postmetadata li {
    margin-right : 7px;
    text-transform : uppercase;
}

.postmetadata a {
    color : #646464;
    border-bottom : 1px dotted #57533b;
}

.postmetadata a:hover {
    text-decoration : none;
}

@media print {
    #contentleftcontainer {
        width : auto;
    }
    
    #contentleft {
        padding : 0;
    }
}

/**
* Posts
*/
.post {
    margin : 0 0 40px 0;
}

/* Bios page */
#post-4 p {
    float : left;
    clear : left;
}

* html #post-4 p {
    margin : 0;
    padding : 0 0 20px 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align : center;
}


/* 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 {
    content: "\00BB \0020";
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

/*
* Right side bar
*/
#contentrightcontainer {
    float : right;
    width : 268px;
    font-family : Arial, Verdana, Helvetica, sans-serif;
}

#sidebar {
    width : 240px;
    margin : 0;
    padding : 0;
    list-style : none;
}

#sidebar ul,
#sidebar li {
    margin : 0;
    padding : 0;
    list-style : none;
}

#sidebar a {
    color : #646464;
}

@media print {
    #contentrightcontainer {
        display : none;
    }
}

/*
* Sidebar Subscribe form
*/
#sidebar #sidebarsubscribeform {
    margin : 82px 0 0 0;
    padding : 0 0 18px 0;
}

#sidebar #sidebarsubscribeform p {
    margin : 5px 0 0 0;
    color : #fa7a16;
}

.subscribefieldcontainer {
    float : left;
    width : 207px;
}

.subscribefield {
    display : block;
    margin : 0;
    padding : 5px 0 0 1px;
    width : 194px;
    height : 22px;
    border : 1px solid #d28b26;
}

#ieroot .subscribesubmitcontainer {
    float : left;
    background : red;
}

/*
* Sidebar Widgets
*/
#sidebar .widget {
    margin : 1em 0;
}

/*
* Sidebar Categories
* Sidebar Archives
*/
#sidebar .widget_categories,
#sidebar .widget_archives {
    margin : 0 0 4px 0;
    padding : 16px 0 21px 0;
    border-top : 1px dotted #57533b;
}

.widget_categories h2,
.widget_archives h2 {
    margin : 0;
    padding : 0 0 0 10px;
    background : #e55002;
    height : 21px;
    font-family : Trebuchet MS, Trebuchet, Helvetica, sans-serif;
    font-size : 1em;
    font-weight : normal;
    line-height : 21px;
    color : #fff;
}

#sidebar .widget_categories ul,
#sidebar .widget_archives ul {
    margin : 12px 0 0 9px;
}

#sidebar .widget_categories li,
#sidebar .widget_archives li {
    margin : 2px 0;
}

#sidebar .widget_categories a,
#sidebar .widget_archives a {
    color : #646464;
}

/*
* Sidebar Callout
*/
#sidebar .widget_text {
    margin : 0 0 25px 0;
    padding : 4px 0;
    border-top : 1px dotted #57533b;
    border-bottom : 1px dotted #57533b;
    color : #646464;
}

.widget_text_inner {
    padding : 8px 0 8px 10px;
    border-top : 1px dotted #57533b;
    border-bottom : 1px dotted #57533b;
}

.widget_text h2 {
    margin : 0 0 7px 0;
    font-size : 25px;
    font-weight : normal;
    color : #e8c12f;
}

#sidebar .widget_text h2 a {
    color : #e8c12f;
}

#sidebar .widget_text h2 a:hover {
    text-decoration : none;
}

/*
* Sidebar Contactus
*/
#sidebar #sidebarcontactus {
    margin : 0 0 0 0;
}

#sidebarcontactus a {
    display : block;
    font-family : Trebuchet MS, Trebuchet, Helvetica, sans-serif;
    color : #cb3c00;
    line-height : 21px;
    text-align : center;
}

#sidebarcontactus a .border {
    display : block;
    border : 1px solid #cc3c00;
    height : 1px;
}

/* IE 6 has one issue */
* html #sidebarcontactus a .border {
    overflow : hidden;
}

* html #sidebarcontactus a {
    margin-top : -1em;
}

/* IE 7 has another */
body > #ieroot #sidebarcontactus a {
    overflow : hidden;
}

/*
* Comments
*/
.navigation {
    height : 3em;
}

.nocomments {
    color: #777;
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
    font-weight: bold;
}

.commentlist p {
    margin: 10px 5px 10px 0;
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentmetadata {
    margin: 0;
    display: block;
    font-weight: normal;
}

#commentform p {
    margin: 5px 0;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform textarea {
    width: 100%;
    padding: 2px;
}

#commentform #submit {
    margin: 0;
    float: right;
}

/*
* Calendar
*/
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar a {
    display: block;
    text-decoration: none;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
    font-size: 9pt;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
    font-size: 9pt;
}

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
    width: 100%;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { 
    /* Doesn't work in IE 6 */
    background-color: #fff;
}

/* Begin Form Elements */
#searchform {
    margin: 10px auto;
    padding: 5px 3px; 
    text-align: center;
}

#sidebar #searchform #s {
    width: 108px;
    padding: 2px;
}

#sidebar #searchsubmit {
    padding: 1px;
}

/*
* Footer
*/
#footercontainer {
    padding : 11px 0;
    margin : 10px 0 0 89px;
    width : 846px;
    font-size : 9px;
    background : #3f3531;
    color : #fff;
}

#footercontainer a {
    color : #fff;
}

#footerinnercontainer {
    padding : 0 19px 0 10px;
}

#footercopyright span {
    margin : 0 5px 0 0;
}

#footernavigation {
    float : right;
    margin : 0;
    padding : 0;
    list-style : none;
}

#footernavigation li {
    display : inline;
    margin : 0 0 0 5px;
    padding : 0;
    list-style : none;
}

@media print {
    #footercontainer {
        padding : 0;
        margin : 0;
        width : auto;
        font-size : 1em;
        background : transparent;
        color : #000;
    }
    
    #footercontainer a {
        color : #000;
    }
    
    #footerinnercontainer {
        padding : 0;
    }
    
    #footernavigation {
        display : none;
    }
}
