/*

plein air interactive 
28 Maple Street 
Suite 301 
Portland, Maine 04101 
+1 207.221.2520

http://pleinairinteractive.com 
http://facebook.com/pleinair 
http://twitter.com/gopleinair

SCREEN.CSS

*/

@import url(reset.css);

@font-face {
    font-family: 'NewsGothicMT';
    src: url('/static/fonts/news.eot');
    src: url('/static/fonts/news.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/news.woff') format('woff'),
         url('/static/fonts/news.ttf') format('truetype'),
         url('/static/fonts/news.svg#news') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NewsGothicMT-Bold';
    src: url('/static/fonts/newsbold.eot');
    src: url('/static/fonts/newsbold.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/newsbold.woff') format('woff'),
         url('/static/fonts/newsbold.ttf') format('truetype'),
         url('/static/fonts/newsbold.svg#newsbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


a:link, a:visited {
	text-decoration: underline;
	color: #232323;
	}

#utilitywrap {
	width: 100%;
	background-color: #5c9123;
	z-index: 10000000;
	/* position: relative; */
	position:fixed;
	top:0;
	left:0;
	}
	
#utility {
	width: 90%;
	margin: 0 auto;
	font-family: "NewsGothicMT", sans-serif;
	background: url('/static/images/util-border.png') right top repeat-y;
	}
	
#utility a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	padding: 6px 22px 6px 22px;
	display: block;
	}
	
#utility a:hover {
	color: #f5f5f5;
	background: #6dac2a;
	}
	
#utility li {
	float: right;
	background: url('/static/images/util-border.png') left top repeat-y;
	}
	
#utility li:first-child {
	font-family: "NewsGothicMT-Bold", sans-serif;
	}

#utility li ul li {border-top:1px solid #999;}

	
#headerwrap {
	width: 90%;
	margin: 0 auto;
	-moz-box-shadow: 0px 0px 10px #ddd;
	box-shadow: 0px 0px 10px #ddd;
	-webkit-box-shadow: 0px 0px 10px #ddd;
	z-index: 99;
	
	padding-top:24px;
	border-bottom: #3f3f3f 2px solid;
	}
	
#header {
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	background-color: #f3f3f3;
	padding: 15px 0px 0px 2%;
	position: relative;
	}
	
#header .psg {
	width: 30%;
	max-width: 322px;
	float:left;
	}
	
#header .customers {
	width: 30%;
	max-width: 318px;
	float:left;
	clear:both;
	margin-top: 8px;
	padding-bottom: 15px;
	}
	
#nav {
	width: 63%;
	float:right;
	bottom: 0;
	position: absolute;
	right: 0;
	
	padding:0;
	}
	
#nav li {
	float:right;
	padding: 0px 4%;
	border-top: 1px solid #aaaaaa;
	background: #d4d4d4 url('/static/images/nav-border.png') right top repeat-y;
	}
	
#nav li:first-child {
	background: #d4d4d4;
	}
	
#nav li:hover, #nav li.current {
	background-color: #fff;
	}
	
#nav li:last-child, #consulting {
	border-left: 1px solid #aaaaaa;
	}
	
	
#nav li a {
	color: #3f3f3f;
	text-decoration: none;
	text-transform: uppercase;
	/* font-family: "NewsGothicMT", sans-serif; */
	padding: 15px 0 15px 0;
	display: block;
	font-size: 20px;
	letter-spacing: 1px;
	
	font-family: "montserrat", sans-serif;
	font-weight: 400;
	font-style: normal;
	}
	
	
.hr1 {
	width: 100%;
	height: 2px;
	background-color: #3f3f3f;
	z-index: 100;
	position: relative;
	}
	
#containerwrap {
	width: 90%;
	margin: 0 auto;
	-moz-box-shadow: 0px 0px 10px #ddd;
	box-shadow: 0px 0px 10px #ddd;
	-webkit-box-shadow: 0px 0px 10px #ddd;
	z-index: 99;
	}

#container {
	min-height: 100px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
/* 	background: #F4F4F4; */
/* 	padding: 30px 0px; */
	}
	
#home #container {
	min-height: 100px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 30px;
	background: #fff;
	}

#breadcrumb {
	font-size:80%;
	margin: 6px 0 0 1.5em;
	}

#breadcrumb li {
	float:left;
	padding:.5em;
	color:#659123;
	}

#breadcrumb li span {
	margin-left:1em;
	}

#breadcrumb * {font-family:sans-serif;}
	
#marquee {
	width: 100%;
	min-height: 100px;
	position: relative !important;
	height: auto !important;
	}
	
.marquee_content img {
	width: 80%;
	}
	
.marquee_content {
	position: relative;
	height: auto;
	}
	
.marquee_content .caption {
/* 	height: 100%; */
	width: 39%;
	background-color: #f3f3f3;
	height: 100%;
	position:absolute;
	bottom: 0px;
	right: 0px;
	font-family: "NewsGothicMT", sans-serif;
/* 	top: -1px; */
	}
	
.caption .inner {
	padding: 25px 25px 0px 25px;
	}
	
.caption .inner h2 {
	color: #5c9123;
	font-size: 25px;
	font-family: "NewsGothicMT", sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 0px !important;
	}	
	
