﻿/*

#####  Color Palette by Paletton.com
#####  Palette URL: http://paletton.com/#uid=33L0u0kllllaFw0g0qFqFg0w0aF


*** Primary color: Blue
   
   shade 1 = #7887AB = rgb(120,135,171) = rgba(120,135,171,1) = rgb0(0.471,0.529,0.671)
   shade 2 = #4F628E = rgb( 79, 98,142) = rgba( 79, 98,142,1) = rgb0(0.31,0.384,0.557)
   shade 3 = #2E4272 = rgb( 46, 66,114) = rgba( 46, 66,114,1) = rgb0(0.18,0.259,0.447)
   shade 4 = #162955 = rgb( 22, 41, 85) = rgba( 22, 41, 85,1) = rgb0(0.086,0.161,0.333)
   shade 5 = #061539 = rgb(  6, 21, 57) = rgba(  6, 21, 57,1) = rgb0(0.024,0.082,0.224)

*** Secondary color (1): Gold
   
   shade 1 = #FFF0AA = rgb(255,240,170) = rgba(255,240,170,1) = rgb0(1,0.941,0.667)
   shade 2 = #D4C26A = rgb(212,194,106) = rgba(212,194,106,1) = rgb0(0.831,0.761,0.416)
   shade 3 = #AA9739 = rgb(170,151, 57) = rgba(170,151, 57,1) = rgb0(0.667,0.592,0.224)
   shade 4 = #806D15 = rgb(128,109, 21) = rgba(128,109, 21,1) = rgb0(0.502,0.427,0.082)
   shade 5 = #554600 = rgb( 85, 70,  0) = rgba( 85, 70,  0,1) = rgb0(0.333,0.275,0)

*** Secondary color (2): Beige
   
   shade 1 = #FFD1AA = rgb(255,209,170) = rgba(255,209,170,1) = rgb0(1,0.82,0.667)
   shade 2 = #D49A6A = rgb(212,154,106) = rgba(212,154,106,1) = rgb0(0.831,0.604,0.416)
   shade 3 = #AA6C39 = rgb(170,108, 57) = rgba(170,108, 57,1) = rgb0(0.667,0.424,0.224)
   shade 3 = #804515 = rgb(128, 69, 21) = rgba(128, 69, 21,1) = rgb0(0.502,0.271,0.082)
   shade 4 = #552700 = rgb( 85, 39,  0) = rgba( 85, 39,  0,1) = rgb0(0.333,0.153,0)


#####  Generated by Paletton.com (c) 2002-2014
*/
/* Main Sections */

html { 
  height:100%;
}

body 
{ 
    background-color:#ffffff;
    color:#000000;
    font-family: 'Open-Sans', sans-serif;
    padding-top: 60px;
    font-size:1.5em;
}

.section-header
{
    border-bottom:solid 1px #2E4272;
    margin-bottom:20px;
    margin-left:0px;
    margin-right:0px;
}
.section-header-textarea
{
    padding-left:0px;
}
.section-header h1
{
    color: #2E4272;
    padding-left:0px;
    font-family: 'Lato', sans-serif;
    margin-bottom:0px;
}

.section-subheader
{
    color: #2E4272;
    padding:0px;
    margin-bottom:20px;
    font-family: 'Lato', sans-serif;
}

.page-header
{
    margin-top:0px;
    background-color: #061539;
    height:60px;
}
.page-header-title, .page-series-header-title
{
    font-size:3em;
    color:White;
    padding-top:5px;
    font-family: 'Spectral SC', serif;
}

.page-header-title-button
{
    border:solid 1px #AA6C39;
    color: #DCE0E6;
    background-color: #061539 !important;
    font-size:1em;
    vertical-align:middle;
    margin-bottom:20px;
}

.page-header-title-button:hover
{
    color: #FFD1AA;
}

.page-header-left-end
{
    padding-right:0px;
    margin-right:0px;
}
 
.page-header-right-end
{
    padding-left:0px;
}

/* Footer*/
#FooterContent
{
    height:230px;
    background-color:#061539;
    color:#DCE0E6;
    width:100%;
    
}

#FooterContent a
{
    color:#7887AB;
    text-align:left;
}

.footer-link-section
{
    margin-top:10px;
    padding-top:10px;
    font-size:.9em;
    text-align:left;
    
    
}

.footer-about-section
{
    margin-top:20px;
    
}
.footer-link-section ul li
{
    list-style: none outside none;
    text-align:left;
}

.footer-link-section ul
{
    padding:0px;
    margin-top:0px;
}

.footer-email-section
{
    padding: 20px 0px 20px 20px;
    font-size:.9em;
    
}

.footer-email-section ul
{
    padding:0px;
    margin-top:0px;
}

