/* 
 Rename this file to 'site-wide.css' to activate it.

 Any CSS styles placed in this file will be applied site-wide regardless of which theme is in
 use for a particular page. Essentially, if you want to apply common styles to both your home blog
 theme and your member theme, put them in here.

 This CSS file is not limited to the 'buddypress-home' theme. Place this file in any theme that you
 activate for your root blog and it will be loaded as long as BuddyPress is enabled.
*/
@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #dedede;
	color: #404143;
}
.wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 995px;
}
.t0header {
	height: 34px;
	width: 995px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}
.bannerTop {
	margin: 0px;
	padding: 0px;
	height: 94px;
	background-position: center;
	background-repeat: no-repeat;
}
.outerWrapper {
	background-image: url(../images/HeaderBack.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.t-zero-logo {
	height: 94px;
	width: 184px;
	float:left;
}
.logo-link {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 184px;
}
.clr
{
clear:both;
}
.SilverButtonLink {
	line-height: 18px;
	background-image: url(../images/SilverButton.png);
	background-repeat: no-repeat;
	height: 18px;
	display: inline-block;
	width: 60px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}

#logout-link a {
	line-height: 18px;
	
	background-repeat: no-repeat;
	height: 18px;
	display: inline-block;
	width: 160px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	margin-right: 10px;
	margin-left: 10px;
}
.lineholder {
	height: 14px;
	margin: 0px;
	padding: 0px;
}
.leftBoxesHolder {
	
	padding: 0px;
	float: left;
	line-height: 20px;
}
.leftBoxesHolder #search-form #search-which {
 margin: 0px;
}

.rightBoxesHolder {
	line-height: 20px;
	padding: 0px;
	height:20px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightBoxesHolder img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.SubHeader {
	margin: 0px;
	padding: 0px;
	height: 70px;
}
.TopBodyBack {
	background-image: url(../images/back_top.jpg);
	background-repeat: repeat-x;
	background-position: center 133px;
}
.LeftTabholder {
	margin: 0px;
	padding: 0px;
	margin-right:820px;
}
.LeftTabholder img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*Tabs*/
.centerTabHolder {
	padding: 0px;
	float: right;
	height: 25px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.centerTabHolder ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.centerTabHolder a {
	background-image: url(../images/tab-l.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	float:left;
	font-size: 14px;
}
.centerTabHolder a:hover {
	background-image: url(../images/tab-l-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	float:left;
	color: #FFFFFF;
}
.centerTabHolder a.current {
	background-image: url(../images/tab-l-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	float:left;
	color: #FFFFFF;
}
.centerTabHolder span {
	background-image: url(../images/tab-r.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	padding-right: 20px;
	padding-left: 15px;
	line-height: 25px;
	display: block;
	color: #FFFFFF;
}
.centerTabHolder a:hover span {
	background-image: url(../images/tab-r-over.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
padding-right: 20px;
	padding-left: 15px;
	line-height: 25px;
	display: block;
	color: #FFFFFF;
}
.centerTabHolder a.current span {
	background-image: url(../images/tab-r-over.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	padding-right: 20px;
	padding-left: 15px;
	line-height: 25px;
	display: block;
	color: #FFFFFF;
}.centerTabHolder li {
	display: inline;
}
/*End Tabs*/
.rightTab {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	background-image: url(../images/fullRightTab.png);
	width: 300px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.rightTab a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.rightTab a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.flash {
	float:left;
	margin-left:36px;
	margin-top:2px;
	
	}
.iconHolder {
	float: left;
	height: 35px;
	
	text-align: center;
	color: #FFFFFF;
	margin-left: 398px;
	font-size: 11px;
}
.MainContentHolder {
	margin: 0px;
	padding: 0px;
	
}
.LeftMain {
	
	float: left;
	width: 645px;
	padding-left: 0px;
	border-bottom-style: none;
	border-bottom-color: #be001c;
}
.LeftMain h2 {
	background-image: url(../images/MainHeaderBack.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	font-size: 20px;
	color: #bd282c;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
}
.LeftMain h3 {
	background-image: url(../images/runningheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	font-size: 20px;
	line-height: 47px;
	color: #bd282c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: -20px;
}

.LeftMainContent {
	color: #FFFFFF;
	text-align: justify;
	

	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #be001c;
	
	background-repeat: no-repeat;
	background-position: left top;
}
.imgFloatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.RightBox {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}
.rightBoxcontainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.rightBoxcontainer h2 {
	background-image: url(../images/RightHeaderback.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 29px;
	font-weight: normal;
	margin: 0px;
}
.rightBoxText {
	padding: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #404143;
}
 a {
	color: #404143;
	text-decoration: none;
	font-weight: normal;
}
.rightBoxText ul {
	margin-left: 2px;
	padding-left: 15px;
}
 a:hover {
	color: #bd282c;
	text-decoration: none;
}
.rightBoxText li {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.BottomBodyBack {
	background-image: url(../images/bottomBack.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.commentBox {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.CommentsBox {
	background-color: #FFFFFF;
	padding: 20px;
	color: #404143;
}
.CommentsBox ol {
	color: #bd282c;
}
.CommentsBox li {
	color: #404143;
}
.CommentsBox h3 {
	font-size: 20px;
	color: #B7272D;
	background:none;
}
.CommentsBox #textfield {
	margin-right: 15px;
}
.siverButton {
	background-image: url(../images/SilverButton.png);
	width: 60px;
	height: 18px;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.siverButtonLong {
	background-image: url(../images/SilverButton_Long.png);
	width: 125px;
	height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.footer {
	background-image: url(../images/Footerback.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 106px;
}
.footerWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 995px;
}
.leftTab {
	background-image: url(../images/Footerleft.png);
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	height: 106px;
	background-position: center top;
}
.footemenu {
	float: left;
	margin-left: 350px;
	width: 645px;
}
.footemenuul {
	color: #BA282D;
	float: right;
	display:block;
	
	list-style-type: disc;
	margin: 1em 0px 1em 0px;
		
}
.footemenu li {
	float:left;
	margin-left: 25px;
	padding: 0px;
	}
.footemenu a {
	display: block;
}
.copyright {
	float: right;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 45px;
	min-width:450px; 
	text-align:right;
}
.lefttop {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 165px;
}
.InnerLeft ul {
	width: 165px;
	list-style-type: none;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.InnerLeft li {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 31px;
	background-image: url(../images/vmenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	display: block;
	padding-left: 13px;
	
}
.InnerLeft li:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 31px;
	background-image: url(../images/vmenu-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	display: block;
	padding-left: 13px;
	
}
.InnerLeft-Active 
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 31px;
	background-image: url(../images/vmenu-over.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	display: block;
	padding-left: 13px;
	
}

.InnerLeft-Activity{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/icon1.png);
	background-position: 80%;
	display: block;
	background-repeat: no-repeat;
}
.InnerLeft-Profile{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/icon2.png);
	background-position: 80%;
	display: block;
	background-repeat: no-repeat;
}

.InnerLeft li {
	margin-bottom: 10px;
}
.InnerLeft a:link,hover {
	font-weight: bold;
	color:#CCCCCC;
}
.InnerLeft a:visited {
	font-weight: bold;
	color:#CCCCCC;
}
h2  a:hover {
	color: rgb(247, 116, 10);
	text-decoration: none;
}	
h2  a {
	color: rgb(189, 40, 44);
	text-decoration: none;
}

#respond {
	background:#fff;
	font-size: 20px;
	line-height: 47px;
	color: #bd282c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: normal;
	margin: 0px;


}