/* MAKE CHANGES BELOW */

/* ADJUST PAGE WIDTH FROM 980px TO 1000px */
.width-980 .col-full {
width: 1000px;
}

.width-980 #wrapper {
width: 1000px;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
}

.two-col-left-980 #main-sidebar-container #main {
width: 680px;
border-right: 1px solid #eee;
}

.two-col-left #main-sidebar-container #sidebar {
width: 290px;
}

/* GENERAL */
a, a:link, a:visited {
color: #0e5d9a;
text-decoration: none;
}

a:hover {
color: #666;
text-decoration: none;
}

a:active {
color: #222;
}

h2 {
color: #0e5d9a;
text-shadow: 1px -1px 2px #fff;
}

/* FONTS */
@import url(http://fonts.googleapis.com/css?family=Chivo:400,900,900italic,400italic);

/* HEADER */
.home #header {
padding-top: 40px;
padding-bottom: 30px;
}

.logged-in #header {
	padding-top: 50px;
}

#header {
padding-top: 30px;
padding-bottom: 10px;
}

#header-wrapper {
width: 100%;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
background: linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
border-bottom: 1px solid #eee;
}

#header-bumper {
width: 100%;
border-top: 1px solid #fff;
border-bottom: 1px solid #ddd;
}

#search-login {
margin-top: 10px;
color: #0e5d9a;
background: url(../images/pattern-border.png) repeat-y top left transparent;
padding-left: 20px;
width: 350px;
font-weight: lighter;
float:right;
text-shadow: 1px 0px 1px white;
}

.searchform {
font-size: 14px;
box-shadow: inset 0 0 10px 0px #fff;
-moz-box-shadow: inset 0 0 10px 0px #fff;
-webkit-box-shadow: inset 0 0 10px 0px #fff;
background: #eeeeee;
background: -moz-linear-gradient(top,  #eeeeee 0%, #dddddd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#dddddd));
background: -webkit-linear-gradient(top,  #eeeeee 0%,#dddddd 100%);
background: -o-linear-gradient(top,  #eeeeee 0%,#dddddd 100%);
background: -ms-linear-gradient(top,  #eeeeee 0%,#dddddd 100%);
background: linear-gradient(top,  #eeeeee 0%,#dddddd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 );
border: 1px solid #ccc;
}

.searchform input.s {
padding: 8px;
width: 85%;
color: #999;
text-shadow: 0 -1px 2px #fff;
font-size: 13px;
font-style: italic;
}

.searchform input.submit {
position: absolute;
top: 0px;
right: -2px;
border: none;
margin: 0;
padding: 0;
}

.s-and-l .search_main {
	float: left;
	width: 280px;
}
#login-link {
	width: 66px;
	height: 35px;
	background: url(../images/login-button.png) no-repeat center center transparent;
	float: right;
	-webkit-transition:All .2s ease;
	-moz-transition:All .2s ease;
	-o-transition:All .2s ease;
}

#login-link:hover {
	margin-top: 3px;
}

#site-description {
color: #0e5d9a;
background: url(../images/pattern-border.png) repeat-y top left transparent;
padding-left: 20px;
width: 430px;
font-weight: lighter;
float:right;
text-shadow: 1px 0px 1px white;
}

.site-description {
float: right;
width: 565px;
border-left: 1px solid #DDD;
color: #333;
font-size: 14px;
margin: 20px 0;
padding-left: 100px;
line-height: 1.2em;
text-align: right;
}

.cat-title {
	margin-top: 25px;
}

.cat-title, .cat-title a {
color: #333;
font-family: 'Chivo', arial, sans-serif;
font-size: 24px;
float: left;
-webkit-transition:All .5s ease;
-moz-transition:All .5s ease;
-o-transition:All .5s ease;
}

.cat-title a:hover {
padding-left: 10px;
}

.page-template-template-magazine-php .cat-title, .page-template-template-magazine-php .site-description {
	display: none;
}


/* NAVIGATION */
#nav-title-tag {
background: url(../images/mapbg.png) repeat top left #f6f6f6;
min-height: 75px;
border-bottom: 1px solid #eee;
}

#navigation ul.rss {
display: none;
}

#navigation {
background: url(../images/navbg.png) no-repeat top left transparent;
border: none;
margin-bottom: 35px;
}

.nav a {
color: #fff;
text-shadow: 0 -1px 2px #000;
padding: 5px 12px;
-webkit-transition:All .3s ease;
-moz-transition:All .3s ease;
-o-transition:All .3s ease;

}