.caption .innerbottom {
/* 	position:absolute; */
/* 	bottom: 0; */
	font-size: 15px;
	margin: 0px 25px 25px 25px;
/* 	border-top: 1px solid #ccc; */
/* 	padding-top: 25px; */
	}
	
.captionone {
	position:absolute;
	right:40%;
	bottom: 12px;
	padding: 12px;
	background: url('/static/images/black.png') left top;
	color: #fff;
	max-width: 50%;
	}
	
.captionone h2 {
	margin-top: 0px !important;
	font-size: 21px;
	}
	
.innerbottom p {
	font-size: 13px;
	line-height: 18px;
	}
	
.innerbottom h3 {
	color: #5c9123;
	font-weight: normal;
	font-size: 13px;
	text-transform: none;
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	margin-top: 0px !important;
	}
	
.innerbottom h2 {
	color: #639100;
	margin-top: 0px !important;
	margin-bottom: 4px !important;
	font-size: 20px;
	}
	
.innerbottom a {
	color: #639100;
	}

.innerbottom ul {
	margin-left: 5px;
	}
	
.innerbottom li {
	padding-left: 15px;
	background: url('/static/images/orangedot.png') left 7px no-repeat;
	margin-bottom: 8px;
	}
	
.innerbottom h4 {
	font-weight: normal;
	font-family: "NewsGothicMT-Bold", sans-serif;
/* 	margin-bottom: 0px; */
	color: #3c3c3c;
/* 	margin-top: 0px !important; */
	}
	
.bannerline {
	width: 100%;
	color: #fff;
	margin-top: 20px;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: "NewsGothicMT-Bold", sans-serif;
	}
	
.bannerleft {
	color: #fff;
	background: #3f3f3f url('/static/images/banner-line.png') right top repeat-y;
	width: 83%;
	float:left;
	/* padding: 5px 0px; */
	height: 22px;
	line-height: 22px;
	padding-left: 1%;
	}
	
.bannerright {
	width: 16%;
	/* background-color: #5c9123; */
	background-color: #F58527;
	float:left;
	text-align: center;
	height: 22px;
	line-height: 22px;
	}
	
.bannerright a {
	color: #fff;
/* 	padding: 5px 0px; */
	text-decoration: none;
	display: block;
	}
	
.bannerright a:hover {
	color: #000;
	}

/*
#breadcrumb {
	margin-left: 2%;
	padding-top:1em;
	font-size:80%;
	}

#breadcrumb li {
	float:left;
	margin-left:4px;
	}
*/
	
#content {
	padding-top: 0px;
	font-family: "NewsGothicMT", sans-serif;
	color: #232323;
	font-size: 14px;
	line-height: 1.35em;
	width: 60%;
	float:left;
	padding-left: 2%;
	padding-right: 4%;
/* 	background: #fff url('/static/images/sidenav.png') right top repeat-y; */
	padding-top: 30px;
	padding-bottom: 30px;
	min-height:240px;
	}
	
#home #content {
	width: 100%;
	padding-top: 25px;
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 0px;
	float: none;
	margin-left: 0px;
	background: none;
	}

	
#sidenav {
	width: 33%;
	float:left;
/* 	background: #f4f4f4; */
	padding-top: 52px;
	font-family: "NewsGothicMT", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 40px;
	}
	
#home #sidenav {
	display: none;
	}
	
div.nugget {
	margin: 10px 0px;
/* 	padding: 10px 20px 0px 20px; */
	}
	
#page-nav {
	margin-bottom: 30px;
	margin-top: 20px;
	background: url('/static/images/sidenav-dividers.png') 10px top repeat-x;
	margin-left: -1.5%;
	}
	
#page-nav li, #page-nav .children, #page-nav .children li {
	background: url('/static/images/sidenav-dividers.png') 10px top repeat-x;
	}
	
#page-nav .children li a {
	padding: 20px 20px 20px 50px;
	}
	
#page-nav a {
	padding: 20px;
	display: block;
	
	text-decoration: none;
	}
	
#page-nav li a:hover {
	background: #f5f5f5 url('/static/images/arrow.png') -1px center no-repeat;
	}
	
#page-nav li a.current {
	background: #f4f4f4 url('/static/images/arrow.png') -1px center no-repeat;
	font-weight: bold;
	}

#page-nav li a.current:hover {
	color:#232323;
	}	

/* for rss */
.topics li {
	position:relative;
	}

.topics li span {
	position:absolute;
	top:0;
	right:0;
	z-index:7777;
	width:24px;
	}	

.topics li span .feed, .topics li span a.feed:hover {
	background: transparent url('/static/images/feed-icon-16x16.png') left center no-repeat !important;
	}

	
#sidenav h3 {
	margin-bottom: 5px;
/* 	margin-left: 20px; */
	}

/* bullets in nuggets */
#sidenav .nugget ul li {
	margin-left:1em;
	list-style-type: disc;
	}

	
h2.topcontent {
	clear:both;
	color: #5c9123;
	text-transform: uppercase;
	font-family: "NewsGothicMT-Bold", sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	margin-bottom: 20px;
	}

h2.topcontent a, h2.bottomcontent a	 {
	text-transform: lowercase;
	font-weight: 100 !important;
	/* color:#999; */
	font-family: "NewsGothicMT", sans-serif;
	}
	
