/*  
Theme Name: Predators
Theme URI: http://blinding-light.com/designs
Description: A theme based from the anime "Weiss Kreuz" by Koyasu Takehito.
Author: Miko Reznor
Author URI: http://blinding-light.com/
*/

body {
	background: #4A6646 url('images/bg-body.gif');
	color: #C0E6C0;
	font: 70%/150% Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF9;
	text-decoration: underline;
}

/* DESIGN CONTAINER */

#wrap {
	width: 750px;
	background: #122A10;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: 0 auto;
	padding: 0 0 15px;
	text-align: left;
}

/* HEADER */

#header {
	height: 210px;
	background: url('images/header.jpg') no-repeat;
}

#header h1 {
	width: 280px;
	font: bold 300%/100% "Century Gothic", sans-serif;
	margin: 0;
	padding: 50px 0 0 30px;
	text-transform: uppercase;
}

#header h1 a {
	text-decoration: none;
}

/* TOP NAVIGATION */

#menu-top {
	height: 65px;
	background: url('images/menu-top.jpg') no-repeat;
}

#menu-top ul {
	line-height: 575%;
	margin: 0;
	padding: 0;
}

#menu-top ul li {
	float: right;
	list-style: none;
	padding: 0 15px 0 10px;
	text-transform: uppercase;
}

#menu-top ul li a:hover {
	text-decoration: none;
}

/* CONTENT */

#content {
	width: 525px;
	float: left;
	padding: 15px 0 15px 15px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	border-bottom: 1px dotted #C0E6C0;
	font: bold 160%/normal "Century Gothic", Verdana, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 5px 6px;
	text-transform: uppercase;
}

#content .small {
	background: #183817;
	font-size: 90%;
	margin: 0;
	padding: 3px 6px;
}

#content img {
	background: #000;
	border: 1px solid #C0E6C0;
	margin: 8px;
	padding: 6px;
}

#content .wp-smiley {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}

/* SIDEBAR */

#sidebar {
	width: 190px;
	float: right;
	padding: 15px 0 0;
}

#sidebar ul {
	background: #2E482C url('images/menu-side-head-top.gif') no-repeat;
	color: #CFC;
	margin: 0 0 15px;
	padding: 29px 0 0;
}
#sidebar ul li {
	background: url('images/menu-side-bot.gif') no-repeat left bottom;
	list-style: none;
	margin: 0;
	padding: 0 0 15px 0;
}
#sidebar ul li h2 {
	background: url('images/menu-side-head.gif');
	font: bold 130% "Century Gothic", Verdana, sans-serif;
	margin: 0;
	padding: 0 35px 0 10px;
	text-transform: uppercase;
}
#sidebar ul ul {
	background: url('images/menu-side-head-bot.gif') no-repeat;
	margin: 0;
	padding: 16px 0 0;
}

#sidebar ul ul ul {
	background: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul li {
	background: none;
	margin: 0;
	padding: 0 12px 0 10px;
}

#sidebar form {
	margin: 0;
	padding: 0;
}

#sidebar form input {
	width: 115px;
	background: #E9EDE7;
	border: 1px solid #000;
	margin: 4px 0 0;
}

#sidebar form .button {
	width: auto;
	font-weight: bold;
}

/* FOOTER */

#footer {
	height: 75px;
	background: url('images/footer.jpg') no-repeat;
	clear: both;
	font: 90%/normal Verdana, sans-serif;
	padding: 50px 22px 0 0;
	text-align: right;
}
#footer p {
	margin: 0;
	padding: 0;
}

/* COMMENTS */

.comments {
	margin: 0;
	padding: 0;
}

.comments li {
	background: #2E482C;
	border: 1px dotted #C0E6C0;
	list-style: none;
	margin: 10px 0;
	padding: 4px;
}

.comments .small {
	border-bottom: 1px dotted #C0E6C0;
}

.comments p {
	padding: 0 6px;
}


/* FORMS */

#content form {
	padding: 4px;
}

#content form fieldset {
	border: 0;
	margin: 0;
}

#content form fieldset label {
	width: 20%;
	float: left;
	font-weight: bold;
}

#content form fieldset input, #content form fieldset select, #content form fieldset textarea {
	width: 75%;
	background: #E9EDE7;
	border: 1px solid #000;
	float: right;
	font: 100% Verdana, sans-serif;
	margin: 2px;
}

#content form fieldset textarea {
	height: 250px;
}

#content form fieldset br {
	clear: both;
}

#content form fieldset .button {
	width: 32%;
	font-weight: bold;
	text-transform: uppercase;
}


/* CALENDAR */

#calendar_wrap {
	width: 180px;
	background: url('images/menu-side-head-bot.gif') no-repeat;
	padding: 20px 0 0 10px;
	text-align: center;
}
#wp-calendar {
	border: 0;
	font: 85% Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
#wp-calendar caption, #wp-calendar th, #wp-calendar td {
	background: #234021;
	border-top: 1px solid #395338;
	border-left: 1px solid #395338;
	border-right: 1px solid #1A3019;
	border-bottom: 1px solid #1A3019;
	margin: 0;
	padding: 1px;
}
#wp-calendar caption {
	font-weight: bold;
	margin: 0 2px;
	text-transform: uppercase;
}
#wp-calendar th {
	text-align: center;
}
#wp-calendar td {
	width: 18px;
	height: 18px;
	text-align: right;
	vertical-align: top;
}
#wp-calendar td.pad, #wp-calendar td#prev, #wp-calendar td#next {
	width: auto;
}
#wp-calendar td#prev {
	text-align: left;
}
#wp-calendar td#today {
	background: #1C3B1B;
	border: 1px solid #000;
}


/* CONSTANTS */

hr {
	clear: both;
	visibility: hidden;
}

blockquote {
	background: #183817;
	border: 1px dotted #C0E6C0;
	padding: 0 8px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	float: right;
}