* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	line-height: 1.6em;
	font: 70%/140% verdana, arial, sans-serif;
	padding: 0 1%;
}

a:link, a:active, a:visited {
	color: #4474a2;
}

a:hover {
	color: #414141;
}

#maincontainer {
	min-width: 980px;
	width: 100%;
	margin: 0 auto;
}

#topnavigation {
	height: 41px;
}

#header {
	height: 112px;
	text-align: right;
	overflow: hidden;
	position: relative;
}

#header div.logo {
	width: 240px;
	float: left;
}

#header .banner {
	padding-top: 11px;
	width: 730px;
	float: right;
}

#contentwrapper {
	float: left;
	width: 100%;
}

#contentcolumn {
	margin: 0 270px 0 184px;
	border-top: 5px solid #e6e6e6;
}

#contentcolumn h1.currentHeadlines, #contentcolumn h1.currentStory, #contentcolumn h1.jobListings {
	height: 34px;
	border-bottom: 1px dotted #d1d0e0;
	text-indent: -9999px;
}

#contentcolumn h1.jobListings {
	background: url('/shared/img/job-listings-heading.gif') no-repeat 28px 10px;
}

#contentcolumn h1.page {
	height: 24px;
	border-bottom: 1px dotted #d1d0e0;
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 10px 0 0 55px;
}

body.cat #contentcolumn h1.page {
	margin-bottom: 15px;
}

body.conference #contentcolumn h1.page {
	margin-bottom: 15px;
}

#contentcolumn h1.currentWeather, h1.communitycalendar, h1.currentStories, #contentcolumn h1.comments, h1.announcements, h1.friendsofwsta, h1.aboutus, h1.goodnewsheadlines, h1.members, h1.manage {
	height: 34px;
	margin: 0 28px 0 28px;
	border-bottom: 2px dotted #cccccc;
	text-indent: -9999px;
	line-height: 34px;
}
#h1.announce {
	height: 34px;
	margin: 0 0px 0 0px;
	border-bottom: 2px dotted #cccccc;
	text-indent: -9999px;
	line-height: 34px;
}
#contentcolumn h4 {
	font-size: 1.3em;
}

#headlineOverview {
	margin: 10px 32px;
}
#headline2Overview {
	margin: 2px 12px;
}
#moreHeadlinesButton {
	margin-left: 2px;
}

#contentcolumn ul {
	list-style-type: none;
}

#contentcolumn ul li {
	margin-bottom: 4px;
	padding-left: 20px;
	background: url('/shared/img/list-arrow.gif') no-repeat 0 5px;
}

#headlineOverview ul {
	margin-bottom: 7px;
	font-family: Georgia, serif;
	font-size: 0.9em;
}
#headline2Overview ul {
	margin-bottom: 7px;
	font-family: Georgia, serif;
	font-size: 0.9em;
}
#contentcolumn ul li a {
	text-decoration: none;
	color: #274867;
}

#contentcolumn ul li a:hover {
	color: #222;
}

/* Announcement Box */

#contentcolumn div.announcement {
	float: right;
	width: 205px;
	margin: -31px 0 0 10px;
	background: #fffec6;
	font-size: .9em;
	}

#contentcolumn div.announcement h4 {
	text-align: center;
	padding: 8px 0 8px 0;
	font-size: .9em;
	text-transform: uppercase;
	margin: 0;
	line-height: 14px;
	border: #f3f2ad 5px solid;
	border-bottom: 0;
}

#contentcolumn div.announcement div.content {
	padding: 4px 6px;
	border: #f3f2ad 5px solid;
	border-top: 0;
}

#contentcolumn div.announcement div.content ul li {
	padding-left: 15px;
	font-family: Verdana, arial, sans-serif;
	line-height: 14px;
	margin-left: 2px;
	background: url('/shared/img/list-arrow-red.gif') no-repeat 0 5px !important;
}

#contentcolumn div.announcement div.content ul li a {
	text-decoration: none;
	border-bottom: 1px dotted #999;
	color: #000;
}

#contentcolumn div.announcement div.content ul li a:hover {
	border-bottom: 1px dotted #000;
}

/* Breaking News Box */

#contentcolumn div.breaking {
	background: #9c0a0d;
	margin: 15px 28px 5px 28px;
	}

	#contentcolumn div.breaking p {
		color: #FFF;
		padding: 5px 8px 5px 8px;
		font-size: .9em;
		}
	
		#contentcolumn div.breaking p a {
			color: #FFF;
			text-decoration: none;
			}
		
		#contentcolumn div.breaking p a:hover {
			text-decoration: underline;
			}
			
		#contentcolumn div.breaking p span.breakingText {
			font-weight: bold;
			text-transform: uppercase;
			margin-right: 5px;
			}
			
		#contentcolumn div.breaking p span.breakingText img {
			position: relative;
			top: 1px;
			margin-right: 5px;
			}
				
