@charset "UTF-8";
/*Desc: Widgets - SPD Church Generic Theme
Graphic Design: Jeanelle Isaacs
CSS Author: Jeanelle Isaacs
=== === === === === === === === === === */
.widget_content_bottom{
width: 923px;
padding: 10px 0px 0px 25px;
margin-bottom:0px;
float:left;
 background: #fff url(../images/page-bg.jpg) repeat-y; 
}

.widget_content_bottomrow{
 float:left;
 width:214px;
 margin-right:15px;
 margin-bottom:0px;
 padding:0px;
 /*border:1px black solid;*/
}
/*.widget_content_bottom2{
 float:left;
 width:214px;
 margin-right:15px;

}

.widget_content_bottom3{
 float:left;
 width:214px;
 margin-right:15px;
}

.widget_content_bottom4{
 float:left;
 width:214px;
 margin-right:15px;
}*/
.widget_content_side{
 padding-top: 15px;
 float:left;
 width:250px;
 /*border:1px red solid;*/
}

/*-------------sidebar widgets------------------*/
#right .widget_content_side .widgetdiv1 {
 width: 220px; 
 float:left;
 margin: 0px 0px 15px 0px;
 padding: 0px 4px 5px 4px;
}

#bodyarea .widget_content_side .widgetdiv4 ul li{
background: url(../images/bullet.gif) no-repeat 10px center;
list-style:none;
padding-left: 20px;
marign:5px;
}

/*-----------------------------------------*/

/*---------Content bottom widgets---------*/

#bodyarea .widget_content_bottomrow .widgetdiv1,
{
width:214px;
}

#bodyarea .widget_content_bottomrow .widgetdiv4{
background: #E9E9E9 url(../images/widget-bg.jpg) no-repeat bottom;	
min-height:265px;
width:214px;
}

#bodyarea .widget_content_bottomrow .widgetdiv4 p{
padding: 4px;
text-align:left;
}

#bodyarea .widget_content_bottomrow .widgetdiv4 h3.widgettitle { /*header text*/
color: #fff;
text-align:left;
font-size: 13px;
font-weight: bold;
width: 214px;
margin:0px 0px 10px 0px;
padding: 12px 0px 0px 6px;
height: 20px;
background: #fff url(../images/widget-header.jpg) no-repeat;	
}

#bodyarea .widget_content_bottom .widgetdiv4 ul li{
background: url(../images/bullet.gif) no-repeat 10px center ;
list-style:none;
margin: 5px;
padding-left: 20px
}

#bodyarea .namenus-menu-widget ul li{
background:none;
}
#bodyarea.namenus-menu-widget ul li a:link, #bodyarea #middle .namenus-menu-widget ul li a:visited{
color: #fff;
}
#bodyarea .namenus-menu-widget ul li a:hover{
color: #00638d;
}

/*----------------------------------------*/
.widgetdiv4 p,
.widgetdiv4 h4,
.widgetdiv4 li{
font-size:11.5px;
}
#bodyarea .widgetdiv4 h3.widgettitle { /*header text*/
color: #0063a7;
font-size: 14px;
width: 185px;
height:13px;
padding:10;
margin:0px 0px 10px 0px;
font-weight:bold;
}

#bodyarea .widget a:visited,
#bodyarea .widget a:link{
color: #f58831;
font-weight:bold;
text-decoration:none;
font-size:12px
}
#bodyarea .widget a:hover{
color:#777;
text-decoration:underline;
}
#bodyarea .widget p{
padding: 0px;
}
#bodyarea .widget p.photo{
padding: 0 5px 3px 5px;
}
#bodyarea .widget p.photo img{
display: block;
margin: 0;
}

#bodyarea .widget form{
padding: 0;
margin: 0;
}
#bodyarea .widget form fieldset{
border: none;
padding: 0 10px 10px 10px;
margin: 0;
}
#bodyarea .widget form fieldset label{
font-size: 85%;
color: #666666;
display: block;
padding: 0;
}
#bodyarea .widget form fieldset input.textfield{
width: 90%;
font-size: 90%;
}
#bodyarea .widget form fieldset textarea{
width: 90%;
font-size: 90%;
margin: 0;
}
#bodyarea .widget form fieldset input.submitbutton{
font-size: 85%;
color: #666666;
margin: 10px 0 0 0;
}

