/*
----------------------------------

PIKKLES | pikkles.com

copyright 2009

----------------------------------
*/

/*
----------------------------------

FEATURE

----------------------------------
*/

#feature {
	width: 950px;
	height: 280px;
	margin-top: 10px;
}

#feature .content-wrapper {
	float: left;
	padding: 10px 0;
	margin-right: 15px;
	width: 620px;
	background: url(../images/feature-bg.gif) scroll left top no-repeat;
}

#feature .content {
	position: relative;
	width: 600px;
	height: 260px;
	margin: 0 10px;
}

#feature .content .item {
	position: absolute;
	width: 600px;
	height: 260px;
	top: 0;
	left: 0;
}

#feature .content .caption {
	position: absolute;
	width: 600px;
	height: 0;
	bottom: 0;
	background-color: #000000;
}

#feature .content .caption .c {
	margin: 5px;
}

#feature .content .caption .c h1 {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

#feature .content .caption .c p {
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
}

#feature .content .caption .c a, #feature .content .caption .c a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#feature .nav {
	width: 315px;
	float: left;
}

#feature .nav .item {
	height: 90px;
	margin: 5px 0 0 0;
	padding: 0 0 0 18px;
	background: #d1d0c9 url(../images/feature-nav-item-bg.gif) scroll 0 0 no-repeat;
	cursor: pointer;
}

#feature .nav .item.first {
	margin-top: 0;
}

#feature .nav .item.current {
	background: #a8a69a url(../images/feature-nav-item-bg.gif) scroll 0 -90px no-repeat;
}

#feature .nav .item h1 {
	padding: 10px 0;
	margin: 0 10px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/side-nav-h2-bg.gif) scroll right bottom repeat-x;
}

#feature .nav .item p {
	padding: 10px 0;
	margin: 0 10px;
	font-size: 11px;
	line-height: 16px;
}

/*
----------------------------------

CONTENT

----------------------------------
*/

.main-content {
	float: left;
	width: 435px;
	margin: 0 15px 0;
}

.main-content.wide {
	float: left;
	width: 765px;
	margin: 0 0 0 15px;
}

.main-content h1 {
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #66BB00;
}

.main-content h2 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

.main-content h2 small {
	font-size: 10px;
	color: #271f10;
	font-weight: normal;
}

.main-content p {
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
}

.main-content p a {
	color: #0066cc;
}

.main-content ul {
	margin-top: 15px;
	list-style-type: disc;
}

.main-content ul li {
	margin-left: 25px;
	font-size: 12px;
	line-height: 18px;
}

.main-content ul li a, .main-content ul li a:visited {
	color: #0066cc;
}

.main-content .news .item {
	margin: 10px 0 0 0;
}

.main-content .news .item h1 {
	margin-top: 2px;
	padding: 0 0 5px 0;
	font-size: 16px;
	background: url(../images/side-nav-h2-bg.gif) scroll right bottom repeat-x;
}

.main-content .news .item p.date{
	font-weight: bold;
}

.main-content .news .item strong, .main-content .news .item strong em{
	font-weight: bold;
}

.main-content .news .item em, .main-content .news .item em strong {
	font-style:italic;
}

.main-content .news .item img {
	margin-top: 10px;
}

.main-content .news .item a, .main-content .news .item a:visited {
	color: #0066cc;
}

#content .aux-content {
	float: left;
	width: 315px;
}

.main-content.wide .google {
	float: right;
}

.toolbox, .archive {
	clear: right;
	width: 313px;
	zoom: 1;
	margin-top: 10px;
	padding: 0 0 10px 0;
	background: transparent url(../images/toolbox-bg.gif) left top no-repeat;
	border: 1px solid #e3e5d7;
}

.main-content.wide .toolbox {
	float: right;
}

.toolbox .button, .archive .button {
	float: left;
	width: 140px;
	margin-left: 10px;
}

.toolbox a, .toolbox a:visited {
	display: block;
	margin: 10px 0 0 0;
	padding: 0 10px 0 23px;
	color: #252525;
	font-size: 12px;
	line-height: 16px;
}

.toolbox a#toolbox-email {
	background: transparent url(../images/toolbox-email-bg.gif) left center no-repeat;
}

.toolbox a#toolbox-bookmark {
	background: transparent url(../images/toolbox-bookmark-bg.gif) left center no-repeat;
}

.toolbox #toolbox-print {
	background: transparent url(../images/toolbox-print-bg.gif) left center no-repeat;
}

.toolbox #toolbox-share {
	background: transparent url(../images/toolbox-share-bg.gif) left center no-repeat;
}

.toolbox #toolbox-error {
	background: transparent url(../images/toolbox-error-bg.gif) left center no-repeat;
}

.archive a, .archive a:visited {
	display: block;
	margin: 10px 0 0 0;
	padding: 0 10px 0 23px;
	color: #0066cc;
	font-size: 12px;
	line-height: 16px;
}

.aux-content .ad-box {
	margin-top: 10px;
	padding: 7px;
	background-color: #e3e5d7;
}

.aux-content .ad-box h2 {
	margin-top: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
}

.aux-content .ad-box p {
	margin-top: 3px;
	font-size: 11px;
	color: #666666;
}

.aux-content .ad-box p.ad {
	margin-top: 7px;
	text-transform: uppercase;
	text-align: center;
}

.aux-content .ad-box p a, .aux-content .ad-box p a:visited {
	color: #0066cc;
}

.members_message {
	color: #BB0000;
	font-size:12px;
	padding: 4px 0px 5px 0px;
}

.main-content .news .item .members_message a {
	color:#BB0000;
	font-size:12px;
	padding: 4px 0px 5px 0px;
	text-decoration: underline;
}

.main-content .news .item .members_message a:hover {
	color:#0066CC;
}