/* Entry Styling */

#contentcolumn div.entry {
	padding: 25px 0 0 0;
	margin: 0 28px 20px 28px;
}

#contentcolumn div.page {
	padding: 0;
	margin-bottom: 35px;
}

#contentcolumn div.page ul {
	margin: 15px;
}

#contentcolumn div.featured, #contentcolumn div.exclusive, #contentcolumn div.featured_exclusive {
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	background: #FFF url('/shared/img/featured-gradient.jpg') repeat-x;
	border-top: 0;
	padding-top: 0;
}

#contentcolumn div.exclusive {
	border-top: 1px solid #aaa;
}

body.entry #contentcolumn div.featured, body.entry #contentcolumn div.exclusive, body.entry #contentcolumn div.featured_exclusive {
	margin-top: 25px;
	border-top: 1px solid #aaa;
}

#contentcolumn div.entry h1 {
	font-family: Georgia, serif;
	color: #294867;
	font-size: 1.4em;
	line-height: 1em;
}
#contentcolumn div.entry h2 {
	font-family: Georgia, serif;
	color: #294867;
	font-size: 1.9em;
	line-height: 1.2em;
}
#contentcolumn div.featured h1 {
	padding: 35px 10px 0 10px;
	background: url('/shared/img/feature_tab.gif') no-repeat 13px 0;
}
#contentcolumn div.featured_exclusive h1 {
	padding: 35px 10px 0 10px;
	background: url('/shared/img/feature_exclusive_tab.gif') no-repeat 13px 0;
}
#contentcolumn div.exclusive h1 {
	padding: 35px 10px 0 10px;
	background: url('/shared/img/exclusive_tab.gif') no-repeat 13px 0;
}

#contentcolumn div.entry h1 a {
	text-decoration: none;
	color: #294867;
	font-weight: normal;
}
#contentcolumn div.entry h2 a {
	text-decoration: none;
	color: #294867;
	font-weight: bold;
}
#contentcolumn div.entry h1 a:hover {
	color: #222;
}

#contentcolumn div.entry p.posted {
	color: #999;
	margin-top: 1px;
}

#contentcolumn div.featured p.posted, #contentcolumn div.exclusive p.posted, #contentcolumn div.featured_exclusive p.posted {
	padding: 0 10px;
}

#contentcolumn div.entry p.posted span {
	font-weight: bold;
	color: #404040;
}

#contentcolumn div.entry p.posted a {
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

#contentcolumn div.entry p.posted a:hover {
	color: #000;
}

#contentcolumn div.entry div.content {
	margin: 15px 0;
	color: #111;
}

#contentcolumn div.entry div.content p {
	margin-bottom: 12px;
}

#contentcolumn div.entry div.content em {
	color: #444;
}

#contentcolumn div.entry div.content p img {
	margin: 0 0 12px 12px;
}

#contentcolumn div.featured div.content, #contentcolumn div.exclusive div.content, #contentcolumn div.featured_exclusive div.content {
	padding: 0 10px;
}

#contentcolumn div.page  div.content div.title {
	margin-bottom: 15px;
}

#contentcolumn div.page div.content div.title h2 {
	font-size: 1.2em;
}

#contentcolumn div.entry div.content a {
	color: #4672a3;
	text-decoration: none;
	border-bottom: 1px dotted #90abc9;
}

#contentcolumn div.entry div.content a:hover {
	color: #294867;
}

#contentcolumn div.entry div.content p a.more {
	font-weight: bold;
}

#contentcolumn div.entry div.content ul.related {
	margin: 15px 0 20px 0;
	padding-top: 15px;
	background: url('/shared/img/related.gif') no-repeat;
}

#contentcolumn div.entry div.content ul.related a {
	color: #274867;
	text-decoration: none;
	border: 0;
}

#contentcolumn div.entry div.content ul.related a:hover {
	color: #222;
}

#contentcolumn div.entry div.extras {
	background: #f1f1f1;
	border-top: 1px dotted #c6c7d9;
	padding: 4px;
	text-align: center;
	height: 22px;
}

#contentcolumn div.sponsor div.extras {
	clear: both;
}

#contentcolumn div.sponsor div.extras img {
	margin-bottom: 3px;
}

#contentcolumn div.entry div.extras div {
	padding: 4px 9px;
	font-size: .9em;
	margin-top: 3px;
}

#contentcolumn div.entry div.extras div a {
	text-decoration: none;
	line-height: 14px;
	color: #5c83ae;
}

