/* flickr widget */
.widget h3 span {	color: #0061D8;}
.widget h3 span span {	color: #FF1183;}
.widget .flickr_badge_image {float: left;margin: 0px;}
.widget .flickr_badge_image .wrap {position: relative;margin-bottom: 20px;padding: 0;}
.widget .flickr_badge_image a img {display: inline;
	float: left;background: #fff;margin: 0px 8px 8px 0px;border: #e9e9e9 1px solid;padding: 4px;}
.widget .flickr_badge_image a:hover img {background: #f0f0f0;}
.nowidget {background:#fff;color:#616161;margin:0 auto;padding:10px;}
.nowidget-wide {background:#fff;color:#616161;margin:0 auto;padding:10px 10px 5px;}
.widget ul li{list-style:none;}
.widget-top {background:transparent url(widget-top.png) top no-repeat; width:
265px;font-family: Verdana; font-size: 18px;line-height: 22px;
color: #861D00;font-weight: bold; height: 32px; text-transform:
capitalize; padding: 8px 10px 0px 25px; margin: 0px; } 
.widget-top a { color: #861D00; text-decoration: none; } 
.widget-top a:hover {color:#BD310A;text-decoration:none;}
.widget-top a:visited{ color: #861D00; text-decoration: none; } 
.post-top { background:transparent url(post-top.png) top no-repeat; width: 616px;
height: 6px; padding: 0px; margin: 0px 0px 0px 0px; } 
.post-repeat{ background: #ffffff; color: #616161; margin: 0px auto 0px;
padding: 10px 10px 5px 10px; } 
.post-bottom { background:transparent url(scroller-bottom.png) top no-repeat; width:
616px; height: 6px; padding: 0px; margin: 0px 0px 15px 0px; }
.widget-bottom { background: transparent url(widget-bottom.png) top no-repeat; width: 300px; height:
6px; padding: 0px; margin: 0px 0px 15px 0px; }
.widget-repeat {background: #ffffff; padding: 10px 10px 5px 10px; margin:10px;}
.top-shadow{background-color:#0086b3;border-bottom:1px solid
blue;border-left:10px solid #c00;border-right:10px solid #c00;
-moz-border-radius: 9px 3px 9px 3px; -webkit-border-radius: 3px;
-webkit-border-top-left-radius: 9px;
-webkit-border-bottom-right-radius: 9px;box-shadow: 7px 7px 8px
#818181;width:600px -webkit-box-shadow: 7px 7px 8px #818181;
-moz-box-shadow: 7px 7px 8px #818181;} 
/* Widget Image Stream */
.image-stream .widget-inside div{
	padding: 12px 10px 21px;
	}
.image-stream a{
	margin: 10px 0 0 10px;
	display: inline-block;
	width: 70px;
	height: 70px;
	background: #fff;
	}
.image-stream a img {
	margin: 5px 0 0 5px;
	width: 60px;
	height: 60px;
	}
/* Widgets Common Styling */
.image-stream .widget-inside div, .widget-newsletter .newsletter-wrap, #primary .search-form, #secondary .search-form , p.term-cloud, .textwidget {
	background: url(images/widget-list-item.png) repeat-x;
	}

/* Widget IE disappearing background fix */
#primary .widget-inside, #secondary .widget-inside, .widget ul li, .image-stream .widget-inside div, .widget-newsletter .newsletter-wrap, #primary .search-form, #secondary .search-form, .textwidget{
	height: 1%;
	}
/* Widget Newsletter */
.widget-newsletter .newsletter-wrap {
	padding: 22px 20px 21px;
	}
.widget-newsletter form{
	height: 33px;
	background: url(bg-sidebar-newsletter.png) no-repeat;
	}
.widget-newsletter .newsletter-wrap form p {
	margin: 0;
	}
.widget-newsletter .newsletter-wrap input {
	border: 0;
	padding: 0;
	margin: 6px 0 0;
	}
.widget-newsletter .newsletter-wrap .newsletter-text {
	margin: 6px 0 0 10px;
	width: 154px;
	background: none;
	}
.widget-newsletter .newsletter-wrap .newsletter-submit{
	margin: 0 0 0 17px;
	width: 76px;
	background: none;
	text-indent: -9999px;
	overflow: hidden;
	/* IE hide button text */
	color: transparent;
	text-transform: capitalize;
	}

/**
* Widgets in general
************************************************/
.widget {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 9px 9px 0 9px;
	background: #fff;
	border: 1px solid #ddd;
	}
.widget-title {
	height: 19px;
	margin: 0 0 15px 0;
	padding: 3px 10px;
	font: 15px/18px georgia, times, 'times new roman', serif;
	font-weight: bold;
	color: #f7f7f7;
	background: #093653 url(widget-title.png) repeat-x 0 0;
	}
.widget-title a {
	color: #f7f7f7;
	}
.widget ul {
	list-style: none;
	margin-left: 0;
	}
.widget ul li {
	padding: 0 0 0 15px;
	background: url(dot4.jpg) no-repeat 3px 7px;
	}

/* Widget search */
.widget-search .search-text {
	width: 300px;
	}

/* Widget categories */
.widget-categories img {
	position: relative;
	max-height: 16px;
	top: 1px;
	margin: 0;
	padding: 0;
	}

/**
* Content-area widgets (mostly utility widgets)
************************************************/
.content .widget {
	margin: 0;
	padding: 0;
	border: none;
	}
.content .widget-title {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font: normal normal bold 14px/20px georgia, times, 'times new roman', serif;
	color: #333;
	background: transparent;
	border-bottom: 1px solid #ddd;
	}
.content .widget-title a {
	color: #093653;
	}
.page-template-widgets .content .widget {
	margin: 0 0 20px 0;
	}

/**
* Primary, Secondary, and Tertiary
************************************************/
#widget-container {
	float: right;
	width: 320px;
	}	