/* @override 
	http://localhost:8888/css/style.css
	http://infinityjournal.com.previewdns.com/css/style.css
	http://www.infinityjournal.com/css/style.css
	http://infinityjournal.com/css/style.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000;
	background-image: url('../images/bg.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	color: #343434;
	font-size: 11px;
	line-height: 1.4;
}

a {
	text-decoration: none;
	color: #0158a9;
}

a:hover {
	color: #0084ff;
}

a.strongLink {
	font-weight: bold;
}

a.arrowLink {
	padding-left: 8px;
	background: transparent url('../images/arrow_right_black.gif') no-repeat left center;
}

a.pdfLink {
	width: 131px;
	height: 29px;
	display: block;
	background: transparent url('../images/btn_pdf_off.gif') no-repeat;
	text-indent: 300px;
	white-space: nowrap;
	overflow: hidden;
}

a.pdfLink:hover {
	background-image: url('../images/btn_pdf_on.gif');
}

a.pmLink {
	width: 36px;
	height: 27px;
	margin-top: 5px;
	display: block;
	background: transparent url('../images/btn_pm.gif') no-repeat;
	text-indent: 300px;
	white-space: nowrap;
	overflow: hidden;
}

a img {
	border: none;
}

#siteCenter {
	width: 959px;
	margin: 0 auto;
	z-index: 1;
}

#siteContainer {
	width: 959px;
	float: left;
	position: relative;
}

.indent {
	padding-left: 20px;
}

.col {
	float: left;
}

.row {
	clear: both;
}

input, textarea {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

h4 {
	padding: 0;
	margin: 0;
}

/* @group header */

/* Header */

#topNav {
	width: 959px;
	height: 30px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

#topNav span {
	float: right;
	margin-top: 7px;
	padding-right: 18px;
	color: #fff;
}

#topNav ul {
	float: right;
	list-style-type: none;
	margin-top: 7px;
}

#topNav ul li {
	float: left;
	padding: 0 7px 0 5px;
	background: transparent url('../images/nav_spacer.gif') no-repeat right center;
}

#topNav ul li.last {
	padding-right: 0;
	background-image: none;
}

#topNav ul li a {
	color: #fccf0a;
}

#topNav ul li a:hover {
	color: #fff;
}

#logoSearch {
	width: 959px;
	height: 132px;
	float: left;
	background: transparent url('../images/bg_search.jpg') no-repeat 0px 82px;
	position: relative;
}

#logoSearch h1 {
	width: 279px;
	height: 111px;
	float: left;
}

#logoSearch h1 a {
	width: 279px;
	height: 111px;
	display: block;
	text-indent: 300px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('../images/logo.jpg') no-repeat;
}

#searchBar {
	width: 307px;
	float: right;
	margin-top: 91px;
}

#searchBar input {
	float: left;
}

.searchTextBox {
	width: 242px;
	height: 22px;
	margin-top: 7px;
	padding: 5px 5px 0;
	border: 0;
	background-image: url('../images/bg_search_box.gif');
	font-weight: bold;
	font-size: 13px;
	color: #515151;
}

/* @group read */

#logoSearch #read {
	position: absolute;
	top: 0;
	left: 635px;
	width: 323px;
	height: 85px;
	z-index: 2;
	background-image: url(../images/header_read_bg.png);
}

#logoSearch #read .info {
	float: left;
	width: 120px;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	text-align: center;
	padding-top: 23px;
	padding-left: 25px;
	padding-right: 12px;
}

#logoSearch #read .buttons {
	float: left;
	width: 153px;
}

#logoSearch #read .buttons a {
	display: block;
	float: left;
}

#logoSearch #read #q {
	position: absolute;
	width: 15px;
	height: 14px;
	background-image: url(../images/header_read_q.png);
	top: 62px;
	left: 10px;
	z-index: 3;
	cursor: pointer;
}

#logoSearch #read #q .toggle {
	display: none;
	position: absolute;
	width: 323px;
	height: 98px;
	background-image: url(../images/header_read_toggle.png);
	z-index: 4;
	cursor: pointer;
	left: -365px;
	top: -51px;
	text-align: center;
	color: #333;
	font-size: 12px;
	padding: 7px 26px 5px 13px;
}

#logoSearch #read #q:hover .toggle {
	display: block;
}

#logoSearch #read #q .toggle .title {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

#logoSearch #read #q .toggle .option {
	float: left;
	width: 151px;
	padding: 9px 5px 0;
}

#logoSearch #read #q .toggle .option strong{
	font-size: 13px;
}

#logoSearch #read #q .toggle .option ul{
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 14px;
	padding: 0;
	margin: 0;
}

#logoSearch #read #q .toggle .option ul li{
	padding: 2px 0 0;
}

/* @end */

/* @group nav */

#nav {
	width: 959px;
	height: 42px;
	float: left;
	background: transparent url('../images/bg_nav.gif') no-repeat;
}

#nav a.searchConnect {
	width: 220px;
	height: 42px;
	float: left;
	background: transparent url('../images/btn_search_connect_off.gif') no-repeat;
	text-indent: 300px;
	white-space: nowrap;
	overflow: hidden;
}

#nav a.searchConnect:hover {
	background-image: url('../images/btn_search_connect_on.gif');
}

#nav a.active {
	background-image: url('../images/btn_search_connect_on.gif');
}

#nav ul {
	width: 701px;
	height: 42px;
	float: right;
	list-style-type: none;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	height: 42px;
	display: block;
	text-indent: 200px;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
}

#nav ul li a.selected {
	background-position: 0 -42px;
}

#nav ul li a:hover {
	background-position: 0 -42px;
}

#nav ul li#navAbout a {
	width: 115px;
	background-image: url('../images/nav_about.gif');
}

#nav ul li#navOpinions a {
	width: 82px;
	background-image: url('../images/nav_opinions.gif');
}

#nav ul li#navResearch a {
	width: 84px;
	background-image: url('../images/nav_research.gif');
}

#nav ul li#navInFoucs a {
	width: 79px;
	background-image: url('../images/nav_in_focus.gif');
}

#nav ul li#navBookReviews a {
	width: 114px;
	background-image: url('../images/nav_book_reviews.gif');
}

#nav ul li#navReviews a {
	width: 78px;
	background-image: url('../images/nav_reviews.gif');
}

#nav ul li#navTheStack a {
	width: 89px;
	background-image: url('../images/nav_the_stack.gif');
}

#nav ul li#navTheInsider a {
	width: 98px;
	background-image: url('../images/nav_the_insider.gif');
}

#nav ul li#navLetters a {
	width: 71px;
	background-image: url('../images/nav_letters.gif');
}

#nav ul li#navPastIssues a {
	width: 94px;
	background-image: url('../images/nav_past_issues.gif');
}

#nav ul li#navIJArticles a {
	width: 90px;
	background-image: url('../images/nav_ij_articles.gif');
}

#nav ul li#navBlogs a {
	width: 58px;
	background-image: url('../images/nav_blogs.gif');
}

#nav ul li#navAnalyses a {
	width: 81px;
	background-image: url('../images/nav_analyses.gif');
}

#nav ul li#navLinks a {
	width: 60px;
	background-image: url('../images/nav_links.gif');
}

#nav ul li#navReadings a {
	width: 84px;
	background-image: url('../images/nav_readings.gif');
}

#nav ul li#navSoapbox a {
	width: 84px;
	background-image: url('../images/nav_soapbox.gif');
}

#nav ul li#navOpinionAnalyses a {
	width: 137px;
	background-image: url('../images/nav_opinion_analyses.gif');
}

/* @end */

/* @end */

/* Homepage Intro */

#intro {
	width: 959px;
	height: 337px;
	float: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#intro #intro_rotate {
	position: absolute;
	top: 0;
	left: 0;
	width: 730px;
	height: 337px;
	overflow: hidden;
	z-index: 1;
}

#intro #intro_rotate img {
	position: absolute;
	top: 0;
	left: 0;
	width: 730px;
	height: 337px;
}

#intro #text {
	width: 405px;
	height: 277px;
	position: absolute;
	top: 60px;
	left: 529px;
	z-index: 2;
}

#intro h3 {
	font-size: 20px;
	font-weight: normal;
	color: #a0a0a0;
	line-height: 1.0;
}

#intro h2 {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 5px;
}

#intro p {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 15px;
	z-index: 3;
}

#intro p a {
	width: 144px;
	height: 32px;
	display: block;
	text-indent: 200px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('../images/btn_register_off.gif') no-repeat;
}

#intro p a:hover {
	background-image: url('../images/btn_register_on.gif');
}

/* Subpage Breadcrumb */

#breadcrumb {
	position: relative;
	width: 937px;
	height: 30px;
	float: left;
	padding: 15px 11px 0 11px;
	font-size: 12px;
	color: #fff;
	z-index: 2;
}

#breadcrumb a {
	color: #fccf0a;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb .right {
	position: absolute;
	top: 15px;
	right: 10px;
}

/* Content */

#contentContainer {
	width: 959px;
	float: left;
	background: transparent url('../images/bg_content_middle.gif') repeat-y;
}

#contentTop {
	width: 959px;
	height: 20px;
	float: left;
	background: transparent url('../images/bg_content_top.gif') no-repeat;
}

#contentLeft {
	width: 636px;
	float: left;
	overflow: hidden;
}

#contentRight {
	width: 303px;
	float: right;
	padding: 0 8px 15px 12px;
}

#contentBottom {
	width: 959px;
	height: 20px;
	float: left;
	background: transparent url('../images/bg_content_bottom.gif') no-repeat;
}

/*Social*/

#social {
	float: left;
	width: 350px;
	line-height: 30px;
}

#social a{
	vertical-align: top;
	color: #fff;
	text-decoration: none;
	padding-left: 19px;
}

#social a:hover {
	text-decoration: underline;
}

#social a#facebook{
	background: url(../images/share/facebook.png) no-repeat 0 0;
}

#social a#twitter{
	background: url(../images/share/twitter.png) no-repeat 0 0;
}

#twitter_update {
	display: block;
	position: absolute;
	width: 350px;
	top: 44px;
	right: 10px;
	list-style-type: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: transparent;
	background-image: url(../images/opacity/85white.png);
	padding: 3px 7px 6px;
	min-height: 30px;
}

ul#twitter_update_list {
	display: block;
	float: right;
	width: 350px;
	list-style-type: none;
	font-size: 10px;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0;
}

img#twitter_update_list_image {
	position: absolute;
	bottom: -12px;
	left: -59px;
}

ul#twitter_update_list li span{
	display: block;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}

#twitter_update .on_twitter {
	position: absolute;
	right: 5px;
	bottom: 5px;
	line-height: 14px;
}

#twitter_update .on_twitter img{
	vertical-align: text-bottom;
}

/* Homepage */

div.listSection {
	float: left;
	margin:16px 0 35px;
	padding:0 40px 0 60px;
	width: 636px;
}

div.listSection.columns {
	margin: 16px 0 35px 0;
	width: 270px;
	padding: 0 0 0 30px;
}

div.listSectionLast {
	margin: 16px 0 10px 0;
}

div.listSection div.title {
	width: 536px;
	float: left;
	padding-top: 4px;
	border-bottom: solid 1px #9a9a9a;
}

div.listSection div.title h2 {
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #5e5e5e;}

div.listSection div.title a {
	float: right;
	margin-top: 5px;
	padding-left: 8px;
	background: transparent url('../images/arrow_right_black.gif') no-repeat left center;
}

div.listSection div.listItem {
	width: 536px;
	float: left;
	padding: 12px 0;
	border-bottom: solid 1px #9a9a9a;
}

div.listSection div.listItem:last-child {
	border-bottom-style: none;
}

/* @group in this edition */

#inThisIssue {
	float: left;
	width: 580px;
	height: 250px;
	background: url(../images/inThisIssue.png) no-repeat 20px 0;
	padding: 9px 9px 9px 29px;
	position: relative;
}

#inThisIssue #title {
	position: absolute;
	top: 9px;
	left: 29px;
	z-index: 10;
}