#contentcolumn div.entry div.extras div a:hover {
	color: #222;
}

#contentcolumn div.entry div.extras .comments {
	float: left;
	border-right: 1px solid #dedede;
}

#contentcolumn div.entry div.extras .comments a {
	font-weight: bold;
	color: #404040;
	padding-left: 18px;
	background: url('/shared/img/icons/comment.gif') no-repeat 0 2.4px;
}

#contentcolumn div.entry div.extras .send {
	float: left;
}

#contentcolumn div.entry div.extras .send a {
	padding-left: 18px;
	background: url('/shared/img/icons/share_icon.gif') no-repeat 0 3px;
}

#contentcolumn div.entry div.extras .trackbacks {
	float: right;
	border-right: 1px solid #dedede;
}

#contentcolumn div.entry div.extras .permalink {
	float: right;
}

#contentcolumn div.entry d?v.extras .permalink a {
	padding-left: 18px;
	background: url('/shared/img/icons/permalink.gif') no-repeat 2px 3px;
}

#contentcolumn div.entry div.extras .edit_link {
	float: right;
	border-right: 1px solid #dedede;
}

#contentcolumn div.entry div.extras .edit_link a {
	font-weight: bold;
}

#contentcolumn div.entry p.categories {
	color: #444;
	font-size: .9em;
	padding: 2px;
}

#contentcolumn div.featured p.categories, #contentcolumn div.exclusive p.categories, #contentcolumn div.featured_exclusive p.categories {
	padding: 2px 10px 10px 10px;
}

#contentcolumn div.entry p.categories a {
	text-decoration: none;
	color: #4373a3;
}

#contentcolumn div.entry p.categories a:hover {
	color: #222;
}

/* Comments */

#contentcolumn .commentsContainer {
	margin: 18px 30px;
}

#contentcolumn .commentsContainer .headtext {
	border-bottom: 1px dotted #ddd;
	padding: 0 4px 8px 4px;
	height: 15px;
}

#contentcolumn .commentsContainer .headtext .l {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .9em;
	color: #343434;
}

#contentcolumn .commentsContainer .headtext .r {
	float: right;
	margin-top: 3px;
}

#contentcolumn .commentsContainer ul.responses {
	margin-bottom: 20px;
}

#contentcolumn .commentsContainer ul.responses li {
	list-style-type: none;
	background-image: none;
	margin-top: 15px;
	padding: 0;
	font-family: verdana, arial, sans-serif;
}

#contentcolumn .commentsContainer ul.responses dt span.l {
	border-top: 1px dotted #ddd;
	background-color: #f1f1f1;
	padding: 5px 10px;
	display: block;
	float: left;
	color: #333;
}

#contentcolumn .commentsContainer ul.responses dt span.l a {
	color: #4575a5;
}

#contentcolumn .commentsContainer ul.responses dt span.l a:hover {
	color: #000;
}

#contentcolumn .commentsContainer ul.responses dt span.r {
	background-color: #fff;
	padding: 7px 10px 3px 10px;
	display: block;
	float: left;
	color: #a8a8a8;
	font-size: .9em;
}

#contentcolumn .commentsContainer ul.responses dd {
	background-color: #f1f1f1;
	clear: both;
	padding: 1px 10px 15px 10px;
	color: #444;
}

#contentcolumn .commentsContainer ul.responses dd p {
	margin-top: 12px;
}

/* Comment Form */

#contentcolumn .commentsContainer form fieldset, #comment_form {
	border: 0;
	margin: 15px 0;
	width: 470px;
}

#contentcolumn .commentsContainer form .row {
	clear: both;
}

#contentcolumn .commentsContainer form .row .col {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}

#contentcolumn .commentsContainer form .row .checkbox {
	margin-top: 10px;
}

#contentcolumn .commentsContainer form .row label {
	color: #444;
	margin-bottom: 2px;
	display: block;
}

#contentcolumn .commentsContainer form .row .checkbox label {
	display: inline;
}

#contentcolumn .commentsContainer form .row label em {
	color: #888;
}

#contentcolumn .commentsContainer form .row input.text {
	width: 205px;
}

#contentcolumn .commentsContainer form .captcha {
	margin-top: 5px;
}

#contentcolumn .commentsContainer form .captcha .col {
	width: 200px;
}

#contentcolumn .commentsContainer form .captcha .col img {
	margin-top: 5px;
}

#contentcolumn .commentsContainer form #sbm-comment {
	margin: 10px 0 10px 0;
}

#comment_form input.submit {
	margin-top: 5px;
}

