body {
	color: #333;
}

a,
#fonts a:hover, #fonts a.active,
.headlines dt a, 
#nav2 li a:hover,
#nav2 li.active a,
#rss a:hover,
.nav1 li.active a, .nav1 li a:hover, 
.nav1 li.current_page_item a,
.idTabs li a:hover,
.idTabs .selected,
.list3 li a em {
	color: #008CCE;
}
#columns h2, #columns h2 a, #columns .post h2{
	color: #086592;
}

#topmenu li a:hover,#topmenu li.active a{
	color: #ff990b;
}

.list1 li, #columns h3, #columns h5{
	background: url(lightblue/ico-star.gif) no-repeat 0 2px;
}


/*- Handle RSS Feeds -*/
.noborder {
	border: 0px;
}

.widget li .rssSummary {
	margin-bottom: 6px;
}

.rssSummary {
	color: #555;
	line-height: 1.2em;
}

a.rsswidget img {
	position: relative;
	top: 2px;
}

.fl a.rsswidget {
	margin-left: -18px;
	padding-right: 24px;
}

.rss-date {
	margin-left: 10px;
	color: #878787;
	display: inline;
}

a.rsswidget {
	font-weight: bold;
	margin-top: 20px;
	padding-top: 6px;
}

a.rsswidget:hover {
	color: #0681b5;
}

/*- Box -*/

.box {
	background: url(../images/box-bgr.gif) repeat-y;
	margin: 0 0 20px;
	width: 900px;
}

.boxbottom {
	margin: 0;
	color: #555;
}

.box .top,
.box .bot {
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	height: 20px;
	overflow: hidden;
}

.box .bot {
	background: url(../images/box-bot.gif) no-repeat top;
}

.box .spacer {
	height: 1%;
	padding: 0 10px;
}

/*- Box2 -*/

.box2, .widget {
	background: url(../images/box2-bgr.gif) repeat-y;
	margin: 0 0 15px;
	width: 348px;
}

.box2 .top,
.box2 .bot,
.widget .top,
.widget .bot {
	background: url(../images/box2-top.gif) no-repeat top;
	clear: both;
	height: 18px;
	overflow: hidden;
}

.box2 .bot,
.widget .bot {
	background: url(../images/box2-bot.gif) no-repeat top;
	height: 10px;
}

.box2 .nav1,
.widget .nav1 {
	float: none;
	padding: 0 0 0 20px;
}

.box2 .spacer,
.widget .spacer {
	height: 1%;
	padding: 0 10px;
}

.box2 .spacer.white,
.widget .spacer .white {
	background: #ffffff;
	border: 1px solid #f1f1ed;
	clear: both;
	margin: 0 10px;
	padding: 15px 15px 10px 15px;
}

.box2 .spacer.flickr img,
.widget .spacer.flickr img {
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 9px 5px 7px;
	padding: 8px;
}



/*- List3 -*/

.list3, .col3 ul {
	padding: 0 0 0 5px;
}

.list3 li, .col3 ul li, .widget li {
	background: url(../images/ico-list.gif) no-repeat left;
	line-height: 25px;
	padding: 0 0 0 18px;
	border-bottom-style: inset;
	border-bottom-width: 1px;
}

#calendar_wrap {
	color: #555;
	margin-left: 16px;
}

/*--- Sub Columns ---*/

.col1 {
	float: left;
	width: 269px;
}

.col2 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 5px 0 15px;
	width: 205px;
}

.col3 {
	border-left: 1px solid #f2f1e9;
	float: left;
	margin: 0 0 0 10px !important;
	width: 150px;
	padding: 0 0 0 10px !important;
	display: inline;
}

.col4 {
	float: left;
	width: 310px;
	margin: 0;
}

.col5 {
	float: left;
	margin: 0 0 0 15px;
	width: 495px;
}