.topcontent .promo {
	border-left: 1px solid #5c9123;
	width: 44.9%;
	margin-right: 2%;
	padding-left: 2%;
	float:left;
	margin-bottom: 35px;
	list-style-type: none !important;
	min-height:240px;
	}
	
.promo h3 {
	font-size: 17px;
	color: #3c3c3c;
	font-family: "NewsGothicMT-Bold", sans-serif;
	margin-bottom: 3px;
	margin-top: 0px !important;
	}
	
.promo h4, .promoleft h4 {
	font-size: 14px;
	color: #3c3c3c;
	font-family: "NewsGothicMT-Bold", sans-serif;
	margin-bottom: 3px;
	margin-top: -3px !Important;
	}

.promoleft h3 a {
	text-decoration: none;
	}
	
.promoleft h3 {
	margin-bottom: 7px !important;
	}
	
.author {
	margin-bottom: 15px;
	font-size: 12px;
	display: block;
	}
	
.author a {
	text-decoration: underline;
	color: #232323;
	}
	
.excerpt {
	font-family: "adobe-caslon-pro", serif;
	line-height: 1.25em;
	font-size: 15px;
	}
	
.bottomcontent .excerpt, .forumlist .excerpt {
	font-family: "NewsGothicMT", sans-serif;
	font-size: 13px !important;
	}
	
.articlelist .excerpt {
	font-size: 16px;
	}
	
.promoleft {
	width: 70%;
	float:left;	
	}
	
.promoright {
	float:right;
	width: 28%;
	font-size: 13px;
	}
	
.access {
	padding: 2px 0px;
	font-size: 12px;
	float: right;
	padding-left: 22px;
	text-transform: uppercase;
	clear:both;
	background: url('/static/images/access-lvl.png') left center no-repeat;
	}
	
.calendar {
	padding: 2px 0px;
	font-size: 12px;
	float:right;
	padding-left: 22px;
	text-transform: uppercase;
	background: url('/static/images/calendar.png') left center no-repeat;
	}
	
.bubble {
	padding: 2px 0px;
	font-size: 12px;
	float:right;
	clear:both;
	padding-left: 22px;
	text-transform: uppercase;
	background: url('/static/images/bubble.png') left center no-repeat;
	/* 	margin-bottom: 5px; */
	}

.down {
	padding: 2px 0px;
	font-size: 12px;
	float:right;
	clear:both;
	padding-left: 22px;
	text-transform: uppercase;
	background: url('/static/images/download_article_list.png') left center no-repeat;
	font-weight:bold;
	}	
	
#home h2.topcontent, #home h2.bottomcontent {
	display: inline-block;
	}
	
.resultbubble {
	background: url('/static/images/bubble.png') left center no-repeat;
	width: 22px;
	display: block;
	float: left;
	height: 20px;
	}
	
.resultbubble a {
	display: block;
	width: 22px;
	height: 20px;
	}

h3.results {
	font-size: 16px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	}
	
.bubble a {
	text-decoration: underline;
	}
	
.read-more {
	max-width: 100%;
	float:right;
	clear:both;
	margin-top: 10px;
	}

/*
.free {color:#666;}
.strategies {
	color:#FF7A00;
	
	color:#fff;
	background: #FF7A00;
	
	}
	
.technologies {
	color:#7109AA;
	
	color:#fff;
	background: #7109AA;
	
	}
*/

	
h2.bottomcontent {
	color: #f58527;
	text-transform: uppercase;
	font-family: "NewsGothicMT-Bold", sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	margin-bottom: 20px;
	clear:both;
	}
	
.bottomcontent ul {
	margin-left: 0px !Important;
	padding-left: 0px !important;
	}
	
.bottomcontent .promo {
	border-left: 1px solid #f58527;
	list-style-type: none !important;
	width: 44.9%;
	margin-right: 2%;
	padding-left: 2%;
	float:left;
	margin-bottom: 35px;
	min-height:200px;
	}
	
.hr2 {
	width: 90%;
	height: 2px;
	background-color: #5c9123;
	z-index: 101;
	position: relative;
	top: -2px;
	margin: 0 auto;
	}	

#footerwrap {
	width: 90%;
	margin: 0 auto;
	-moz-box-shadow: 0px 0px 10px #ddd;
	box-shadow: 0px 0px 10px #ddd;
	-webkit-box-shadow: 0px 0px 10px #ddd;
	z-index: 99;
	border-top:2px solid #5c9123;
	}
	
#footer {
	min-height: 100px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 30px;
	background-color: #f3f3f3;
	}
	
.footerleftleft {
	float:left;
	width: 18%;
	margin-right: 3%;
	}
	
.footerleftleft h3 {
	color: #f58220;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "NewsGothicMT-Bold", sans-serif;
	padding-bottom: 13px;
	border-bottom: 1px solid #c8c8c8;
	}
	
.footerleftleft ul {
	margin-top: 12px;
	}
	
.footerleftleft ul li {
	margin-bottom: 10px;
	}
	
.footerleftleft li a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: "NewsGothicMT", sans-serif;
	}
	
.bold, .bold a {
	font-family: "NewsGothicMT-Bold", sans-serif !important;
	}
	
