/* Basics and Typography */

body {
	margin: 0px;
	padding: 0px;
	background: #212121 url(images/bg.jpg) repeat-x;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #BFBFBF;
	text-align: center;
	font-color: #333333;
}
#wrapper {
	margin: 10px auto;
	width: 850px;
	background: url(images/content-top.jpg) #FFFFFF no-repeat;
	text-align: left;
	height:120px;
}

#header {
	background-color: #000000;
	float: left;
	margin: 4px 0px 0px 0px;
	width: 350px;
	height: 120px;
}
/* Header Styles */
#header p {
	font-size: 1.3em;
	color: #006600;
	margin: 0px;
	padding:50px 5px 0px 20px;
	height:1em;
	font-weight:bold;
}
#header h1 {
	font-size: 1.8em;
	color: #187D0E;
	margin: 0px;
	padding:5px 5px 0px 20px;
	height:1em;
}
#header-right {
	background: url(images/crj-logo.jpg) #000000 97% 25% no-repeat;
	float: right;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	height: 120px;
	width: 500px;
}
#header-top {
	float: left;
	margin: 0px;
}
#menu {
	height: 20px;
	margin: 92px 0px 0px 0px;
	text-align:right;
	padding: 4px;
	color:#006600;
}
#menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#669933;
}
#menu a:hover {
	color:#EDF0BE;
}

#mainbody {
	width: 850px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height:inherit;
}
#middle {
	background-color: #FFFFFF;
	width: 850px;
	min-height:400px;
	float: left;
	margin: 0px;
	padding: 0;
	color: #333333;
	display: inline; /* IE double margin bug fix */
}
#middle td{
	color: #333333;
	font-size: 11px;

}

#content {
	background-color: #FFFFFF;
	width: 650px;
	min-height:400px;
	float: left;
	margin: 0px;
	padding: 0;
	display: inline; /* IE double margin bug fix */
}

#sidebar {
	background-color:#F9FAE4;
	width: 200px;
	min-height:500px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	display: inline; /* IE double margin bug fix */
}

/* Sidebar Styles */

#sidebar h2 {
	margin: 10px;
	padding: 0px 10px 0px 0px;
	font-size: 14px;
}
#sidebar h2 a {
	color: #9BBB38;
}
#sidebar h2 a:hover {
	color: #E58712;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul li {
	margin:0px;
}
#sidebar ul ul {
	margin: 15px 0px;
	border-top: 1px solid #B2B2B2;
	background-color: #F9FBE4;
}
#sidebar ul ul li {
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #B2B2B2;
}
#sidebar ul ul li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px;
	width: 170px;
	voice-family: "\"}\""; 
	voice-family: inherit;
} 

#sidebar ul ul li a:hover {
	background: url(images/arrow.gif) no-repeat #FFFFFF center left ;

}

* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	font-size: 0.9em;
	text-align: right;
}
	/* Footer Styles */
	#footer p {
		margin: 0px;
		padding: 10px 10px 20px 0;
		background-color: #000000;
		color: #ACACAC;
		font-size: 0.9em;
		text-align: right;
	}
	
p {
	font-size: 12px;
	line-height: 15px;
	margin: 12px 20px;
	color: #333333;
	text-align: justify;
}
ol, ul {
	font-size: 10px;
	line-height: 15px;
	margin: 15px 0 12px 20px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 15px 20px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #006600; 
	text-align:left;

}
h1, h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
a {
	text-decoration: none;
}
a:link {
	color: #006600;
}
a:visited {
	color: #669933;
}
a:hover, a:active {
	color: #E58712;
}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}

/* Calendar */
#wp-calendar {
	margin: 0 0 1.2em 0;
	width: 190px;
	border: 1px solid #E8E7D0;
	background: #FAFAF0;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 188px;
} 
html>body #wp-calendar {
	width: 188px;
}
#wp-calendar caption {
	margin: 1.2em 0 0 0;
	padding: 0.4em 0;
	background: #9BBB38;  
	color: #FFF;
	font-weight: bold;
}
#wp-calendar td {
	border: 0;
	border-collapse: collapse;
	background: #FFF;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}


/* Blog */

.post {
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	float: left;
	padding: 0 10px;
	background: #9BBB38 url(images/posttitle.gif) no-repeat top right;
}
.posttitle a:link, .posttitle a:visited {
	color: #FFF;	
}
.posttitle a:hover, .posttitle a:active {
	background: #E8E7D0 url(images/posttitle.gif) no-repeat 100% -91px;
	color: #80904F;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	background: url(images/postmeta.gif) no-repeat top left;
	font-size: 0.9em;
	color: #999;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}



/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 1px 20px;
	background-color: #FFF;
}
.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
#comment {
	width: 98%;
}