/*
 Theme Name:   LELO Blog
 Template:     sahifa
*/

@import url("../sahifa/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/*Display the 4 choices of Tabbed Widget on the same line*/
#tabbed-widget ul.tabs li {
margin-left: 0px;
}

/*Remove the Stripe Line graphic next to all titles*/
.stripe-line {
display: none !important;
}

/*Read More link on the line beneath the excerpt*/
a.more-link {
display: block;
}

/*Responsive Widget Text Image for the Footer Banner*/
.FooterBanner{
    width:1045px;
    margin-left: auto;
    margin-right: auto;
    max-width:100%;
    height:auto;
    position: relative;
    display:block;
    margin:0 auto;    
}
.FooterBanner img{
    max-width:100% !important;
    height:auto;
    display:block;
}

/*Remove the line on top of the Footer Banner Image*/
.footer-widget-top {
border-bottom: none!important;
padding: none!important;
}

.footer-widget-container {
border-top: none!important;
padding: 0!important;
}

/*Remove the space on top of the Footer Banner Image*/
.footer-1c .footer-widgets-box,
	.narrow-wide-2c #footer-second,
	.wide-narrow-2c #footer-second,
	.footer-2c #footer-second,
	.footer-3c #footer-third,
	.footer-4c #footer-fourth,
	.wide-right-3c #footer-third,
	.wide-left-3c #footer-third{
margin-top: -50px
}

/*Special Responsive Breakpoint for the Footer Banner*/
@media only screen and (max-width: 985px) and (min-width: 768px){
    .footer-widgets-box {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

/* Custom Layout for NRelate Plugin ===============> */
.nrelate .nr_panel {
  float:left;
	display:block;
	position:relative;
	cursor:pointer;
	border:none;
	margin-bottom:10px;
	width:100%;
}
.nrelate .nr_panel:hover{
	border:none;
}
.nrelate .nr_img_div {
	display:block;
	float:left;
	position:relative;
	margin-right:5px;
}
.nrelate .nr_img{
	margin:0; padding:0; border: 0; outline:0;
	border-width:1px;
	border-style:solid;
}
.nrelate .nr_text{
	padding:0;
	display:block;
	word-wrap:break-word;
}
.nrelate .nr_text br{
	display:none;
}
.nrelate .nr_sponsored_wrap{
	left:1px;
}
.nrelate .nr_post_title,
.nrelate .nr_source,
.nrelate .nr_excerpt{
	display:block;
}

.nrelate.nr_80 .nr_sponsored_wrap{ width : 80px; top : 63px; }
.nrelate.nr_80 .nr_sponsored{ left : 62px; }
.nrelate.nr_80 .nr_img_div{ width:82px; height:82px; }
.nrelate.nr_80 .nr_text{ padding-left:87px; }

.nrelate.nr_90 .nr_sponsored_wrap{ width : 90px; top : 73px; }
.nrelate.nr_90 .nr_sponsored{ left : 72px; }
.nrelate.nr_90 .nr_img_div{ width:92px; height:92px; }
.nrelate.nr_90 .nr_text{ padding-left:97px; }

.nrelate.nr_100 .nr_sponsored_wrap{ width : 100px; top : 83px; }
.nrelate.nr_100 .nr_sponsored{ left : 82px; }
.nrelate.nr_100 .nr_img_div{ width:102px; height:102px; }
.nrelate.nr_100 .nr_text{ padding-left:107px; }

.nrelate.nr_110  .nr_sponsored_wrap,
.nrelate.nr_  .nr_sponsored_wrap{ width:110px; top : 93px; }
.nrelate.nr_110  .nr_sponsored,
.nrelate.nr_  .nr_sponsored{ left : 92px; }
.nrelate.nr_110  .nr_img_div,
.nrelate.nr_  .nr_img_div{ width:112px; height:112px; }
.nrelate.nr_110  .nr_text,
.nrelate.nr_  .nr_text{ padding-left:117px; }

.nrelate.nr_120 .nr_sponsored_wrap{ width : 120px; top : 103px; }
.nrelate.nr_120 .nr_sponsored{ left : 102px; }
.nrelate.nr_120 .nr_img_div{ width:122px; height:122px; }
.nrelate.nr_120 .nr_text{ padding-left:127px; }

.nrelate.nr_130  .nr_sponsored_wrap{ width : 130px; top : 113px; }
.nrelate .nr_130 .nr_sponsored{ left : 112px; }
.nrelate.nr_130  .nr_img_div{ width:132px; height:132px; }
.nrelate.nr_130  .nr_text{ padding-left:137px; }

.nrelate.nr_140  .nr_sponsored_wrap{ width : 140px; top : 123px; }
.nrelate.nr_140  .nr_sponsored{ left : 122px; }
.nrelate.nr_140  .nr_img_div{ width:142px; height:142px; }
.nrelate.nr_140  .nr_text{ padding-left:147px; }

.nrelate.nr_150  .nr_sponsored_wrap{ width : 150px; top:133px; }
.nrelate.nr_150  .nr_sponsored{ left : 132px; }
.nrelate.nr_150  .nr_img_div{ width:152px; height:152px; }
.nrelate.nr_150  .nr_text{ padding-left:157px; }

/* <=============== Layout  */

/* Custom Format for NRelate Plugin================> */
.nrelate .nr_panel,
.nrelate .nr_panel:link,
.nrelate .nr_panel:visited,
.nrelate .nr_panel:active{
	text-decoration:none !important!;
	color:inherit;
}
.nrelate .nr_panel:active{
	border:none;
}
.nrelate .nr_panel{
	cursor:pointer;
	line-height:1.4;
}
.nrelate .nr_img_div{
	line-height:0;
}
.nrelate .nr_text{
	font-weight:bold;
}
.nrelate .nr_excerpt{
	display:block;
	font-weight:normal;
}
.nrelate .nr_img{
	border-color:#dddddd;	
}
.nr_link{
text-decoration: none !important;
}
.nr_link:hover{
text-decoration: underline;
}
.nrelate .nr_title{
font-size: 30px;
padding-bottom: 25px!important;
}
/* <================ Format */

/*Customized Scroll Triggered Plugin*/

@media only screen and (max-width: 985px) and (min-width: 0px){
    #scrolltriggered {
        display: none !important;
    }
}

#scrolltriggered {
background-color: white!important;
}

