
#page-wrap { 
	position: relative;

	width: 795px; 
	margin-left: auto;
	margin-right: auto;
	margin-top:80px;
	margin-bottom:100px;

	left:0px;

}
	.pimg {
		padding:0px;
		margin:0px;
		width:780px;
	}
	
	#btncollapse{ 
		display:none;
	}	
	#btnup { 
		display:none;
	}
	#btndown { 
		display:none;
	}		
	#btnminus { 
		display:none;
	}	

	
	
	
.readmore {
position:relative;
top:-25px;
left:675px;
padding-left:5px;
width:100px;
background-color:#000000;
}

.blogentry p {
padding-left:0px;
}

.blogentry {
	margin-bottom: 0px;
	width:100%;
	overflow:hidden;
	margin-bottom:0px;
	border-bottom: 2px dashed  #666666;
}

.pagination {
position:relative;
top:-25px;
left:700px;
}

.floatings {
	position: fixed;	
	-moz-border-radius: 15px; border-radius: 15px; -webkit-border-top-right-radius: 15px;
	
	-moz-box-shadow: 2px 2px 8px #000;
	-webkit-box-shadow: 2px 2px 8px #000;
	box-shadow: 2px 2px 8px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#floating-tags {
	top:30px;
	right:20px;
	width: 200px; 
	margin-top:30px;

	padding:0px;

	padding-left:15px;
		padding-right:15px;
		padding-top:5px;
	background: #2F2F2F; 
	color: #bbbbbb;
}

#floating-links {
	top:120px;
	right:20px;
	width: 200px; 
	margin-top:30px;

	padding:0px;

	padding-left:15px;
		padding-right:15px;
		padding-top:5px;
	background: #2F2F2F; 
	color: #bbbbbb;
}

#s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 70px;
}
#s:focus {
	background-color: #f9f9f9;
	width: 150px;
}

.wp-pagenavi{
padding-top:5px;
padding-bottom:5px;
}

#page-wrap p { 
	width:auto;	
}
#page-content a:nth-child(1) .img180,#page-content a:nth-child(4) .img180,#page-content a:nth-child(7) .img180 {
margin-left:15px;	
}
#page-content a:nth-child(1) .img180, #page-content a:nth-child(5) .img180, #page-content a:nth-child(9) .img180, #page-content a:nth-child(13) .img180, #page-content a:nth-child(17) .img180, #page-content a:nth-child(21) .img180 {
margin-left:0px;	
}