.footercenter {
	width: 35%;
	float:left;
	margin-right: 3%;
	}
	
.footercenter h3 {
	color: #5c9123;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "NewsGothicMT-Bold", sans-serif;
	padding-bottom: 13px;
	border-bottom: 1px solid #c8c8c8;
	}
	
.footercenter label {
	display:none;
	}
	
.footercenter input {
	padding: 3% 2%;
	margin: 0 0 10px 0;
	border: 1px solid #CCC;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 1px #CCC inset, 0 1px 0 white;
	box-shadow: 0 1px 1px #CCC inset, 0 1px 0 white;
	background-color: #FFF;
	width: 50%;
	float:left;
	}
	
#email .email {
	margin-right: 3%;
	}
	
#email .submit {
	width: 92px;
	min-width: 92px;
	text-indent: -7777px;
	background: #fff url('/static/images/submit.png') 3px center no-repeat;
	clear: none !important;
	}
	
#email {
	margin-top: 12px;
	}
	
#tweet-box {
	font-family: "NewsGothicMT", sans-serif;
	}
	
#tweet-box {
	width: 100%;
	clear:both;
	margin-top: 25px;
	font-size: 14px;
	line-height: 1.3em;
	}
	
#tweet, #tweetfoot {
	padding-left: 35px;
	background: url('/static/images/twitterbird.png') left top no-repeat;
	}
	
#tweet-box a {
	font-family: "NewsGothicMT-Bold", sans-serif;
	}

#tweet, #tweet li {
	/*
padding:0 !important;
	margin:0 !important;
*/
	list-style-type: none !important;
	}

	
.bold {
	font-family: "NewsGothicMT-Bold", sans-serif;
	}
	
	
.seemore {
	text-align: right;
	clear:both;
	display:block;
	font-family: "NewsGothicMT", sans-serif !important;
	font-style: italic;
	}
	
.footerright {
	width: 18%;
	float:right;
	text-align: left;
	font-family: "NewsGothicMT", sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	}
	
.footerright p {
	margin-bottom: 15px;
	}
	
.customers {
	max-width: 168px;
	width: 100%;
	float:left;
	}

	
#footersocial {
	width: 100%;
	}
	
#footersocial li {
	list-style-type: none;
	float:left;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	}
	
#footersocial li a {
	text-indent: -7777px;
	display: block;
	width: 24px;
	height: 24px;
	}
	
.facebook {
	background: url('/static/images/facebook.png') left top no-repeat;
	}
	
.twitter {
	background: url('/static/images/twitter.png') left top no-repeat;
	}
	
.linkedin {
	background: url('/static/images/linkedin.png') left top no-repeat;
	}
	
.rss {
	background: url('/static/images/rss.png') left top no-repeat;
	}

h2.pagetitle {
	color: #3c3c3c;
	text-transform: none;
	font-family: "NewsGothicMT-Bold", sans-serif;
	letter-spacing: 1px;
	font-size: 23px;
	margin-bottom: 25px;
	line-height: 1.2em;
	margin-top: 0px !important;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 15px;
	}

.articlelist, .result_list {
	margin-left: 0px !important;
	padding-left: 0px !important;
	}
	
.articlelist li, .result_list li.articlesearch, .result_list li.questionsearch {
	list-style-type: none !important;
	padding-left: 2%;
	border-left: 1px solid #5C9123;
	margin-bottom: 30px !important;
	}	
	
.articlelist li.answerlist, .result_list li.questionsearch {
	border-left: 1px solid #f58220;
	}

.articlelist li h3, .result_list li h3 {
	margin:0 0 .5em 0 !important;
	}
	
.articlelink {
	text-transform: uppercase;
	color: #5c9123 !important;
	}
	
.forumlink {
	text-transform: uppercase;
	color: #f58220 !important;
	}
	
.creditline {
	font-size: 12px !important;
	margin-bottom: 5px;
	}
	
a.articlesearchtitle {
	font-family: "NewsGothicMT-Bold", sans-serif;
	color: #3c3c3c;
	font-size: 17px;
	text-decoration: none;
	}
	
a.title {
	display: block;
	font-size: 17px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	text-decoration: none;
	margin-bottom: 4px;
	}
	
.articlelist em.articleby {
	margin-bottom: 10px;
	display: block;
	}
	
span.date {
	display: block;
	}
	
#commentwrap {
	clear: both;
	}
	
.articlelist .promoleft {
	width: 70%;
	margin-right: 2%;
	}
	
.articlelist .promoright {
	width: 28%;
	}
	