.footer-email-section ul li
{
    list-style: none outside none;
    display: inline-block;
    vertical-align:middle;
}

.footer-email-input
{
    width:300px;
}

.footer-email-button
{
    border:solid 1px #AA6C39;
    color: #DCE0E6;
    background-color: #061539 !important;
}

.footer-email-button:hover
{
    color: #FFD1AA;
}


.footer-link-header
{
    color:#DCE0E6;
    font-weight:bold;
}


/* Books*/

.books img
{
    height:350px;
    box-shadow: 10px 10px 5px grey;
}

/*Sample*/

span.cap 
{
    font-size: 2em;
    line-height: 0em;
    font-weight:bold;
}

/* Buttons*/

.defaultbutton, .defaultbutton:visited
{
    padding: 15px;
    border:solid 1px #552700;
    color: #DCE0E6;
    background-color: #061539 !important;
    box-shadow: 10px 10px 5px grey;
}

.defaultbutton:hover
{
    padding: 15px;
    border:solid 1px #552700;
    color: #FFD1AA;
    background-color: #061539 !important;
    box-shadow: 10px 10px 5px grey;
    
}
.defaultbutton:active
{
    padding: 15px;
    border:solid 1px #552700;
    color: #DCE0E6;
    background-color: #061539 !important;
    box-shadow: 0px 0px 0px grey;
    
}

