/*
Theme Name: Mondiali 2010
Theme URI: http://www.mondialisudafrica.net/
Description: Wordpress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Mauro
Author URI: http://www.mondialisudafrica.net/
        Kubrick v1.5
         http://binarybonsai.com/kubrick/
        This theme was designed and built by Giuseppe Argento
        The CSS, XHTML and design is released under GPL:
        http://www.opensource.org/licenses/gpl-license.php
        *** REGARDING IMAGES ***
        All CSS that involves the use of images, can be found in the 'index.php' file.
        This is to ease installation inside subdirectories of a server.
*/
/* Begin Typography & Colors */
body {
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: center;
        background:  url(images/sfondomn.gif) top repeat-x #587191;
        }
#page {
        background-color: white;
        text-align: left;
        }
#copy {
        color: #000000;
        font-weight: bold;
        margin-left: 7px;
        padding-left: 20px;
        padding-top: 3px;
        background:  url(http://www.mondialisudafrica.net/favicon.ico) no-repeat center left;
        }
#content {
        font-size: 11px;
        line-height: 19px;
        color: #454545;
        }
.widecolumn .entry p {
        font-size: 1.05em;
        }
.narrowcolumn .entry, .widecolumn .entry {
        line-height: 17px;
        }
.widecolumn {
        line-height: 19px;
        }
        .narrowcolumn .postmetadata {
        text-align: center;
        }
.description {
        padding-top: 40px;
        text-align: center;
        color: #ffffff;
        }
.alt {
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }
#frame {
        width: 938px;
        padding: 4px;
        text-align: center;
        background-color: #CAD2DF;
        }
#footer {
        background-color: #eee;
        }

#footer li.rss a {

        background: url(../images/rss.gif) no-repeat;

        background-position: left center;

        padding-left: 20px;

}

small {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 0.9em;
        line-height: 14px;
        }
h1, h2, h3 {
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: bold;
        }
h1 {
        font-size: 4em;
        text-align: center;
        }
h2 {
        font-size: 1.6em;
        }
h2.pagetitle {
        font-size: 1.6em;
        }
h3 {
        font-size: 1.3em;
        }
h1, h1 a, h1 a:hover, h1 a:visited {
        color: white;
        }
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color: #333;
        }
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
        text-decoration: none;
        }
.entry p a:visited {
        color: #b85b5a;
        }
.commentlist li, #commentform input, #commentform textarea {
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }
        .commentlist li {
        font-weight: bold;
        }
.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        font-size: 1.1em;
        }
.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        }
#commentform p {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }
.commentmetadata {
        font-weight: normal;
        }
small, .nocomments, .postmetadata, blockquote, strike {
        color: #777;
        }
        code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }
acronym, abbr, span.caps
{
        font-size: 0.9em;
        letter-spacing: .07em;
        }
a, h2 a:hover, h3 a:hover {
        color: #06c;
        text-decoration: none;
        }
a:hover {
        color: #147;
        text-decoration: underline;
        }
.z4 {
        color: #cc0000;
        font-size: 9px;
        }
.autore {
        margin-right: 20px;
        float: right;
        color: #999999;
        font-family: tahoma;
        font-style: italic;
        text-transform: capitalize;
        font-size: 12px;
        }
#wp-calendar #prev a {
        font-size: 9pt;
        }
#wp-calendar a {
        text-decoration: none;
        }
#wp-calendar caption {
        font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: center;
        }
#wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
        }
/* End Typography & Colors */
/* Begin Structure */
body {
        margin: 0px;
        padding: 0px;
        }
#page {
        margin: 0px auto;
        padding: 0;
        width: 980px;
        }

#header {
        padding: 0;
        height: 150px;
        width: 980px;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        background-image: url(images/mondiali2010.png);
        }
.headerright {
        width: 750px;
        float: right;
        margin: 0px;
        padding: 40px 10px 0px 0px;
        font-weight: bold;
        }