#id_comment {
	width: 100%;
	height: 80px;
	resize: none !important;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(216,216,216,0.1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(216,216,216,0.1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(216,216,216,0.1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(216,216,216,0.1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(216,216,216,0.1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(0,0,0,0) 0%,rgba(216,216,216,0.1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#1ad8d8d8',GradientType=0 ); /* IE6-9 */
	}
	
.cmscontent ul, .cmscontent ol {
	margin-bottom: 1em;
	}
	
.articledetail {
	font-family: "adobe-caslon-pro", serif;
	line-height: 1.4em;
	font-size: 16px;
	}
	
#forumpost .articledetail {
	font-family: "NewsGothicMT", sans-serif;
	font-size: 14px !important;
	}
	
.articledetail p {
	margin-bottom: 20px !important;
	}
	
.articletitle {
	font-size: 23px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	margin-bottom: 5px !important;
	line-height: 1.2em;
	margin-top: 0px !important;
	}
	
.subtitle {
	font-size: 16px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	margin-bottom: 5px !important;
	line-height: 1.25em;
	margin-top: 0px !important;
	}
	
.short_description {
	border-top: 2px solid #5c9123;
	border-bottom: 2px solid #5c9123;
	padding-left: 1.5%;
	padding-right: 1.5%;
	background-color: #f7f7f7;
	padding-top: 10px;
	}
	
.articlepage .bubble, .articlepage .calendar {
	float:left;
	clear:none;
	}
	
.articlepage {
	padding-top:12px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	clear:both;
	
	float:left;
	width:100%;
	}
	
.articlepage .calendar {
	margin-right: 20px;
	}
	
.articlepage p.date {
	margin-bottom: 0px !important;
	}
	
.nope, .yes {
	display: block;
	padding: 3px 0px 3px 25px;
	text-transform: uppercase;
	font-family: "NewsGothicMT-Bold", sans-serif;
	}
	
.nope {
	color: #e7e7e7;
	font-size: 13px;
	background: url('/static/images/star-non.png') left 5px no-repeat;
	}
	
.yes {
	color: #f58220;
	font-size: 13px;
	background: url('/static/images/star-on.png') left 5px no-repeat;
	}
	
#level {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}
	
.articles_page #content, .articles_page #container {
	background: none;
	background-color: #fff;
	}
	
.articles_page #sidenav {
	background-color: #fff;
	}
	
.authors h3 {
	padding: 3px 0px 3px 25px;
	margin-left: 0px !important;
	background: url('/static/images/authour.png') left 5px no-repeat;
	color: #5c9123;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	}
	
.authors ul {
	margin-left: 25px;
	}
	
.authors ul li {
	width: 100%;
	margin-bottom:8px;
	}
	
.authordetail {
	clear:both;
	font-size: 12px;
	padding-top: 5px;
	line-height: 1.25em !important;
	}
	
.authorname {
	text-transform: uppercase;
	font-family: "NewsGothicMT-Bold", sans-serif;
	text-decoration: none !important;
	margin-bottom: 0px !important;
	}
	
.related h3 {
	padding: 3px 0px 3px 25px;
	margin-left: 0px !important;
	background: url('/static/images/see-also.png') left 5px no-repeat;
	color: #5c9123;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	}
	
.relatedarticles h3 {
	padding: 3px 0px 3px 25px;
	margin-left: 0px !important;
	background: url('/static/images/related.png') left 7px no-repeat;
	color: #5c9123;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	}
	
h4.comments {
	margin-left: 0px !important;
	color: #5c9123;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	padding-top: 30px;
	border-top: 1px solid #ccc;
	
	clear:both;
	}
	
#articlenav {
	z-index: 9999999;
	position: relative;
	width: 100%;
	border-bottom: 2px solid #5c9123;
	}
	
#articlenav li {
	float:left;
	font-family: "NewsGothicMT", sans-serif;
	font-size: 15px;
	padding: 10px 3.8% 10px 4.2%;
	background: url('/static/images/articlenav.png') right top repeat-y;
	}
	
#articlenav li:last-child {
	background: none;
	}
	
#articlenav li:hover {
	color: #fff;
	background: #5c9123 url('/static/images/articlenav.png') right top repeat-y;
	}
	
#articlenav li:hover a {
	color: #fff;
	}
	
#articlenav li a {
	text-decoration: none;
	}
	
ul.comments {
	margin-left: 0px !important;
	padding-left: 0px !important;
	}
	
ul.comments li {
	list-style-type: none !important;
	margin-bottom: 10px !important;
	margin-bottom: 15px !important;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
	}
	
.comments img.left {
	margin-right: 10px;
	margin-bottom: 5px;
	}
	
.commentcomment {
	font-size: 13px;
	line-height: 1.4em;
	float:left;
	width:84%;
	}
	
.comments .info a {
	font-family: "NewsGothicMT-Bold", sans-serif;
	}
	
.commentform .button {
	width: 109px;
	height: 36px;
	background: url('/static/images/comment.png') left top no-repeat;
	border: 0px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 30px;
	}
	
.article_left {
	float:left;
	width: 78%;
	}
	
.article_right {
	float:left;
	width: 21%;
	margin-left: 1%;
	}
	
.article_right ul {
	margin-left: 0px !important;
	padding-left: 0px !important;
	}
	
.article_right ul li {
	list-style-type: none !important;
	width: 107px;
	height: 25px;
	clear:both;
	float:right;
	}
	
.article_right .printarticle {
	border: 0px;
	width: 107px;
	height: 25px;
	text-indent: -7777px;
	}

.article_right .printarticle a {
	display:block;
	background: url('/static/images/print.png') left top no-repeat;
	text-indent: -7777px;
	}

.article_right .downloadarticle {
	background: url('/static/images/download.png') left top no-repeat;
	}
	
.article_right .emailarticle {
	background: url('/static/images/email.png') left top no-repeat;
	}
	
.article_right li a {
	text-indent: -7777px;
	display: block;
	width: 107px;
	height: 25px;
	}

