@import url("/theme/perfect/css/fonts.css");
@import url("/theme/perfect/css/font-awesome.css");
@import url("/theme/perfect/css/hover-min.css");
@import url("/theme/perfect/css/login.css");
body {
    background-color: #e4e6e9;
   
}




.home
{
    
	background-image: url(/theme/perfect/img/bg.png);
    background-repeat: no-repeat ;
    background-color: #e4e6e9;
    background-position:  center 60px;
}	
.headerContainer {
	width: 100%;
}
.loginContainer {
	width: 100%;
}
a {
	text-decoration: none;
}
.warnings > p {
	padding: 10px;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: 'Open Sans';
	font-weight: 300;
	letter-spacing: -1px;
}

.register > .col-md-6 > #photoSlider
{
	margin-top:-80px !important;
}

code
{
    white-space: normal !important;
}


@media (max-width: 767px) {
.mobilLogin
{
    display:block;
    margin-top:10px;
    margin-bottom:20px;
}
}


@media (max-width: 767px) {
.desLogin
{
    display:none !important;
}
}

.onlineSupport
{
    margin-top:24px;
}


@media (max-width: 767px) {
.onlineSupport
{
    display:none !important;
}
}






.social-media {
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
}
.social-media .fa-home {
	background: #ebc22d;
	color: #FFF;
	margin: 0px;
}
.social-media .fa-facebook {
	background: #43609c;
	color: #FFF;
}
.social-media .fa-twitter {
	background: #62addb;
	color: #FFF;
}
.social-media .fa-google-plus {
	background: #dd4b39;
	color: #FFF;
}
.social-media i:hover {
	background: #333;
	color: #fff;
}
.social-media i {
	width: 44px;
	height: 44px;
	display: inline-block;
	padding: 10px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 24px;
	background: #ddd;
	color: #333;
	border-radius: 2px;
}
.social-media a {
	margin-right: 4px;
}


.home .pagination 
{
    
}










@media (max-width: 767px) {
.topLogin {
	display: none;
}
}


.topLogin {
	width: 236px;
	height: 68px;
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
	background: url(/theme/perfect/img/LoginBG.png) no-repeat top left;
}


.gochatnow
{

width: 455px;
height: 204px;
margin-top: 110px;
background: url(/theme/perfect/img/gochatnow.png) no-repeat top left;
display: block;
float: left;
}
.leftsltiess
{
width: 639px;
height: 414px;
margin-top: 0;
background: url(/theme/perfect/img/leftslidesss.png) no-repeat top left;
display: block;
float: left;


}
.topLogin a {
	display: block;
	font-size: 14px;
	color: #fff;
	text-shadow: #003986 0px -1px 0px;
	font-family: SegoeUIBold;
	float: left;
	text-decoration: none;
	padding: 8px;
	margin: 6px;
	border: 1px solid;
	border-color: transparent;

}
.topLogin a:hover {
	background-image: url(/theme/perfect/img/tpLoginHover.png) !important;
	background-color: #e5b91c;
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #209dd9;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.topLogin .girisYap {
}
.topLogin .uyeol {
	margin-left: 26px;
}