.nav li {
border-right: 1px solid #0f5286;
border-left: 1px solid #3686c4;
}

.nav li:first-child {
border-left: none;
}

.nav li:last-child {
border-right: none;
}

.nav li a:hover, .nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-menu-item a, .nav li.current_page_item li a, .nav li.current_page_parent li a, .nav li.current-menu-ancestor li a, .nav li.current-menu-item li a, .nav li.sfHover a {
background: none;
color: #9dd2fb;
}

.nav a, .nav li.current_page_item, .nav li.current_page_parent, .nav li.current-menu-ancestor, .nav li.current-menu-item, .nav li.sfHover, .nav li.selected {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}

.nav {
	position: relative;
}

.special-sauce {
width: 990px !important;
left: -6px !important;
padding-top: 8px;
border: none !important;
background: none !important;
border-bottom: 1px solid #ddd !important;
}

.nav li ul li ul li a {
	width: 150px;
}

.sub-menu li, .nav li ul li {
	border: none;
	background: url(../images/mapbg.png) repeat top left #f6f6f6;
}

.nav li ul li a {
	border-right: 1px solid #ddd;
	margin: 3px 0;
	line-height: 1em;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #3c3c3c !important;
	text-align: center;
}

.nav li ul li a:hover {
	color: #0E5D9A !important;
}

.nav li ul li a:hover, .nav li.sfHover ul li a.sf-with-ul {
background: none;
}

/* Navigation /Sub Menu Setup */

.nav li.current-menu-item ul.sub-menu {
	display: block !important;
	visibility: visible !important;
}

.nav li ul ul {
	margin: 0px;
	border-width: 0 1px 1px 1px !important;
}

.nav li ul.sub-menu li ul.sub-menu {
	font-size: 1em;
/*	top: 68px;
	width: 185px;
	border: 1px solid #ddd;	
	z-index: 9050; */
}

.nav li ul.sub-menu li:hover ul.sub-menu, .nav li ul.sub-menu li ul.sub-menu:hover {
	display: block !important;
}



.nav li ul.sub-menu li ul.sub-menu li, .nav li ul li ul li a {
	border-right: none;
	font-size: 11px;
	text-align: left;
}

.hide-menu {
	display: none !important;
	visibility: hidden !important;
}

/* BUDDYPRESS NAVIGATION MENU*/
.buddypress #navigation, .buddypress_home #navigation {display: none;}

#bp-nav-wrapper {
	background: url(../images/navbg.png) no-repeat top left transparent;
	margin-bottom: 20px;
}

.bp-nav {
	float: left;
	width: 650px;
}

#menu-buddypress-menu {
	height: 44px;
	margin-left: 10px;
}

#menu-buddypress-menu li {
border-right: 1px solid #0f5286;
border-left: 1px solid #3686c4;
float: left;
margin-top: 10px;
}

#menu-buddypress-menu li:first-child {
	border-left: none;
}

#menu-buddypress-menu li:last-child {
	border-right: none;
}

#menu-buddypress-menu li a {
	padding: 5px 12px;
	color: white;
	text-shadow: 0 -1px 2px black;
	padding: 5px 12px;
	-webkit-transition:All .3s ease;
	-moz-transition:All .3s ease;
	-o-transition:All .3s ease;	
}

#menu-buddypress-menu li a:hover {
	color: #9dd2fb;
}

#backtoSSC {
	background: url(../images/backtoSSC.png) no-repeat center center transparent;
	width: 288px;
	height: 20px;
	-webkit-transition:All .3s ease;
	-moz-transition:All .3s ease;
	-o-transition:All .3s ease;	
	float: right;
	margin: 10px 20px 0 0;
}

#backtoSSC:hover {
	margin-right: 25px;
}

/* POSTS */
.entry, .entry p {
line-height: 1.3em;
}

.entry img, img.thumbnail {
background: #eee;
}

.post-utility, .archive .post-edit-link {
	display: none;
}

/* FRONT PAGE */

.home #navigation {
display:none;
}

#map-wrapper {
background: url(../images/mapbg.png) repeat top left #f6f6f6;
min-height: 500px;
border-bottom: 2px solid #fff;
border-top: 2px solid #fff;
}

#map-content {
width: 1000px;
margin: 0 auto;
}

#us-map {
width: 715px;
height: 500px;
background: transparent;
float: left;
}

#map-sidebar {
width: 275px;
height: 500px;
background: transparent;
float: right;
text-shadow: 1px -1px 2px #fff;
}

