/*-- Red Colorfall --*/

/*-- Bacic HTML elements --*/

body {
	background-color: #faf1ef; 
}

h1, h2 {
	color: #9f201a;
}

a:link, a:visited {
	color: #e04138;
}

li {
	background: url(../images/red/list_r.gif) 0px 6px no-repeat;
}

fieldset {
	border: 1px solid #edcec9;
}

/*-- Template Layout --*/

.width_fixed {
	border-left: 1px solid #b6241d;
}

.content {
	background: #fff url(../images/red/lmods_bg_r.gif) right repeat-y;
}

.lmods {
	width: 21%;
	background: #e39b93 url(../images/red/rmods_bg_r.gif) right repeat-y;
}

.rmods {
	background: #762a1d;
	width: 21%;
}

.rmods_bottom {
	background: #762a1d url(../images/red/bottomright_r.gif) right bottom no-repeat;
	width: 21%;
}

.content_wide {
	background: #fff url(../images/red/only_rmods_bg_r.gif) right repeat-y;
}


#top {
	background: url(../images/red/topleft_r.gif) left top no-repeat;
	height: 235px;
}

#copyright {
	border-top: 3px solid #b6241d;
}

#feeds {
	background: url(../images/red/feed_r.gif) left no-repeat;	
}

#feeds a {
	color: #762a1d;
}

/*-- Joomla Styles --*/

button, .button {
	background-color: #b6241d;
	color: #fcfcfc;
	border-left: 1px solid #e39b93;
	border-top: 1px solid #e39b93;
	border-right: 1px solid #d56457;
	border-bottom: 1px solid #d56457;
}
	
input#email, .inputbox {
	background-color: #f1ddda;
	color: #000;
	border-left: 1px solid #b6241d;
	border-top: 1px solid #b6241d;
	border-right: 1px solid #e39b93;
	border-bottom: 1px solid #e39b93;
}

ul.menu li a:link, ul.menu li a:visited {
	color: #f2dedb;
}

ul.menu li a:hover {
	color: #e39b93;
}

ul.menu li ul li {
	background: url(../images/red/submenu_r.gif) 0px 10px no-repeat;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited  {
	color: #e39b93;
}
	
ul.menu li ul li a:hover {
	color: #d9776c;
}

.small, .createdate, .modifydate {
	color: #e39b93;
}

.smalldark {
	color: #b6241d;
}

.readon {
	background: #edcec9 url(../images/red/readon_r.gif) 5px 8px no-repeat;
	border-top: 1px solid #b6241d;
}

a.readon:link, a.readon:visited, a.readon:active {
	color: #b6241d;
	border-bottom: 1px solid #edcec9;
}

a.readon:hover {
	color: #762a1d;
	border-bottom: 1px dotted #b6241d;
}

.contentheading {
	color: #9f201a;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #9f201a;
}
	
a.contentpagetitle:hover {
	color: #762a1d;
}

.componentheading {
	color: #e39b93;
	border-bottom: 1px solid #e39b93;
}

table.contenttoc {
	border-top: 1px solid #b6241d;
}

table.contenttoc td {
	border: 1px solid #edcec9; 
	border-top: none;
}

table.contenttoc th {
	background-color: #edcec9;
}

table.contenttoc a:hover {
	color: #9d201a;
}

.sectiontableheader {
	background: #edcec9;
	border-top: 1px solid #b6241d;
	color: #762a1d;
}

.sectiontableentry1 {
	background-color: #f8eeed;
	color: #762a1d;
}

.sectiontableentry2 {
	background-color: #fcf7f5;
	color: #762a1d;
}

div.moduletable_menu, div.moduletable, div.moduletable_text {
	color: #edcec9;
}

div.module h3 {
	background: url(../images/red/leftmodules_bg_r.gif) right 20px no-repeat;
	color: #faf1ef;
}

table.moduletable th {
	color: #faf1ef;
}

div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3 {
	background: url(../images/red/rightmodules_bg_r.gif) right 20px no-repeat;
	color: #e39b93;
}

table.moduletable li a, table.moduletable li a:visited {
	color: #b6241d;
}

div.module a, div.module a:visited, table.moduletable a, table.moduletable a:visited {
	color: #f8eeed;
}

div.moduletable li {
	background: url(../images/red/submenu_r.gif) 0px 6px no-repeat;
}

.pollstableborder {
	border-left: 3px solid #b6241d;
	border-top: 3px solid #b6241d;
	border-right: 3px solid #e39b93;
	border-bottom: 3px solid #e39b93;
	margin: 5px;
}
