@import url('images.css');

#fw-head {background: url('img/bg-head.gif') no-repeat top left;}
.fw-logo {background-image:url('img/me.jpg');}
#fw-mainnavwrap {background: url('img/bg-nav-bottom.jpg') no-repeat bottom left;}
#fw-nav-menu {background: url('img/bg-nav.jpg') repeat-y top left;}
#fw-nav-menu ul {background: url('img/bg-nav-top.jpg') no-repeat top left;}
.hasSidebar #fw-sidebar {background: url('img/bg-nav.jpg') repeat-y top left;}
#fw-sidebar #fw-sidebarbegin {background: url('img/bg-nav-top.jpg') no-repeat top left;}
#fw-sidebar #fw-sidebarend {background: url('img/bg-nav-bottom.jpg') no-repeat bottom left;}
#fw-nav-menu a,#fw-nav-menu a:visited {background: url('img/bullet.gif') no-repeat center left;}
#fw-bigcontain .fw-paragraphtop {background: url('img/bg-p-top.jpg') no-repeat top left;}
#fw-bigcontain .fw-paragraph {background: url('img/bg-p.jpg') repeat-y top left;}
#fw-bigcontain .fw-text {background: url('img/bg-p-bottom.jpg') no-repeat bottom left;}
.hasSidebar #fw-sidebar .fw-title,
#fw-sidebar .fw-title a,
#fw-sidebar .fw-title a:visited,
#fw-sidebar .fw-title a:hover {
    color: #EBF1F4;
}

html {
	background: #1f1f13 url('img/bg.jpg') repeat top left;}
body {
	color: #b7b9be;}
a,a:visited {
	color: #dfbb78;}
a:hover,a:visited:hover {
	color: #aab7cb;}
#fw-head h1 a {
	color: #dfbb78;}
#fw-head h2 {
	color: #b7b9be;}
#fw-bigcontain h3 {
	color: #988664;}
.fwBlogEntryTitle {
	color: #aab7cb !important;}

.fw-odd {color:#b7b9be; background-color:#23242f; border-color:#b7b9be;} 
.fw-even {color:#b7b9be; background-color:#30313e; border-color:#161720;} 
.fw-primary {background-color:#000000; border-color:#161720;} 
.fw-secondary {color:#b7b9be; background-color:#161720; border-color:#161720;} 
.fw-tertiary { background-color: #B19C73; border-color: #B19C73; }