.narrowcolumn {
        float: left;
        width: 513px;
        margin-top: 30px;
        margin-right: 0;
        margin-bottom: 0;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 10px;
        }
.widecolumn {
        float: left;
        width: 801px;
        padding-top: 0px;
        padding-right: 7px;
        padding-bottom: 20px;
        padding-left: 20px;
        }
        .post {
        margin: 0 0 20px ;
        text-align: justify;
        }
.post {
        margin: 0;
        }
.narrowcolumn .postmetadata {
        padding-top: 5px;
        }
.postmetadata {
        margin: 30px 0;
        }
.titolo {
        float: right;
        margin-top: 5px;
        margin-left: 20px;
        }
.titolo2 {
border-color: black;
line-height: normal;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
margin-top: 6px;
                }
.titolo3 {
border-color: red;
line-height: normal;
border-style: dotted;
border-width: 2px;
padding: 5px;
                }
#footer {
        padding: 0 0 0 0px;
        margin: 0 auto;
        width: 980px;
        clear: both;
        }
#footer p{
        margin: 0;
        padding: 20px 50px;
        text-align: left;
        }
#footer a{
        color: #b6b6b6;
        }
/* End Structure */
/*        Begin Headers */
h1 {
        padding-top: 5px;
        margin: 0;
        }
h2 {
        margin: 10px 0 0 0;
        }
h2.pagetitle {
        margin-top: 10px;
        text-align: center;
}
h3 {
        padding: 0;
        margin: 10px 0 0;
        }
h3.comments {
        padding: 0;
        margin: 40px auto 20px ;
        }
/* End Headers */
/* Begin Images */
p img {
        padding: 0;
        }
/*        Using 'class="alignright"' on an image will (who would've
        thought?!) align the image to the right. And using 'class="centered',
        will of course center the image. This is much better than using
        align="center", being much more futureproof (and valid) */
        img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }
        img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
        }
img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
        }
.alignright {
        float: right;
        }
.alignleft {
        float: left
        }
/* End Images */
/* Begin Lists
        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
        margin-left: 0px;
        padding: 0 0 0 30px;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        }
html>body .entry li {
        margin: 7px 0 8px 10px;
        }
.entry ul li:before{
        content: "\00BB \0020";
        }
.entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }
.entry ol li {
        margin: 0;
        padding: 0;
        }
.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }
        /* End Entry Lists */
/* Begin Form Elements */
#searchform {
        margin: 0px;
        }
#searchsubmit {
        background-image: url(images/nav_on.gif);
        border: 1px outset #ffffff;
        font-size: 12px;
        font-weight: bold;
        padding: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 6px;
        margin-left: 0px;
        }
#searchbutton {
        background-image: url(images/search.gif);
        background-position: bottom;
        background-attachment: scroll;
        margin: 5px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
        text-align:center;
        }
select {
        width: 130px;
        }
#commentform input {
        width: 170px;
        padding: 2px;
        margin: 5px 5px 1px 0;
        }
#commentform textarea {
        width: 90%;
        padding: 2px;
        }
#commentform #submit {
        margin: 0;
        float: right;
        }
/* End Form Elements */
/* Begin Comments*/
.alt {
        margin: 0;
        padding: 10px;
        }
.commentlist {
        padding: 0;
        text-align: justify;
        }
.commentlist li {
        margin: 15px 0 3px;
        padding: 5px 10px 3px;
        list-style: none;
        }
.commentlist p {
        margin: 10px 5px 10px 0;
        }
#commentform p {
        margin: 5px 0;
        }
.nocomments {
        text-align: center;
        margin: 0;
        padding: 0;
        }
.commentmetadata {
        margin: 0;
        display: block;
        }
/* End Comments */
/* Begin Calendar */
#wp-calendar {
        empty-cells: show;
        margin: 10px auto 0;
        width: 155px;
        }
#wp-calendar #next a {
        padding-right: 10px;
        text-align: right;
        }
#wp-calendar #prev a {
        padding-left: 10px;
        text-align: left;
        }
