/*
Theme Name: CBA Buddypress
Theme URI: http://communitybuilt.org/test/wp-content/themes/CBA_BP
Description: CBA theme for BuddyPress.
Version: 1.0
Author: Adam DeSio
Author URI: http://communitybuilt.org/
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/

/* header styling */
#logo {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	visibility: hidden;
}

#headlogo {
	background-color: #FFF;
	vertical-align: bottom;
}

#uberlogo{;
	background-image: url(images/topstrip.jpg);
	height: 183px;
	height: 11rem;}

#headlogo h1{font-size:1.4rem;}
#headlogo span{white-space:nowrap; padding: 0 03%; display:inline-block;}
#headlogo img{
	margin: 20px 20px -6px 20px;
	width:400px;
	}

#header {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 84%,#355c89 86%,#394c79 100%);
	background: -webkit-linear-gradient(top, #fff 84%,#355c89 86%,#394c79 100%);
	background: -o-linear-gradient(top, #fff 84%,#355c89 86%,#394c79 100%);
	background: -ms-linear-gradient(top, #fff 84%,#355c89 86%,#394c79 100%);
	background: linear-gradient(top, #fff 84%,#355c89 86%,#394c79 100%);
	color:#50187e;
	padding-top:0;
	}

/* Main Content STUFF */


.category .comments{display:none; visibility:hidden;}

#content .boxlink1 {
	font-size: 150%;
}

#content .boxlink1:link {
	color: #FFF;
	background-color: #AF2222;
	padding: 5px;
	text-decoration: none;
	margin: 1px;
	border: 1px solid #CCC;
}
#content .boxlink1:visited {
	color: #FFF;
	background-color: #AF2222;
	padding: 5px;
	text-decoration: none;
	margin: 1px;
	border: 1px solid #CCC;
}
#content .boxlink1:active {
	color: #FFF;
	background-color: #AF2222;
	padding: 5px;
	text-decoration: none;
	margin: 1px;
	border: 1px solid #CCC;
}
#content .boxlink1:hover {
	color: #AF2222;
	background-color: #CCC;
	padding: 5px;
	text-decoration: none;
	margin: 1px;
	border: 1px solid #AF2222;
}

#content .redbutton {
	margin-bottom: 15px;
	background-color: #c60f13;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	padding: 5px; 
	font-size: 16px; 
	font-weight: bold;
	text-align:center;
	margin:0 auto 1.5rem auto;
	max-width:60%;	
}
#content .redbutton a:link {
	padding: 5px;
	color: #FFF;
	text-decoration:none; 
}
#content .redbutton a:visited {
	color: #FFF;
}


#content .redbutton a:hover {
	color:#FFFFCC;
	}

.archive .members{margin:0 60px;}

.archive .posttitle a:hover{text-decoration:underline;}

.archive_thumb{
	float:left;
	margin:0 20px 0 0;}

div#post-thumb {margin-bottom:20px;}
div#post-thumb p{
	text-align: right;
	padding-right: 30px;
	font-weight: bold;
	font-style: italic;}
	
ul.post-meta li{list-style:none;}
ul.cats li {list-style:none; float:left; padding-left:4px;}
ul.cats li:after{ content:",";}
ul.cats li:last-child:after { content:"";}

p.postmetadata{ clear:left; }

.comments-closed, .pings-open{display:none; visibility:hidden;}

.boxmodel_1 {
	padding: 15px;
	border: 1px solid #98D029;
	margin-bottom: 15px;
}
.boxmodel_2 {
	padding: 15px;
	border: 1px solid #4BD22E;
	margin-bottom: 15px;
}
.boxmodel_3 {
	padding: 15px;
	border: 1px solid #04B;
	margin-bottom: 15px;
}
.hentry img {
    height: auto;
    max-width: 700px;
    padding: 0px;
	border: 1px solid #e4e4e4;
}


/* LOGIN SIDEBAR STUFF */

#wpcycle {
	margin-bottom: 10px;
	text-align: center;
	background-color: transparent;
	overflow: hidden;
}
#rotator {
	height: 400px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: transparent;
}


/* LOGIN SIDEBAR STUFF */
div#sidebar {
border-left: 1px solid #DDD;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
float: left;
margin-left: -226px;
margin-top: 1px;
width: 224px;
}

#login-text {
	font-size: 18px;
}
#sidebar-login-form {
	margin-bottom: 20px;
}

/* Widgets SIDEBAR STUFF */
.widget_extended-categories h3.widgettitle{
display: none;
visibility: hidden;}

#nav_menu-3, .widget_extended-categories {
	background-color: #2D7AA6;
	padding: 15px;
	margin: 0px;
	clear: left;
	color: #FFF;
}
#nav_menu-3 ul, .widget_extended-categories ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#nav_menu-3 li {
	text-align: center;
}
#nav_menu-3 a{
	padding: 15px;
	color: #FFF;
	font-size: 18px;
}
.widget_extended-categories a
{padding: 0;
color: #FFF;
font-size: 18px;}

.widget_extended-categories ul.children{padding-left:10px}

.widget-categories .cat-item-3 {display:none;} /* hide news category from generic category widget*/

