/*------------------------*/
/*------------------------*/
/*------------------------*/
/* CORE CSS STYLES FOR CMS*/
/*------------------------*/
/*------------------------*/
/*------------------------*/


/* ARTICLES SECTION */
.articles_title {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}



.articles_content {
	padding: 10px 0px 20px 0px;
	text-align: justify;
}


.articles_comment_count {
	font-size: 7pt;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}



.articles_module_search {
	float: right;
	margin-bottom: 30px;
}
.articles_categories_list_title {
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	color: #262117;
	padding: 3px 0px 5px 0px;
	margin: 12px 0px 10px 0px;
	border-bottom: 1px solid #6b5d40;
}
.articles_category_header {
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	color: #262117;
	padding: 3px 0px 5px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #6b5d40;
}

.articles_list_category_column {
	width: 141px;
	padding: 0px 0px 15px 30px;
	margin: 0px 0px 20px 10px;
	border-left: 1px dotted #B69D65;
}

.articles_categories_list {
	color: #798028;
	font-size: 8pt;
	margin: 2px 0px;
	/*
	If the articles has more than one level, we need to comment out this
	padding and background bullet or there are problems...
	*/
	padding-left: 8px;
	background: url(../../site/images/graphics/brown_bullet.png) no-repeat 0px 4px;
}
.articles_categories_list a:link, .articles_categories_list a:visited, .articles_categories_list a:active {
	color: #798028;
}
.articles_categories_list a:hover  { 
	color: #262117; 
}

.articles_categories_list_current {
	color: #E9891E;
}
.articles_categories_list_current a:link, .articles_categories_list_current a:visited, .articles_categories_list_current a:active {
	color: #E9891E;
}
.articles_categories_list_current a:hover { 
	color: #54320B; 
}

/*.articles_categories_list {
	margin: 0px 0px 7px 9px;
	color: #798028;
	font-size: 8pt;
	padding-left: 5px;
	background: url(../../site/images/graphics/brown_bullet.png) no-repeat 0px 4px;
}
.articles_categories_list a:link, 
.articles_categories_list a:visited, 
.articles_categories_list a:active {
	color: #798028;
}
.articles_categories_list a:hover  { 
	color: #54320B; 
}

.articles_categories_list_current {
	color: #262117;
}
.articles_categories_list_current a:link, 
.articles_categories_list_current a:visited, 
.articles_categories_list_current a:active {
	color: #262117;
}
.articles_categories_list_current a:hover { 
	color: #54320B; 
}
*/

.articles_details_title {
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	color: #262117;
	margin-bottom: 5px;
}

.articles_details_section {
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	color: #262117;
	margin-top: 15px;
	margin-bottom: 5px;
}

.articles_category_title_1 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #262117;
	padding-bottom: 5px;
	margin: 10px 0px;
}

.articles_category_title_2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #262117;
	padding: 3px 0px 8px 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #666666;
	background: url(../../site/images/sub_page/green_circle_arrow.gif) no-repeat;
}

.articles_category_title_3 {
	padding-left: 0px;
	border-bottom: 1px dotted #B69D65;
	font-size: 10pt;
}

.articles_category_title_3 h3 {
	margin: 0px;
	padding: 0px;
}

.articles_button_more {
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	margin: 15px 0px;
}

.articles_button_more a:link, .articles_button_more a:visited, .articles_button_more a:active {
	text-decoration: none;
	padding: 3px 15px;
	color: #FFFFFF;
	background-color: #443B1D;
	border: 2px solid #798028;
}

.articles_button_more a:hover {
	padding: 3px 15px;
	color: #FFFFFF;
	background-color: #798028;
	border: 2px solid #798028;
}
.articles_date {
	font-size: 11px;
	color: #798028;
}



/* ARTICLES COMMENTS */

.comment_title
{
	font-size: 10pt;
	font-weight: bold;
	color: #262117;
	text-transform: uppercase;
	margin-top: 50px;
	margin-bottom: 10px;
}


.comment_name
{
	font-size: 8pt;
	font-weight: bold;
	color: #66593E;
	margin-top: 10px;
}

.comment_date
{
	font-size: 7pt;
	font-weight: bold;
	color: #8D897A;
	margin-top: 3px;
}

.comment_content
{
	font-size: 8pt;
	font-weight: normal;
	color: #262117;
	margin-top: 8px;
	margin-bottom: 25px;
	padding-top: 10px;
	border-top: 1px dotted #C2B492;
}

.comment_prompt {
	font-size: 8pt;
	font-weight: bold;
	color: #262117;
}

.comment_note {
	font-size: 8pt;
	font-weight: normal;
	color: #262117;
}

.comment_note #charCounter {
	font-size: 8pt;
	font-weight: bold;
	color: #262117;
}

/* BLOG */
.blog_spacer {
	padding: 10px 0px;
	border-bottom: 1px solid #999999;
}

.popupbox_rss {
	text-align: left;
	padding: 10px;
	width: 160px;
	display: none;
	background: url(/content/site/images/graphics/tip_note_bg-m.png) top left;
	margin: 0;
	color: #FFFFFF;
	font-size: 11px;
}
.popupbox_rss a:link, .popupbox_rss a:visited, .popupbox_rss a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.popupbox_rss a:hover {
	color: #CCCCCC;
}