/*
	Layout ~ Agave CSS.
	Layout style sheet
*/

/* =Layout
----------------------------------------------------------------------------*/
body {
    background:url(../img/bgnd_tile.jpg) #DBF975;
}

#masthead {
    background:url(../img/trees_bgnd.jpg) bottom center no-repeat #DBF975;
}

#mastheadBlock {
    background:url(../img/masthead.jpg) bottom left no-repeat;
    width:970px;
    margin:0 auto;
    position:relative;
    height:210px;
}

#slogan {
    height:40px;
    line-height:40px;
}

a.copy_button {
    background:#118B51;
    padding:5px 10px;
    color:#fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.copy_button:hover {
    background:#DEF673;
    color:#118B51;
}

#nav {
    height:40px;
    line-height:40px;
    background:#118B51;
    border-left:5px solid #4D5762;
    border-right:5px solid #4D5762;
    position:relative;
}

#nav ul {
    list-style:none;
    margin:0;
    padding:0;
}

#footerNav {
    height:40px;
    line-height:40px;
    background:#DBF975;
    padding:0 10px;
    margin-left:0;
}

#footerNav ul, #footerNav ul {
    width:100%;
    text-align:center;
    margin:0;
    padding:0;
}

#nav li, #footerNav li {
    display:inline;
}

#footerNav li {
    padding:0 5px;
}

#nav li a, .trigger {
    height:40px;
    line-height:40px;
    padding:0 10px;
    color:#fff;
    text-decoration:none;
    font-size:18px;
    font-weight:normal;
    width:auto;
    float:left;
    z-index:1000;
}

#nav li a:hover, .trigger:hover {
    background:#0D653A;
}

.registerLink {
    width:193px;
    height:40px;
    position:absolute;
    right:60px;
    bottom:-28px;
    background:url(../img/register_button.png) top right no-repeat;
}

.registerLink:hover {
    background-position:-7px 0;
}

#news {
    background:#20B06A;
    height:40px;
    line-height:40px;
    border-left:5px solid #4D5762;
    border-right:5px solid #4D5762;
    color:#156438;
    overflow:hidden;
}

#layoutBlock {
    border-left:5px solid #4D5762;
    border-right:5px solid #4D5762;
    background:#DBF975;
}

#home #layoutBlock {
    background:url(../img/home_bgnd.jpg) 0 0 repeat-y;
}

#standard #layoutBlock {
    background:url(../img/standard_bgnd.gif) 0 0 repeat-y;
}

#home #content div {
    padding:10px 10px 0;
}

#contentBlock {
    background:#fff;
    padding:20px 20px 10px;
}

#contentBlock img {
    padding:0 10px;
}

#sidebar {
    padding:20px 20px 10px;
}

#home #sidebar {
    padding: 0 20px 10px;
}

#sidebarBlock {
    background:#fff;
    padding:0;
    margin:-20px -20px 0;
    padding:20px 20px 10px;
}

#sidebarBlock ul {
    list-style:none;
    margin:0;
}

.sidebarNav {
    position:relative;
}

/*.sidebarNav li ul {
    display:none;
}*/

.sidebarNav, .sidebarFlyout ul {
    list-style:none;
    padding:0;
    margin:0;
}

.sidebarNav li {
    height:40px;
    line-height:40px;
    background:#D4E163;
    position:relative;
}

#nav li {
    position:relative;
}

#nav li ul {
    position:absolute;
	top:-999em;
	width:200px;
	list-style:none;
	background:#118B51;
}

#nav li ul li a {
    width:180px;
}

.sidebarNav li ul {
    position:absolute;
	top:-999em;
	width:220px;
	list-style:none;
}

#nav li:hover ul, #nav li.sfHover ul {
    left:-64px;
    top:54px;
    z-index:201;
}

.sidebarNav li:hover ul, .sidebarNav li.sfHover ul {
    left:-240px;
    top:0;
}

.sidebarNav li a, .sidebarFlyout li a, .sidebarNav li .trigger {
    margin-left:-20px;
    padding:0 20px;
    display:block;
    width:220px;
    text-decoration:none;
    color:#156438;
    background:url(../img/sidebar_rollover.png) top left;
}

#home .sidebarNav li a, #home .sidebarNav li .trigger {
    width:200px;
}

.sidebarNav li a:hover, .sidebarNav li .trigger:hover {
    color:#fff;
    background-position:bottom left;
}

#footer {
    background:url(../img/footer_bgnd.jpg) bottom center no-repeat;
    height:158px;
    width:970px;
    margin:0 auto 20px;
}

#featuredSponsors {
    background:#fff;
    width:560px;
    margin:0 auto;
    padding:20px 10px;
}

.featuredSponsorList {
    list-style:none;
    margin:0;
    padding:0;
}

.featuredSponsorList li {
    width:60px;
    height:60px;
    float:left;
    margin:0 10px;
}

.featuredSponsorList li.largeSponsor {
    width:120px;
}

.tshirt {
    display:block;
    margin:0 auto;
}

.newsTitle {
    width:auto;
    margin:0 10px;
    float:left;
}

#newsList {
}

#newsList ul {
    margin:0;
    padding:0;
    list-style:none;
}

#newsList ul li {
    line-height:40px;
    height:40px;
}

#contentBlock .sponsorList {
    list-style:none;
    padding:0;
    margin:0 0 20px;
}

#contentBlock .sponsorList li {
    width:150px;
    height:149px;
    float:left;
    margin:0 15px 15px 0;
    padding:0;
}

#contentBlock .sponsorList li img {
    padding:0;
}

.social_icons {
    list-style:none;
}

.social_icons img {
    margin-right:10px;
    width:32px;
    float:left;
}

.social_icons li {
    line-height:32px;
    vertical-align:center;
    clear:left;
    margin-bottom:5px;
}

.social_icons li span {
    height:32px;
    line-height:32px;
    display:block;
    float:left;
}

.imageRight {
    width:auto;
    float:right;
    margin-left:10px;
}

.imageLeft {
    width:auto;
    margin-right:10px;
    float:left;
}

#your_story {
    margin-top:20px;
}

/* =Page Designations
----------------------------------------------------------------------------*/

/* =Buttons
----------------------------------------------------------------------------*/

/* =Table
----------------------------------------------------------------------------*/
