/*
Theme Name: Remangar
Theme URI: http://www.beny.co.il
Description: BL by Mona Benichai / Ben Yitzhaki (beny.co.il)
Version: 1.0
*/

.cf:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.cf {
	display: inline-block;
}
 
html[xmlns] .cf {
	display: block;
}
 
* html .cf {
	height: 1%;
}

/*-----------------------------------------------------------*/
body, html {
width: 100%;
height: 100%;
}
body{
	-webkit-overflow-scrolling : auto;
	-webkit-overflow-scrolling: touch;
	overflow-x:hidden;
}
.leftSlide.cf #sidebar{
	width:100%;
	top:0;
	/*height:80%;*/
}

.leftSlide {
width: 280px;
position: fixed;
top: 0px;
height: 100%;
left: 3%;
z-index:10;
}
#main .content{
	position:relative;
	margin-top: 20px;
}
#wrapper {
	overflow:hidden;
}
#sidebar #tiser {
height: 25em;
}
#tiser.tiserUp,.slideresp {
display: none;
}
.sidebarDown{
	display:none;
}
.sidebarUp{
	display:block;
}
.tachme{
	cursor:pointer;
}
#wrapper {
	
}
#youtubeFull {
position: fixed;
}
#tiser.home {
left: 3%;
}
.articlebox.singel .postTamb .postTambImg{
	width:86px;
	height:86px;
}
.youtube-audio.none,.youtube-play.none,.youtube-pause.none,.youtube-next.none{
	 background-image:none;
}
#sidebar .add1.loc1{
	position:absolute;
	display:none;
	right: 0;
}

#sidebar .add1.loc2{
	position: absolute;
	top: 25em;
	display:none;
	right: 0;
}
#sidebar.sidebarDown {
	height: 470px;
	margin-bottom:3em;
}
#sidebar.sidebarDown .add1.loc1{
	right:5px;
	width:280px;
	display:block;
}
#sidebar.sidebarDown .add1.loc2{
	position: absolute;
	top: 16em;
	display:block;
	display: none;
	right: 5px;
	width:280px;
}
.sidebarDown{
	width:280px;
}
#sidebar.sidebarDown .add1.loc1 img,#sidebar.sidebarDown .add1.loc2 img{
	width:280px !important;
}
@media (min-width: 1595px) {
	.content ul.gallery li{
		margin-right:4% !important;
	}
	
}
@media (min-width: 1595px) {
	#wrapper{
		position:relative !important;
		}
	.footerwrap{
		/*position:relative;
		bottom:0px;
*/	}
	#header{
		position:fixed !important;
	}
	.leftSlide{
		top:25px !important;
	}
	
}
@media (max-width: 1595px) {
	#wrapper{
		position:relative !important;
		}
	body.home{
		position:absolute;
		/*bottom:0px;
*/	}
	
}

@media (max-width: 460px) {
.leftSlide{
/*	position:absolute;
*/}

.galleryfront.tizUp.add1.loc1,.galleryfront.tizUp.add1.loc2{
	margin-right:1em !important;
}
}

@media (min-width: 760px) {
	#wrapper{
		position:relative !important;
		}
	.footerwrap{
		/*position:relative;
		bottom:0px;
*/	}
	#header{
		position:fixed !important;
	}
}