/* ----------- Basic ----------- */

/* Fix for PNG alpha channel display in IE6 */

img {
  behavior: url("/wp-content/themes/pngbehavior.htc");
}

a img { border:none;}
a { outline:none;}

/* ie6 png transparency fix */
* html img, * html .png { position: relative; behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "img/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)) }


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clearALL {
	margin:0;
	padding:0;
	line-height:0;
	clear:both;
}
  
body{
	background: url('img/site_bg.jpg') no-repeat left top;
	text-align:left;
	background-attachment: fixed;
	margin:0;
	padding:0;
	font-size:62.5%;
	font-family:verdana;
	color:#000;
	}


.clearing:after {
	content: 			".";
	display: 			block;
	height: 			0;
	clear: 				both;
	visibility: 		hidden
}
.clearing {
	display: 			inline-block;
}
.clearing { /* Hides from IE-mac \*/
	display:			block;
}

.bo {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

* {
	margin:0;
	padding:0;
}

p a{
	color:#000;
	text-decoration:none;
	}
	
p a:hover{
	color:#06c25a;
	text-decoration:underline;
	}
	
li {
	list-style-type:none !important;
}
	
li a{
	color:#000;
	text-decoration:none;
	}
	
li a:hover{
	color:#2e1737;
	text-decoration:none;
	}

	
.wrapper{
	width:100%;
	}
	
h1{
	padding:0;
	margin:0;
	}
	
h1 a{
	color: #ffffff;
    font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 3.0em;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	}
	
strong{
	border-bottom:#FFCCFF dotted 1px;
	}	
	
em{
	color:#fff;
	}
	







/* ----------- Heading ----------- */
	
#description{
	font-size:1.4em;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	text-transform: uppercase;
	color:#06c25a;
	margin-top:-2px;
	}
	
.logo-header {
	position: absolute;
	height:537px;
	width: 573px;
	top: 0;
	left: 0;
	z-index: 1;
}

.content-over {
	position: relative;
	top: 350px;
	_top: 80px;
	z-index: 2;
	text-align:left;
	margin:0
}
	
	
	
/* ----------- Menu ----------- */
		
#topnavi{
	float: right;
	width:200px;
	margin:0;
	height: 70px;
	font: 1.4em Futura, 'Century Gothic', 'Apple Gothic', sans-serif
	}
	
#menu-rss {
	width: 40px;
	height: 40px;
	z-index: 5;
	position: absolute;
	right: 105px;
	top: 145px;
	background: url(img/rss_button.gif) no-repeat left top;
}

#menu-rss:hover {
	background: url(img/rss_button.gif) no-repeat left top;
}

#news {
	width: 325px;
	height: 74px;
	z-index: 2;
	position: absolute;
	right: 40px;
	top: 50px;
	background: url(img/news_button_up.gif) no-repeat left top;
}

#news:hover {
	background: url(img/news_button_h.gif) no-repeat left top;
}

#artisti {
	width: 325px;
	height: 81px;
	z-index: 3;
	position: absolute;
	right: 40px;
	top: 85px;
	background: url(img/artisti_button_up.gif) no-repeat left top;
}	

#artisti:hover {
	background: url(img/artisti_button_h.gif) no-repeat left top;
}

#blog {
	width: 325px;
	height: 81px;
	z-index: 4;
	position: absolute;
	right: 40px;
	top: 127px;
	background: url(img/blog_button_up.gif) no-repeat left top;
}

#blog:hover {
	background: url(img/blog_button_h.gif) no-repeat left top;
}

	
#msg-board {
	width: 325px;
	height: 83px;
	z-index: 3;
	position: absolute;
	right: 40px;
	top:165px;
	background: url(img/msg_button_up.gif) no-repeat left top;
}

#msg-board:hover {
	background: url(img/msg_button_h.gif) no-repeat left top;
}


#contact {
	width: 325px;
	height: 98px;
	z-index: 2;
	position: absolute;
	right: 40px;
	top: 195px;
	background: url(img/contact_button_up.gif) no-repeat left top;
}

#contact:hover {
	background: url(img/contact_button_h.gif) no-repeat left top;
}
	
	
/* ----------- Centerpieces ----------- */
	
#main{
	width:900px;
	margin:0;
	text-align:left;
	}
	
#content{
	_margin-top: 200px;
	width:550px;
	padding:25px;
	margin-left:10px;
	margin-bottom: 20px;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
	}
	
#content p {
}
	
#content h2{
	font-size:40px;
	font-weight:bold;
	font-family: tahoma;
	padding:0 !important;
	display: inline;
	line-height:1.2;
	background: #06c25a;
	color:#000;
	margin-bottom:5px;
	}
	
