




/*
     FILE ARCHIVED ON 17:26:58 Dez 20, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:54:19 Mai 10, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
.post {

margin-bottom:20px;
background: -moz-linear-gradient(top,  rgba(99,101,110,0.7) 0%, rgba(21,23,33,0.7) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(99,101,110,0.7)), color-stop(100%,rgba(21,23,33,0.7)));
background: -webkit-linear-gradient(top,  rgba(99,101,110,0.7) 0%,rgba(21,23,33,0.7) 100%);
background: -o-linear-gradient(top,  rgba(99,101,110,0.7) 0%,rgba(21,23,33,0.7) 100%);
background: -ms-linear-gradient(top,  rgba(99,101,110,0.7) 0%,rgba(21,23,33,0.7) 100%);
background: linear-gradient(top,  rgba(99,101,110,0.7) 0%,rgba(21,23,33,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b363656e', endColorstr='#b3151721',GradientType=0 );




 }
 




.post img {
	margin-top:-30px;
	margin-left:-180px;
	position: absolute;
	}


.post p {
font-size:14px;
padding: 0 0 20px 204px;	
text-align:left;
margin-right:5px;

}


 
.post h2 {
	
	padding: 20px 0 0 204px;	
	text-align:left;
	
	
}
.post a:hover { border-bottom: 1px solid white; }



#a1 {
height:180px;
}

#a2 {
height:250px;	
	
}


