/* @override 
	http://www.ipost2.com/wp/wp-content/themes/PostKicker/style.css */

/*
Theme Name: PostKicker(tm)
Theme URI: http://www.ipost2.com
Version: 0.8.1b
Author: Paolo Raccuglia

This theme is Copyright (C)2010 Paolo Raccuglia
and it's part of iPost2 Technology
It's NOT FREE and YOU CAN'T USE IT.
*/



html>body {
	background-image:url('img/bg/black_wood_lw.jpg');
	background-repeat:repeat;
	overflow-x:hidden;
}



#black_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	z-index: 2;
}

* html div#black_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#mainbody {
	width:960px;
position: relative;
top: -25px;
	margin-left:auto;
	margin-right:auto;

}



#header {
position:relative;
margin-left:auto;
margin-right:auto;
width:970px;
top: 25px;

}
 
#top_logo {

position: relative;
top: -15px;
left: -15px;
	width: 230px;
	height: 95px;
	font-size: 1.4em;
	position: relative;
	background-image: url('img/elements/micro_logo.png');
	background-repeat: no-repeat;

}

/*BARRA GIALLA*/
#yellow_bar{
	background-image:url('img/bg/blue_bar_g.png');
	background-repeat:repeat-x;
	border:2px solid #434343;
	width:750px;
	height:35px;
	position:relative;	
float: right;



}#yellow_bar ul {position:relative;top:-10px;left: -30px;width: 600px;list-style:none;}#yellow_bar ul li {display: inline;margin-right:5px; padding: 0px 10px 0px 10px;border-right:1px solid #404040}

#yellow_bar ul li a {
	text-decoration:none;
	color:#000;
	font-size:1.1em;
	font-family: "Verdana";

}
#searchbox_form {
	margin-left:5px;
}
.searchbox_box {
	background-color:#d8f0f7;
	width:90px;
	height:20px;
	float:right;
	position:relative;
top: 5px;
	border:1px solid #000;
	-webkit-border-bottom-left-radius:20px;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topleft:20px;
	border-bottom-left-radius:20px;
	border-top-left-radius:20px;
	}

.searchbox_btn {
	position:relative;
top: 5px;
	right:1px;
	float:right;
	height: 24px;
	margin-right: 10px;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-topright:20px;
	border-bottom-right-radius:20px;
	border-top-right-radius:20px;
}


/* LINK ARTICOLI PRECEDENTI */
#next_articles_bar {
	position:relative;
	top:30px;
	width:655px;
margin-left: auto;
margin-right: auto;
	text-align:center;
}
.nextpage_link a{
background-image:url('img/bg/white_bg.png');
	background-repeat:repeat;
	margin-left:10px;
	padding:10px;
	text-align:center;
	color:#ff7800;
	text-decoration:none;
	font-family:"Verdana";
}.nextpage_link a:hover {color:#fff;}
/*ARTICLES*/
#articles {
width: 750px;
position:relative;
z-index:2;
height: 100%;


}
.article {
	background-image:url('img/bg/white_bg.png');
	width:100%;
	padding:13px; 
	margin-top:20px;
	position:relative;

	border:1px solid #ddd;
}

.article_white {
	background-color:#fff;
	padding: 20px 15px 15px 15px;
	border:1px solid #ddd;
}

.art_properties {
font-family: "Andika";
	width:98%;
	position:relative;
	left:20px;
font-size: 1.1em;
color:#595959;
display:block;
margin-top: -22px;
margin-bottom: 10px;
}.art_properties a {text-decoration:none;color:#595959;}

.art_morelink {
	color: #00f;
	
}
.art_title {
font-family: "Gentium";
font-height:bolder;
font-size:2.1em;
text-align:left;
line-height:30px;
margin-bottom: 5px;
color: #000;
text-decoration: none;
}

.art_titleicon {
	background-color:#f3f3f3;
	padding:5px;
	float:left;
	margin: 0px 20px 10px 0px;
	height:130px;
	width:100px;
	border:solid 1px #424242;
}
.art_content {
font-family:"Verdana";
padding-bottom:20px;
min-height:100px;
text-align:justify;
font-size:0.9em;
line-height:140%;
}.art_content img {max-width: 500px;}

.art_feedback {
width: 100%;
height: 25px;
background-color: #e6ecf2;
position:relative;
top:-15px;
border-top: 1px solid #d3d9df;
margin-bottom: -13px;
}
.share_btns {
float: left;
margin-left: 8px;
}
.fb_sharebtn {
	position: relative;
	top: 3px;
}
.comments_link {
	float: right;
}

.comments_link a {
	font-family: "Verdana";
	font-weight: bold;
	margin-right: 8px;
	font-size: 0.7em;
	position: relative;
	top: 1px;
	color: #003366;
	border-bottom: 1px solid #0066cc;
	text-decoration: none;
}.comments_link a:hover {color: #4d6c9f;}


/* SIDEBAR*/

#sidebar {
position: relative;
width: 170px;
float: right;
left: -3px;

}

#show_desk {
background-image: url("img/elements/desk.gif");
background-repeat: no-repeat;
width: 200px;
height: 555px;
position: relative;

}