#inThisIssue ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#inThisIssue ul#jcarousel {
	height: 250px;
	overflow: hidden;
}

ul#jcarousel li {
	margin: 0;
	padding: 0;
	display: block;
	width: 580px;
	height: 250px;
	position: relative;
}

ul#jcarousel li a.articleTitle {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 560px;
	padding: 10px;
	background-image: url(../images/opacity/75black.png);
	color: #fff;
	font-size: 13px;
	line-height: 1.2;
	background-color: transparent;
}

ul#jcarousel li a.articleTitle:hover {
	background-color: #000;
}

ul#jcarousel li a.articleTitle strong {
	display: block;
	font-size: 22px;
}

#inThisIssue ul#controls {
	position: absolute;
	clear: left;
	z-index: 10;
	right: 19px;
	top: 17px;
}

#inThisIssue ul#controls li{
	float: left;
	padding: 0;
	margin: 0 0 0 3px;
}

#inThisIssue ul#controls li a {
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/carousel/control.png) no-repeat 0 0;
}

#inThisIssue ul#controls li a.active {
	background-position: 0 -12px;
}

#inThisIssue .arrow{
	display: none;
	position: absolute;
	top: 90px;
	z-index: 4;
}

#inThisIssue .arrow#left{
	left: 29px;
}

#inThisIssue .arrow#right {
	right: 9px;
}

#content #main #banner ul li a {
	border: 0;
	margin: 0;
	outline: none;
}

/* @end */

/* @group 2 columns */

div.listSection.announcements {
	font-size: 12px;
}

div.listSection.columns div.title {
	width: 270px;
	padding: 0;
}

div.listSection.columns div.listItem {
	width: 270px;
}


/* @end */

div.listSection div.listItemLast {
	width: 536px;
	float: left;
	padding-top: 12px;
}

div.listSection div.listItem h3 {
	font-size: 12px;
	font-weight: bold;
	color: #343434;
}

div.listSection.columns div.listItem h3 {
	padding-bottom: 2px;
}

div.listSection div.listItem h3 span.date{
	font-size: 11px;
	color: #666;
}

div.listSection.latest {
	font-size: 12px;
}


div.listSection.rss {
	margin-bottom: 0;
	padding-left: 123px;
	width: 430px;
	height: 33px;
	background: url(../images/bg_rssHeadlines.gif) no-repeat 23px;
	padding-right: 60px;
	margin-top: 5px;
	position: relative;
}

div.listSection.rss #rssSeeAll a {
	position: absolute;
	right: 10px;
	width: 46px;
	height: 18px;
	top: 15px;
	border: none;
}

div.listSection.rss #rssSeeAll a img {
	border: none;
}

div.listSection.rss ul.rssHeadlines {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 28px;
	position: relative;
	overflow: hidden;
	height: 33px;
}

div.listSection.rss ul.rssHeadlines li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.listSection.rss ul li a {
	background-color: #fdd837;
	padding: 1px 2px;
	font-weight: bold;
}

div.listSection.rss .rssHeadlinesPopup {
	position: absolute;
	left: 23px;
	top: 0;
	z-index: 10;
	width: 590px;
	background: #959595 url(../images/rssPopup_top.gif) no-repeat;
}

div.listSection.rss .rssHeadlinesPopup ul {
	margin: 0;
	list-style: none;
	line-height: 12px;
	padding: 5px 10px 0 100px;
	font-size: 11px;
}

div.listSection.rss .rssHeadlinesPopup ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.listSection.rss .rssHeadlinesPopup .bottom {
	height: 7px;
	background: url(../images/rssPopup_bottom.gif) no-repeat;
}

div.announcements {
	//background: transparent url('../images/ico_announcements.gif') no-repeat 19px 0;
}

div.latest {
	background: transparent url('../images/ico_announcements.gif') no-repeat 19px 0;
}

div.blogBlock.latest {
	background: transparent url(../images/ico_blog2.png) no-repeat 0 11px;
}

.latest div.articleItem {
	width: 536px;
	float: left;
	margin-left: 17px;
	border-bottom: solid 1px #9a9a9a;
	position: relative;
	padding: 8px 0;
}

.latest div.articleItem p {
	font-size: 11px;
}

.latest div.articleItem p a {
	font-size: 12px;
	font-weight: bold;
}

.latest div.articleItem p.writtenBy {
	font-size: 11px;
	padding-top: 2px;
}

.latest div.articleItem p.writtenBy img {
	margin-top: -6px;
}

.latest div.articleItem p.writtenBy a {
	font-size: 11px;
}

div.spotlight {
	background: transparent url('../images/ico_lightbulb.gif') no-repeat 30px 0;
}

div.disclaimer {
	width: 506px;
	float: left;
	margin-top: 15px;
	padding: 12px 15px;
	background: #d2d2d2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 11px;
}

/* @group announcements */

.listSection .announcement {
	float: left;
	width: 270px;
	clear: both;
	padding: 10px 0 20px;
}


.listSection .announcement .announcement_wrapper {
	background-color: #999;
	padding: 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: relative;
}

.listSection .announcement.alt .announcement_wrapper {
	background-color: #666;
}

.listSection .announcement .announcement_wrapper .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: url(../images/opacity/50white.png) repeat;
}

.listSection .announcement .announcement_wrapper .hover a {
	display: block;
	width: 270px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.listSection .announcement .content {
	overflow: hidden;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}

.listSection .announcement .content p {
	padding-bottom: 15px;
	line-height: 15px;
	font-size: 12px;
}

.listSection .announcement .content p:last-child {
	padding-bottom: 0;
}

.listSection .announcement .details {
	background: url(/images/comment_carrot.gif) no-repeat 225px top;
	line-height: 15px;
	font-size: 12px;
	padding: 0;
}

.listSection .announcement.alt .details {
	background-image: url(/images/comment_carrot_alt.gif);
}

.listSection .announcement .details a {
	font-weight: bold;
}


.listSection .announcement .details h4 {
	color: #0158a9;
	font-size: 13px;
}

.listSection .announcement .details span.date {
	display: block;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 0 3px;
}

/* @end */

/* @group recent comments */

.listSection.comments {
	background: url(../images/spacer_999.gif) repeat-y 15px;
}

.listSection .comment_item {
	float: left;
	width: 270px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.listSection .comment_item .comment_wrapper {
	background-color: #999;
	padding: 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: relative;
}

.listSection .comment_item.alt .comment_wrapper {
	background-color: #666;
}

.listSection .comment_item .comment_wrapper .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: url(../images/opacity/50white.png) repeat;
}

.listSection .comment_item .comment_wrapper .hover a {
	display: block;
	width: 270px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.listSection .comment_item .comment {
	max-height: 75px;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}

.listSection .comment_item .comment p {
	padding-bottom: 15px;
	line-height: 15px;
	font-size: 12px;
}

.listSection .comment_item .details {
	background: url(/images/comment_carrot.gif) no-repeat 225px top;
	line-height: 15px;
	font-size: 11px;
	padding: 4px 30px 0 0;
}

.listSection .comment_item.alt .details {
	background-image: url(/images/comment_carrot_alt.gif);
}

.listSection .comment_item .details a {
	font-weight: bold;
}

.listSection .comment_item .details span.item_info {
	line-height: 12px;
}

.listSection .comment_item .details span.author a {
	color: #666;
}

.listSection .comment_item .details span.author a:hover {
	color: #333;
}

/* @end */

/* Articles */

#articleList {
	width: 590px;
	float: left;
	padding: 15px 23px 5px 23px;
	position: relative;
}

#articleList table.calendar {
	width: 87px;
	height: 70px;
	float: left;
	background: transparent url('../images/bg_calendar.gif') no-repeat;
}

.pdfEdition {
	clear: both;
	padding: 20px 0 10px;
}

.pdfEdition a {
	display: block;
	width: 205px;
	height: 29px;
	overflow: hidden;
	text-indent: -900px;
	background: url(../images/btn_pdf_edition.jpg) no-repeat 0 0;
}

.pdfEdition a:hover {
	background-position: 0 -29px;
}

#articleList table.calendar tr td {
	width: 87px;
	text-align: center;
}

#articleList table.calendar tr td h4 {
	float: none;
	font-size: 14px;
	font-weight: bold;
	color: #5e5e5e;
	line-height: 1.1;
}

#articleList #title {
	width: 488px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}

#articleList #title h2 {
	float: left;
	font-weight: bold;
	font-size: 24px;
	color: #5e5e5e;
	line-height: 1.1;
}

#articleList #title h3 {
	float: left;
	clear: left;
	font-weight: bold;
	font-size: 14px;
	color: #5e5e5e;
	line-height: 1.1;
}

#articleList .pageDescription p {
	color: #666;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}

#articleList div.articleItem {
	width: 536px;
	float: left;
	padding: 15px 0;
	margin-left: 17px;
	border-bottom: solid 1px #9a9a9a;
	position: relative;
}

#articleList div.articleItem.primary:last-child {
	border: none;
}

#articleList div.articleItem p {
	font-size: 12px;
}

#articleList div.articleItem p.readMore {
	padding-top: 5px;
}

#articleList div.articleItem p.readMore a {
	font-size: 11px;
}

#articleList div.articleItem p.teaser {
	margin-top: .5em;
}

#articleList div.articleItem p a {
	font-size: 13px;
	font-weight: bold;
}

#articleList div.articleItem p.writtenBy {
	font-size: 11px;
	padding-top: 10px;
}

#articleList div.articleItem p.writtenBy a {
	font-size: 11px;
}

#articleList #peerDivider {
	border-top: 2px solid #666;
	margin: 40px 0 10px;
	float: left;
	width: 100%;
}

#articleContents {
	width: 580px;
	float: left;
	margin-top: 15px;
	padding: 0 0 5px;
	border-top: solid 1px #9a9a9a;
	font-size: 12px;
}

#articleContents h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0 10px;
}

#articleContents h4 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
}

#articleContents span {
	font-size: 13px;
	font-weight: bold;
}

#articleContents ul {
	list-style-type: decimal;
	padding-left: 20px;
}

#articleContents ul li {
	padding-top: 15px;
}

#articleContents p {
	padding-top: 13px;
}

#articleContents i {

}

#articleContent {
	padding-top: 20px;
	font-size: 13px;
}

#articleContent p {
	padding: 0;
	font-size: 13px;
}

#articleContent span {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

#articleContent b span, #articleContent strong span {
	font-weight: bold;
}

#articleContent h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-top: 5px;
}

#articleContents #sendToFriend {
	display: inline-block;
	border: 1px solid #9a9a9a;
	background-color: #ccc;
	padding: 4px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 165px;
}

.sendToFriend_btn {
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.sendToFriend_btn a {
	color: #333;
}

.sendToFriend_btn a:hover {
	color: #888;
}

.sendToFriend_btn#sendToFriend_link {
	display: inline-block;
	border: 1px solid #9a9a9a;
	background-color: #ccc;
	padding: 4px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 165px;
}

#articleContents #sendToFriend #sendToFriendPopup {
	display: none;
	max-width: 280px;
	float: left;
	padding: 0 10px 10px;
}

#articleContents .form  textarea#message {
	width: 260px;
	height: 100px;
}

#articleContents .form  input#email {
	width: 260px;
}

.radioOptionText {
	float: left;
	padding-left: 10px;
	padding-bottom: 4px;
}

input.radioOption {
	margin-bottom: 4px;
}

.alert {
	padding: 4px 8px;
	clear: both;
	font-size: 14px;
	background-color: #fbd637;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 18px;
	margin-top: 5px;
}

#connectDetail .alert {
	float: left;
	width: 565px;
	margin-top: 10px;
}

/* @group article_image */

#article_image {
	position: relative;
	float: left;
	width: 959px;
	height: 240px;
	padding-top: 15px;
	overflow: visible;
}

#article_image img {
	position: absolute;
	top: 15px;
	left: 0;
}

#article_image img.main {
	z-index: 1;
}

