/*
Theme Name: AFP Congress Blog
Theme URI: http://afptoronto.org/index.php/congress/blog
Description: Green congress blog.
Version: 1.0
Author: 76design
Author URI: http://76design.com/

*/

#content.congress .module h1 a {
    display:none;
}

#blog #moduleid-pages{
    display: inline;
    float: left;
    position: relative;
    margin: 0 0 0 10px;
    padding: 0;
    width: 320px;	}

#blog #moduleid-pages.wide{
    display: inline;
    float: left;
    position: relative;
    margin: 0 0 0 10px;
    padding: 0;
    width: 500px;}


#blogcontent{}

#content.congress .module.page-title{
    padding-right: 0;
    height:152px;
}
#content.congress .module{
    margin-left: 180px;

     }


/* -- Posts */
#blog #content.congress .module .post H2{
    margin-bottom: 4px;
    line-height:1.2em;
    }
#blog #content.congress .module H2.pagetitle{
    padding: 16px 0 8px 0;
    border-top: solid 1px #Eee;
    border-bottom: solid 1px #Eee;
    font-weight: bold;
    color: #345157; }

    /* - Post Title */
    #blog H2 A{
        text-decoration: none;
        color: #345157; }
    #blog H2 A:hover{
        text-decoration: underline; }


    /* - Post Meta Data (date/tags) */
    p.meta{
        font-size: 7pt;
        margin: 0 0; padding: 0;
        line-height: 1.25em; }

    p.meta.date{
        color: #666; }

    p.meta.tags,
    p.meta.tags A{
        text-decoration: none;
        color: #929292; }
    p.meta.tags A:hover{
        text-decoration: underline; }

    /* - Add a Comment */
    p.meta.commentlink{
        border-bottom: dotted 1px #c6c8c8;
        padding: 0 0 8px 0;
        margin: 15px 0 0 0; }
    p.meta .addcomment{ }
    p.meta .addcomment A{
        display: block;
        width: 150px;
        padding: 4px 0 8px 30px;
        background: url(images/comments.png) 0 3px no-repeat;
        color: #5F6B23;
        text-decoration: none;
        text-transform: uppercase; }
    p.meta .addcomment A:hover{
        color: #666;
        background: url(images/comments.png) 0 -74px no-repeat;
        text-decoration: underline; }

    /* - Edit Post */
    p.meta .editpost A{
        padding: 4px 0 0 0;
        float: right; }

    /* - Post Formatting */
    #content.congress .module #blogcontent ul,
    #content.congress .module #blogcontent ol{
        padding: 0 0 0 2em;  }
    #content.congress .module #blogcontent ul li{
        margin:0;
        padding: 0;
        list-style-type: disc; }

    #blogcontent BLOCKQUOTE{
        padding: 6px;
        border: dotted 1px #ccc; }
    #blogcontent BLOCKQUOTE P{
        margin: 0.25em; }





/* -- Sidebar */
#right-column{
    display: inline;
    margin: 0 10px 0 0;
    width: 170px;
    float: right; }

#sidebar UL {
    margin: 0px; padding: 4px;
 }

    UL#sidebar LI{
    border-bottom: solid 1px #dbdbd4;
    background: #f1f1eb;
    margin-bottom: 10px;
    list-style: none; }

#right-column UL#sidebar{
    margin: 0 0 0 0;
    padding:0 0 0 0;    }

#content .widget H3{
    margin: 0;
    padding: 4px;
    /*border-bottom: solid 1px #767f4b;*/
    display: block;
    font-weight: normal;
    font-size: 8pt;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    background: #9FD0F0 url(images/sidebar-header.png) no-repeat; }

/*
    POST HEADERS
*/
#content.congress .post h2 a {
    color: #005BAB;
}

#content.congress .post h2 a:hover{
    color: #89AAD3;
}