.navbar {
	border-radius: 0px;
	border: none !important;
	margin-top: 20px;
}
.nav > li > a {
	padding: 10px 10px;
}
.navbar {
}
.navbar-dunya {
	background: url(/theme/perfect/img/btnCenter.png) repeat-x;
	margin-top: 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px 30px 5px 30px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-radius: 5px 30px 5px 30px !important;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border: 1px solid #b054e4 !important;
}
.navbar-nav > li {
	float: left;
	background: url(/theme/perfect/img/BtnBorder.png) no-repeat left center;
	padding-left: 6px;
	padding-right: 2px;
}
.navbar-nav > li > a {
	color: #fff !important;
	text-shadow: #660a9f 0px 1px 1px !important;
	font-size: 16px;
	padding-top: 18px;
	padding-bottom: 17px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid;
	border-color: transparent;
}
.navbar-nav > li > a:hover {
	background: url(/theme/perfect/img/HdrbtnHover.png);
	background-color: #e2afff;
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #b25de6;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
.navbar-nav > li:first-child {
	background-image: none;
}
.navbar-nav > li:nth-child(2) {
	background-image: none;
}
.navbar-nav > li:first-child a {
	padding: 0px;
	margin-top: 8px;
	margin-left: -4px;
	background: url(/theme/perfect/img/homeicon.png) no-repeat top left;
	width: 57px;
	height: 52px;
	border: 0px;
     text-indent: -9999px;
}
.navbar-nav > li:first-child a:hover {
	background: url(/theme/perfect/img/homeicon.png);
	background-position: top right;
	background-color: transparent;
	border: 0px;
}
.navbar-default .navbar-toggle {
	border-color: #d190f7;
	background-color: #6d0ea6;
}
.navbar-default .navbar-toggle:hover {
	background-color: #d190f7;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFFFFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	color: #fff;
	background-color: #d190f7 !important;
}

@media (max-width: 767px) {
.navbar-header {
	height: 54px !important;
}
.navbar-dunya {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: none !important;
}
.navbar-nav > li {
	display: block;
	float: none !important;
	background-color: #6d00b1;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
}



















.blog-section {
	background-color: #f3f5f8;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 60px;
}
.rooms-section {
	width: 100%;
	padding-top: 80px;
	padding-bottom: 60px;
	border-bottom: 1px solid #fff;
}
.profile-section {
	background-color: #fff !important;
	padding-bottom: 60px;
	margin-bottom: 40px;
	box-shadow: #ccc 0px 1px 1px;
}
.all-button {
	float: right;
	background-color: #cc5571;
	color: #fff;
	padding: 14px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	
	transition: .5s;
}
.section-title {
	margin-bottom: 20px;
	padding-top: 20px;
}
.all-button:hover {
	background-color: #8723c5;
	color: #fff;
	text-decoration: none;
}
.section-title h2 {
	font: normal 48px HelveticaNeueLTCom65Medium;
	color: #5c606a;
	text-shadow: #fff 0px 1px 3px;
	margin: 0px;
	letter-spacing: -2px;
}
.section-title h2 b {
	color: #323439;
}
.section-title small {
	font: normal 24px HelveticaNeueLTCom35Thin;
	text-shadow: #fff 0px 1px 3px;
	float: left;
}
.marginbottom40 {
	margin-bottom: 40px;
}
.padding20 {
	padding: 20px;
}
.divider {
	border: 0;
	height: 4px;
    margin-top:10px;
    margin-bottom:20px;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	text-align: center;
	position: relative;
	clear: both;
}
.divider.half-margins {
	margin: 30px 0;
}


.blog-image
{
    margin-right:20px;
    margin-bottom:20px;
}
#post-detail {
	text-align: left;
	position: relative;
	border: 0;
	margin: 0;
	padding: 20px;
}
#post-detail h2 a {
	text-decoration: none;
}
#post-detail div.left {
	padding-right: 50px;
}
#post-detail .item {
	display: block;
	margin-bottom: 60px;
	padding-bottom: 80px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA6wAAAAJCAYAAAA2AqGEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMTgwMTE3NDA3MjA2ODExQTY2N0ZDRDJCRDMxRDAyRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyRUFBNTQwNEIyREMxMUUyODczMEQzOTA3QTgwOUQ1MyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyRUFBNTQwM0IyREMxMUUyODczMEQzOTA3QTgwOUQ1MyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAyODAxMTc0MDcyMDY4MTE4NzFGOUNBMUUzMkNFRDk4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAxODAxMTc0MDcyMDY4MTFBNjY3RkNEMkJEMzFEMDJGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+We2AvgAAAmJJREFUeNrsnVmO4yAQQMHODfI79z9azx0i4RrshqjCgJNuL2D7PckCUyt4ozofbf9+ff0xxljzjS0dj8ejG9uRRNYVbLqkPxp3Bdl/bYgz9Z1znT4vtN3MuBWRPqM3Hr3yHcf7aD8Mw4uvzByiXzvqBnlfyiPq+3xystG+936sOi/N0QYf2bkr/zZzfU2Qv1zzeG3H+JnrbIJfW/KrZC9+w7gp5ZL0TUnH+0llRs1H25swZuYoyX8yPhfjp/6fcvMh8rHm25hL9de2X8sHAFyP78/XcXwv9bk4p1/a2x1z/u0cP7XbIp93OnPyJbYf2knaBpkkMi1PbcbvdNRJ7aVgn5XPyLT/wbfToeLGsanvdZwaG5SOi31vOp13XRf76eFCPJeOhfbpQ8XI+Utz0fJJP5er13nxG/u5XL0Pl6yDXh89f20vKtbU3m43l6z3Uy/Yycx5KjO6H+VJa3Lnvv6Yzu/3e3ofmrXfvNt9JfaLbXe23dJmTb01dGrL3+nUjr/0HrQNPEM13wEAAHsiF/crDfmRA9hKBb0avmr5q30/yMmf0yp5xB8v9t5ctraZbbVgr1E42AZj2AZ0t/gDwRb3nz3hM0vxCwBH3qC1mqecMJ406nPP4udoRRqF4bneaZvkWKtgPduG9SwFf4uFe2u/9h3l10eeGQCA8xe7bHaPn4tc2Ode6yzc18fO+SgF61U3xPbCuVhicf8BAFAssxbM4fBrKFwf5kbBykaf9WBuAAAAQKHCGrFm51tUClagiAMAAAAACjJoumDlX0cAAAAAAABAi1CwAgAAAAAAQJP8E2AA88qTvWwXIOkAAAAASUVORK5CYII=') no-repeat bottom center;
}
#post-detail .item-title {
	margin-bottom: 20px;
	display: block;
}
#post-detail .item-title .label {
	font-size: 10px;
	text-transform: uppercase;
}
#post-detail article header {
	margin: 0 0 30px 0;
}
#post-detail figure img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 10px;
}
#post-detail .item h2 {
	margin: 0;
}
#comments {
	margin-top: 100px;
}
#post-detail .comment {
	margin: 40px 0;
}
#post-detail a.replyBtn {
	float: right;
	font-size: 11px;
	text-transform: uppercase;
}
#post-detail span.user-avatar {
	background: #eee;
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 10px;
}
#post-detail form input[type="text"], #post-detail form input[type="password"], #post-detail form input[type="email"], #post-detail form input[type="phone"], #post-detail form textarea {
	width: 100%;
}
#post-detail .widget small {
	color: #999;
	display: block;
	font-size: 11px;
}
#post-detail .widget {
	margin-bottom: 70px;
}
#post-detail .widget h3 {
	margin-bottom: 20px;
}
#post-detail .widget a.thumb {
	float: left;
	width: 85px;
	overflow: hidden;
	text-align: center;
}
#post-detail .widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#post-detail .widget ul li a i {
	padding-right: 8px;
}
#post-detail .widget ul li {
	margin: 10px 0;
}
#post-detail .widget ul.nav-list li {
	margin: 0;
}
#post-detail .widget ul.nav-list li a {
	padding-left: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