/* category lists
--------------------------------------------------- */
.categories {
	margin-left: 25px;
	}
	
.categories li {
	padding:0.12em 0;
	}

.categories li.main {
	font-weight:bold;

	}
.categories li.children, .categories ul.children {
	font-weight:normal;
	padding-left:1em;
	}

.feed {
	text-indent: -7777px;
	width: 16px;
	height: 16px;
	display: inline-block;
	background: transparent url('/static/images/feed-icon-16x16.png') left top no-repeat;
	}

h2 .feed {
	padding:8px;
	margin-top:-8px;
	background: transparent url('/static/images/feed-icon-16x16.png') left bottom no-repeat;
	}

.categories li span a {
	margin:8px 0 -4px 6px;
	}
	
#socialbottom .article_right {
	width: auto;
	float:right;
	}
	
#socialbottom .article_right li {
	float:right;
	clear:none;
	margin-right: 10px;
	}
	
#socialbottom .article_left {
	width: auto;
	}
	
.article_left #socialsharing {
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding-top: 5px;
	}
	
#socialsharing li {
	list-style-type: none !important;
	float:left;
	font-size: 12px;
	margin-right: 10px;
	line-height: 16px;
	}
	
#socialsharing li a {
	width: 16px;
	height: 16px;
	text-indent: -8888px;
	display: block;
	}
	
#socialsharing .sharefacebook {
	background: url('/static/images/fb-icon.png') left top no-repeat;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	}
	
#socialsharing .sharetwitter {
	background: url('/static/images/twitter-icon.png') left top no-repeat;
	width: 16px;
	height: 16px;
	}

.shareit {
	/* border:1px solid #f0f; */
	width:316px;
	}

.fb-like {
	margin-bottom:0;
	padding-bottom:0;
	
	margin-left:0;	
	margin-right:6px;	
	}

.tweetit {
	width:80px !important;
	margin-left:0;
	margin-bottom:0;
	padding-bottom:0;
	}

.linkedinshare {
	margin:0 0 0 0;
	}

.g-plus {
	/* nothing needed */
	}


	
/*
ul.related {
	margin-left: 25px;
	}
	
*/

#id_keyword {
	width: 291px;
	height: 21px;
	background: url('/static/images/searchbox.png') left top no-repeat;
	border: 0px;
	padding: 3px 10px;
	float:left;
	}

#search_button {
	width: 30px;
	height: 27px;
	background: url('/static/images/searchbutton.png') left top no-repeat;
	text-indent: -77777px;
	display: block;
	border: 0px;
	float:left;
	}
	
#search {
	float: right;
	position: relative;
	margin-top: -35px;
	margin-right: 20px;
	}
	
#search label {
	display: none;
	}
	
#form-filters .label {
	font-size: 13px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	}
	
#form-filters label {
	display: block;
	font-size: 12px;
	}
	
#form-filters input[type="text"] {
	background: url('/static/images/box.png') left top no-repeat;
	padding: 2px 10px 4px 10px;
	width: 186px;
	height: 24px;
	border: 0px;
	}
	
#form-filters select {
	padding-right: 18px;
	background: url('/static/images/arrowdown.png') left top no-repeat;
	width: 206px;
	height: 30px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 0px solid #CCC;
	margin: 0;
	padding: 3px 10px;
	outline: 0;
	line-height: 22px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	outline-style: none;
	}
	
@-moz-document url-prefix() {
    #form-filters select {
    	background: none;
    	border: 1px solid #ccc;
    	padding: 5px 0px;
		/*     	line-height: 30px; */
    	}
    	
	}
	
#refine {
	width: 65px;
	height: 29px;
	background: url('/static/images/refine.png') left top no-repeat;
	display: block;
	float:left;
	text-indent: -7777px;
	margin-right: 8px;
	border: 0px;
	margin-top: 10px;
	}
	
#reset {
	width: 65px;
	height: 29px;
	background: url('/static/images/reset.png') left top no-repeat;
	display: block;
	float:left;
	text-indent: -7777px;
	border: 0px;
	margin-top: 10px;
	}
	
.settings_form label {
	display: block;
	font-size: 12px;
	}
	
.settings_form input[type="text"], .settings_form input[type="password"] {
	background: url('/static/images/box.png') left top no-repeat;
	padding: 2px 10px 4px 10px;
	width: 186px;
	height: 24px;
	border: 0px;
	}

.settings_form textarea {
	/* background: url('/static/images/box.png') left top no-repeat; */
	padding: 2px 10px 4px 10px;
	/* width: 186px; */
	/* height: 24px; */
	border: 1px solid #ccc;
	}

.settings_form .helptext {
	display:block;
	clear:both;
	font-size:90%;
	}
	
.errorlist li {
	color: #a70c0c;
	font-family: "NewsGothicMT-Bold", sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	}
	
/*
ul#settings li {
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
	list-style-type: none !Important;
	}
	
ul#settings {
	margin-left: 0px !important;
	padding-left: 0px !important;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
ul#settings li a {
	text-decoration: none;
	padding: 5px 10px;
	background-color: #639100;
	color: #fff;
	}
	
ul#settings li.current a {
	background-color: #3c3c3c;
	color: #fff;
	}
*/
	