#map-wrapper-bumper {
background: url(../images/map-bumper.png) top left repeat-x;
height: 4px;
}

/* MAP SIDEBAR */

#choose-your-state {
font-size: 12px;
margin-top: 60px;
}

#state-chooser-button {
background: url('../images/button-sprite.png') no-repeat -6px -4px;
width: 263px;
height: 50px;
}

#state-chooser-button:hover {
	cursor: pointer;
}

#state-chooser-button:active {
background: url('../images/button-sprite.png') no-repeat -7px -61px;
width: 263px;
height: 50px;
}

.state-list {
width: 795px;
height: 203px;
background: url(../images/dropdown-menu.png) no-repeat center center transparent;
position: absolute;
margin-left: -532px;
margin-top: 0;
z-index: 500;
display: none;	
}

#header-state-picker .state-list {
	margin-left: 0px;
	margin-top: -5px;
}

.state-column {
float: left;
margin-top: 34px;
margin-left: 58px;
}

#header-state-picker .state-column {
	margin-left: 43px;
}

.state-column li a {
color: #fff;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
text-shadow: 0 -1px 2px #000;
}

.state-column li a:hover {
text-decoration: underline;
color: #eee;
text-shadow: none;
}

.state-list-1 {
margin-left: 36px;
}
.state-list-2 {
}
.state-list-3 {
}
.state-list-4 {
}
.state-list-5 {
}
.state-list-6 {
}
.state-list-note {
margin-top: 18px;
font-size: 13px;
margin-left: 8px;
clear: both;
text-align: center;
color: #8bbee4;
text-shadow: 1px 1px 2px #000;
text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.state-list-note a {
color: #fff;
}

#take-a-tour, #stay-connected {
margin-top: 40px;
}

#take-a-tour p, #stay-connected p {
border-bottom: 1px solid #CCC;
margin-right: 16px;
margin-top: -5px;
padding-bottom: 2px;
color: #777;
}

.one-minute-vid-icon {
background: url('../images/button-sprite.png') no-repeat -19px -122px;
width: 36px;
height: 36px;
float: left;
margin-top: 5px;
-webkit-transition:All .3s ease;
-moz-transition:All .3s ease;
-o-transition:All .3s ease;

}

.one-minute-vid-icon:hover {
	margin-top: 10px;
}


.one-minute-vid-text {
color: #0e5d9a;
margin-top: 12px;
margin-left: 50px;
}

#social-icon-list {
margin-top: 10px;
list-style: none;
}

#social-icon-list li {
float: left;
margin-right: 5px;
-webkit-transition:All .3s ease;
-moz-transition:All .3s ease;
-o-transition:All .3s ease;
}

#social-icon-list li:hover {
padding-top: 5px;
}

li a .facebook {
background: url('../images/button-sprite.png') no-repeat -62px -122px;
width: 36px;
height: 36px;
}

li a .twitter {
background: url('../images/button-sprite.png') no-repeat -104px -122px;
width: 36px;
height: 36px;
}
li a .rss {
background: url('../images/button-sprite.png') no-repeat -147px -121px;
width: 36px;
height: 36px;
}
li a .email-subscribe {
background: url('../images/button-sprite.png') no-repeat -189px -122px;
width: 36px;
height: 36px;
}

li a .facebook:active {
background: url('../images/button-sprite.png') no-repeat -61px -164px;
width: 36px;
height: 36px;
}

li a .twitter:active {
background: url('../images/button-sprite.png') no-repeat -103px -164px;
width: 36px;
height: 36px;
}
li a .rss:active {
background: url('../images/button-sprite.png') no-repeat -147px -164px;
width: 36px;
height: 36px;
}
li a .email-subscribe:active {
background: url('../images/button-sprite.png') no-repeat -189px -164px;
width: 36px;
height: 36px;
}

/* SIGNUP AREA */

.home #wrapper, .home #content{
padding-bottom: 0px;
padding-top: 0px;
}

.home #signup-area {
background: none;
}

#signup-area {
background: url(../images/widget-border.png) repeat-x top left transparent;
padding: 20px 0 10px;
border-bottom: 1px solid #ccc;
width: 1000px;
margin: 0px auto;
clear: both;
}

body.logged-in #signup-area {
	display: none;
}

.fpm-left {
float: left;
width: 216px;
}

h2.front-join-community {
color: #f89b1c;
font-size: 20px;
}

.front-page-message {
float: left;
text-align: center;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 5px;
width: 565px;
}