#wp-calendar a {
        display: block;
        }
#wp-calendar caption {
        text-align: center;
        width: 100%;
        }
#wp-calendar td {
        padding: 3px 0;
        text-align: center;
        }
#wp-calendar td.pad:hover { /* Doesn't work in IE */
        background-color: #fff; }
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
        cursor: help;
        }
acronym, abbr {
        border-bottom: 1px dashed #999;
        }
blockquote {
        margin: 15px 30px 0 10px;
        padding-left: 20px;
        border-left: 5px solid #ddd;
        }
blockquote cite {
        margin: 5px 0 0;
        display: block;
        }
.center {
        text-align: center;
        }
hr {
        display: none;
        }
a img {
        border: none;
        }
.navigation {
        display: block;
        text-align: center;
        padding-bottom: 20px;
        }
/* End Various Tags & Classes*/
/* MENU
*******************************/
img {
border:0px;
}
ul, li {
padding:0px;
border:0px;
margin:0px;
list-style:none;
}
/* GLOBAL NAV
*******************************/
#global_nav {
        font-family:Tahoma,Arial,Helvetica,sans-serif;
        font-size:9px;
        float:left;
        width: 946px;
        left: 17px;
        position: relative;
}
#global_nav li {
float:left;
}
#global_nav a {
font-weight:bold;
padding:10px 8px 11px 8px;
float:left;
display:block;
}
#global_nav a:hover {
text-decoration:none;
}
#global_nav .inset,
#global_nav .insetleft,
#global_nav .insetright {
margin-top:1px;
}
#global_nav .inset a,
#global_nav .insetleft a,
#global_nav .insetright a {
padding-top:9px;
padding-right:6px;
padding-left:7px;
}
#global_nav .insetleft a {
padding-left:10px;
}
#global_nav .insetright a {
padding-right:9px;
}
#global_nav .tab a {
padding-right:7px;
}
#global_nav {
background:#ccc url(images/nav.gif) repeat-x;
border-top:1px solid #000;
}
#global_nav a {
color:#333;
}
#global_nav a:hover {
color:#fff;
background:#ccc url(images/nav_over.gif) repeat-x;
}
#global_nav #on {
background:#ccc url(images/nav_on.gif) repeat-x;
}
#global_nav .inset {
background:url(images/nav_inset.gif) repeat-x bottom;
border-right:1px solid #222;
}
#global_nav .insetleft {
background:url(images/nav_insetleft.gif) no-repeat bottom left;
border-right:1px solid #222;
}
#global_nav .insetright {
background:url(images/nav_insetright.gif) no-repeat bottom right;
}
#global_nav .inset a,
#global_nav .insetleft a,
#global_nav .insetright a {
color:#fff;
}
#global_nav .insetleft a:hover.pc {
background:url(images/nav_insetleft_over.gif) repeat-x bottom left;
}
#pc #global_nav #on {
color:#9cf;
background:url(images/nav_insetleft_pc.gif) repeat-x bottom left;
}
#global_nav .inset a:hover.pc {
background:url(images/nav_inset_over.gif) repeat-x bottom;
}
#global_nav .insetright a:hover.pc {
background:url(images/nav_insetright_over.gif) no-repeat bottom right;
}
#global_nav .tab {
background:url(images/nav_sep.gif) no-repeat;
}
#global_nav .tab#tab_on {
background:url(images/nav_sep_on.gif) no-repeat;
}
#global_nav .tab a:hover {
color:#fff;
background:#ccc url(images/nav_sep_over.gif) no-repeat;
}
.splash img {
        background-image: url(images/ombra.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;
        margin: 20px 0 0 0;
        padding: 11px 20px 20px 10px;
        }
.subscribe {
        background-image: url(images/ombra.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
        margin: 20px 0 0 0;
        padding: 11px 20px 20px 10px;
        }
/* Begin Sidebar */
#sidebar {
        width:250px;
        padding-left: 13px;
        float: left;
        }
                #sidebar ul {
                margin-bottom:0;
                list-style-type:none;
                }
        #sidebar ul li, #sidebar ul ul, #sidebar ul ul ul {
                margin:0px;
                padding:0px;
                }
        #sidebar ul#linkslist {
                margin:0px;
        }
                #sidebar ul#linkslist {
                margin:0px;
        }
                #wrap > #sidebar ul#linkslist{
        }
                #sidebar p{
                margin: 0 15px;
        }
                #sidebar h2, #sidebar h2 a{
        font-family:Tahoma,Arial,Helvetica,sans-serif;
        font-size:10px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #fff;
  background-image : url(images/modul.jpg);
  width: 250px;
                }
                #sidebar h3, #sidebar h3 a{
        font-family:Tahoma,Arial,Helvetica,sans-serif;
        font-size:10px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  padding:6px;
  letter-spacing   : 1px;
  color            : #fff;
  background-image : url(images/modul.jpg);
  width: 250px;
                }
        #sidebar p{
                margin-top:0px;
                margin-bottom:0px;
                color: #555;
                word-spacing: -1px;
                font-size:10px;
        }
