/* Anthology Creative: Base CSS */
/* Version 1.0 */
/* Last Revised: Oct. 7, 2008 */

/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}h1{font-size:27px}h2{font-size:24px}h3{font-size:18px}h4{font-size:14px}h5{font-size:12px}h6{font-size:10px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}
/* end reset */

a:link, a:visited {
	color: #333;
}

a:hover, a:active {
	color: #666;
}

div.flashError {
	text-align: left;
	display: block;
	padding: 14px;
	font: bold 14px/18px Arial, Sans-serif;
	background-color: #FFC2C8;
	color: #A80500;
	margin-bottom: 24px;
}

div.flashNotice {
	text-align: left;
	display: block;
	padding: 14px;
	font: bold 14px/18px Arial, Sans-serif;
	background-color: #FFE155;
	color: #6F4000;
	margin-bottom: 24px;
}

div.flashConfirm {
	text-align: left;
	display: block;
	padding: 14px;
	font: bold 14px/18px Arial, Sans-serif;
	background-color: #D3FFB9;
	color: #166F00;
	margin-bottom: 24px;
}

form fieldset {
	padding: 10px;
	display: block;
	border: 1px solid #eee;
	margin-bottom: 18px;
}

form fieldset legend {
	font: bold 11px Arial, Sans-serif;
	color: #999;
	padding: 0px 3px 0px 3px;
}

form ul li {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #ddd;
	clear: both;
}

form ul li label {
	font: bold 11px Georgia, Times, "Times New Roman", serif;
	color: #7f7f7f;
	text-align: right;
	width: 100px;
	float: left;
	display: inline;
	margin-right: 20px;
	padding-top: 3px;
}

form ul li input, form ul li textarea {
	width: 250px;
	border: 1px solid #aaa;
	padding: 3px;
	font: 12px/14px Arial, sans-serif;;
	color: #333;
}

form ul li input.button, form ul li input.secondButton {
	width: auto;
	padding: 3px 8px 3px 8px;
	background: #ddd;
	margin-left: 120px;
	font: bold 14px/18px Georgia, Times, "Times New Roman", serif;
	color: #333;
	cursor:pointer;
}

form ul li input.secondButton {
	margin-left: 10px;
	cursor:pointer;
}

form ul li select {
	padding: 3px;
}

form ul li select option {
	padding-right: 2em;
}

form ul li input.secondary, form ul li select.secondary {
	margin: 10px 0px 0px 120px;
}

form ul li.noborder {
	border: none;
}

form ul li div.formError {
	display: block;
	margin-left: 120px;
	font: bold 11px/18px "Lucida Grande", "Lucida Sans", Arial, Sans-serif;
	color: #A80500;
	margin-top: 6px;
}

.left         { float:left;}
.right        { float:right; }
.center		  { text-align:center; margin:0 auto; display:block; }
img.center    { margin:0 auto; display:block;}
.text-right   { text-align:right; }
.half         { width:45%; /* Not exactly half to account for paddings, margins etc. */ }
.noborder     { border:none; }

.hide{ /* Hide stuff without resorting to display:none; */
	visibility:hidden;
	width:0!important;
	height:0!important;
	line-height:0!important;
	padding:0!important;
	margin:0!important;
}

/* END BASE CSS */

/****************************************************************************** HEADING TAGS and TEXT */

h1, h2 {
	color:#000; /* black */
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:30px;
	line-height:36px;
}

h3, h4, h5, h6 {
	color:#000; /* black */
	font-family: Georgia, Times, "Times New Roman", serif;
	border-bottom:1px dotted;
	font-style:italic;
	margin-bottom:5px;
}

h1#theBrinkLogo { 
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	border:0; 
	height:0;
}

.currentIssueWidget h3, .smallGroupNav h3 {
	font-size:24px;
}

.postPreview h2 {
	color:#fff;
	margin-bottom:0;
}