#post-detail .widget ul.nav-list li a:hover {
	padding-left: 10px;
}
#post-detail header.blog-post {
	margin-bottom: 30px;
}
#post-detail header.blog-post h1 {
	font-weight: 300;
	font-size: 40px !important;
	line-height: 60px !important;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.bold {
	font-weight: bold !important;
}
#post-detail .socials {
	float: right;
}
#post-detail p {
}


.post-page-meta 
{
    color:#fff;
}

.post-page-meta > .label
 {
    font-size:12px;
 }

hr
{
    margin-bottom:10px;
}

.post-page-meta a
{
    color:#fff;
}
#post-detail form .col-md-3, #post-detail form .col-md-4, #post-detail form .col-md-6, #post-detail form .col-md-12 {
	padding: 2px;
}
#commentForm {
	padding: 15px;
}



 .comment-date
 {
    font-size:12px;
 }
.comment-list
{
}

.comment-list .widget-title
{
    background-color: #7817b3;
}

.comment-list > .widget-title > .line
{
    border-color:#fff !important;
}

.comment-list .widget-title h4
{
    font:normal 18px arial !important;
    letter-spacing: 0px;
    color:#fff;
}


.yorumyap .widget-title
{
    background-color: #dd4b39;
}

.yorumyap > .widget-title > .line
{
    border-color:#fff !important;
}

