.like-holder div.likeButtonImage {
	display:block;
	margin:0 auto 2px;
	width:13px;
	height:11px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(/images/ico-heart.png) no-repeat;
    cursor: pointer;

}

#TopLeaderboardContainer
{
text-align: center;
background-color: #E6E6E6;
padding-bottom: 10px;
}

#LeftStaticAd
{
    position: relative;
    max-height: 1000px;
    max-width: 500px;
    /*left: -610px;*/
    left: -760px;
    margin: 0 auto;
    overflow: hidden;
    /*top: 10px;*/
    text-align: right;
    z-index: 1000;
}

#RightStaticAd
{
    position: relative;
    /*left: 610px;*/
    left: 760px;
    max-height: 1000px;
    max-width: 500px;
    margin: 0 auto;
    overflow: hidden;
    /*top: 10px;*/
    z-index: 1000;
}

#TopAdWrapper
{
    width: 980px;
    padding: 10px 0 10px 0;
}

#TopAd
{
    max-width: 980px;
    max-height: 300px;
    overflow: hidden;
}

div.fixedTopContainer
{
    position: fixed;
    width: 100%;
    top: 0px;
    /*z-index: -1;*/
}

div.rightAd
{
    max-width: 250px;
    max-height: 630px;
    margin-bottom: 10px;
    overflow: hidden;
}

#MainBlogModule div.blogAd
{
    max-width: 709px;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom:1px solid #CCCCCC;
    padding-bottom: 40px;
}

#ImageGalleryImagesList div.imageReportageAd
{
    max-width: 515px;
    margin-bottom: 30px;
    overflow: hidden;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    padding-top: 20px;
    padding-bottom: 20px;
}

#MainContentFlowList div.startFlowAd
{
	max-width: 515px;
	max-height: 300px;
	overflow: hidden;
    	margin-bottom: 20px;
	border-bottom:1px solid #CCCCCC;
    	padding-bottom: 15px;
}

#RightStickyAdsContainer
{
position: relative;
}

#RightStickyAds
{
position: relative;
padding-top: 10px;
}

#AfterMainMenuAd
{
padding-bottom: 12px;
margin-bottom: 12px;
border-bottom: 1px solid #CCCCCC;
}

#FullscreenMask {
	position:fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1999;
    background-color: black;
}

#FullscreenInterstitial {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
}

#FullscreenInterstitialClose {
    position:fixed; 
    left: 10px;
    bottom: 10px;
    z-index: 2001;
    cursor: pointer;
}

#FullscreenInterstitial.bgwidth { width: 100%; }
#FullscreenInterstitial.bgheight { height: 100%; }

html > body > form#StureplanForm > div#wrapper > div.w1 > div#main > div.container > div#content > ul.post-paging {
  padding-bottom: 20px;
}

.inactive {
  opacity: 0.3;
}
div.blockquote > blockquote > div > cite > a > img {
  float: right;
  margin-top: 0px;
  margin-right: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0;
}

html > body > form#StureplanForm > div#wrapper > div.w1 > div#header > div.header-row > div.blockquote > blockquote > div > cite {

  padding: 0;
  padding-top: 5px;
  padding-right: 5px;
  height: 65px;
  
}



@media screen and (max-width: 480px) {
div.fixedTopContainer, #LeftStaticAd, #RightStaticAd
	{
    	display: none;
    }
}

@media only screen and (max-width: 767px) {
.tintup {
	display: none;	
	}
}

.tintup-inner iframe {
	padding-right: 20px;	
	}


.embed-box {
    position: relative;
    padding-bottom: 62.25%; /* ratio for youtube embed */
    padding-top: 30px;
    height: auto;
    overflow: hidden;
}
.embed-box iframe,
.embed-box object,
.embed-box embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; overflow: hidden; 
	max-width: 100%; 
	height: auto;
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