.groupHubLogin h4 {
	border-bottom:0;
	padding:15px 0 0 40px;
	color:#525252;
	font-weight:normal;
}

div.flashErrorMini {
	text-align: left;
	display: block;
	padding: 4px;
	font: bold 11px/15px Arial, Sans-serif;
	background-color: #FFC2C8;
	color: #A80500;
	margin:8px 0 12px;
	border:1px dotted;
}

div.flashErrorMini p {
	margin-bottom:10px;
}

#billboard h2 {
	color:#fff;
	font-size:24px;
	margin-bottom:3px;
}

#sideBar #topics h3,
#sideBar #popularArticles h3,
#sideBar .communityFeed h3,
#sideBar .emailSignUp h3 {
	font-size:17px;
}

.superSubHeading {
	font-size:30px;
	font-family: Georgia, Times, "Times New Roman", serif;
	border-bottom:1px dotted;
	font-style:italic;
	font-weight:bold;
	display:block;
	line-height:35px;
}

/* END HEADING TAGS */

/****************************************************************************** FORM TWEAKS */
form ul li input.small {
	width: 40px;
	border: 1px solid #aaa;
	padding: 3px;
	font: 12px/14px Arial, sans-serif;;
	color: #333;
}

form ul li input.medium {
	width: 90px;
	border: 1px solid #aaa;
	padding: 3px;
	font: 12px/14px Arial, sans-serif;;
	color: #333;
}

#profileManage form ul li label {
	width:130px;
}

#profileManage form ul li input.button {
	margin-left:150px;
}

.formNote {
	display:block;
	margin:10px;
	padding:10px;
	text-align:center;
	background-color:#f3f3f3;
}

.formNote span {
	color:#333;
	font:italic bold 16px/18px Georgia,Times,"Times New Roman", serif;
}

.itemError {
	color:#A80500;
}

.flashError p {
	margin-bottom:10px;
}

/* END WRAPPERs */

/****************************************************************************** WRAPPERs */
body {
	background: #fff url('../images/wrapper-bg.gif') repeat-y top center;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

/* END WRAPPERs */

/****************************************************************************** LINKs */
a:link, a:visited {
	color:#00badc;
	text-decoration:none;
}

a:hover, a:active {
	color:#00badc;
	text-decoration:underline;
}

a.bigLink {
	font-size:16px;
	font-weight:bold;
}

a.smallButton:link, a.smallButton:visited {
	background: url('../images/button-submit-bg-white.gif') no-repeat;
	height:30px;
	width:80px;
	float:left;
	display:inline;
	text-align:center;
	font: bold italic 14px/30px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#fff;
	padding:0 0 4px 0;
	cursor:pointer;
}

a.smallButton:hover, a.smallButton:active {
	background: url('../images/button-submit-bg-white.gif') no-repeat;
	height:30px;
	width:80px;
	float:left;
	display:inline;
	text-align:center;
	font: bold italic 14px/30px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#fff;
	padding:0 0 4px 0;
	cursor:pointer;
}

/* END LINKs */

/****************************************************************************** HEADER */
#header { 
	height:135px; 
}

#header .logo {
	margin:45px 0 0 10px;
}


/* END HEADER */


/****************************************************************************** LISTS */
.linksList li, #topics li, #sideBar #topics li {
	list-style:none;
	font-size:11px;
	line-height:15px;
	font-style:italic;
	margin:0 0 8px 0;
}

#topics li, #sideBar #topics li {
	margin-bottom:4px;
}

.socialBar {
	/*background: url('../images/social-bar-bg.gif') no-repeat bottom left;*/
	background: url('../images/social-bar-bg-small.gif') no-repeat bottom left;
	height:49px;
	margin-top:60px;
	margin-bottom:0;
	padding:0 0 0 5px;
	/*width:215px;*/
	width:135px;
	float:right;
	display:inline;
}

.socialBar li {
	float:left;
	display:inline;
	margin:6px 5px 0;
}

