/*----------------------------------------------------------------------
# MENTIS LIBERTAS PRO v1.0 - 08 Mar 2007 @ 12:04 PM +0100 ZulloP
# ----------------------------------------------------------------------
# Copyright (c) 2006-2007 Web Revolution. All Rights Reserved.
# Author: Web Revolution - Creative Concepts & Advertising Innovation
# License: Copyrighted Commercial Software
# Website: http://www.webrevolution.org
#                _                           _       _   _             
#  __      _____| |__    _ __ _____   _____ | |_   _| |_(_) ___  _ __  
#  \ \ /\ / / _ \ '_ \  | '__/ _ \ \ / / _ \| | | | | __| |/ _ \| '_ \ 
#   \ V  V /  __/ |_) | | | |  __/\ V / (_) | | |_| | |_| | (_) | | | |
#    \_/\_/ \___|_.__/  |_|  \___| \_/ \___/|_|\__,_|\__|_|\___/|_| |_|
------------------------------------------------------------------------*/


body{
	color: #000;
}
#body_bg{
	background: #ebebeb;
}

/* JOOMLA DEFAULT STYLE
--------------------------------------------------------- */
a:link, a:visited{
	color: #5D9ED0;
}
a:hover{
	color: #000;
}
ul a:link, ul a:visited{
	color: #5D9ED0;
}
ul a:hover{
	color: #000;
}
.contentheading {
	color: #DD9850;
}
.modifydate{
	color: #b7b7b7;
}
.small{
	color: #b7b7b7;
}
.createdate{
	color: #b7b7b7;
}
.readon{
	color: #640d20;
}
a.readon:hover {
	color: #000;
}
.sectiontableheader {
	background-color : #efefef;
	border-bottom: solid 1px #999999;
	color : #555555;
}
.sectiontableentry2 {
	background-color : #F3F3F3;
}
.mosimage_caption{
	color: #b7b7b7;
}
.componentheading {
	color: #cbcbcb;
}
table.contenttoc td {
	background: url(../images/style2/arrow.png) no-repeat 7px 3px;
}
table.contenttoc th {
	background-color : #efefef;
	border-bottom: solid 1px #999999;
	color: #888888;
}
.pagenavbar {
	color: #666666;
}
.pagenavcounter {
	color: #666666;
}
.back_button a:hover{
	color: #000;
}
span.pagenav{
	color: #cbcbcb;
	font-size: 11px;
}
a.pagenav{
	color: #fff;
	font-size: 11px;
}
a.pagenav:hover{
	color: #000;
}


/* LAYOUT
--------------------------------------------------------- */
div.wr_layout_t_l{
	width: 100%;
	background: url(../images/style2/wr_layout_t_l.gif) top left no-repeat;
}
div.wr_layout_t_r{
	background: url(../images/style2/wr_layout_t_r.gif) top right no-repeat;	
}


/* LAYOUT - HEADER
--------------------------------------------------------- */
div.wr_header_l{
	background: url(../images/style2/wr_header_l.gif) top left no-repeat;
}
div.wr_header_r{
	background: url(../images/style2/wr_header_r.gif) top right no-repeat;
}
span#wr_people{
	background: url(../images/style2/wr_people.jpg) 0 0 no-repeat !important;
}


/* LAYOUT - CONTENT - TOP USERS
--------------------------------------------------------- */
div#wr_top_users_wrap{
	background: url(../images/style2/wr_top_users_bg.gif) top left repeat-x;
}
div#wr_user1 h3,
div#wr_user2 h3,
div#wr_user3 h3,
div#wr_user4 h3{
	color: #F7E6D4;
}
div#wr_user1 .module,
div#wr_user2 .module,
div#wr_user3 .module,
div#wr_user4 .module{
	color: #fff;
}
div#wr_user1 a,
div#wr_user2 a,
div#wr_user3 a,
div#wr_user4 a{
	color: #fff;
}
div#wr_user1 a:hover,
div#wr_user2 a:hover,
div#wr_user3 a:hover,
div#wr_user4 a:hover{
	color: #F7E6D4;
}


