/* index body */

.index {
	background: #d1735e !important;
}

/* link */

a {
	color: #59110f !important;
}

a:hover {
	color: #a87e25 !important;
}

a:active {
	color: #59110f !important;
}

a:visited {
	color: #59110f !important;
}

.entry h3 a {
	color: #d1735e !important;
}

.entry h3 a:hover {
	color: #ffffff !important;
}

/* header */

header {
	background: #ffffff !important;
}

.gNav ul li a {
	background: #ffffff !important;
}

/* breadcrumb */

.breadcrumb {
	background: #d1735e !important;
}

/* button */

.button {
	background: #d1735e !important;
}

/* side navi */

.blogWidget h3 {
	background: #d1735e !important;
}

/* footer */

footer {
	background: #d1735e !important;
}

.pagetop a {
	background: #d1735e !important;
}