#article_image img.overlay {
	z-index: 2;
}

#article_image .info {
	position: absolute;
	z-index: 4;
	max-width: 450px;
	width: auto !important;
	width: 450px;
	padding: 10px 15px 10px 35px;
	background-color: transparent;
	background-image: url(../images/opacity/50black.png);
	bottom: 30px;
	left: 0;
}

#article_image .info.active {
	background-color: #000;
}

#article_image h2.title, #article_image h3.author {
	float: left;
	clear: left;
	line-height: 1.1;
}

#article_image h2.title {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

#article_image h3.author {
	margin-top: 4px;
}

/* @group S&C */

#article_image.connect {
	height: 420px;
	padding-top: 0;
	background-image: url(../images/connect/bg.jpg);
	top: -44px;
	z-index: 0;
	margin-bottom: -44px;
}

#connectForm {
	position: absolute;
	z-index: 3;
	top: 130px;
	width: 592px;
	right: 0;
}

#connectForm h2{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 25px 12px;
	letter-spacing: 1px;
}

#connectForm .tabsWrapper {
	height: 67px;
	overflow: hidden;
}

#connectForm ul.tabs{
	display: block;
	float: left;
	height: 27px;
	list-style: none;
	padding-left: 10px;
}

#connectForm ul.tabs li {
	display: block;
	float: left;
	height: 27px;
	margin-right: 3px;
}

#connectForm ul.tabs li a{
	display: block;
	float: left;
	height: 27px;
	overflow: hidden;
	text-indent: -900px;
	white-space: nowrap;
	background: url(../images/connect/tabs.jpg) 0 0;
}

/* @group for results */

#article_image.connect.results {
	height: 220px;
}

.results #connectForm h2, .results #connectForm #explanation{
	display: none;
}

/* @end */

.ui-tabs .ui-tabs-hide {
     display: none;
}

/* @group tabs */

#connectForm ul.tabs li.name a {
	width: 56px;
}

#connectForm ul.tabs li.location a {
	width: 74px;
	background-position: -56px 0;
}

#connectForm ul.tabs li.topics a {
	width: 60px;
	background-position: -130px 0;
}

#connectForm ul.tabs li.uni a {
	width: 85px;
	background-position: -190px 0;
}

#connectForm ul.tabs li.work a {
	width: 53px;
	background-position: -275px 0;
}

/* @group active */

#connectForm ul.tabs li.name.ui-state-active a {
	background-position: 0 -27px;
}

#connectForm ul.tabs li.location.ui-state-active a {
	background-position: -56px -27px;
}

#connectForm ul.tabs li.topics.ui-state-active a {
	background-position: -130px -27px;
}

#connectForm ul.tabs li.uni.ui-state-active a {
	background-position: -190px -27px;
}

#connectForm ul.tabs li.work.ui-state-active a {
	background-position: -275px -27px;
}



/* @end */

/* @end */

#connectForm .bar {
	clear: left;
	height: 40px;
	background-image: url(../images/connect/bar_bg.jpg);
	padding-left: 8px;
}

#connectForm .spacer {
	float: left;
	height: 40px;
	width: 12px;
}

#connectForm input.searchTextBox {
	width: 160px;
	background-image: url(../images/connect/bg_search_box.jpg);
}

#connectForm select, #connectForm input {
	float: left;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	line-height: 1.5;
	color: #515151;
}

#connectForm select {
	margin-top: 10px;
	border: solid 1px #c7c7c7;
}

#connectForm .main {
	width: 355px;
	padding: 2px 4px;
}

#connectForm input.searchTextBox.main {
	width: 347px;
	padding: 2px 4px;
	background: #fff;
}

#connectForm input.searchTextBox.additional {
	color: #888;
}

#connectForm #explanation{
	font-size: 12px;
	color: #fff;
	line-height: 1.5em;
	padding: 30px 90px 0 10px;
}

#connectForm #explanation .intro {
	color: #fbd637;
	font-weight: bold;
}

/* @end */

/* @end */

/* @group about the author */

#articleContents .articleBar {
	position: relative;
	left: -23px;
	padding: 8px 8px 3px 23px;
	width: 573px;
}

#articleContents .articleBar p {
	padding: 0 0 5px;
}

#articleContents #author {
	background-color: #000;
}

#articleContents #about {
	background-color: #fff;
	padding-bottom: 8px;
}

#articleContents #author p {
	color: #fff;
}

#articleContents #author p.name {
	font-weight: bold;
	font-size: 13px;
}

#articleContents #author p a {
	color: #fff;
}

/* @end */

/* Search and Connect */

#connectList {
	width: 590px;
	float: left;
	padding: 15px 23px 0 23px;
	font-size: 11px;
}

#connectList h2 {
	width: 590px;
	font-size: 24px;
	font-weight: bold;
	color: #5e5e5e;
}

#connectList h3, h3.resultsSummary {
	color: #333;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}

#connectList div.connectItem, #blog .connectItem {
	width: 536px;
	float: left;
	padding: 15px 0;
	margin-left: 17px;
	border-bottom: solid 1px #9a9a9a;
}

#connectList a.avatar, #blog a.avatar {
	width: 113px;
	height: 113px;
	float: left;
	text-align: center;
}

#connectList img {
	display: inline;
	border: none;
}

#connectList div.connectInfo, #blog .connectInfo {
	float: left;
	padding: 8px 0 0 15px;
	width: 400px;
}

#connectList div.connectInfo a {
	font-weight: bold;
}

#connectDetail {
	width: 590px;
	float: left;
	padding: 15px 23px 5px 23px;
	font-size: 11px;
}

/* @group S&C 2010 */

#connectList .card {
	float: left;
	width: 290px;
	height: 200px;
	overflow: hidden;
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 15px;
	position: relative;
}

#connectList .card.odd {
	padding-right: 10px;
}

#connectList .card h4 {
	text-align: center;
	height: 29px;
	line-height: 29px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	background-color: #666;
	background-image: url(../images/connect/card_top.gif);
}

#connectList .card h4 a {
	color: #fff;
}

#connectList .card h4 a:hover {
	color: #fff;
	text-decoration: underline;
}

#connectList .card .main {
	height: 100px;
	background-color: #fff;
	padding: 10px 10px 8px;
}

#connectList .card .main .avatar {
	width: 100px;
	padding: 0 15px 0 0;
	text-align: center;
}

#connectList .card .main .info {
	width: 155px;
	white-space: nowrap;
	overflow: hidden;
}

#connectList .card .status {
	height: 29px;
	overflow: hidden;
	background-color: #fff;
	padding: 0 10px 2px;
	text-align: center;
	color: #666;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

#connectList .card .location {
	text-align: center;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background-color: #CCC;
	color: #000;
	background-image: url(../images/connect/card_bottom.gif);
}

#connectList .card a.pm {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #333;
	background-color: #fbd637;
	padding: 2px 4px;
	font-size: 11px;
	font-weight: bold;
}

#connectList .card a.pm:hover {
	text-decoration: underline;
}

#resultsFilter {
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	margin: 5px 0 15px;
	padding: 10px;
}

a#filter {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#resultsFilter #submit {
	position: relative;
	top: 9px;
	left: 10px;
}

/* @end */

#connectDetail h2 {
	font-size: 24px;
	font-weight: bold;
	color: #5e5e5e;
}

#connectDetail div.connectItem {
	width: 536px;
	float: left;
	padding: 15px 0;
	margin-left: 17px;
	border-bottom: solid 1px #9a9a9a;
}

#connectDetail img {
	float: left;
}

#connectDetail div.connectInfo {
	float: left;
	padding: 8px 0 0 15px;
	position: relative;
	z-index: 5;
}

#connectDetail div.connectInfo a {
	font-size: 15px;
	font-weight: bold;
}

#connectDetail div.connectInfo p.gro {
	color: #666;
	font-size: 12px;
	line-height: 30px;
	padding-top: 2px;
	position: relative;
	height: 30px;
	cursor: pointer;
}

#profile .groPopup {
	display: none;
	position: absolute;
	width: 196px;
	height: 73px;
	background-color: transparent;
	background-image: url(../images/groPopup.gif);
	top: 68px;
	left: 75px;
	z-index: 5;
}

#profile .groPopup.change {
	background-image: url(../images/groPopupChange.png);
	left: 120px;
	width: 300px;
	height: 140px;
}

#profile .groUpdate {
	position: absolute;
	background-image: url(../images/groForm.gif);
	left: 9px;
	width: 450px;
	height: 116px;
	top: 14px;
	z-index: 5;
}

.groUpdate  input#gro_input {
	position: absolute;
	top: 31px;
	left: 11px;
	width: 418px;
	height: 21px;
	border: 2px solid #999;
	line-height: 21px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 7px;
	color: #515151;
	font-size: 12px;
	font-weight: bold;
}

.groUpdate  #groCharcounter {
	position: absolute;
	top: 3px;
	left: 334px;
	width: 60px;
	height: 20px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	line-height: 20px;
}

.groUpdate  #groCancel a.cancel {
	position: absolute;
	top: 1px;
	left: 404px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

.groUpdate  #groCancel a.cancel:hover {
	color: #555;
}

.groUpdate  #groRemove a.remove {
	position: absolute;
	top: 83px;
	left: 383px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.groUpdate  #groRemove a.remove:hover {
	color: #d7d7d7;
}

.groUpdate input#submit {
	position: absolute;
	top: 76px;
	left: 252px;
	cursor: pointer;
}

#connectDetail div.connectInfo p.profile_option a {
	font-size: 12px;
	line-height: 20px;
}

#connectDetail div.profileHeader {
	width: 590px;
	float: left;
	border-bottom: solid 1px #9a9a9a;
}

#connectDetail div.profileHeader h2 {
	float: left;
}

#connectDetail div.profileHeader a {
	float: right;
	margin-top: 12px;
}

#connectDetail div.profileDetail {
	width: 536px;
	float: left;
	padding: 15px 0;
	margin-left: 17px;
}

#connectDetail div.profileDetail h3 {
	font-weight: bold;
	font-size: 17px;
	color: #5e5e5e;
}

#connectDetail div.profileDetail table {
	margin-top: 15px;
}

#connectDetail div.profileDetail table tr td {
	vertical-align: top;
	padding-bottom: 15px;
}

#connectDetail div.profileDetail table tr td label {
	width: 115px;
	display: block;
	font-weight: bold;
	font-size: 13px;
}

#connectDetail div.profileDetail table tr td ul {
	padding-left: 15px;
}

#connectDetail div.profileDetail table tr td ul li {
	padding-bottom: 3px;
}

/* Generic Page */

div.page {
	position: relative;
	width: 590px;
	float: left;
	padding: 15px 23px 5px 23px;
	font-size: 11px;
}

div.page h2 {
	width: 590px;
	font-size: 24px;
	font-weight: bold;
	color: #5e5e5e;
	border-bottom: solid 1px #9a9a9a;
}

div.page h3 {
	width: 590px;
	float: left;
	padding-top: 35px;
	font-size: 17px;
	font-weight: bold;
	color: #5e5e5e;
	border-bottom: solid 1px #9a9a9a;
}

div.page p {
	padding-top: 10px;
	font-size: 12px;
}

div.disclaimer p{
	font-size: 11px;
	padding: 0;
}

/*div.page.larger_p p {
	font-size: 1.2em;
}*/

/* log in page */

.page#login p {
	font-size: 14px;
}

.page#login .error {
	color: #f50000;
}

/* Form */

.form {
	position: relative;
}

.form label {
	width: 590px;
	float: left;
	clear: both;
	margin: 15px 0 3px 0;
}

.form input, .form textarea, .form select {
	float: left;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	line-height: 1.5;
}

.form input.textBox {
	width: 322px;
	padding: 2px 4px;
	border: solid 1px #b6b6b6;
}

.form input.submitImageButton {
	float: left;
	clear: both;
	margin-top: 20px;
}

.form input.resetImageButton {
	float: left;
	clear: right;
	margin-left: 8px;
	margin-top: 20px;
}

