@charset "UTF-8";
/*Desc: Widgets - SPD Church Generic Theme
Graphic Design: Jeanelle Isaacs
CSS Author: Dan Lewis
=== === === === === === === === === === */
/************************************************
*	General Widgets
************************************************/
#bodyarea .widgetdiv4 h3.widgettitle { /*header text*/
	color: #558619;
	font-size: 14px;
	width: 185px;
	height:13px;
	padding:0px;
	margin:3px 0px 15px 0px;
	font-weight:bold;
}
.widget p,
.widget h4,
.widget li{
	font-size:11.5px;
	padding:0px;
}
#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;
}
.widget ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.widget ul li {
	display: block;
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style:none;
}
/************************************************
*	Banner Widgets
************************************************/
#banner_content .banner_image img{
	padding:0px;
	margin:0px;
}
/************************************************
*	Rightside Widgets
************************************************/
.small_content .widgetdiv1{
	width: 195px;
	_width:215px;
	padding:10px;
	border: 5px solid #dfeaff;
	border-right:none;
	background-color: #bed4ff;
}
/************************************************
*	Leftside Navigation Widgets
************************************************/
.nav_content .widgetdiv1{
	width:180px;
	_width: 200px;
	padding:10px;
	margin: 12px 0px 5px 5px;
	border: 5px solid #f0f9e5;
	background-color: #dde7d2;
}
/************************************************
*	Center Widgets
************************************************/
.container_center{
	margin-top:20px;
}
.container_center .WidgetContainer{
	float:left;
	margin-left:10px;
}
.container_center .container_one .WidgetContainer{
	margin-left:0px;
}
.container_center .widgetdiv1{
	width:240px;
}
.container_center .widgetdiv4{
	background-image:none;
	background-color: #FFFFFF;
	border: 3px #bed4ff solid;
	min-height:200px;
}
#bodyarea .container_center h3.widgettitle{
	color: #00638d;
	font-size: 12px;
	font-weight: bold;
	width: 228px;
	margin:0px 0px 5px 0px;
	padding: 6px 0px 0px 6px;
	height: 20px;
	border-bottom: 1px dashed #00638d;
	background-color: #f1f5fd;
}
#bodyarea .container_center .widget ul li{
	background: url(../images/bullet.gif) no-repeat left;
	padding-left: 8px;
	margin:5px;
	list-style:none;
}
#bodyarea .container_center .widget a:visited,
#bodyarea .container_center .widget a:link{
	color: #f9c21d;
	font-weight:bold;
	text-decoration:none;
	font-size:12px
}
/************************************************
*	EXTENSION WIDGETS							*
*************************************************
/************
* Calendar
*************/
.widget .calheader .caltitle{
	font-size:14px;
	padding: 5px 0px;
	color:#669900;
	font-weight:bold;
}
.widget .scal .daybox{
	background:none;
	border:0px;
	color:#333333;
	font-size:12px;
	width:14%;
	line-height:1.5;
}
.widget .scal .weekbox .dayboxname{
	font-weight:bold;
}
.widget .scal .weekbox{
	display:inline-block;
}
#bodyarea .widget .scal .celebration{
	background:#669900;
	color:#FFFFFF;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/************
* Document Groups
*************/
.widget .document-group-widget{
	padding:0px;
}
.widget .document_wrapper{
	padding:0px 0px 0px 15px;
}
.widget .document_wrapper p{
	padding:0px;
}
/************
* Events
*************/
.widget .EventInfo{
	padding:0px;
}
/************
* Login Widget
*************/
.widget .login-widget{
	padding:0px;
}
.widget .login-widget p{
	margin:0px;
}
/************
* Mailing List
*************/
#bodyarea .lists-widget{
	padding:0px;
}
#bodyarea .lists-widget label{
	margin:0px;
}
/************
* Menu Widget
*************/
#bodyarea .namenus-menu-widget ul{
	padding-left:0px;
}
#bodyarea .namenus-menu-widget ul li a span{
	color:#FFF;
}
#bodyarea .namenus-menu-widget ul li a:hover span{
	color:#6B8618;
}
/************
* News
*************/
.widget .widget_news_story{
	clear:both;
	padding:0px;
	margin:0px;
}
/************
* News Desk
*************/
#bodyarea .article_type_bar{
	width:100%;
	height:20px;
}
#bodyarea .article_type_bar ul{
	border:0px;
	padding:0px;
}
#bodyarea .article_type_bar ul li{
	float:left;
	margin:0px;
}
#bodyarea .articlesContent li{
	border-bottom:1px solid #E8E8E8;
}
#bodyarea .articlesContent ul li a{
	background:none;
	border:0px;
	color: #669900;
	padding:0px;
}
#bodyarea .articlesContent ul li h4{
	line-height:auto;
	display:inline-block;
}
#bodyarea .articlesContent ul li a:hover{
	text-decoration:underline;
}
.articlesContent .articles_more{
	padding:0px;
}
#bodyarea .newsdesk_advertisement_widget{
	padding:0px;
}
.widget .item_articles_widget{
	padding:0px;
}
.widget .item_articles_widget .article_image, .widget .item_articles_widget .article_details{
	float:left;
}
.widget .item_articles_widget .articlesContent{
	padding: 0px;
	margin: 0px;
}
/************
* Polls
*************/
.widget .polls-widget{
	padding:0;
}
/************
* Signs of the Times
*************/
.widget .widget_signsofthetimes{
	padding:0px;
}
/************
* SPD Connector
*************/
#bodyarea .spdconnector-widget ul{
	padding:0px;
}
/************
* Static Content
*************/
.widget .ContentInfo{
	padding:0px;
}
/************
* Store
*************/
#bodyarea .store_sidebar_content ul{
	margin:0px;
	padding:0px;
}
#bodyarea .store_sidebar_content ul li a{
	margin:0px;
	padding:0px;
	display:inline;
	color: #669900;
	background:none;
	border:0;
}
#bodyarea .store_sidebar_content ul li a:hover{
	text-decoration:underline;
}
#bodyarea .store_sidebar_content .categories ul li a {
	display: block;
	background: #F5F5F5;
	color: #333333;
	padding: 3px 6px 3px 6px;
	margin: 1px 0px;
	border: 1px solid #F5F5F5;
	overflow: hidden;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#bodyarea .store_sidebar_content .categories ul li a:hover {
	background: #FFFFFF;
	color: #669900;
	text-decoration: none;
	border: 1px solid #DDDDDD;
}
/************
* Media Hub Widgets
*************/
#bodyarea .widget-media-hub ul.media_widget_list{
	padding:0px;
	margin:0px;
}
#bodyarea .widget-media-hub li.media_asset{
	display:block;
	width:260px;
	height:auto;
}
#bodyarea .widget-media-hub .ma_image{
	padding:0px;
	margin:0px;
	display:inline-block;
	vertical-align:top;
}
#bodyarea .widget-media-hub .ma_image img{
	margin-top:0px;
}
.widget-media-hub .media-facets {
	padding: 0px 0px 10px 0px;
	width: 130px;
}
/************
* netA forms
*************/
.naforms-form .fieldset textarea {
	max-width: 100%;
}

.widgetcontent span.tinyscal.scal div {
  padding: 0;
}
