body
{
	font: 12px  "Lucida Grande", Verdana, Helvetica, "Bitstream Vera Sans", Sans, sans-serif;
	color: black;
	background: white;
}

#blurb, #da_reds, #navtop, #left, #right, #foot, #smallprint, #comments, #commentform, .embednav, .whitespace, #article_crumbs, #pages, #switchmode,
#blurb *, #da_reds *, #navtop *, #left *, #right *, #foot *, #smallprint *, #comments *, #commentform *, .embednav *, .whitespace *, #article_crumbs *, #pages *, #switchmode * 
{
	display: none !important;
	float: none !important;
	width: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	background: transparent !important;
}

#content
{
	width: auto !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;

}

.highlight
{
	padding: 0 4px 3px 4px;
	border: 1px black solid;
	text-align: center;
}

h1, h2, h3, h4, .h1, .h2, .h3, .h4
{
	font-family: "Trebuchet MS", Arial, "Lucida Grande", Verdana, Helvetica, "Bitstream Vera Sans", Sans, sans-serif;
}

h4, .h4, h3, .h3, h2, .h2 {font-size: 1.3em; font-weight: bold;}
h1, .h1 {font-size: 1.5em; font-weight: normal;}

.spacer
{
	height: 1.2em;
	margin-top: 2px;
	border-top: 2px black solid;
}

.author
{
	font-style: oblique;
	text-align: right;
}

ul
{
	list-style-type: square;
}

#center, #main1, #main2, p
{
	float: none !important;
	width: auto;
}

#printinfo
{
	font-size: 90%;
	font-style: oblique;
	text-align: right;
	border-top: 1px black solid;
}

div.image-element div.caption {
padding: 0;
text-align: left;
font-size: x-small;
border-style: none;
text-align: center;
margin: 0 0 5px 0;
width: 150px;
}

.posRight {float: right; position: relative; margin: 1.5em 0 0 5px; padding: 5px 5px 0 5px; border: 1px #666 solid;}
.posLeft {float: left; position: relative; margin: 1.5em 5px 0 0; padding: 5px 5px 0  5px; border: 1px #666 solid;}
.posStandalone { width: auto; padding: 5px  5px  0 5px; border: 1px #666 solid;}
.poScenter { text-align: center; padding: 5px 5px 0 5px; border: 1px #666 solid;}
#toolbox {text-align: center;}
.hidden {display: none;}
.inline {display: inline;}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#content a[href^="/"]:after {
	content: " (http://www.agitprop.gr" attr(href) ") ";
}