.form textArea.textArea {
	width: 322px;
	clear: none;
	padding: 2px 4px;
	border: solid 1px #b6b6b6;
}

.form textArea.textArea.large {
	width: 550px;
}

.form select.dropDownList {
	width: 332px;
	padding: 2px 4px;
	border: solid 1px #b6b6b6;
}

.form select.listBox {
	width: 332px;
	height: 200px;
	padding: 2px 4px;
	border: solid 1px #b6b6b6;
}

.form .checkboxSelect {
	display: inline-block;
	float: left;
	clear: none;
	height: 200px;
	width: 320px;
	overflow: auto;
	border: solid 1px #b6b6b6;
	background-color: #fff;
	padding: 4px 4px 4px 6px;
}

.form .checkboxSelect .row {
	clear: left;
	height: 20px;
}

.form .checkboxSelect label {
	margin: 0;
	clear: none;
	float: none;
	padding: 0 0 0 5px;
	width: auto;
}

.form .checkBox {
	float: left;
	clear: both;
	margin-top: 20px;
}

.form .checkBox label {
	clear: none;
	width: auto;
	margin: 0 0 0 10px;
}

.form .checkboxSelect input {
	
}

.form label.error {
	width: 200px;
	float: left;
	clear: none;
	margin: 4px 0 0 15px;
	color: #f50000;
	font-weight: bold;
}

#registration_form .captcha {
	float: left;
	clear: both;
	position: relative;
}

#registration_form .captcha label.error {
	position: absolute;
	left: 200px;
	top: 0;
}

.form > p {
	clear: both;
}

.form .addAdditionalButton {
	clear: left;
	padding-top: 10px;
	padding-bottom: 5px;
}

.form .addAdditionalButton a {
	font-weight: bold;
	background-color: #666;
	padding: 5px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 12px;
}

.form .addAdditionalButton a:hover {
	background-color: #888;
}

.form .additional .uni {
	display: inline-block;
	clear: left;
}

.uni .wrapper {
	display: inline-block;
	clear: left;
	position: relative;
}

.uni .explanation {
	position: absolute;
	width: 190px;
	background-color: #ccc;
	top: -6px;
	left: 350px;
	font-size: 12px;
	padding: 6px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.form .additional, .infoSection {
	float: left;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 555px;
	overflow: hidden;
	padding: 10px 15px;
}

.infoSection {
	width: 535px;
}

#connectDetail .infoSection {
	font-size: 12px;
}

.infoSection ul {
	list-style-position: inside;
}

.form .additional_checkbox {
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	padding-bottom: 5px;
}

.form .additional h4, .infoSection h4 {
	clear: both;
	float: left;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #5e5e5e;
	border: none;
}

.infoSection h4 {
	float: none;
	margin-bottom: 8px;
}

.form .additional input.textBox, .form .additional textarea, .form .additional .checkboxSelect {
	background-color: #eee;
}

/* List Search */

div.listSearch {
	width: 590px;
	height: 42px;
	float: left;
	margin-top: 5px;
	background: transparent url('../images/bg_listsearch.gif') no-repeat;
}

div.listSearch select, div.listSearch input {
	float: left;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	line-height: 1.5;
	color: #515151;
}

div.listSearch select {
	width: 215px;
	padding: 2px 4px;
	margin-top: 7px;
	margin-left: 7px;
	border: solid 1px #c7c7c7;
}

div.listSearch input.textBox {
	width: 295px;
	padding: 3px 4px;
	margin-top: 7px;
	margin-left: 7px;
	border: solid 1px #c7c7c7;
}

div.listSearch input.goImageButton {
	float: right;
}

/* Paging */

div.paging {
	height: 36px;
	float: left;
	padding: 0 8px;
	margin-top: 15px;
	border: solid 1px #9a9a9a;
	border-left: 0;
	border-right: 0;
	background: transparent url('../images/bg_paging.gif') repeat-x;
	width: 574px;
}

div.paging ul {
	float: right;
	list-style-type: none;
	margin-top: 5px;
}

div.paging ul li {
	float: left;
}

div.paging ul li a {
	display: block;
	padding: 6px 8px 0 7px;
	background: transparent url('../images/spacer_paging.gif') no-repeat right 8px;
}

div.paging ul li a.pageLeft {
	width: 29px;
	height: 27px;
	display: block;
	margin: 0;
	padding: 0;
	margin-right: 8px;
	text-indent: 200px;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	background: transparent url('../images/btn_page_left_off.gif') no-repeat 0 0;
}

div.paging ul li a.pageRight {
	width: 29px;
	height: 27px;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	text-indent: 200px;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	background: transparent url('../images/btn_page_right_off.gif') no-repeat 0 0;
}

div.paging ul li a.pageLeft:hover {
	background-image: url('../images/btn_page_left_on.gif')
}

div.paging ul li a.pageRight:hover {
	background-image: url('../images/btn_page_right_on.gif');
}

div.paging ul li a.selected {
	color: #000;
}

div.paging ul li a.selected:hover {
	color: #000;
}

div.paging ul li a.last {
	background-image: none;
}

/* Search Error */

.searchError {
	float: left;
	clear: both;
	font-size: 16px;
	margin-top: 70px;
	margin-left: 20px;
}

/* @group search */

#linkSC {
	position: absolute;
	width: 160px;
	text-align: center;
	top: 0;
	right: 20px;
	padding: 3px 5px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

ul#typeFilter {
	list-style: none;
	display: inline-block;
	margin-top: 5px;
}

ul#typeFilter li {
	display: block;
	float: left;
	padding: 4px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 7px;
	cursor: pointer;
	outline: none;
}

ul#typeFilter li:hover {
	color: #f4cf0a;
}

ul#typeFilter li.active, ul#typeFilter li.active:hover {
	color: #000;
	background-color: #f4cf0a;
}

.resultsDivider{
	margin-top: 20px;
	border-top: 1px solid #9a9a9a;
}

/* @end */

/* Page Message */

#pageMessage {
	width: 937px;
	height: 30px;
	float: left;
	padding: 0 11px 10px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

#pageMessage .message {
	width: 927px;
	height: 30px;
	float: left;
	background-color: #deb209;
	line-height: 30px;
	padding-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.pageError {
	font-size: 12px;
	color: #f50000;
}

/* Right Column */

#loginBox {
	width: 277px;
	height: 214px;
	float: left;
	padding: 13px;
	padding-bottom: 0;
	background: transparent url('../images/bg_login.gif') no-repeat;
}

#loginBox h4 {
	width: 277px;
	height: 18px;
	float: left;
	text-indent: 300px;
	white-space: nowrap;
	overflow: hidden;
	background: transparent url('../images/h_login.gif') no-repeat;
}

#loginBox label {
	width: 277px;
	float: left;
	color: #fff;
	margin-top: 10px;
}

#loginBox input {
	float: left;
}

#loginBox input.loginTextBox {
	width: 267px;
	height: 22px;
	padding: 5px;
	padding-bottom: 0;
	border: 0;
	background-image: url('../images/bg_login_box.gif');
	font-weight: bold;
	font-size: 13px;
	color: #515151;
}

#loginBox input.loginImageButton {
	margin-top: 12px;
}

#loginBox a {
	width: 250px;
	float: left;
	clear: both;
	margin-top: 22px;
	padding-left: 22px;
	font-size: 13px;
	font-weight: normal;
	color: #454545;
	overflow: hidden;
}

#loginBox a:hover {
	color: #454545;
	text-decoration: underline;
}

/* Logged in State for Log in Box */

#loginBox_loggedIn {
	width: 277px;
	float: left;
	background: transparent url('../images/bg_login_loggedin.jpg') no-repeat;
	height: 52px;
	overflow: hidden;
	padding: 8px 13px 0;
	position: relative;
}

#loginBox_loggedIn h3 {
	font-size: 15px;
	margin: 0;
	padding: 0;
	height: 25px;
	line-height: normal;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

#loginBox_loggedIn ul {
	color: #5e5e5e;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 20px;
}

#loginBox_loggedIn ul a {
	color: #fff;
}

#loginBox_loggedIn ul a:hover {
	color: #333;
}

#loginBox_loggedIn ul li {
	float: left;
	font-size: 12px;
}

#loginBox_loggedIn ul li span.unread {
	color: #fdd837;
}

#loginBox_loggedIn ul li.divider {
	color: #333;
	padding: 0 5px;
}

#loginBox_loggedIn ul li.logOut {
	position: absolute;
	top: 7px;
	right: 15px;
	background: url(../images/bullet_arrow.gif) no-repeat 0 center;
	padding-left: 10px;
}

/* Announcements */

.page div.listSection {
	width: 636px;
	float: left;
	padding: 0 40px 0 20px;
	margin: 10px 0 35px;
}

.page div.listSectionLast {
	margin: 16px 0 10px 0;
}

.page div.listSection div.title {
	width: 536px;
	float: left;
	padding-top: 4px;
	border-bottom: solid 1px #9a9a9a;
}

.page div.listSection div.title h2 {
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #5e5e5e;
}

.page div.listSection div.title a {
	float: right;
	margin-top: 5px;
	padding-left: 8px;
	background: transparent url('../images/arrow_right_black.gif') no-repeat left center;
}

.page div.listSection div.listItem {
	width: 536px;
	float: left;
	padding: 12px 0;
	border-bottom: solid 1px #9a9a9a;
}

.page div.listSection div.listItemLast {
	width: 536px;
	float: left;
	padding-top: 12px;
}

.page div.listSection div.listItem h3 {
	font-size: 12px;
	font-weight: bold;
	color: #343434;
	border: none;
	float: none;
	width: auto;
	padding-top: 0;
}

/* Spotlight */

#spotlightBlurb {
	width: 273px;
	float: left;
	margin-top: 15px;
	padding: 13px 0 0 30px;
	background: transparent url('../images/ico_lightbulb2.gif') no-repeat 0 8px;
}

#spotlightBlurb h3 {
	width: 273px;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #5e5e5e;
	border-bottom: solid 1px #9a9a9a;
}

#spotlightBlurb p {
	float: left;
	padding-top: 10px;
	clear: left;
	width: 270px;
}

/* Spotlight New Right Col */

#contentRight #spotlightArticles {
	float: left;
	width: 303px;
	padding-top: 20px;
}

#spotlightArticles h3.title {
	font-size: 17px;
	font-weight: bold;
	color: #5e5e5e;
	height: 23px;
	padding-bottom: 5px;
}

#contentRight #spotlightArticles .article {
	float: left;
	width: 303px;
	position: relative;
	height: 135px;
}

#contentRight #spotlightArticles .article img {
	position: absolute;
	top: 0;
	left: 0;
}

#contentRight #spotlightArticles .article img.main {
	z-index: 1;
}

#contentRight #spotlightArticles .article img.overlay {
	z-index: 2;
}

#contentRight #spotlightArticles .article .info {
	position: absolute;
	z-index: 4;
	max-width: 250px;
	width: auto !important;
	width: 250px;
	padding: 4px 5px 4px 10px;
	background-color: transparent;
	background-image: url(../images/opacity/75black.png);
	bottom: 30px;
	left: 0;
}

#contentRight #spotlightArticles .article .info.active {
	background-color: #000;
}

#contentRight #spotlightArticles .article h2.title, #contentRight #spotlightArticles .article h3.author {
	float: left;
	clear: left;
}

#contentRight #spotlightArticles .article h2.title a{
	color: #fff;
	font-size: 12px;
	line-height: 1.1;
	font-weight: normal;
	font-style: normal;
}

#contentRight #spotlightArticles .article h2.title a:hover{
	text-decoration: underline;
}

#contentRight #spotlightArticles .article h3.author {
	margin-top: 4px;
	font-size: 11px;
}


/* Loatest Blog Entries */
.blogBlock {
	width: 273px;
	float: left;
	margin-top: 15px;
	padding: 13px 0 0 30px;
	background: transparent url(../images/ico_blog2.png) no-repeat 0 11px;
	position: relative;
}

