/*
	left of center
	version "naranja"
	last updated 2007.02.16
*/

/* The Basics */

body {
	background-image: url(/images/bg.png);
	margin: 0;
	padding: 0;
	background: #ff8000;
	height: 100%;
	font: 11px "Georgia", Verdana, Helvetica, Sans-Serif;
	}

h1 {
	font: 24px "Georgia", Verdana, Helvetica, Sans-Serif;
	}

h2 {
	font: 22px "Georgia", Verdana, Helvetica, Sans-Serif;
	}

h3 {
	font: 18px "Georgia", Verdana, Helvetica, Sans-Serif;
	}

h4 {
	font: 16px "Georgia", Verdana, Helvetica, Sans-Serif;
	}

h5 {
	font: 13px "Georgia", Verdana, Helvetica, Sans-Serif;
	}

ol, ul, li {
	font: 11px "Georgia", Verdana, Helvetica, Sans-Serif;
	text-align: justify;
	}

p {
	text-align: justify;
	}

img {
	border: 0px;
	}

blockquote {
	font-size: 95%;
	padding-left: 15px;
	margin-left: 15px;
	border-left: 1px solid #bec9ce;
	}

/* Links */

a {
	color: #ff8000;
	text-decoration: none;
	}

a:link {
	border-bottom: none;
	}

a:visited {
	border-bottom: none;
	}

a:hover {
	background: #ff8000;
	color: #fbe2c7;
	}

a:active {
	color: #fff;
	background: #ff8000;
	}

#copy a {
	color: #bec9ce;
	}

#copy a:link {
	border-bottom: 1px dotted #bec9ce;
	}

#copy a:visited {
	border-bottom: 1px dotted #bec9ce;
	}

#copy a:hover {
	background: #584037;
	border-bottom: 1px solid #bec9ce;
	color: #bec9ce;
	}

#copy a:active {
	color: #fff;
	background: #ff8000;
	}

#current a {
	color: #ff8000;
	}

#current a:link {
	border-bottom: none;
	}

#current a:visited {
	border-bottom: none;
	}

#current a:hover {
	background: #584037;
	border-bottom: none;
	}

#current a:active {
	border-bottom: none;
	}

#navbar a {
	color: #ff8000;
	}

#navbar a:link {
	border-bottom: none;
	}

#navbar a:visited {
	border-bottom: none;
	}

#navbar a:hover {
	background: #584037;
	border-bottom: none;
	}

#navbar a:active {
	border-bottom: none;
	}

/* Layout */

#wrap {
	margin: 0px auto;
	background: #ff8000 url(/images/bg-container.png) repeat-y 0 0;
	width: 940px;
	}

#container {
	width: 900px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
	background-color: #584037;
	}

#header {
	background-image: url(/images/header.png);
	min-height: 150px;
	height: 150px;
	}

#navbar {
	width: 100%;
	font-size: 93%;
	line-height:normal;
	}

#content {
	padding: 0;
	}

#current {
	width: 850px;
	color: #bec9ce;
	padding: 0px 25px 0px 25px;
	}

#left {
	float: left;
	width: 625px;
	color: #bec9ce;
	padding: 25px 0px 0px 25px;
	}

#right {
	float: right;
	width: 200px;
	color: #bec9ce;
	padding: 25px 25px 0px 0px;
	font: 11px "Georgia", Verdana, Helvetica, Sans-Serif;
	}

#article-left {
	float: left;
	width: 500px;
	color: #bec9ce;
	padding: 25px 0px 0px 25px;
	}

#article-right {
	float: right;
	width: 300px;
	color: #bec9ce;
	padding: 25px 25px 0px 0px;
	font: 11px "Georgia", Verdana, Helvetica, Sans-Serif;
	}

#copy {
	color: #bec9ce;
	clear: both;
	text-align: center;
	padding: 35px 0px 10px 0px;
	}

#counter {
	display: none;
	}

.module {
	position: relative; /*needed to make livesearch results display correctly*/
	padding: 0px 0px 30px 0px;
	text-align: right;
	}

/* Posts */

.post {
	padding: 0px;
	margin: 10px 0px;
	}

.postbody {
	margin-top: 10px;
	}

.postinfo {
	display: block;
	font: 11px "Georgia", Verdana, Helvetica, Sans-Serif;
	color: #bec9ce;
	text-align: right;
	padding-top: 5px;
	}

/* Older Posts */

.firstrecent {
	margin: 0;
	}

/* Comments */

.comment {
	font: 11px "Georgia", Verdana, Helvetica, Sans-Serif;
	margin: 10px 25px 10px 25px;
	}

.commentinfo {
	margin: 10px;
	padding: 2px 10px 2px 10px;
	}

.even {
	text-align: left;
	}

.odd {
	text-align: right;
	}

.odd p {
	text-align: right;
	}

/* Special Classes */

.postbody p {
	line-height: 1.5em;
	}

p.post {
	line-height: 1.5em;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.center {
	text-align: center;
	}

#navbar ul {
	text-align: center;
	margin: 0;
	padding: 20px 0 10px 0;
	list-style: none;
	}

#navbar li {
	font: 12px "Georgia", Verdana, Helvetica, Sans-Serif;
	font-variant: small-caps;
	letter-spacing: .1em;
	padding: 0 10px 0 10px;
	display: inline;
	}

h2.headline {
	font-variant: small-caps;
	letter-spacing: .2em;
	text-align: center;
	margin: 0;
	padding: 0;
	}

h3.recent {
	font-variant: small-caps;
	letter-spacing: .1em;
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #bec9ce;
	}

h3.article-left {
	font-variant: small-caps;
	letter-spacing: .1em;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px dotted #bec9ce;
	}

h3.article-right {
	font-variant: small-caps;
	letter-spacing: .1em;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px dotted #bec9ce;
	}

.module h3 {
	font-variant: small-caps;
	letter-spacing: .1em;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px dotted #bec9ce;
	}

.module p {
	text-align: right;
	}

.headline {
	font-variant: small-caps;
	letter-spacing: .2em;
	}

/* Comment form */

#commentForm .comment_name_input, #commentForm .comment_email_input, #commentForm .comment_web_input {
	background-color: #bec9ce;
	border: 1px solid #ccc;
	padding: 1px;
	}

#commentForm textarea {
	background-color: #bec9ce;
	border: 1px solid #ccc;
	padding: 1px;
	}