a.deleteButton:link, a.deleteButton:visited {
	height:14px;
	width:14px;
	background:url('../images/icon-delete-sprite.png') no-repeat 0 -14px;
	text-indent:-9999px;
	display:inline;
	float:right;
}

a.deleteButton:hover, a.deleteButton:active {
	height:14px;
	width:14px;
	background:url('../images/icon-delete-sprite.png') no-repeat 0 0;
	text-indent:-9999px;
}

/* END LISTS */

/****************************************************************************** SIDEBAR ELEMENTS */

.currentIssueWidget {
	height:270px;
	background: #f3f3f3 url('../images/mag-shadow.gif') no-repeat bottom left;
	margin:0 0 20px 0;
}

.currentIssueWidget img {
	float:left;
	display:inline;
	border:1px solid #e0e0e0;
	margin:20px 16px 0 0;
}

.currentIssueWidget ul {
	margin-top:40px;
}

.currentIssueWidget li {
	list-style:none;
	font-style: italic;
	line-height:30px;
	font-size:14px;
	line-height:35px;
}

.communityFeed {
	color:#ababab;
	width:280px;
	overflow:hidden;
}

.groupHubLogin {
	background: url('../images/group-hub-box-cap-top.gif') no-repeat top left;
	float:left;
	display:inline;
	width:160px;
	color:#666;
}

.groupHubLogin span.greeting {
	font-size:11px;
	color:#adadad;
	display:block;
	margin-top:8px;
}

.groupHubLogin span.userName {
	font-weight:bold;
	font-style:italic;
	margin-bottom:15px;
	display:block;
}

.groupHubLogin .content {
	background: url('../images/group-hub-box-bg.gif') repeat-y top left;
	padding:10px 10px 5px;
	float:left;
	display:inline;
	width:140px;
}

.groupHubLogin .login, .groupHubLogin .loggedIn {
	border-top:1px dotted;
	padding:10px 0 0 0;
}

.groupHubLogin .login a:link, .groupHubLogin .login a:visited {
	color:#c5c5c5;
	font: normal 10px/14px Arial, sans-serif;
	float:right;
	display:inline;
}

.groupHubLogin label {
	font: bold 10px/14px Arial, sans-serif;
	color:#5b5b5b;
	float:left;
	display:inline;
}

.groupHubLogin input {
	background: none;
	border:0;
	width:134px;
	padding:6px 3px 0;
	height:29px;
	color:#3a3a3a;
	font: bold 14px/16px Arial, sans-serif;
	margin:0 0 7px 0;
}

.groupHubLogin .inputWrap {
	background: url('../images/group-hub-input-bg.gif') no-repeat;
	width:140px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

.groupHubLogin input.button, .groupHubLogin .logoutButton {
	background: url('../images/button-submit-bg-white.gif') no-repeat;
	height:30px;
	width:80px;
	display:block;
	margin:0 auto;
	text-align:center;
	font: bold italic 18px/30px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#fff;
	padding:0 0 4px 0;
	float:none;
	cursor:pointer;
}

.groupHubLogin .login span {
	font-size:18px;
	font-style:italic;
	color:#00badc;
}

.groupHubLogin .footer {
	border-top:1px dotted;
	margin:15px 0 0;
	padding:10px 0 0;
	font-size:11px;
	text-align:center;
	font-style:italic;
}

.emailSignUp {
	color:#676767;
	font-size:12px;
	font-style:italic;
}

.emailSignUp span {
	margin-bottom:10px;
	display:block;
}

.emailSignUp label {
	font: bold 12px/14px Arial, sans-serif;
	color:#5b5b5b;
	float:left;
	display:inline;
	margin:7px 6px 0 0;
}

.emailSignUp input {
	background:none;
	border:0;
	width:134px;
	padding:6px 3px 0;
	height:29px;
	color:#3a3a3a;
	font: bold 14px/16px Arial, sans-serif;
	margin:0 0 7px 0;
	float:left;
	display:inline;
}

.emailSignUp .inputWrap {
	background: url('../images/email-signup-input-bg.gif') no-repeat;
	width:140px;
	float:left;
	display:inline;
}

.emailSignUp input.button {
	background: url('../images/button-submit-bg-white-dk.gif') no-repeat;
	height:30px;
	width:80px;
	display:block;
	margin:0 0 0 10px;
	text-align:center;
	font: bold italic 18px/30px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#fff;
	padding:0 0 4px 0;
	cursor:pointer;
}

.sideBarSearch {
	background: url('../images/sidebar-search-input-bg.gif') no-repeat;
	width:280px;
	height:27px;
	margin-bottom:10px;
}

.sideBarSearch input.button {
	text-indent: -9999px;
	width:35px;
	height:27px;
	cursor:pointer;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

.sideBarSearch input {
	background:none;
	border:0;
	width:229px;
	padding:6px 8px 0 3px;
	height:27px;
	color:#c5c5c5;
	font: italic 14px/16px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	margin:0 0 7px 0;
	float:left;
	display:inline;
}

#sideBar #popularArticles {
	float:left;
	display:inline;
	width:150px;
	margin:0 10px 0 0;
}

#sideBar #topics {
	width:110px;
	margin:0 0 0 10px;
	float:left;
	display:inline;
}