#content h2 a{
	color:#ffffff;
	text-decoration:none;
	color:#000000;
	background: #06c25a;
	}
	
#content h2 a:hover{
	color:#eee;
	}

#content .time{
	font-size:10px !important;
	margin-top:5px;
	color:#000;
	}

#content .tags {
	font-size:10px !important;
	color:#000;
	margin-top:10px;
	display:block;
	width:400px;
	float:left;
}

#content .tags a{
	color:#000;
	text-decoration:none;
	}
	
#content .tags a:hover{
	color:#06c25a;
	}
	
#content .comm {
	font-size:10px !important;
	color:#000;
	margin-top:10px;
	display:block;
	width:80px;
	float:right;
	text-align:right;
}

#content .comm a{
	color:#000;
	text-decoration:none;
	}
	
#content .comm a:hover{
	color:#06c25a;
	}

	
#content .gray{
	color:#000;
	}
	
	
#content .time a{
	color:#000;
	text-decoration:none;
	}
	
#content .time a:hover{
	color:#06c25a;
	}
	
.post{
	padding:0 0 30px 0
	}

.post p {
	background: #fff;
}

.post a {
	text-decoration:none;
	color:#06c25a;
}

.post a:hover {
	text-decoration:none;
	color:#000000;
}
	
.post img {
	margin-bottom: 5px;
}

.post-bg {
	background-color:#ffffff;
	padding:12px;
	margin-top:5px;
}

.details{
	background: #fff;
	padding: 12px;
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{
	color:#06c25a;
	}
	
.imgtfe {
	margin: 0 10px 0 0;
	border:none;
}

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:center;
	padding:10px;
	background:#ffffff;
}


	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-family: verdana;
	font-size:12px;
	width:250px;
	float:right;
	margin-right:10px;	
	margin-top: -53px;
	_margin-top:218px;
	color:#000;
	}
	
.sidebar h2{
	font-weight:normal;
	font-family: verdana;
	font-size:12px;
	padding:3px 7px;
	margin:10px 0 2px;;
	color:#000000;
	background:#06c25a;
	float:left;
}
		
.sidebar .widget{
	color: #000;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
.sidebar .widget li{
	color: #000;
	padding:2px;
	display: block;
	clear: both;
	}
	
.sidebar a{
	text-decoration:none;
	color:#000;
	background: #fff;
	padding: 3px 7px;
	clear: both;
	line-height: 1.6;
	}
	
.sidebar a:hover {
	text-decoration:none;
	background:#06c25a;
	}	

.active_category{background-color:#06c25a;}
a.active_category{background-color:#06c25a;}

.current_page_item{background-color:#06c25a;}
a.current_page_item{background-color:#06c25a;}


/* ----------- Search ----------- */
	
#searchform {
	position:relative;
	height:20px;
	padding:0;
	margin:0 0 10px;
	}
	
#searchform #s {
	position:absolute;
	bottom:2px;
	font-size:14px;
	left:0;
	margin:0;
	background: #ffffff;
	border:1px solid #06c25a;
	padding:2px;
	color:#000000;
	width:140px;
	}
	
#searchsubmit {
	position:absolute;
	bottom:0px;
	left:155px;
	margin-top:10px !important;
	width:25px;
	height:25px;
}	
	
	
	
	
/* ----------- Footer ----------- */

#footer{
	padding-left:40px;
	text-align: left;
	width:800px;
	clear:both;
	margin-bottom:15px;
	color:#068c42;
	font-size:12px;
	}
	
#footerimg{
	width:1000px;
	height:390px;
	}
	
	
	
/* ----------- Comments ----------- */

#comment {width:530px;}

ol.commentlist {
	margin:0;
	padding:10px;
	background:#ffffff;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#000;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#000;
	}

.commentlist a:hover, .commentlist a:active {
	color:#000;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commenttext {
	background: url('img/sidebarbg.png');
	border-top:1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	color:#000;
	}

.comments-bg {
	background: #ffffff;
	padding: 10px;
}

css

/* <noscript> & IE6 warnings */
/** html { filter: gray }*/
.noscript { display: block; position: absolute; top: 0; left: 0; background-color: #FFF; color: #333; width: 100%; height: 100% }
.noscript h1 { margin: 15px 10px; font-size: 18px }
.noscript p { margin: 5px 10px; font-size: 12px }
.sayno2ie6 { display: none; _display: block; _white-space: nowrap; position: absolute; top: 0; left: 0; background-color: #ffffff; border-bottom: 1px solid #06c25a; width: 100%; color: #06c25a; }
.sayno2ie6 p { margin: 5px 10px }
.sayno2ie6 p a { color: #06c25a !important; text-decoration: underline !important }

