#bottom_banner .madBox{
	margin-top:30px;
	text-align:center;
}


#bottom {
	position:relative;
	background:url('../../images/footerBg.png') repeat scroll 0 0 #C24332;
	border-bottom:1px solid #87211E;
	margin-top:-8px;
	
	box-shadow: 4px 0 4px -4px #656565 , -4px 0 4px -4px #656565; 
	 -moz-box-shadow: 4px 0 4px -4px #656565, -4px 0 4px -4px #656565; 
	-webkit-box-shadow: 4px 0 4px -4px #656565, -4px 0 4px -4px #656565;
}

#bottom .qdtmap {  
	float:none;
	width:100%;
	margin:0;
	padding:0;
}

#bottom .block-title {
	display: none;
}

#bottom .block-views-qdt-dashboard-avatar-block-1 .block-title {
	display: block;
    font-size: 0.95em;
    margin-bottom: 2px;
    margin-top: 7px;
}
#bottom .block-views-qdt-dashboard-avatar-block-1 .block-title a{
	color: #fff;
	font-size:0.95em;
	font-weight: bold;
}

#bottom .block-qdt-qdt-block-footer-menu .block-title {
	display:block;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
    font-family: 'Raleway-Regular',Georgia,serif;
    font-style: normal;
    line-height: 1.1;
    margin-bottom: 14px;
    margin-top: 14px;
    text-rendering: optimizelegibility;
}


#bottom .followBox{
  position:absolute;
  top:0;
  *top:10px;
  border:0px solid #99ff33;
  color:#fff;
  margin:0;
  padding:0;
  height:40px;
  right:0;
  text-align:right;
  z-index:80;
}

#bottom .channels li a {
    font-weight: bold;
}

#bottom .channels li .category a {
    font-weight: normal;
}

#bottom .block-views-qdt-dashboard-avatar-block-1{
	border:0px solid #000;
	width:20%;
	position:absolute;
	top:46px;
	*top:56px;
	right:0;
	*right:-1.5em;
  
	background: rgb(191,38,26);
	background: -moz-linear-gradient(top, rgba(191,38,26,1) 0%, rgba(167,9,2,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,38,26,1)), color-stop(100%,rgba(167,9,2,1)));
	background: -webkit-linear-gradient(top, rgba(191,38,26,1) 0%,rgba(167,9,2,1) 100%);
	background: -o-linear-gradient(top, rgba(191,38,26,1) 0%,rgba(167,9,2,1) 100%);
	background: -ms-linear-gradient(top, rgba(191,38,26,1) 0%,rgba(167,9,2,1) 100%);
	background: linear-gradient(to bottom, rgba(191,38,26,1) 0%,rgba(167,9,2,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf261a', endColorstr='#a70902',GradientType=0 );
		
}

#bottom .block-views-qdt-dashboard-avatar-block-1 .view-display-id-block_1 { 
	padding:7px 20px 15px; 
}

#bottom .block-views-qdt-dashboard-avatar-block-1 a{
	color:#fff;
	font-size:0.9em;
	font-weight:300;
}


#bottom .followBox p, #bottom .followBox a {
	display: inline-block;
	vertical-align:top;
}
.lt-ie8 #bottom .followBox p, .lt-ie8 #bottom .followBox a { display:inline;zoom:1; }
#bottom .followBox div {
	display: inline;
}
#bottom .followBox img {
	float: none;
	height:28px;
	position:relative;
	top:5px;
	margin-left: 5px;
}
#bottom .followBox .block-qdt-qdt-follow-us { margin-right:15px; }
#bottom .followBox .block-qdt-qdt-follow-us img { height:25px; }

#bottom_connect .block-sharethis h2.block-title {
	display:inline-block;
	vertical-align: middle;
	font-size: 18px;
	margin-right: 7px;
	font-weight:normal;
	color:#9B9B9B;
}
.lt-ie8 #bottom_connect .block-sharethis h2.block-title {
	display:inline;
	zoom:1;	
}

#bottom_connect .block-sharethis .sharethis-wrapper {
	display:inline-block;
	vertical-align: middle;
}
.lt-ie8 #bottom_connect .block-sharethis .sharethis-wrapper {
	display:inline;
	zoom:1;	
}

#bottom_connect div.block-sharethis {
	margin-left: auto;
	margin-right: auto;
	display: table;
	padding-bottom: 0px;
	padding-top: 10px;
}