/* END SIDEBAR ELEMENTS */


/****************************************************************************** MAINCOL ELEMENTS */
.magazineCover {
	float:left;
	display:inline;
	margin:4px 20px 10px 0;
}

.magazinePreview {
	float:left;
	display:inline;
	margin:4px 20px 10px 0;
	color:#999;
}

.mainCol .content {
	float:left;
	display:inline;
	background: url('../images/main-content-bg.gif') repeat-y;
	padding: 0 30px 10px;
	font-family:Arial, Sans-serif;
	width:580px;
}

.mainCol .subContent {
	margin:30px 0 0 0;
	padding:10px;
	float:left;
	display:inline;
	width:620px;
}

#billboard {
	border: 1px solid #b7b7b7 !important;
	visibility:hidden;
}

#billboard ul.filmstrip li {
	margin-left:0;
}

#billboard p {
	margin-bottom:0;
	font-family:Arial, sans-serif;
}

.listStandardLarge {
	list-style:circle;
	font-size:16px;
}

.metaData {
	font: italic 10px/16px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#adadad;
	display:block;
	margin:0 0 10px 0;
}

.callOut {
	font: italic bold 16px/22px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

/* END MAINCOL ELEMENTS */

/****************************************************************************** TOPNAV */
#navWrap {
	position:relative;
	background: #f3f3f3 url('../images/nav-bg.gif') no-repeat;
	height:56px;
	margin-bottom:20px;
	width:960px;
	float:left;
	display:inline;
	z-index:8000;
}

ul#topNav { background:url('../images/top-nav.gif') no-repeat; width:779px; float:left; display:inline; position:relative;}
ul#topNav li { float:left; list-style-type:none; margin-left:0; cursor:pointer; }
ul#topNav li a { height:66px; display:block;  text-indent:-9999px; outline:none; }

li#navHome a, li#navTheMag a, li#navArticles a, li#navSmGroups a,
li#navLeaders a, li#navBlog a, li#navPodcast a { background:url('../images/top-nav.gif') }

/*  
Measurements for the nav image replacement:

	The distance from the top to the...

	initial state = 0
	rollover state = 66px
	selected state = 132px

	The distance from the far-left to the...

	Home button = 0
	The Magazine = 92px
	Articles = 251px
	Small Groups = 351px
	Leaders = 501px
	Blog = 603px
	Podcast = 678px

	The width of the...

	Home button = 92px
	The Magazine = 159px
	Articles = 100px
	Small Groups = 149px
	Leaders = 103px
	Blog = 76px
	Podcast = 102px
*/

