/*
Theme Name: Rivers Spires
Theme URI: http://www.riversandspires.com
Description: Custom Theme Developed for Rivers & Spires Web Site
Version: 1.0
Author: Adam Groves
Author URI: http://www.adamgroves.net
*/

#pad {
    font-family: Lucida Sans Unicode, Lucida Grande, san-serif;
    font-size: 10pt;
    width: 790px;
    margin: 15px auto 15px auto;
    margin-top: -100px;
    background-color: #fff;
    padding: 10px;
    min-height: 365px;
    border: 1px solid #aaa;
}
#pad p {
    margin-top: 10px;
}
#pad li {
    margin-left: 20px;
}
#pad table {
    margin-top: 10px;
}
#pad hr {
    clear: both;
    color: #fff;
    background-color: #fff;
    height: 0px;
    border: 0px;
}
#center {
    width: 790px;
    margin: 0px auto 0px auto;
    margin-top: -5px;
    background-image: url('http://riversandspires.com/wordpress/wp-content/uploads/2009/12/header2.jpg');
    height: 200px;
}
#opts_band {
    width: 99%;
    height: 200px;
    text-align: center;
    margin: 0px;
    padding: 5px;
    background-color: #88162b;
    color: white;
    font-family: Lucida Sans Unicode, Lucida Grande, san-serif;
    font-size: 10pt;
    border-bottom: 5px solid #fadd55; 
}
#opts_band img {
    float: left;
}
#opts_band p {
    padding-top: 5px;
    font-family: Lucida Sans Unicode, Lucida Grande, san-serif;
    font-size: 8pt;
    text-align: right;
    margin-right: 10px;
}
#nav, #nav ul {
    font-size: 10pt;
    float: right;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 1;
    padding-bottom: 2px;
}
#nav a {
    display: block;
    color: white;
    text-decoration: none;
}
#nav li {
    float: left;
    padding: 0px 10px 0px 10px;
}
#nav li ul { /* second-level lists */
         z-index: 2;
	position: absolute;
	background: #2b377f;
	width: 210px;
        font-size: 8pt;
        margin: 0px -10px 0px -10px;
        padding: 5px 0px 5px 0px;
        opacity:0.9;
        filter:alpha(opacity=90);
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li {
        text-align: left;
        width: 190px;
        border-bottom: 5px solid #2b377f;
        clear: both;
}
#nav li ul li a:hover {
        font-weight: bold;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#opts_band li:hover {
    background-color: #2b377f;
    color: white;
}
.dates {
    font-family: Helvetica, Arial, san-serif;
    font-size: 18pt;
    font-weight: bold;
}
#jcycle {
    clear: left;
    position: relative;
    z-index: 0;
    float: left;
    width: 498px;
    height: 200px;
    border: 1px solid #aaa;
}
#ads {
    overflow: hidden;
    float: left;
    width: 498px;
    height: 180px;
}
#ads img {
    border: 0px;
}
#rotate_opts {
    font-family: Lucida Sans Unicode, Lucida Grande, san-serif;
    font-size: 8pt;
    text-align: right;
    padding-top: 3px;
    width: 498px;
    float: left;
    height: 17px;
    background-color: #ccc;
}
#rotate_opts a {
    margin-bottom: 0px;
    text-decoration: none;
    margin-right: 10px;
}
#feature {
    margin-left: 10px;
    float: left;
    width: 278px;
    height: 200px;
    border: 1px solid #aaa;
    background-color: #ccc;
}
#featured_item {
    margin-top: -10px;
    font-family: Lucida Sans Unicode, Lucida Grande, san-serif;
    font-size: 10pt;    
    padding: 10px;
} 
#featured_item p {
    margin-top: 10px;
}
#content {
    margin-top: -10px;
    min-height: 200px;
}
.bottom_box {
    display: block;
    margin-top: 10px;
    float: left;
    height: 150px;
    margin-right: 10px;
    width: 243px;
    border: 1px solid #aaa;
    background-color: #ccc;
    font-family: Lucida Sans Unicode, Lucida Grande, san-serif;
    font-size: 8pt;  
}
.bottom_box img {
    border: 0px;
}
.bottom_box p {
    padding: 10px;
}
#bottom {
    text-align: right;
    font-family: Lucida Sans Unicode, Lucida Grande, san-serif;
    font-size: 8pt;
    width: 790px;
    margin: 0px auto 0px auto;
}
.b1 {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 12px;
    margin-right: 5px;
    width: 50px;
    height: 50px;
    float: left;
    border: 1px solid #aaa;
    color: pink;
}
.b2 {
    margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 50px;
    width: 100px;
    float: left;
    border: 1px solid #aaa;
    color: #2b377f;
}
.b3 {
    margin-top: 10px;
    margin-bottom: 5px;
    width: 50px;
    float: left;
    height: 50px;
    border: 1px solid #aaa;
    color: silver;
}
#sponsors_block {
    display: none;
}
#quick_facts {
    width:292px; 
    border: 1px solid #aaa; 
    background-color: #ccc; 
    float: right; 
    padding: 10px; 
    margin: 10px;
}
#quick_facts ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
#quick_facts li {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 10px;
}
#scroller {
  white-space: nowrap;
}
#scroller img {
    border: 0px;
}
#sel ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: right;
}
#sel li, #previous, #next {
    display: block;
    float: right;
}
.alignright {
    float: right;
    padding: 5px;
}
.alignleft {
    float: left;
    padding: 5px;
}
.breadcrumb {
    margin-top: 0px;
    font-family: Lucida Sans Unicode, Lucida Grande, san-serif;
    font-size: 12pt;
    color: #2b377f;
}
.breadcrumb a {  
    color: #2b377f;
    text-decoration: none;
}
.app {
    font-size: 10pt;
    font-weight: normal;
} 