.front-page-message p {
color: #999;
font-size: 15px;
}

.front-page-signup {
float: right;
width: 180px;
-webkit-transition:All .3s ease;
-moz-transition:All .3s ease;
-o-transition:All .3s ease;
}

.front-page-signup:hover {
padding-right: 5px;
}

.signup-now {
background: url('../images/button-sprite.png') no-repeat -231px -121px;
width: 180px;
height: 35px;
}

.signup-now:active {
background: url('../images/button-sprite.png') no-repeat -231px -163px;
width: 180px;
height: 35px;
}
/* STATE HOME PAGE */
#state-home-header, #state-home-header-right {
	display: none;
}

.page-template-template-magazine-php #state-home-header {
	display: block;
	margin-top: 20px;
}

.page-template-template-magazine-php #state-home-header-right {
	display: block;
}

#state-home-header #loopedSlider {
 	float: left;
	margin-left: 0;
	border: 2px solid #ddd;
	box-shadow: 0 2px 10px #666;
	-webkit-box-shadow: 0 2px 10px #666;
	-moz-box-shadow: 0 2px 10px #666;
}
#loopedSlider .content {
	bottom: 40px;
	top: auto;
	left: 92px;
}

#loopedSlider .content h2 {
	max-width: 425px;
	width: 425px;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#loopedSlider h2 a:link, #loopedSlider h2 a:visited, #loopedSlider h2 a {
	color: #fff;
	text-align: center;
	text-shadow: none;
	font-weight: normal;
}

#loopedSlider .excerpt {
	display: none;
}

#loopedSlider a.previous, #loopedSlider a.next {
	position: absolute;
	margin-top: -68px;
	z-index: 9050;
}

#loopedSlider a.previous {
	margin-left: 50px;
}

#loopedSlider a.next {
	margin-left: 570px;
}

#state-home-header-right {
	float: right;
	width: 280px;
	
}

#state-home-header-right h2 a {
	-webkit-transition:All .3s ease;
	-moz-transition:All .3s ease;
	-o-transition:All .3s ease;
	
}

#state-home-header-right h2 a:hover {
	margin-left: 10px;
	text-decoration: none;
	color: #F7921E;
}

#state-header-list {
	list-style:none;
	padding: 0;
	margin: 0;
}

#state-header-list li {
	border-bottom: 1px solid #ccc;
	padding: 20px 0 20px 50px;
}

#state-header-list li:first-child {
	padding-top: 0px;
}

#state-header-list li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}

li.before-storm {
	background: url(../images/BeforeTheStorm.png) no-repeat center left transparent;
	background-position-y: 13px;
}

li.during-storm {
	background: url(../images/DuringTheStorm.png) no-repeat center left transparent;
	background-position-x: 9px;
}
li.after-storm {
	background: url(../images/AfterTheStorm.png) no-repeat center left transparent;
}
li.funding-storm {
	background: url(../images/Funding.png) no-repeat center left transparent;
	background-position-y: 32px;
}


/* POSTS */

#main .post {
padding-right: 50px;
}

#post-author, #connect, .post-entries {
display: none;
}

.post .title, .page .title, .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
font-family: 'Chivo', arial, sans-serif;
font-weight: 900;
color: #0e5d9a;
margin-bottom: 0px;
}

.post-meta {
font-family: 'Chivo', arial, sans-serif;
color: #0e5d9a;
margin-top: 0px;
text-transform: none;
font-size: 13px;
}

abbr {
border-bottom: none;
cursor: pointer;
}

.stormsmart_share {
border-top: 1px solid #ddd;
padding-top: 10px;
display: inline-block;
}

.woo-fblike {
padding-right: 15px;
border-right: 1px solid #ddd;
margin-right: 15px;
}

.woo-sc-twitter.left {
margin-right: 0;
padding-right: 0;
}

.nav-entries, .wp-pagenavi, .woo-pagination {
border-top: none;
border-bottom: none;
padding: 12px 0px;
}

.woo-pagination {
	text-align: left;
	font-family: Arial, sans-serif;
	font-style: normal;
}

