/*  BMIS
Theme URL: http://www.blackmesais.org
Description: custom theme for Black MEsa Indigenous Support, by CircleAlpha Designs.
Version: v1.0
Author: CircleAlpha Designs
Author URL: http://design.circlealpha.com
Latest updated: july 19, 2008
*/

body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background: #FFFFFF url(img/background-big.jpg) no-repeat left bottom fixed;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc8233;
}
a:hover {
	text-decoration: underline;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #993300;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
}

/*  Layout  */
#wrap{
	width:100%;
	height: 100%;
}
#pane{
	margin:0 auto;
	width:800px;
	background-image: url(img/frame-bg.png);
	background-repeat: repeat;
}
#head {
	height: 93px;
	width: 800px;
	clear: both;
}
#logo {
	float: left;
	height: 93px;
	width: 100px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#pagetitle {
	float: right;
	width: 695px;
	height: 75px;
}
#navbox {
	float: left;
	width: 695px;
	
}
#footer {
	font-size: 10px;
	color: #000000;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer a {
	color: #000000;
}

#mainbox {
	float: right;
	width: 575px;
	padding: 5px;
	clear: right;
	background-image: url(img/frame-bg.png);
	background-repeat: repeat;
	} 
#mainbox ul {
	margin-bottom: 5px;
}
#sidebox {
	float: left;
	width: 200px;
	padding: 5px;
	margin-top:10px;
	clear: left;
	background-image: url(img/frame-bg.png);
	background-repeat: repeat;
	} 
#sidebox1 {
	float: left;
	width: 200px;
	padding: 5px;
	clear: left;
	} 
#bottom-spacer {
	clear: both;
	height: 300px;
}


/*  Styles */
.title {
	font-size: 40px;
	font-weight: bolder;
	color: #000000;
}

.title a, .title a:hover {
	text-decoration: none;	
}

.subtitle {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.subtitle a, .subtitle a:hover {
	text-decoration: none;	
}

.subtext {
	font: 10px small-caps;
}
.navigation{
	display:block;
	margin:10px 0;
	padding:0 0 15px;
	text-align:center;
	}
.navigation p{
	margin:0;
	padding:0;
	}
.prevlink{
	margin-right:20px;
	}
.nextlink{
	margin-left:20px;
	}

/*  Nav Menus  */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}

#nav a {
	display: block;
	color: #333333;
	font-weight: bold;
}

#nav li {
	float: left;
	display: block;
	margin-right:30px;
}


/*  Comments  */

#commentblock h2 {
	font-size: 16px;
	color: #333333;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#commentblock {
	width: 500px;
	padding: 20px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #555555;
	}
	
ol#commentlist {
	padding: 5px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #555555;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 590px;
	}

.commenttext-admin {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 590px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
/* CSS for Various classes */
.left{border:1px solid #cccccc;float:left;margin:10px 15px 10px 0;}
.right{border:1px solid #cccccc;float:right;margin:10px 0 5px 10px;}
.center{border:1px solid #aaaaaa;margin:5px auto 12px;text-align:center;}
.textright{text-align:right;}
.sub{width: 99%;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}
.hide{display:none;}
.post{margin:0 0 25px;}
.divider{height: 15px; width:80%; border-bottom: 1px dotted #000;}
.postinfo{border:0px;color:#333333;font-size:0.9em;font-weight:bold;line-height:1.5em;margin:1px 0 20px;padding:0px;}
.comment{border:0px;color:#333333;margin:0 0 10px;padding:0px 0px 0 0px;}
.comment p.commenthead{line-height:1.6em;}
.comment p{font-size:0.9em;line-height:1.3em;margin:0 0 6px;padding-bottom:5px;}
.navigation{display:block;margin:10px 0;padding:0 0 15px;text-align:center;}
.navigation p{margin:0;padding:0;}
.prevlink{margin-right:20px;}
.nextlink{margin-left:20px;}