#contentcolumn div.blockad {
	text-align: center;
	margin: 10px 30px 3px 30px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #c5c8db;
}

#contentcolumn div.blockad div {
	margin-top: 6px;
	font-size: 9px;
}

#contentcolumn div.blockad div a:link, #contentcolumn div.blockad div a:active, #contentcolumn div.blockad div a:visited {
	text-decoration: none;
	color: #44739f;
}

#contentcolumn div.postNavigation {
	margin: 0 10px 20px 10px;
}

#contentcolumn div.postNavigation span.prev {
	float: left;
}

#contentcolumn div.postNavigation span.next {
	float: right;
}

#contentcolumn div.postNavigation span.archives {
	text-align: center;
	display: block;
}

#contentcolumn div.postNavigation span.right {
	text-align: right;
}

#contentcolumn div.postNavigation span.left {
	text-align: left;
}

#leftcolumn {
	float: left;
	width: 184px;
	margin-left: -100%;
	border-top: 5px sol?d;
}

#leftcolumn .spotlight {
	background: url('/shared/img/spotlight-sponsor.gif') no-repeat 7px 7px;
	border: 1px solid #e6e6e6;
	margin-bottom: 30px;
	text-align: center;
	}

	#leftcolumn .spotlight img {
		margin: 15px 0 0 0;
		}

#leftcolumn .box {
	margin-bottom: 30px;
	line-height: 15px;
}

#leftcolumn .box h3 {
	text-indent: -9999px;
	border-bottom: 3px solid #404040;
	height: 14px;
	margin-bottom: 8px;
}

#leftcolumn .box p {
	color: #808080;
	margin-bottom: 8px;
}

#leftcolumn .box a {
	font-weight: bold;
	text-decoration: none;
}

#leftcolumn .subscribe h3 {
	height: 24px;
	padding-top: 10px;
	border-bottom: 1px dotted #d1d0e0;
	font-size: 0.85em;
	font-family: verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	background: #FFF;
	text-indent: 0;
	margin: 0;
}

#leftcolumn .subscribe div.contain {
	background: #fff;
	border-bottom: 1px solid #cccccc;
}

#leftcolumn .subscribe div.contain div {
	clear: both;
	display: block;
	text-align: right;
	padding: 8px 8px 8px 8px;
	background: #f2f2f2;
}

#leftcolumn .subscribe div.contain div.rss {
	background: #FFF;
	border-bottom: 1px solid #cccccc;
}

#leftcolumn .subscribe div.contain div a.img {
	position: relative;
	top: 2.5px;
	float: left;
}

#leftcolumn .subscribe div.contain div input.add_to_phone {
	position: relative;
	top: 2.5px;
	float: left;
}

#leftcolumn .subscribe div.contain div a.text {
	color: #4474a2;
	border-bottom: 1px dotted #4474a2;
	text-decoration: none;
	font-size: 1em;
	font-family: Georgia, sans-serif;
	font-style: italic;
	font-weight: normal;
}

#leftcolumn .subscribe div.contain div a.text:hover {
	color: #414141;
}

#leftcolumn .subscribe div.contain div form {
	clear: both;
	text-align: left;
	padding: 10px 2px 0 2px;
}

#leftcolumn .subscribe div.contain div fieldset {
	border: 0;
}

#leftcolumn .subscribe div.contain div input.text {
	width: 156px;
}

#leftcolumn .subscribe div.contain div form .subscribeForm {
	margin: 0;
	padding: 0;
	text-align: left;
}

#leftcolumn .subscribe div.contain div form label {
	color: #000;
	margin-bottom: 3px;
	display: block;
}

#leftcolumn .subscribe div.contain div form p.right {
	text-align: right;
}

#leftcolumn .channels h3 {
	background: url('/shared/img/channels.gif') no-repeat;
}

#leftcolumn .financial h3 {
	background: url('/shared/img/finance.jpg') no-repeat;
}

#leftcolumn .channels li {
	list-style: none;
	border-bottom: 1px dotted #dddddd;
	padding: 4px 0 4px 0;
	line-height: 13px;
}

#leftcolumn .channels li.full_listing_link {
	background: #f3f3f3;
}

#leftcolumn .channels li span a {
	font-weight: normal;
	color: #333333;
}

#leftcolumn .news-tip h3 {
	background: url('/shared/img/send-news-tip.gif') no-repeat;
}

#leftcolumn .news-tip input.text, #leftcolumn .news-tip textarea {
	width: 176px;
	margin-bottom: 4px;
}

#leftcolumn .news-tip textarea {
	height: 70px;
}

#leftcolumn .news-tip fieldset {
	border: 0;
}

