/* 
	Theme Name: 0321
	Theme URL: http://4image.hu
	Description: 0321 két oszlop, bal oldalsáv
	Author: 4image
	Author URI: http://4image.hu
	Version: 0.1
	Tags: two columns, fixed width, white, brown, sidebar widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

@import url(hartija/print.css); 


.post .postmeta a:link[href^="http://"]:after,
.post .postmeta a[href^="http://"]:visited:after,
.post .wp-caption a:after,
#footer .copy a:after
{
	content: "";
}

#footer {
	border-top: 1px solid #000;
	padding-top: 2em;
	padding-top: 2em;
}
#footer .datas {
	float:left;
	width: 60%;
}
#footer .fingerprint {
	float: left;
	text-align: right;
	width: 30%;
}
.post-foot,
#commentlist .comment .count,
.comment-edit-link,
#respond,
#secondary
{
	display: none;
}