/* -- Page Browsing (Next/Prev) */
.pagebrowsing{
    font-weight: bold;
    padding: 4px;
    height: 1%;
    overflow: auto;
    margin: 10px 0 0 0;
    color: #696969; }

.pagebrowsing a{
    color: #696969;
    text-decoration: none; }
.pagebrowsing a:hover{
    color: #923134; }

.pagebrowsing .alignright{
    position: relative;
    text-align: right;
    float: right; }

.pagebrowsing .alignright
.pagebrowsing .alignleft{
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}
.alignleft,
.alignright{
margin:5px;
}
/* -- Widget */

.widget-content{
    padding: 8px; }

#archives.widget{
    text-align: center; }
.widget SELECT,
.widget INPUT{
    font: 8pt "Lucida Sans Unicode","Lucida Sans","Lucida Grande",verdana,arial,helvetica;
    padding: 1px; }
.widget SELECT{
    width: 80%;
    margin: 8px; }

/* -- Search Widget */
.widget FORM{
    padding: 8px; }
.widget INPUT#s{
    width: 56%; }
.widget INPUT#searchsubmit{
    padding: 0; }

/* -- Recent Comments */
#get_recent_comments{
    font-size: 7pt;
    padding: 8px; margin: 0; }
UL#sidebar #get_recent_comments LI{
    line-height: 1.4em;
    padding: 4px 0; margin: 0; }
#get_recent_comments STRONG.author{
    display: block; }
#get_recent_comments A{
    text-decoration: none; }
#get_recent_comments A STRONG.author{
    color: #923134; }
#get_recent_comments A:hover{
    text-decoration: underline; }


/* -- Tags */
#tag_cloud{
    line-height: 2em; }
#tag_cloud a{
    color: #005BAB;
    text-decoration: none; }
#tag_cloud a:hover{
    text-decoration: underline; }





/* -- Comments */
OL.commentlist{
    margin: 0 0 0 15px; }

OL.commentlist LI{
    padding: 8px 4px 8px 4px;
    margin: 0 0 15px 0; }
OL.commentlist LI.alt{
    border: solid 1px #dae7e7;
    background: #fff; }

.commentmetadata{
    float: right;
    line-height: 1em; }
.commentmetadata a{
    /* color: #923134; */
    text-decoration: none; }
.commentmetadata a:hover{
    text-decoration: underline; }

STRONG.commentauthor a{
    color: #4A4A4A; }

#commentform INPUT,
#commentform TEXTAREA{
    font: 8pt "Lucida Sans Unicode","Lucida Sans","Lucida Grande",verdana,arial,helvetica; }

TEXTAREA#comment{
    width: 400px; }




/* Sidebar */
A#clicktoview{
    margin-top: 10px;
    text-align: center;
    display: block; }


/* -- Search Form */
#searchform INPUT{
    font: 8pt "Lucida Sans Unicode","Lucida Sans","Lucida Grande",verdana,arial,helvetica;
}

.share-buttons{
    margin: 10px 0 8px 0;
}

#sub-nav-share{
    text-align: center;
    padding: 8px 0 5px 0;
    }
#sub-nav-share .followus{
    float: left;
    margin-left: 8px;
    color: #395725;
    }
#sub-nav-share .share-buttons{
    margin: 0 0 8px 0;
}

.registration_button{
    display: block;
    margin-top: 4px;
    }

.followus {
    float: left;
    margin-left: 8px;
    color: #395725;
}
/*
------------------------------------------------------
ADD THIS STYLE
------------------------------------------------------
*/
.addthis_toolbox .custom_hover
{
    position: relative;
}

.addthis_toolbox .custom_hover .custom_button
{
    font-weight: bold;
    padding: 4px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}
.addthis_toolbox .hover_menu
{
    display: none;
    position: absolute;
    background: #fff;
}

.addthis_toolbox .custom_hover .tower
{
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius-topleft: 0;

}
.addthis_toolbox .hover_menu
{
    width: 165px;
    padding: 10px 0 10px 0;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#content.congress #sub-nav .addthis_toolbox .hover_menu a
{
    width: 124px;
    padding: 4px 0 4px 40px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #1A4890;
    text-align:left;
}

#content.congress #sub-nav .hover_menu  a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .hover_menu  span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.registration_button{
    display: block;
    margin-top: 4px;
    text-align:center;
    }