#leftcolumn .news-tip label {
	color: #808080;
	margin-bottom: 5px;
	display: block;
}

#leftcolumn .news-tip img {
	margin-bottom: 10px;
}

#leftcolumn .news-tip form span {
	text-align: right;
	display: block;
}

#leftcolumn .news-tip input.submit {
	font-size: .9em;
}

#leftcolumn .about h3 {
	background: url('/shared/img/about.gif') no-repeat;
}

#leftcolumn .sponsor h3 {
	background: url('/shared/img/supersponsors.gif') no-repeat;
	margin: 0;
}

#leftcolumn .sponsor div {
	text-align: center;
	background: #f1f1f1;
	padding: 30px 0 8px 0;
}

#leftcolumn .sponsor span {
	margin-top: 20px;
	display: block;
}

#rightcolumn {
	float: left;
	width: 270px;
	

/*Width of right column*/
		margin-left: -270px;


/*Set left marginto -(RightColumnWidth)*/
		border-top: 5px solid;
}

.search {
	height: 29px;
	overflow: hidden;
	padding: 5px 0 0 8px;
	border: 1px solid #e5e5e5;
	border-bottom: 1px dotted #d1d0e0;
	border-top: none;
	background: #f2f2f2;
}

.search form input.text {
	width: 180px;
}

.search form input.submit {
	position: relative;
	top: 4px;
	left: 8px;
}

#rightcolumn .box {
	margin-bottom: 30px;
	line-height: 15px;
	color: #666666;
}

#rightcolu?n .box h3 {
	text-indent: -9999px;
	border-bottom: 3px solid #404040;
	height: 14px;
	margin-bottom: 8px;
}

#rightcolumn .box h4 {
	text-indent: -9999px;
	height: 13px;
}

#rightcolumn .box p {
	margin-bottom: 8px;
}

#rightcolumn .recently h3 {
	height: 34px;
	margin: 0;
	border: 0;
}

#rightcolumn .jobsContainer {
	padding: 0 12px 0 12px;
}

#rightcolumn .jobsContainer h4 {
	background: url('/shared/img/job-listings.gif') no-repeat 0 17px;
	height: 40px;
}

#rightcolumn .recently .jobsContainer ul {
	border-bottom: 1px dotted #d1d0e0;
}

#rightcolumn .recently .jobsContainer ul li {
	list-style: none;
	margin-bottom: 15px;
	line-height: 14px;
}

#rightcolumn .recently .jobsContainer ul li a {
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}

#rightcolumn .recently .jobsContainer .bottom {
	padding: 5px 0 5px 0;
}

#rightcolumn .recently .jobsContainer .bottom .left {
	float: left;
}

#rightcolumn .recently .jobsContainer .bottom .right {
	padding: 8px 5px 0 0;
	float: right;
}

#rightcolumn .supporters h3 {
	background: url('/shared/img/supersponsors.gif') no-repeat;
	margin: 0;
}

#rightcolumn .supporters .advertise {
	display: block;
	text-align: right;
	background: #f1f1f1;
	padding: 8px;
	clear: both;
}

.block img, .block embed, .block object {
	margin: 5px 0px 5px 5px;
}

#rightcolumn .network h3 {
	background: url('/shared/img/contentnext-headlines.gif') no-repeat;
	margin: 0;
}

#rightcolumn .network ul.news, #rightcolumn .recently ul.news {
	margin: 0px;
	padding: 15px 15px 10px 15px;
	list-style-type: none;
}

#rightcolumn .network ul.news li, #rightcolumn .recently ul.news li {
	margin-bottom: 8px;
	padding-left: 20px;
	background: url('/shared/img/list-arrow.gif') no-repeat 0 5px;
}

#rightcolumn .network ul.news li a, #rightcolumn .recently ul.news li a {
	text-decoration: none;
	color: #404040;
	border-bottom: 1px dotted #90abc6;
}

#rightcolumn .network ul.news li a:hover, #rightcolumn .recently ul.news li a:hover {
	color: #000;
}

#rightcolumn:after, .footerRightcolumn:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.footerContentwrapper {
	float: left;
	width: 100%;
}

.footer {
	margin: 0 270px 30px 184px;
}

.footer div.body {
	border-top: 1px dotted #d2d1e3;
	margin: 0 10px;
	padding: 20px;
}

.footer div.body strong.prev {
	text-transform: uppercase;
	color: #404040;
	font-size: .9em;
	line-height: 5px;
}

.footer div.body ul {
	list-style-type: none;
	margin: 8px 0;
}

.footer div.body ul li {
	margin: 6px 0;
}

.footer div.body ul li a {
	color: #212121;
	text-decoration: none;
	border-bottom: 1px dotted #90abc8;
}

