
.widget{
	margin-bottom: 30px;
	clear: both;
	font-size: 12px;
}
.widget p{
	font-size: 12px;
}
.widget:last-child{
	margin-bottom: 0;
}
.widget:after{
	content: '';
	display: block;
	clear: both;
}
.widget a{
	color: inherit;
	font-size: 12px;
}
.widget a:hover, .widget a:focus{
	color: inherit;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.widget ul{
	list-style-type: none;
}
.widget h5.widget-title{
	margin: 0 0 15px 0;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	color: #444444;
    font-family: 'Lato',sans-serif;
    font-weight: 300;
    letter-spacing: -0.5px;
}

.widget h5.widget-title:after{
	display: block;
	content: '';
	position: absolute;
	height: 3px;
	width: 23%;
	border-bottom: 2px dotted rgba(0,0,0,0.1);
	top: 50%;
	margin-top: -3px;
	right: 0;
	z-index: 1;
}
.widget h5.widget-title:before{
	display: block;
	content: '';
	position: absolute;
	height: 3px;
	width: 23%;
	border-bottom: 2px dotted rgba(0,0,0,0.1);
	top: 50%;
	margin-top: -3px;
	left: 0;
	z-index: 1;
}
.widget h5.widget-title span{
	padding: 10px 15px 0 15px;
	position: relative;
	display: inline-block;
	z-index: 2;
	border-radius: 10px;
	width: 44%;
}
.widget h5.widget-title span:before{
	display: block;
	position: absolute;
	content: '';
	border-top: 5px solid #DB2B1E;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	width: 0;
	height: 0;
	left: 50%;
	top: 0;
	margin-left: -3px;
}
.widget .widget-delimiter{
	padding: 0;
	height: 1px;
	margin-bottom: 5px;
}

.widget ul.widget-list{
	margin: 0;
	padding: 0;
}
.widget ul.widget-list > li{
	list-style-type: none;
	margin-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted rgba(0,0,0,0.1);
	display: block;
}
.widget ul.widget-list > li:last-child{
	background: none;
	border: none;
}
.widget ul.widget-list > li h6, .widget #hot_posts_panel ul > li h6{
	line-height: 1.4;
	font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif !important;
	font-weight: normal;
	margin: -5px 0 0;
	padding: 0;
}
.widget .tabs-controller{
	margin-bottom: 5px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 5px;
}

.widget .tabs-controller li{
	display: inline-block;
	font-size: 15px;
}
.widget .tabs-controller li a{
	font-weight: bold;
	padding: 0 10px;
	font-size: 14px;
	display: block;
	position: relative;
}
.widget .tabs-controller li:first-child a{
	padding: 0px 10px 0 0;
}
.widget .tabs-controller li a.active{
	color: #ababab;
}
.widget .tabs-controller li a.active:before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 4px solid #DB2B1E;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -4px;
}
.widget .tabs-container-full > div{
	display: none;
	color: inherit;
}
.widget .tabs-container-full > div:first-child{
	display: block;
}
.widget .featimg img{
	width: 100%;
	height: auto;
}

/* Category icons */

.widget_category_icons ul li a{
	display: inline-block;
	width: 100%;
}
.widget_category_icons ul li a img{
	vertical-align: middle;
	margin-right: 10px;
	width: 16px;
	height: auto;
}
.widget_category_icons ul li a span.count{
	background-color: rgba(0,0,0,0.5);
	padding: 0 15px;
	color: #FFF;
	line-height: 26px;
	height: 26px;
}

/* Entry images */
.entry-img img{
	width: 100%;
	max-width: 100%;
}


/* Entry meta */
.widget div.widget-meta{
	margin-top: 10px;
}
.widget div.widget-meta ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 16px;
	margin-bottom: 5px;
}
.widget div.widget-meta ul li{
	display: block;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}


