/*
Theme name: kpro
Version: 1.0
Author: Gabriele Cecere
Author URL: http://www.cerchioperfetto.it
*/

@charset "utf-8";
/* CSS Document */

*{
margin:0; 
padding:0;
}

body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9b9c9e; width:100%; text-align:center; overflow-x:hidden; margin:0; padding:0;}


a:link,a:visited {color:#333; text-decoration:none;}
a:hover{color:#FFFF00; text-decoration:underline;}


#box { margin:0 50px 0 50px; flat:none; min-heigt:90%; height:90%; text-align:justify; }
#box img { border:none; margin:10px 0 5px 0;}


#header{margin-top:10px; width:85px;}
#menu{margin:5px 20px 0 0; width:100px; float:left; position:fixed; margin-top:115px;}
#logo{background:url(http://www.kprojects.it/wp-content/themes/kpro/img/logo.jpg) no-repeat  left; width:85px; height:97px; position:fixed;}
#menu ul li{list-style:none; font-size:14px; color:#333; font-weight:bold; margin:0; padding:0;}
#menu ul li ul li{list-style:none; font-size:12px; font-weight:normal; margin:0; padding:0;}
#menu ul li ul li a{color:#9b9c9e}
#menu ul li ul li a:hover{color:#FFFF00}
#mainBar{padding:5px 0 0 0; float:left; width:400px; margin:115px 0 0 150px;}
#mainBar img{width:400px; height:auto;}
#itementry{margin:0 0 40px 0; border:thin #9b9c9e;}
.itemhead {width:250px;}
#sidebar{margin:5px 0 0 12%; float:left;  width:270px; overflow:auto; margin:115px;}
#sidebar img{width:250px; height:auto; }
#sidebar object,embed{width:250px; height:auto; }
#footer{clear:both; margin:20px 0 20px 0;}
.sideblock{overflow:scroll visible; height:300px;}




