/* ----------------------------------------
Theme Name: Curious Lens
Theme URI: http://www.curiouslens.com
Description: Theme for the Curious Lens
Version: 1.0
Author: Aaron Bieber
Author URI: http://eclip5e.visual-assault.org
Last Modified: 2005.04.21
Provides: Theme definition file for WordPress 1.5
---------------------------------------- */
a {
	color: #005782;
}

#searchform #s {
	width: 160px;
}

#searchform #searchsubmit {
	display: none;
}

#content_pad {
	font-family: Verdana, Helvetica, sans-serif;
}

#navigation_list {
}

#left_column {
	width: 590px;
	padding-right: 10px;
	border-right: 1px solid #454E72;
}

#right_column {
	width: 160px;
	float: right;
}

#right_column ul#navigation_list {
	list-style-type: none;
	padding-left: 0;
}

#right_column ul#navigation_list ul {
	list-style-type: none;
	padding-left: 10px;
}

#right_column ul#navigation_list li {
	margin-left: 0;
	padding-left: 0;
}

li.pagenav {
	padding-top: 10px;
}

li.pagenav h2 {
	display: none;
}

#article_nav {
	height: 20px;
}

#article_nav span.article_prev {
	float: left;
}

#article_nav span.article_next {
	float: right;
}

div.complexItem span.post_date {
	display: block;
	font-size: 1.2em;
	margin: 0 0 20px 0;
}

div.complexItem h1,
div.complexItem h2,
div.complexItem h3,
div.complexItem h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}


div.complexItem h2.post_title {
	font-size: 1.8em;
}

div.complexItem h3 {
	font-size: 1.6em;
}

div.complexItem h4 {
	font-size: 1.4em;
}

a img {
	border: none;
}

div.complexItem ul li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
}

img.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}

img.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}