.footer div.body ul li a:hover {
	color: #5c5c5c;
}

.footer ul.navigation {
	list-style-type: none;
	border-bottom: 1px dotted #d2d1e3;
	height: 25px;
	padding: 9px 0 0 10px;
	margin: 0 10px;
	font-size: .9em;
}

.footer ul.navigation li {
	display: inline;
	margin-left: 7px;
}

.footer ul.navigation li a {
	text-decoration: none;
}

.footer div.copy {
	padding: 10px;
}

.footer div.copy img {
	float: right;
}

.footer div.copy p {
	float: left;
	color: #666666;
}

.footer div.copy p a {
	text-decoration: none;
}

.footerLeftcolumn {
	float: left;
	width: 184px;
	margin-left: -100%;
	border-top: 1px dotted #d2d1e3;
}

.footerLeftcolumn .top {
	padding-top: 20px;
	text-align: center;
}

.footerLeftcolumn .logo {
	text-align: right;
	border-bottom: 1px dotted #d2d1e3;
}

.footerRightcolumn {
	float: left;
	width: 270px;
	margin-left: -270px;
	border-top: 1px dotted #d2d1e3;
}

.innertube {
	margin: 10px;
	margin-top: 0;
}

/* Archives */

#contentcolumn .archive_headings, #contentcolumn .archive_entry {
	margin: 0 30px;
}

#contentcolumn .archive_headings h2 {
	margin-top: 15px;
	font-size: 1.5em;
}

#contentcolumn .archive_headings h3 {
	margin-top: 15px;
	font-size: 1.2em;
}

#contentcolumn .archive_entry {
	margin: 15px 30px 15px 30px;
	color: #333;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 15px;
}

#contentcolumn .archive_entry a {
	text-decoration: none;
}

#contentcolumn .archive_entry a.entry_title {
	color: #2?4867;
	font-family: georgia;
	font-size: 1.5em;
}

body.archive-page .postNavigation {
	margin-bottom: 40px !important;
}

/* Search Results */

body.search-page .title form {
	background: #f1f1f1;
	margin: 10px 0 0 0;
	padding: 8px;
}

body.search-page .title form .submit {
	position: relative;
	top: 4px;
	margin-left: 8px;
}

body.search-page .title form .text {
	width: 200px;
}

body.search-page .title form .search_all {
	display: none;
}

body.search-page .title ul {
	margin: 0 !important;
	padding: 8px 8px 2px !important;
	border: 1px solid #f1f1f1;
}

ul.results, ul.results li.result {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

ul.results {
	margin-bottom: 22px;
}

ul.results li.result {
	border-bottom: 1px dotted #ADADAD;
	padding: 0 !important;
	margin-bottom: 15px !important;
}

ul.results li.odd {
	background-color: #E3ECF2;
}

ul.results dd.meta {
	margin: 0;
	padding: 0 0 15px 0 !important;
}

ul.results dt {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 5px;
	font-family: verdana;
}

ul.results dt a {
	color: #294867 !important;
	text-decoration: underline !important;
	border: 0 !important;
	font-family: Georgia, serif;
}

ul.results dd.excerpt span {
	color: #888;
	line-height: 12px;
}

ul.results dd.excerpt span.pc {
	text-indent: -9999px;
	display: block;
	width: 90px;
	float: left;
	background: url('/shared/img/icons/pc-small.gif') no-repeat left bottom;
}

ul.results dd.excerpt span.uk {
	text-indent: -9999px;
	display: block;
	width: 100px;
	float: left;
	background: url('/shared/img/icons/uk-small.jpg') no-repeat left bottom;
}

ul.results dd.excerpt span.mn {
	text-indent: -9999px;
	display: block;
	width: 80px;
	float: left;
	background: url('/shared/img/icons/mn-small.gif') no-repeat left bottom;
}

ul.results dd.excerpt span.cs {
	text-indent: -9999px;
	display: block;
	width: 100px;
	float: left;
	background: url('/shared/img/icons/cs-small.gif') no-repeat left bottom;
}

ul.results dd.excerpt span.cb {
	text-indent: -9999px;
	display: block;
	width: 185px;
	float: left;
	background: url('/shared/img/icons/cb-small.gif') no-repeat left bottom;
}

ul.results dd.meta a {
	border: 0 !important;
}

/* Contact form */

body.contact .entry form#contact_form textarea {
	width: 400px;
	height: 250px;
}

body.contact #profile_photo {
	float: right;
	margin: 0 5px 0 5px;
}

body.contact #profile_photo img {
	border: 1px solid gray;
	padding: 5px;
}

body.contact #profile {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}

