@charset "UTF-8";
/*Desc: Widgets - prayer.adventistconnect Theme
 Design: Adventist Media Network
Author: Jeanelle Isaacs
=== === === === === === === === === === */
.widget_content_bottom{
 padding-left: 20px;
 float:left;
 width:570px;
 margin-bottom: 10px;
 /*border:1px black solid;*/  
}
.widget_content_side{
 padding-top: 15px;
 float:right; 
 width: 170px;
 /*border:1px red solid;*/

}
#container05{ /*to get the second line of widgets to wrap around evenly*/
clear:both;
}

/*-------------sidebar widgets------------------*/
#right .widget_content_side .widgetdiv1 { 
 border-bottom: 1px dashed #990099;
 float:left;
 width: 170px;
}

#left .widgetdiv1 {
 width: 170px; 
 border-bottom: 1px dashed #990099;
 float:right;
 margin-bottom: 7px;
}


/*-----------------------------------------*/

/*---------Content bottom widgets---------*/
#middle .widget_content_bottom  .WidgetContainer{
 margin: 0px 12px 20px 0px;
 float:left;
 width: 172px; 
}
#middle .widget_content_bottom .widgetdiv1{
 border:none;
 float:none;
 width: 172px;
}
#middle .widget_content_bottom .widgetdiv4{
background-image:none;	
background-color: #FFFFFF;
border: 3px #9999cc solid;
height:200px;
}

#middle .widget_content_bottom .widgetdiv4 h3.widgettitle { /*header text*/
color: #330066;
font-size: 12px;
font-weight: bold;
width: 160px;
height: 20px;
padding:4px 0px 0px 4px;
margin:0px;
border-bottom: 1px dashed #9999cc;
background-color: #ebe2fa;
}

#bodyarea #middle .widget ul li{
background: url(../images/bullet.gif) no-repeat left;
padding-left: 8px;
margin:5px;
list-style:none;
}

/*----------------------------------------*/
.widgetdiv4 p,
.widgetdiv4 h4,
.widgetdiv4 li{
font-size:11.5px;
}
#bodyarea .widgetdiv4 h3.widgettitle { /*header text*/
color: #cc9900;
text-transform:uppercase;
font-size: 12px;
font-weight: bold;
width: 185px;
height:10px;
padding:0px 0px 0px 0px;
}

#bodyarea .widget a:visited,
#bodyarea .widget a:link{
color: #9999cc;
font-weight:bold;
text-decoration:none;
}
#bodyarea .widget a:hover{
color:#fff;
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;
}