#side_espresso {
		background-image:url('img/bg/white_bg.png');
	background-repeat:repeat;
	height:30px;
	width: 170px;
	text-align:left;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-top: 20px;
margin-left: 10px;
}
#side_espresso_link {
	color:#ff7800;
	font-family:"Verdana";
	font-size:1em;
	position:relative;
left:5px;
	top: 5px;
	text-decoration:none;
}#side_espresso_link:hover {color: #fff;}



/*FOOTER*/


#background_btmbar {
	position:absolute;
	left:0px;
        margin-left: 0px;
	background-image:url('img/bg/white_bg.png');
	background-repeat:repeat;
	height:15px;
	width:100%;
	margin-top:80px;
}

#background_abs {
	position:absolute;
	left:0px;
        margin-left: 0px;
        
	background-image:url('img/bg/black_bg_more.png');
	background-repeat:repeat;
	height:220px;
	width:100%;
	margin-top:95px;

}
#center_footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#footer_icons {
	position:relative;
	float:left;
	width:50%;
	margin-top:20px;
	margin-bottom:0px;
	
}#footer_icons img {position:relative;margin-right:70px;margin-top:10px;float:right;}

#copyright {
font-family: "Andika";
	position:relative;
	text-align:justify;

	width:50%;
	float:right;
color:#ffcd62;
font-size:0.9em;
margin-top:20px;
margin-bottom:0px;
line-height: 200%;
right: 45px;
}

.icon_lbl {
	margin-top:10px;
	font-family:"Verdana";
	color:#d8f0f7;
	width:85px;
	text-align:center;
	float:right;
	font-size:0.8em;
	margin-right:70px;
}
#footer_disegnini {
	background-image: url("img/elements/disegnini.png");
	background-repeat: no-repeat;
	width: 331px;
	height: 112px;
	position: relative;
	top: 150px;
	
}
/* BOTTONI CURRICULUM FOOTER*/
.qbutton_320 {
	background-image: url('img/elements/qbutton_bg.png');
	background-repeat: repeat-x;
	display: block;
	width: 300px;
	height:47px;
	margin-top: 20px;
	text-decoration: none;
	text-align: center;
	font-family: "Verdana";
	color:#ffffff;
	border: 1px solid #303030;
}.qbutton_320:hover {background-image: url('img/elements/qbutton_hover_bg.png');background-repeat: repeat-x;}
/* Ipostle */

#ipostle {
width: 980px;
background-image:url('img/bg/white_bg.png');
margin-top:10px;
margin-bottom: 15px;
border:1px solid #ddd;
padding: 10px;
margin-left: 3px;
}
#ipostle_white {
	background-color:#fff;
	height: 100%;
	border:1px solid #ddd;
	padding: 10px;

}


/* MAIN WINDOW */
#main_slide {

width: 940px;
background-image:url('img/bg/white_bg.png');
margin-top:10px;
margin-bottom: 15px;
border:1px solid #ddd;
padding: 10px;
}
#main_slide_white {
	background-color:#fff;
	height: 100%;
	border:1px solid #ddd;
	padding: 10px;

}

#cat_icons {
float: left;
	width:200px;
	margin: 10px;
	border-right: 1px solid #d3d3d3;
	
}
.catlink {
	margin-top: 10px;
	
}
.catlink a{
	text-decoration: none;
	color: #4A85A0;
	font-family: Verdana;
	position: relative;
	top: 8px;
	left: 10px;
	font-size: 1.1em;

}.catlink a:hover{color:#434343;}

.cat_special{
background-color: #eaf2f4;
	width:170px;
	height: 40px;
	border: 1px solid #bdbdbd;
	padding: 10px;
	margin-top: 15px;
	overflow: hidden;	
	text-decoration: none;
	color: #000;
	font-family: Verdana;
	display: block;
	font-size: 1em;

}.cat_special:hover{
color: #0033ff;
	background-color: #d0e4e9;
}


.cat_special_title {

	float: right;
position: relative;
top: -5px;
}.cat_special img {
	float: left;
	position: relative;
	left: -45px;
	top: -8px;
}

#banner_right_side {
float: right;
position: relative;
right: 0px;
width: 680px;
margin-top: 10px;
margin-right: 10px;
}