body.contact .entry form#contact_form h3 {
	margin-bottom: 10px;
	font-size: 1.3em;
}

body.contact .entry form#contact_form .col {
	float: left;
	width: 172px;
}

body.contact .entry form#contact_form #subject {
	width: 300px;
}

body.contact .entry form#contact_form label em {
	color: #888;
}

/* Advertising Form */

body.advertising .entry form#entryform table {
	border: 0;
	text-align: left;
	width: 400px;
}

body.advertising .entry form#entryform table td, body.advertising .entry form#entryform table th {
	vertical-align: top;
	font-weight: normal;
	padding: 2px;
}

body.advertising .entry form#entryform table p {
	margin: 2px 0 0 0;
}

body.advertising .entry form#entryform fieldset {
	border: 0;
}

/* Channel Listing */

#nav_categories {
	margin: 15px 0 0 30px;
}

#nav_categories ul {
	margin: 5px 0 15px 0;
}
			
#nav_categories li {
	list-style: none;
	margin: 7px 0 0 0;
	line-height: 13px;
	font-weight: bold;
}

#nav_categories li li a {
	color: #4474a2 !important;
}

#nav_categories li li {
	background: none !important;
}

#nav_categories li li li {
	font-weight: normal;
}
			
#nav_categories li span a {
	font-weight: normal;
	color: #333333 !important;
}

#nav_categories li a:hover {
	color: #414141 !important;
}

/* .. Conference Channel */

body.conference #nav_categories li {
	background: none;
}

body.conference #nav_categories {
	margin: 15px 15px;
}

body.conference #nav_categories li li {
	background: url('/shared/img/list-arrow.gif') no-repeat 0 5px !important;
}

body.conference #nav_categori?s li li a {
	color: #274867 !important;
}
body.conference #nav_categories li li a:hover {
	color: #414141!important;
}

body.conference #nav_categories li li li {
	background: none !important;
}

body.conference #nav_categories li li li a {
	color: #4474a2 !important;
	font-weight: bold;
}

/* Job Listing */

#channel-sponsor {
	background: #f3f3f3;
	}
	
#channel-sponsor .inner {
	padding: 15px;
}
	
#channel-sponsor .content {
	margin: 0 !important;
}
	
#channel-sponsor .content h3 {
	margin: 0 0 15px 0;
}
	
#channel-sponsor .badge {
	float: right;
}

#channel-sponsor .badge a {
	border: 0 !important;
	margin-left: 15px;
}

#channel-sponsor .badge img {
	border: 3px solid #dedede;
}

/* Job Board */

body.jobs .page a {
	border: 0 !important;
}

body.jobs #job-forward-box {
	display: none;
}

body.jobs .job-description {
	padding: 0 10px;
}

body.jobs .search-head {
	padding: 8px;
	text-align: right;
	background: #fff url(../img/jobboard/search-job-listings.gif) left center no-repeat;
	margin-top: 10px;
	}

body.jobs .search-head img {
	margin-top: -5px;
	}

body.jobs .search-block {
	background-image: url(../img/jobboard/search-gradient.jpg);
	height: 65px;
	}
	
body.jobs .postjob-block {
	text-align: center;
	padding-top: 30px;
	background: url(../img/jobboard/post-job-text.gif) center top no-repeat;
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #676767;
	}

body.jobs .postjob-block-minimal {
	text-align: right;
	margin-bottom: 20px;
	}

body.jobs .postjob-block-minimal img {
	position: relative;
	top: -3px;
	}

body.jobs .search-job-submit {
	padding-top: 11px;
	}

/* Misc formatting */

form input.text, form textarea, form select {
	font-size: 1.1em;
	color: #222;
	font-family: arial, san-serif;
	line-height: 1.3em;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url('/shared/img/fieldbg.gif') repeat-x 50% top;
}

form input.text {
	padding: 1px 3px 1px 3px;
}

form input.med {
	width: 140px;
}

form input.small {
	width: 60px;
}