.woo-pagination a:link, .woo-pagination a:visited, .woo-pagination a:active {
background: #f4f4f4;
background: -moz-linear-gradient(top,  #f4f4f4 0%, #dddddd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#dddddd));
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#dddddd 100%);
background: -o-linear-gradient(top,  #f4f4f4 0%,#dddddd 100%);
background: -ms-linear-gradient(top,  #f4f4f4 0%,#dddddd 100%);
background: linear-gradient(top,  #f4f4f4 0%,#dddddd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#dddddd',GradientType=0 );
box-shadow: 0 1px 2px #999;
-webkit-box-shadow: 0 1px 2px #999;
-moz-box-shadow: 0 1px 2px #999;
}

.next {
	float: none;
}

/* ARCHIVE(S) */
.archive_header {
display: none;
}

.archive .post, .post {
border-bottom: 1px solid #eee;
margin-right: 30px;
padding-bottom: 20px;
}

.single .post {
	border-bottom: none;
}

.archive .post .title, .archive .post .title a {
font-size: 18px;
}

.post .post-meta {
margin-bottom: 0px;
}

.single .post .post-meta {
	margin-bottom: 20px;
}
/* SIDEBARS & WIDGETS */

#sidebar .widget {
background: url(../images/widget-border.png) repeat-x bottom left transparent;
padding-bottom: 25px;
}

#sidebar .widget:last-child {
background: none;
padding-bottom: 0;
}

.widget h3 {
padding-bottom: 0px;
text-transform: capitalize;
font-size: 20px;
}

.widget p {
margin-bottom: 10px;
}

.widget #social-icon-list {
padding-left: 0px;
height: 45px;
}

.widget ul {
	list-style: none;
	padding-left: 0;
	list-style-type: none;
}

.widget #social-icon-list li a {
padding: 0px;
}

#footer-widgets .widget h3 {
text-transform: capitalize;
font-weight: 900 !important;
background: url(../images/widgettitlebg.png) repeat top left #ddd;
padding: 2px 10px;
display: inline-block;
}

#footer-widgets {
border-top:none;
clear: both;
}

body.buddypress_home  #footer-widgets {
	background: url(../images/widget-border.png) repeat-x top left transparent;
}

.widget p, .widget .textwidget {
font-size: 15px;
line-height: 1.2em;
font-family: Arial, sans-serif;
}

.sign-up-now {
background: url('../images/button-sprite.png') no-repeat -30px -209px;
width: 180px;
height: 35px;
}

.button-wrap {
-webkit-transition:All .3s ease;
-moz-transition:All .3s ease;
-o-transition:All .3s ease;
display: inline-block;
}

.button-wrap:hover {
padding-left: 5px;
}

.sign-up-now:active {
background: url('../images/button-sprite.png') no-repeat -220px -209px;
width: 180px;
height: 35px;
}

/* TWITTER WIDGET */
.widget.widget_woo_twitter h3 {
padding-bottom: 0;
}

.widget_woo_twitter .back {
padding: 0;
background: none;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
font-family: Arial, sans-serif;
}

.widget_woo_twitter ul li:last-child {
border-bottom: none;
}

.widget_woo_twitter ul li .content {
font-size: 15px;
font-family: Arial, sans-serif;
color: #555;
}

.widget_woo_twitter ul li a {
color: #f7921e;
}

.widget_woo_twitter ul li .time {
color: #8f9090;
text-transform: uppercase;
clear: left;
display: block;
}

.widget_woo_twitter p {
font-size: 11px;
color: #999;
}

.widget_woo_twitter p a {
color: #0e5d9a;
}

/* FOOTER */

#footer-wrapper {
background: #0e5d9a;
border-top: 1px solid #ddd;
min-height: 160px;
}

#footer {
border-top: none !important;
margin-top: 15px;
}

#footer-logo {
background: url(../images/StormSmartFooterLogo.png) no-repeat center center transparent;
width: 327px;
height: 92px;
}

.copyright {
color: #fff;
font-style: normal;
font-size: 12px;
margin-top: -38px;
margin-left: 45px;
font-family: sans-serif;
}

ul#organizations li {
float: left;
margin-right: 30px;
}

ul#organizations li:last-child {
margin-right: 0px;
}