.yorumyap .widget-title h4
{
    font:normal 18px arial !important;
    letter-spacing: 0px;
    color:#fff;
}


.comment-meta
{
    background-color:#fff;
    padding:4px;
    margin-right:10px;
}



#comments > .widget > .comment-list > .comment {
    padding:10px;
}
#comments .comment-content {
    
    background-color: #f1f1f1;
    border-radius:10px;
    padding:10px;
}

#comments .comment  .children > li
{
    
}
#comments a.replyBtn {
	float: right;
	font-size: 11px;
	text-transform: uppercase;
}
#comments .user-avatar {
	background: #eee;
	width: 68px !important;
	height: 68px !important;
	float: left;
	margin-right: 10px;
    padding:4px;
}

#comments img {
	width: 60px !important;
	height: 60px !important;
}

#comments form .col-md-3, #comments form .col-md-4, #comments form .col-md-6, #comments form .col-md-12 {
	padding: 2px;
}
#comments form label {
	padding: 6px 0 0 4px;
}

a.social {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 38px;
	font-size: 20px;
	text-align: center;
	background: rgba(0,0,0,0.3);
	color: #fff;
	margin: 10px 1px;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
a.social.fa-twitter:hover {
	background: #41b7d8!important;
	color: #fff!important;
}
a.social.fa-facebook:hover {
	background: #3b5997!important;
	color: #fff!important;
}
a.social.fa-google-plus:hover {
	background: #d64937!important;
	color: #fff!important;
}
a.social.fa-linkedin:hover {
	background: #0073b2!important;
	color: #fff!important;
}
a.social.fa-vimeo-square:hover {
	background: #388fc5!important;
	color: #fff!important;
}
a.social.fa-youtube-square:hover {
	background: #A40F09!important;
	color: #fff!important;
}
a.social.fa-flickr:hover {
	background: #ff0084!important;
	color: #fff!important;
}
a.social.fa-pinterest:hover {
	background: #cb2027!important;
	color: #fff!important;
}
a.social.fa-skype:hover {
	background: #00aff0!important;
	color: #fff!important;
}
a.social.fa-rss:hover {
	background: #e0812a!important;
	color: #fff!important;
}
a.social.default:hover {
	background: #37353A!important;
	color: #fff!important;
}
a.social.rounded {
	width: 35px;
	height: 35px;
	line-height: 37px;
}










.navbar {
	margin-bottom: 0px;
}
.breadcrumb {
	background-color: transparent !important;
	margin: 0px;
	padding-right: 0px;
}
.breadcrumbs > ul {
	margin: 0;
}
.breadcrumbs > ul > li {
	color: #576477;
	font-size: 12px;
	text-shadow: #fff 0px 1px 1px;
    font-weight: bold;
}
.breadcrumbs > ul > li > a {
	color: #576477;
	font-size: 12px;
	text-shadow: #fff 0px 1px 1px;
    font-weight: normal;
}
.breadcrumbs > ul > li.active {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-shadow: #fff 0px 1px 1px;
}
.subpageMeta {
	margin-bottom: 10px;
	margin-top: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	border-bottom: 1px solid #fff;
}
.title-divider {
	margin: 4px;
	margin-top: 6px;
	color: #3d4a5d;
	letter-spacing: 0px;
	font-size: 18px;
	text-shadow: #fff 0px 1px 1px;
}




.content {
	margin-bottom: 40px;
    padding-bottom:20px;
}

 #content {
    	background-color: rgb( 255, 255, 255 );
	box-shadow: #ccc 0px 1px 1px;
	margin-bottom: 40px;
    padding:20px;
}




