/*  
Theme Name: EbenWeave
Description: A two-column fixed width template.
Version: 1.0

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url('images/topbg.jpg') no-repeat fixed center; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9A9A9A;
 scrollbar-face-color:; scrollbar-base-color:; scrollbar-3dlight-color:; scrollbar-shadow-color:; scrollbar-darkshadow-color:; scrollbar-highlight-color:; scrollbar-track-color:; scrollbar-arrow-color:; 
}

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: 904px;
	margin: 0 auto;
	padding: 0;
	background: url(images/bodytile.jpg) repeat-y;
	
}

/* Header */

#header {
	height: 122px;
	background: url(images/coleheader.jpg);
	
}

#header h1 {
	float: right;
	padding: 4px 8px 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	font-style: italic;
}

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

#header h2 {
	float: right;
	padding: 4px 20px 0 0;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #eee;
}
#header div.bloginfotxt {
	float: right;
	clear:both;
	text-align:right;
	padding: 4px 8px 0 0;
	letter-spacing: 1px;
	font-size: 12px;
	font-style: italic;
}

/* Page */

#page {
}

/* Content */

#content {
	float: left;
	width: 620px;
	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: 191px;
	padding: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0;
	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;
	font-size: 11px;
}

#sidebar li li a:hover {
	text-decoration: underline;
}

#sidebar #searchsubmit {
	display: none;
}


#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	font-size: 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
	
	
/* Search Form */

#searchform {
}

#searchinput {
}

#searchsubmit {
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	background: url(images/footerr.jpg) no-repeat;
}

#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;
}
iframe {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-color: #ffffff;
	background-color:#999999;
}
