/*
Theme Name: ThinkBrilliant-2
*/
html{
	height:100%;
}
body{
	margin:0;
	background:#2a2f36 url(images/bg-body.gif) repeat-x;
	font:12px Helvetica, Arial, sans-serif;
	color:#111;
	height:100%;
	min-width:930px;
}
.system-message {
	background-color:#000000;
	color:#fff;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:10px 0;
	text-align:center;
}
.system-message p {
	margin:0;
	padding:0;
}
.system-message a {
	background-color:#2a2e36;
	color:#78A433;
	margin:0 0 0 5px;
	padding:3px 5px;
	text-decoration:none;
}
.system-message a:hover {
	background-color:#78A433;
	color:#2a2e36;
}
img{border:0;}
a{
	color:#121212;
	text-decoration:none;
}
a:hover{
	color:#2E4E69;
	text-decoration:none;
}
/*system anchor buttons*/
a.sys-btn {
	border-color:#DDDDDD #DDDDDD #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#333333;
	cursor:pointer;
	margin:0;
	overflow:visible;
	text-shadow:1px 1px 0 #FFFFFF;
	width:auto;
	/* browser specific */
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
}
a.sys-btn:hover {
	border-color:#acacac #acacac #999;
}
a.sys-btn.size-small:active,
a.sys-btn.size-med:active,
a.sys-btn.size-lrg:active {
	background-image:none;
	background-color:#e4e4e4;
	border-color:#999 #999 #bababa;
}
a.sys-btn:focus {
	outline:none !important;
}
/* small size button */
a.sys-btn.size-small {
	background:url(images/btns/default-gray.png) repeat-x scroll 0 -43px transparent;
	display:inline-block;
	font:12px "Lucida Grande",verdana,sans-serif;
	padding:5px 13px;
}
/* medium size button */
a.sys-btn.size-med {
	background:url(images/btns/default-gray.png) repeat-x scroll 0 -43px transparent;
	display:inline-block;
	font:16px "Lucida Grande",verdana,sans-serif;
	padding:7px 12px;
}
/* large size button */
a.sys-btn.size-lrg {
	background:url(images/btns/default-gray.png) repeat-x scroll 0 -43px transparent;
	display:inline-block;
	font:20px "Lucida Grande",verdana,sans-serif;
	padding:16px 25px;
}
#wrapper{
	width:921px;
	margin:0 auto;
	min-height:100%;
	background:#fff;
}
.wrapper-hold{
	xbackground:url(images/bg-wrapper-hold.gif) no-repeat 100% 6px;
}
.homepage #wrapper{
	background:#fff	url(images/bg-info-hold.gif) repeat-y 21px 0;
}
* html #wrapper{
	height:100%;
}
.wrapper-holder{
	/*overflow:hidden;*/
	padding:0 0 28px;
	/*border-top:6px solid #000; remove this commment when system message is not displaying*/
}
* html .wrapper-holder {
	overflow:visible;
	height:1%;
}
#header{
	background: url("images/header-bottom-line.png") repeat-x 0 bottom transparent;
	overflow: hidden;
	padding:20px 0 0 0;
	position: relative;
	min-height:32px;
}
* html #header{
	height:101px;
}
.logo{
	xbackground:url(images/bg-logo.gif) no-repeat;
	width:295px;
	height:14px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:110px auto 0;
}
.logo a{
	display:block;
	height:14px;
}
#nav{
	font: 13px Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0 auto;
	width: 360px;
}
#nav:after{
	content:"";
	clear:both;
	display:block;
}
* html #nav{
	height:1%;
	overflow:visible;
}
#nav li{
	float:left;
	position:relative;
	xmargin: 0 15px;
}
#nav li.click-drop a {
	padding:2px 10px 0 15px;
}
#nav li.click-drop .image-box a {
	padding:0;
}
#nav .drop-item a.get-in-touch {
	background:url("images/get-in-touch-tab-bg.png") no-repeat scroll 0 0 transparent;
	color:#041125;
	display:inline;
	float:left;
	line-height:25px;
	margin:0;
	padding:2px 10px 0 15px;
	position:relative;
	text-decoration:none;
	width:79px;
}
#nav .drop-item a:hover{}
#nav a{
	float:left;
	position:relative;
	display:inline;
	padding:2px 10px 0;
	line-height:25px;
	color:#2e4e69;
	outline-style:none;
}
#nav .drop-down {
	display:none;
	position:absolute;
	z-index:10;
	top:27px;
	right:0;
	width:369px;
}
#nav .drop-down .c {
	background:url("images/drop-down-c-bg.png") no-repeat scroll 0 0 transparent;
	overflow:hidden;
	padding:13px 0 7px 14px;
}
#nav .drop-down .b {
	background:url("images/drop-down-b-bg.png") no-repeat 0 0 transparent;
	height:15px;
	overflow:hidden;
}
#nav li.hover .drop-down,
#nav li:hover .drop-down{
	display:block;
}
#nav .inf-box{
	background:none repeat scroll 0 0 #FAFAFA;
	overflow:hidden;
	padding:3px 0 0 5px;
	width:340px;
}
#nav .inform-list{
	margin:0;
	padding:0 0 10px;
	list-style:none;
	font-size:12px;
	color:#626262;
}
#nav .inform-list li{
	float:none;
	border:0;
	padding:0;
	margin:0;
	line-height:18px;
}
#nav .inform-list .ttl{
	color:#131313;
	font-size:13px;
}
#nav .add-nav{
	margin:0;
	padding:0 0 12px 3px;
	list-style:none;
}
#nav .add-nav li{
	color:#595d63;
	float:none;
	border:0;
	margin:0;
}
#nav .add-nav a{
	background:none !important;
	float:none;
	line-height:12px;
	font-weight:bold;
	font-size:13px;
	color:#5b8616 !important;
}
#nav .add-nav a:hover{
	text-decoration:underline;
}
#nav .image-box{
	width:125px;
	float:right;
	padding:2px 9px 0 0;
}
#nav .image-box a{
	background:none !important;
	float:none;
	margin:0;
	padding:0;
}
#nav .image-box img{
	display:block;
}
#nav li.click-drop a.close {
	bottom:25px;
	color:#333333;
	line-height:20px;
	padding:0;
	position:absolute;
	right:24px;
	text-align:center;
	width:50px;
}
#nav li.click-drop a.close:hover {
	background:transparent;
}
.txt-tel-877{
	background:url(images/bg-tel.png) no-repeat;
	width:104px;
	height:10px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:8px 0 9px 2px;
}
.txt-fax-503{
	background:url(images/bg-fax.png) no-repeat;
	width:104px;
	height:10px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 14px 3px;
}
.information-area{
	width:200px;
	float:left;
}
.info-block{
	background-color:#F5F5F5;
	display:block;
}
* html .info-block {
	overflow:visible;
	height:1%;
}
.info-hold{
	background:#f5f5f5 url(images/masthead.png) center 30px no-repeat;
	display:inline-block;
	height:115px;
	padding:39px 0 0;
	width:920px;
}

