/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #header_area,#header_area .page,#footer_area,#footer_area .page  {
background-color:#FFAC31;
}


.custom #content_area {
padding-top:25px;
}

.callout {
padding-left:15px;
background-color:#FFAC31;
color:#000;
font-size:13px;
margin:5px;
border:2px solid #000;
width:280px;
}


.paypalsection {
padding-left:15px;
background-color:#FFAC31;
color:#000;
font-size:13px;
margin:5px;
border:2px solid #000;
width:280px;
}

.paypalbutton {
padding-left:50px;
}

.audiosection {
padding-left:5px;
background-color:#FFAC31;
color:#000;
font-size:13px;
margin:3px;
border:2px solid #000;
width:293px;
}

.specialsidebar h3 {
font-weight:bold;
color:#fff;
font-size:15px;
}

#footer img {
padding-right:35px;
}

#feature_box {
background-color:transparent;
}

#feature_box .category-wall {
float:left;
width:150px;
height:150px;
border:1px solid #ccc;
margin:2px;
}


.local-wall .category-wall {
float:left;
width:150px;
height:150px;
border:1px solid #ccc;
margin:2px;
}

.international-wall .category-wall {
float:left;
width:150px;
height:150px;
border:1px solid #ccc;
margin:2px;
}

.national-wall .category-wall {
float:left;
width:150px;
height:150px;
border:1px solid #ccc;
margin:2px;
}

#popup_content {
display:none;
}

iframe.GB_frame #header {
display:none !important;
}


.home .headline_area {
display:none;
}

#feature_box {
background-color:transparent; !important;
}

/* Home page Wall Section Title - Font, Color, Size */
#query-posts-3 h3, #query-posts-4 h3, #query-posts-5 h3 {
font-size:24px;
font-color:#ffffff;
font-weight:bold;
margin-bottom:5px;
}

.home_boxes {
    margin-left: 5px;
    padding: 5px;
    width: 920px;
}
.box, .box a {
    background-color: transparent;
    border: 0 solid #000000;
    color: #fff;
    float: left;
    font-family: Georgia;
    font-size: 20px;
    height: 220px;
    padding: 2px;
    text-align: center;
    text-decoration: none !important;
    width: 300px;
}
.box img {
    border: 5px solid #CCCCCC;
    margin-bottom: 10px;
}
