@charset "UTF-8";
/*Desc: Widgets - SPD Church Generic Theme
Graphic Design: Jeanelle Isaacs
CSS Author: Jeanelle Isaacs
=== === === === === === === === === === */
.widget_content_bottom1{
 float:left;
 width:205px;
 margin-right:15px;
 /*border:1px black solid;*/
}
.widget_content_bottom2{
 float:left;
 width:205px;
 margin-right:15px;
 /*border:1px black solid;*/
}

.widget_content_bottom3{
 float:left;
 width:205px;
 margin-right:15px;
 /*border:1px black solid;*/
}
.widget_content_side{
 padding-top: 15px;
 float:left;
 width:185px;
 /*border:1px red solid;*/
}

/*-------------sidebar widgets------------------*/
#right .widget_content_side .widgetdiv1 {
 width: 207px; 
 float:left;
 margin: 0px 0px 12px 0px;
 border: 5px solid #dfeaff;
 border-right:none;
 background-color: #bed4ff;
 padding: 0px 4px 2px 4px;
}

#left .widgetdiv1 {
 width: 182px; 
 float:left;
 margin: 0px 0px 12px 5px;
 border: 5px solid #f0f9e5;
 background-color: #dde7d2;
 padding: 0px 4px 2px 4px;
}


/*-----------------------------------------*/

/*---------Content bottom widgets---------*/

#middle .widget_content_bottom1 .widgetdiv1,
#middle .widget_content_bottom2 .widgetdiv1,
#middle .widget_content_bottom3 .widgetdiv1{
width:205px;
}

#middle .widget_content_bottom1 .widgetdiv4,
#middle .widget_content_bottom2 .widgetdiv4,
#middle .widget_content_bottom3 .widgetdiv4{
background-image:none;	
background-color: #FFFFFF;
border: 3px #bed4ff solid;
min-height:200px;
}

#middle .widget_content_bottom1 .widgetdiv4 p,
#middle .widget_content_bottom2 .widgetdiv4 p,
#middle .widget_content_bottom3 .widgetdiv4 p{
padding: 4px;
}

#middle .widget_content_bottom1 .widgetdiv4 h3.widgettitle,
#middle .widget_content_bottom2 .widgetdiv4 h3.widgettitle,
#middle .widget_content_bottom3 .widgetdiv4 h3.widgettitle { /*header text*/
color: #00638d;
font-size: 12px;
font-weight: bold;
width: 192px;
margin:0px;
padding: 6px 0px 0px 6px;
height: 20px;
border-bottom: 1px dashed #00638d;
background-color: #f1f5fd;
}

#bodyarea #middle .widget ul li{
background: url(../images/bullet.gif) no-repeat left;
padding-left: 8px;
margin:5px;
list-style:none;
}

#bodyarea #middle .namenus-menu-widget ul li{
background:none;
}
#bodyarea #middle .namenus-menu-widget ul li a:link, #bodyarea #middle .namenus-menu-widget ul li a:visited{
color: #fff;
}
#bodyarea #middle .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: #558619;
font-size: 14px;
width: 185px;
height:13px;
padding:10;
margin:3px 0px 17px 0px;
font-weight:bold;
}

#bodyarea .widget a:visited,
#bodyarea .widget a:link{
color: #00638d;
font-weight:bold;
text-decoration:none;
}
#bodyarea .widget a:hover{
color:#777;
text-decoration:underline;
}

#bodyarea #middle .widget a:visited,
#bodyarea #middle .widget a:link{
color: #f9c21d;
font-weight:bold;
text-decoration:none;
font-size:12px
}
#bodyarea #middle .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 ul{
margin: 0;
padding: 0 10px 0 0px;
font-size: 100%;
}
#bodyarea .widget ul li{
background: url(../images/bullet.gif) no-repeat left;
padding: 0 0 5px 10px;
list-style:none;
}
#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;
}