li#navHome a 					{ background-position:0 0; width:95px; left:0; }
li#navHome a:hover				{ background-position:0 -66px; }
li#navHome a.sel				{ background-position:0 -132px;}

li#navTheMag a 					{ background-position:-95px 0; width:158px; left:95px; }
li#navTheMag a:hover			{ background-position:-95px -66px; }
li#navTheMag a.sel		 		{ background-position:-95px -132px; }

li#navArticles a 				{ background-position:-253px 0; width:100px; left:253px; }
li#navArticles a:hover			{ background-position:-253px -66px; }
li#navArticles a.sel			{ background-position:-253px -132px; }

li#navSmGroups a 				{ background-position:-353px 0; width:149px; left:353px; }
li#navSmGroups a:hover			{ background-position:-353px -66px; }
li#navSmGroups a.sel	 		{ background-position:-353px -132px; }

li#navLeaders a 				{ background-position:-502px 0; width:102px; left:502px; }
li#navLeaders a:hover			{ background-position:-502px -66px; }
li#navLeaders a.sel 	 		{ background-position:-502px -132px; }

li#navBlog a 					{ background-position:-604px 0; width:75px; left:604px; }
li#navBlog a:hover				{ background-position:-604px -66px; }
li#navBlog a.sel 	 			{ background-position:-604px -132px; }

li#navPodcast a 				{ background-position:-679px 0; width:100px; left:679px; }
li#navPodcast a:hover			{ background-position:-679px -66px; }
li#navPodcast a.sel 	 		{ background-position:-679px -132px; }

.topNavSearch {
	background: url('../images/nav-search-input-bg.gif') no-repeat;
	width:160px;
	height:27px;
	float:right;
	display:inline;
	margin:13px 10px 0 0;
}

.topNavSearch input.button {
	text-indent: -9999px;
	width:30px;
	height:27px;
	cursor:pointer;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

.topNavSearch input {
	background:none;
	border:0;
	width:119px;
	padding:6px 8px 0 3px;
	height:27px;
	color:#c5c5c5;
	font: italic 14px/16px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	margin:0 0 7px 0;
	float:left;
	display:inline;
}

/* Drop Down */

ul#topNav li ul.drop {
	background-color: #000;
	position: absolute;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	display:none;
	list-style:none;
	margin:-20px 0 0 0;
	padding:8px 0 0 0;
	cursor:pointer;
}


ul#topNav li ul.drop li a {
	display: block;
	background: none;
	color: white;
	height: 16px;
	font: bold italic 11px/15px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	text-decoration: none;
	text-indent: 0px;
	padding: 8px;
	border-bottom: 1px dotted #999;
	color:#999;
}

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

ul#topNav li ul.navTheMagDrop { width:158px;background:#000; }
ul#topNav li ul.navTheMagDropSel { width:158px; background:#000 url('../images/top-nav-pointer.gif') no-repeat 63px -1px; }
ul#topNav li ul.navTheMagDrop li a, ul#topNav li ul.navTheMagDropSel li a { width:142px; }
ul#topNav li ul.navTheMagDrop li a:hover, ul#topNav li ul.navTheMagDropSel li a:hover { width:142px; }

ul#topNav li ul.navArticlesDrop { width:140px;background:#000; }
ul#topNav li ul.navArticlesDropSel { width:140px; background:#000 url('../images/top-nav-pointer.gif') no-repeat 34px -1px; }
ul#topNav li ul.navArticlesDrop li a, ul#topNav li ul.navArticlesDropSel li a { width:124px; }
ul#topNav li ul.navArticlesDrop li a:hover, ul#topNav li ul.navArticlesDropSel li a:hover { width:124px; }

ul#topNav li ul.navSmGroupsDrop { width:165px;background:#000; }
ul#topNav li ul.navSmGroupsDropSel { width:165px; background:#000 url('../images/top-nav-pointer.gif') no-repeat 58px -1px; }
ul#topNav li ul.navSmGroupsDrop li a, ul#topNav li ul.navSmGroupsDropSel li a { width:149px; }
ul#topNav li ul.navSmGroupsDrop li a:hover, ul#topNav li ul.navSmGroupsDropSel li a:hover { width:149px; }

