/*  
Theme Name:OkNetwork 1.0
Theme URI: http://www.okadv.net/
Description: Wordpress Theme  OkNetwork <a href="http://www.themes.wptheme.net/">OkAdv.net</a>.

Author: Marianna De Caro
Author URI: http://www.m-mstudio.com/

	This theme was designed and built by m-mstudio.com
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php
*/
*{
	padding:0;
	margin:0;
	border: none;
	font-family:'Verdana', san-serif;
	position: relative;
	top: 0;
}

body{
	background-color: #ebebeb;
}

.cleaner{
	clear: both;
}

#banner_container{
	width: 100%;
	height: 180px;
	background-image: url('risorse/sfondo_banner.png');
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom: 25px;
}

#banner{
	width: 950px;
	height: 180px;
	background-image: url('risorse/riflesso.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#banner a {
	text-decoration: none;
}

#logo{
	padding-top: 30px;
	padding-bottom: 40px;
	height: 110px;
	width: 130px ;
	position: absolute;
}

#loghini{
	padding-top: 30px;
	padding-bottom: 4px;
	height: 40px;
	width: 500px ;
	position: absolute;
	margin-left: 130px;
}

#loghini ul li{
	display: inline;
	list-style-type: none;
}

#loghini ul li a{
	margin-right: 15px;
	width: 20px;
}

#cerca_banner{
	width: 300px;
	margin-top: 30px;
	height: 20px;
	position: absolute;
	margin-left: 650px;
	
}

#cerca_banner input{
	background-color: #363636;
	border: 1px solid #555555;
	width: 255px;
	height: 17px;
	padding-top: 3px;
	margin-left: 10px;
	margin-right: 5px;
	color: #d7d7d7;
	position: absolute;
}

#banner_largo{
	width: 730px;
	height: 80px;
	margin-right: 88px;
	margin-left: 130px;
	margin-top: 98px;
	position: absolute;
}

.adv{
	text-align: center;
	margin-top: 30px;
	vertical-align: middle;
	color: #a1a1a1;
	font: bold 12px 'Arial';
}

#main{
	width: 950px;
	margin: auto;
	margin-bottom: 30px;
}

#menu{
	width:427px ;
	margin-left: 523px;
	z-index: 2;
}

#menu ul{
	position: absolute;
	width: 328px;
	margin-top: -1px;
}

#menu ul li{
	display: inline;
	list-style-type: none;
	
}

#menu ul li a {
	/*width: 80px; */
	padding-left:15px;
	padding-right:15px;
	height: 24px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	color: #707070;
	padding-top: 6px;
	border: 1px solid #ebebeb;
	border-bottom: none;
}

#feed{
	margin-left: 67px;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	float: right;
}

#home #link_home, #archivio #link_archivio, #about #link_about, #contatti #link_contatti{
	background-color: white;
	border: 1px solid #c2c2c2;
	border-bottom: 1px solid white;
	color: black;
}


#menu ul li a:hover{
	background-color: #e1e1e1;
	border: 1px solid #c2c2c2;
	border-bottom: none;
}

#box_sotto_menu{
	width: 908px;
	height: 270px;
	border: 1px solid #c2c2c2;
	padding: 20px;
	z-index: 1;
	background-color: white;
	clear: both;
	margin-bottom: 20px;
}

#box_sotto_menu img{
	height: 250px;
	width: 560px;
	border: 10px solid #e1e1e1;
	float: left;
	margin-right: 20px;
}

h1{
	font-size: 25px;
	color: #d4145a;
}

h4{
	color: #555555;
}
strong{
	font-size: 30px;
}

.box_articolo h2{
	background-color: #d4145a;
	color: white;
	font-size: 16px;
	padding: 2px;
	padding-left: 20px;
	margin-left: -20px;
	margin-bottom: 8px;
}
.box_articolo h2 a{
	background-color: #d4145a;
	color: white;
	font-size: 16px;
	padding: 2px;
	padding-left: 20px;
	margin-left: -20px;
	margin-bottom: 8px;
}
.sottotitoli{
	background-color:#FFF;
	color: #d4145a;
}

#box_sotto_menu p{
	color: #555555;
	font-size: 14px;
	padding-top: 30px;
}

a{
	color: #d4145a;
	text-decoration: none;
}

h3{
	color: #898989;
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
}

p{
	color: #555555;
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 1.4em;

}

ol{
	color: #555555;
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 1.4em;
	margin-left: 20px;

}

#colonna_articoli{
	width: 598px;
	margin-right: 10px;
	height: auto;
	float: left;
}

.box_articolo{
	width: 576px;
	min-height: 180px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: white;
	border: 1px solid #c2c2c2;

}
.box_articolo strong{
	font-size: 12px;
}
.box_articolo span{
	color: #555555;
}