.chat-rooms {
}
.room {
	background-color: #fff;
	-moz-box-shadow: 3px 3px 10px #888;
	-webkit-box-shadow: 3px 3px 10px #888;
	box-shadow: 3px 3px 10px #888;
	margin-top: 16px;
	margin-bottom: 16px;
}
.room > .roomImage {
	height: 180px;
	overflow: hidden;
}
.room > .roomImage img {
}
.room .roomTitle {
	border-bottom: 1px solid #f1f1f1;
}
.room .roomOpt > .roomTitle a {
	display: block;
	color: #262626;
	padding: 14px 10px 14px 10px;
	font: normal 18px HelveticaNeueLTCom45Light;
}
.room .roomEntry {
	padding: 10px 0px 10px 10px;
}
.room .roomEntry .login-button {
	float: right;
	text-decoration: none;
	display: block;
	padding: 10px;
	background-color: #8723c5;
	color: #fff;
	font: normal 16px HelveticaNeueLTCom45Light;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	
	transition: .5s;
}
.room .roomEntry .login-button:hover {
	background-color: #ca3e5f;
}
.room .roomEntry small {
	color: #9b9a9a;
}
.room > .roomOpt > .roomEntry .roomOwner {
	color: #2e3236;
	font: normal 16px HelveticaNeueLTCom65Medium;
}








.blog .post-content {
	background-color: rgb( 255, 255, 255 );
	box-shadow: #ccc 0px 1px 1px;
}
.blog .post-thumbnail {
    height:170px;
    margin-bottom:20px;
}
.blog .post-thumbnail img {
}
.blog .post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
}
.post-box-title {
	font-family: HelveticaNeueLTCom65Medium;
	font-size: 22px;
    height:48px;
    margin-bottom:4px;
    margin-top:10px;
    line-height:18px;
    display:block;
}
.post-box-title a {
	color: #414141;
}
.post-meta {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #f1f1f1;
}
.post-meta > span {
	font: normal 13px arial;
	color: #898d92;
	margin-right: 16px;
}
.post-meta a {
	color: #898d92;
}
.post > .entry p {
	line-height: 22px !important;
	font: normal 16px HelveticaNeueLTCom45Light;
	color: #596474;
}
.post > .entry .more-link {
	font: normal 14px HelveticaNeueLTCom65Medium;
	color: #323439;
}

.tags
{
    margin:0px;
    padding:0px;
    display: inline-block;
}

.tags li
{
    margin-right:2px;
    display: inline-block;
}

.tags li a
{
    color:#fff;
}





.blog-sidebar {
}
.blog-sidebar > .widget {
	background-color: rgb( 255, 255, 255 );
	box-shadow: #ccc 0px 1px 1px;
	margin-bottom: 40px;
}
.blog-sidebar > .widget > .widget-title {
	border-bottom: 1px solid #f1f1f1;
	padding: 10px;
	padding-bottom:0px;
	margin-bottom: 20px;
}
.blog-sidebar > .widget > .widget-title > h4 {
	font-family: SegoeUIBold;
	padding: 2px 6px 4px 6px;
}
.blog-sidebar > .widget > .widget-title > .line {
	border-bottom: 4px solid #1f5fad;
	width: 30%;
}
.blog-sidebar .populer-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.blog-sidebar .populer-list li {
	display: block;
	margin-bottom: 14px;
	margin-top: 14px;
}
.blog-sidebar > .widget .post-box-title {
	font-size: 18px;
	margin: 0px;
	margin-bottom: 8px;
}
.blog-sidebar > .widget .post-meta {
	border-bottom: 0px;
}
.blog-sidebar > .widget > .nav-tabs {
	background-color: #323439;
	border: 0px;
}
.blog-sidebar > .widget > .nav-tabs > li > a {
	font-family: SegoeUIBold;
	color: #fff;
	padding: 20px;
    padding-left:14px;
    padding-right:14px;
	border: 0px;
	border-radius: 0px;
	margin: 0px;
}
.blog-sidebar > .widget > .nav-tabs > li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.blog-sidebar > .widget > .nav-tabs > li > a:hover {
	background-color: #484a4f;
}
.blog-sidebar > .widget > .nav-tabs > li.active > a, .blog-sidebar > .widget > .nav-tabs > li.active > a:hover, .blog-sidebar > .widget > .nav-tabs > li.active > a:focus {
	color: #323439;
	border: 0px !important;
}
.blog-sidebar > .widget > .nav-tabs > .active a:hover {
	background-color: #FFFFFF !important;
}
.blog-sidebar .comment-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.blog-sidebar .comment-list li {
	font-size: 14px;
	display: block;
	margin-bottom: 14px;
	margin-top: 14px;
}
.blog-sidebar .comment-list li h4 a {
	font-size: 14px;
}
.blog-sidebar .tab-content {
	padding-bottom: 2px;
}
.blog-sidebar .blog-search {
	margin-bottom: 20px;
	margin-top: 0px;
}
.panel-body {
	padding-top: 0px !important;
}
.panel-body > ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 0px;
}
.panel-body > ul > li {
	border-bottom: 1px solid #e9e9e9;
	padding: 7px 0;
	color: #999999;
    font-weight: bold;
}
.panel-body > ul > li:last-child {
	border-bottom: 0;
}
.panel-body > ul > li > a {
	font-weight: 600;
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}
.panel-body > ul > li > a:hover {
	color: #333333;
}
.widget ul.tags {
	list-style: none;
	margin: 0;
}
.widget ul.tags li {
	margin: 0 5px 15px 0;
	display: inline-block;
}
.widget ul.tags li a {
	background: #e6e6e6;
	color: #333;
	padding: 5px 10px;
}
.widget ul.tags li a:hover {
	text-decoration: none;
	color: #fff;
}



