/* STATE PICKER */
.state-nav-button {
	border:solid 1px #db7f16;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background: #f2b56f;
	background: -moz-linear-gradient(top,  #f2b56f 0%, #f79422 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2b56f), color-stop(100%,#f79422));
	background: -webkit-linear-gradient(top,  #f2b56f 0%,#f79422 100%);
	background: -o-linear-gradient(top,  #f2b56f 0%,#f79422 100%);
	background: -ms-linear-gradient(top,  #f2b56f 0%,#f79422 100%);
	background: linear-gradient(top,  #f2b56f 0%,#f79422 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2b56f', endColorstr='#f79422',GradientType=0 );
	font-size: 12px;
	padding: 2px 5px 2px 10px;
	box-shadow: inset 2px 2px 2px rgba(255, 255,255, 0.6),
				inset -1px -2px 5px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255,255, 0.6),
				inset -1px -2px 5px rgba(0,0,0,.2);
	-moz-box-shadow: inset 2px 2px 2px rgba(255, 255,255, 0.6),
				inset -1px -2px 5px rgba(0,0,0,.2);
	text-shadow: -1px -1px 2px #966023;
	display: inline-block;
	position: absolute;
	margin-top: -46px;
	margin-left: 425px;
}

.state-nav-button:hover {
	cursor: pointer;
	color: #fff;
}

.picker-state {
	display: inline-block;
}
.picker-arrow {
	background: url(../images/buttonbg.png) no-repeat right center transparent;
	height: 20px;
	width: 20px;
	float: right;
	margin-left: 5px;
}

/* LOGGED IN */
body.logged-in #login-link {
	display: none;
}
body.logged-in .s-and-l .search_main {
	width: 100%;
}
/* BUDDYPRESS */
.buddypress h3 {
	color: #0E5D9A;
}

#wp-admin-bar {
	background: #0e5d9a;
	border-top: 2px solid #f89b1c;
	display: none;
}

body.logged-in #wp-admin-bar {
	display: block;
}
#wp-admin-bar .padder {
	background: none;
}

.buddypress #content {
	width: 680px;
	border-right: 1px solid #eee;
	float: left;
	display: inline;
	padding-right: 20px;
}

.buddypress #sidebar {
	width: 275px;
	float: right;
}


.buddypress div.item-list-tabs {
margin: 25px 10px 20px 0;
}

.buddypress div.item-list-tabs#subnav {
margin: -15px 10px 15px 0;
}

.buddypress #groups-dir-list {
	margin-right: 10px;
}

.buddypress a.button {
background: #0e5d9a;
background: -moz-linear-gradient(top,  #7a9adb 0%, #0e5d9a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a9adb), color-stop(100%,#0e5d9a));
background: -webkit-linear-gradient(top,  #7a9adb 0%,#0e5d9a 100%);
background: -o-linear-gradient(top,  #7a9adb 0%,#0e5d9a 100%);
background: -ms-linear-gradient(top,  #7a9adb 0%,#0e5d9a 100%);
background: linear-gradient(top,  #7a9adb 0%,#0e5d9a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a9adb', endColorstr='#0e5d9a',GradientType=0 );
border-color: #0e5d9a
}

.buddypress div.item-list-tabs ul li a span {
background: #0e5d9a;
}
/* BUDDYPRESS HOME PAGE */

body.buddypress_home h1.title {
	display: none;
}

body.buddypress_home .hentry {
	width: 350px;
	border-right: 1px solid #ddd;
	padding-right: 20px;
	float: left;
}

#bp-home-content-right {
	margin-right: 30px;
	float:right;
}

.get-started {
	background: url(../images/get-started.png) no-repeat center center transparent;
	width: 227px;
	height: 48px;
}

.vid-icon {
	background: url(../images/videocamera.png) no-repeat center left transparent;
	padding-left: 20px;
	margin-top: 5px;
}

body.buddypress_home .width-980 #wrapper {
	padding-top: 0px ;
}

#ssc-sellpoints {
	background: url(../images/mapbg.png) repeat top left #F6F6F6;
	width: 650px;
	border: 1px solid #ddd;
	margin: 0px 0 20px;
}

#sellpoint-list {
	margin
}

#sellpoint-list li {
	width: 175px;
	height: 175px;
	padding: 0px 19px;
	float: left;
	border-right: 1px solid #ddd;
	margin: 30px 0px;
}

#sellpoint-list li:last-child {
	border-right: none;
}

#sellpoint-list li h2 {
	font-size: 17px;
}

#sellpoint-list li p {
	font-size: 15px;
}

.findpeers {
	background: url('../images/buddy-home-sprite.png') no-repeat -13px -24px;
	width: 61px;
	height: 42px;
	margin: 0 auto 10px;
}

.sharefiles {
	background: url('../images/buddy-home-sprite.png') no-repeat -114px -24px;
	width: 67px;
	height: 47px;
	margin: 0 auto 10px;
}

.creategroups {
	background: url('../images/buddy-home-sprite.png') no-repeat -213px -22px;
	width: 67px;
	height: 44px;
	margin: 0 auto 10px;
}

