/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    background-color: #1e1504;
    font-family: 'Rosario';
    color: #ffffff;
    padding-bottom:15px;
}

a:link, a:visited, a:active {
    color:#ffb937; text-decoration:none;
}      
 
a:hover {
    color:#ffb937; text-decoration:underline; 
}    
 
#header{
    width: 995px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top:0px;
    font-size: 20px;
    margin-left: auto;
    margin-right:auto;
    overflow:auto;
}

#storeLink{
    padding-left:0.5em;
    border-left: 1px solid white;
}

#header img{
    margin:10px 30px 10px 0px;
    float:left;
    width:71px;
}

    #header ul{
        margin:0;
        margin-top:7px;
        display:inline;
        float:right;
    }

        #header ul li{
            float:left;
            list-style:none;
            letter-spacing: -0.005em;
            font-size:0.95em;
        }


            #header ul li a:link, #header ul li a:visited, #header ul li a:active {
                color:#ffffff; text-decoration:none;
                margin-right: 0.7em;
            }
            #header ul li a:hover {
                color:#c2e672; text-decoration:none;
            } 
            
            #header ul li a.active{
                color:#c2e672;
            }
            
    #header h1{
        font-size:34px;
        letter-spacing:-0.01em;
        height:45px;
        margin-top:10px;
    }
    
    #header h2{
        font-size: 28px;
        line-height:35px;
        letter-spacing:-.03em;
    }
    
    #header h1, #header h2{
        display:inline-block;
        margin:0;
        font-weight:normal;
        font-family:'Crimson Text';
    }

#subscribe{
    padding:5px 0px 5px 0px;
    margin:0px;
	width: 160px;
	text-align: center;
	font-size: 14px;
    color:#000000; 
    text-decoration:none;
    background-color:#c2e672;
    display:block;
    float:right;
}

#callout{
    width:100%;
	background-color: #ffb937;
    height:40px;
}

#calloutContent{
    width:995px;
    margin-left:auto;
    margin-right:auto;
}

#calloutContent form{
    margin:0;
    padding:0;
    display:inline;
}

    #calloutContent a, #calloutContent a:link, #calloutContent a:visited, #calloutContent a:hover,#calloutContent a:active{
        display:inline-block;
        margin-top:5px;
        font-size: 20px;
        color:#000000; 
        text-decoration:none;
    }

#search{
    float:right;
    height:25px;
    width:180px;
    border:0;
    margin-top:7px;
    padding:1px 0px 0px 8px;
    font-size:14px;
    background-color:#ffe7bb;
    font-family:'Rosario';
    line-height:14px;
}

#commissionLink{
    margin-left:200px;
}

#content{
    width:1025px;
    margin-left: auto;
    margin-right: auto;
}

    #content h3{
        text-align:center;
        font-weight:normal;
        font-size:30px;
        color:#c2e672;
        padding:0px;
        margin:15px auto;
    }

    #content h4{
        color:#c2e672;
        line-height:24px;
        font-weight:normal;
        padding:0px;
        margin:0px;
        font-size: 20px;
    }
    
    #content span.compHeaders h4{
        color:#ffffff;
        margin-bottom:15px;
        text-align:center;
    }

div.brownContent{
    padding:15px;

}

div.brownContent h4 a{
    color:#c2e672;
}

div.brownContent h4.first{
    padding-top:25px !important;
}
    
div.blueContent{
    background-color:#0f3a44;
    padding:15px;
    overflow:auto;
}

    div.blueContent p{
    font-size:16px;
    }
    
    #content h3.lefty{
        text-align:left;
    }
    
    div.blueContent p.righty{
        text-align: right;
    }

    div.blueContent a, div.blueContent a:link, div.blueContent a:visited, div.blueContent a:active {
        color:#ffb937; text-decoration:none;
    }
    div.blueContent a:hover {
        color:#ffb937; text-decoration:underline; 
    } 

#content div.blueColumns div.leftColumn, div.blueColumns div.rightColumn{
    display: inline-block;
    margin:0px;
    padding:0px;
    border:0;
    width: 505px;
    
}

    #content div.leftColumn.double{
        width:100% !important;
    }
    #content div.blueColumns div.leftColumn{
        margin-right:15px;
        float:left;
    }

    #content div.blueColumns div.columnContent{
        background-color:#0f3a44;
        padding:15px;
    }

    #content div.blueColumns div.callout, div.linerNotes div.callout{
        background-color:#c2e672;
        padding:15px;
        color:#000000;
        margin: 30px;
    }

        #content div.blueColumns div.callout h5, #content div.linerNotes div.callout h5{
            text-align:center;
            padding:0px;
            margin:0px;
            font-size:15px;
            font-weight:normal;
        }
        
        #content div.linerNotes ul{
            list-style:none;
            padding-left:20px;
        }
        #content div.linerNotes ul li{
            padding-bottom:10px;
        }
        
        #content div.blueColumns div.callout h4{
            color:#0f3a44;
            font-size:30px;
        }

        #content div.blueColumns div.callout a, div.linerNotes div.callout a  {
            color:#0f3a44; text-decoration:none;
        }


        div.linerNotes div.callout{
            margin-top:0px;
        }

div.compositionInfo{
    overflow:auto;
}

    div.compositionInfo div.youTube{
        margin:15px 0 15px 0;
    }

    div.compositionInfo div.media{
        display: inline-block;
        width: 500px;
        float:left;
    }

    div.compositionInfo div.linerNotes{
        display: inline-block;
        width: 480px;
        padding-left:15px;
    }
    
