/* index body */

.index {
	background: #210217 !important;
}

/* link */

a {
}

a:hover {
}

a:active {
}

a:visited {
}

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

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

/* header */

header {
	background: #272727 !important;
}

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

/* breadcrumb */

.breadcrumb {
	background: #210217 !important;
}

/* button */

.button {
	background: #210217 !important;
}

/* side navi */

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

/* footer */

footer {
	background: #210217 !important;
}

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