ul#topNav li ul.navLeadersDrop { width:210px;background:#000; }
ul#topNav li ul.navLeadersDropSel { width:210px; background:#000 url('../images/top-nav-pointer.gif') no-repeat 35px -1px; }
ul#topNav li ul.navLeadersDrop li a, ul#topNav li ul.navLeadersDropSel li a { width:194px; }
ul#topNav li ul.navLeadersDrop li a:hover, ul#topNav li ul.navLeadersDropSel li a:hover { width:194px; }


/* END TOPNAV */

/****************************************************************************** POSTs */
.postPreview  {
	background: url('../images/post-box-cap-top.gif') no-repeat top left;
	float:left;
	display:inline;
	margin:0 0 25px;

}

.postPreview .meta {
	color:#c3c3c3;
	font-size:14px;
	line-height:20px;
	font-style:italic;
	padding:0 10px;
	height:20px;
	margin:0;
	width:620px;
}

.postPreview .meta span {
	color:#747474;
}

.postPreview .meta .date {
	float:left;
	display:inline;
}

.postPreview .meta .author-topic {
	text-align:right;
/*	display:inline;
	width:520px;*/
}

.postPreview .meta .author-topic a:link, .postPreview .meta .author-topic a:visited {
	color:#c3c3c3;
	text-decoration:none;
}

.postPreview .meta .author-topic a:hover, .postPreview .meta .author-topic a:active {
	color:#97BA12;
	text-decoration:none;
}

.postPreview .title {
	background: #fff url('../images/post-box-title-bg.gif') no-repeat top left;
	line-height:34px;
	padding:8px 10px 6px;
	font-size:30px;
	min-height:36px;
	width:620px;
}

.postPreview .title a:link,  .postPreview .title a:visited {
	color:#fff;
}

.postPreview .title a:hover,  .postPreview .title a:active {
	color:#fff;
	text-decoration:none;
}

.postPreview .content {
	font: normal 11px/18px Arial, sans-serif;
	padding:20px 20px 25px 30px;
	background: url('../images/post-box-content-bg.gif') repeat-y top left;
	float:left;
	display:inline;
	overflow:hidden;
	width:590px;
	margin:0;
}

.postPreview .content p {
/*	float:left;
	display:inline;*/
	/*width:255px;*/
	overflow:hidden;
}

.postPreview .content a.more:link, .postPreview .content a.more:visited {
	font: italic 11px/18px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	text-decoration:underline;
}

.postPreview .featureImage {
	float:left;
	display:inline;
	margin-right:20px;
	font: italic 11px/15px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#adadad;
}

.postPreview .featureImage span {
	text-align:center;
	display:block;
	margin:8px auto 0;
	width:250px;
	float:left;
}

.postPreview .comments, .postSummary .comments, .blogPost .comments {
	background: #fff url('../images/post-comment-bubble.gif') no-repeat;
	width:50px;
	float:right;
	text-align:center;
	color:#fff;
	margin:0 0 0 10px;
	font: italic 30px/30px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	padding:0;
	display:inline;
}

.postSummary .comments {
	background: #fff url('../images/post-comment-bubble-grayBG.gif') no-repeat;
	height:60px;
	margin:10px 0 0 10px;
}

.blogPost .comments {
	height:60px;
	margin:10px 0 0 10px;
}

.postPreview .comments a.count:link, .postPreview .comments a.count:visited {
	color:#fff;
	text-decoration:none;
	font: italic 30px/30px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;	
	margin:0;
}

.postPreview .comments a:link, .postPreview .comments a:visited {
	font: italic 12px/14px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	display:block;
	margin-top:30px;
	text-decoration:underline;
}