#archivio .box_articolo, #about .box_articolo, #contatti .box_articolo{
	width: 576px;
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
	background-color: white;
	border: 1px solid #c2c2c2;
}

#commento{
	width: 576px;
	height: auto;
	padding: 10px;
	font-size: 12px;
}

#commento h2{
	color: #363636;
	font-size: 14px;
	margin-bottom: 10px;
}

.bottone{
	width: 45px;
	padding: 5px;
	background-color: white;
	color: #d4145a;
	border: 1px solid #c2c2c2;
}

.box_articolo a{
	font-size: 12px;
}

.anteprima_img{
	border: 1px solid #c2c2c2;
	height: 145px;
	float: left;
	margin-right: 10px;
}

.anteprima_articolo img{
	border: 1px solid #c2c2c2;
	height: 145px; 
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.box_articolo img{
	border: 1px solid #c2c2c2;
	margin-right: 10px;
	margin-left: 10px;
}

.contenuto img{
	border: 0px solid #c2c2c2;
	margin-right: 10px;
	margin-left: 10px;
}

#precedente{
	width: 120px;
	padding: 5px;
	background-color: white;
	border: 1px solid #c2c2c2;
	font-size: 0.7em;
	margin-top: 10px;
	float: left;
}

#successivo{
	width: 120px;
	padding: 5px;
	background-color: white;
	border: 1px solid #c2c2c2;
	font-size: 0.7em;
	margin-top: 10px;
	float: right;
}

#colonna_destra{
	width: 340px;
	position: relative;
	float: right;
	color: #555555;
	font: 0.7em 'Arial';
}

#colonna_destra h3{
	color: #252525;
	font: bold 14px 'Arial';
	margin-bottom: 7px;
}

#banner_quadrato{
	width: 340px;
	height: 280px;
	border: 1px solid #c2c2c2;
	background-color: #e1e1e1;
}

.box_generico{
	width: 300px;
	height: auto;
	padding: 20px;
	border: 1px solid #c2c2c2;
	border-top: 1px solid white;
	background-color: #e1e1e1;
	background-image: url('risorse/gradiente.png');
	background-position: top;
	background-repeat: repeat-x;
}


#colonna_destra input{
	border: 1px solid #c2c2c2;
	width: 180px;
	height: 17px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.box_articolo input{
	border: 1px solid #c2c2c2;
	width: 280px;
	height: 17px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.input_commento{
	border: 1px solid #c2c2c2;
	width: 180px;
	height: 17px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#main textarea{
	border: 1px solid #c2c2c2;
	width: 576px;
	height: 200px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}


#gruppo3{
	height: 600px;
	width: 340px;
	border: 1px solid #c2c2c2;
	border-top: 1px solid white;
	position: relative;
	line-height:1.5em;
}

#banner_lungo{
	width: 160px;
	height: 600px;
	position: absolute;
	right: 0;
	border-left: 1px solid #c2c2c2;
	background-color: #e1e1e1;
}

#categorie{
	height: 400px;
	padding: 20px;
	width: 140px;
	background-image: url('risorse/gradiente.png');
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #c2c2c2;
	position: absolute;
}

#meta{
	height: 120px;
	padding: 20px;
	width: 140px;
	background-image: url('risorse/gradiente.png');
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid white;
	position: absolute;
	margin-top: 441px;
}

#colonna_destra ul li{
	margin-bottom: 6px;
	list-style-type: circle #d4145a;
	list-style-position: inside;
}

#img_ftr{
	background-image: url('risorse/sfondo_ftr.png');
	background-position: top;
	background-repeat: repeat-x;
	height: 28px;
}

#ftr{
	width: 100%;
	height: 230px;
	padding-top: 20px;
	background-color: #252525;
}

#main_ftr{
	background-color: #252525;
	height: 230px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-size: 0.8em;
}

#ftr h2{
	font-size: 18px;
	font-family: 'Arial';
	color: white;
	background-image: url('risorse/freccia.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: -15px;
	margin-bottom: 15px;
}

#ftr p{
	color: white;
	font-size: 13px;
	margin-bottom: 20px;
}

#ftr ul li{
	list-style-type: none;
	display: inline;
	font-style: italic;
}

#ftr ul li img{
	margin-right: 6px;
}

#ftr ul li a{
	width: 190px;
	float: left;
	margin-bottom: 15px;
}

#box_network a {
	color: white;
}

#credits a{
	color: #88f200;
}

#box_network{
	width: 598px;
	margin-right: 15px;
	float: left;
}

#credits{
	width: 320px;
	float: right;
}


/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Allineamenti     */
/************************/
#left {
    float: left;
}

#right {
    float: right
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}
