/**
 * @version		$Id: color_lightwheat.css 1.0 Dec 28, 2010 19: 02: 38Z OmegaTheme $
 * @package		OmegaTheme Joomla Template
 * @subpackage	MegaRealist
 * @author		OmegaTheme (services@omegatheme.com)
 * @link 		http://www.omegatheme.com
 * @copyright	Copyright (C) 2008 - 2010 OmegaTheme
 * @license		GNU/GPL V2
 * @description
*/

body {	color: #3a311e; }
a,
a.readmore,
#featured-contents .module a.readmore,
.listing-i .listing_price {
	color: #ff7800;
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
}
#page-bg {
	background: #eadec5;
}
#header {
    background: url(../images/header-bg-lightwheat.gif) repeat-x 0 0;
}
#top-modules .login_signup_bt {
    background: url(../images/login-bt-lightwheat.png) no-repeat 0 0;
    color: #3a311e;
}
#top-modules .quick-info {
    background: url(../images/contact-mod-bg-lightwheat.png) no-repeat 0 0;
    color: #3a311e;
    font-weight: bold;
}
#menu-bar {
    background: url(../images/mnu-bar-bg-lightwheat.png) repeat-x 0 0;
}
#menu ul.menu li.level0 {
	background: none;
}
#menu li.level0 a span {
	color: #3a311e;
}
#menu li.level0#current a,
#menu li.level0.active a,
#menu li.level0 a:hover {
	background: url(../images/nav-active-lightwheat-l.png) no-repeat 0 50%;
}
#menu li.level0#current a span,
#menu li.level0.active a span,
#menu li.level0 a:hover span {
	background: url(../images/nav-active-lightwheat-r.png) no-repeat 100% 50%;
	color: #FFFFFF;
}
#menu li.level0#current li a span,
#menu li.level0.active li a span,
#menu li.level0 li a:hover span {
	color: #3a311e;
}
#menu ul.menu li ul {
	border-color: #d1bf9b;
}
#menu ul.menu li ul li {
	border-color: #d1bf9b;
}
#menu ul.menu li ul li a,
#menu ul.menu li ul li a span {
	background: 0 none;
	color: #3a311e;
}
#menu ul.menu li ul li a:hover span{
	color: #FF7800;
}
#menu ul.menu li.level0 li.parent a,
#menu ul.menu li.level0.sfhover ul li.parent a {
	background: url(../images/li2_parent-lightwheat.gif) no-repeat 96% center;
}
#right ul.menu li a,
#left ul.menu li a {
	text-decoration: none;
	color: #ff7800;
}
#left,
#right .module {
	border-color: #dcc5b2;
}
#search .search {
    background: url(../images/search-bg-lightwheat.gif) no-repeat 0 0;
}
#search .search input#mod_search_searchword {
	color: #7e7259;
}
.middle-outer {
	background: #f7f1e5;
}
#middle .middle-round-tl {
    background: url(../images/mid-round-lightwheat.png) no-repeat 0 -12px;
}
#middle .middle-round-tr {
    background: url(../images/mid-round-lightwheat.png) no-repeat 100% 0;
}
#middle .middle-round-t {
    background: #f6edda;
}
#middle .middle-round-inner {
	background: #f6edda;
}
#middle .middle-round-bl {
	background:url(../images/mid-round-lightwheat.png) no-repeat 0 -36px;
}
#middle .middle-round-br {
	background:url(../images/mid-round-lightwheat.png) no-repeat 100% -24px;
}
#middle .middle-round-b {
	background: #f6edda;
}
div.mod-rounded div.rounded-inner {
	background: #f3e2bf;
	border-color: #FFFFFF;
}
div.badge-hot {
	background: url(../images/badge-hot-lightwheat.png) no-repeat 0 0;
}

#bottom .bottom-round-tl {
	background:url(../images/bot-round-lightwheat.png) no-repeat 0 -12px;
}
#bottom .bottom-round-tr {
	background:url(../images/bot-round-lightwheat.png) no-repeat 100% 0;
}
#bottom .bottom-round-t {
	background: #392d14;
}
#bottom .bottom-round-bl {
	background:url(../images/bot-round-lightwheat.png) no-repeat 0 -36px;
}
#bottom .bottom-round-br {
	background:url(../images/bot-round-lightwheat.png) no-repeat 100% -24px;
}
#bottom .bottom-round-b {
	background: #392d14;
}
#bottom .bottom-round-inner {
	background: #392d14;
}

div.mod-rounded div.rounded-tl {
	background:url(../images/mod-round-lightwheat.png) no-repeat 0 -12px;
}
div.mod-rounded div.rounded-tr {
	background:url(../images/mod-round-lightwheat.png) no-repeat 100% 0;
}
div.mod-rounded div.rounded-t {
	border-top: 1px #FFFFFF solid;
	background: #f3e2bf;
}
div.mod-rounded div.rounded-bl {
	background:url(../images/mod-round-lightwheat.png) no-repeat 0 -36px;
}
div.mod-rounded div.rounded-br {
	background:url(../images/mod-round-lightwheat.png) no-repeat 100% -24px;
}
div.mod-rounded div.rounded-b {
	background: #f3e2bf;
	border-bottom: 1px #FFFFFF solid;
}
#featured-contents .module {
	color: #3a311e;
}
#featured-contents .module h3.header {
	color: #3a311e ;
}
#realist-search {
	background: #f3e2bf;
	border-color: #e5d4b2;
	color: #3a311e;
}
#realist-search .module h3.header {
	color: #ff7800;
}
.slideshow-inner {
	border-color: #e5d4b2;
}
#slideshow #slidenav a.activeSlide {
    background: url(../images/slidenav-active-lightwheat-r.png) no-repeat center center;
    border: 0 none;
}
.listing_name {
	color: #3a311e;
}
div.copyright a {
	color: #3a311e;
}
div.copyright p {
	color: #3a311e;
}

