/*===[Common]===============================================================================================*/
h5 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 2px;
	font-size: 1.25em;
	border-bottom: 1px solid #000;
	color: #115098;
}

.page_content {
    width: 69%;
    float: left;
    display: inline;
    min-height:100%;
    margin-left: 4px;
    margin-right: 4px;
}

.block { margin-bottom: 4px; }

.clear { clear: both; }
.center_text { text-align: center; }
.center_all { text-align: center; margin-left: auto; margin-right: auto; }

.message { margin-bottom: 4px; }

.floatR { float: right; }
.floatL { float: left; }

.autologin label {
    white-space: normal;
}

.error {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #f00;
    background-color: #fff;
}

.messagebox {
    margin-top: 20px;
}

.message_information {
    background-color: #fff;
    text-align: center;
    font-size: 1.2em;
    padding-top: 15px;
    padding-bottom: 15px;
}

.message_error {
    background-color: #fff;
    text-align: center;
    font-size: 1.2em;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #f00;
}

/*===[Comments]============================================================================================*/

.comments { text-align: center; margin-top: 10px; }
.comment { width: 100%; background-color: #FFF; margin-top: 10px; }
.comment_user {
    width: 20%;
    text-align: center;
    border-right: 1px solid #000;
}
.comment_content {
    width: 79%;
    text-align: left;
    padding-left: 5px;
}

/*===[Page]===============================================================================================*/

.information_content_body {
    margin-bottom: 4px;
    margin-left: 5px;
    margin-right: 5px;
}

.information_content {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 4px;
}

.information_title {
    color: #fff;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.information_page {
    padding: 10px;
    font-size: 12px;
    border-bottom: 1px solid #EEE;
    background-color: #FFF;
    color: #000;
    height: 100%;
}

/*===[Modules]===============================================================================================*/

/* ~~~ News ~~~ */
.post h2 small {
    display: block;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
}
.post h2 { padding: 0 0 0 10px; }
.post h2 small a { text-decoration: underline; }
.post h2 a:link, .post h2 a:visited { color: #333; }
.post h2 a:hover { color: #a7bd06; }

.post a:link img, .post a:visited img {
    border-color: #CCC;
    background-color: #FFF;
}
.post a:hover img {
    border-color: #DDD;
    background-color: #EEE;
}
.news-img {
    float: left;
    background-position: left;
    background-repeat: no-repeat;
}

.post .util {
    float: right;
    margin: 0px 16px 0 0;
    background-position: 0 0;
    width: 100px;
    padding: 4px 0 8px 0;
}

.news ul, .util {
    list-style: none;
    margin: 10px 0 10px 15px;
    padding: 0;
}
.news ul li {
    background-position: 0 7px;
    background-repeat: no-repeat;
    padding: 2px 0px 2px 10px;
}

.news ol { list-style: decimal-leading-zero; }
.new p { color: #666; }
.news a {
    font-weight: bold;
    text-decoration: underline;
}
.news a:link, .news a:visited { color: #666; }
.news a:hover { color: #ABD430; }
.news_content {
    border-top: 1px dotted #DDD;
    margin-top: 10px;
    padding-top: 5px;
    margin-bottom: 5px;
}
.news .postmeta {
    font-size: 10px;
    margin: 0;
    padding: 1px 0px 0px;
    border-top: 1px dotted #DDD;
}
.news .postmeta ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.news .postmeta li {
    padding: 2px 0px 2px 20px;
    background-position: 0px;
}
.news .postmeta li.icon_categories	{ background-image: url("./cms_images/news/folder.png"); }
.news .postmeta li.icon_reads { background-image: url("./cms_images/news/read.png"); }
.news .postmeta li.icon_rss { background-image: url("./cms_images/news/feed.png"); }
.news .postmeta li.icon_comm { background-image: url("./cms_images/news/comment.png"); }
.news .postmeta li.icon_rating { background-image: url("./cms_images/news/rate.png"); }
.news .postmeta li.icon_your_rating { background-image: url("./cms_images/news/your_rate.png"); }
.news .postmeta .floatR { width: 18%; }
.news .postmeta .floatL { width: 75%; }

.util ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.util li { float: left; }
.util li a {
    display: block;
    height: 0;
    color: #000;
    overflow: hidden;
}
.util li {
    float: left;
    margin-right: 3px;
}
.util li.list_print { background: transparent url("./cms_images/news/print.png"); }
.util a.icon_print {
    padding-top: 16px;
    width: 18px;
}
.util li.list_email { background: transparent url("./cms_images/news/email.png"); }
.util a.icon_email {
    padding-top: 16px;
    width: 16px;
}
.util li.list_pdf { background: transparent url("./cms_images/news/pdf.png"); }
.util a.icon_pdf {
    padding-top: 18px;
    width: 17px;
}

/* News List */
.news_list {
    width: 100%;
    background-color: #FFF;
    margin-top: 10px;
}
table#news_list {
    width: 100%;
    color: #000;
}
.news_list_title {
    background-color: #1c86dc;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
}
.news_list_title_title {
    width: 63%;
    border-bottom: 2px solid;
}
.news_list_title_cat {
    width: 20%;
    border-bottom: 2px solid;
}
.news_list_title_date {
    border-bottom: 2px solid;
}
.news_list_item:hover {
    background-color: #000;
    color: #fff;
    cursor: pointer;
}
.news_archives {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
.news_archives a {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
}

.addthis {
    float: right;
    width: 125px;

}
.addthis img {
    border: none;
}

/* News Archive */
.table_month_news_archive_archive {
    width: 100%;
}

.month_news_archive_header_articles {
    width: 45%;
}

.month_news_archive_header_comments, .month_news_archive_comments, .month_news_archive_header_reads, .month_news_archive_reads, .month_news_archive_header_score, .month_news_archive_score, .month_news_archive_header_date, .month_news_archive_date {
    text-align: center;
}

/* ~~~ Downloads ~~~ */
.download_list_title {
	text-align: center;
	font-size: 1.2em;
    font-weight: bold;
    font-family: "Comic Sans MS";
    margin: 5px;
}

.downloads_href {
	font-size: 2.0em;
    font-family: sans-serif;
    margin-left: 2px;
    font-weight: bold;

}

.download_inside {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	font-size: 1.2em;
}

.download_headings {
	font-size: 1.2em;
	cursor: pointer;
	border: 3px solid #000;
	background: #6a6a6a;
	color: #fff;
	padding: 8px;
}

.download_headings:hover {
	font-size: 1.3em;
	background: #e8e8e8;
	color: #000;
}

.download_content {
	padding: 8px;
	background: #fff;
}

.download_tr:hover { background-color: #e8e8e8; }

.download_title {
	font-size: 1.4em;
	font-weight: bold;
}

.download_link {
	font-size: 1.9em;
	font-weight: bold;
}

.download_info_header {
	font-size: 1.2em;
	font-weight: bold;}

/*===[Blocks]===============================================================================================*/

/* ~~~ Main Block CSS ~~~ */
.blocks_left {
    width: 15%;
    float: left;
    display: inline;
    margin-bottom: 4px;
}

.blocks_right {
    width: 15%;
    float: left;
    display: inline;
    margin-bottom: 4px;
}

/* ~~~ Block Navigation ~~~ */
.navigation_category {
    font-size: 1.1em;
    font-weight: bold;
}

.navigation_sub_link {
    margin-left: 10px;
}

/* ~~~ Block UserInfo ~~~ */
.block_userinfo_avatar {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.block_userinfo_username {
    font-size: 1.3em;
    text-align: center;
}

.block_userinfo_usercontrols {
    display: block;
    margin-left: 10px;
    font-size: 1.1em;
}

/* ~~~ Block Statistics ~~~ */
.block_statistics {
	text-align: center;
	display: block;
    font-size: 1.1em;
}

/*~~~ Block Shout ~~~*/
#shoutScroll {
	overflow:auto;
	height: 150px;
	overflow: hidden;
}
.scroll_spacer {
	height:150px;
}

/* ~~~ Block Scrolling Evolution ~~~ */
#block_Srolling_Evolution{
 width:100%;
 overflow:auto;
}
 
#block_Srolling_Evolution div#block_Srolling_Evolution_start p{
 width:auto;
 display:inline;
 float:left;
 white-space: nowrap;
}
 
#block_Srolling_Evolution div#block_Srolling_Evolution_start p.horizontal_spacer{
 width:1100px;
}
#block_Srolling_Evolution div#block_Srolling_Evolution_start{
 display:block;
}


/*===[CMS ACP]===============================================================================================*/
/*~~~ Block ACP ~~~*/
#blocks-container {
	margin: 0px auto;
	padding: 0px;
	border-top : 1px solid #4f4f4f;
    border-bottom : 1px solid #4f4f4f;
    border-left : 1px solid #4f4f4f;
    border-right : 1px solid #4f4f4f;
	width: 98%; /* width of the layout -- can be set to any value including percentages */
	height: 300px; /* height of the layout -- must be set to a fixed value */
	overflow: hidden;
}
#blocks-left {
	float: left;
	width: 32%;
	height: 100%;
	border-top : 1px solid #4f4f4f;
    border-bottom : 1px solid #4f4f4f;
    border-left : 1px solid #4f4f4f;
    border-right : 1px solid #4f4f4f;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#blocks-center-top {
	border-top : 1px solid #4f4f4f;
    border-bottom : 1px solid #4f4f4f;
    border-left : 1px solid #4f4f4f;
    border-right : 1px solid #4f4f4f;
	width: auto;
	height: 50%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#blocks-center-bottom {
	border-top : 1px solid #4f4f4f;
    border-bottom : 1px solid #4f4f4f;
    border-left : 1px solid #4f4f4f;
    border-right : 1px solid #4f4f4f;
	height: 50%;
	width: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#blocks-right {
	float: right;
	width: 32%;
	height: 100%;
	border-top : 1px solid #4f4f4f;
	border-bottom : 1px solid #4f4f4f;
    border-left : 1px solid #4f4f4f;
    border-right : 1px solid #4f4f4f;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