.button {
	padding: 8px 10px;
/* 	margin: 20px 0 10px 0; */
	border: 1px solid #CCC;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 1px #CCC inset, 0 1px 0 white;
	box-shadow: 0 1px 1px #CCC inset, 0 1px 0 white;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	clear:both;
	/* float: left; */
	text-decoration: none;
	font-size:90%;
	}
	
a.button {
	text-decoration: none;
	}
	
ul#settings {
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ababab));
    background:-moz-linear-gradient(top, #fff, #ababab);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);
    display:inline-block;
    list-style:none;
    margin:15px 0 20px;
    overflow:hidden;
    padding:0;
  	
	}
	
ul#settings li {
	background:#ccc;
	border-right:1px solid #808080; 
	-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1); 
	-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.1); 
	float:left;
	list-style-type: none !Important;
	margin-bottom: 0px !important;
	}
	
ul#settings li a {
	color:#262626; 
	display:block; 
	font:13px; 
	height:36px;
	line-height:36px; 
	padding:0 30px; 
	text-decoration:none; 
	text-shadow:0 1px #cecece;
	}
	
ul#settings li a:hover, ul#settings li.current a:hover {
	background:#929292;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#929292), to(#535353)); 
	background:-moz-linear-gradient(top, #929292, #535353); 
	-webkit-box-shadow:inset 0 -10px 20px rgba(0,0,0,.05), inset 0 0 0 1px rgba(255,255,255,.1); 
	-moz-box-shadow:inset 0 -10px 20px rgba(0,0,0,.05), inset 0 0 0 1px rgba(255,255,255,.1); 
	color:#fff; 
	text-shadow:0 -1px #414141;
	}
ul#settings li.current a {	
	background: #535353;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#373737), to(#525051)); 
	background:-moz-linear-gradient(top, #373737, #525051); 
	-webkit-box-shadow:inset 0 -10px 20px rgba(0,0,0,.05), inset 0 2px 5px #363636, inset 0 0 0 1px rgba(255,255,255,.1);
	-moz-box-shadow:inset 0 -10px 20px rgba(0,0,0,.05), inset 0 2px 5px #363636, inset 0 0 0 1px rgba(255,255,255,.1); 
	color:#fff; 
	text-shadow:0 1px #242323;  
	}
	
ul#settings li:last-child {
	border-right: 0px;
	}
	
.picture_left {
	width: 64px;
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
.picture label {
	display: block;
	}


/* forum
------------------------------------------------ */
#ask #id_title {
	background:none;
	border:1px solid #ccc;
	width:100%;
	font-size:160%;
	height:auto;
	font-family: 'NewsGothicMT';
	}

#ask select {
	font-size:140%;
	font-family: 'NewsGothicMT', Helvetica, Arial, sans-serif;
	}
	
.step-links {
	margin-left: 0px !important;
	padding-left: 0px !important;
	float:right;
	}	
	
.step-links li {
	float:left;
	margin-right: 15px;
	list-style-type: none !important;
	}
	
.step-links li a {
	padding: 5px;
	background-color: #ececec;
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	}
	
.step-links li:last-child {
	margin-right: 0px;
	}
	
div.pagination .toppage {
	display: inline-block;
	float: right;
	/* margin-top: -60px; */
	margin-bottom: 20px;
	}
	
div.pagination .bottompage {
	display: inline-block;
	float: right;
	margin-top: 35px;
	}
	
div.pagination:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.topcontent ul {
	margin-left: 0px !important;
	padding-left: 0px !important;
	}

/* adjustments - 11/5/12 
-------------------------------- */

#sidenav .related {
	font-size:90%;
	}

#sidenav .related > ul > li {
	margin-top:1em;
	}

#sidenav .related ul li.children {
	margin-top:0;
	}

#profile .related h3 {
	/*
	padding: 3px 0px 3px 25px;
	margin-left: 0px !important;
	background: url('/static/images/see-also.png') left 5px no-repeat;
	color: #5c9123;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "NewsGothicMT-Bold", sans-serif;
	*/
	
	background: url('/static/images/plus.png') left 5px no-repeat;
	border-bottom:1px solid #dfdfdf;
	}

#profile .related h3.open {
	background: url('/static/images/minus.png') left 5px no-repeat;
	}	
	
#profile .related .resultlist {
	margin-left:25px;
	}

#profile .profilepic {
	float:left;
	margin-right:2em;
	}	

.top {
	padding-bottom:1em;
	border-bottom:4px solid #efefef;
	width:100%;
	}

.top p {
	margin:0 !important;
	padding:0 !important;
	font-weight: bold;
	}

.profile_id {
	float:left;
	}

.profile_id h2 {margin-top:.75em;}	

.social a {
	height:27px;
	width:27px;
	margin:.5em 6px 0 0;
	float:left;
	display:block;
	text-indent: -7777px;
	}


#profilelist, #profilelist li {
	margin:0 !important;
	padding:0 !important;
	list-style-type: none !important;
	}

#profilelist li {
	padding:0 !important;
	/* border-bottom:1px solid #efefef; */
	}

#profilelist li img.left {
	margin-right:0;
	}

/* profile list layout extras */
#profilelist li {
	float:left;
	}