form textarea {
	width: 95%;
	padding: 2px 3px 3px 3px;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

/* Share Popup */

div.sharePop {
	border-top: 1px dotted #ccc;
	background: #e6e6e6;
	padding: 10px 0 0 0;
	height: 100%;
}

div.sharePop ul.tabs {
	border-bottom: 1px solid #bfbec3;
	background: #e6e6e6;
	height: 25px;
}

div.sharePop ul.tabs:after, div.sharePop div.shareContent ul.share_list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.sharePop ul.tabs li {
	float: left;
	background-image: none !important;
	padding: 0 !important;
	margin: 0 0 0 4px !important;
}

div.sharePop ul.tabs li a {
	background: #dbdae0;
	display: block;
	font-size: .9em;
	text-transform: uppercase;
	line-height: 14px;
	border: 1px solid #dbdae0;
	border-bottom: 0;
	color: #8b8b9d !important;
	outline: none;
}

div.sharePop ul.tabs li a.selected {
	background: #FFF;
	border: 1px solid #dcdbe0;
	border-bottom: 1px solid #FFF;
	color: #000 !important;
}

div.sharePop ul.tabs li a span {
	padding: 5px 6px;
	display: block;
}

div.sharePop ul.tabs li a.selected span {
	border-bottom-color: #fff;
}

div.sharePop div.shareContent  {
	padding: 10px;
	background: #FFF;
	border: solid #dfdede;
	border-width: 0 1px 0 1px;
}

div.featured div.sharePop div.shareContent, div.exclusive div.sharePop div.shareContent, div.featured_exclusive div.sharePop div.shareContent  {
	border-width: 0;
	}

div.sharePop div.shareContent ul.share_list { height: 100%; }

div.sharePop div.shareContent ul.share_list li {
	float: left;
	display: inline;
	width: 120px;
	padding-bottom: 5px;
}

ul.share_list li.share_delicious {background: url('/shared/img/share/delicious.gif') no-repeat !important;
}
ul.share_list li.share_digg {background: url('/shared/img/share/digg.gif') no-repeat !important;
}
ul.share_list li.share_furl {background: url('/shared/img/share/furl.gif') no-repeat !important;
}
ul.share_list li.share_netscape {background: url('/shared/img/share/?etscape.gif') no-repeat !important;
}
ul.share_list li.share_yahoo {background: url('/shared/img/share/yahoo_myweb.gif') no-repeat !important;
}
ul.share_list li.share_technorati {background: url('/shared/img/share/technorati.gif') no-repeat !important;
}
ul.share_list li.share_google {background: url('/shared/img/share/google.gif') no-repeat !important;
}
ul.share_list li.share_newsvine {background: url('/shared/img/share/newsvine.gif') no-repeat !important;
}
ul.share_list li.share_blinklist {background: url('/shared/img/share/blinklist.gif') no-repeat !important;
}
ul.share_list li.share_reddit {background: url('/shared/img/share/reddit.gif') no-repeat !important;
}
ul.share_list li.share_blogmarks {background: url('/shared/img/share/blogmarks.gif') no-repeat !important;
}
ul.share_list li.share_magnolia {background: url('/shared/img/share/magnolia.gif') no-repeat !important;
}
ul.share_list li.share_live {background: url('/shared/img/share/windows_live.gif') no-repeat !important;
}
ul.share_list li.share_tailrank {background: url('/shared/img/share/tailrank.gif') no-repeat !important;
}
ul.share_list li.share_misterwong {background: url('/shared/img/share/mrwong.gif') no-repeat !important;
}
ul.share_list li.share_stumbleupon {background: url('/shared/img/share/stumbleupon.gif') no-repeat !important;
}

div.sharePop div.shareContent form.share_form {
	margin: 0;
	padding: 0;
}

div.sharePop input.submit {
	margin-top: 5px;
}

/* Subscribe Page paidContent.org */

body.subscribe #contentcolumn .content {
width: 470px;
}

body.subscribe #contentcolumn .content .title h2 {
	font-size: 1.3em !important;
	margin-bottom: 15px;
	border-bottom: 3px solid #333;
	padding-bottom: 5px;
}

body.subscribe #contentcolumn .content div.col {
	float: left;
	margin: 5px 5px 15px 0;
}

body.subscribe .rss-links li { background: url('/shared/img/icons/rss.gif') no-repeat 0 4px !important;
}

body.subscribe #contentcolumn .content form input.text {
	width: 150px;
}

body.subscribe #contentcolumn .content form input.submit {
	position: relative;
	top: 3px;
}

body.subscribe #contentcolumn .content fieldset {
	border: 0;
}

body.subscribe #contentcolumn .content .email-plug {}
body.subscribe #contentcolumn .content .xml-plug {}

body.subscribe #contentcolumn .content .subscribeForm {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px 10px 5px 10px;
	margin: 15px 0;
	background: #f2f2f2;
}
body.subscribe #contentcolumn .content .newsletterButton { float: right; text-align: center; margin: 0 0 0 10px; }
body.subscribe #contentcolumn .content .newsletterButton a { border: 0; }

/* Temp CSS */

div.econsm_banner img {
	margin-top: -1em;
	margin-bottom: 1.5em;
}

div.cs_job_board {
	margin-bottom: 2em;
}

div.cs_job_board iframe {
	border-right: 1px solid #111;
}
