html,body   {
    height: 100%;
    margin: 0;
    top: 0;
}

.numobile   {
    width: 100%;
    height: 100%;
    margin-top: 270px;
    margin-bottom: 100px;
}
#sbows  {
    width: 80%;
    height: 60vh;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    background-image: url('images/sbows.jpg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
#sbook  {
    width: 80%;
    height: 60vh;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    background-image: url('images/buy-books.jpg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
#sart  {
    width: 80%;
    height: 60vh;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    background-image: url('images/buy-art.jpg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.top-link   {
    width: 100%;
    height: 100%;
}
.top-link a, .top-link a:visited    {
    display: block;
    height: 50px;
    width: 200px;
    margin-left:auto;
    margin-right: auto;
    position: relative;
    top: 85%;
    font-family: arial;
    color: rgb(0,60,99);
    background-color: white; /*rgb(0,60,99);*/
    border-radius: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
}
.top-link a:hover  {
    text-decoration: underline;
}









/* Top Header -- Thin Line ICS Name and Menu Bar -- Styles */
#bow-logo   {
    width: 100%;
    height: 170px;
    background-color: white;
/*  position: fixed;
    top: 0;
    left: 0;
    z-index: 999999; */
}
#logo   {
    display: block;
    width: 30%;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/ics-logo.png');
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
}
#logo a {
    display: block;
    width: 100%;
    height: 100%;
}
#bow-logo img   {
    height: 100px;
    margin-top: -30px;
}




#top-bar-contain    {
    width: 100%;
    height: 50px;
    background-color: rgb(245,248,255);
    margin-top: 15px;
/*  border-bottom: 1px solid #c0c0c0;
    position: fixed;
    top: 180px;
    left: 0;
    z-index: 999999; */
}

#top-bar-menu   {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
#menu    {
    width: 100%
    margin-left: auto;
    margin-right: auto;
}
#menu li a    {
    float: left;
    display: block;
    width: 125px;
    height: 47px;
    line-height: 50px;
    font-family: times;
    font-style: normal;
    font-weight: bold;
    font-size: 9pt;
    text-align: center;
    text-decoration: none;
    color: rgb(32,56,100);
    background-color: rgb(245,248,255);
}
#menu li a:hover    {
    /* color: rgb(108,244,170); */
    border-bottom: 3px solid rgb(32,56,100);
}
#social {
    float: right;
    position: fixed;
    top: 170px;
    right: 10%;
    z-index: 999999;
}
#social a   {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 20px;
    margin-left: 10px;
    border-radius: 50%;
    background-color: rgb(32,56,100);
}
#social a:hover {
    background-color: #8d99b0;
}
#social img {
    height: 25px;
    padding-top: 8px;
    padding-left: 8px;
}

/* FEATURE Box at top */
#feature    {
    width: 80%;
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 270px;
}
#feature img    {
    width: 100%;
}
@media only screen and (max-width:780px), only screen and (max-device-width:780px) {
    #feature    {
        width: 100vw;
    }
}






/* Top Header -- BIG Centered LOGO -- Styles */
#logo-bar   {
    width: 100vw;
    height: 350px;
    background-color: #c0c0c0; /* rgb(32,56,100); */
    top: 0;
}
#logo-center, #logo-center a, #logo-center a:hover, #logo-center a:visited {
    display: block;
    border: 0;
    text-decoration: none;
}
#logo-center a img {
    padding-top: 15px;
    height: 300px;
    width: auto;
}
@media only screen and (max-width:780px), only screen and (max-device-width:780px) {
    #logo-bar {
        height: 175px;
    }
    #logo-center, #logo-center a, #logo-center a:hover, #logo-center a:visited {
    display: block;
    border: 0;
    text-decoration: none;
    }
    #logo-center a img {
    padding-top: 5px;
    height: 150px;
    width: auto;
    }
}

/* Top Header -- MENU BAR -- Styles
#menu-contain   {
    display: block;
    width: 100%;
    height: 70px;
    background-color: rgb(32,56,100);
}
#menu    {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}
#menu li a    {
    float: left;
    display: block;
    width: 150px;
    height: 70px;
    line-height: 70px;
    font-family: arial;
    font-style: normal;
    font-size: 12pt;
    text-align: center;
    text-decoration: none;
    color: white;
    background-color: rgb(32,56,100);
}
#menu li a:hover    {
    color: rgb(108,244,170);
    text-decoration: underline;
}
*/

/* LinkTree Style -- LANDING PAGE -- Styles */
.centered   {
    width: 100%;
    height: auto;
    overflow: auto;
}
.row {
    width: 100%;
    height: auto;
}
.bow-styles {
    float: left;
    width: 50%;
    height: 400px;
    color: rgb(32,56,100);
    font-family: arial;
    font-weight: bold;
    font-style: normal;
    font-size: 14pt;
    text-align: center;
}
.bow-styles p   {
    padding-top: 25px;
}
.style-label    {
    width: 40%;
    height: 30px;
    padding-top: 300px;
    margin-left: auto;
    margin-right: auto;
}
.style-label a, .style-label a:visited {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgb(32,56,100);
    text-decoration: none;
    color: white;
    font-family: arial;
    font-weight: normal;
    font-style: normal;
    font-size: 14pt;
    text-align: center;
    border: 2px solid white;
    border-radius: 15px;
    line-height: 30px;
}
.style-label a:hover {
    border: 2px solid black;
    border-radius: 15px;
}

