/*  
Theme Name: Breaking News
Theme URI: http://www.idsg.it/
Description: A "mixed" width, three columns "daily newspaper" theme for Wordpress.<br /><br />Wordpress Widgets ready. <br /><br />Minimal style ready for personal improvements.
Version: 1.0
Author: ShinRa
Author URI: http://www.idsg.it/
*/

/**
* Eric Meyer's Reset stylesheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
.avatar {
float:left;
}
#commentspopup {
color:blue;
background:white;
}
#commentspopup li {
background:silver;
}
#commentspopup cite {
background:yellow;
color:black;
}

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,q,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;
}

body{
line-height:1;
color:black;
background:white;
cursor:default;
}

ol,ul{
list-style:none;
}

table{
border-collapse:separate;
border-spacing:0;
}

caption,th,td{
text-align:left;
font-weight:normal;
}

blockquote:before,blockquote:after,
q:before,q:after{
content:"";
}

blockquote,q{
quotes:"" "";
}

/**
* GLOBALS
*/

body{
background:black;
color:#333;
text-align:center;
font-family:Arial, Tahoma, Georgia,"Lucida bright","Times new roman",Georgia,"lucida bright",serif;
font-size:11px;
}

h2{
font-size:18px;
font-weight:bold;
line-height:150%;
font-family:"lucida bright",Georgia,serif;
font-variant:small-caps;
text-align:left;
}

h3{
text-align:left;
font-size:15px;
font-weight:bold;
line-height:150%;
font-variant:small-caps;
}

hr{
display:none;
}

a{
text-decoration:none;
color:#123456;
}

a:visited{
color:#345678;
}

a:hover{
text-decoration:underline;
color:#654321;
}

p{
line-height:150%;
margin-bottom:1px;
}

li{
line-height:140%;
}

ul,ol{
margin-bottom:1px;
}

#testata {
color:yellow;
background:black;
padding:1px;
}
#testata a{
color:white;
}

#testata_left{
float:left;
background:black;
}
#testata_right {
background:black;
}

#testata2 {
color:black;
background:#fff url(http://www.amiciamici.com/wp-content/themes/breaking-news-10/images/head1.jpg) no-repeat;
padding:1px;
}
#testata2 a{
color:green;
text-decoration:none;
}

#testata2_left{
float:left;
}
#testata2_right {
}

#testata2_right h1{
font-size:65px;
}

.tuttotesto{
font-size:13px;
}

#tuttotesto a{
color:red;
}

#tuttotesto p+p{
padding-top: 9px;
}

#tuttotesto blockquote{
padding-left: 1em;
}

img{
padding:2px;
}

img.wp-smiley{
display:inline !important;
margin:0 !important;
padding:0 !important;
background:transparent !important;
vertical-align:middle !important;
border:0 !important;
}

strong{
font-weight:bold;
}

em{
font-style:italic;
}

/**
* MAIN WRAPPER
*/

#wrapper{
text-align:justify;
margin:0 auto 0 auto;
padding:0;
max-width:1024px;
background:white;
}

/**
* HEADER
*/

#header{
padding:0px 0px 0px 0px;
text-align:center;
background:white;
border-bottom:3px 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 div.description{
color:#999;
letter-spacing:2px;
text-transform:uppercase;
}

/**
* TOP PAGES LIST
*/

#pagine{
border-bottom:4px solid #000;
background:green;
text-align:center;
}

#pagine ul{
margin-bottom:0;
padding:3px;
}

#pagine ul li{
display:inline;
margin-right:8px;
}

#pagine a{
color:white;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
}

/**
* FIRST MAIN COLUMN
*/

#content_single {
padding:3px;
margin-right:500px;
background-color: #F0F8FF;
font-size:16px;
}
#content_single h1{
font-size:22px;
font-weight:bold;
}
#content_single a{
color:red;
}
#content{
padding:3px;
border-right:1px solid #000;
margin-right:500px;
background-color:#F0F8FF;
}

#content a{
text-decoration:none;
color:red;
}

#content a:visited{
color:red;
}

#content a:hover{
text-decoration:underline;
color:red;
}

#content div.post{
padding-bottom:3px;
margin-bottom:3px;
border-bottom:1px dotted #000;
color:#000;
}

#content div.post h2{
font-size:20px;
}

#content ul{
list-style-type:square;
padding-left:10px;
}

#content ol{
list-style-type:lower-alpha;
padding-left:10px;
}

#content code{
font-family:courier,"courier new", monospace;
font-size:14px;
background-color:#dfdfdf;
}

