/* --- Freewebs Autumn Warm Template --- */

@import '../style.css';

html {
	background: #ECEFCC url(../img/spring_bg.png) repeat-x scroll 0 0;
	color: #444;
}

body {
	margin: 0px !important;
}

a, a:visited {
	color: #9ba750;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* --- Head, Titles, and Logo --- */

#fw-head {
	background: transparent url('../img/spring_header.png') no-repeat scroll 0 0;
}

.fw-logo {
	background: transparent url('../img/spring_logo.jpg') no-repeat scroll 0 0;
}

#fw-title {
	left: 65px;
	top: 146px;
}

#fw-smalltitle {
	left: 65px;
	top: 184px;
}

#fw-title a {
	font-family: Helvetica;
	color: #e17dc6;
	font-weight: normal;
	font-size: 1em;
}

/* --- Navigation --- */

#fw-mainnavwrap {
    background: transparent url('../img/spring_navbg.png') repeat-y scroll 0 0;
}

#fw-nav-menu {
    background: transparent url('../img/spring_navbot.png') no-repeat left bottom;
}

#fw-nav-menu .fw-nav-level-0 {
    background: transparent url('../img/spring_navtop.png') no-repeat scroll 0 0;
}

#fw-mainnavwrap a:hover {
	color: #e17dc6;
	text-decoration: none;
}

/* --- Content --- */

#fw-container {
    color: #5b5c56;
}

#fw-bigcontain .fw-paragraph {
	background: transparent url('../img/spring_contentbg.png') repeat-y scroll 0 0;
}

#fw-bigcontain  {
	background: transparent url('../img/spring_contentbot.png') no-repeat left bottom;
}

#fw-mainColumn {
	background: transparent url('../img/spring_contenttop.png') no-repeat scroll 0 0;
}

#fw-bigcontain .fw-title {
	color: #e17dc6;
}

a.fw-current-nav-link,a.fw-current-nav-link:visited {
	color: #e17dc6;
}

/* --- Calendar --- */
.fw-odd { background:#eceee4; border-color: #eceee4; }
.fw-even { background:#fdfff5; border-color: #fdfff5; }

/* --- Sidebar --- */

#boxad {
	background: transparent url('../img/spring_boxad.png') no-repeat scroll 0 0;
}

#fw-sidebar .fw-paragraph{
	background: transparent url('../img/spring_sidebarbg.png') repeat-y scroll 0 0;
}

#fw-sidebar .fw-paragraphtop{
	background: transparent url('../img/spring_sidebartop.png') no-repeat scroll 0 0;
}

#fw-sidebar .fw-paragraphbottom{
	background: #ecefcc url('../img/spring_sidebarbot.png') no-repeat scroll 0 0;
}

#fw-sidebar .fw-title,
#fw-sidebar .fw-title a {
	color: #e17dc6;
}

/* --- Footer --- */

#fw-footer {
	background: #ECEFCC url(../img/spring_footer.png) repeat-x scroll left center;
    color: #5b5c56;
}
