@import url(base2.css);

body {
	background:#510000 url(../images/cssimg/body-bg.png) top center repeat-x;
}
#header { 
	width:960px;
	padding-right:10px;
	height:133px;
	background:url(../images/cssimg/nav-bg.png) no-repeat left bottom;
}
#logo {float:left;}
#members {
	float:right;
	margin:16px 0 0 0;
}
#members li {
	padding:0;
	margin: 0 0 7px 0;
	width:205px;
	font-weight:bold;
}
#nav {
	float:left;
	clear:left;
	height:58px;
	margin:0;
}
#nav ul {
	margin:0;
    margin-left:20px;
    width:970px;
}
#nav li {
		margin:0;
		float:left;
        margin-top:13px;
        padding:0;
        height:45px;
}
#nav li.selected {
    background:white;
}
#nav li.selected a {
    color:#510000;
}
#nav a {
	font-weight:bold;
	line-height:1;
	padding:0;
	display:block;
	color:white;
	padding:12px 40px 0 14px;
	height:35px;
	float:left;
}
#nav a:hover, #nav a:focus {
    color:#510000;
}
#wrap {
	width:970px;
}

#page {
	background:url(../images/cssimg/wrap-bg.png) repeat-y 0 0;
	padding-top:20px;
}
#main {
	width:640px;
	margin-left:20px;
	float:left;
}

#main_full {
	width:900px;
	margin-left:20px;
	float:left;
}

#sidebar {
	width:300px;
	float:left;
}
#sidebar ul {
	margin:0 20px 60px;
}
#sidebar li {
    padding:0;
    border-bottom: #EAE9E4 solid 1px;
    padding-bottom:8px;
    margin-bottom:10px;
    position:relative;
    display:block;
}
#sidebar li a.bar{
	float:right;
}
#sidebar li.upcoming a.bar { width: 153px;}
#sidebar li.why a.bar {	width: 193px; }
#sidebar li.youamember a.bar { width: 153px; }
#sidebar li.sponsors a.bar { width: 93px; }
#sidebar li.featured a.bar { 
	position:absolute;	
	right:0;
    bottom:50px
}
li#sidenav {
    border-bottom:none;
    margin-bottom:36px;
}
#sidenav ul {
    margin:0;
}
#sidenav li {
    background: #BB990C;
    margin:0;
    line-height:23px;
    padding:0;
    border-top: #A7850A solid 1px;
    border-bottom: #CCA20D solid 1px;
}
#sidenav a {
    height:23px;
    line-height:26px;
    color:white;
    font-weight:bold;
    display:block;
    text-indent:30px;
    background: url(../images/cssimg/subnav-bg.gif) no-repeat 5px 3px;
}
#sidenav a:hover,
#sidenav a:focus,
#sidenav li.selected a {
	color:#510000;
}
#sidebar p {
	margin:0 0 .8em 0;
}
#bottombit {
    height:45px;
    background: url(../images/cssimg/bottom-bg.png) no-repeat 0 0;
}
#footer {
	background:#320000 url(../images/cssimg/footer-bg.png) 0 0 repeat-x;
	overflow:hidden;
	color:white;
	min-width: 970px;
}
#footer .container {
	margin: 0 auto;
}
#footer ul {
    margin:0 0 0 60px;
    width:910px;
    height:170px;
}
#footer li {
    padding:0 10px 0 60px;
    float:left;
    width:255px;
    height:170px;
    display:block;
    position:relative;
}
#footer li#eventage {
	width:260px;
	padding:0;
        margin-top:60px
}
#footer li#testimonial {
    margin-top:24px;
    background: url(../images/cssimg/testimonials-bg.png) no-repeat right 26px ;
}
#footer li#twitter {
    margin-top:24px;
    background: url(../images/cssimg/twitter-bg.png) no-repeat right 14px;
}
#footer .bubble, 
#footer .bubble p,
#twitter .bubble p,
#testimonial .bubble p {
	color:#C69D80;
	font-style: italic;
    position:absolute;
    width:240px;
    top:43px;
    left:65px;
    font-size:12px;
}
#footer .pitch {
	display:block;
	text-align:right;
	width:960px;
}
#twitter p, #testimonial p {
	position:absolute;
    position:relative;
    left:26px;
}
#testimonial p {
    top:144px;
}
a.bluebird	{
	color:#3FCCEA;
}

ul#hero {
	margin:0 0 1.5em 0;
	height:250px;
	overflow:hidden;
}
ul#hero li {
	padding:0;
}
.pitch {
	line-height:18px;
}
ul.kickstand {

}
ul.kickstand li {
	background: url(../images/cssimg/li-bg.gif) no-repeat 0 0;
	padding-left:22px;
}
#twitter_update_list li, #twitter_update_list ul {
	margin:0;
	padding-left:0;
	width:240px;
	height:auto;
}
#twitter_update_list li a {
	display:none;
}
#twitter_update_list li a:hover {
	color:#3FCCEA;
}
#twitter_update_list li span a{
	display:inline;
}
.tweet_join {
	display:none;
}