/* Call To Action*/
.call-to-action
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#061539+2,23538a+51,a7cfdf+100 */
    background: rgb(6,21,57); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(6,21,57,1) 2%, rgba(35,83,138,1) 51%, rgba(167,207,223,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(6,21,57,1) 2%,rgba(35,83,138,1) 51%,rgba(167,207,223,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(6,21,57,1) 2%,rgba(35,83,138,1) 51%,rgba(167,207,223,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#061539', endColorstr='#a7cfdf',GradientType=0 ); /* IE6-9 */

    /*background: url(../images/CalltoActionBackground.jpg) no-repeat center center fixed;*/
    display:block;
    position: relative;
    width: 100%;
    height:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top:0px;
	margin-top:0px;
	
}
.call-to-action-content
{
    background-color:transparent;
    color: #DCE0E6;
    font-size:large;
    height:300px;
    
}

.call-to-action-cover
{
    padding-top:15px;
}
.call-to-action-maintext
{
    padding-bottom:10px;
    padding-top:10px;
    top:0px;
    margin-top:0px;
    color:White;
}
.call-to-action-subtext
{
    color: #FFD1AA;
    font-size:1.20em;
}



.call-to-action-booktitle
{
    color: #DCE0E6;
    font-weight:bold;
}

.call-to-action .btn
{
    background-color:transparent;
    border:solid 2px #DCE0E6;
    font-size:larger;
    color: #DCE0E6;
    box-shadow:none;
    width:250px;
}

.call-to-action .btn:hover
{
    background-color:transparent;
    border:solid 2px #FFD1AA;
    font-size:larger;
    color: #FFD1AA;
}

.call-to-action ul li
{
    list-style: none outside none;
    display: inline-block;
    vertical-align:middle;
    margin:auto;
    text-align:left;
}

.call-to-action .cover
{
    padding:10px;
}

.call-to-action-content p
{
    padding-bottom:10px;
}


@media(max-width:768px) 
{
    .call-to-action-content
    {
        background-color:transparent;
        color: #DCE0E6;
        font-size:large;
        
        padding-top:20px;
    }
    
    .call-to-action ul li
    {
        list-style: none outside none;
        display: inline-block;
        vertical-align:middle;
        margin:auto;
        text-align:center;
    }
    
    #FooterContent 
    {
        height:525px;
    }
    .navbar a
    {
        z-index: 999 !important;
        background-color:#ECEFF1 !important;
    }
    
    .nav
    {
        margin-top:0px;
    }
    
     .navbar-brand
    {
        font-weight:bold;
        font-size: 20px;
        font-family: 'Spectral SC', serif;
        color:#2E4272 !important;
        vertical-align:middle;
    }
    
     .dropdown
    {
        background-color:#ECEFF1;
    }
    
     .dropdown-menu
    {
        padding-top:0px;
        background-color:#ECEFF1;
    }
    .page-header
    {
        height:45px;
    }
  .page-header-title
    {
        font-size:2em;
        color:White;
        font-family: 'Spectral SC', serif;
        vertical-align:-15px;
        margin-bottom:0px;
        margin-top:20px;
    }
    .page-series-header-title
    {
        font-size:1em;
        color:White;
        font-family: 'Spectral SC', serif;
        margin-bottom:10px;
        vertical-align:5px;
    }
    
  .footer-email-button
    {
        margin-top:15px;
        border:solid 1px #AA6C39;
        color: #DCE0E6;
        background-color: #061539 !important;
    }
    .page-header-title-button
    {
        border:solid 1px #AA6C39;
        color: #DCE0E6;
        background-color: #061539 !important;
        font-size:1em;
        vertical-align:middle;
        margin-top:5px;
    }
    .navbar-default .active a
    {
    background-color:#ECEFF1 !important;
    color:#061539;
    }

}
 


/* Navigation*/

#MainNav
{
    height:60px;
    margin-bottom:5px;
    border-bottom:1px solid black;
}

.navbar
{
    z-index: 999 !important;
    background-color:#ECEFF1 !important;
    vertical-align:middle;
    
}

.navbar-default a:hover
{
    background-color:#ECEFF1 !important;
    color:#AA6C39 !important;
}

.navbar-default .active a
{
    background-color:transparent !important;
    color:#061539;
}

@media(min-width:768px) 
{
     #MainNav.affix
    {
        height:40px;
        margin-bottom:5px;
        box-shadow: 0px 5px 5px grey;
    }
    .navbar-default, .navbar-default a
    {
        font-size:12px;
        color:#2E4272 !important;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        transition: all .25s;
        padding: 2px 0;
        /* Add additional styles here for the UNCOLLAPSED state */
        width:100%;
        vertical-align:middle;
        
    }
    .nav > li > a
    {
        padding-left:5px;
        padding-right:5px;
    }
    
    .active-menu-link:link, .active-menu-link:visited, .active-menu-link:hover
    {
        color: #AA6C39 !important;
    }
   
  
    .navbar-default.affix 
    {
        padding-top:0px;
        font-size:14px;
        /* Add additional styles here for the COLLAPSED state */
        width:100%;
    }
     .navbar-default.affix .nav
    {
        padding-top:0px;
        padding-bottom:0px;
    }
    
     .navbar-default.affix a
    {
        padding-bottom:10px;
    }
  
    .navbar-brand
    {
        font-weight:bold;
        font-size: 30px;
        font-family: 'Spectral SC', serif;
        color:#2E4272 !important;
        width:250px;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        transition: all .25s;
        vertical-align:middle;
    }

     .navbar-default.affix .navbar-brand
    {
        font-weight:bold;
        font-size: 24px;
        font-family: 'Spectral SC', serif;
        color:#2E4272 !important;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        transition: all .25s;
        width:200px;
        padding-top:20px;
    }
    
    .dropdown-menu
    {
        background-color:#ECEFF1;
        margin-top:3px !important;
    }
}

@media(min-width:1200px) 
{
    #MainNav.affix
    {
        height:40px;
        margin-bottom:5px;
        box-shadow: 0px 5px 5px grey;
    }
    .navbar-default, .navbar-default a
    {
        font-size:18px;
        color:#2E4272 !important;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        transition: all .25s;
        padding: 5px 0;
        /* Add additional styles here for the UNCOLLAPSED state */
        width:100%;
        vertical-align:middle;
    }
    
     .nav > li > a
    {
        padding-left:15px;
        padding-right:15px;
    }
    
    .active-menu-link:link, .active-menu-link:visited, .active-menu-link:hover
    {
        color: #AA6C39 !important;
    }
   
  
    .navbar-default.affix 
    {
        padding-top:0px;
        font-size:14px;
        /* Add additional styles here for the COLLAPSED state */
        width:100%;
    }
     .navbar-default.affix .nav
    {
        padding-top:0px;
        padding-bottom:0px;
    }
    
     .navbar-default.affix a
    {
        padding-bottom:10px;
    }
  
    .navbar-brand
    {
        font-weight:bold;
        font-size: 40px;
        font-family: 'Spectral SC', serif;
        color:#2E4272 !important;
        width:300px;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        transition: all .25s;
        vertical-align:middle;
    }

     .navbar-default.affix .navbar-brand
    {
        font-weight:bold;
        font-size: 24px;
        font-family: 'Spectral SC', serif;
        color:#2E4272 !important;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        transition: all .25s;
        width:200px;
        padding-top:20px;
    }
    
    .dropdown-menu
    {
        background-color:#ECEFF1;
        margin-top:3px !important;
    }
}

/*Series Information*/

.series-image
{
    box-shadow: 10px 10px 5px grey;
}

.series-title
{
    margin-top:30px;
}

/*Book Information*/

.book-title
{
    color: #2E4272;
    margin-top:0px;
    font-family: 'Lato', sans-serif;
}

.book-series
{
    margin-top:0px;
    color: #804515;
}

.book-cover
{
    box-shadow: 10px 10px 5px grey;
}

/* Posts*/

.post
{   
    margin-bottom:10px;
}

.post-header
{
    padding: 10px;
    margin-top:0px;
    color:#061539;
    font-size:1em;
    
}
.post-datedifference
{
    color: #061539;
    font-size:.75em;
}
.post-body
{
    padding:5px;
}

.post ul li
{
    list-style: none outside none;
    display: inline-block;
    vertical-align:middle;
}

.post ul
{
    padding-left:0px;
}
.post-authorname
{
    color: #061539;
    font-size:1.em;
}
.post hr
{
    border-color:#B0BEC5;
}

/* Scene Break*/

p.scenebreak 
{
    text-align: center;
    text-indent: 0em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

img.scenebreak
{
    height: 4px;
    line-height: 1.2;
    width: 170px;
}

img.bigscenebreak {
    height: 20px;
    line-height: 1.2;
    width: 500px;
}

/* Chapter */

div.chapter {
    margin-bottom: 2em;
}

/*miscellaneous*/
.all-images-shadow img {
    box-shadow: 10px 10px 5px grey;
}

.noshadow
{
    box-shadow:none !important;
}
.shadow
{
    box-shadow: 10px 10px 5px grey;
}

.validationmessageheader
{
    width:100%;
    padding:10px;
    border-radius:4px;
}
.validationmessage
{
    color:red;
}

.contact-title
{
    margin-left:10px;
    margin-right:10px;
}

/*NewsLetter*/

.emaillandingpagecontainerbackground
{

    width:100%;
    padding-top:50px;
    padding-bottom:50px;
}

.emaillandingpagebackground
{
    background: #dce0e6; /* Old browsers */
    background: -moz-linear-gradient(left,  #dce0e6 0%, #f7f7f7 50%, #dce0e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dce0e6), color-stop(50%,#f7f7f7), color-stop(100%,#dce0e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #dce0e6 0%,#f7f7f7 50%,#dce0e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #dce0e6 0%,#f7f7f7 50%,#dce0e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #dce0e6 0%,#f7f7f7 50%,#dce0e6 100%); /* IE10+ */
    background: linear-gradient(to right,  #dce0e6 0%,#f7f7f7 50%,#dce0e6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce0e6', endColorstr='#dce0e6',GradientType=1 ); /* IE6-9 */
    margin:0px;
    margin-left:auto;
    margin-right:auto;
    height:100%;
}

.emailcontainer
{
    width: 450px;
}

.emailheader
{
    background:#061539;
    position:absolute;
    top:0px;
    width:100%;
}

.loading
{
    margin-top:25px;
    padding:5px;
    background:transparent;
    color:#061539;
}

.loading-side
{
    margin-top:5px !important;
    margin-left:5px;
}

.databank-menu-header
{
    padding-bottom:5px;
    border-bottom:1px solid black;
    color:#061539;
}
.databank-menu-item
{
    color: #2E4272;
    padding:0px;
}

/*promotions*/

.promotion
{
    
     border:1px solid #7887AB;
}

/*Landing Page*/

.landingpagebackground
{
    background-color:Black;
    margin:0px;
    padding-top:5px !important;
}

.landingpagecontainerbackground
{
    background-color:White;
    padding:20px;
    font-family: 'Open-Sans', sans-serif;
}

.databasenavigation
{
    background-color: #061539;
    color:#DCE0E6;
}

.secondbutton
{
    padding-left:20px;
    
}
.add-on .input-group-btn > .btn 
{
  border-left-width:0;left:-2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.form-control
{
    width:35%;
    font-size: 1.1em;
}

.navbar-nav > li > a {
  border-right: 1px solid #ddd;
  padding-bottom: 15px;
  padding-top: 15px;
}


.glyphiconSize {
    font-size: 1.4em;
}

.navigation
{
    margin-top:5px;
}
.knowledgebase
{
    min-height:800px;
}

.forcezeropaddingleft
{
    padding-left:0px;
}

.knowledgebaseHorizonatalItemList
{
    list-style: none;
    padding-left:0px;
    margin-left:0px;
}

.knowledgebaseHorizonatalItemList li {
  display:inline
}

.knowledgebaseHorizonatalItemListInline
{
    list-style-type:disc;
    padding-left:0px;
    margin-left:0px;
    display:inline;
}

.knowledgebaseHorizonatalItemListInline li {
  display:inline
}


.allbooklinksheadertext
{
    font-size:2em;
}

.allbooklinksheader
{
    background-color:#2E4272;
    color: white;
    margin-bottom:20px;
    padding-bottom:20px;
    padding-top:20px;
    margin-top:20px;
}

.allbooklinksheader a
{
    color: #FFD1AA;
    
}



.allbooklinkscover
{
    height:200px;
}

.readingordernumber {
    font-size: 6em;
    background-color: #2E4272;
    color:white;
}

.seriesImage
{
    margin-bottom: 20px !important;
}

.seriesImageLeft{
    padding-left: 0px;
}
