/*  
Theme Name: BC2009 Modified
Theme URI: http://bc2009.com
Description: Heavily modified from www.idsg.it - original theme was Breaking News authored by ShinRa.
Version: 1.0
Author: Sacha Peter
Author URI: http://doubleblind.ca
*/

/**
* Eric Meyer's Reset stylesheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-weight:normal;
font-style:normal;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}

body{
line-height:1;
color:black;
background:white;
text-align:left;
}

ol{
list-style:decimal;
}

ul{
list-style:none;
}

table{
border-collapse:separate;
border-spacing:0;
}

caption,th,td{
text-align:left;
font-weight:normal;
}

blockquote:before,blockquote:after,
content:"";
}

blockquote{
quotes:"" "";
}

q{
quotes:"" "";
}

/**
* GLOBALS
*/

body{
background: #fff url(images/sfondobis.jpg) repeat left top;
color:#333;
text-align:left;
font-family:Georgia,"Lucida bright","Times new roman",Georgia,"lucida bright",serif;
font-size:12px;
}

h1{
display:none;
}

h2{
font-size:18px;
font-weight:bold;
line-height:150%;
font-family:"lucida bright",Georgia,serif;
font-variant:small-caps;
}

h3{
text-align:left;
font-size:15px;
font-weight:bold;
line-height:150%;
font-variant:small-caps;
}

hr{
display:none;
}

a{
text-decoration:underline;
color:#123456;
}

a:visited{
color:#345678;
}

a:hover{
text-decoration:underline;
color:#654321;
}

p{
line-height:150%;
margin-bottom:10px;
}

li{
line-height:140%;
}

ul,ol{
margin-bottom:10px;
}

img{
padding:0px;
background:#000;
border:2px solid #c0c0c0;
max-width:1024px;
}

strong{
font-weight:bold;
}

em{
font-style:italic;
}

/**
* MAIN WRAPPER
*/

#wrapper{
text-align:left;
margin:0 auto 0 auto;
padding:0;
max-width:1024px;
}

/**
* HEADER
*/

#header{
padding:35px 0px 10px;
height:75px;
text-align:center;
border-bottom:5px solid #000;
}

#header h2{
letter-spacing:2px;
font-size:34px;
line-height:1;
text-align:center;
}

#header h2 a{
color:#000;
text-decoration:none;
}

#header h2 a:hover{
text-decoration: underline;
}

#header div.description{
color:#999;
letter-spacing:2px;
text-transform:uppercase;
}

/**
* TOP PAGES LIST
*/

#pagine{
border-bottom:5px solid #000;
background:transparent url(images/sfondobis.jpg) repeat left top;
text-align:left;
word-spacing:5px;
}

#pagine ul{
margin-bottom:0;
padding:5px;
}

#pagine ul li{
display:inline;
margin-right:5px;
}

#pagine a{
color:#333;
text-transform:uppercase;
}

/**
* FIRST MAIN COLUMN
*/

#content{
padding:10px;
margin-right:300px;
text-align:left;
}

#content div.post{
padding-bottom:30px;
margin-bottom:30px;
border-bottom:1px solid #000;
color:#000;
text-align:left;
}

#content div.post h2{
font-size:24px;
text-align:left;
}

#content ul{
list-style-type:square;
padding-left:30px;
}

#content ol{
list-style-type:decimal;
padding-left:0px;
}

#content code{
font-family:courier,"courier new", monospace;
font-size:14px;
background-color:#dfdfdf;
}



#content blockquote{
	margin: 15px 30px 0 0px;
	padding-left: 10px;
	border-left: 3px solid #333;
        color: #000000;
        background-color: #eeeeee;
}


#content q{
        margin: 10px 30px 0 0px;
        padding-left: 10px;
        border-left: 3px solid #000000;
        background-color: #e0e0e0;
}

.navigation div{
line-height:200%;
}

p.details_small{
font-size:11px;
color:#876543;
}

p.details_small a{
color:#876543;
text-decoration:underline;
}

p.date{
text-align:left;
font-size:12px;
color:#111;
}

#content em{
font-style:italic;
}

/**
* COMMENTS
*/

#comments{
font-size:12px;
}

.commentlist big{
font-size:16px;
display:block;
margin-bottom:5px;
}

.commentlist li{
margin-bottom:8px;
padding-bottom:8px;


border-bottom:1px solid #000;
list-style-type:decimal;
}

.commentlist ul li,
.commentlist ol li{
margin-bottom:0;
padding-bottom:0;
border-bottom:0;
list-style-type:decimal;
}

.commentlist ul{
padding-left:20px;
list-style-type:square;
}

.commentlist ol{
padding-left:20px;
list-style-type:decimal;
}

p.nocomments{
padding-bottom:30px;
border-bottom:1px solid #000;
font-weight:bold;
font-size:15px;
}

.allowed-tags{
display:none;
}

/**
* FORMS
*/

#commentform{
margin-bottom:15px;
padding-bottom:15px;
border-bottom:1px solid #000;
}

textarea{
width:90%;
}

/**
* RIGHT SIDEBAR WITH MENU
*/

#sidebar{
padding:10px;
float:right;
width:230px;
font-size:11px;
text-align:left;
}

#sidebar h2{
font-size:16px;
border-bottom:1px solid #000;
margin-bottom:15px;
padding-bottom:15px;
text-align:left;
}

#sidebar ul li ul{
border-bottom:1px solid #000;
margin-bottom:15px;
padding-bottom:15px;
}

#sidebar ul,
#sidebar ul li ul li ul{
border-bottom:0;
margin-bottom:0;
padding-bottom:0;
}

#sidebar ul li ul li ul{
margin-bottom:0;
padding-left:10px;
border-left:1px solid #aaa;
}


/**
* FOOTER
*/

#footer{
padding:10px;
background:transparent url(images/sfondobis.jpg) repeat left top;
border-top:5px solid #000;
clear:both;
text-align:center;
font-size:11px;
}

#bcFlag {
   border: none;
   margin: 20px 20px;
   position: absolute;
   width: 125px; /*( ff2 absolute positioning bug...*/
   height: 75px; 
}

#bcFlag img {
   border: 1px solid;
   max-width: 100%;
}

#navigation {
   font-size: 18px;
}

.alignleft {
        text-align: left;
        float: left;
        margin-bottom: 10px;
}