#content blockquote{
padding:6px;
font-style:italic;
color:#555;
}

#content blockquote p{
font-style:italic;
}

.navigation div{
line-height:200%;
}

p.details_small{
font-size:10px;
color:#876543;
}

p.details_small a{
color:#876543;
text-decoration:underline;
}

p.date{
text-align:right;
font-size:11px;
color:#111;
}
p.date img{
vertical-align:middle;
}

#content em{
font-style:italic;
}

/**
* COMMENTS
*/

.comment-meta {
font-size:9px;
}

#comments {
background:green;
color:white;
padding:3px;
border:1px solid #000;
}
.commentlist big{
font-size:10px;
display:block;
font-variant:small-caps;
margin-bottom:1px;
}

.commentlist li{
margin-bottom:3px;
padding-bottom:3px;
border-bottom:1px solid #000;
background:#FFFACD;
}

.commentlist ul li,
.commentlist ol li{
margin-bottom:0;
padding-bottom:0;
border-bottom:0;
}

.commentlist ul{
padding-left:20px;
list-style-type:square;
}

.commentlist ol{
padding-left:20px;
list-style-type:lower-alpha;
}

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 dotted #000;
background: #F0F8FF;
color: red;
}

textarea{
width:98%;
background: yellow;
color: black;
font: bold;

}

/**
* RIGHT SIDEBAR WITH MENU
*/

#sidebar{
padding:3px;
float:right;
width:230px;
font-size:10px;
border-left:1px solid #000;
}

#sidebar img {
vertical-align:middle;
}

#sidebar h2{
font-size:16px;
background-color: #FFFACD;
}

#sidebar ul li ul{
border-bottom:1px dotted #000;
margin-bottom:2px;
padding-bottom:2px;
padding-left:15px;
}

#sidebar ul,
#sidebar ul li ul li ul{
border-bottom:0;
margin-bottom:0;
padding-bottom:0;
padding-left:15px;
}

#sidebar ul li ul li ul{
margin-bottom:0;
padding-left:15px;
border-left:1px dotted #aaa;
font-size:12px;
}

/**
* LEFT SIDEBAR WITH EXTRA CONTENTS
*/

#sidebarB{
padding:15px;
float:right;
width:230px;
font-size:11px;
}

#sidebarB h2{
font-size:13px;
}
#sidebarB h3{
background-color:#FFFACD;
}

#sidebarB div.post{
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px dotted #000;
}

#sidebarB em{
font-style:italic;
}

#sidebarB blockquote{
padding:3px;
font-style:italic;
color:#555;
}

#sidebarB blockquote p{
font-style:italic;
}

#sidebarB code{
font-family:courier,"courier new", monospace;
font-size:12px;
background-color:#FFFACD;
}

#sidebarB div.information{
margin-bottom:15px;
padding-bottom:15px;
border-bottom:1px dotted #000;
}

/**
* FOOTER
*/

#footer{
padding:0px;
background:green;
border-top:0px solid #000;
clear:both;
text-align:center;
font-size:10px;
color:white;
}

#footer a {
color:yellow;
font-size:14px;
}

#apear-div {
background-color:#F0F8FF;
border:2px solid green;
color:black;
padding:3px;
}
#apear-div2 {
background-color:#F0F8FF;
border:2px solid green;
color:black;
padding:3px;
}
#apear-div3 {
background-color:#F0F8FF;
border:2px solid green;
color:black;
padding:3px;
}
#tag {
font-size:8px;
}
#tag a{
font-size:9px;
color:green;
}
#tag a:hover{
text-decoration:underline;
color:red;
}

.aligncenter,  
 div.aligncenter {  
     display: block;  
     margin-left: auto;  
     margin-right: auto;  
 }  
.alignleft {

float:left;
}
.alignright {

float:right;
}
 .wp-caption {  
     border: 2px solid #000000;  
     text-align: center;  
     background-color: black;
     color: white;  
     padding-top: 1px;  
     margin: 1px;  
     -moz-border-radius: 1px;  
     -khtml-border-radius: 1px;  
     -webkit-border-radius: 1px;  
     border-radius: 1px;  
 }  
   
 .wp-caption img {  
     margin: 0;  
     padding: 0;  
     border: 0 none;  
 }  
   
 .wp-caption p.wp-caption-text {  
     font-size: 7px;  
     line-height: 7px;  
     padding: 0 1px 1px;  
     margin: 0;  
 }  
#videoBar {
  width : 160px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top : 4px;
  padding-right : 4px;
  padding-left : 4px;
  padding-bottom : 0px;
}
