.col-md-3 .sidebar .module .moduletable  > h3{
  background-image: -webkit-linear-gradient(top, #3ba4d8 0%, #1a88bc 100%);
  background-image: linear-gradient(to bottom, #3ba4d8 0%, #1a88bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ba4d8', endColorstr='#1a88bc', GradientType=0);
  
  display: block;
  content: "\f068";
  font-family: "Open Sans",sans-serif !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  line-height: 1;
  color: #fff;
  text-transform:none;  
  line-height: 1.5em;
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 0px !important;
  box-sizing: border-box;
  border-bottom: 0px none;
  background-color: #F5F5F5;
  border-color: #DDD;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.col-md-3 .sidebar .module .moduletable .newsflash{  
  border-radius: 0px 0px 4px 4px;
  border: 1px solid transparent;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  background-color: #FFF;
  border-color: #DDD;
  padding: 10px;  
  overflow: hidden;
}


a{color: #3ba4d8;text-decoration: none !important;}

a:hover { color:#777;}

.breadcrumb  a:hover{color:#3ba4d8 !important;}

.readon { color:#3ba4d8; }
input#submitCommentButton
{
	background: #3ba4d8 !important;
	border: #3ba4d8 1px solid !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	color: #ffffff !important;
	display: inline-block !important;
	margin-bottom: 0 !important;
	margin-top:20px !important;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

li.minitags a 
{
	background: #3ba4d8;
	border: #3ba4d8 1px solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 0px;
	color: #ffffff !important;
	display: inline-block;
	margin-bottom: 0 ;
	margin-top:20px ;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	padding: 4px 10px ;
	font-size: 12px ;
	line-height: 14px ;
}

li.minitags a:hover 
{
	background-color: rgba(104, 181, 253, 0) !important;
	color: #3ba4d8 !important;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
}

.button:hover
{
	background-color: rgba(104, 181, 253, 0);
	border: 1px solid #3ba4d8;
	color: #3ba4d8 !important;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
}

.featured
{
	background-color: rgba(104, 181, 253, 0);
	border: 1px solid #3ba4d8;
	color: #3ba4d8 !important;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	float:right;
	margin-top: 1.8em !important;
}

.button-negative:hover, .button
{
	background-color: #3ba4d8;
	border: #3ba4d8 1px solid;
	color: #ffffff !important;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.article-info a:hover { color:#3ba4d8 !important; }
.label-info { background-color: #3ba4d8 !important; }
.label-info:hover { background: none !important; border: #3ba4d8 1px solid !important; color: #3ba4d8 !important; }
span.action-btn a:hover { color: #3ba4d8 !important; }
.pager li > a:hover { text-decoration: none; background: none !important; border-radius:2px !important; border: #3ba4d8 1px solid !important; color:#3ba4d8 !important; }
.pager li > a { text-decoration: none; background: #3ba4d8 !important; border-radius:2px !important; border: #3ba4d8 1px solid !important; color:#ffffff !important; }
.filter-search-lbl { color: #3ba4d8 !important; font-size:14px !important; }
.badge { padding: 10px !important; vertical-align: middle !important; background-color: #3ba4d8 !important; border-radius:0 !important; }

.panel-group .panel-title > a, .btn-primary, .tp-caption.big_black {
  background-image: -webkit-linear-gradient(top, #3ba4d8 0%, #1a88bc 100%);
  background-image: linear-gradient(to bottom, #3ba4d8 0%, #1a88bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ba4d8', endColorstr='#1a88bc', GradientType=0);
}
.tabs .nav-tabs > li.active > a {
  color: #3ba4d8;
}
.tabs .nav-tabs > li.active > a:after, figure.effect-goliath {
  background: #3ba4d8 !important;
}