.info-hold .tweetmeme_button {
	display:none;
}
.info-block h1{
	margin:0 0 18px 0;
	color:#111;
	font:44px "Georgia", Helvetica, Arial, sans-serif;
	line-height:70px;
	letter-spacing:-1px;
	text-shadow:0 3px 0 #ffffff;
	font-weight:normal;
	display:inline;
}
.info-block h2{
	margin:0 0 0px 0;
	color:#9e9e9e;
	font:30px "Georgia", Helvetica, Arial, sans-serif;
	line-height:20px;
	letter-spacing:-2px;
	text-shadow:0 3px 0 #ffffff;
	font-weight:normal;
	text-align: right;
	font-style: normal;
}
.info-block .statement {
	color:#515863;
	float:left;
	font:12px Helvetica, Arial, sans-serif;
	line-height:20px;
	margin:10px 0 0 20px;
	width:260px;
}
.info-block .statement strong {
	color:#171717;
}
.info-holder{
	float:left;
    padding:0 0 5px 35px;
    margin:0 0 4px;
    background:url(images/#) no-repeat 0 100%;
}
.link-holder{
	margin:0;
	padding:0 0 16px 42px;
	list-style:none;
	overflow:hidden;
}
* html .link-holder{
	height:1%;
	overflow:visible;
}
.link-holder li{
	float:left;
	padding:0 8px 0 0;
}
.image-holder{background:url(images/bg-image-holder.gif) no-repeat;}
.image-holder .holder{
	background:url(images/bg-image-holder.gif) no-repeat -921px 100%;
	/*min-height:820px;*/
}
/** html .image-holder .holder{height:820px;}*/
.image-holder img{display:block;}
.info-holder .decorated-link{
	margin:0 0 0 -5px;
	display:inline;
}
.info-block .img-box{
	float:right;
	padding:4px 0 0 40px;
}
.info-block .img-box img{
	display:block;
}
.txt-area{
	color:#4C4B4B;
	overflow:hidden;
}
* html .txt-area{
	height:1%;
	overflow:visible;
}
.txt-area p{
	margin:0 0 19px;
	font-size: 13px;
	color:#1d1d1d;
	line-height:20px;
	font-family:Helvetica, Arial, sans-serif;
	text-shadow:0 1px 0 #FFFFFF;
	font-style: normal;
}
.txt-area p a{
	font-weight:bold;
}
.decorated-link{
	background:url(images/bg-decorated-link.gif) no-repeat 5px 50%;
	color:#2e4e69;
	font:13px Arial, Helvetica, sans-serif;
	padding:2px 5px 2px 31px;
	line-height:20px;
}
.decorated-link:hover{
	text-decoration:none;
	background:#fffdd1 url(images/bg-decorated-link.gif) no-repeat 5px 50%;
}
#main{
	overflow:hidden;
	padding:0 0 4px;
}
#main.about-page{
	background-color:#f5f5f5;
	padding: 0;
}
#main.front{
	background-color:#18191B;
}
* html #main{
	height:1%;
	overflow:visible;
}
.side-box{
	border-right: 1px solid #D4D5D7;
	width:302px;
	margin-top: 27px;
	overflow:hidden;
	padding:0 0 45px;
	float:left;
}
.side-box .holder{
	overflow:hidden;
	padding:0 23px 0 44px;
}
.side-box h2{
	color:#7f7f7f;
	margin:0 0 6px;
	font:20px Georgia, "Times New Roman", Times, serif;
}
.side-box .post-info{
	color:#7aa734;
	font-size:13px;
	display:block;
	border-bottom:1px solid #3a4046;
	padding:0 0 11px;
	margin:0 0 15px;
}
.side-box .post-info a{
	color:#7aa734;
}
.side-box .text-box{
	padding:0 20px 0 0;
	min-height:266px;
	color:#7AA734;
}
* html .side-box .text-box{
	height:266px;
}
.side-box .text-box p{
	font-family: chaparral-pro,sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	line-height: 29px;
	margin: 0;
}
.side-nav{
	bottom: 15px;
	left: -321px;
	padding:0;
	list-style:none;
	font:16px Georgia,Helvetica,Arial,sans-serif;
	position: absolute;
}
.side-nav li{
	width:100%;
	overflow:hidden;
}
.side-nav a{
	background:#2b2e36 !important;
	color:#fff !important;
	font-family: chaparral-pro,sans-serif;
	width:100%;
	padding:8px 0 7px;
	display:block;
	outline:none;
	text-decoration:none;
	text-transform: none;
}
.side-nav .active a{background:#2d333a;}
.side-nav a:hover{
	color:#78a433;
	text-decoration:none;
}
.side-nav a span{
	padding:0 17px 0 23px;
	background:url(images/bg-side-nav-arrow.gif) no-repeat 8px 57%;
}
.side-nav .active a span,
.side-nav a:hover span{background:url(images/bg-side-nav-arrow.gif) no-repeat 8px 57%;}
.deployment{
	color:#5d5d5d;
	font-family: Helvetica,Arial,sans-serif !important;
	font-size: 12px;
	font-style: normal;
}
.deployment a{
	background-color: #fff !important;
	color:#999 !important;
}
.deployment a:hover{
	color:#808182;
	text-decoration:none;
}
.deployment strong{
	color: #232323;
	text-transform: uppercase;
}
.text-inform{
	width:560px;
	display:inline;
	margin:0 40px 0 15px;
	padding:21px 0 0;
	position: relative;
	float:right;
	font-family: chaparral-pro, serif;
	font-weight: 400;
	color:#1d1d1d;
	font-size: 15px;
	line-height:22px;
}
.text-inform.weekly-desktop {
	margin:0 10px;
	width:596px;
}
.text-inform.about-page {
	background: url("images/header-bottom-line.png") repeat-x scroll center top transparent;
	display: block;
    float: none;
    margin: 0 auto;
    width: 875px;
}
.text-inform a{
	color:#2E4E69;
	background-color:#fffdd1;
}
.text-inform a:hover{
	color:#ffffff;
	background-color:#2E4E69;
	text-decoration:none;
}
.page .text-inform{
	float: none;
}
.text-holder{
	padding:0 0 10px 7px;
	border-bottom:1px solid #d4d5d7;
	margin:0 0 22px;
	position:relative;
}
.text-holder.about-page{
	border-bottom:none;
	padding: 0;
}
.text-holder.about-page ul{
	list-style: none;
	margin: 40px 0;
	overflow: hidden;
	padding: 0;
}
.text-holder.about-page ul li{
	color: #454545;
	float: left;
	font-family: chaparral-pro,sans-serif;
	font-size: 16px;
	line-height: 26px;
	padding: 0 55px;
    width: 325px;
}
.text-holder.about-page ul li.column2{
	border-left: 1px dotted #777;
}
.text-hold p:first-child {
	margin:0 0px 0 0;
	font-family: chaparral-pro,sans-serif;
}
.weekly-desktop .text-hold p:first-child {
	margin:0 0px 0 0;
}
.page .text-holder{
	padding:0 20px 32px 33px;
}
.text-inform h1{
	font-family: chaparral-pro,sans-serif;
	font-weight: 700;
	margin:0 0 21px;
	font-size: 26px;
	padding-top: 8px;
}
.text-inform.about-page h1{
    margin: 25px 0 45px;
    text-align: center;
}
.text-inform.about-page h1 span{
	background-color: #fff;
    font-family: chaparral-pro,sans-serif;
    font-size: 19px;
    font-weight: normal;
    line-height: 32px;
    padding: 2px 10px;
    white-space: nowrap;
    word-wrap: normal;
}
.text-inform h4 {
	color:#78A433;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0;
}
.text-inform li {
	color:#868686;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:20px;
	margin-left:0;
	padding-bottom:4px;
}
.text-inform p{
	margin:0 0 20px;
	font-family: chaparral-pro,sans-serif;
	font-size: 16px;
	line-height:24px;
}
.text-inform small{
	font-size:12px;
	padding:4px;
	color:#455c7b;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #d9dfe8;
}
.text-inform blockquote{
	font-size:15px;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #868686;
	background-color: #;
	font-style: normal;
	margin-left: 30px;
}
.text-inform h3{
	font-size:18px;
	padding:0px;
	color:#78A433;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.text-hold p {
	font-size:17px;
	line-height:26px;
	margin:0 0 25px;
	font-weight: 400;
}
.text-inform .img-area{
	padding:1px 0 25px 26px;
}
.text-inform .img-area img{
	display:block;
}
.info-box{
    overflow:hidden;
    position:relative;
    margin:0 0 -13px;
    width:100%;
    text-align:left;
}
.info-box .hold{
    position:relative;
}
.info-box .holder{
    position:relative;
}
.info-block .announcement,
.blog-box .announcement {
	background:#3d4146 url(images/frontblocks/announcement-bg.png) repeat-x 0 0;
	display:block;
	color:#95a1a7;
	font-size:13px;
	overflow:auto;
}
.info-block .announcement {
	margin:15px auto 0;
	width:850px;
}
.blog-box .announcement {
	margin:0 0 10px 24px;
    width: 872px;
}
.info-block .announcement span,
.blog-box .announcement span {
	float:left;
}
.info-block .announcement span.left-cap,
.blog-box .announcement span.left-cap {
	background:#3d4146 url(images/frontblocks/announcement-icon.png) no-repeat 0 0;
	height:37px;
	width:114px;
}
.info-block .announcement span.text p,
.blog-box .announcement span.text p {
	color:#fff;
	margin:13px 0 0 15px;
}
.info-block .announcement span.right-cap,
.blog-box .announcement span.right-cap {
	background:#3d4146 url(images/frontblocks/twitter-follow.png) no-repeat 0 0;
	float:right;
}
.info-block .announcement span.right-cap a,
.blog-box .announcement span.right-cap a {
	display:block;
	height:37px;
	outline:none;
	width:141px;
}
.decorated-hold{
    float:left;
    border:solid #e9e9e9;
    border-width:1px 0;
    padding:5px 11px 5px 14px;
}
.decorated-box{
	display:block;
	line-height:36px;
	background:#fff;
	padding:0 11px 0 7px;
	font-size:14px;
}
.decorated-box a{
	font-weight:bold;
	color:#002357;
	background-color:#FFFDD1;
	text-decoration:none;
	padding:3px;
}
.decorated-box a:hover{
	font-weight:bold;
	color:#ffffff;
	background-color:#002357;
}
.img-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html .img-list{
	height:1%;
	overflow:visible;
}
.img-list li{
	float:left;
	padding:0 0 3px;
	margin:0 7px 0 0;
}
.img-list li.hover,
.img-list li:hover{
	background:url(images/bg-img-list.gif);
}
.img-list .img-box{
	padding:5px 5px 3px;
}
.img-list .img-box img{
	display:block;
	clear:both;
}
.img-list li.hover span,
.img-list li:hover span{
	display:block;
	border:2px solid #829c5f;
	overflow:hidden;
	width:196px;
	height:196px;
}
.img-list li.hover img,
.img-list li:hover img{margin:-2px;}
.image-area {
	background-color:#f5f5f5;
	margin:0 0 30px;
	padding:0 0 38px;
}
* html  .image-area{
	overflow:visible;
	height:1%;
}
.image-area h2{
	margin:0 0 4px 2px;
	color:#0e0e0e;
	font:bold 14px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.img-list .decorated-link{
	margin:0 0 0 5px;
	padding:0 5px 0 28px;
	background-position:3px 50%;
	display:inline;
}
.img-list .decorated-link:hover{
	background-position:3px 50%;
}
.txt-block{
	background:#18191b url(images/bg-image-area.gif) no-repeat 0 0;
	overflow:hidden;
	padding:45px 0 0;
}
* html .txt-block{
	height:1%;
	overflow:visible;
}
.txt-box{
	width:422px;
	float:left;
}
.txt-box h2{
	margin:0;
	color:#78a433;
	font:bold 14px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.txt-holder{
	color:#666;
	background:url(images/bg-txt-holder.gif) no-repeat 0 100%;
	padding:0 35px 7px 43px;
	margin:8px 0 15px;
}
.txt-holder h2{
	margin:0 0 17px;
}
.txt-holder p{
	margin:0 0 16px;
	line-height:20px;
}
.txt-holder a{
	font-weight:bold;
}
.news-block{
	width:455px;
	float:left;
}
.news-block .decorated-row{
	overflow:hidden;
	text-align:right;
	padding:2px 12px 1px 8px;
	line-height:24px;
	margin:0 0 16px;
}
* html .news-block .decorated-row{
	height:1%;
	overflow:visible;
}
.news-block .decorated-row h2{
	margin:0;
	float:left;
	color:#fff;
	font:bold 14px/24px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.news-block .decorated-row a{
	color:#868686;
}
.news-list{
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
}
.news-list li{
	padding:0 0 15px;
}
.news-list .img-box{
	float:right;
	padding:0 0 0 20px;
}
.news-list .img-box img{
	display:block;
	width: 101px;
}
.news-list p{
	margin:0 0 15px;
	line-height:18px;
	color:#747474;
}
.text-information{
	padding:0 0 0 7px;
}
.news-list h3{
	font-size:16px;
	line-height:24px;
	margin:0;
	overflow:hidden;
}
* html .news-list h3{
	height:1%;
	overflow:visible;
}
.news-list h3 a{
	color:#fff;
	float:left;
	padding:0 0 0 7px;
}
.news-list h3 a:hover{
	color:#78a433;
	background:#324045;
	text-decoration:none;
	padding:0 5px 0 7px;
}

.news-list .date{
	display:block;
	color:#5e5e60;
	margin:0 0 13px;
	font:12px/14px Arial, Helvetica, sans-serif;
}
.news-list .date a{color:#929292;}
.contact-info{
	margin:0;
	padding:0 0 46px 42px;
	list-style:none;
	overflow:hidden;
}
* html .contact-info{
	overflow:visible;
	height:1%;
}
.contact-info li{
	float:left;
	padding:0 12px 0 0;
}
.txt-fax{
	display:block;
	background:url(images/bg-txt-fax.gif) no-repeat;
	width:100px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
}
.txt-tel{
	display:block;
	background:url(images/bg-txt-tel.gif) no-repeat;
	width:101px;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
}
.inform-holder{
	overflow:hidden;
	clear:both;
}
.inform-holder h2{
	padding:0 0 26px 39px;
}
* html .inform-holder{
	overflow:visible;
	height:1%;
}
.inform-holder ul{
	margin:0 2px 0 0;
	padding:0;
	list-style:none;
	float:left;
	width:260px;
	overflow:hidden;
}
.inform-holder li{
	margin:-20px 0 20px 0;
	border-top:1px solid #000;
	padding:10px 0 9px 42px;
	line-height:32px;
	vertical-align:top;
	overflow:hidden;
	height:1%;
}
.inform-holder .numbers{
	color:#fff;
	font:26px Georgia, "Times New Roman", Times, serif;
	padding:0 8px 0 0;
	float:left;
}
* html .inform-holder .numbers{
	margin:0 -3px 0 0;
}
.inform-holder .decorated{
	color:#838383;
}
.inform-holder em{
	color:#5e5e60;
	display:block;
}
.text-block{
	float:left;
	height:138px;
	background:url(images/bg-text-block.gif) no-repeat;
	font-size:14px;
	font-style:italic;
	padding:64px 0 0 42px;
}
.text-block strong{
	font-size:32px;
	font-style:normal;
	display:block;
	font-weight:normal;
	line-height:18px;
	margin:0 0 0 -2px;
}
.inf-hold{
	overflow:hidden;
	background:#f5f5f5 url(images/bg-info-hold.gif) repeat-y 21px 0;
}
* html .inf-hold {
	overflow:visible;
	height:1%;
}
.inf-hold h1{
	margin:0 21px 5px -3px;
	color:#1b293f;
	text-shadow:0 2px 0 #FFFFFF;
	font:70px/80px "Georgia",Times,serif;
	letter-spacing:-3px;
	font-weight:normal;
}
.inf-hold p{
	margin:0 0 5px;
	line-height:20px;
	font-size:13px;
	color:#1d1d1d;
	text-shadow:0 1px 0 #FFFFFF;
}
.text-info{
	padding:9px 53px 7px 43px;
	margin:0 0 16px;
	background:url(images/bg-text-info.gif) no-repeat 0 100%;
}
.inform{
	overflow:hidden;
	padding:22px 53px 25px 47px;
	background:#f5f5f5 url(images/bg-info-hold.gif) repeat-y 21px 0;
}
* html .inform {
	overflow:visible;
	height:1%;
}
.inform .heading{
	overflow:hidden;
	width:100%;
	padding:0 0 6px;
	margin:0 0 22px;
	background:url(images/bg-inform-heading.gif) no-repeat 0 100%;
}
.inform h1{
	float:left;
	margin:0 21px 0 0;
	color:#111;
	text-shadow:0 2px 0 #FFFFFF;
	font:70px/80px "Georgia",Times,serif;
	font-weight:normal;
	letter-spacing:-3px;
}
* html .inform h1{margin-right:18px;}
.inform .sub-heading{
	display:block;
	overflow:hidden;
	margin:6px 0 0;
	color:#111;
	text-shadow:0 2px 0 #FFFFFF;
	font:20px/30px Georgia, 'Times New Roman', Times, serif;
}
.inform-area{
	width:100%;
	overflow:hidden;
	padding:1px 0 0;
	background:url(images/bg-info-hold.gif) repeat-y 507px 0;
}
.inform-area .tweetmeme_button {
	display:none;
}
.inform-area p{
	margin:0;
	color:#1d1d1d;
	font-size:13px;
	line-height:22px;
	text-shadow:0 1px 0 #FFFFFF;
}
.inform-area .txt-box{
	float:left;
	width:490px;
}
.inform-area .sub-txt-box{
	float:right;
	width:289px;
}
.inform-area .decorated-link{margin-top:10px;}
.inform .separated{
	background:none;
	margin:0;
}
.inform .separated h1{
	float:left;
	background:url(images/sep-heading.gif) repeat-y 100% 0;
	line-height:64px;
	padding:0 25px 0 0;
	margin:0 25px 0 0;
	width: 253px;
}
.inform .separated .holder{
	overflow:hidden;
	height:1%;
	font-size:12px;
	line-height:20px;
}
.inform .separated .holder .sub-heading{
	margin:0 0 15px;
}
.inform .separated .holder p{
	margin:0;
	text-shadow:0 1px 0 #FFFFFF;
}
.partner-list{
	overflow:hidden;
	padding:0px 17px 0 37px;
}
.partner-list .tweetmeme_button {
	display:none;
}
.partner-list ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.partner-list ul li{
	background:#f9f9f9;
	float:left;
	width:850px;
	border-bottom:5px solid #fff;
}
.partner-list .item{
	float:left;
	width:386px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	margin:0 0 0 -5px;
	display:inline;
	padding:18px 15px 0 19px;
}
.partner-list .item.hover,
.partner-list .item:hover{
	background:#ededed;
}
.partner-list .item .visit-site{
	display:none;
	font-size:11px;
	line-height:16px;
	margin:0 0 0 9px;
}
.partner-list .item .visit-site:hover{
	color:#78a433;
}
.partner-list .item.hover .visit-site,
.partner-list .item:hover .visit-site{
	display:inline;
}
.partner-list .item .info{
	overflow:hidden;
	height:1%;
}
.partner-list .item .info img{
	display:block;
	padding:0 0 0 5px;
	float:right;
}
.partner-list .info-box{
	width:auto;
	overflow:hidden;
	height:1%;
	margin:0;
	float:none;
	color:#666;
	display:block;
	font:13px/20px Arial, Helvetica, sans-serif;
	text-shadow:0 1px 0 #FFFFFF;
}
.partner-list h2{
	font:20px/24px chaparral-pro,sans-serif;
	margin:0 0 15px;
	font-weight: 600;
	text-shadow:0 2px 0 #FFFFFF;
}
.partner-list p{
	margin:0 0 10px;
}



.twocolumn{
	overflow:hidden;
	padding:16px 9px 0 36px;
	background:#fff url(images/bg-info-hold.gif) repeat-y 21px 0;
}
* html .twocolumn {
	overflow:visible;
	height:1%;
}
.content-area{
	float:left;
	width:534px;
	overflow:hidden;
}
.post-section{
	overflow:hidden;
	width:103%;
	margin:0 -15px 13px 0;
}
.post-section .post{
	float:left;
	width:261px;
	margin:0 12px 0 0;
}
.post-section .post .img-hold{
	overflow:hidden;
	width:261px;
	height:161px	;
	background:#c2c2c2;
}
.post-txt{
	overflow:hidden;
	padding:12px 10px 18px 12px;
	background:#353535 url(images/bg-post-txt.gif) repeat-x;
}
* html .post-txt {
	overflow:visible;
	height:1%;
}
.post-txt h2{
	margin:0 0 6px;
	color:#fff;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	letter-spacing:0px;
	text-shadow:0 1px 0 #1D1D1D;
}
.post-txt p{
	margin:0;
	color:#c0c0c0;
	word-spacing:0px;
	font:12px/17px Arial, Helvetica, sans-serif;
	text-shadow:0 1px 0 #1d1d1d;
	
}
.info-list{
	margin:0;
	padding:0 0 12px;
	width:100%;
	overflow:hidden;
}
.info-list li{
	float:left;
	display:inline;
	padding:0 2px 0 8px;
	margin:0 7px 0 -7px;
	list-style:none;
	line-height:16px;
	background:url(images/sep-inform-list.gif) no-repeat 0 50%;
	color:#757575;
}
.info-list .active{color:#678925;}
/*
.info-list a{
	color:#b7b7b7;
	text-decoration:none;
}
.info-list .active a,
.info-list a:hover{color:#678925;}
*/
.aside-area{
	float:right;
	width:302px;
	padding:0 20px 0 0;
}
.aside-area .decorated-link{float:right;}
.cite-area{
	overflow:hidden;
	width:100%;
	margin:0 0 21px;
	background:url(images/bg-info-hold.gif) repeat-x;
}
.cite-area .cite-hold{
	overflow:hidden;
	padding:26px 0 22px;
	background:url(images/bg-info-hold.gif) repeat-x 0 100%;
}
.cite-area .cite-hold img{
	display:block;
	vertical-align:top;
	margin:21px auto 0;
}
.cite-area .cite-hold blockquote{
	display:block;
	padding:0;
	margin:0;
	height:1%;
	color:#343434;
	font:italic 18px/26px Georgia, 'Times New Roman', Times, serif;
	overflow:hidden;
	padding:2px 0 0 40px;
	background:url(images/bg-quote.gif) no-repeat 3px 0;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.news-section{
	overflow:hidden;
	padding:0 2px 0 3px;
}
.news-section h3{
	margin:0 0 7px;
	color:#78a433;
	letter-spacing:-1px;
	font:bold 15px/20px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.news-section h4{
	margin:0;
	color:#171717;
	letter-spacing:-1px;
	font:bold 15px/19px Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.news-section h4 a{
	color:#171717;
	padding-right:5px;
}
.news-section h4 a:hover{
	background:#000;
	color:#fff;
	text-decoration:none;
}
.news-box{
	background-color: #f5f5f5;
	margin:0;
	padding: 60px 0;
	text-align: center;
	width:100%;
}
.news-box.archives{
	margin-bottom: 10px;
	padding: 25px 0 20px;
}
.news-box.partners{
	margin-bottom: 10px;
}
.news-box.archives .text{
	font-family: bebas-neue,sans-serif;
    font-size: 70px;
    font-weight: 400;
    margin: 0 0 6px;
    text-shadow: 0 2px 0 #FFFFFF;
}
.news-box.about-page .text{
	font-family: bebas-neue,sans-serif;
    font-size: 112px;
    font-weight: 400;
    margin: 0 0 6px;
    text-shadow: 0 2px 0 #FFFFFF;
}
.news-box.archives .text span{
	color: #78A433;
}
.news-box.about-page{
	margin-bottom: 0;
	padding: 25px 0 10px;
}
.news-box:after{
	clear:both;
	display:block;
	content:"";
}
.news-box .date{
	display:block;
	color:#929292;
	margin:0 0 10px;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.news-box .date a{color:#929292;}
.news-box p{
	font-family: bebas-neue,sans-serif;
	margin:0;
	color:#1d1d1d;
	font-size:70px;
	line-height:18px;
	text-shadow:0 2px 0 #FFFFFF;
	font-weight: 400;
}
.title-box{
	font-family: chaparral-pro,sans-serif;
	background-color: #f5f5f5;
	margin:0 0 6px;
	padding: 30px 30px 30px 44px;
	text-align: left;
	font-weight: 400;
}
.title-box h1{
	font-family: chaparral-pro,serif;
	font-weight: 400;
	font-size: 42px;
	line-height: 46px;
	font-weight: 400;
	margin: 0 0 6px;
	text-shadow:0 2px 0 #FFFFFF;
	text-transform: none;
}
.title-box .date{
	color: #999;
	font-size: 13px;
	font-style: italic;
}
.title-box strong{
	color: #7AA734;
	font-weight: 400;
}
.title-box strong a{
	color: #7AA734;
	font-weight: 600;
}
.blog-box{
	width:100%;
	padding:0;
	background:#fff;
	overflow:hidden;
}
.blog-box .blog-holder{
	padding:0 0 16px 17px;
	overflow:hidden;
}
* html .blog-box .blog-holder{
	height:1%;
	overflow:visible;
}
.blog-holder .blog-l{
	width:302px;
	float:left;
}
.blog-holder .news-box{
	
}
.blog-holder .news-box .category{
    color:#688823;
    margin:-8px 0 8px;
}
.blog-holder .news-box h1{
	margin:0 0 36px;
	font:70px/60px "Georgia", Times, serif;
	color:#fff;
	letter-spacing:-3px;
	font-weight:normal;
}
.blog-holder .news-box h1 a{
    text-decoration:none;
    color:#fff;
    outline-style:none;
}
.blog-holder .news-nav .active a{background:#2d333a;}
.blog-holder .news-nav a span{padding:0 17px 0 0;}
.blog-holder .news-nav .active a span,
.blog-holder .news-nav a.a-class:hover span{background:url(images/bg-news-nav-arrow.gif) no-repeat 100% 50%;}
.blog-holder .news-box .news-nav .add-class ul{display:block;}
.blog-holder .news-box .news-nav .add-class a{background:none !important;}
.blog-holder .news-box .news-nav a:hover{
	background:#2d333a;
	color:#78a433;
}
.blog-holder .news-nav ul{
	margin:0;
	padding:0 0 15px;
	display: none;
	width:100%;
	overflow:hidden;
	list-style:none;
	overflow:hidden;
	position:absolute;
	top:50px;
	left:0;
	z-index:10;
	background:#1e232b;
}
.blog-holder .news-box .news-nav ul li{
	border:0;
	padding:13px 0 1px 23px;
}
.blog-holder .news-box .news-nav ul li a{
	color:#717171;
	padding:0;
	display:inline;
	background:none;
}
.blog-holder .news-box .news-nav li ul li a:hover{
	color:#fff;
	background:none;
}
.blog-holder .news-box .box-hold{
    padding:14px 0 29px 55px;
    width:225px;
    margin:0 0 0 -40px;
    background:url(images/bg-news-box-b.gif) repeat-y;
}
.blog-holder .news-box .box-hold .rss{
	text-decoration:none;
	text-transform:uppercase;
	color:#d2761d;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.box .tweetmeme_button {
	display:none;
}
.blog-holder .news-box .box-hold .rss:hover{text-decoration:underline;}
.blog-holder .box{
	overflow:hidden;
	margin:0 0 7px 7px;
	overflow:hidden;
	padding:28px 7px 22px 17px;
	background:#f5f5f5;
	border:1px solid #dcdcdc;
	float:left;
	display:inline;
	width:260px;
	min-height:455px;
}
.blog-holder .box.hover,
.blog-holder .box:hover{
	background:#e2e7d4;
	border:1px solid #829c5f;
}
* html .blog-holder .box{
	overflow:visible;
	height:455px;
}
.blog-holder .blog-l .box{margin:0 0 7px 17px;}
.blog-holder .box .head{
	overflow:hidden;
	min-height:84px;
	width:260px;
}
* html .blog-holder .box .head{height:84px;}
.blog-holder .box h2{
	margin:0 0 4px;
	font-family: chaparral-pro,serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color:#111;
	text-transform: none;
}
.blog-holder .box h2 a{
	text-decoration:none;
	font-weight: normal;
	color:#111;
	text-shadow:0 1px 0 #FFFFFF;
	font-weight: 400;
}
.blog-holder .box h2 a:hover{
	background:#111;
	color:#fff;
	text-shadow:none;
}
.blog-holder .box p{
	margin:0 0 20px;
	font:13px/19px chaparral-pro,serif;
	color:#1d1d1d;
	text-shadow:0 1px 0 #FFFFFF;
}
.blog-holder .box em{
	display:block;
	font-family: chaparral-pro, serif;
	margin:0 0 22px 2px;
	font-size:14px;
	color:#8d8d8d;
	font-style: italic;
}
.blog-holder .box .img{
	margin:0 0 20px 2px;
	overflow:hidden;
}
* html .blog-holder .box .img{
	overflow:visible;
	height:1%;
}
.blog-holder .box .img img{display:block;}
.blog-holder .box .text{
    padding:0 10px 0 2px;
    overflow:hidden;
}
* html .blog-holder .box .text{
	overflow:visible;
	height:1%;
}
.blog-holder .blog-l .box{padding:17px 7px 20px 18px;}
.blog-holder .blog-r,
.blog-holder .blog-c{
	width:291px;
	float:left;
}
.blog-holder .blog-r{
	margin:0 0 0 -1px;
	display:inline;
}
.blog-holder .blog-c .box .text{padding:0 0 0 6px;}
.blog-holder .blog-r .head{
	padding:0 0 0 5px;
	width:255px;
}
.blog-holder .blog-r .box .text{padding:0 0 0 5px;}
.listing{
	margin:0;
	padding:0 3px;
	list-style:none;
	overflow:hidden;
}
* html .listing{
	height:1%;
	overflow:visible;
}
.listing .previous,
.listing .next{
	width:112px;
	background:url(images/bg-nav-box.gif) no-repeat 0 22px;
}
.listing .previous{
	float:left;
	text-align:left;
}
.listing .next{
	float:right;
	text-align:right;
}
.listing a{
	padding:32px 0 0;
	width:100%;
	display:block;
	color:#2e4e69;
	text-decoration:none;
}
.listing a:hover{
	color:#b0b0b0;
	text-decoration:none;
}
.listing .previous a{background:url(images/arrow-left.gif) no-repeat;}
.listing .previous a:hover{background:url(images/arrow-left-h.gif) no-repeat;}
.listing .next a{background:url(images/arrow-right.gif) no-repeat 100% 0;}
.listing .next a:hover{background:url(images/arrow-right-h.gif) no-repeat 100% 0;}
.nav-box{
	overflow:hidden;
	padding:0 40px 5px 38px;
	background:#fff;
}
* html .nav-box{
	overflow:visible;
	height:1%;
}
.nav-box .previous,
.nav-box .next{
	width:112px;
	background:url(images/bg-nav-box.gif) no-repeat 0 22px;
}
.nav-box .previous{
	float:left;
	text-align:left;
}
.nav-box .next{
	float:right;
	text-align:right;
}
.nav-box a{
	padding:32px 0 0;
	width:100%;
	display:block;
	color:#2e4e69;
	text-decoration:none;
}
.nav-box .previous a{background:url(images/arrow-left.gif) no-repeat; outline-style:none;}
.nav-box .previous a:hover{background:url(images/arrow-left-h.gif) no-repeat; outline-style:none;}
.nav-box .next a{background:url(images/arrow-right.gif) no-repeat 100% 0; outline-style:none;}
.nav-box .next a:hover{background:url(images/arrow-right-h.gif) no-repeat 100% 0; outline-style:none;}
.listing-area{
	margin:0;
	padding:16px 20px 0 43px;
	list-style:none;
	overflow:hidden;
}
* html .listing-area{
	height:1%;
	overflow:visible;
}
.listing-area li{
	width:112px;
	overflow:hidden;
	padding:0 0 10px;
	background:url(images/bg-listing-area.gif) no-repeat 0 100%;
}
.listing-area .prev{
	float:left;
}
.listing-area .prev a{
	display:block;
	background:url(images/bg-listing-prev.gif) no-repeat;
	width:22px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	outline-style:none;
}
.listing-area .prev a:hover{
	background:url(images/bg-listing-prev.gif) no-repeat 0 -14px;
}
.listing-area .next{
	float:right;
}
.listing-area .next a{
	float:right;
	display:block;
	background:url(images/bg-listing-next.gif) no-repeat;
	width:22px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	outline-style:none;
}
.listing-area .next a:hover{
	background:url(images/bg-listing-next.gif) no-repeat 0 -14px;
}
#footer{
	width:862px;
	padding:0 25px 0 34px;
	border-bottom:12px solid #fff;
	overflow:hidden;
	margin:-16px auto;
	position:relative;
	height:16px;
	text-align:right;
	font-size:11px;
}
#footer p{
	margin:3px 0 0;
	color:#b9b9b9;
}
.inf-area{
    color:#8d8d8d;
    font-size:12px;
    float:left;
    background:url(images/bg-portland-oregon.gif) no-repeat;
    height:16px;
    line-height:16px;
    padding:0 0 0 24px;
}
.inf-area .green-txt{color:#7aa734;}
#footer p{
    margin:0;
    color:#b9b9b9;
    line-height:16px;
}
.inf-area a{
	color:#7aa734;
}
.inf-area .txt{
	color:#1f5e54;
	padding:0 7px 0 0;
}
/*front page carousels */
.showcase-block {
	background-color:#f5f5f5;
	min-height:503px;
	text-align:center;
}
.showcase-block .content-showcase {
	background-color:#DFE3E5;
	height:465px;
	margin:0 auto;
	width:850px;
}
.showcase-block .content-showcase img {
	border:1px solid #ccc;
	height:435px;
	margin:15px 0 8px;
	width:820px;
}
.showcase-block .block-controls {
	background-color:#DFE3E5;
	display: block;
	margin: 0 auto;
	width: 850px;
	height: 47px;
}
.showcase-block .block-controls a.sys-btn.size-med {
	float:left;
	margin:0 0 9px 15px;
}
.showcase-block .block-controls ul {
	float:right;
	list-style:none;
	margin:0 15px;
	padding:0;
}
.showcase-block .block-controls ul li {
	float:left;
	margin:0 0 0 4px;
}
.showcase-block .block-controls ul li a {
	background:#f5f5f5 url(images/frontblocks/toggle-graphic.png) no-repeat -47px -3px;
	display:block;
	height:18px;
	outline:none;
	width:20px;
}
.showcase-block .block-controls ul li a:hover {
	background:#f5f5f5 url(images/frontblocks/toggle-graphic.png) no-repeat -4px -3px;
}
.showcase-block .block-controls ul li a.active {
	background:#f5f5f5 url(images/frontblocks/toggle-graphic.png) no-repeat -26px -3px;
}
.showcase-divider {
	background:#f5f5f5 url(images/frontblocks/showcase-divider.png) repeat-x 0 0;
	height:33px;
	margin:0 auto;
	width:850px;
}
.showcaseImg1 {
	left:14px;
	position:absolute;
	top:0;
}
.showcaseImg2 {
	left:14px;
	position:absolute;
	top:0;
}
.showcaseImg3 {
	left:14px;
	position:absolute;
	top:0;
}
/* weekly desktop posts */
.download-notice {
	color:#999;
	font-family:arial;
	margin:20px 0;
	text-align:center;
}
.download-notice strong {
	color:#1D1D1D;
}
.download-buttons.row1 {
	overflow:hidden;
	margin:0 0 15px;
}
.download-buttons.row2 {
	margin:0 auto;
	overflow:hidden;
	width:375px;
}
.download-buttons a.sys-btn.size-med {
	color:#333;
	float:left;
	margin:0 3px;
}
.download-buttons a.sys-btn.size-med:hover {
	color:#333;
}
.text-box h4 {
	color:#78a433;
	font-size:15px;
}
.text-box ol li {
	color:#868686;
	font-size:14px;
	line-height:22px;
}
.weekly-desktop .tweetmeme_button {
	padding:0 25px 0 10px;
}
/* announcement fade */
ul#news {
	color:#fff;
	list-style:none;
	margin:12px 0 0;
	padding:0 0 0 15px;
	color:#fff;
	width:553px;
}
ul#news li {
	display:inline;
	font-size:13px;
	margin:0;
	padding:0;
}
ul#news li a  {
	color:#fff;
}
/* top navigation */
.nav-item {

}
.nav-item a {

}
.inner-page-logo a {
	background: url("images/nav-sprite.png") no-repeat scroll 0 -162px transparent;
    display: inline-block;
    height: 16px;
    left: 15px;
    position: absolute;
    top: 19px;
    width: 155px;
}
.nav-item.about {
    margin-right: 10px;
    width: 60px;
}
.nav-item.news {
	margin-right: 10px;
    width: 52px;
}
.nav-item.partners {
	margin-right: 23px;
    width: 85px;
}
.nav-item .about {
	background: url("images/nav-sprite.png") no-repeat 0 -350px transparent;
	height: 11px;
    width: 25px;
}
.nav-item .news {
	background: url("images/nav-sprite.png") no-repeat 0 0 transparent;
	height: 11px;
    width: 17px;
}
.nav-item .partners {
	background: url("images/nav-sprite.png") no-repeat scroll -65px 0 transparent;
    height: 11px;
    width: 50px;
}
.nav-item .contact {
	background: url("images/nav-sprite.png") no-repeat scroll -159px 0 transparent;
    height: 11px;
    width: 43px;
}
.nav-item .about:hover {
	background: url("images/nav-sprite.png") no-repeat 0 -292px  transparent;
}
.nav-item .news:hover {
	background: url("images/nav-sprite.png") no-repeat 0 -52px transparent;
}
.nav-item .partners:hover {
	background: url("images/nav-sprite.png") no-repeat -65px -52px transparent;
}
.nav-item .contact:hover {
	background: url("images/nav-sprite.png") no-repeat -159px -52px transparent;
}
.nav-item.active .about {
	background: url("images/nav-sprite.png") no-repeat 0 -292px transparent;
}
.nav-item.active .news {
	background: url("images/nav-sprite.png") no-repeat 0 -52px transparent;
}
.nav-item.active .partners {
	background: url("images/nav-sprite.png") no-repeat -65px -52px transparent;
}
.nav-item.active .contact {
	background: url("images/nav-sprite.png") no-repeat 0 -228px transparent;
}
.nav-item span {
	display: inline-block;
	float: left;
	width: 15px;
}
.nav-item.active span {
	background: url("images/nav-sprite.png") no-repeat 0 -107px transparent;
	display: inline-block;
    float: left;
	height: 11px;
	width: 15px;
}
.contact-block {
	background-color: #fafbe4;
	display: none;
	font-size: 18px;
	margin: 30px;
	padding: 20px;
	position: relative;
	text-align: center;
}
.contact-block.show {
	display: block;
}
.contact-block .close-x {
	background-color: #e6e7c6;
    color: #810000;
    cursor: pointer;
    font-size: 11px;
    padding: 4px 6px 3px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.post-info {
	font-family: chaparral-pro,sans-serif;
	font-size: 17px;
}
/* recent news carousel */
.carousel-wrap {
	background-color: #fff;
	padding: 35px 0 25px;
	position: relative;
}
.carousel-header {
	margin: 0 auto 5px;
	width: 760px;
}
.carousel-title {
	background: url("images/nav-sprite.png") no-repeat scroll 0 -545px transparent;
    display: block;
    float: left;
    height: 14px;
    width: 112px;
}
.carousel-view-all {
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.carousel-view-all a {
	display: block;
    padding-top: 5px;
}

.scrollable {
	margin: 0 auto;

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 760px;
	height:196px;
}

.scrollable .items {
	list-style: none;
	padding: 0;

	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
.carousel-wrap .next {
	background: url("images/nav-sprite.png") no-repeat scroll 0 -476px transparent;
	cursor: pointer;
    display: block;
    height: 34px;
	position: absolute;
	right: 30px;
	top: 140px;
    width: 21px;
}
.carousel-wrap .prev {
	background: url("images/nav-sprite.png") no-repeat scroll 0 -404px transparent;
	cursor: pointer;
	display: block;
    height: 34px;
    left: 30px;
	position: absolute;
	top: 140px;
    width: 21px;
}
.carousel-wrap .next:hover {
	background: url("images/nav-sprite.png") no-repeat scroll -49px -476px transparent;
}
.carousel-wrap .prev:hover {
	background: url("images/nav-sprite.png") no-repeat scroll -50px -404px transparent;
}
.carousel-wrap .next.disabled {
	background: url("images/nav-sprite.png") no-repeat scroll -99px -476px transparent;
	cursor: default;
}
.carousel-wrap .prev.disabled {
	background: url("images/nav-sprite.png") no-repeat scroll -100px -404px transparent;
	cursor: default;
}
.items li {
    float: left;
    height: 184px;
    margin-right: 6px;
    width: 249px;
    position: relative;
}
.item-thumbnail {
	height: 184px;
	width: 249px;
}
.item-thumbnail img {
	left: 0;
	position: absolute;
	top: 0;
}
.item-meta-block {
	background-color: #000;
	height: 60px;
	margin-top: 124px;
	opacity: .7;
}
.item-meta {
	left: 15px;
    position: absolute;
    top: 134px;
}
.item-title {
	line-height: 14px;
	padding-right: 10px;
}
.item-title a {
	color: #fff;
	font-weight: bold;
}
.item-title a:hover {
	color: #78A433;
	font-weight: bold;
}
.item-byline,
.item-byline a {
	color: #ccc;
	font-family: chaparral-pro,sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-top: 3px;
}
sup {
	line-height: 14px;
}
