/*
Theme Name: Bologna Pride Default
Theme URI: http://www.bolognapride.it/
Description: Wordpress theme for the Bologna Pride.
Version: 3.0
Author: Lorenzo Griffi, Mattia Belletti
Author URI: http://www.mascarpone.net/

    Based on Wordpress Default.
*/

/**
 GENERAL
 **/

body
{
    font-size: 13px;
    font-family: arial, sans-serif;
    text-align: center;
    margin: 0px;
    padding: 0 0 0 0;
    color: #000;
    background-image: url(images/background_blu.gif);
}

#wrapper
{
    width: 1000px;
    margin: 0px auto 0px auto;
    height: auto;
    text-align: left;
}

#container
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    width: auto;
    height: 1%;
    background-color: white;
    overflow: visible;
}

a {
    text-decoration: none;
    color: #00a4d9;
}

a:hover {
    text-decoration: underline;
}

div.clearer {
    clear:both;
    display:block;
    font-size:0px;
    height:0px;
    line-height:0px;
    margin:0px;
    padding:0px;
    width:auto;
}

img {
    border: 0px;
}

/**
 HEADER
 **/

div#header {
    background-image: url(images/header_nuvolette.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 147px;
    /*width: auto;*/
}

#header h1 {
    margin-left: 90px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#flags {
    float: right;
    margin-right: 40px;
    margin-top: 15px;
}

#flags span.flag {
}

/**
 LEFT SIDEBAR
 **/

#sidebar {
    float: left;
    width: 293px;
    color: #000;
    text-align: right;
}

#sidebar ul {
    list-style-type: none;
    padding-left: 0px;
    padding-right: 30px;
    margin-top: 0px;
}

#sidebar ul li {
    display: none;
    margin-bottom: 9px;
}

#pdf_button {
    margin-top: 24px;
    margin-right: 25px;
}

#sidebar li.category_news, #sidebar li.category_agenda, #sidebar li.category_info, #sidebar li.category_bologna, #sidebar li.category_press, #sidebar li.category_goodies, #sidebar li.category_hotel, #sidebar li.category_piattaforma {
    display: block;
}

/**
 RIGHT SIDEBAR
 **/

div#rightsidebar {
    float: left;
    width: 276px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    overflow: visible;
}

#button_manifestazione {
    margin-left: 8px;
    margin-top: -42px;
}

#player {
    margin-left: 35px;
    padding-right: 15px;
    margin-top: 55px;
    margin-bottom: 55px;
}

#puraido {
    margin-left: 40px;
    margin-top: 222px;
}

/* sponsors */

ul.sponsors {
    display: none;
}

body.category_news ul.sponsors {
    display: block;
    border: none;
    margin-left: 30px;
    padding-left: 0;
}

ul.sponsors li {
    margin-left: 0;
    list-style: none;
    margin-top: 4px;
}

#zeroright, #radiodeegayright, #virginright {
    margin-left: 8px;
}

/**
 CONTENT
 **/

div#content
{
    float: left;
    width: 425px;
}

/* posts */
div.post {
    margin-bottom: 40px;
}

div.post h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
}

div.post h2 a, div.post h2 a:hover, div.post h2 a:visited {
    color: #f26c54;
    text-decoration: none;
}

div.post p.date {
    color: #00a4d9;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
}

div.post div.excerpt {
    color: #00a4d9;
    font-size: 15px;
}

div.post div.excerpt * {
    margin-top: 0px;
    margin-bottom: 0px;
}

div.entry {
    margin-top: 18px;
    line-height: 18px;
}

div.metadata {
    margin-top: -8px;
    color: #b0b0b0;
}

div.metadata p {
    margin: 0px;
    font-size: 11px;
}

div.metadata p a {
    color: #b0b0b0;
}

div.metadata p.tags {
    text-transform: lowercase;
}

/* navigation bar */

div.navigation {
    margin-bottom: 40px;
    text-align: center;
}

/* address */

.event_address {
    font-size: 11px;
}

/* specific posts */

#post-130 img {
    float: left;
    margin: 0px 10px 10px 0px;
}

/**
 CALENDAR
 **/

div#wp-calendar {
    display: none;
}

body.category_calendario div#wp-calendar, body.category_agenda div#wp-calendar {
    display: block;
    width: 200px;
    margin-left: 40px;
    margin-top: 30px;
}

.ec3_eventday a {
    color: #a6449a !important;
}

/**
 NEWS
 **/

div#pdf_button {
    display: none;
}

body.category_news div#pdf_button {
    display: block;
}

img#button_manifestazione {
    display: none;
}

body.category_news img#button_manifestazione {
    display: block;
}

/**
 PRESS
 **/

.category_press div.post {
    margin-bottom: 25px;
}

/**
 DATE
 **/

div.post p.date {
    display: none;
}

body.category_news div.post p.date {
    display: block;
}

body.category_agenda div.post p.date {
    display: block;
}


/**
 FOOTER
 **/

div#footer {
    clear: both;
    background-color: white;
}

div#footerinner {
    margin: 0px 280px;
    line-height: 130%;
}

div#footer {
    margin-top: -8px;
    padding-top: 180px;
    color: #b0b0b0;
}

div#footer p {
    margin: 0px;
    font-size: 11px;
}

div#footer p.footer-entry {
    color: black;
}

div#footer .key {
    font-weight: bold;
}

/**
 GALLERIES
 **/