.blogBlock h3 {
	width: 273px;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #5e5e5e;
	border-bottom: solid 1px #9a9a9a;
	height: 23px;
}

.blogBlock p {
	clear: left;
}

.blogBlock ul {
	padding: 0;
	float: left;
	margin: 10px 0;
	width: 270px;
	list-style-type: none;
}

.blogBlock ul li {
	padding-bottom: 5px;
}

.blogBlock.followed p {
	line-height: 20px;
	color: #666;
}

.blogBlock.followed p a {
	font-weight: bold;
}

.blogBlock.followed a.new {
	position: relative;
	top: -1px;
	font-size: 9px;
	color: #fffefe;
	background-color: #323232;
	font-weight: bold;
	padding: 1px 2px;
	margin-left: 5px;
}

/* rss links */

#contentRight a.rssLink {
	display: inline-block;
	overflow: hidden;
	text-indent: -900px;
	width: 15px;
	height: 15px;
	background-image: url(../images/rss_15.png);
	line-height: 14px;
}

#contentLeft a.rssLink {
	float: none;
	display: inline-block;
	overflow: hidden;
	text-indent: -900px;
	width: 18px;
	height: 18px;
	background-image: url(../images/rss_18.png);
	line-height: 18px;
}

.index #contentLeft a.rssLink {
	width: 15px;
	height: 15px;
	background-image: url(../images/rss_15.png);
	line-height: 15px;
}



/* Global Reach Outs */

#groBlock {
	width: 273px;
	float: left;
	margin-top: 15px;
	padding: 13px 0 0 30px;
	background: transparent url('../images/ico_lightbulb2.gif') no-repeat 0 8px;
}

#groBlock h3 {
	width: 273px;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #5e5e5e;
	border-bottom: solid 1px #9a9a9a;
	height: 23px;
}

ul#groList {
	padding: 0;
	float: left;
	margin: 10px 0;
	text-align: justify;
}

#groBlock ul#groList {
	width: 250px;
}

ul#groList li {
	display: inline;
	float: none;
	clear: none;
	margin: 0 10px 0 0;
	line-height: 25px;
}

/* GRO compact view */

.page#gro ul#groList.compact li {
	display: inline;
	float: none;
	clear: none;
	margin: 0 10px 0 0;
}

/* GRO compact view END */

/* GRO list view */

.page#gro ul#groList.list li {
	display: list-item;
	list-style-type: none;
}

/* GRO list view END */

ul#groList li a {
	font-size: 11px;
	background-color: #ccc;
	padding: 4px 3px;
	color: #333;
}

ul#groList li a:hover, ul#groList li.alt a:hover {
	background-color: #444;
	color: #fccf0a;
	padding: 4px 3px;
}

ul#groList li.alt a {
	background-color: #b4b4b4;
}

#groBlock p {
	clear: left;
}

div.groLink {
	float: none;
	clear: none;
	display: inline;
	color: #666;
	margin-left: 20px;
	position: relative;
}

div.groPopup {
	display: none;
	z-index: 5;
}

div.groLink.hover div.groPopup {
	display: block;
	position: absolute;
	width: 196px;
	height: 73px;
	top: 12px;
	left: 10px;
	background-color: transparent;
	background-image: url(../images/groPopup.png);
}

.page#gro {
	font-size: 12px;
	position: relative;
}

.page#gro h2 {
	background: url(../images/ico_stack.png) no-repeat 0 0;
	padding-left: 50px;
	width: 540px;
	padding-bottom: 2px;
}

.page#gro ul#groList li {
	line-height: 32px;
}

.page#gro ul#groList li a {
	font-size: 12px;
	padding: 6px 5px;
}

.page#gro ul#groList li a:hover {
	padding: 6px 5px;
}

input#groSearch {
	line-height: 22px;
	color: #515151;
	background-color: #fff;
	font-size: 14px;
	height: 22px;
	padding: 2px 8px;
	border: 2px solid #7b7b7b;
	font-weight: bold;
	width: 180px;
}

ul#groList span.divider {
	display: inline-block;
	width: 10px;
}

ul#groList.list span.divider {
	display: none;
}

/* GRO Page */

#groViews {
	clear: both;
	display: inline-block;
	text-align: center;
	width: 80px;
	position: absolute;
	top: 180px;
	left: 500px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

#groViews a {
	display: block;
	float: left;
	width: 26px;
	height: 29px;
	margin: 0;
	padding: 0;
}

#groViews a#gro_compact {
	

/*background: url(../images/btn_gro_layout.gif) 0 0;*/
	background: url(../images/btn_gro_layout.gif) -78px 0;
	margin-left: 13px;
}

#groViews a#gro_compact.off {
	

/*background: url(../images/btn_gro_layout.gif) 0 29px;*/
	background: url(../images/btn_gro_layout.gif) -78px 29px;
}

#groViews a#gro_compact:hover {
	

/*background: url(../images/btn_gro_layout.gif) 0 0;*/
	background: url(../images/btn_gro_layout.gif) -78px 0;
}

#groViews a#gro_list {
	width: 27px;
	

/*background: url(../images/btn_gro_layout.gif) -26px 0;*/
	background: url(../images/btn_gro_layout.gif) 27px 0;
}

#groViews a#gro_list.off {
	width: 27px;
	

/*background: url(../images/btn_gro_layout.gif) -26px 29px;*/
	background: url(../images/btn_gro_layout.gif) 27px 29px;
}

#groViews a#gro_list:hover {
	width: 27px;
	

/*background: url(../images/btn_gro_layout.gif) -26px 0;*/
	background: url(../images/btn_gro_layout.gif) 27px 0;
}

div.inline {
	float: none;
	clear: none;
	display: inline;
}

/* @group qotw */

#qotw.page {
	position: relative;
}

#qotw.page #previous {
	position: absolute;
	top: 25px;
	right: 24px;
	font-weight: bold;
}

#qotw.page #theQuestion {
	margin-left: 150px;
	margin-top: 10px;
	position: relative;
}

#qotw.page #theQuestion img#login_vote {	
	position: absolute;
	left: 335px;
	top: 10px;
}

/* @end */

/* @group qotw Block */

#qotwBlock {
	width: 289px;
	float: left;
	margin-top: 15px;
	background: #fff url(../images/qotw/bg_bottom.gif) no-repeat 0 bottom;
	padding: 7px 7px 4px;
	position: relative;
}

#qotwBlock a img {
	border: none;
}

#qotwBlock .top {
	height: 7px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 303px;
	z-index: 2;
	background: url(../images/qotw/bg_top.gif) no-repeat;
}

#qotwBlock h4 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	padding: 0 5px 13px;
}

#qotwBlock h4 a {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #343434;
}

#qotwBlock h4 a:hover {
	text-decoration: underline;
}

#qotwBlock #qotwPie {
	float: left;
	height: 106px;
	width: 120px;
	padding-left: 10px;
}

#qotwBlock #qotwVotes {
	float: left;
	width: 158px;
	height: 106px;
	overflow: hidden;
}

#qotwBlock #qotwVotes #qotwInstructions {
	margin-bottom: 8px;
	margin-left: 22px;
}

#qotwBlock #qotwVotes form {
	height: 25px;
	padding: 0;
	margin: 0 0 9px;
}

#qotwBlock #qotwVotes form input {
	float: left;
	margin-right: 7px;
	cursor: pointer;
}

#qotwBlock #qotwVotes form input.pollOptionComplex {
	height: 25px;
	text-align: center;
	padding-left: 22px;
	border: none;
	font-size: 10px;
	line-height: 24px;
	width: 120px;
	overflow: hidden;
	padding-right: 2px;
	margin: 0;
}

#qotwBlock #qotwVotes form input.pollOptionComplex.pollOpt1 {
	background: #bebebe url(/images/qotw/btn_opt1.gif) no-repeat;
}

#qotwBlock #qotwVotes form input.pollOptionComplex.pollOpt2 {
	background: #bebebe url(/images/qotw/btn_opt2.gif) no-repeat;
}

#qotwBlock #qotwVotes form img.pollBtnRight {
	float: left;
	margin-right: 7px;
}

#qotwBlock #qotwVotes form p.qotwOptVotes {
	float: left;
	position: relative;
	top: 6px;
	padding: 0;
}

/* @group qotw mini block */
#qotwBlock.mini #qotwVotes {
	float: none;
	width: auto;
	text-align: center;
	height: 65px;
}

#qotwBlock.mini h4 {
	padding-bottom: 8px;
}

#qotwBlock.mini #qotwVotes form {
	display: block;
	float: left;
	width: 110px;
	padding-left: 15px;
	padding-right: 15px;
}

#qotwBlock.mini #qotwVotes #qotwInstructions {
	margin: 0 0 15px;
}

#qotwBlock.mini input.option1 {
}

/* @end */

/* @end */

/* @group qotw previous */

#qotw_previous p {
	padding-left: 20px;
	padding-top: 15px;
}

/* @end */

/* @group fact */

/* @group block */

#factBlock {
	width: 303px;
	float: left;
	margin-top: 15px;
	background: #fff no-repeat 0 bottom;
	padding: 0;
	position: relative;
	color: #666;
	text-align: center;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#factBlock h4 {
	margin: 0 20px;
	padding: 6px 4px;
	background: #FCD00E url(../images/fact/fact_bg.jpg) repeat-x 0 bottom;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#factBlock h4 a {
	font-size: 13px;
	line-height: 1.2em;
	color: #262626;
}

#factBlock a:hover {
	text-decoration: underline;
}

#factBlock p {
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 12px;
	margin-bottom: 12px;
}

#factBlock span {
	color: #262626;
	font-weight: bold;
}

#factBlock #bars {
	display: inline-block;
	position: relative;
}

#factBlock #bars .bar {
	float: left;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#factBlock #bars #down {
	padding: 0 10px 0 50px;
	text-align: right;
	background: #000 url(../images/fact/bar_down.jpg) no-repeat left;
}

#factBlock #bars #down.dominant {
	padding: 0 10px 0 50px;
	text-align: center;
}

#factBlock #bars #up {
	padding: 0 50px 0 10px;
	text-align: left;
	background: #d7a413 url(../images/fact/bar_up.jpg) no-repeat left;
}

#factBlock #bars #up.dominant {
	padding: 0 50px 0 10px;
	text-align: center;
}

#factBlock #bars input {
	position: absolute;
	top: -33px;
	cursor: pointer;
}

#factBlock #bars #down input {
	left: -15px;
}

#factBlock #bars #up input {
	right: -15px;
}

#factBlock #base {
	line-height: 16px;
	padding-left: 60px;
	padding-right: 80px;
}

#factBlock a {
	display: block;
	color: #666;
	font-weight: bold;
}

#factBlock a#comments {	
	float: left;
	text-align: left;
	width: 100px;
}

#factBlock a#source {
	float: right;
	text-align: right;
	width: 50px;
}

/* @group fact page */

#factBlock.large {
	width: 590px;
}

#factBlock.large h4 a {
	font-size: 16px;
}

/* @end */

/* @end */

/* @end */

#contentRight .callout {
	width: 303px;
	height: 63px;
	float: left;
	padding-top: 10px;
}

#contentRight .callout.first {
	padding-top: 30px;
}

#contentRight .callout h4 {
	display: none;
}

#contentRight .callout p {
	display: none;
}

#contentRight .callout a {
	width: 303px;
	height: 63px;
	display: block;
	text-indent: 350px;
	white-space: nowrap;
	overflow: hidden;
}

#contentRight .callout a:hover {
	background-position: 0 -63px;
}

#calloutSearchConnect a {
	background: transparent url('../images/callout_search_connect.gif') no-repeat;
}

#calloutTheStack a {
	background: transparent url('../images/callout_the_stack.gif') no-repeat;
}

#calloutSubmitPaper a {
	background: transparent url('../images/callout_submit_paper.gif') no-repeat;
}

#calloutLetters a {
	background: transparent url('../images/callout_letters.gif') no-repeat;
}

/* Inbox */

