/* Widget Style */
.widget-section-title{
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 13px;
}
.widget-section-title h6{
	margin: 0 12px 0 0;
	text-transform:uppercase;
	float: left;
	letter-spacing: 0.5px;
}
.widget-section-title .stripe-line{margin-top:5px;}
.page-sidebar .widget, .div-sidebar .widget{
	margin-bottom: 30px;
	position: relative;
	float: left;
	width: 100%;
}
.widget{margin-bottom:30px;}
.widget ul li{
	list-style: none;
}
.widget ul li:after{
	content:"";
	display:block;
	clear:both;	
}
.widget ul{
	margin: 0px;
	padding: 0px;
}

/* Widget Defulte Style */
.widget_categories li a,
.widget-categories li a, 
.widget_archive ul li a,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.widget_meta ul li a{
	font-size: 14px;
	color: #474747;
	font-weight: 400;
	line-height: 18px;
	position: relative;
	padding: 0 0 0 13px;
}
.widget_categories li a:before,
.widget-categories li a:before, 
.widget_archive ul li a:before,
.widget_pages ul li a:before,
.widget_nav_menu ul li a:before,
.widget_meta ul li a:before{
	content: "\f0da";
	position: absolute;
	left: 0px;
	top: 0;
	color: #bfbfbf;
	font-size: 12px;
	font-family: "icomoon";
	margin: -1px 0px 0 0;
	display: inline-block;
}
.rtl .widget_categories ul li a:hover{color:#FFF !important;}
.widget_pages ul li a:before{top: 8px; left: 12px;}
.widget_pages ul ul{
	margin:5px 0 0 20px;
}
.widget-categories li, .widget_categories li, .widget_archive ul li{
	color: #919191;
	font-size: 14px;
	font-weight: 400;
}
.widget_pages ul li a{
	float: left;
	width: 100%;
	padding-left: 24px!important;
}
.widget_nav_menu ul ul{
	margin:5px 0 0 20px;
}
.widget_nav_menu  ul li a{
	float: left;
	width: 100%;
	padding-left: 24px!important;
}
.widget_categories li, 
.widget-categories li,
.widget_archive ul li,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_meta ul li {
	background-color: #fcfcfc;
	padding: 9px 10px 7px 10px;
	border: 1px solid #ececec;
	margin-bottom: 5px;
	line-height: 18px;
	border-radius: 2px;
}
.widget_categories li:hover,
.widget_categories li:hover a,
.widget_categories li:hover a:before,
.widget-categories li:hover, 
.widget-categories li:hover a,
.widget-categories li:hover a:before,
.widget_nav_menu ul li a:hover a:before,
.widget_nav_menu ul li a:hover a,
.widget_archive ul li:hover,
.widget_archive ul li:hover a,
.widget_archive ul li:hover a:before,
.widget_pages ul li a:hover:before,
.widget_pages ul li a:hover,
.widget_meta ul li:hover a,
.widget_meta ul li a:hover:before{
	color: #fff;
}
.widget.widget_nav_menu ul li a:before{
	top:9px;
	left:9px;	
}
.widget.widget_nav_menu ul li a:hover{
	background:#1d4e67;
	color:#FFF;
}
.widget.widget_nav_menu ul li:hover{
	background:none !important;	
}
.widget ul li:last-child{margin-bottom: 0px;}
.widget-categories li a, .widget_categories li a, .widget_archive ul li a{float: left;}
.widget-categories li, .widget_categories li, .widget_archive ul li{text-align: right;}
/* Widget recentpost Style */
.widget-recentpost div{
	display: block;
	position: relative;
	padding: 0px 0 15px 0;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 15px;
}
.widget-recentpost div:last-child{
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.widget-recentpost div h6{
	line-height: 18px; 
	margin: 0px;
	font-size: 12px;
}
.widget-recentpost div time{
	color: #999;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
}
.widget-recentpost div time i{
	color: #999; 
	font-size: 12px; 
	margin-right: 5px; 
	display: inline-block;
	vertical-align: middle;
}
.widget-recentpost div figure{
	float: left;
	width: 70px;
	margin:0 15px 0 0;
}
.widget-recentpost div .cs-text{overflow: hidden;}

/* Widget Tag Cloud Style */
.widget_tag_cloud .cs-tags{display: block; margin-bottom: 0px;}
.widget_tag_cloud .cs-tags a{
	color: #5f5f5f;
	font-size: 12px;
	display: inline-block;
	border: 1px solid #f2f2f2;
	border-bottom: 1px solid #d7d7d7;
	line-height: 18px;
	border-radius: 3px;
	position: relative;
	padding: 7px 19px 4px 10px;
	margin:0 2px 7px 0;
}
.widget_tag_cloud .cs-tags a:hover{color: #fff;}
.widget_tag_cloud .cs-tags a:before{
	content: "";
	position: absolute;
	right: 5px;
	top: 12px;
	width: 6px;
	height: 6px;
	display: inline-block;
	background-color: #fff;
	border: 1px solid #d3d3d3;
	border-radius: 8px;
}
/* Widget tabs Style */
.widget_tabs .cs-tabs{
	display: block;
	overflow: hidden;
	margin-bottom: 0px;
}
.widget_tabs .cs-tabs .nav-tabs {display: block; overflow: hidden;}
.widget_tabs .cs-tabs .nav-tabs li{
	list-style: none; 
	float: left; 
	width: 50%;
	border-left: 1px solid #ececec;
	border-top: 1px solid #ececec;
	border-radius: 0px;
	margin-bottom: -1px;
}
.widget_tabs .cs-tabs .nav-tabs li:last-child{border-right: 1px solid #ececec;}
.widget_tabs .cs-tabs .nav-tabs li a{
	color: #2d2d2d;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 20px 40px 16px 40px;
	border-radius: 0px;
	display: block;
	background-color: #fcfcfc;
	margin-right: 0px;
	margin-left: 0px;
	border: none;
}
.widget_tabs .cs-tabs .nav-tabs li.active{background-color: #fff;}
.widget_tabs .cs-tabs div {
	padding: 0 25px 10px 25px;
	margin-bottom: 14px;
	border-bottom: 1px solid #f0f0f0;
}
.widget_tabs .cs-tabs div:last-child{padding-bottom: 0px; border-bottom: none; }
.widget_tabs .cs-tabs div ul li {
	color: #999;
	font-size: 12px;
	font-weight: 500;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.widget_tabs .cs-tabs div ul li a{color: #999;}
.widget_tabs .cs-tabs div ul li i{
	color: rgba(153,153,153,0.4);
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.widget_tabs .cs-tabs div h6{margin:0 0 4px 0; line-height: 18px;}
.widget_tabs .cs-tabs .tab-content{
	padding-top: 25px;
	border-left: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	border-right: 1px solid #ececec;
}
.widget_tabs .cs-tabs .nav-tabs li.active > a:focus, .widget_tabs .cs-tabs .nav-tabs li.active > a:hover{
	border: none;
	padding: 20px 40px 16px;
}
.widget_tabs .cs-tabs .tab-pane{padding: 0px;}
.widget.widget_facebook img{width: 100%;}
/* Widget Gallery Style */
.widget_gallery .gallery-list{margin-left: -2px}
.widget_gallery .gallery-list li {
    float: left;
    list-style: outside none none;
    margin: 0 0px 2px 2px;
    position: relative;
    width: 24%;
}
.widget_gallery .gallery-list img{width: 100%;}
/* Widget text Style */
.widget_text .textwidget h5{margin: 0px 0 8px 0; font-weight: 400;}
.widget_text .textwidget P{margin-bottom: 10px; font-size: 13px; color: #666;}
.widget_text .textwidget span{font-size: 13px; font-style: italic; color: #999; margin-bottom: 5px; display: block;}
.contactus-btn {
	color: #fff;
	font-size: 16px;
	padding: 8px 20px 6px 20px;
	display: inline-block;
	border: 1px solid #eaeaea;
}
.contactus-btn:hover{color: #fff;}
.widget_text figure img{width: 100%;}
.widget_text address{
	font-size: 16px;
	color: #868585;
	font-weight: 300;
	margin-bottom: 15px;
}
.widget_text ul li{
	float: left;
	width: 100%;
	position: relative;
	color: #868585;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	padding: 0 0 0 20px;
}
.widget_text ul li i{
	position: absolute;
	left: 0px;
	top: 6px;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #1b5e7f;
}
.widget_text ul li a{color: #868585;}
.logo-widget{margin-bottom: 15px;}

/* Widget Ministires Style */
.widget-ministires .ministire-list li{
	display: block;
	font-size: 20px;
	line-height: 43px;
	color: #fff;
	border-radius: 3px;
	padding: 10px 0 8px 13px;
	margin: 0 0 5px 0;
	text-shadow: 1px 1px 1px #000;
	font-weight: 600;
}
.widget-ministires .ministire-list li img{margin-right: 7px;}
.widget-ministires .ministire-list li:last-child{margin-bottom: 0px;}
.widget-ministires .ministire-list li:nth-child(4n+1){background-color: #dd836b;}
.widget-ministires .ministire-list li:nth-child(4n+2){background-color: #cbc648;}
.widget-ministires .ministire-list li:nth-child(4n+3){background-color: #5aa58e;}
.widget-ministires .ministire-list li:nth-child(4n+4){background-color: #52d8db;}

/* Widget Author Style */
.widget-author .cs-about-author{
	padding: 20px;
	background:none;
	text-align: center;
	border: 1px solid #ececec;
	border-radius: 4px;
	margin: 0 0 0 0;
}
.widget-author .cs-about-author .cs-text{overflow: initial; display: inline-block;}
.widget-author .cs-about-author .cs-social-media{width: 100%; float: left; text-align: center; margin-bottom: 20px;}
.widget-author .cs-about-author .cs-social-media ul {text-align: center;}
.widget-author .cs-about-author figure{float: none; display: inline-block; border-radius: 100%; width: 186px; margin-right: 0px; margin-bottom: 25px;}
.widget-author .cs-about-author figure img{border-radius: 100%;}
.widget-author .cs-about-author p{margin-bottom: 15px;}
/* Widget testimonial Style */
ul.cs-testmony {
 margin: 0;
 padding: 17px 0 0 0;
 list-style: none;
}
.widget-testimonial ul.cs-testmony{padding: 0px;}
/* Widget Twitter Style */
.widget_twitter ul li{
	float: left;
	width: 100%;
}
.widget-testimonial ul.cs-testmony li .cs-tweet-text{padding: 0 0 38px 16px;}
.widget_twitter ul li .cs-tweet-text{
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	padding:20px 15px 28px 20px;
	background-color: #0e9dd5;
	margin-bottom: 15px;
}
.widget_twitter ul li .cs-tweet-text:before{
	content: "";
	position: absolute;
	left: 27px;
	bottom: -11px;
	width: 0;
	height: 0;
	border-top: 12px solid #0e9dd5;;
	border-right: 12px solid transparent;
}
.widget_twitter ul li .cs-tweet-text a{color: #fff !important; font-weight:700;}
.widget_twitter ul li span{
	color: #0399d3;
	font-size: 12px;
}
.widget_twitter ul li span i{
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 2px 0 0;
}
.widget_twitter ul li span em{
	color: #9f9f9f;
	font-size: 12px;
	font-weight: 500;
	margin-left: 8px;
	line-height: 24px;
	font-style: normal;
}
/* Responsive Calender Style */
.responsive-calendar .controls {
  text-align: center;
  float: left;
  width: 100%;
  background-color: #1b5e7f;
  padding: 4px 10px 0 10px;
  height: 34px;
}
.responsive-calendar .controls a {cursor: pointer;}
.responsive-calendar .controls h4 {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin: 0px;
  line-height: 29px;
}
.responsive-calendar .day-headers,
.responsive-calendar .days {
  font-size: 0;
}
.responsive-calendar .days{
  float: left;
  width: 100%;
}
.responsive-calendar .day-headers{
  float: left;
  width: 100%;
}
.responsive-calendar .day-headers .day.header{padding:9px 0 0px 0;}
.responsive-calendar .day {
  display: inline-block;
  position: relative;
  font-size: 11px;
  width: 14.285714285714286%;
  text-align: center;
  color: #787b7e;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
  line-height: 29px;
}
.responsive-calendar .day a {
  color: #787b7e;
  display: block;
  cursor: pointer;
  padding: 25.6% 0 19.6% 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}
.responsive-calendar .day a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #1b5e7f;
  border-radius: 100%;
}
.responsive-calendar .day.active a { color: #ffffff;}
.responsive-calendar .day .badge {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
  display: none;
}
.responsive-calendar .btn-primary{
  color: #fff;
  font-size: 20px;
  background:none;
  border: none;
  box-shadow: none;
  padding: 3px 0 0 0;
}

/* Widget Service Style */
.widget-service div{
	float: left;
	width: 100%;
/*	box-shadow: 0 0 3px 1px rgba(0,0,0,0.1)*/
}
.widget-service div figure img{width: 100%;}
.widget-service div ul li{
	float: left;
	width: 100%;
	padding: 20px 16px 20px 16px;
	border-bottom: 1px solid #fbfbfb;
	line-height: 20px;
}
.widget-service div ul li:hover{background-color:#f5f5f5; }
.widget-service div li span{
	color: #707070;
	font-size: 13px;
	font-weight: 500;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
.widget-service div figure{margin-bottom: 3px;}
.widget-service div li img{
	vertical-align: middle;
	width: 24px; 
	margin-right: 10px;
	display: inline-block;
}
.map-btn{
	float: right;
	color: #4b4b4b;
	font-size: 10px;
	background-color: #e5e5e5;
	padding: 5px 8px 4px;
	border-radius: 3px;
	margin: 4px 0 0 0;
	line-height: 12px;
	font-weight: 600;
}
.map-btn i {
	font-size: 8px;
	color: #909090;
	vertical-align: middle;
	display: inline-block;
}

/* Widget Sermon Style */
.widget-sermon .sermon-detail li{
	float: left;
	width: 100%;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	line-height: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding: 6px 0;
}
.widget-sermon .sermon-detail li:last-child{padding-bottom: 0px; border-bottom: none;}
.widget-sermon .sermon-detail li i{color: #fff; font-size: 12px; margin-right: 6px;}
.sermon-content{
	float: left;
	width: 100%;
	background:url(../extra-images/sermon-bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	position: relative;
	padding: 20px;
	border-radius: 4px 4px 0 0;
}
.widget .sermon-content img{
	border-radius:0;
	width:100%;
}
.sermon-content.bg-color{
	background-color: #1d4e67;
	background-image: none;
}
.widget-sermon .sermon-content h3{
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
	margin: 0 0 3px 0;
}
.widget-sermon figure{
	margin: 0px 0 10px 0;
	border-radius: 100%;
}
.widget-sermon iframe{
	background-color: #fff;
	padding: 6px;
	height: 185px;
}
iframe{
	width: 100%;
	border:none;
}
.widget .sermon-content h6{color: #fff !important; font-size: 14px;}
.widget-sermon time{
	color: #fff;
	font-size: 12px;
}
.widget-sermon time i{
	font-size: 18px;
	display: inline-block;
	margin: -2px 6px 0 0;
	vertical-align: middle;
	color: rgba(255,255,255,0.5);
}
.controls-wrapper .title {display: none;}
.widget-sermon figure img{border-radius: 100%;}
.widget-sermon .post-detail{
	float: left;
	width: 100%;
	background-color: #000;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius:0 0 4px 4px;
}
.widget-sermon .post-detail li{
   float: left;
   width: 33.33%;
   text-align: center;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.widget-sermon .post-detail li:first-child{border-left: none;}
.widget-sermon .post-detail li a{
	color: rgba(255,255,255,0.5);
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	padding: 15px 0 10px 0;
	display: block;
}
.widget-sermon .post-detail li a i{
	font-size: 12px; 
	display: inline-block; 
	vertical-align: middle; 
	margin: -3px 6px 0 0;
}

/* Widget Event Style */
.widget-event div h6{font-size: 14px;}
.widget-event div .cs-date{
	float: left;
	 width: 70px;
	 margin-right: 20px;
	 margin-bottom: 0;
	 text-align: center;
	 background-color: #1d4e67;
	 color: #fff;
	 padding-top: 17px;
	 padding-bottom: 0;
	 text-transform: uppercase;
	 text-shadow: 2px 2px #000;
}
.widget-event div .cs-date span{
	font-size: 22px;
	line-height: 22px;
	display: block;
	font-weight: 600;
	margin-bottom: 12px;
}
.widget-event div .cs-date em{
	font-style: normal;
	display: block;
	background-color: rgba(0,0,0,0.2);
	font-size: 10px;
	font-weight: bold;
	padding: 4px 0 2px 0;
}
.widget-event div{
	display: block;
	overflow: hidden; 
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
/*	border-bottom: 1px solid #f3f3f3;*/
}
.widget-event div .map-btn{
	position: absolute;
	right: 0px;
	top: 50%;
	margin: -8px 0 0 0;
}
.widget-event div:last-child{
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}
.widget-event div figure{
	float: left;
	position: relative;
	margin:0 14px 0 0;
}
.widget-event div figure figcaption{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
.widget-event div figure figcaption time{
	color: #fff;
	font-size: 30px;
	line-height: 28px;
	margin: 15px 0 0 0;
	display: inline-block;
	text-shadow: 0 2px 0px #000;
}
.widget-event div figure figcaption time small{
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	line-height: 14px;
}
.widget-event div .cs-text{overflow: hidden;}
.widget-event div .cs-text h6{margin: 0px 0 8px 0;}
.widget-event div .cs-text time{
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 6px;
	display: block;
}
.widget-event div .cs-text time span,
.widget-event div .cs-text address span {
	overflow: hidden;
	padding: 0 0 0 0px;
}
.widget-event div .cs-text time i, .widget-event div .cs-text address i{
	font-size: 13px;
	color: #b3b3b3;
	margin: 0px 5px 0 0;
	float: left;
}
.widget-event div .cs-text address{
	color: #999;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
}

/*  Widget Search */

.widget.widget_search .cs-search-area {
    float: left;
    position: relative;
    width: 100%;
}
.widget.widget_search .cs-search-area input[type="text"] {
    float: left;
    font-size: 13px;
    color: #999;

}
.widget.widget_search label {
  position: absolute;
  display: inline-block;
  right: 0px;
  top: auto;
  margin: 0px;
}
.widget.widget_search label:before {
  content: "\e767";
  position: absolute;
  left: -2px;
  top: 2px;
  font-size: 16px;
  color: #fff;
  font-family: 'icomoon';
  padding: 7px 15px;
  cursor: pointer;
  display: block;
}
.widget.widget_search form label input[type="submit"] {
  width: 42px;
  text-align: center;
  height: 39px;
  border: none;
  text-indent: -999px;
  border-radius: 0px 4px 4px 0px;
  color: #fff;
  font-weight: bold;
  padding: 0px;
}

/*  Widget rss style */
.widget_rss ul li{
	border: 1px solid #ececec;
	padding: 10px;
	border-radius: 3px;
	margin-bottom: 5px;
}
.widget_rss ul li a{
	display: block;
	font-size: 18px;
	color: #666;
}
.widget_rss ul li span{
	color:#ccc;
	font-size: 12px;
}
.rssSummary{
	color: #999;
	font-size: 14px;
}
.widget_news-letter p{
	font-size: 14px;
	font-weight: 400;
	color: #868585;
	margin-bottom: 15px;
}
.widget_news-letter form{position: relative;}
.widget_news-letter form input[type="text"]{
	width: 100%;
	height: 46px;
	color: #bababa;
	font-size: 12px;
	padding: 10px 40px 10px 20px;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
	border:none;
	margin-bottom: 10px;
}
.widget_news-letter form label{position: relative;}
.widget_news-letter form .submit-btn{
	border: none;
	color: #fff;
	font-size: 16px;
	text-align: center;
	height: 42px;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 44px;
	padding: 0 20px 0 32px;
}
.widget_news-letter form label:before{
	content: "\eab5";
	font-family: "icomoon";
	position: absolute;
	left: 12px;
	top: 9px;
	font-size: 14px;
	margin-right: 8px;
	color: #fff;
}
.widget_news-letter form i{
	position: absolute;
	right:13px;
	top: 13px;
	color: #afbfb5;
	font-size: 20px;
}
.widget-adds figure img{width: 100%;}

/* Footer Widget style */
#footer .widget-categories ul li{
	border: none;
	background:none;
	border-top: 1px dotted #e6e6e6;
	float: left;
	width: 100%;
	padding: 5px 0px 3px; 
}
#footer .widget-categories ul li:first-child{border-top: none; padding-top: 0px;}
#footer .widget-categories ul li:hover{padding-left: 10px;}

.widget.widget_archive ul li:hover, 
.widget.widget_pages ul li a:hover,
.widget.widget_categories ul li:hover,
.widget.widget_meta ul li:hover{
	background:#1d4e67;
	color:#fff;
}
.widget.widget_meta ul li:hover a:before{color:#fff;	}
.widget.widget_custom_gallery .gallery-list li{
	list-style:none;
	float:left;
	width:24%;
	margin:0 0 2px 2px;
}
.widget.widget_custom_gallery .gallery-list img{
	width:100%;	
}
.widget.widget_recent_post ul li{
	display: block;
	position: relative;
	padding: 0px 0 15px 0;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 15px;
}
.widget.widget_recent_post ul li:last-child{
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.widget.widget_recent_post h6{
	line-height: 18px; 
	margin: 0px;
	font-size: 12px;
}
.widget.widget_recent_post time{
	color: #999;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
}
.widget.widget_recent_post time i{
	color: #999; 
	font-size: 12px; 
	margin-right: 5px; 
	display: inline-block;
	vertical-align: middle;
}
.widget.widget_recent_post figure{
	float: left;
	width: 70px;
	margin:0 15px 0 0;
}
.widget.widget_recent_post figure img{
	width:100%;	
}
.widget.widget_recent_post .cs-text{overflow: hidden;}
.widget.widget_text .textwidget img{width:100%; height:auto;}
.widget_tag_cloud .tagcloud{display: block; margin-bottom: 0px;}
.widget_tag_cloud .tagcloud a{
	color: #5f5f5f;
	font-size: 12px;
	display: inline-block;
	border: 1px solid #f2f2f2;
	border-bottom: 1px solid #d7d7d7;
	line-height: 18px;
	border-radius: 3px;
	position: relative;
	padding: 7px 19px 4px 10px;
	margin:0 2px 7px 0;
}
.widget_tag_cloud .tagcloud a:hover{color: #fff;}
.widget_tag_cloud .tagcloud a:before{
	content: "";
	position: absolute;
	right: 5px;
	top: 12px;
	width: 6px;
	height: 6px;
	display: inline-block;
	background-color: #fff;
	border: 1px solid #d3d3d3;
	border-radius: 8px;
}

/*Calender*/
.widget.widget_calendar #calendar_wrap{position:relative;}
table#wp-calendar{border:0;}
.widget.widget_calendar #prev a, 
.widget.widget_calendar #next a{
	background: none;
    border: medium none;
    box-shadow: none;
    color:transparent;
    font-size: 6px;
    padding: 3px 0 0;
	position:relative;
}
.widget.widget_calendar #prev a:before{
	content:"\f0d9";
	font-family:icomoon;
	position:absolute;
	left:0;
	top:-10px;
	color:#FFF;
	font-size:20px;	
}
.widget.widget_calendar #next a:before{
	content:"\f0da";
	font-family:icomoon;
	position:absolute;
	right:0;
	top:-10px;
	color:#FFF;
	font-size:20px;		
}
.widget.widget_calendar tfoot td{line-height:inherit;}
.widget.widget_calendar caption{
	text-align:center;
	color:#fff;	
	background:#1d4e67;
}
.widget.widget_calendar tbody td{
  	color: #787b7e;
    font-size: 11px;
    font-weight: normal;
    line-height: inherit;
    position: relative;
    text-align: center;
	border:0;
	padding:9px;
}
.widget.widget_calendar tbody td:hover{
	border-radius:50px;
	background:#1d4e67;
	color:#FFF;
}
.widget.widget_calendar tbody td a:hover,
.widget.widget_calendar tbody td:hover a{color:#FFF;}
.widget.widget_calendar tbody td.pad:hover{background:none;	}
.widget.widget_calendar tbody{border:0;}
.widget.widget_calendar thead{
	background:#FFF;
	border:0;
}
.widget.widget_calendar thead th{
	color: #787b7e;
    font-size: 11px;
    font-weight: bold;
    line-height: inherit;
    position: relative;
    text-align: center;
	background:#FFF;
	border:0;
	padding:10px;
}
.widget.widget_calendar tfoot{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	border:0;
}
.widget.widget_calendar tfoot tr td{
	width:50%;
	color:#FFF;
	border:0;	
}
.widget-recentpost div figure img{width:100%;}