#profilelist li a img {
	border:4px solid #fff;
	}	

#profilelist li a img:hover {
	border:4px solid #F08426;
	}

	

@media only screen and (max-width: 1490px) {
#articlenav li {
	padding: 10px 3.4% 10px 3.8%;
	}
}
@media only screen and (max-width: 1400px) {
#articlenav li {
	padding: 10px 3% 10px 3.2%;
	}
}
@media only screen and (max-width: 1300px) {
#articlenav li {
	padding: 10px 2.5% 10px 2.9%;
	}
}
@media only screen and (max-width: 1230px) {
#articlenav li {
	padding: 10px 2.1% 10px 2.1%;
	}
}
/*
@media only screen and (max-width: 1138px) {
#articlenav li {
	padding: 10px 2% 10px 2.1%;
	font-size: 14px;
	}
}
*/


/*
@media only screen and (max-width: 1045px) {
#articlenav li {
	padding: 10px 1.8% 10px 1.9%;
	font-size: 13px;
	}
}
@media only screen and (max-width: 955px) {
#articlenav li {
	padding: 10px 1.2% 10px 1.3%;
	font-size: 13px;
	}
}
*/

	
@media only screen and (max-width: 1500px) {
#nav li {
	padding: 0px 4%;
}}	
	
@media only screen and (max-width: 1460px) {
#nav li {
	padding: 0px 3%;
}	

.caption .inner h2 {
	font-size:23px;
	}
	
	}
	
@media only screen and (max-width: 1290px) {

.caption .inner h2 {
	font-size:20px;
	}

}	

@media only screen and (max-width: 1255px) {
#nav li {
	padding: 0px 2%;
}
.caption .inner h2 {
	font-size:18px;
	}
	
.caption .innerbottom {
	font-size: 13px;
	padding-top: 10px;
	}

}	

@media only screen and (max-width: 1100px) {
.innerbottom h3 {
	font-size: 12px;
	}
#nav li {
	padding: 0px 2%;
	}
#nav li a {
	font-size: 16px;
}

.caption .inner h2 {
	font-size:16px;
	}

.caption .innerbottom {
	font-size: 12px;
	}
	
.caption {
	width: 42% !important;
	}
	
.captionone {
	position:absolute;
	right:43%;
	bottom: 12px;
	padding: 20px;
	background: url('/static/images/black.png') left top;
	color: #fff;
	}
	
.captionone h2 {
	margin-top: 0px !important;
	font-size: 20px;
	}

}	

@media only screen and (max-width: 1050px) {
.innerbottom h3 {
	font-size: 12px;
	}
/*
#nav li {
	padding: 0px 2%;
	}
#nav li a {
	font-size: 14px;
}
*/

.caption {
	width: 42% !important;
	}
	
.captionone {
	position:absolute;
	right:43%;
	bottom: 12px;
	padding: 20px;
	background: url('/static/images/black.png') left top;
	color: #fff;
	}
	
.captionone h2 {
	margin-top: 0px !important;
	font-size: 20px;
	}
	
.bannerleft {
	font-size:11px;
	}
	
	
.topcontent ul {
	margin-left: 0px !important;
	padding-left: 0px !important;
	}
	
.topcontent .promo {
	clear:both;
	width: 97%;
	padding-left: 2% !important;
	margin-right: 0px !important;
	list-style-type: none !important;
	margin-bottom: 15px !important;
	}
	
.bottomcontent .promo {
	clear:both;
	width: 97%;
	padding-left: 2% !important;
	margin-right: 0px !important;
	list-style-type: none !important;
	margin-bottom: 15px !important;
	}
	
.footercenter input {
	width: 82%;
	}
	
/*
.promoleft {
	width: 75%;
	}
	
.promoright {
	width: 25%;
	}
*/
	
	.caption .inner h2 {
	font-size:16px;
	}
	
}	


@media only screen and (max-width: 990px) {
	
.footercenter {
	clear:both;
	width: 100%;
	margin-right: 0px;
	margin-top: 50px;
	}
	
.footerleftleft {
	width: 48%;
	}
	
.footerleftleft {
	margin-right: 0px;
	}
	
.bannerleft {
	width: 100%;
	padding-right: 0px;
	background-image: none;
	padding-left: 0px;
	text-align: center;
	height: auto;
	font-size: 12px;
	}
	
.bannerright {
	width: 100%;
	}
	
.footerleftleft:first-child {
	margin-right: 4%;
	}
	

	
.footerright {
	clear:both;
	margin-top: 50px;
	float:left;
	width: 100%;
	}
	
.footerright img {
	float: none;
	margin: 0 auto;
	display: block;
	}
	
.footerright p {
	text-align: center;
	}
	
#footersocial {
	width: 120px;
	margin: 0 auto;
	}
	

}	



/* misc -- */
a:hover, .author a:hover, #footer a:hover, .footerleftleft li a:hover {
	color: #639100;
	color: #f90;
	}


#utilitywrap, #headerwrap, #containerwrap, #footerwrap {
	min-width: 1020px;
	}

#content table {
	border:1px solid #ccc;
	
	}

#content table th, #content table td {
	padding:4px;
	font-size:90%;
	border:1px solid #dfdfdf;
	}	




/* testing */

	
	
	
	
	
	
	
