/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#container {
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #0C3912;
}
		
body {
	margin: 0;
	padding: 0;
	background: #0C3912;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

textarea {
	background: #f7f7f7;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a img 	{ 
	border: none;
	text-decoration: none; 
}

a h2 {
	border: none;
	text-decoration: none; 
}



img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: right;
	margin: 4px 20px 0 0;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 182px;
	margin-top: 10px;
	background: url(images/sjc_header.png) no-repeat top;
	text-transform: lowercase;
}

#menu {
	float: right;
	width: 100%;
	margin: 192px 0 10px 0;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin: 0 0 0 2px;
	padding: 2px 10px 0px 10px;
	background: #f7f7f7;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #2872A6 no-repeat;
	color: #ffffff;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 530px;
	margin: 10px 0 0 0;
	padding: 0 0 0 25px;
}

.post {
	margin-bottom: 15px;
	background: #f7f7f7 url(images/post_top.png) no-repeat;
	color: #0C3912;
}

.post a {
	color: #0C3912;
}

.post a:hover {
	color: #000000;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0C3912;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 100px;
}

.sidebar a {
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar a:hover{
	color: #000000;
	text-decoration: none;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 2px 10px;
	background: url(images/arrow.gif) no-repeat 0 12px;
	border-bottom: 1px solid #000000;
}

.sidebar li li a {
	text-decoration: none;
	color: #FFFFFF;
}

.sidebar li li a:hover {
	color: #7da6f7;
}

.sidebar li h2 {
	padding-top: 15px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 0;
	background: #0C3912;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #7da6f7;
	text-decoration: none;
}

/* Tables */

table.normal {
	margin-left: 20px;
	border-style:solid;
    border-width:0px;
    border-color: ;
	padding: 2px;
	border-collapse: collapse;
	width: 100%;
}
		
table.doc {
	border-style:solid;
    border-width:1px;
    border-color: #C0C0C0;
	padding: 2px;
	border-collapse: collapse;
	width: 90%;
}

	/* yellow header row for tables */
	th.normal {
		background-color:#2872A6;
		text-align: center;			
		color: #000000;
		font-size: 14px;
		font-family: Arial, sans-serif;
		font-weight: bold;
	}
	
	td.doc {
		background-color:#ffffff;
		text-align: center;
		color: #000000;
		font-size: 14px;
		font-family: Arial, sans-serif;
	}
			
	td.frontpage {
		margin-left: 20px;
		margin-bottom: 10px;
		text-align: left;
		font-size: 12px;
		font-family: Arial, sans-serif;
	}

/* Comment Form Style Sheet */

#comment table {
 	background-color: #2872A6;
 	color: #000000;
 	width: 440px;
 	border: 1px solid #D7E5F2;
 	border-collapse: collapse;

}

#comment td {
 	border: 1px solid #D7E5F2;
 	padding-left: 4px;
 	padding-right: 4px;
}
		
.label {
 	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #000000;
 	background-color: transparent;
 	width: 220px;
 	text-align: left;
}

.field {
 	background-color: #2872A6;
 	color: #000000;
 	margin-right: 0px;
 	padding-right: 0px;
 	text-align: left;
}

.field textarea {
 	background-color: #ffffff;
 	color: #000000;
 	margin-right: 0px;
 	padding-right: 3px;
 	text-align: left;
}
		
.fieldcell input {
 	width: 200px;
 	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	background-color: #2872A6;
 	color: #000000;
 	border: 1px solid #284279;
 	margin-right: 0px;
}
		
.form_button {
 	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	background-color: #2872A6;
 	color: #102132;
 	margin-left: 12px;
 	margin-top: 3px;
 	margin-bottom: 2px;
}