#sidebar ul ul li, #sidebar ul ol li {
        margin: 0;
        padding: 0;
        font-size:10px;
  width            : 250px;
  text-indent      : 10px;
                }
#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
        display          : block;
        font-family:Tahoma,Arial,Helvetica,sans-serif;
        font-size:10px;
  border-top       : 1px solid #ccd8dd;
  background-color : #d9e1eb;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #222222;
  width            : 250px;
  text-indent      : 10px;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
  background-color : #ffffff;
  font-size        : 10px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
        }
        /* End Sidebar */
/* Begin Leftbar */
#leftbar {
        display: block;
        width:160px;
        padding: 0;
        padding-left: 17px;
        float: left;
        }
#leftbar h2, #leftbar h2 a{
        font-family:Tahoma,Arial,Helvetica,sans-serif;
        font-size:10px;
        font-weight      : bold;
        text-transform   : uppercase;
        text-align       : left;
        height           : 21px;
        line-height      : 21px;
        text-indent      : 8px;
        letter-spacing   : 1px;
        color            : #fff;
        background-image : url(images/modul.jpg);
        width: 160px;
                }
/* End Leftbar */
.postcal {
        display: block;
        float: left;
        text-align: center;
        width: 52px;
        height: 53px;
        padding-top: 3px;
        margin-right: 5px;
        margin-left: 0px;
        background: url(images/day.gif) no-repeat;
        cursor:default;
        }
.postcalmonth {
        display: block;
        font-family: Georgia, Serif;
        font-size: 11px;
        line-height: 13px;
        font-weight: bold;
        color: #333;
        text-align: center;
        text-transform: lowercase;
                }
.postcaldate {
        display: block;
        font-family: Georgia, Serif;
        font-size: 18px;
        padding: 0px;
        text-align: center;
        color:#CC0000;
        }
.postcalday{
        font-family: tahoma;
        color:#919191;
        display: block;
        font-size: 9px;
        line-height: 13px;
        padding: 0px;
        text-align: center;
        padding: 0 0 0 1px;
        }
#pixel {
        width: 80px;
        margin-top: 10px;
        margin-left: 35px;
        padding: 0px;
        border: 1px solid #000000;
        }
#adsense {
        padding-top: 10px;
        padding-left: 15px;
        }
.meteo {
        text-align: center;
        font-size: 9px;
        color:#0066cc;
        padding-top: 10px;
        border-color: #cccccc;
        line-height: normal;
        border-style: solid;
        border-top-width: 0px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        margin-bottom: 6px;
        padding-bottom: 10px;
        }
.met {
        font-weight: bold;
        font-family: Georgia, Serif;
        font-size: 12px;
        color:#CC0000;
        }
.weather_title {
        font-weight: bold;
        font-size: 10px;
        }
/* sondaggio */
.graph {
        position: relative; /* IE is dumb */
        width: 150px;
                background-color: #ecead8;
    }