#nav_menu-3 a:link .widget_extended-categories a:link, 
#nav_menu-3 a:visited, .widget_extended-categories a:visited{
	color: #FFF;
}

#nav_menu-3 a:hover, .widget_extended-categories a:hover {
	color: #192739;
}

.widget {
    color: #464646;
    margin: 15px;
    overflow: hidden;
}
#text-4 {
	border: 1px solid #9C3;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding: 0px;
}
#wptitle2-recent-posts-3 {
	border: 1px solid #9C3;
	padding-top: 0px;
}

div#sidebar h3.widgettitle {
	color: #000;
	font-size: 18px;
	background-color: #9C3;
	text-align: center;
	padding: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#wptitle2-recent-posts-3 ul {
	border: #9C3;
	padding: 10px;
}



#text-5 {
	background-color: #192739;
	color: #FFF;
	padding: 15px;
	margin-bottom: 15px;
}
#text-5 a {
	padding: 15px;
	color: #FC0;
	font-size: 12px;
}

#text-5 a:link {
	color: #2D7AA6;
}
#text-5 a:visited {
	color: #2D7AA6;
}
#text-5 a:hover {
	color: #FFF;	
}

#si_contact_form1 {
	border: 1px solid #000;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	width: 100%;
}


#stout-gc-widget-3 {
	color: #464646;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 300px;
}

body.page-template-default div#content .padder {
    border-bottom-left-radius: 6px;
    border-right: 1px solid #DDDDDD;
    border-top-left-radius: 6px;
    margin-right: 325px;
}
div#sidebar {
    border-left: 1px solid #DDDDDD;
    border-top-right-radius: 3px;
    float: left;
    margin-left: -326px;
    margin-top: 1px;
    width: 324px;
}




/*--------------------------------------------------------------
4.0 - Navigation
--------------------------------------------------------------*/
a {
	color: #1fb3dd;
}
a:hover,
a:active {
	color: #888;
}
a:focus {
	outline: 1px dotted #ccc;
}
#navigation {
	position: relative;
	text-align: right;
	width: 100%;
	
}
#nav {
	margin: 10px 20px 0 0;
	list-style: none;
	padding: 0;
	position: relative;
	right: auto;
	bottom: 0;
}
#nav li a {
	color: #fff;
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	text-align: left;
	background-image: url(images/60pc_black.png);
}
#nav li {
	margin-left: 5px;
	display: inline-block;
}
#nav li li {
	margin-left: 0;
}
#nav > li > a {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
#nav li.selected a,
#nav > li.current-menu-item a,
#nav > li.current_page_item a,
#nav > li.current_page_ancestor a {
	background: #f5f5f5;
	color: #4D4D4D;
}
#nav > li > ul {
	border-top-width: 0;
}
#nav > ul li.sfhover a,
#nav > ul li:hover a {
	background: #333;
	color: #fff;
}
#nav li.sfhover,
#nav li:hover {
	position: relative;
	z-index: 1000;
}
#nav ul {
	border: 1px solid #222;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#nav ul li ul {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#nav ul,
#nav .sfhover ul ul,
#nav :hover ul ul {
	left: -9999px;
	position: absolute;
}
#nav .sfhover ul,
#nav :hover ul {
	left: 0;
	top: 100%;
	width: 128px;
}
#nav .sfhover ul li > a,
#nav :hover ul li > a {
	background: #333;
	color: #fff;
}
#nav .sfhover ul .sfhover > ul,
#nav :hover ul :hover > ul {
	left: 125px;
	top: -1px;
	width: 220px;
}
#nav ul li.sfhover > a,
#nav ul li:hover > a {
	background-color: #222;
	color: #fff;
}
#nav .sfhover ul li,
#nav :hover ul li {
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	width: 220px;
}
#nav .sfhover ul li a,
#nav :hover ul li a {
	padding: 0 0;
}



.shopping-cart-wrapper .shoppingcart {
    padding: 25px;
}




h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 5px 0 15px 0;
	line-height: 130%;
}

.prodtitle {
	font-size: 150%;
	line-height: 140%;
	margin-bottom: 8px;
}

body #mc_embed_signup .button {
	background-color: #AAAAAA;
	border: 0 none;
	border-radius: 4px 4px 4px 4px;
	clear: both;
	color: #666;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 10px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}
body .standard-form #profile-details-section {
    float: left;
}
body .wp-table-reloaded th {
	background-color: #98D029;
	border: 1px solid #FFFFFF;
	color: #FFF !important;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#cart-widget-links {
	padding: 20px;
}
.cart-widget-total {
	margin-bottom: 10px;
}
.gocheckout {
	font-size: 18px;
	color: #192739;
	background-color: #9C3;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}

.wpsc_empty_the_cart {
	font-size: 18px;
	color: #192739;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.shopping-cart-wrapper .checkout-shipping, .shopping-cart-wrapper .checkout-tax, .widget_wpsc_shopping_cart #cart-widget-links {
    padding: 10px 6px 0 0;
    text-align: right;
}


#search-form {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	visibility: hidden;
}

@media (max-width: 767px) {

#headlogo span{
	display:block;
	font-size:1.0rem;
}

#headlogo img{
	width:75%;
	}

}
@media (max-width: 480px) {

#headlogo span{
	font-size:0.75rem;
}
}