#top-crop   {
    width: 100%;
    height: 800px;
    background-image: url('images/top-crop.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#blue-gingham   {
    background-image: url('images/blue-gingham.jpeg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 10px;
}
#velvet   {
    background-image: url('images/green-velvet-pink.jpg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 10px;
}
#green-blue   {
    background-image: url('images/green-blue.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 10px;
}



@media only screen and (max-width:780px), only screen and (max-device-width:780px) {
    #center {
        width: 90%;
    }
    #center a, #center a:hover, #center a:visited {
        width: 80%;
    }
}

/* Main -- PAGE BODY -- Styles */
#container  {
    width: 100%;
    height: 100%;
    background-color: white; /* rgb(108,244,170); */
}
#content    {
    width: 100%;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}

/* WooCommerce "Showing All xx Results" label at top of Shop Page */
.woocommerce-result-count   {
    display: none;
    font-family: arial;
    font-size: 10pt;
    color: black;
    font-style: italic;
}
/* WooCommerce "Sort-By" Drop-Down Menu at top-right of Shop Page */
.woocommerce-ordering   {
    display: none;
    width: 250px;
    height: 75px;
    margin-top: 15px!important;
}


/* Footer Styles */
#bottom-links   {
    min-height: 20vh;
    width: 100%;
    display: block;
    float: none;
    background-color: rgb(245,248,255);
    padding-top: 50px;
}
#bottom-links h1    {
    font-family: arial;
    font-size: 18pt;
    color: rgb(32,56,100);
    font-weight: bold;
}
#bottom-links p    {
    font-family: arial;
    font-size: 12pt;
    color: rgb(32,56,100);
    font-weight: normal;
    padding-top: 10px;
    padding-left: 10px;
}
.bottom-link-column {
    float: left;
    width: 15%;
    margin-left: 15%;
}
#bottom-links a, #bottom-links a:visited    {
    color: rgb(32,56,100);
    text-decoration: none;
}
#bottom-links a:hover   {
    text-decoration: underline;
}
#bottom {
    height: 20vh;
    width: 100%;
    display: block;
    float: none;
    background-color: rgb(245,248,255);
    padding-top: 50px;
}
#bottom p {
    font-family: arial;
    font-weight: normal;
    font-size: 12pt;
    color: rgb(32,56,100);
    text-align: center;
}

@media only screen and (max-width:780px), only screen and (max-device-width:780px) {
    .bottom-link-column {
        float: none;
        width: 90%;
        margin-left: 5%;
    }
}






/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: <strong>UPDATE</strong> - 4.0+ is here, completely overhauled, yet again. As always, <a href="http://tidythemes.com/concept/#upgrading">use caution when upgrading</a> (tidythemes.com/concept/#upgrading) and <a href="http://tidythemes.com/concept/">learn the TidyThemes concept</a> (tidythemes.com/concept). &nbsp; &rarr; <em><strong>CAUTION</strong>: If you're child theming or have clients that are child theming on top of BlankSlate (not the recommended use), please do not blindly upgrade to newer versions.</em> &nbsp; &rarr; <strong>DESCRIPTION</strong>: BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme available anywhere for designers/developers to use as a base/foundation to build websites for clients or to build completely custom themes from scratch to release faster. Clean, semi-minified, unformatted and valid code, SEO-friendly, no programmer comments, standardized and as white label as possible and most importantly, CSS reset for cross-browser-compatability and no intrusive visual CSS styles added whatsoever. A perfect skeleton theme that blows any others like it (the subsequent underscores.me for example) completely out of the water, as they're simply too overcomplicated for what people really want in this kind of theme. Now comes with jQuery enqueued and ready to go. &nbsp; &rarr; <strong>SUPPORT</strong>: Please use the <a href="http://tidythemes.com/forum/">official support forum</a> (tidythemes.com/forum). Comments and suggestions for improving BlankSlate, please see "<a href="http://tidythemes.com/tidythemes-sucks/">TidyThemes Sucks!</a>" (tidythemes.com/tidythemes-sucks). Just getting started? <a href="http://tidythemes.com/want-to-learn-css/">Want to learn CSS?</a> (tidythemes.com/want-to-learn-css) &nbsp; &rarr; <strong>WHAT'S NEW?</strong>: We stripped down as much custom, extraneous, superfluous junk code as we could and greatly improved the HTML5 structure. <a href="http://make.wordpress.org/themes/author/chipbennett/">Chip Bennett</a> (make.wordpress.org/themes/author/chipbennett), a highly experienced programmer and official WordPress administrator, worked closely with us to audit the theme code for quality. <a href="http://themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0">See</a> (themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0) just how much we've revamped things. Last, but not least, BlankSlate has now been <a href="https://github.com/tidythemes/blankslate">opened up on GitHub</a> (github.com/tidythemes/blankslate) if anyone would like to make suggested code additions/improvements. Thank you for using BlankSlate.
Version: 4.0.4
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2017 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}