/* LAYOUT - CONTENT
--------------------------------------------------------- */
div.wr_layout_body{
	background: url(../images/style2/wr_layout_border_right.gif) top right repeat-y;
}
div#wr_left .module h3,
div#wr_right .module h3 {
	border-bottom: 1px solid #cccccc;
	color: #5D9ED0;
}
div#wr_left .module,
div#wr_right .module {
	color: #808080;
}

/* content top users */
div#wr_user5 h3,
div#wr_user6 h3,
div#wr_user7 h3{
	color: #5D9ED0;
}
div#wr_user5 .module,
div#wr_user6 .module,
div#wr_user7 .module{
	color: #808080;
}
div#wr_user5 a,
div#wr_user6 a,
div#wr_user7 a{
	color: #000;
}
div#wr_user5 a:hover,
div#wr_user6 a:hover,
div#wr_user7 a:hover{
	color: #5D9ED0;
}


/* LAYOUT - CONTENT - DROPDOWN MENU
--------------------------------------------------------- */
div.wr_nav{
	background: url(../images/style2/wr_nav_bg.gif) top left repeat-x;
}

/* Dropdown menu */
div#wr_ddmenu a {
	color: #8d94c8;
}
div#wr_ddmenu li a {
	background: url(../images/style2/wr_ddmenu_div.gif) 100% 0 no-repeat;
}
div#wr_ddmenu li a:hover{}
div#wr_ddmenu li li a{
	color: #939393;
}
div#wr_ddmenu ul li a:hover,
div#wr_ddmenu ul li ul li ul li a:hover {
	color: #00469b;
}
div#wr_ddmenu li li {
	border-bottom: 1px solid #afafaf;
	border-top: 1px solid #fff;
}
div#wr_ddmenu a {}
div#wr_ddmenu ul ul a {
	color: #ffffff;
}
div#wr_ddmenu li ul {
	border-right: 1px solid #afafaf;
	border-left: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
}
div#wr_ddmenu li:hover a, div#wr_ddmenu li.sfhover a {
    color: #8d94c8;
}
div#wr_ddmenu li li:hover a, div#wr_ddmenu li li.sfhover a {
    color: #8d94c8;
}
div#wr_ddmenu li li:hover a:hover, div#wr_ddmenu li li.sfhover a:hover {
    color: #00469b;
}
div#wr_ddmenu li:hover ul, 
div#wr_ddmenu li li:hover ul, 
div#wr_ddmenu li li li:hover ul, 
div#wr_ddmenu li li li li:hover ul,
div#wr_ddmenu li.sfhover ul, 
div#wr_ddmenu li li.sfhover ul, 
div#wr_ddmenu li li li.sfhover ul,
div#wr_ddmenu li li li li.sfhover ul{
	background: #f6f6f6;
}



/* Standard Menu */
div#wr_menu{}

/* Website time */
div.wr_date{
	background: url(../images/style2/wr_tools_bg.gif) top right repeat-x;
	color: #808080;
}
div#wr_date_content{
	background: url(../images/style2/wr_tools_div.gif) top left no-repeat;
}


/* LAYOUT - FOOTER
--------------------------------------------------------- */
div.wr_footer_b_l{
	background: url(../images/style2/wr_layout_b_l.gif) bottom left no-repeat;
}
div.wr_footer_b_r{
	background: url(../images/style2/wr_layout_b_r.gif) bottom right no-repeat;
}
div.wr_footer_l{
	background: url(../images/style2/wr_footer_l.gif) top left no-repeat;
}
div.wr_footer_r{
	background: url(../images/style2/wr_footer_r.gif) top right no-repeat;
}

/* bottom users */
div#wr_user8 h3,
div#wr_user9 h3,
div#wr_user10 h3,
div#wr_user11 h3{
	color: #00469b;
}
div#wr_user8 .module,
div#wr_user9 .module,
div#wr_user10 .module,
div#wr_user11 .module{
	color: #808080;
}


/* COPYRIGHT
--------------------------------------------------------- */
div#wr_copyright{
	color: #545454;
}
div#wr_copyright a:link, div#wr_copyright a:visited{
	color: #545454;
	text-decoration: none;
}
div#wr_copyright a:hover{
	color: #000;
	text-decoration: underline;
}