@charset "UTF-8";
/*
	SIERRASIL eNEWS STYLESHEET
	CREATED BY TUGBOAT MEDIA (JEFF WATERFALL)
	COPYRIGHT 2008
*/

/*	N O T E S :
	
	lighter green: 	#8BC540
	darker green:	#5D9641
	grey:			#666
	brown:			#974D10
*/


#header-region {
	position: relative;
	z-index: 10;
}

.lilmarg {
	margin-bottom: 5px !important;
}

#banner .naturally {
	position: absolute;
	left: 0;
	bottom: -26px;
	width: 540px;
	height: 132px;
	background: url(images/naturally-banner.gif) 0 0 no-repeat;
}

.intro {
	position: relative;
	top: -3px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #8BC540;
	
	_border-bottom: 1px solid #8BC540;
}

li a.active {
	color: #974D10;
}

/*	N O D E   S T Y L E S 
***********************************************/
.node-type-story {
	margin-bottom: 25px;
}
.node-inner h2 {
	margin-bottom: 2px;
	line-height: 1.1em;
}
.node-inner h2 a {
	color: #974D10;
}
.node-inner h2 a:hover {
	color: #5D9641;
}
.node-inner .submitted {
	margin-bottom: 12px;
	font-size: 0.9em;
	font-weight: bold;
}

.node ul.links li {
	margin: 0 10px 0 0;
	padding: 0;
}
.node-teaser ul.links li a {
	padding: 3px 5px;
	background-color: #5D9641;	
	color: #FFF;
	cursor: pointer;
	text-transform: uppercase;
	font-family: Arial Narrow,Helvetica-Narrow,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #8BC540;
}
.node-teaser ul.links li a:hover {
	background-color: #8BC540;
	text-decoration: none;
}

#sidebar-right .block .content ul,
#sidebar-right .block .content ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.2em;
}
#sidebar-right .block .content ul {
	margin-bottom: 15px;
}
#sidebar-right .block .content ul li {
	margin-bottom: 4px;
}
#sidebar-right #block-block-6 .content ul li a,
#sidebar-right #block-forward-0 .content ul li a {
	display: block;
	padding-left: 12px;
	background: url(images/bullet_closed.png) 0 1px no-repeat;
}

#content-header h1.title {
	margin-bottom: 10px;
}
.node .meta {
	margin-top: -10px;
	margin-bottom: 15px;
}

/*	S E R V I C E   L I N K S 
*/
.node .service-links {
	padding: 10px 0 8px 0;
	margin-bottom: 15px;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #8BC540;
	
	_border-style: solid;
}
.node .service-links ul.links a {
	background: 0;
	padding: 0;
	border: none;
}

/*	C A L E N D A R
*/
.block-archive table.sticky-table,
.block-archive table.sticky-enabled {
	width: 198px;
}
.block-archive .sticky-table td,
.block-archive .sticky-table th,
.block-archive .sticky-enabled td,
.block-archive .sticky-enabled th {
	width: 14.25%;
	text-align: center;
	font-size: 11px;
}
.block-archive .sticky-table tr.even, 
.block-archive .sticky-table tr.odd,
.block-archive .sticky-enabled tr.even, 
.block-archive .sticky-enabled tr.odd  {
	background-color: #FFF;
}

/*	S U B - N A V
*/
#sidebar-left ul.subnav {
	margin: 0 0 5px 0;
}
#sidebar-left ul.subnav,
#sidebar-left ul.subnav li { /* reset */
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
	line-height: 1em;
}
#sidebar-left ul.subnav li {
	color: #974D10;
	text-align: right;
	padding-bottom: 10px;
}
#sidebar-left ul.subnav li a {
	display: block;
}

#block-tagadelic-1,
#block-archive-0 {
	margin-bottom: 15px;
	padding: 10px;
	background: url(images/vertmenu-top.gif) 0 0 no-repeat;
}
#block-tagadelic-1 h3,
#block-tagadelic-1 h3 a,
#block-archive-0 h3, 
#block-archive-0 h3 a {
	color: #FFF;
	margin-bottom: 5px;
}
#block-tagadelic-1 ul ,
#block-tagadelic-1 ul li,
#block-archive-0 ul,
#block-archive-0 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#block-tagadelic-1 .content,
#block-archive-0 .content {
	padding: 10px 10px 18px 10px;
	margin: 0 -10px -10px -10px;
	background: #FFF url(images/vertmenu-btm.gif) bottom left no-repeat;
	/*border-width: 0 1px;
	border-style: solid;
	border-color: red;*/
}
#block-archive-0 .content {
	padding: 10px 1px 18px 1px;
}
#block-archive-0 .content caption {
	padding: 0 9px;
}
#block-tagadelic-1 .content a {
	display: block;
	padding-left: 12px;
	background: url(images/bullet_closed.png) 0 4px no-repeat;
}
/*#block-tagadelic-1 ul li a {
	display: block;
}
#block-tagadelic-1 .content a:after {
	content:', ';
}*/
#block-tagadelic-1 .content .more-link a {
	background: none;
	padding: 0;
}
#block-tagadelic-1 .content .more-link a:after {
	/*content:' »';*/
}

/*	T E R M S 
*/
.terms {
	padding: 0;
	border: none;
	background: none;
}