.boxgrid{ 
	cursor:pointer;
	width:460px;
	height: 260px;
	margin: 20px 5px 0 5px;	
	float:left;
	background:#888d95;
	position: relative;
	 
}

	.boxgrid .thumb{ 
		position: absolute; 
		top: 5px; 
		left: 5px; 
		border: 0; 
	}
	.boxgrid p{ 
		padding:10px 0 0 10px;
		color:#FFF;
		font-size: 12px;
		line-height: 14px;
	}
.boxcaption img.semn{
	position: absolute;
	z-index:1;
	height: 32px;
	top: 114px;
	left:-38px;
	width: 38px;
	float: left;
}
	
.boxcaption{ 
	float: left;
	background-color:#212121;
	position: absolute; 
	height: 260px; 
	width: 260px;
}
	.boxcaption {
		top: 0;
		right: -260px;
	}

.continut_work{
	width:465px;
	height: 285px;
	position:relative;
	overflow:hidden;
	float:left;	
	/*.margin: 20px 0;*/
}
	
img.fresh_portofoliu{
	position:absolute;
	top:-3px;
	left:-3px;
	float:left;
	width: 159px;
	height: 93px;
	z-index: 2;
}

h3.title_thumb{
	padding: 10px;
	font-size: 18px;
	font-weight:normal;
	color: #00bff3;
	text-shadow: #303030 1px 1px 0;	
}

.basic_box{
	position:relative;
	left:-5px;
	top: 0px;
}
.basic_box a{
	width: 680px;
	margin: 0;
	padding:0;
	display: block;
	background: url(imagini/intrebari.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 33px;
	cursor:pointer;
}


a.zoom{
	width: 74px;
	margin: 10px 0 0 130px;
	padding:0;
	display: block;
	background: url(../imagini/zoom.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 26px;
	cursor:pointer;
}

a:hover.zoom{
	width: 74px;
	left:0;
	background-position: 0 -26px;
}

#post_navigation{
	float:left;
	height:96px;
	width: 940px;
}


#post_navigation .prev a, #post_navigation .next a{
	text-decoration:none;
	color:#333;
	background-color:#b6b6b6;
	float: left;
	padding: 10px;
	margin: 20px 0 40px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 16px;
	line-height: 18px;
	text-shadow:#dfdfdf 1px 1px 0;
}

#post_navigation .prev a:hover, #post_navigation .next a:hover{
	background-color:#ff802b;
	text-shadow: none;
	color:#fff;
}

#post_navigation .next a{
	float:right;
}
