ins {
	background: #ffffff;
}

.site-title-group {
	margin: 25px 0 5px;
}

.single .site-content article {
	padding-left: 5px;
	padding-right: 5px;
}

.story	{
	text-align: justify;
}

@media (max-width: 1020px) {
	#page {
  		width: 98%;
  	}
}

@media (max-width: 600px) {
	#page {
		width: 98%;
	}
	.single site-content article {
		padding-left: 5px;
		padding-right: 5px;
	}
	#secondary {
  		margin-left: 0px;
  		padding-left: 0px;
	}
	.widget-area .widget {
  		margin-left: 10px;
	}
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.inlinead-beginning {
	padding-right: 10px;
}

.inlinead-random {
	padding-right: 0px;
}

.site-leader {
	width: 100%;
  	max-width: 1020px;
}

blockquote {
  	overflow: auto;
}

.imginl {
  	padding: 0;
}

.fb-like-box span { height: 270px !important; width: 240px !important; }

.fb-share-button span { height: 61px !important; width: 57px !important; }

.socfoll { margin-bottom: 5px; }

.mc2-field-group{
	background-color: #ffffff; 
	padding: 0px;
}

#mce2-EMAIL
float: left;
margin-right: 15px!important;
}

#mc2-embedded-subscribe { margin: 0; }

#mc_embed_signup input.email {
display: block;
padding: 6px 0;
margin: 0 4% 5px 0;
text-indent: 5px;
width: 58%;
min-width: 228px;
margin-left: 2px;
line-height: 14px;
border-radius: 3px;
}

#mc_embed_signup {
background: #FFFFFF;
clear: left;
font: 14px;
font-family: Georgia, "Times New Roman", serif;
width: 250px;
max-width: 250px;
border-radius: 3px;
padding-bottom: 20px;
}

#mc_embed_signup input.button {
display: block;
margin: 0 0 11px 0;
width: 230px;
min-width: 230PX;
margin-left: 1px;
}

#mc_embed_signup .button {
clear: both;
background-color: #CDE6FF;
border: 2 solid;
border-radius: 1px;
color: #000000;
font-size: 15px;
font-family: Georgia, "Times New Roman", serif;
font-weight: bold;
height: 34px;
line-height: 31px;
padding: 0;
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
}

#mc_embed_signup input {
border: 1px solid grey;
-webkit-appearance: none;
}

#mc_embed_signup form {
display: block;
position: relative;
text-align: left;
padding: 20px 0 8px 3%;
}

#mc_embed_signup label {
display: block;
font-size: 16px;
padding-bottom: 5px;
font-family: Georgia, "Times New Roman", serif;
color: black;
margin-right: 10px;
}

#mc_embed_signup_share {background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }

.widget.popular-posts li {
    padding:0;
    margin:0;
    background:transparent;
    border:0;
}

.wpp-post-title {
    display:none;
    position:absolute;
    left:-9999em;
}

.widget.popular-posts img {
    width:110px;
    height:110px;
    margin:0 5px 5px 0;
    padding:0;
    border:0;
    max-width:none;
    float:left;
}