/*
Theme Name: 2855_5661
Theme URI: 
Description: A theme by vier.Debug-Japan.
Version: 1
Author: Tetsuji Ya
Author URI: 
*/

a:link { color: #0000ff; }
a:visited { color: #0000ff; }
a:hover { color: #00F; }
a:active { color: #0000ff; }

a {
	color:#fff;
}

body {
	border-bottom:1px solid #CCC;
	background-image:url(images/header_background.jpg);
	background-repeat:repeat-y;
	background-position: 50% 50%;
}

#wrapper {
}

/* header */

header#header {
	border-bottom:1px solid #CCC;
	background-image:url(images/header_background.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#site-title {
	color:#fff;
}

#site-title a {
	color:#fff;
}

#site-title a:hover {
	color:#6FF;
}

#site-description {
	color:#fff;
	border-top:1px dotted #fff;
}

section#branding + div {
}

section#branding + div img {
}

/* header-end */

/* contents */

#container {
	background-image:url(images/a2.png);
	border-top:1px solid #CCC;
}

.contents_middle {
}

#content {
}

#content p a {
	margin:0 3px;
	font-size:1.1em;
}

.entry-title,section div h2 {
	border-bottom:3px double #ef149c;
	color:#911a64;
}

.entry-title a {
	color:#911a64;
}

.entry-title a:hover {
	color:#00F;
}

.entry-content, .entry-summary {
}

.entry-content p a, .entry-summary p a {
	color:#0000ff;
	text-decoration:underline;
}

nav#nav-below {
}

nav#nav-below a {
	color:#fff;
}

div.nav-previous {
}

div.nav-previous a {
}

div.nav-previous a:hover {
}

div.nav-next {
}

div.nav-next a {
}

div.nav-next a:hover {
}

span.meta-nav {
	padding:5px 10px;
	background-color:#493921;
	border-radius:2px;
}

/* contents-end */

/* sidebar */

#sidebar {
}

.widget-area {
}

li.widget_search {
	background-color:#00F;
	background-image:url(images/widget_background.jpg);
	color:#fff;
}

input#s {
}

.widget-title {
	background-color:#00F;
	background-image:url(images/widget_background.jpg);
	color:#fff;
}

li.widget-container ul {
	color:#ef149c;
}

li.widget-container ul li {
	border:1px solid #E7FEE9;
}

li.widget-container ul li a {
	color:#911a64;
}

li.widget-container ul li:hover {
}

li.widget-container ul li:hover a {
	color:#00F;
}

/* sidebar-end */

/* footer */

footer#footer {
	border-top:1px solid #EAEAEA;
	background-image:url(images/header_background.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color:#fff;
}

#copyright {
	color:#fff;
}

#copyright a {
	color:#fff;
}

/* footer-end */
}