/* =Art Styles
___________________________________________________________________________*/


html, body {
       background:  #809AC8 url(http://www.snowcitycafe.com/images/graphics/art-bg.gif) repeat-x top left;
}
#art {
        position: absolute;
        background:url(http://www.snowcitycafe.com/images/graphics/art.gif) no-repeat;
        height: 90px;
        width: 221px;
        left: 511px;
        top: 115px;
        z-index: 100;
        }
.art {margin-bottom: -12px; font-size: 14px;}
.thumb {margin-top: 0px; margin-bottom: -10px; padding: 0 5px 0 0;}

.thumb img {border: 1px solid #6F8BBC; padding: 3px;}

.thumbs img {border: 1px solid #6F8BBC; padding: 3px;}

#first-friday {margin-top: -5px; padding-top: 0;}

#main-content a:link, #sub-content a:link{color: #fff; text-decoration: none;}
#main-content a:visited, #sub-content  a:visited{color: #fff; text-decoration: none;}
#main-content a:hover, #sub-content  a:hover{color: #fff;text-decoration: none; border-bottom: 1px dotted #000;}
#main-content a:active, #sub-content  a:active{color: #fff; text-decoration: none;}

.title {
        font-family:  "Century Gothic", "Trebuchet MS", Trebuchet, Verdana, Arial, Sans-serif; 
        font-size: 16px; 
        font-weight: normal;
	}
.archive-title {
        font-family: "Century Gothic", "Trebuchet MS", Trebuchet, Verdana, Arial, Sans-serif; 
        font-weight: bold;
        font-size: 16px;
	}



select, input, option {
        background: #9DB3D9;
        color: #000;
        border: 1px solid #6E87B3;
        font-size : 10px;
        }
.checkbox {
        background-color:  transparent;
        margin:  0;
        padding: 0;
        border: 0;
        }

textarea {
        margin-left: 0;
        padding-left: 0;
        padding-right: 70px;
        background: #9DB3D9;
        color: #000; 
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        border: 1px solid #6E87B3;
        }

textarea:focus { background-color: #fff;}
input:focus { background-color: #fff; }
checkbox:focus { background-color: #fff; }


.footer-title { 
        font: 16px normal  "Century Gothic", "Trebuchet MS", Trebuchet, Verdana, Arial, Sans-serif; 
        color: #537DB9; 
        }


#featured-list {margin-top: 10px;}

.more a:link {background: #9DB3D9; border: 5px solid #6E87B3; padding: 5px; color: #000;}
.more  a:visited {background: #9DB3D9; border: 5px solid #6E87B3; padding: 5px;color: #000;}
.more a:hover {background: #6E87B3; border: 5px solid #9DB3D9; border-bottom: 5px solid #9DB3D9; padding: 5px;color: #000;}
.more  a:active {background: #9DB3D9; border: 5px solid #6E87B3; padding: 5px;color: #000;}