/*---------------------------------------------------------
 * fcgltd.com
 *
 * @description Blog Section CSS
 *
 * @author  Craig Ruksznis [cr] <craigruk@imarc.net>
 *
 ----------------------------------------------------------*/

.one_column_torso,
.two_column_torso {
	padding: 0 0 25px 0;
}

.primary_content.fcg_forum {
	width: 540px;
	padding-right: 35px;
}

#fcg_forum_container {
	width: 540px;
	background-color: #FFFFFF;
}

#fcg_forum_container h1 {
	height: 40px;
	text-align: right;
}


/* What is RSS? */
/*--------------------------------------------------*/
.feed_overview {
	background:transparent url(/sup/images/section_fcg_forum/rss_icon.png) no-repeat left top;
	padding-left: 40px;
}

.feed_link a {
	font-size: 1.4em;
}


/* Pagination */
/*--------------------------------------------------*/
.paginator {
	padding: 0px 30px 10px 30px;
	float: right;
}
	.paginator a, .paginator a:visited {
		font-weight:normal;
		color: #657391;
		text-decoration:none;
		margin-left:4px;
		padding: 2px;
		display: inline;
		font-weight: bold;
	}
	
.page_direct a, .page_direct a:visited {
	text-decoration:none;
}
	
.page_relative a, .page_relative a:visited {
	color: #657391;
	text-decoration:none;
}
.page_relative a:active, .page_relative a:hover {
	text-decoration:underline;
}

.page_relative_disabled {
	color: #ababab;
}

.page_highlighted a, .page_highlighted a:visited, .page_highlighted a:active, .page_highlighted a:hover {
	color: #000;
}


/* Blog entry */
/*--------------------------------------------------*/
.fcg_forum_entry {
	width: 540px;
	margin: 30px 0 0 0;
	position: relative;
}

.success {
	width: 480px;
	margin: 30px 0 0 0;
	padding: 0px 30px 10px 30px;
	position: relative;
}

.fcg_forum_entry .title {
	text-align: right;
	font-size: 1.2em;
	color: #85967f;
	z-index: 20;
	position: relative;
}

.fcg_forum_entry .title_first_word {
	text-align: right;
	color: #f4f3ea;
	font-size: 3.5em;
	position: absolute;
	right: 30px;
	top: -30px;
	text-transform: uppercase;
	z-index: 0;
}

.fcg_forum_entry .content .date {
	color: #657391;
	font: 1.6em/17px Georgia, Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 10px 0 0;
}

.fcg_forum_entry .content {
	line-height: 17px;
	text-align: justify;
}

.fcg_forum_entry .content ol, 
.fcg_forum_entry .content ul {
	padding: 0 0 0 21px;
	font-size: 1.0em;
}

.fcg_forum_entry .links {
	float: left;
	padding: 5px 0 10px 0;
}

.fcg_forum_entry .links .view_detail_link {
	background: #FFFFFF url(/sup/images/section_fcg_forum/view_comments.gif) no-repeat left 2px;
	padding: 0 20px 0 20px;
	float: left;
}

.fcg_forum_entry .links .view_detail_link a,
.fcg_forum_entry .links .view_detail_link a:active,
.fcg_forum_entry .links .view_detail_link a:hover,
.fcg_forum_entry .links .view_detail_link a:visited {
	color: #657391;
	font: 0.9em/18px Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: 0.6px;
	font-weight: bold;
}

.fcg_forum_entry .links .add_comment_link {
	background: #FFFFFF url(/sup/images/section_fcg_forum/add_comment.gif) no-repeat left 2px;
	padding: 0 0 0 20px;
	float: left;
}

.fcg_forum_entry .links .add_comment_link a,
.fcg_forum_entry .links .add_comment_link a:active,
.fcg_forum_entry .links .add_comment_link a:hover,
.fcg_forum_entry .links .add_comment_link a:visited {
	color: #657391;
	font: 0.9em/12px Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: 0.6px;
	font-weight: bold;
}


/* Blog comments */
/*--------------------------------------------------*/
.comments {
	background: #eee url(/sup/images/section_fcg_forum/comment_bg.jpg) repeat-y;
	border-top: 1px solid #657391;
	border-bottom: 1px solid #657391;
	margin: 27px 0 0 0;
	padding: 0 0 15px 0;
}

.view_comments {
	padding: 0px 20px 10px 46px;
	margin: 5px 0 5px 0;
}

.view_comments .comment_entry {
	clear: both;
}

.comments .error {
	padding: 8px 20px 8px 85px;
	color: #9F4923;
	font-size: 0.90em;
	line-height: 17px;
}

.comments .no_comments {
	color: #d5e1ed;
	font-size: 1.40em;
	padding: 8px 20px 8px 38px;
}

.comments .success {
	padding: 5px 20px 15px 20px;
	color: #d5e1ed;
	font-size: 1.40em;
}

.comment_entry .name {
	font-size: 1.4em;
	line-height: 20px;
	color: #fff3a0;
	padding: 0 0 0 20px;
}

.comment_entry .name a {
	color: #fff3a0;
	text-decoration: underline;
}

.comment_entry .date {
	color: #dbe6ed;
	font: 1.0em/17px Georgia, Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	padding: 0 10px 0 20px;
}

.comment_entry .comment {
	font-size: 0.90em;
	color: #eaecdd;
	line-height: 17px;
	text-align: justify;
	margin: 0 0 22px 0;
	padding: 0 0 15px 20px;
	border-bottom: 1px solid #d1d5ca;
	clear:both;
	float: left;
}

.comment_entry .is_spam {
	padding: 10px 0 10px 20px;
	clear:both;
	float: left;
}

/* Blog comment form */
/*--------------------------------------------------*/
.add_comment {
	font-size: 0.90em;
	color: #eaecdd;
	line-height: 17px;
	text-align: justify;
	padding: 0px 0 15px 0;
}

.add_comment form {
	padding-left: 85px;
}

.add_comment fieldset {
	display: block;
	border: none;
}

.add_comment label {
}

.add_comment  input, .admin_form textarea, .admin_form select {
	padding: 2px;
	border: 0px;
}

.add_comment  input {
	width: 215px;
}

.add_comment  textarea {
	width: 400px;
}

.add_comment  .form_button {
	float: left;
	width: auto;
	margin: 10px 0 0 0;
	
}

.required {
	color: #9F4923;
}

.add_comment .required.description {
	float: left;
	padding: 10px 10px 0 10px;
}


/* Side column */
/*--------------------------------------------------*/

.side_column .fcg_forum_comment {
	padding: 10px 0;
}

.fcg_forum_comment .name {
	color: #8186a4;
	font-weight: bold;
}