
#page-wrap { 
	position: relative;

	width: 910px; 
	margin-left: auto;
	margin-right: auto;
	margin-top:80px;
	margin-bottom:100px;
	padding-right:10px;

	left:0px;

}
	.pimg {
		padding:0px;
		margin:0px;
		width:585px;
	}
	
	#btncollapse{ display:none;	}	
	#btnup { display:none;}
	#btndown { 	display:none;}		
	#btnminus { 	display:none;}	
	
	#columnwrap {
		overflow: hidden;
		width: 100%;
	}
	.column {
		width: 450px;
		display: inline;
		top:0px;
		float:left;
		clear: none;
	}
	.column2 {
		width: 450x;
		display: inline;
		top:0px;
		float:right;
		clear: none;
	}
	.column3 {
		width: 960px;
		top:0px;
		float:left;
		clear: none;
	}

	.post {
		width: 450px;
		overflow:hidden;
	}
	.post-small {
		width: 220px;
		overflow:hidden;
		display: inline-block;
		margin-right:7px;
		margin-left:0px;
	}
#columnwrap  a {
color:#555555;
}
.entry-home {
	overflow:hidden;
	width:450px;
	height: 150px;	
	margin-bottom:10px;
	margin-right:10px;
}

.entry-home-small {
	overflow:hidden;
	display:block-inline;
	width:220px;
	height: 145px;	
	margin-bottom:10px;
	margin-right:10px;
}
.entry-image-home-small {
	float:left;
	display:inline;
	width:0px;
	position:relative;
}
.entry-image-home-small img {
	top:0px;
	width:280px;
	position:relative;
}


.entry-text-home h2 a {
color: #c1c0c5 !important;	
}

.entry-text-home h2 {
padding-left:5px;
padding-right:5px;
font-size:18px;
display:inline;
background-color:rgb(250,250,250); 
background-color:rgba(250,250,250,0.7);
background-color:rgb(55,55,55);
background-color:rgba(55,55,55,0.7);

}
.entry-home p {
color:#555555;
font-size:14px;
display:inline;
background-color:rgb(250,250,250); 
background-color:rgba(250,250,250,0.7);
background-color:rgb(55,55,55);
background-color:rgba(55,55,55,0.7);
color: #c1c0c5;	
width:370px;
padding-left:5px;
padding-right:5px;
}
.entry-image-home {
float:left;
display:inline;
width:0px;
position:relative;
}
.entry-image-home img {
top:-60px;
width:450px;
position:relative;
}
.entry-text-home {
position:relative;
padding-left:1px;
padding-top:1px;
padding-right:10px;
text-align:justify;

}
/*sakriva share popup*/
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}

.fb-like-home {

position:absolute;
top:10px;
right:10px;

	/*-webkit-transition-duration: 400ms;
	-webkit-transition-property: width;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width;
	-o-transition-timing-function: ease;*/
}
/*.fb-like-home:hover {
	background-color: #f9f9f9;
	width: 450px;
}*/

.column4 {
width: 450px;
display: inline;
top:0px;

float:left;
clear: none;

}
.entry-text-home-blog h2 {

font-size:18px;
display:inline;

}
.entry-text-home-blog h2 a {
color:#777777 !important;

}

#page-wrap p { 
	width:auto;
	
	
}

.fb-like-home {

    position: fixed;
    right: 10px;
    top: 10px;

}

#home-social-bar {
margin-bottom:8px;

}

#subscribeme {

    position: relative;
    left: 15px;
    top: 10px;

}

@media only screen and (max-width:760px) {
#page-wrap { 
	position: relative;

	width: 94% !important; 
	margin-left: auto;
	margin-right: auto;
	margin-top:0px !important;
	margin-bottom:100px;
	padding-right:10px;
clear:both;
	left:0px;

}
	.column {
		width: 100%;
		float:left;
	}
	.column2 {
		width: 100%;
		float:left;
	}
	.column3 {
		display:none;
	}
	#columnwrap {
		overflow: hidden;
		width: 100%;
	}
	.entry-home {
	overflow:hidden;
	display:block-inline;
	float:left;
	width:100%;
	height: 130px;	
	margin-bottom:0px;
	margin-right:0px;
	
	}
	.entry-home img {
	top:0px;
	width:230px;
	position:relative;
	}
	.post {
		width: 32%;
		overflow:hidden;
		display: inline-block;
		margin-right:7px;
		margin-left:0px;
		margin-right:auto;
		margin-left:0px;
	}
	.entry-home p {
		display:none;
	}
.entry-text-home h2 {
font-size:14px;
text-justify:left;

}
#searchform {
top: 20px;
}

}
