@charset "UTF-8";
/*Desc: Widgets - Youth Ministry Theme
 Design: DEC Designs
Author: Jeanelle Isaacs
=== === === === === === === === === === */
.WidgetContainer{
float:left;
margin-bottom:7px;
margin-right:10px;
font-size:10px;

}
#container10 .widgetdiv1 {
 margin-bottom: 20px;
}
.widgetdiv1, .widgetdiv2, .widgetdiv3, .widgetdiv4{
padding: 0px; 
float:left;
margin:0px;
width: 222px; 
background: #adc1d1 url(../images/widget_headb.png) no-repeat;
min-height:180px;

}
.widgetdiv4 {
min-height:180px;
background:url(../images/widget_footer.png) no-repeat bottom;
}

.widgetdiv4 p,
.widgetdiv4 h4,
.widgetdiv4 li{
font-size:11.5px;
color:#000;
}


#bodyarea .widgetdiv4 h3.widgettitle { /*header*/
color: #ffffff;
font-size: 12px;
padding:17px 0px 0px 0px;
text-align:center;
font-weight: bold;
width: 222px;
height: 30px;
}

#bodyarea .widget a:visited,
#bodyarea .widget a:link{
color: #ffffff;
text-decoration:underline;
	
}
#bodyarea .widget a:hover{
color:#92aec2;
text-decoration:underline;
}

#bodyarea .widget p{
padding: 0;

}
#bodyarea .widget p.photo{
padding: 0 5px 3px 5px;
}
#bodyarea .widget p.photo img{
display: block;
margin: 0;
}
#bodyarea .widget ul{
list-style: none;
margin: 0;
padding: 0 10px 0 10px;
font-size: 100%;
}
#bodyarea .widget ul li{
background: url(../images/bullet.gif) no-repeat left;
padding: 0 0 5px 10px;
}
#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;
}
/* --------------- Footer --------------- */
/* --------------- Miscellaneous --------- */