/* @group Inbox */

.inbox_message, .section_rounded {
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 565px;
	position: relative;
}

.inbox_message.own {
	background-color: #ccc;
}

.inbox_message.inbox {
	font-size: 12px;
	float: left;
	margin-top: 0;
}

.inbox_message p {
	padding: 0;
}

.inbox_message .message_info {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 3px;
}

.inbox_message.inbox .message_info {
	padding: 5px 0 0;
	margin: 0;
	border: none;
}

.inbox_message .message_info .subject {
	float: left;
	width: 350px;
}

.inbox_message .message_info .date {
	float: right;
	width: 200px;
	text-align: right;
}

span.self, span.correspondent {
	padding: 3px 2px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

span.self {
	background-color: #ccc;
}

a.correspondence_link {
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
}

#inbox_link {
	float: right;
	font-size: 12px;
	position: relative;
	top: -17px;
	font-weight: bold;
}

.inbox_message .controls {
	position: absolute;
	right: 10px;
	bottom: 2px;
	font-size: 11px;
}

.inbox_message .controls .control {
	display: block;
	float: right;
	margin-left: 10px;
}

/* @end */

/* Search */

#search.page p {
	font-size: 14px;
}

h2.search {
	width: 590px;
	font-size: 24px;
	font-weight: bold;
	color: #5e5e5e;
	border-bottom: solid 1px #9a9a9a;
	margin-bottom: 5px;
}

/* Past Editions */

ul#pastEditions {
	clear: left;
	list-style-type: none;
	line-height: 22px;
	font-size: 13px;
	width: 420px;
	margin-top: 5px;
}

ul#pastEditions li {
	padding-left: 10px;
	border-bottom: solid 1px #9a9a9a;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
}

ul#pastEditions li div {
	float: none;
	clear: none;
	display: inline-block;
}

ul#pastEditions li div.one {
	width: 300px;
	font-weight: bold;
}

ul#pastEditions li div.two {
	width: 95px;
}

div.page.pastEdition {
	width: 590px;
	float: left;
	padding: 0 23px 5px 0;
	font-size: 11px;
}

/* Admin Editions */

ul#editionsEdit {
	clear: left;
	list-style-type: none;
	padding-top: 10px;
	line-height: 22px;
}

ul#editionsEdit li {
	background-color: #fff;
	margin-bottom: 5px;
	padding-left: 10px;
}

ul#editionsEdit li div {
	float: none;
	clear: none;
	display: inline-block;
}

ul#editionsEdit li div.one {
	width: 125px;
}

ul#editionsEdit li div.two {
	width: 130px;
}

ul#editionsEdit li div.three {
	width: 310px;
}

/* Admin Articles in Edition */

ul#articlesAdmin {
	clear: left;
	list-style-type: none;
	padding-top: 10px;
	line-height: 22px;
}

ul#articlesAdmin li {
	background-color: #fff;
	margin-bottom: 5px;
	padding-left: 10px;
}

ul#articlesAdmin li div {
	float: none;
	clear: none;
	display: inline-block;
}

ul#articlesAdmin li div.one {
	width: 340px;
}

ul#articlesAdmin li div.two {
	width: 130px;
}

ul#articlesAdmin li div.three {
	width: 190px;
	padding-left: 40px;
}

/* Admin Announcements */

ul#announcementsEdit {
	clear: left;
	list-style-type: none;
	padding-top: 10px;
	line-height: 22px;
}

ul#announcementsEdit li {
	background-color: #fff;
	margin-bottom: 5px;
	padding-left: 10px;
}

ul#announcementsEdit li div {
	float: none;
	clear: none;
	display: inline-block;
}

ul#announcementsEdit li div.one {
	width: 380px;
	padding-right: 20px;
}

ul#announcementsEdit li div.two {
	width: 170px;
}

/* Admin Users */

ul#usersEdit {
	clear: left;
	list-style-type: none;
	padding-top: 10px;
	line-height: 22px;
}

ul#usersEdit li {
	background-color: #fff;
	margin-bottom: 5px;
	padding-left: 10px;
}

ul#usersEdit li div {
	float: none;
	clear: none;
	display: inline-block;
}

ul#usersEdit li div.one {
	width: 300px;
	padding-right: 20px;
}

ul#usersEdit li div.one.is_admin {
	text-decoration: underline;
}

ul#usersEdit li div.one.disabled {
	color: #f50000;
}

ul#usersEdit li div.two {
	width: 220px;
}

/* @group Admin Edit List */

ul.listEdit {
	display: block;
	list-style: none;
}

ul.listEdit li {
	display: inline-block;
}

#readings ul.listEdit li {
	padding: 8px 10px;
	margin: 4px 0 0;
}

#readings ul.listEdit li p {
	font-size: 12px;
	line-height: 15px;
}

ul.listEdit li.featured {
	border: 1px solid #deb209;
}

ul.listEdit li p {
	padding: 0;
	font-size: 13px;
}

ul.listEdit li p a {
	font-weight: bold;
}

ul.listEdit li a.delete {
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 10px;
}

/* @end */

/* Admin Board Members */

ul#boardEdit {
	clear: left;
	list-style-type: none;
	padding-top: 10px;
	line-height: 22px;
}

ul#boardEdit li {
	background-color: #fff;
	margin-bottom: 5px;
	padding-left: 10px;
}

ul#boardEdit li div {
	float: none;
	clear: none;
	display: inline-block;
}

ul#boardEdit li div.one {
	width: 370px;
	padding-right: 20px;
}

ul#boardEdit li div.two {
	width: 180px;
}

div.unread {
	position: absolute;
	color: #fccf0a;
	top: 21px;
	left: -18px;
	font-size: 40px;
	line-height: 20px;
}

/* My News */

.page#myNews {
	font-size: 12px;
	text-align: ;
}

#myNews a#customiseFeeds_btn {
	display: inline-block;
	width: 131px;
	height: 29px;
	margin-top: 20px;
	background: url(../images/btn_news_customize.gif) no-repeat 0 0;
	margin-bottom: 10px;
}

#myNews a#customiseFeeds_btn:hover {
	background-position: 0 -29px;
}

#myNews #customiseFeeds {
	display: block;
	clear: left;
	position: relative;
	width: 400px;
	padding: 0 10px 10px;
	background-color: #fff;
	border: 1px solid #9a9a9a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#myNews #customiseFeeds label.error {
	font-weight: bold;
	position: absolute;
	color: #e70000;
	bottom: 14px;
	left: 28px;
}

#myNews #customiseFeeds ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 10px;
}

#myNews #customiseFeeds ul li {
	list-style-type: none;
	line-height: 20px;
}

#myNews #customiseFeeds ul li input {
	margin-right: 10px;
}

#myNews #feedsDisplay {
	margin-bottom: 10px;
}

#myNews ul.feedItems {
	list-style-type: none;
	clear: left;
}

#myNews ul.feedItems li {
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 12px;
}

/* @group links pages */

#links.page {
	padding-bottom: 250px;
}

#links .category {
	position: relative;
	float: left;
	width: auto;
	margin-right: 20px;
	padding: 0;
}

#links .category.odd {
	margin-right: 0;
}

#links .category.active {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	-webkit-box-shadow: 2px 2px 8px #888;
-moz-box-shadow: 2px 2px 8px #888;
box-shadow: 2px 2px 8px #888;
}

#links .category .more {
	height: 18px;
	padding: 10px;
}

#links .category .more a {
	display: block;
	float: right;
	padding: 2px 4px;
	background: #fccf0a;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
}

#links .category .more a.hide {
	display: none;
}

#links .category.active .more a.show {
	display: none;
}

#links .category.active .more a.hide {
	display: block;
}

.page#links h3 {
	border: 0;
	width: 265px;
	padding: 37px 10px 0;
	font-size: 14px;
	height: 33px;
	line-height: 33px;
	color: #fff;
}

.page#links h3#cat_1 {
	background-image: url(../images/links_cat_1.jpg);
}

.page#links h3#cat_2 {
	background-image: url(../images/links_cat_2.jpg);
}

.page#links h3#cat_3 {
	background-image: url(../images/links_cat_3.jpg);
}

.page#links h3#cat_4 {
	background-image: url(../images/links_cat_4.jpg);
}

.page#links h3#cat_5 {
	background-image: url(../images/links_cat_5.jpg);
}

.page#links h3#cat_6 {
	background-image: url(../images/links_cat_6.jpg);
}

.page#links h3#cat_7 {
	background-image: url(../images/links_cat_7.jpg);
}

.page#links h3#cat_8 {
	background-image: url(../images/links_cat_8.jpg);
}

ul.links {
	display: block;
	clear: left;
	width: 265px;
	list-style: none;
	padding: 10px 10px 0;
	height: 110px;
	overflow: hidden;
}

.active ul.links {
	height: auto;
}

ul.links li {
	padding: 3px 0;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 16px;
}

ul.links li a {
	display: block;
	margin-top: 3px;
}

ul.links li a.site {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

.tooltip {
	position: absolute;
	z-index: 10;
	width: 350px;
	font-size: 12px;
	padding: 10px;
	top: 10px;
	left: 10px;
	background: url(../images/opacity/85black.png) repeat;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 1.2em;
}

/* @end */

/* @group readings */

ul.readings {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 2px 2px 8px #888;
-moz-box-shadow: 2px 2px 8px #888;
box-shadow: 2px 2px 8px #888;
}

ul.readings li {
	display: block;
	float: left;
	list-style: none;
	width: 585px;
	margin: 0;
	padding: 5px 5px 5px 10px;
}

ul.readings li.odd {
	background-color: #fff;
}

ul.readings li.sectionHeader {
	font-size: 14px;
	color: #fff;
	width: 580px;
	border-bottom: 2px solid #e6e6e6;
	padding: 10px 10px 5px;
	background-color: #111;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

ul.readings#featured li.sectionHeader {
	padding: 37px 10px 0;
	line-height: 33px;
	background-image: url(../images/readings_featured.jpg);
}

ul.readings li.sectionFooter {
	padding: 0 5px 0 10px;
	background-color: #fff;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

ul.readings li div {
	float: left;
}

ul.readings li .title {
	width: 310px;
	padding-right: 10px;
}

ul.readings li .title a{
	font-weight: bold;
}

ul.readings li .categories {
	width: 162px;
	padding: 0 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

ul.readings li .type {
	width: 70px;
	padding-left: 10px;
	text-align: ;
}

/* @group filters */

#readings #controls {
	padding-top: 20px;
}

ul#filters, ul#filters ul {
	display: block;
	float: left;
	list-style: none;
	padding: 10px 0;
}

ul#filters li {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	font-size: 12px;
}

ul#filters li li {
	padding: 3px 5px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

ul#filters li li.active {
	background-color: #fccf0a;
	-webkit-box-shadow: 1px 1px 5px #999;
-moz-box-shadow: 1px 1px 5px #999;
box-shadow: 1px 1px 5px #999;}

ul#filters li li:hover {
	-webkit-box-shadow: 1px 1px 5px #999;
-moz-box-shadow: 1px 1px 5px #999;
box-shadow: 1px 1px 5px #999;}

ul#filters li p {
	font-weight: bold;
}

/* @end */

/* @end */

/* @group Blogs */

/* @group blog page */

/* Blog */

#blog {
	position: relative;
}

#blog #connectList div.connectItem {
	margin-left: 10px;
}

#blog #articleList {
	padding-left: 0;
	padding-top: 4px;
}

#blog #articleList div.articleItem .title {
	font-size: 16px;
	color: #0158a9;
	/*background-color: #fdd837;*/
	font-weight: bold;
	line-height: 26px;
	/*padding: 2px 4px;*/
}

#blog.blogs #articleList div.articleItem .title {
	font-size: 14px;
}

#blog.blogs #articleList div.articleItem p {
	font-size: 12px;
}

#blog #articleList div.articleItem p span.date a {
	font-size: 12px;
}

#blog #connectList {
	padding-top: 0;
}

