/*
Theme Name: adv
Theme URI: http://www.advidea.com
Description: 
Version: 1
Author: futre
Author URI: http://www.peopleforfun.com/
*/

body{
   font-family: Verdana, Arial;
   font-size: 11px;
   text-align: left;
   background: #000000 url(images/center_bg.jpg) repeat-y center;
   height:100%;
   margin: 0;
   padding: 0;
}

#wrap{
  background: url(images/nero_piccolo.jpg) repeat-x top;
  height:100%;
}

form, input, textarea{
   font-size: 11px;
   font-weight:normal;
}

input, textarea{
   margin: 0 0 5px 0;
   border: 1px solid #262626;
   color: #000;
   background: #FFF;
}

ul, li{
   list-style-type: none;
}

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

a:hover{
   text-decoration: none;
}

img{
   border: 0px;
}

#container{
   width: 971px;
   _width:978px; /* IE6 */
   background: #000 url(images/nero.jpg) repeat-x top;
   margin:0 auto;
   height:100%
}

#sidebar{
   float: left;
   margin: 265px 0 0 0;
   width: 110px;
   font-family: Verdana;
   font-size: 10px;
   line-height: 18px;
   color: #FFF;
   background: #000;
   border-left:10px solid #FFF;
}

#sidebar ul li h2{
   padding:5px;
   border-bottom: 1px solid #262626;
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 12px;
   font-weight: bold;
   color: #EC020D;
}

#sidebar ul ul li a{
   text-decoration: none;
   color: #fff;
   margin: 0;
   padding-left: 4px;
   display:block;
}

#sidebar ul ul li a:hover{
   text-decoration: none;
   background:#FFF;
   color:#000;
}

.narrowcolumn{
   float: left;
   width: 519px;
   margin: 22px 0 0 0;
   padding: 0;
   font-size: 11px;
   background: #000 url(images/middle.jpg) repeat-y;
}
#footer {
   color: #FFF;
   clear: both;
   text-align:center;
   padding:10px;
   background:#000;
   font-size:10px;
}
#footer a:hover {
   color: #ccc;
   text-decoration: none;
}
#footer a {color: #FFF;
   font-size:10px;
}

#header{
   clear: both;
   width: 501px;
   padding: 0;
   height:244px;
}

.post h2{
   padding: 10px;
   font-family: Trebouchet, Arial;
   font-size: 18px;
   font-weight: normal;
   line-height: 18px;
   color: #fff;
   background: #000;
   margin-left:9px;
   margin-right:9px;
}

.post h2 a{
   text-decoration: none;
   display:block;
   color: #fff;
}

.post h2 a:hover{
   text-decoration: underline;
}

.post img{
   padding: 4px;
}

.entry{
   padding: 10px 20px 20px 20px;
   text-align: left;
   vertical-align: top;
   line-height: 18px;
   color: #000;
}

.entry p{
   padding: 10px 0 0 0;
}

.entry a{
   color: #CC0000;
}

p.postmetadata a{
   color: #666;
}

p.postmetadata, post-date, cite{
   font-family: Arial, "Trebuchet MS";
   font-size: 11px;
   font-style: normal;
}

.navigation{
   padding: 10px;
   text-align: center;
   vertical-align: top;
   line-height: 10px;
   color: #000;
   background: #FFF;
   margin:0 15px 0 15px;
}

.commentlist ol, .commentlist ol li{
   list-style-type: none;
}

.commentlist ol{
   margin: 0 0 10px 0;
}

.commentlist ol li{
   margin-bottom: 5px;
   border: 1px solid #e6e6e6;
   padding: 10px;
   font-size: 11px;
   background: #fff;
   color: #333;
}

blockquote{
   margin: 5px 0 5px 5px;
   border: 1px solid #e6e6e6;
   padding: 5px 10px;
   font-family: Arial;
   font-size: 11px;
   line-height: 18px;
   text-align: left;
   vertical-align: top;
   background: #fff;
   color: #333;
}

#rightbar{
   float: left;
   margin: 155px 0 0 0;
   width: 331px;
   text-align: left;
   vertical-align: top;
   background: #FFF;
}

.sub-bar{
   float: left;
   margin-right:10px;
   width: 154px;
   _width:151px;
   font-family: Arial, Verdana;
   font-size: 11px;
   color: #000;
   background: #FFF;
   border-right:1px dotted #000;
}

.sub-bar ul li h2{
   margin: 0 0 5px 0;
   padding: 2px 0 2px 5px;
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   font-weight: bold;
   color: #fff;
   background: #000;
}

.sub-bar ul ul{
   padding-left: 5px;
   padding-right: 5px;
   font-weight: bold;
}

.children li {
   padding-left: 10px;
   font-weight: normal;
}
.sub-bar ul ul li a{
   text-decoration: none;
   line-height: 18px;
}
.sub-bar ul ul li a:hover{
   text-decoration: underline;
}

.widgettitle{
   margin: 0 0 5px 0;
   padding: 2px 0 2px 5px;
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   font-weight: bold;
   color: #fff;
   background: #000;
}
