/*
Theme Name: ax07
Theme URI: http://www.tattoocms.it/templates/ax07.html
Author: Nicola Lambathakis (banzai) banzai@tattoocms.it


------------------------------------------------------------------------- */
/* Main Sections
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size: 13px;
	color:#3B541B;
	background-color: #a8b797; /*CCCC99; */  
	background:url(../img/background.gif);
}
div, p, img, a, td, ul, ol { 
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1 {
	font-size: 26px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #9BD402;

	
}
h2 {
	font-size: 22px;
	color: #C0BABD;
}
h3 {
	font-size: 16px;
	color: #808e5d;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808e5d;
	margin-bottom: 8px;
	padding-bottom: 5px;
	
}
h4 { font-size: 16px; letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link {
	text-decoration: none;
	color: #808e5d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:visited {
	color: #808e5d;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:hover { color: #000; border-color: #693; text-decoration: none; }
a:active { color: #808e5d; border-color: #c33 }
/*a img {
    border: 1px dotted #9BD402;
}*/
img a:hover {
    border-style: dotted;
	border-color: #6495ED;
}
img {
    border: none;
	 padding: 3px;
}
ul {
    /*list-style: none;*/
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}
.title {
	font-size: 20px;
	color: #373836;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808e5d;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
	

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
#page {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	/*background-color: #ffffff;*/
	background-image: url(../img/contentbg.gif);
	background-repeat: repeat-y;
}
.header {
	/*background-image: url(../img/header.jpg);*/
	background-repeat: no-repeat;
	height: 272px;
	background-position: bottom; 
	padding-top: 10px;
	position: relative; 
	z-index: 2; /* Stamp z-index wasn't being put on top in IE (http://www.last-child.com/conflicting-z-index-in-ie6/) */
}
#insideheader {
	margin-left: 15px;
	width: 714px;
	height: 280px;
	background-position: center top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}
#insideheader h1 {
	font-size: 36px;
	color: #FF0000;
	padding: 10px 0 0 60px;
}


#middlebody {
	background-image: url(../img/middlebody.gif);
	background-repeat: no-repeat;
	height: 65px;
	margin: 0px;
	padding: 9px 0px 0px 10px;
	/*margin:0pt 2px 0pt 1px; */
}
#contentarea {
	/*(border: 1px #ccc solid;
	border-width: 0 1px 0 1px;
	padding-bottom: 10px;*/
}
#leftcolumn {
	width: 170px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#leftcolumn h3 {
	background-image: url(../img/sideh3bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 5px 28px;
	margin-left: -14px;
	font-size: 18px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7DB55;
}
#footer {
	height: 67px;
	width: 752px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	/*margin: auto;*/
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}
#infooter {
	width: 600px;
	margin-right: 60px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 66px;
	text-align: center;
	margin-top: 0px;
}

#maincontent {
	padding: 4px;
	margin-left: 210px;
	line-height: 16pt;
	width: 510px;
	margin-top: 0px;
	height:				auto !important; /* Detect height automatically, Incompatible w/IE */
	height:				300px;
	min-height:			300px;
}

#greyblock {
	width: 465px;
	margin-top: 0px;
	float: right;
	margin-right: 64px;
	height: 200px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#nav {
	height: 110px;
	padding-top:1.3em;
	background-color: transparent;
}


/* STAMP */

#stamp {
	height:126px;
	left: -74px;
	position: absolute;
	top:-79px;
	width:126px;
	z-index:600;
}

	* html #stamp {
		top:71px;
	}
/* Sidbox CSS */
.Sidebox {
margin:0px -4px 0px -18px;
padding:10px 7px 0px;
text-align: justify;
}
.Sidebox a, .Sidebox a:link, .Sidebox li{ 
text-decoration: none;
border: 0px;
padding: 5px 0px 0px 0px;
margin-left: 0px;
text-align: left;
font-size: 12px;
list-style: disc outside;
}	
.Sidebox ul {
padding: 0px 0px 0px 15px;
margin: 0px;
}				
.SideboxTitle {
border-bottom:2px solid #CCCCCC;
color:#3B541B;
font-size:15px;
font-weight:800;
margin:10px 7px 12px -6px;
padding:5px 7px 1px;
}
.SideboxFooter {
padding-top: 10px; 
margin-right: -8px; 
margin-left: 7px;
border-bottom: 2px #ccc solid;
}

/* Document Listing Snippet CSS */
.DocListing{border:2px #ccc solid;margin:10px;padding:5px;font-size:13px}
.DocListing-Author{background-color:#dce2b9;border:1px #ccc solid;border-width:1px 1px 2px;float:right;margin:10px -6px -20px 0;padding:5px;text-align:right;width:auto}
.DocListing-Header{background-color:#dce2b9;border:2px #ccc solid;font-size:12px;font-weight:600;margin-bottom:-12px;margin-right:10px;padding:2px}
.DocListing-Header a:link,.DocListing-Header a,.DocListing-Header a:visited{border:0;color:#4b4c4d}
.DocListing-Header a:hover{border:0;color:#808E5D}

/** NewsParserX **/
.rssChannel {font-size: 14px; font-weight: 800; margin-bottom: 7px}
.rssItem {margin-bottom: 5px;}
.rssItemTitle {}
.rssItemLink {}
