/* CSS file generated by Digitalus CMS Framework */
body{
	font-family:Helvetica,Calibri,Verdana;
	font-size:12px;
        background: url(../images/body-bg.jpg) repeat-y center;
}

h1, h2, h3, h4, p{
    margin-bottom: 10px;
}
h1, h2, h3, h4, #navigation, .ui-tabs-nav-item{
    text-transform: lowercase;
}

h1{
    font-size: 20px;
}

#dashboard h1{
    color:#186FB7;
}

h2{
    font-size: 18px;
}

h2 a img{
    float:left;
    margin-right: 10px;
}

h2 a, h3 a{
    text-decoration: none;
}

h3 a{
    color:#000;
}

h2 a:hover, h3 a:hover{
    text-decoration: underline;
}

h3{
    font-size: 16px;
    margin-bottom: 10px;
}

a{
    color:#646464;
}

span.disabled{
    color:#999;
}
#header{
    height: 190px;
}

    #header a{
        display: block;
        text-decoration: none;
    }

    #logo a{
        
        width:136px;
        height:73px;
        margin-top: 15px;
    }

    #donate a{
        width:100px;
        height:40px;
        margin:140px 0 0 20px;
    }


#navigation{
    height:60px;
}
#connect{
    text-align: right;
    padding-top: 5px;
}

#search{
    text-align: right;
    padding-top: 5px;
}
#search input[type=text] {
    border:none;
    padding: 1px 5px;
}
#search input[type=submit] {
    border:none;
    font-weight: bold;
    color:#fff;
}

#page{
    padding-top: 24px;
}


#footer{
    clear:both;
    margin-top: 20px;
    padding-top: 10px;
    text-align: center;
    color: #646464;
}

#footer a{
    margin:0 5px;
    text-decoration: none;
    color: #646464;
}

#footer .copyright{
    font-size: 11px;
    font-style: italic;
}

#footer_links{
    border-top: #E6E6E6 1px solid;
    margin:0 10px;
}

.tabs_600_400 .ui-tabs{
    width:610px;
    overflow:hidden;
}

.tabs_600_400 .ui-tabs .ui-tabs-panel {
    background: url(../images/content-box.png) no-repeat;
    padding:20px 30px;
    height:360px;
}

#share_links div{
    font-weight: bold;
}

#share_links .share_this{
    width:160px;
    height: 25px;
    float:left;
    padding:9px 10px 0 10px;
    margin-left: 10px;
}

#share_links .facebook{
    width:340px;
    float:left;
    padding:5px 10px 4px 10px;
    height: 25px;
}

#share_links.full .share_this{
    width:300px;
    height: 25px;
    float:left;
    padding:9px 10px 0 10px;
    margin:10px 0 0 10px;
}

#share_links.full .facebook{
    width:600px;
    float:left;
    padding:5px 10px 4px 10px;
    margin: 10px 10px 0 0;
    height: 25px;
}


ul.tile_list{
    list-style: none;
    color:#959595;
    font-size: 11px;
}
ul.tile_list li{
    margin:0 ;
    padding:5px 10px;
}
ul.tile_list li.striped{
    background: #E6E6E6;
}

.tile_list a{
    display:block;
    text-decoration: none;
    color:#959595;
    font-size: 11px;
}

.quote{
    font-style: italic;
    color:#666;
}

.quote .author{
    font-style: normal;
    color:#000;
}

.detail_tiles{
    margin-bottom: 10px;
}
.detail_tiles .child{
    width:470px;
    float:left;
}

.search_result h3{
    margin-bottom: 0;
}

.flickr_stream{
    width:900px;
    margin:0 20px;
}

.detail_img{
    width:180px;
    margin-right: 10px;
}

.detail_text{
    width:260px;
}

.detail_img, .detail_text{
    display:inline;
    float:left;
}