a.subContentLink:link, a.subContentLink:visited {
	font: bold italic 30px/34px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#7e7d7d;
	padding:0 25px 0;
	margin:0 auto 20px;
	text-align:center;
	background: url('../images/arrow-right.gif') right center no-repeat;
}

.postSummary {
	background-color:#f0f0f0;
	padding:5px 10px 0;
	width:560px;
	float:left;
	display:inline;
}

.postSummary .publishInfo {
	float:left;
	display:inline;
	width:330px;
	background:url('../images/post-summary-divider.gif') no-repeat center right;
}

.postSummary .publishInfo, .postSummary span.date {
	font-size:14px;
	color:#7e7e7e;
	font-style:italic;
	font:italic 14px/24px Georgia, Times, "Times New Roman", serif;
}

.postSummary .publishInfo span {
	color:#b6b6b6;
}

.postSummary span.date {
	color:#7f7f7f;
	display:block;
	margin-bottom:4px;
	line-height:20px;
}

.sharePost {
	float:left;
	display:inline;
	margin:0 0 0 15px;
	width:150px;
}

.sharePost a:link, .sharePost a:visited {
	color:#6c6c6c;
	text-decoration:underline;
	display:block;
	font:italic 12px/20px Georgia, Times, "Times New Roman", serif;
	padding:0 0 0 25px;
	height:26px;
}

.sharePost a:hover, .sharePost a:active {
	color:#1a1a1a;
	text-decoration:underline;
}

.sharePost a.shareaholic {
	background: url('../images/icon-share-shareaholic.gif') no-repeat center left;
}

.sharePost a.email {
	background: url('../images/icon-share-email.gif') no-repeat center left;
}

.sharePost a.print {
	background: url('../images/icon-share-print.gif') no-repeat center left;
}

.thePostContent {
	float:left;
	display:inline;
	width:580px;
}

.relatedPosts {
	margin:20px 0 0;
	float:left;
	display:inline;
	width:580px;
}

.relatedPosts a:link, .relatedPosts a:visited {
	font:italic 12px/18px Georgia, Times, "Times New Roman", serif;
}

.postComments {
	float:left;
	display:inline;
	width:620px;
}

.postComments .comment {
	float:left;
	display:inline;
	margin:20px 0;
}

.postComments .commentAuthor {
	float:left;
	display:inline;
	width:120px;
	color:#6f6f6f;
	font-style:italic;
	line-height:12px;
}

.postComments .commentAuthor .small {
	font-size:10px;
	display:block;
	margin:10px 0 0 0;
}

.postComments .commentAuthor span.from {
	color:#a9a9a9;
	margin:0;
}

.postComments .commentEntryWrap {
	width:420px;
	float:left;
	display:inline;
}

.postComments .commentEntry {
	float:left;
	display:inline;
	background: #fff url('../images/post-comment-cap-top.gif') no-repeat top left;
	min-height:50px;
	height:auto !important;
	height:50px;
	width:460px;
}

.postComments .commentEntry .theComment {
	padding:10px 10px 10px 35px;	
	color:#6c6c6c;
	font-size:11px;
	font-family:Arial, sans-serif;
}

.addYourComment {
	color:#676767;
	font-style:italic;
	display:block;
	margin:4px 0 25px 0;
}

#addComment label {
	font-size:18px;
	color:#7f7f7f;
	font-weight:normal;
	font-style:italic;
}

#addComment input {
	padding-top:4px;
}

/* END POSTs */

/****************************************************************************** SMALL GROUP HUB */
a.joinGroup:link, a.joinGroup:visited,
a.messageNow:link, a.messageNow:visited {
	color:#97BA12;
	background-color:#f3f3f3;
	padding:2px 4px;
	border:1px dotted #97BA12;
	font-size:10px;
	display:inline;
	float:left;
}

a.joinGroup:hover, a.joinGroup:active,
a.messageNow:hover, a.messageNow:active {
	color:#fff;
	background-color:#97BA12;
	padding:2px 4px;
	border:1px solid #97BA12;
	text-decoration:none;
}