#blog #articleList div.articleItem p a {
	font-size: 1em;
	font-weight: bold;
}

#blog .articleItem p span.date a {
	color: #666;
}

#blog.blog_entry .articleItem {
	padding-top: 0;
	margin: 0;
	border: none;
	position: relative;
}

#blog #follow {
	position: absolute;
	left: 507px;
	top: 2px;
	text-align: center;
	padding: 2px;
	background-color: #fffefe;
	border: 1px solid #fdd837;
	font-weight: bold;
	color: #0158a9;
	cursor: pointer;
	width: 100px;
}

#blog.blog_entry #follow {
	left: 486px;
}

#blog #follow:hover {
	color: #fff;
	background-color: #fdd837;
}

#blog #follow .confirm {
	padding: 6px 4px 12px;
	width: 280px;
	position: absolute;
	color: #323232;
	background-color: #fdd837;
	border: 1px solid #fff;
	top: -2px;
	right: -2px;
	z-index: 5;
	cursor: auto;
}

#blog #follow .confirm strong {
	font-size: 14px;
	color: #fff;
}

#blog #follow .confirm a {
	display: inline;
	padding: 4px 8px 4px 10px;
	text-align: center;
	background-color: #fffefe;
	border: 1px solid #a9a9a9;
	font-weight: bold;
}

#blog #follow .confirm a:hover {
	background-color: #424242;
	color: #fff;
}



#blog #blogFollowers {
	position: absolute;
	left: 451px;
	top: 30px;
	text-align: right;
	font-weight: bold;
	width: 160px;
}

#blog #blogFollowers #showingFollowers {
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	font-weight: bold;
	background-color: #fff;
	padding: 2px 4px;
	width: 152px;
	z-index: 5;
	border: 1px solid #fdd837;
}

#blog #blogFollowers #showingFollowers p {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}

#blog #content {
	float: left;
	width: 100%;
}

#blog.blog_entry {
	padding-top: 0;
}

#blog #addBlogEntry {
	position: absolute;
	top: 12px;
	font-size: 12px;
	font-weight: bold;
	right: 25px;
}

#blog .blogInfoBox {
	background-color: #fff;
	float: left;
	padding: 10px 10px 5px;
	width: 570px;
	border: 1px solid #bfbfbf;
}

#blog #blogInfo {
	/*border-bottom: none;
	padding-bottom: 0;*/
}

#blog #base {
	border-bottom: none;
}

#blog #blogInfo p.description {
	width: 80px;
}

#blog #share {
	clear: left;
	font-size: 12px;
	font-weight: bold;
}

#blog #share a {
	margin-right: 20px;
	height: 16px;
}

#blog #share a#twitter {
	background: url(/images/share/twitter.gif) no-repeat;
	padding: 2px 0 0 27px;
}

#blog ul {
	list-style-type: none;
	float: left;
	margin: 0;
}

#blog .paging ul {
	float: right;
	list-style-type: none;
	margin-top: 5px;
}

#blog ul#tags {
	padding-bottom: 12px;
}

#blog ul li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 1px 8px 0 0;
}

#blog div.paging ul li {
	margin: 0;
}

#blog ul#tags li a {
	font-size: 11px;
	background-color: #fdd837;
	font-weight: bold;
	padding: 3px 4px 4px;
}

#blog #blogInfo ul li {
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	margin-right: 30px;
}

#blog #comments h3{
	border: none;
	color: #424242;
	font-size: 20px;
}

#blog #comments h4{
	float: left;
	padding-top: 10px;
	font-size: 12px;
}

#blog #content ul, #blog #content ol {
	float: none;
	padding-top: 13px;
	padding-left: 10px;
}

#blog #content ul li {
	list-style-type: disc;
}

#blog #content li {
	float: none;
	padding-top: 2px;
	list-style-position: inside;
}

/*#blog ul#tags li a {
	font-size: 11px;
	font-weight: bold;
	padding: 3px 4px 4px;
	background-color: #444;
	color: #fccf0a;
}

#blog ul#tags li a:hover {
	background-color: #222;
}*/

#blog #authorInfoToggle {
	background-color: #fffefe;
	float: left;
	padding: 10px 10px 8px;
	width: 570px;
	border: 1px solid #bfbfbf;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	border-top-style: none;
	overflow: hidden;
}

#blog #authorInfoToggle a {
	
}

#blog p.description {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	color: #999;
	padding: 0 0 6px;
	float: left;
	line-height: 15px;
	width: 55px;
}

#blog .connectItem {
	margin: 0;
}

#blog .connectItem#authorInfo {
	padding: 15px 27px 20px;
	border: 1px solid #bfbfbf;
	border-top-style: none;
}

/* Comments */

#comments {
	float: left;
	width: 590px;
	padding-top: 0;
}

#comments h3 {
	margin-bottom: 20px;
}

#comments .comment {
	padding: 10px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	background-color: #fff;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#comments .comment .avatar{
	width: 100px;
	float: left;
	padding-right: 10px;
	text-align: center;
	position: relative;
}

#comments .comment .info span.writtenBy{
	color: #797979;
}

#comments .comment .info span.writtenBy a {
	font-weight: bold;
	font-size: 12px;
}

#comments .comment .info a.edit {
	color: #000;
	font-weight: bold;
	margin-left: 5px;
}

#comments .comment .info a.edit:hover {
	color: #424242;
}

#comments .comment .info {
	float: left;
	width: 447px;
	position: relative;
}

#comments .comment .info p {
	font-size: 12px;
}

.editedOn {
	color: #a9a9a9;
	font-size: 11px;
}

#comments .comment .info .delete {
	position: absolute;
	top: 0;
	right: 0;
	padding: 2px 3px;
	color: #fff;
	line-height: 16px;
	background-color: #bfbfbf;
	border: 2px solid #aaa;
	cursor: pointer;
}

#comments .comment .info .delete:hover {
	background-color: #6c6c6c;
}

#comments .comment .info .delete .confirm {
	position: absolute;
	top: -2px;
	right: -2px;
	background-color: #6c6c6c;
	width: 136px;
	border: 2px solid #424242;
	height: 60px;
	padding: 5px;
	cursor: auto;
	line-height: 1.2em;
	text-align: center;
}

#comments .comment .info .delete .confirm .submit a{
	background-color: #fdd837;
	color: #0158a9;
	padding: 2px 3px;
	display: inline-block;
	border: 2px solid #fff;
	font-weight: bold;
	cursor: pointer;
	margin-top: 7px;
}

#comments .commenterVote {
	position: absolute;
	height: 22px;
	width: 22px;
	overflow: hidden;
	z-index: 5;
	text-indent: 32px;
	white-space: nowrap;
	line-height: 22px;
	font-weight: bold;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#comments .commenterVote:hover {
	width: auto;
}

#comments .commenterVote.vote0 {
	background: url(../images/fact/thumbs_down_small.png) no-repeat;
}

#comments .commenterVote.vote0:hover {
	background: #eee url(../images/fact/thumbs_down_small.png) no-repeat;
}

#comments .commenterVote.vote1 {
	background: url(../images/fact/thumbs_up_small.png) no-repeat;
}

#comments .commenterVote.vote1:hover {
	background: #eee url(../images/fact/thumbs_up_small.png) no-repeat;
}

form#comment_form h4{
	float: left;
	width: 590px;
	font-size: 15px;
	margin-top: 15px;
}

form#comment_form p{
	padding-bottom: 5px;
	color: #666;
	font-size: 11px;
	font-style: italic;
}

/* @end */

/* @group blogs page */

/* Blogs */
#blog.blogs h2 {
	border: none;
}

.searchTitle {
	float: left;
	clear: left;
	font-size: 16px;
	padding-top: 14px;
	margin-bottom: -10px;
}

/* @group Blog Updates */

#blogsFollowed {
	float: left;
	border-bottom: 1px solid #bfbfbf;
	margin-top: 10px;
	margin-bottom: 20px;
}

#blogsFollowed .box{
	float: left;
	padding: 10px;
	width: 570px;
	border: 1px solid #bfbfbf;
	border-bottom-style: none;
	background-color: #f4f4f4;
}

#blogsFollowed .header {
	background-color: #fff;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #999;
	line-height: 15px;
	padding-bottom: 8px;
}

#blogsFollowed .header .toggle {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	font-size: 12px;
}

#blogsFollowed .blog_entries {
	padding-top: 0px;
	padding-bottom: 0;
}

#blogsFollowed .blog_entries .item {
	float: left;
	clear: left;
	width: 570px;
	padding-bottom: 10px;
}

#blogsFollowed .blog_entries .item p {
	font-size: 11px;
	padding-top: 8px;
}

#blogsFollowed .blog_entries .item a.title {
	font-size: 14px;
	color: #0158a9;
	background-color: #fdd837;
	font-weight: bold;
	line-height: 26px;
	padding: 2px 4px;
}

#blogsFollowed .blog_entries .item a.new {
	position: relative;
	top: -1px;
	font-size: 10px;
	color: #fffefe;
	background-color: #323232;
	font-weight: bold;
	padding: 1px 2px;
	margin-left: 5px;
}

#blogsFollowed .blog_entries .item a.read_more {
	margin-top: 5px;
	float: left;
	font-weight: bold;
}

#blogsFollowed .blog_entries a.see_all {
	float: left;
	clear: left;
	font-weight: bold;
	font-size: 12px;
	width: 570px;
	text-align: right;
	padding: 5px 0;
}

#blogsFollowed .blog_entries .item span.date {
	color: #666;
	font-size: 11px;
}

#blogsFollowed .blog_entries .item span.date a {
	color: #666;
	font-weight: bold;
}




/* @end */


/* @end */

/* @group add entry */

/* Blog - Add Entry */
#blog_entry_form #title {
	font-size: 16px;
}

/* @end */

/* @end */

/* @group soapbox */

div.soapboxBlock.latest {
	background: transparent url(../images/ico_soapbox2.png) no-repeat 0 11px;
}

#connectList div.connectItem, #soapbox .connectItem {
	width: 536px;
	float: left;
	padding: 15px 0;
	margin-left: 17px;
	border-bottom: solid 1px #9a9a9a;
}

#connectList a.avatar, #soapbox a.avatar {
	width: 113px;
	height: 113px;
	float: left;
	text-align: center;
}

#connectList div.connectInfo, #soapbox .connectInfo {
	float: left;
	padding: 8px 0 0 15px;
	width: 400px;
}
.soapboxBlock {
	width: 273px;
	float: left;
	margin-top: 15px;
	padding: 13px 0 0 30px;
	background: transparent url(../images/ico_soapbox2.png) no-repeat 0 11px;
	position: relative;
}

.soapboxBlock h3 {
	width: 273px;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #5e5e5e;
	border-bottom: solid 1px #9a9a9a;
	height: 23px;
}

.soapboxBlock p {
	clear: left;
}

.soapboxBlock ul {
	padding: 0;
	float: left;
	margin: 10px 0;
	width: 270px;
	list-style-type: none;
}

.soapboxBlock ul li {
	padding-bottom: 5px;
}

.soapboxBlock.followed p {
	line-height: 20px;
	color: #666;
}

.soapboxBlock.followed p a {
	font-weight: bold;
}

.soapboxBlock.followed a.new {
	position: relative;
	top: -1px;
	font-size: 9px;
	color: #fffefe;
	background-color: #323232;
	font-weight: bold;
	padding: 1px 2px;
	margin-left: 5px;
}

#soapbox {
	position: relative;
}

#soapbox #connectList div.connectItem {
	margin-left: 10px;
}

#soapbox #articleList {
	padding-left: 0;
	padding-top: 4px;
}

#soapbox #articleList div.articleItem .title {
	font-size: 16px;
	color: #0158a9;
	font-weight: bold;
	line-height: 20px;
}

#soapbox.soapboxes #articleList div.articleItem .title {
	font-size: 14px;
}

#soapbox.soapboxes #articleList div.articleItem p {
	font-size: 12px;
}

#soapbox #articleList div.articleItem p span.date a {
	font-size: 12px;
}

