@charset "utf-8";
/*
Theme Name: Amnesty International post prints
Description: This is the general style of post prints Amnesty International - Greek Departement
Version: 1.0
Author: paramana.com
Author URI: http://www.paramana.com/
*/

html, body {
    background-color: #FFFFFF;
}
body {
    font-family: Verdana, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
    font-size: 100.01%;
	font: 99% helvetica, arial, sans-serif;
	color: #111111;
}
#headerContainer,
#navContainer,
#footerContainer,
#pageSidebar,
#commentsContainer,
#commentFormContainer,
.socialBookmark,
.crumbNav,
.relatedArticles,
.post-edit-link,
.clearBoth,
#fancybox-tmp,
#fancybox-loading,
#fancybox-overlay,
#fancybox-wrap,
.callsForm {
    display: none;
}