div.infiniteCarousel p {
    margin:0px;
}

#bannerImage{
    height:400px;
    background-image: url("../img/banner1.jpg");
    background-position: center;

    background-repeat: no-repeat;
    background-color: rgb(0, 0, 0);
}
#bannerImage.comp{
    background-image: url("../img/banner3.jpg");
}

#bannerImage div{
    width:1025px;
    margin: 0 auto 0 auto;
    padding-top: 20px;
}

#bannerImage div ul{
    margin:0;
    padding:20px;
    width:200px;
    background-image: url("../img/transblack.png");
    list-style:none;
    font-size:17px;
}

#bannerImage li.split{
    margin-top:20px;
}

#bannerImage a{
    color:#ffffff;
}

#bannerImage a:hover{
    text-decoration:none;
    color:#ffb937;
}

/*
background-image: url("https://twimg0-a.akamaihd.net/profile_background_images/887203381/55647f2ff6f008bb7f9746ac7c5446ea.jpeg")
background-position: center 40px;
background-attachment: fixed;
background-repeat: repeat;
background-color: rgb(0, 0, 0);
*/
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
p.pressquote{
    margin-left:20px;
    font-style:italic;
    color:#fff0d4;
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*
Someone else's CSS
*/


.infiniteCarousel {
  width: 880px;
  height: 260px;
  position: relative;
  margin-top:40px;
  margin-left: auto;
  margin-right:auto;
  font-size:14px;
}

.infiniteCarousel .wrapper {
  width: 800px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  height: 260px;
  overflow: auto;
  min-height: 10em;
  margin: 0 40px 50px;
  position: absolute;
  top: 0;
  
}
.infiniteCarousel a{
font-style:italic;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  margin:0 25px 0 25px;
  height: 225px;
  width: 150px;
}

.infiniteCarousel li:hover{
    opacity:0.8;
}
.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 47px;
  width: 27px;
  background: url("../img/rightArrow.png") no-repeat 0 0;
  text-indent: -99999px;
  position: absolute;
  top: 75px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 0;
}
.infiniteCarousel .arrow:hover{
background: url("../img/rightArrowOver.png") no-repeat 0 0;
}


h4.seeAlso{
    margin:24px 0 !important; 
}

html{
    height:100%;    
    background-color:#1e1504;
}

p.related{
    overflow:auto;
    margin-left: 30px;
    margin-right: 30px;
}

p.related-last{
padding-bottom:20px;
}

p.related img{
    width:75px;
    height:75px;
    margin-right:20px;
    vertical-align:top;
    float:left;
    padding-top:4px;
}
#content h4.headline{
    line-height:24px;
}

p.articleListItem{
    margin-bottom:4px;
    border-top:5px solid #1e1504;
    padding-top:15px;
}
p.listFirst{
    border:0;
    padding-top:0;
    margin-top:0;
    padding-left:15px;
}
p.articleDate{
    margin-bottom:35px;
}

div.tabActive,div.tabInactive{
    /*padding:10px 10px 2px 10px;*/
    margin-right:5px;
    float:left;
    height:40px;
    width:100px;
    font-size:14px;
}

#otherTab{
    width:65px;
}

div.tabActive p,div.tabInactive p{
    margin: 10px 15px 0px 15px;
    color:#ffb937;
    cursor:pointer;
}

div.tabActive{
    background-color:#0f3a44;
}
div.tabInactive{
    background-color:#0e272e;
}

div.articleList h4 a{
    display:block;
}
div.articleList p, div.articleList h4 a{
    padding-left:25px;
    padding-right:25px;
}

div.centered{
    text-align:center;
}

img.headshot{
float:right;
margin:10px;
}

div.rightColumn div ol li{
    margin-bottom:25px;
}

div.rightColumn div ol li{
    font-size:25px;
    line-height:20px;
}

div.rightColumn div ol  li span{
   font-size:16px; 
}

#film_tv_radio_tab{
    width:120px;
}

#music_tab{ 
    width:65px;
}

#modeling_tab{
    width:85px;
}

div#content.compList{
    padding-top:25px;
}

div#content.compList h3{
    text-align:left;
}

div#content.compList div {
    width:710px;
    margin:0 auto 20px auto;
    min-height:150px;   
}

div#content.compList div div.art{
    width:150px;
    margin-right: 18px;
    float:left;
}
div#content.compList div div.text a.title{
    color:#c2e672;
    font-size:23px;
}


p.video{
    margin-bottom: 50px;
}

#chimpy{
    text-align:center;
    padding-top:15px;
}

#chimpy input{
    width:325px;
    background-color:#a8b8bc;
    margin-bottom:15px;
    border:1px;
    font-family:'Rosario';
    padding:5px;
}

#chimpy  button{
    background-color:#c2e672;
    border: 1px;
    font-family:'Rosario';
    padding:5px 13px;
    margin-left:241px;
}

#header h1 a, #header h2 a{
    color:#FFFFFF;
    text-decoration:none;
}

.albumCoverDL{
    float:right;
    padding-left:20px;
    padding-bottom:95px;
    width:33%;
}

.download_score {
    background-color: #c2e672 !important;
    padding: 15px !important;
    color: #000000 !important;
    margin: 30px !important;
    width:33% !important;
    text-align: center;
    font-size: 15px !important;
}

.download_score a{
    color: #0f3a44 !important;
}

.download_score a:hover{
    text-decoration:none !important;
}