#soapbox #connectList {
	padding-top: 0;
}

#soapbox #articleList div.articleItem p a {
	font-size: 1em;
	font-weight: bold;
}

#soapbox .articleItem p span.date a {
	color: #666;
}

#soapbox.soapbox_rant .articleItem {
	padding-top: 0;
	margin: 0;
	border: none;
	position: relative;
}

#soapbox #follow {
	position: absolute;
	left: 507px;
	top: 2px;
	text-align: center;
	padding: 2px;
	background-color: #fffefe;
	border: 1px solid #fdd837;
	font-weight: bold;
	color: #0158a9;
	cursor: pointer;
	width: 100px;
}

#soapbox.soapbox_rant #follow {
	left: 486px;
}

#soapbox #follow:hover {
	color: #fff;
	background-color: #fdd837;
}

#soapbox #follow .confirm {
	padding: 6px 4px 12px;
	width: 280px;
	position: absolute;
	color: #323232;
	background-color: #fdd837;
	border: 1px solid #fff;
	top: -2px;
	right: -2px;
	z-index: 5;
	cursor: auto;
}

#soapbox #follow .confirm strong {
	font-size: 14px;
	color: #fff;
}

#soapbox #follow .confirm a {
	display: inline;
	padding: 4px 8px 4px 10px;
	text-align: center;
	background-color: #fffefe;
	border: 1px solid #a9a9a9;
	font-weight: bold;
}

#soapbox #follow .confirm a:hover {
	background-color: #424242;
	color: #fff;
}



#soapbox #soapboxFollowers {
	position: absolute;
	left: 451px;
	top: 30px;
	text-align: right;
	font-weight: bold;
	width: 160px;
}

#soapbox #soapboxFollowers #showingFollowers {
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	font-weight: bold;
	background-color: #fff;
	padding: 2px 4px;
	width: 152px;
	z-index: 5;
	border: 1px solid #fdd837;
}

#soapbox #soapboxFollowers #showingFollowers p {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}

#soapbox #content {
	float: left;
	width: 100%;
}

#soapbox.soapbox_rant {
	padding-top: 0;
}

#soapbox #addSoapboxRant {
	position: absolute;
	top: 12px;
	font-size: 12px;
	font-weight: bold;
	right: 25px;
}

#soapbox .soapboxInfoBox {
	background-color: #fff;
	float: left;
	padding: 10px 10px 5px;
	width: 570px;
	border: 1px solid #bfbfbf;
}

#soapbox #soapboxInfo {
	/*border-bottom: none;
	padding-bottom: 0;*/
}

#soapbox #base {
	border-bottom: none;
}

#soapbox #soapboxInfo p.description {
	width: 105px;
}

#soapbox #share {
	clear: left;
	font-size: 12px;
	font-weight: bold;
}

#soapbox #share a {
	margin-right: 20px;
	height: 16px;
}

#soapbox #share a#twitter {
	background: url(/images/share/twitter.gif) no-repeat;
	padding: 2px 0 0 27px;
}

#soapbox ul {
	list-style-type: none;
	float: left;
	margin: 0;
}

#soapbox .paging ul {
	float: right;
	list-style-type: none;
	margin-top: 5px;
}

#soapbox ul#tags {
	padding-bottom: 12px;
}

#soapbox ul li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 1px 8px 0 0;
}

#soapbox div.paging ul li {
	margin: 0;
}

#soapbox ul#tags li a {
	font-size: 11px;
	background-color: #fdd837;
	font-weight: bold;
	padding: 3px 4px 4px;
}

#soapbox #soapboxInfo ul li {
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	margin-right: 30px;
}

#soapbox #comments h3{
	border: none;
	color: #424242;
	font-size: 20px;
}

#soapbox #comments h4{
	float: left;
	padding-top: 10px;
	font-size: 12px;
}

#soapbox #content ul, #soapbox #content ol {
	float: none;
	padding-top: 13px;
	padding-left: 10px;
}

#soapbox #content ul li {
	list-style-type: disc;
}

#soapbox #content li {
	float: none;
	padding-top: 2px;
	list-style-position: inside;
}

#soapbox #authorInfoToggle {
	background-color: #fffefe;
	float: left;
	padding: 10px 10px 8px;
	width: 570px;
	border: 1px solid #bfbfbf;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	border-top-style: none;
	overflow: hidden;
}

#soapbox #authorInfoToggle a {
	
}

#soapbox p.description {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	color: #999;
	padding: 0 0 6px;
	float: left;
	line-height: 15px;
	width: 55px;
}

#soapbox .connectItem {
	margin: 0;
}

#soapbox .connectItem#authorInfo {
	padding: 15px 27px 20px;
	border: 1px solid #bfbfbf;
	border-top-style: none;
}
#soapbox.soapboxes h2 {
	border: none;
}

#soapbox.soapboxes h3 {
	border: none;
	padding: 0;
}

div.page .definition {
	padding-top: 10px;
	padding-bottom: 15px;
}

div.page .definition p {
	padding-top: 0;
}

#soapboxesFollowed {
	float: left;
	border-bottom: 1px solid #bfbfbf;
	margin-top: 10px;
	margin-bottom: 20px;
}

#soapboxesFollowed .box{
	float: left;
	padding: 10px;
	width: 570px;
	border: 1px solid #bfbfbf;
	border-bottom-style: none;
	background-color: #f4f4f4;
}

#soapboxesFollowed .header {
	background-color: #fff;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #999;
	line-height: 15px;
	padding-bottom: 8px;
}

#soapboxesFollowed .header .toggle {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	font-size: 12px;
}

#soapboxesFollowed .soapbox_rants {
	padding-top: 0px;
	padding-bottom: 0;
}

#soapboxesFollowed .soapbox_rants .item {
	float: left;
	clear: left;
	width: 570px;
	padding-bottom: 10px;
}

#soapboxesFollowed .soapbox_rants .item p {
	font-size: 11px;
	padding-top: 8px;
}

#soapboxesFollowed .soapbox_rants .item a.title {
	font-size: 14px;
	color: #0158a9;
	background-color: #fdd837;
	font-weight: bold;
	line-height: 26px;
	padding: 2px 4px;
}

#soapboxesFollowed .soapbox_rants .item a.new {
	position: relative;
	top: -1px;
	font-size: 10px;
	color: #fffefe;
	background-color: #323232;
	font-weight: bold;
	padding: 1px 2px;
	margin-left: 5px;
}

#soapboxesFollowed .soapbox_rants .item a.read_more {
	margin-top: 5px;
	float: left;
	font-weight: bold;
}

#soapboxesFollowed .soapbox_rants a.see_all {
	float: left;
	clear: left;
	font-weight: bold;
	font-size: 12px;
	width: 570px;
	text-align: right;
	padding: 5px 0;
}

#soapboxesFollowed .soapbox_rants .item span.date {
	color: #666;
	font-size: 11px;
}

#soapboxesFollowed .soapbox_rants .item span.date a {
	color: #666;
	font-weight: bold;
}
#soapbox_rant_form #title {
	font-size: 16px;
}

a.feedCustomise_btn#feedSoapboxes_btn {
	width: 90px;
	margin-left: 15px;
	background-color: #fdd837;
	color: #0158a2;
}

a.feedCustomise_btn#feedSoapboxes_btn:hover {
	color: #0158a2;
}

/* @end */

/* @group sortable list */

ul#sortableList {
		float: left;
		clear: left;
		display: block;
		list-style-type: none;
		margin: 0;
		padding: 10px 0;
	width: 590px;
}

ul#sortableList li {
		float: left;
		clear: left;
		display: block;
		list-style-type: none;
		margin: 0;
		padding: 10px 0;
	width: 560px;
}

	ul#sortableList.ui-sortable li {
		padding-left: 25px;
		background: url(../images/sortable_handle.gif) no-repeat 0 center;
	}

	ul#sortableList li.placeholder {
		width: 560px;
		height: 1em;
		background-color: #ccc;
		background-image: none;
		border: 2px dashed #999;
	}

	ul#sortableList li span.options {
		padding-left: 10px;
	}

	ul#sortableList li span.options a {
		margin-left: 10px;
		background-color: #fdd837;
		padding: 2px 3px;
		font-weight: bold;
		color: #333;
		text-decoration: none;
	}

/* @end */




/* Unsubscribe */
#unsubscribe #unsubscribe_form {
	margin-top: 10px;
	width: 400px;
}

/* CK Editor */
.cke_skin_kama {
	clear: left;
}

/* Facebox */

#facebox p {
	padding-top: 2px;
	padding-bottom: 2px;
}

/* @group addThis */

#addthis {
	position: absolute;
	right: 10px;
	top: 0;
}

#siteContainer > #addthis {
	top: 38px;
	right: 330px;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 1;
	background-color: #aaa;
}

/* @end */

/* Footer */

#footer {
	width: 959px;
	float: left;
	padding: 17px 0 60px;
	color: #fff;
}

#footer ul {
	float: left;
	list-style-type: none;
}

#footer ul li {
	float: left;
	padding: 0 7px 0 5px;
	background: transparent url('../images/footer_spacer.gif') no-repeat right center;
}

#footer ul li.last {
	background-image: none;
	padding-right: 0;
}

#footer ul li a {
	color: #fff;
}

#footer ul li a:hover {
	color: #9a9a9a;
}

#footer span {
	float: right;
	padding-right: 5px;
}

/* @group floating footer */

#floatingFooter {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	height: 33px;
	text-align: center;
	color: #fff;
}

body.scrolled #floatingFooter {
	bottom: 0px;
}

.FFbg {
	background-color: #333;
}

#floatingFooter .wrapper {
	display: inline-block;
	width: 951px;
	height: 21px;
	line-height: 21px;
	padding-top: 6px;
	text-align: left;
}

#floatingFooter #newsFeed {
	float: left;
	width: 600px;
	position: relative;
}

#floatingFooter #newsFeed .seeAll {
	position: absolute;
	top: -23px;
	left: 0;
	line-height: 1;
	padding: 3px;
	color: #fff;
}

#floatingFooter #newsFeed .title {
	font-size: 14px;
	float: left;
	width: 100px;
}

#floatingFooter #newsFeed ul.rssHeadlines {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 21px;
	position: relative;
	overflow: hidden;
	height: 21px;
	width: 430px;
}

#floatingFooter #newsFeed ul.rssHeadlines li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	font-size: 11px;
}

#floatingFooter #newsFeed ul li a {
	background-color: #fdd837;
	padding: 1px 2px;
	font-weight: bold;
}

/* @group see all popup */

#floatingFooter #newsFeed #feedAll {
	position: absolute;
	bottom: 0;
	left: -1px;
	width: 590px;
	padding: 5px 10px 0;
}

#floatingFooter #newsFeed #feedAll ul {
	display: block;
	float: left;
	width: 490px;
	list-style-type: none;
}

#floatingFooter #newsFeed #feedAll ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1;
}

#floatingFooter #newsFeed #feedAll .seeAll {
	top: -17px;
}

/* @end */

#floatingFooter #buttons {
	float: right;
	width: 300px;
}

#floatingFooter #buttons.wide {
	float: right;
	width: 336px;
}

a.feedCustomise_btn {
	display: block;
	float: left;
	width: 124px;
	text-align: center;
	color: #333;
	font-weight: bold;
	background-color: #fff;
	white-space: nowrap;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a.feedCustomise_btn#feedCustomize_btn {
	margin-top: 10px;
}

a.feedCustomise_btn#feedAll_btn {
	width: 90px;
}

a.feedCustomise_btn#feedBlogs_btn {
	width: 90px;
	margin-left: 15px;
	background-color: #fdd837;
	color: #0158a2;
}

a.feedCustomise_btn#feedBlogs_btn:hover {
	color: #0158a2;
}

a.feedCustomise_btn:hover {
	background-color: #ccc;
}

a.inboxLink {
	display: block;
	float: right;
	width: 140px;
	text-align: right;
	color: #fff;
	font-size: 12px;
}

/* @end */