body{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	color: #383838;
	line-height: 30px;
	background: #49bee4;
	line-height: 1.5;
}
#horizontal-ad{display:block;}
#box-ad{display:none;}
.topbottom {margin: 6% auto;}

a, a:hover{
	text-decoration: none;
}

.avatar { width:100%;}
.navigation > div{
	background: url('../img/sep.png') repeat-y 60px 195px;
}

.navigation{
	background: #232323;
	font-size: 20px;
	line-height: 60px;
}

.navigation ul{
	margin: 0 !important;
}

.navigation li{
	list-style-type: none !important;
	border-bottom: 1px solid #2e2e2e;
}

.navigation li:hover{
	background: #161616;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.navigation img{
	padding: 0 20px;
}

.navigation a, 
.navigation a:hover{
	color: #fff !important;
	line-height: 60px;
	padding-left: 20px;
	display: inline-block;
	width: 65%;
}

.homeabout{
	background: #fff;
	margin: 0 !important;
	padding: 20px 30px ;
	min-height:439px!important;
}

.person{
	font-size: 30px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 20px;
	line-height: normal;
	margin: 0;
}
.font16 { font-size:16px; }
.person a,
.person a:hover{
	color: #21ba82 !important;
}

.name{
	font-weight: 600;
	color: #e76e66;
}

.greentext{
	color: #21ba82;
}

.desciption{
	padding-top: 20px;
	
}

.desciption.home { 
	border-bottom: 1px solid #eee;
	padding-bottom: 12px;
	margin-bottom: 13px;
}


.title{
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
}

.desciption p {
	margin: 5px 0 !important;
}

.row {
	margin-left: 0px !important;
	margin-bottom: 24px;
	margin-top: 10px;
}

.margin-center{
	text-align: center;
}

.margin-right {
	text-align: right;
}

.desciption img {
	padding: 10px;
	background: #fff;
}

.img { float: left; }
.text { float: left; padding-right: 5px; width: 172px; }
.text > h4 { color: #fff; margin-bottom: 0px; }
.text > p { font-size: 14px; color: #dcdcdc; line-height: 18px; }
.big { background: #232323; width: 339px; overflow: hidden; float:left; margin-right: 6px; }
#bars-content .content{ font-size: 16px; background: #F1F1F1; padding: 18px;} 
.jqbar.active {}

/* Social Stats */

.social-stats { margin:0; padding:0; margin-bottom:30px; margin-top:15px;width: 300px;}
.social-stats  li { background:#232323; float:left; list-style:none; margin-right:20px; }
.social-stats a { color:#fff; font-weight:normal; }
.social-stats .icon {padding: 10px 0; width:50px; text-align:center; float:left;}
.social-stats .iconf  { background:#3f67c0;  }
.social-stats .icont  { background:#35b5eb;  }
.social-stats .icong  { background:#eb5b4c;  }
.social-stats .icony  { background:#A60D14;  }
.social-stats .iconin  { background:#4875B4; }
.social-stats .iconr  { background:#ff5b26;  }
.socialvalue { padding: 10px 15px; float:left; color:#fff; font-size:16px;width: 180px; }

div.Outer {

width: 95%;

position: relative;
background: #fff;
clear: both;

}

div.whitebg {
background:#fff;
}

div.InnerLeft {

width: 50%;

position: relative;
text-align: center;

float: left;

margin-bottom: 13px;
padding-bottom: 13px;

}



div.InnerRight {

width: 49%;
position: relative;

float: right;

margin-bottom: 13px;
padding-bottom: 13px;

} 

