/*   
Theme Name: White of Eye
Theme URI: www.whiteofeye.com
Description: Simple three column layout with orange landscape header
Author: Gage Choat
Author URI: www.whiteofeye.com
Template:
Version: 1.0
.
Created June 2008
.
*/

body {
	background: #d5d5d5 url(images/woebg.png) center repeat-y;
	font-family: verdana, sans-serif;
	font-size: 12px;
	_font-size: small;
	margin: 0;
	padding: 0;
	}

a {
	color: #2681a0;
	text-decoration: none;
	}

code {
	font-size: 1em;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
	}

.archiveList p {
	margin-bottom: 0;
}
.archiveList .archiveItem {
	font-size: 1.12em;
	font-weight: bold;
}
.colLeft {
	clear: both;
	float: left;
	font-size: 0.92em;
	line-height: 1.3em;
	width: 209px;
	}
.colLeft form {
	margin: 0;
	padding: 0;
}
.colLeft form input {
	font-size: 1em;
	}
.colLeft form #s {
	width: 100px;
	}
.colLeft h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 0;
	}
.colLeft ul {
	margin: 0;
	padding: 0;
	}
.colLeft ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.colLeftInner {
	margin: 18px 12px;
	}
.colMiddle {
	background: #fff;
	clear: none;
	float: left;
	min-height: 900px;
	width: 533px;
	}
.colMiddle h2 {
	font-size: 1.6em;
	margin: 0;
	}
.colMiddle small {
	font-size: 0.8em;
	margin: 0;
	}
.colMiddle textarea {
	width: 100%;
	}
/*.colMiddle .entry a {
	text-decoration: underline;
	}*/
.colMiddle .entry .catEnd a {
	text-decoration: none;
	}
.colMiddle .footer p {
	font-size: 0.92em;
	margin-bottom: 0;
	text-align: center;
	}
.colMiddle .post {
	border-bottom: 1px solid #aaa;
	margin-bottom: 2.5em;
	}
.colMiddle .postmetadata {
	font-size: 0.92em;
	margin-top: 2em;
	text-align: center;
	}
.colMiddle .postSingle {
	border: none;
}
.colMiddleInner {
	margin: 18px 25px;
	}
.colRight {
	clear: none;
	float: left;
	width: 258px;
	}
.colRight .animiniOuter {
	/*border: 1px solid #bbb;*/
	width: 220px;
}
.colRightInner {
	margin: 18px 17px 18px 18px;
	}
.comments {
	background: #fff9ca;
	}
.comments cite {
	font-style: normal;
	font-weight: bold;
	}
.comments h3 {
	padding: 1em 0 1em 20px;
	}
/*.commentlist .awaitingMod {
	background: #ffe99d;
	width: auto;
	}
.commentlist .awaitingMod p {
	display: block;
	padding: 3px 5px;
	width: auto;
	}*/
.comments .awaitingMod p {
	color: #a32518;
	font-style: italic;
	}
.comments .commentlist {
	/*border-bottom: 1px solid #aaa;*/
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	}
.comments .commentmetadata {
	color: #aaa;
	}
.comments .commentmetadata a {
	color: #aaa;
	}
.comments .commentEdit a {
	color: #2681a0;
	margin-left: 0.5em;
	}
.header {
	clear: both;
	float: left;
	font-size: 0.1em;
	line-height: 0.1em;
	margin: 0;
	padding: 0;
	width: 1000px;
	}
.navigation {
	clear: both;
	float: left;
	margin-bottom: 1.5em;
	width: 100%;
}
.navigation .alignleft {
	clear: both;
	float: left;
	width: auto;
	}
.navigation .alignright {
	clear: none;
	float: right;
	width: auto;
	}
.wrapper {
	margin: 0 auto;
	width: 1000px;
	}
.wrapperInner {
	/*background: #eee url(images/grad_vert_big_ltgray.png) top repeat-x;*/
	background: #f2f2f2;
	clear: both;
	float: left;
	width: 1000px;
	}