/* NOTE: To use this file you must first activate it in your frugal Theme Options.

Once active, you can add custom styles to this file and they will override
any other styles in this theme.  Learn more about this customization proccess by visiting
http://frugaltheme.com/support/ */
body {
	background: #3c3f36;
}
#wrap {
	margin: 0px auto;
	padding: 0px;
    border-left: 4px solid #000;
    border-right: 4px solid #000;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
}
a, a:visited {
	color: #92513b;
}
a:hover {
	color: #92513b;
}
#header {
	background: #ebe9dc url(images/header.png);
	height: 125px;
}
.headerright {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 30px 20px 0px 0px;
}
#navbar {
	background: #6a6e60 url(images/navbar.png);
    border-top: 1px solid #B0B0B0;
    border-bottom: 1px solid #B0B0B0;
	color: #fff;
}
#nav li a, #nav li a:link, #nav li a:visited {
	color: #fff;
    border-right: 1px solid #B0B0B0;
}
#nav li a:hover, #nav li a:active {
	background: #3f4139 url(images/navbar2.png);
	color: #fff;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #6a6e60 url(images/navbar.png);
	color: #fff;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
}
#nav li li a:hover, #nav li li a:active {
    background: #3f4139 url(images/navbar2.png);
	color: #fff;
}
#nav .current_page_item a, #nav .current_page_item a:visited {
	background: #3f4139 url(images/navbar2.png);
	color: #fff;
}
#nav .current_page_item a:hover {
	background: #3f4139 url(images/navbar2.png);
	color: #fff;
}
#featuretop a, #featuretop a:visited {
	color: #92513b;
}
#featuretop a:hover {
	color: #92513b;
}
#featurebottom {
	background: #ebe9dc;
}
#featurebottom a, #featurebottom a:visited {
	color: #92513b;
}
#featurebottom a:hover {
	color: #92513b;
}
#home h1 a:hover {
	color: #92513b;
}
#hometop a, #hometop a:visited {
	color: #92513b;
}
#hometop a:hover {
	color: #92513b;
}
.hometopleftwidget {
	width: 615px;
	border-right: 1px solid #b0b0b0;
	margin: 5px 0px 5px 0px;
	padding: 5px 7px 0px 7px;
}
#homebottom {
	background: #ebe9dc;
}
#homebottom a, #homebottom a:visited {
	color: #92513b;
}
#homebottom a:hover {
	color: #92513b;
}
#content h2 a:hover {
	color: #92513b;
}
#content_column a, #content_column a:visited {
	color: #92513b;
}
#content_column a:hover {
	color: #92513b;
}
.commentmeta a, .commentmeta a:visited {
	color: #92513b;
}
.commentmeta a:hover {
	color: #92513b;
}
.commentmeta_home a, .commentmeta_home a:visited {
	color: #92513b !important;
}
.commentmeta_home a:hover {
	color: #92513b !important;
}
.bylinemeta {
	color: #92513b !important;
}
.bylinemeta a, .bylinemeta a:visited {
	color: #92513b !important;
}
.bylinemeta a:hover {
	color: #92513b !important;
}
#sidebar a, #sidebar a:visited {
	color: #92513b;
}
#sidebar a:hover {
	color: #92513b;
}
#sidebarleft a, a:visited {
	color: #92513b;
}
#sidebarleft a:hover {
	color: #92513b;
}
#sidebarright a, a:visited {
	color: #92513b;
}
#sidebarright a:hover {
	color: #92513b;
}
#sidebar_h {
	padding: 0px 5px 0px 5px;
}
#sidebar_h a, a:visited {
	color: #92513b;
}
#sidebar_h a:hover {
	color: #92513b;
}
#footer {
	background: #6a6e60 url(images/navbar.png);
    border-top: 1px solid #B0B0B0;
}
#footer p {
	padding: 7px 0px 0px 0px;
	color: #ddd;
}
#footer a, #footer a:visited {
	color: #ddd;
}
#footer a:hover {
	color: #ddd;
	text-decoration: none;
}