.groupName {
	font: bold italic 18px/24px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.groupImage {
	margin:6px 10px 0 0;
	float:left;
	display:inline;	
}

.groupImageLarge {
	margin:6px 20px 0 0;
	float:left;
	display:inline;	
}

.groupImageBrick {
	margin:4px;

}

.groupMeta {
	font: italic 12px/18px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#ADADAD;
	display:block;
}

.discussionAuthor, .articleAuthor {
	width:none;
	font: italic 14px/18px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#ADADAD;
	display:block;
	margin:3px 0 8px;
}

.groupHeadingLedBy {
	font-size:14px;
	margin-bottom:10px;
}

.groupList, .articleList, .authorList, .blogList, .memberList, .joinRequestList, .messageList, .searchList {
	margin:10px 0;
	padding:10px 0 20px;
	border-bottom:1px dotted #adadad;
	float:left;
	display:inline;
	clear:both;
	width:580px;
}

.discussionPost {
	border-bottom:1px dotted;
	margin:10px 0;
	padding:10px 0 20px;
	float:left;
	display:inline;
	clear:both;
	width:580px;
}

.discussionTitle, .articleListTitle, .authorListTitle, .blogListTitle, .memberListName, .joinRequestName, .messageSubject {
	font-size:16px;
	font-weight:bold;
}

.discussionMeta, .articleListMeta, .discussionMetaReplyDate {
	font: italic 10px/16px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color:#adadad;
	display:block;
	margin:0 0 10px 0;
}

.discussionMetaReplyDate {
	margin:0 0 4px 0;
}

.messageNew {
	color:#6F4000;
	background-color:#FFE155;
	padding:2px 4px;
}

.messageRead {
	color:#999;
	background-color:#ccc;
	padding:2px 4px;
}

.groupHeadingLedBy {
	color:#444;
	font-size:16px;
	margin-bottom:20px;
}

.groupHeadingLedBy span {
	font: italic bold 16px/22px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.sidebarNav {
	list-style:none;
	font: bold 18px/36px Arial,sans-serif ;
	color:#97BA12;
}

.sidebarNav li {
	margin-left:0px;
	display:block;
	height:36px;
}

.sidebarNav a:link, .sidebarNav a:visited {
	color:#97BA12;
	display:block;
	padding-left:10px;
}

.sidebarNav a:hover, .sidebarNav a:active {
	color:#fff;
	text-decoration:none;
	background-color:#97BA12;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:10px;
}

.userProfile {
	margin-left:194px;
}

.userProfile .socialIcons img {
	margin:0 2px;
}

.groupProfile {
	margin-left:194px;
}

img.discussionAlert {
	vertical-align:middle;
}


/* END SMALL GROUP HUB */

/****************************************************************************** FOOTER */
#footer {
	background: #000 url('../images/footer-bg.gif') top center no-repeat;
	height:285px;
	padding:20px 0 0 50px;
	margin-top:120px;
	color:#fff;
	list-style:none;
	font-size:12px;
	font-style:italic;
}

#footer .nav a:link, #footer .nav a:visited {
	color:#b8b8b8;
}

#footer .nav a:hover, #footer .nav a:active {
	color:#b8b8b8;
	text-decoration:underline;
}

#footer ul {
	list-style:none;
	float:left;
	display:inline;
	width:160px;
	margin-right:20px;
}

#footer ul li {
	margin:0 0 0 0;
	float:left;
	display:inline;
	clear:both;
	list-style:none;
	width:160px;
}

#footer h4 {
	font-size:18px;
	border-bottom:0;
	color:#fff;
	font-style:italic;
}

#subFooter {
	margin:0 auto;
	text-align:center;
	font: normal 11px/18px Helvetica, "Helvetica Neue", Arial, sans-serif;
	margin-top:20px;
}

/* END FOOTER */