/*
Theme Name:     SWEA Theme
Description:    Wordpress theme for the SWEA.org WP multisite network.
Author:         Tipit
Author URI:     http://www.tipit.net
Template:       canvas
Version:        0.1.0
*/
@import url("../canvas/style.css?ver=20170210");

.pip-nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.pip-nav ul li {
	width: 50%;
	display: inline;
	float: right;
	text-align: right;
	color:#0066b3;
}

.pip-nav ul li:hover {
	color:#023867;
}

.pip-nav ul li.previous-link{
	float: left;
	text-align: left;
}

ul li.next-link:after {
    content: "\00BB";
}

ul li.previous-link:before {
    content: "\00AB";
}

.entry h3 {
    font-size: 16px !important;
    text-transform: uppercase;
}


.null-instagram-feed h2 {
    margin-bottom: 24px;
    width: 215px;
}

.null-instagram-feed p {
    top: 40px;
}

.widget .instagram-pics, .widget .photos-4 {
    height: 205px;
    width: 280px;
}

.widget_btif_instagram_widget {
	padding: 12px;
	position: relative;
	min-height: 258px !important;
}

.widget_btif_instagram_widget h2 {
	margin-bottom: 20px;
	width: 208px;
	overflow: hidden;
}

.widget_btif_instagram_widget .profile-link {
    position: absolute;
    top: 20px;
    right: 18px;
}

.widget_btif_instagram_widget ul.photos-4 li, .widget_btif_instagram_widget ul li {
	width: 66px;
	display: inline-block;
	margin: auto 1px 4px 1px !important; 
}

.widget_btif_instagram_widget ul li img {
	min-height: 66px;

}

.widget-color-card p{
	line-height: 14px !important; 
	margin-bottom: 13px !important;
}

.widget-color-card h3 {
	line-height: 1.01em !important;
}

.simple_ads_manager_block_widget > div{
	margin: 0 !important; 
	padding: 0 !important; 
	background: #FFFFFF; 
	border: 0px solid transparent !important;
}

.sam-block-item {
	display: inline-block; 
	
	margin: 5px 5px 5px 5px !important;
	padding: 5px 5px 5px 5px !important;
	background: #FFFFFF; 
	border: 0px solid transparent !important;

}

.simple_ads_manager_block_widget h2{
	margin: 10px !important;
}
.row_7 .simple_ads_manager_block_widget {
	padding-bottom: 20px;
}

#footer-widgets h3 {
	color: #FFF;
}