/*  
Theme Name: EvenWeave
Theme URI: http://www.freewpthemes.net
Description: A two-column fixed width template.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
Released: 20070522
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #1C1C1C url(images/catfights1.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9A9A9A;
}

h1, h2, h3 {
}

h1 {
}

h2 {
}

h3 {
	font-size: 100%;
}

p, blockquote, ul, ol {
	margin: 0 0 1.5em 0;
}

ul, ol {
	margin-left: 2em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

input, textarea {
	width: 100%;
	background: #000000;
	border: 1px solid #333333;
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

/* Wrapper */

#wrapper {
	width: 584px;
	margin: 0 auto;
	padding: 20px 95px 20px 81px;
	background: url(images/img02.jpg) repeat-y;
}

/* Header */

#header {
	height: 122px;
	background: url(images/img03.gif);
}

#header h1 {
	float: left;
	padding: 66px 0 0 20px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 36px;
	font-style: italic;
}

#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#header h2 {
	float: right;
	padding: 87px 20px 0 0;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

/* Page */

#page {
}

/* Content */

#content {
	float: left;
	width: 343px;
	padding: 20px;
}

#content #searchsubmit {
	width: 150px;
}

.pagetitle {
	margin-bottom: 20px;
	font-size: 85%;
}

/* Post Box */

.post {
	margin: 0 0 20px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

.post .title {
	font-size: 159%;
	font-weight: normal;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .byline {
	font-size: 77%;
	font-weight: normal;
}

.post .entry {
	padding: 20px 0 0 0;
}

.post .meta {
	padding: 0 0 20px 0;
	font-size: 77%;
}

/* Comments */

#comments {
	margin: 0 0 15px 0;
	padding: 0 0 1px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

#comments h3 {
	margin-bottom: 1em;
	font-size: 100%;
}

#comments ol {
	list-style-position: inside;
}

/* Respond */

#respond {
}

#respond h3 {
	font-size: 100%;
}

#respond input, #respond textarea {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 161px;
	padding: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
	padding-bottom: 20px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 100%;
}

#sidebar li li a {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat left center;
	text-decoration: none;
}

#sidebar li li a:hover {
	text-decoration: underline;
}

#sidebar #searchsubmit {
	display: none;
}

/* Search Form */

#searchform {
}

#searchinput {
}

#searchsubmit {
}

/* Footer */

#footer {
	clear: both;
	height: 42px;
	background: url(images/img04.gif);
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 77%;
	color: #3B3B3B;
}

#footer a {
	color: #3B3B3B;
}

#credits {
	float: left;
	padding: 13px 0 0 20px;
}

#feeds {
	float: right;
	padding: 13px 20px 0 0;
}