#scrolltriggered #inscroll {
box-shadow: inset 0px 0px 50px 10px #ffffff!important;
}

#scrolltriggered #closebox {
background: #000000!important;
color: #ffffff!important;
}

#scrolltriggered #closebox:hover {
background: #000000!important;
color: grey!important;
}

/*Extra Top Margin for the Global Survey Widget (All Pages except Homepage)*/

#ads300_600-widget-3 {
margin-top: 20px;
}

/*Extra Top Margin for the Global Survey Widget (Homepage)*/

#ads300_600-widget-4 {
margin-top: 20px;
}

/*Changing the color and font of MailChimp Widget Signup Forms*/

#mc-embedded-subscribe {
font-family: 'Muli' !important;
background-color: #000 !important;
background-image: none !important;
text-shadow: none;
box-shadow: none !important;
}

#mc-embedded-subscribe2 {
font-family: 'Muli' !important;
background-image: none !important;
text-shadow: none;
}

/*Send us a tip Widget*/

.tipwidget{
    color:grey;
}
  
.tipwidget:hover{
    border-top-color:none;
	background:none;
}
	  
.widget-container a:hover{
	text-decoration:none;
}

/*Tweetable Styling*/

span.tweet-highlight:hover {
cursor: pointer;
padding: 0px 24px 0px 0px;
}

span.tweet-highlight {
padding: 0px 24px 0px 0px;
}

/*Changing the World Cup MailChimp Signup Form*/

#mc_embed_signup .button {
line-height: normal !important;
color: #000 !important;
background: #add42d !important;
}

#mc_embed_signup {
color: #000 !important; 
font-weight: bold !important;
border-radius: 5px;
}

#mc-embedded-subscribe {
background: #fff !important;
}

#mc_embed_signup .mc-field-group {
margin-top: 15px;
padding-bottom: 0% !important;
}

#mc_embed_signup .button:hover {
line-height: normal !important;
color: #fff !important;
background: #479807 !important;
}

#mc_embed_signup .mc-field-group .asterisk {
top: 0px !important;
}