/*

#2e4c6b is the dark purple
#fff299 is the yellow
#36cc80 is the brownish?
#e6732e is the red. . . 

*/

body {
	margin-top: 0px;
	margin-bottom: 25px;
	font-family: Verdana, Arial, sans-serif;
}

#main {
	width: 760px;
	color: #000000;
	text-align: center;
	margin: 0 auto;
	font-size: 80%;
	line-height: 125%;
	background-color: #FFFFFF;
}

#header_wrapper, #content_wrapper {
	width: 765px;
}

#breadcrumbs {
	float:right;
	margin: 0 10px -12px 0;
	font-size: 85%;
	background-color: white;
	padding: 0 5px 0 5px; 
	border: 1px #cccccc;
	border-style: none solid solid solid;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#header {
	clear: right;
	text-align: right;
	background: url('/images/jack.jpg') no-repeat top left #faff9b;
	margin-bottom: 15px;
}

#header h1{
	color: #2e4c6b;
	height: 115px;
	margin: 0 15px;
	padding: 0;
	line-height: 3em; 
	font-size: 180%;
	border: none;
}

#header h1 span{
	line-height: .5em;
	font-size: 60%;
	display: block;
	color: #e6732e;
	letter-spacing: normal;
}

#edit_form_wrapper{
	width: 100%;
}

#edit_form{
	float: left;
	width: 32em;
}

#preview{
	float: right;
	width: 55%;
}

#content_left{
	float: left;
	width: 160px;
	line-height: 135%;
	padding: 5px;
	margin: 0 0 15px 0;
	text-align: left;
	font-size: 100%;
}

#content_left h2{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	border-color: #999999;
}

#content_left p{
	padding: 0;
	margin: 8px 0 0 8px;
}

#content_left #top_tags li,#content_left #year_month li{
	padding: 0;
}

#content_left a{
	text-decoration: none;
	color: #36cc80;
	display: block;
	margin: 0;
	font-weight: bold;
	font-size: 9pt;
	border-left: 2px solid #e4e4e4;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#content_left div.first_left_nav a{
	padding-top: 4px;
	padding-bottom: 4px;
}

#content_left a:hover {
	text-decoration: underline;
	background-color: #f9f9f9;
	border-left: 2px solid #999999;
	padding-left: 2px;
}

div.left_nav{
	background: #e9e9e9;
	padding: 8px;
	margin-top: 20px;
}

div.first_left_nav{
	margin-top: 0;
}

#notice, .notice {
	border: 1px solid #cccccc;
	background: #e4e4e4;
	font-weight: bold;
	color: green;
	padding: 10px;
	margin: 10px;
}

#content {
	padding: 5px;
	margin: 0 0 10px 0;
	line-height: 140%;
	text-align: left;
	float: right;
	width: 575px;
}

div.pagination{
	background: #e6732e;
	padding: 10px;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

div.pagination a{
	color: white;
}

div.pagination a:hover{
	color: #2e4c6b;
}

#rendered{
    border: 2px solid #cccccc;
    width: 550px;
    overflow: auto;
}

pre {
	max-width: 530px;
	overflow: auto;
}
div.posting{
	margin-bottom: 2em;
	padding: 5px;
	background-color: #36cc80; 
}

div.posting_container{
	background-color: white;
	padding: 5px;
}

div.summary{
	font-size: 80%;
	margin: .5em 2em .5em 2em;
	background-color: #e4e4e4;
	border: 1px solid #cccccc;
	padding: 2px;
}

div.make_comment{
	font-weight: bold;
}

div.comment,div.commentalt{
	font-size: smaller;
	border: 1px dotted #e6732e;
	margin-bottom: 1em;
	padding: .25em;
	width: 95%;
}

div.commentalt{
	margin-left: 2em;
}

div.posted_by{
	padding: .1em .25em .1em .25em;
	border: 1px #e6732e;
	border-style: dashed;
}

h1,h2,h3,h4,h5 {
	font-family: "Trebuchet MS", serif;
	color: #2e4c6b;
	border-bottom: 2px solid #f0f0f0;
	letter-spacing: -1px;
}

h1 a, h2 a, h3 a, h4 a, h5 a{
	color: #e6732e;
	font-size: smaller;
	text-decoration: none;
}

legend {
	font-weight: bold;
	color: #e6732e;
	font-size: 130%;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{
	text-decoration: underline;
}

h1{
	font-size: 180%;
}

pre,blockquote {
  background-color: #eee;
  font-size: 11px;
  border: 1px solid #999999;
}

blockquote {
	padding: 0px .5em 0px .5em;
}

pre{
	padding: 10px;
}

div.byline{
	color: #e6732e;
	font-size: 80%;
	padding: 3px;
	font-weight: bold;
	border-top: 1px solid #e4e4e4;
}
div.byline span.separator {
	color: #2e4c6b;	
}

div.read_more {
	font-size: 80%;
	font-weight: bold;
	padding: .5em 0 .5em 0;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#crumbtrail{
	color: #e6732e;
	font-size: 80%;
	font-weight: bold;
}

#crumbtrail a{
	text-decoration: none;	
	color: #e6732e;
}

#crumbtrail a:hover{
	text-decoration: underline;
}

#content_l, #content_r {
	margin: 0 auto;
	padding: 5px;
	display: inline;
	width: 48%;
}

#content_l {
	float: left;
}

#content_r {
	float: right;
}

#footer_wrapper {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 765px;
	border-top: 6px double #e4e4e4;
	font-size: 80%;
	text-align: center;
	clear: both;
}

#footer {
	padding-top: 5px;
	padding-right: 5px;
	margin: 0;
	line-height: 190%;
	text-align: right;
	clear: both;
	vertical-align: middle;
}