/* Tabs widget */
.widget_tabber{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.widget_tabber li{
	margin: 0;
	padding: 0;
	display: inline-block;
}
.tabs-container a.tag{
	white-space: nowrap;
	display: inline-block;
	padding: 0 13px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
	position: relative;
	height: 23px;
	line-height: 23px;
	text-transform: uppercase;
	border: 1px solid #f1f1f1;
}
.tabs-container a.tag:before{
	content: "";
	width: 5px;
	height: 5px;
	position: absolute;
	top: 9px;
	left: 5px;
	background: #f1f1f1;
}
.tabs-container a.tag:hover{
	color: #999;
}
/* Things */

.widget div.widget-meta li.cosmo-comments{
	line-height: 16px;
}
.widget div.widget-meta li.cosmo-comments > a{
	display: inline-block;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
.widget div.widget-meta li.time:before{
	content: "•   \00a0" ;
}

.widget div.widget-meta li.time time{
	line-height: 16px;
	display: inline-block;
	height: 16px;
}
.widget div.widget-meta li.author{
	line-height: 16px;
	display: inline-block;
	height: 16px;
}

.widget div.widget-meta ul li.thelike{
	display: inline-block;
	height: 16px;
	line-height: 16px;
}


/*Twitter widget*/

.cosmo-twit-container { height:auto!important; width: 100%; position: relative; float: left; }
.home .full_width_row .cosmo-twit-container {text-align: center}
.cosmo-twit-container .cosmo_twitter{ }
.cosmo-twit-container .cosmo_twitter p{ margin:0;}

@media only screen and (min-width: 768px) and (max-width: 990px) {.flickr_badge_image img{ width:65px !important;height: auto !important;}}


@media only screen and (min-width: 480px) and (max-width: 767px) {}
@media only screen and (min-width: 240px) and (max-width: 479px) {}

.cosmo-twit-container ul li div{padding: 15px 0; }

.cosmo-twit-container span.date{ display: block; margin-top: 0; font-style: italic;color:#999;font-size: 11px; }
.cosmo-twit-container span.date a{ text-decoration: none; }

footer aside .cosmo-twit-container .cosmo_twitter p{ margin:0; max-width: 370px;}

.i_join_us{ width:100%; height: 32px; line-height: 32px; display: block; margin: 0; font-weight: bold; position:relative;}


/*Static Twitter widget*/
.tweet_item{display: none;margin-bottom: 7px;opacity: 0;}
.static .cosmo_twitter .tweet_item{ border-bottom: 1px dotted rgba(0,0,0,0.1); padding: 13px 0 15px 0;opacity: 1;display: block;}
.static .cosmo_twitter .tweet_item:first-child{ padding-top: 0; }
.static .cosmo_twitter p{ width: auto; max-width: none;}
.static .slides_container { padding: 0; }
.static.i_join_us{ margin-top: 15px; height: 22px; line-height: 22px; text-align: left;}
.i_join_us.static i {
    color: #48C4D2;
    font-size: 25px;
    padding-right: 20px;
}
.i_join_us.static i:hover {
    color: #fbfbf1;
}

/*Submit content widget*/
.widget_submit p, .widget_submit p a{line-height: 3.4;}
.widget_submit p a {
  height:67px;
  display: block;
  clear: both;
  font-size: 16px;
  background: rgba(0,0,0,0.3);
  text-align: center;
  color: #FFF;
  line-height: 72px !important;
}
.widget_submit p  a:hover{
  background: rgba(0,0,0,1);
  color: inherit;
}
.widget_submit p a img{margin-bottom:-8px;margin-right: 15px;}
.widget_submit i.icon-add{
	font-size: 32px;
	margin-left: -10px;
	position: absolute;
	color: inherit;
}
.widget_submit span{
	margin-left: 32px;
	text-transform: uppercase;
	color: inherit;
}

.instagram_widget p.instagram_likes{
	display: block;
	line-height: 18px;
	font-size: 12px;
	color: black;
	background: rgba(255,255,255,0.7);
	position: absolute;
	bottom: 6px;
	left: 0;
	right: 0;
	padding: 5px 10px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
}
.instagram_widget p.instagram_caption{
	font-size: 12px;
	color: inherit;
	margin-bottom: 15px;
	display: block;
}
#wp-calendar > caption{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#wp-calendar{
	border-spacing: 0;
	width: 100%;
}

.widget_recent_entries > ul > li, .widget_calendar > ul > li, .widget_archive > ul > li, .widget_categories > ul > li, .widget_meta > ul > li, .widget_recent_comments > ul > li, .widget_pages > ul > li, .widget_tag_cloud > ul > li{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.08);
}



/*##############################################*/

/* Widget likes */
.widget .icon-twitter{
	font-size: 20px;
	display: inline-block;
	margin-right: 15px;
	color: #48C4D2;
}
.widget .widget-meta .cosmo-comments{
    background: none;
}

.widget .widget-meta .cosmo-comments i{
    font-size: 16px;
}
.widget .widget-meta .cosmo-comments a:hover{
	/*color: #FFF;*/
}
.widget .widget-meta .cosmo-comments:hover i{
    font-size: 16px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.widget .widget-meta .cosmo-comments span{
    font-size: 14px;
}

.widget .widget-meta .thelike .meta-likes em{
    background: none;
    border: 0;
    padding: 0;
    font-size: 16px;
    color: inherit;
}
.widget .widget-meta .thelike .meta-likes:hover em{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.widget .widget-meta .thelike .meta-likes i{
    background: none;
    padding: 0;
    border: 0;
    font-style: normal;
    font-size: 14px;
    margin: 0;
}

/* Likes */

.widget span.meta-likes{
	color: inherit;
}

/*testimonials*/
.widget .testimonials-elem-wrapper .entry-content-name h4{
	clear: both;
}