.graph .bar {
        display: block;
        position: relative;
                background-image: url(images/son.gif);
        border: 1px solid #000000;
        text-align: center;
                font-size: 9px;
        color: #233cbb;
        height: 15px;
        line-height: 15px;
    }
.graph .bar span {
        position: absolute;
        left: 1em;
        }
.hilite {
        background-color: #000000;
        color: #ffffff;
        }
#toggle1 {padding: 0;margin: 0;display: none;}
#toggle2 {padding: 0; margin-bottom: 0px; display: none; }
#toggle3 {padding: 0; margin-bottom: 0px; display: none; }
/* sondaggio */
.tt {
        float: right;
        text-align: right;
        }
/* flap */
#Home{
        position:absolute;
        margin:80px 0 0 -19px ;
        width: 25px;
        height: 82px;
        background: url(images/flap.gif) no-repeat;
}
#sInternet{
        position:absolute;
        margin:80px 0 0 -19px ;
        width: 25px;
        height: 82px;
        background: url(images/flap1.gif) no-repeat;
}
#sSiti{
        position:absolute;
        margin:80px 0 0 -19px ;
        width: 25px;
        height: 82px;
        background: url(images/flap2.gif) no-repeat;
}
#sSoftware{
        position:absolute;
        margin:80px 0 0 -19px ;
        width: 25px;
        height: 82px;
        background: url(images/flap3.gif) no-repeat;
}
#sWebdesign{
        position:absolute;
        margin:80px 0 0 -19px ;
        width: 25px;
        height: 82px;
        background: url(images/flap4.gif) no-repeat;
}
#sWebmaster{
        position:absolute;
        margin:80px 0 0 -19px ;
        width: 25px;
        height: 82px;
        background: url(images/flap5.gif) no-repeat;
}
#Commento{
        position:absolute;
        margin:5px 0 0 -36px ;
        width: 25px;
        height: 125px;
}
/* flap */
#Test{
        position:absolute;
        margin:80px 0 0 -19px ;
        width: 25px;
        height: 82px;
        background: url(images/flap5.gif) no-repeat;
}
.ulcomtit {
        color:#0066cc;
        font-size:9px;
        font-weight:bold;
        }
.ulcomtxt{
        color:#555555;
        text-transform: lowercase;
        }
#ulcom{
        margin:  0px 0 5px 12px;
        font-size:9px;
        }
.ulcom{
        font-family: tahoma;
        margin-bottom: 10px;
        padding: 5px 5px 6px 5px;
        background: url(images/comment.gif) bottom right;
        border-color: #cccccc;
        line-height: normal;
        border-style: solid;
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        }
.usercomment{
        padding-top: 10px;
        padding-left: 15px;
        margin-bottom: 5px;
        color:#cc0000;
        text-align: left;
        }
.datacomment{
        padding-top: 5px;
        color:#000000;
        text-align: center;
        }
.flags{
        width: 100px;
        margin-top: 5px;
        margin-left: 25px;
        padding: 1px;
        text-align: center;
        font-weight: bold;
        }
.sponsor{
        margin: 15px;
        }
.spazio{
        margin-top: 30px;
        }
/* sondaggio */
.graph {
        position: relative; /* IE is dumb */
        width: 150px;
                background-color: #ecead8;
    }
.graph .bar {
        display: block;
        position: relative;
                background-image: url(images/son.gif);
        border: 1px solid #000000;
        text-align: center;
                font-size: 9px;
        color: #233cbb;
        height: 15px;
        line-height: 15px;
    }
.graph .bar span {
        position: absolute;
        left: 1em;
        }
.hilite {
        background-color: #000000;
        color: #ffffff;
        }
#toggle1 {padding: 0;margin: 0;display: none;}
#toggle2 {padding: 0; margin-bottom: 0px; display: none; }
#toggle3 {padding: 0; margin-bottom: 0px; display: none; }
/* sondaggio */
