/* CSS Document */

	.lsidebar, 
	.rsidebar
							{
							}
	.lsidebar ul, 
	.rsidebar ul
							{
								margin: 0;
								padding: 0;
								list-style-type:none;
								line-height:15px;
							}

	.widget ul
							{
								margin: 0;
								padding: 0;
								list-style-image:url(../images/bullet_one.gif);
								line-height:15px;
							}
	.widget ul ul
							{
								list-style-image:url(../images/bullet_two.gif);
							}
	.widget ul ul ul
							{
								list-style-image:url(../images/bullet_three.gif);
							}

	.widget 
							{
								margin-top:10px;
								font-size:11px;
								padding-bottom:20px;
								background-image:url(../images/background_box_small.gif);
								background-position:bottom;
								background-repeat:no-repeat;
							}

	.widget a 
							{
								color:#06F;
								text-decoration:none;
							}
	.widget a:hover 
							{
								text-decoration:underline;
							}
	.widget li
			 				{
								margin:0px 30px;
								padding:0px;
							}
	.widget li li		
							{
								margin:0px 10px;
							}
	.widget li li li
							{
								margin:0px 10px;
							}
	/* Generic Header */
	.widget
	.widgettitle 
							{
								font-size:12px;
								text-transform:lowercase;
								font-weight:normal;
								color:#FFF;
								height:22px;
								width:190px;
								margin:0px;
								padding:4px 20px;
								background-image:url(../images/background_box.gif);
							}
	
	.widget_pages			
	.widgettitle 
							{
							}
	.widget_recent_entries		
	.widgettitle 
							{
							}
	.widget_categories		
	.widgettitle 
							{
							}
	.widget_links			
	.widgettitle 
							{
							}
	.widget_recent_comments	
	.widgettitle 
							{
							}
	/* Search Box */
	.widget
	form 
							{
								padding:0px;
								margin:0px;
							}
	.widget .text,
	.widget .password
							{
								margin:5px 10px 0px 20px;
								width:120px;
								border:1px solid #999;
							}
	.widget .submit
							{
								width:50px;
								color:#630;
								background-color:#f5f0c8;
								border-top:1px solid #dcaa47;
								border-right:1px solid #a98336;
								border-bottom:1px solid #a98336;
								border-left:1px solid #dcaa47;
								cursor:pointer;
							}
	.widget .submit:hover
							{
								background-color:#FFF;
							}
							
							
	/* admin Box */
	.widget_meta			
	.widgettitle 
							{
							}
	.widget_meta			
	abbr
							{
								background-image:url(../images/icon_rss.gif);
								background-repeat:no-repeat;
								background-position:right;
								padding-right:16px;
							}


	/* administer banner Box */
	.administer_widget 		
							{
								text-align:center;
							}
	/* Partners Box */
	.widget_text			
	.widgettitle 			
							{
							}
	.textwidget 			{
							}

	/* Events Calendar Box */
	.widget_calendar		
	.widgettitle			
							{
							}
	#wp-calendar			
							{
								width:140px;
								margin:0px 20px;
								border-collapse:collapse;
							}
	#wp-calendar		
	caption 				
							{
								padding:0px 0px 5px 0px;
								font-weight:bold;
							}
	#wp-calendar th, 
	#wp-calendar td 		
							{
								border:1px solid #EEE;
								text-align:center;
							}
							
	/* Events Calendar Box */
	.EC_Widget_display		
	.widgettitle			
							{
							}