.footer {
	background-color: #242424;
	padding-top: 20px;
}



.footer a {
    color:#ccc;
}
.social-widget {
}
.social-widget h3, .social-widget h4 {
	font-family: SegoeUIBold;
	color: #8c8c8c;
	font-size: 28px;
}
.social-widget p {
	font-family: SegoeUIBold;
	color: #8c8c8c;
	font-size: 12px;
}
.text-widget {
	margin-top: 60px;
}
.text-widget h3,  .social-widget h4 {
	font-family: HelveticaNeueLTCom45Light;
	color: #8c8c8c;
	font-size: 28px;
	margin-bottom: 20px;
}
.text-widget h3 b,  .social-widget h4 b {
	font-family: HelveticaNeueLTPro75Bold;
	color: #8c8c8c;
	font-size: 28px;
}
.text-widget p {
	font-family: HelveticaNeueLTCom45Light;
	color: #8c8c8c;
	font-size: 14px;
	line-height: 24px;
}
.newsletter {
	margin-top: 30px;
}
.footer input {
	background-color: #4c4c4c;
	border: 0px;
	padding: 14px;
	color: #cacaca;
}
.newsletter-submit, .login-meta a, .login-meta > button {
	background-color: #8723c5 !important;
	color: #fff;
	border: 0px;
	padding: 14px;
	margin-left: 1px;
	font-family: SegoeUIBold;
	padding-left: 20px;
	padding-right: 20px;
}

.login-meta a {
	background-color: #8723c5;
	color: #fff;
	border: 0px;
	padding: 7px;
	margin-right: 4px;
	font-size: 24px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	float: left;
}


.newsletter-submit:hover, .login-meta a:hover, .login-meta > button:hover {
	background-color: #676767 !important;
}
.login-meta {
	margin-top: 20px;
	float: right
}
.footerButtom {
	margin-top: 40px;
	padding-bottom: 20px;
	background-color: #2b2b2b;
	width: 100%;
	border-top: 1px solid #5e5e5e;
}
.footerButtom .copyright {
	display: block;
	float: left;
	text-decoration: none;
	font-family: SegoeUIBold;
	font-size: 13px;
	color: #D7D7D7;
	margin-top: 46px;
}


.footerButtom ul {
	list-style-type: none;
	margin-top: 28px;
    float:right;
}

 .share span
{
    height:24px !important;
}
.footerButtom ul > li {
	float: left;
}
.footerButtom ul > li a {
	display: block;
	padding: 20px;
	text-decoration: none;
	font-family: HelveticaNeueLTCom35Thin;
	font-size: 16px;
	color: #D7D7D7;
}
.footerButtom ul > li a:hover {
	background-color: #8723c5;
	-webkit-border-radius: 4px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius: 4px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-radius: 4px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

@media (max-width: 767px) {
#menu-footer li {
	display: block;
    clear:both;
    border:1px solid #ccc;
}
}







