/* Crimson Patriots Style 2.0 */

/* Body Handlers */

html,body {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	background-image:url(http://oas.hidoshi.com/images/page_backing.jpg);
	background-repeat:repeat;
	height:100%;
}

#container {
	background-color:#FFFFFF;
	background-repeat:repeat;
	width:850px;
	height:100%;
	text-align:left;
	margin:0 auto;
	overflow:visible;
	display:table;
}

#title {
	background-image:url(http://oas.hidoshi.com/images/header_02.png);
	background-repeat:repeat-x;
}

#menu {
	z-index:3;
	position:absolute;
	width:850px;
	background-image:url(http://oas.hidoshi.com/images/mask_red.png);
	background-repeat:repeat;
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	height:15px;
	border-bottom: solid 1px #990000;
	border-top: solid 1px #990000;
}

#menu a:link { color:#FFFFFF; font-family:"Trebuchet MS", Arial; font-size: 12px; font-weight:bold; text-decoration:none;}
#menu a:visited { color:#FFFFFF; font-family:"Trebuchet MS", Arial; font-size: 12px; font-weight:bold; text-decoration:none;}
#menu a:active { color:#FFFFFF; font-family:"Trebuchet MS", Arial; font-size: 12px; font-weight:bold; text-decoration:none;}
#menu a:hover { color:#FFFFFF; font-family:"Trebuchet MS", Arial; font-size: 12px; font-weight:bold; text-decoration:underline;}

#content {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#666666;
	min-height:100%;
	background-color: #FFFFFF;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
}

html #content {
min-height:100%;
}

#block {
	position:relative;
	width:100%;
	height:120px;
	background-color:#660000;
	border-bottom: 1px solid #990000;
}

#splash {
	height:150px;
	background-color:#660000;
	float:right;
}

#left {
	width:200px;
	padding:3px;
	float:left;
	height:100%;
	background-color:#FFFFFF;
}

#right {
	width:605px;
	padding:3px;
	padding-top: 10px;
	padding-right: 15px;
	float:right;
}

#right a:link { color:#CC3333; font-family:"Trebuchet MS", Arial; font-weight:bold; text-decoration:none;}
#right a:visited { color:#CC3333; font-family:"Trebuchet MS", Arial; font-weight:bold; text-decoration:none;}
#right a:active { color:#CC3333; font-family:"Trebuchet MS", Arial; font-weight:bold; text-decoration:none;}
#right a:hover { color:#CC3333; font-family:"Trebuchet MS", Arial; font-weight:bold; text-decoration:underline;}

#footnote {
	font-size:10px;
	text-align:right;
}

/* Classes */

.avatars {
	border:1px solid #CC0000;
	padding:1px;
	margin:3px;
}

.items {
	text-align:center;
	float:right;
	width: 80px;
	height:15px;
	border-left: 1px solid #990000;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.headlines {
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	font-weight:bold;
	color:#990000;
}

.subheader {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	font-weight:bold;
	color:#CC3333;
}

.subheads2 {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	font-weight:bold;
	color:#CC3333;
}

.auth_text {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
}

.smalltext {
	font-size:90%;
	list-style-type: none;
}

.about_hr {
	font-size:16px;
}

.search {
	border:#990000 1px solid;
	font-size:10px;
	height:20px;
}

.search_go {
	border:#990000 1px solid;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height:24px;
	padding:2px;
	background-color:#CC0000;
}

/* HTML Element Styles */

HR {
	border:none 0;
	border-top:1px solid #990000;
	width:75%;
}

/* For Wordpress */

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #CC0000; 
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
a {
	text-decoration: none;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover, a:active {
	color: #FF0000;
}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #999;
}



/* Layout */
#wrapper {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	min-height: 100%;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	}

html #wrapper {
	min-height: 100%;
}


#sidebar {
	padding: 1.8em 20px 0 20px;
	width: 200px;
	font-size: 0.9em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 190px;
} 
html>body #sidebar {
	width: 190px;
}

	/* Lots of sidebar styles, so they're below */

#footer {
	clear: both;
	font-family: "Trebuchet MS", Arial;
	color: #CC0000;
	background-color:#FFFFFF;
	font-size: 10px;
	text-align: right;
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

	/* Footer Styles */
	#footer p {
		margin: 0;
		padding: 10px 10px 10px 3px;
		border-top: 1px solid #660000;
		font-size: 0.9em;
		text-align: right;
	}

	
	
/* Sidebar Styles */

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 1.1em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
	margin: 1.2em 0.5em;
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
} 
html>body #sidebar ul ul li a {
	width: 170px;
}
#sidebar ul ul li a:hover {
	background-color: #FFF;
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 
html>body #sidebar ul ul ul li a {
	width: 155px;
}



/* Blog */

.post {
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	float: left;
	padding: 0px;
}
.posttitle a:link, .posttitle a:visited {
	color: #FFF;	
}
.posttitle a:hover, .posttitle a:active {
	color: #80904F;
}
.postmeta {
	margin-top: 0;
	padding-left:3px;
	padding-top: 1px;
	background: url(images/postmeta.gif) no-repeat top left;
	font-size: 0.9em;
	color: #999;
}
.postentry {
	color:#666666;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.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;
}