/* General */
body  {
	font: Verdana, Arial;
	background: #000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFFFFF;
	align: center;
}
		
#container { 
	width: 987px;  
	background: #000000;
	margin: 0 auto; 
	text-align: left; 
} 

#header { 
	height: 170px;
	padding-top: 6px;	
} 

/*** Menu IMG ***/
#leftMenu {
	float: left; 
	width: 152px; 
	background: #000000; 
	position: absolute;
	top: 10.8em;
}

/*** Menu IMG ***/
#rightMenu {
	float: right; 
	width: 152px; 
	background: #000000; 
	position: absolute;
	top: 10.8em;
	margin-left: 835px;
}

/*cd950c*/
/*** Left Menu ***/
#menu01 {
	position: absolute;
	top: 1.9em;
	left: 2.1em;
	color: #CFB53B;
	font-family: crom, verdana;
	font-size: 76%;
}

#menu01 a {
	color: #CFB53B;
	text-decoration: none;
}

/*** Right Menu ***/
#menu02 {
	position: absolute;
	top: 1.9em;
	right: 1.5em;
	color: #CFB53B;
	font-family: crom, verdana;
	font-size: 76%;
}

#menu02 a {
	color: #CFB53B;
	text-decoration: none;
}

#mainContent { 
	margin: 0 153px 0 153px; 
	padding: 0px 8px 0px 8px;
}

#footer { 
	background: #000000;
	font-size: 11px;
} 

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

#logo {
	padding-top: 2px;
	color: #c0c0c0;
}

#logo  a {
	text-decoration: none;
	color: #c0c0c0;
}

.linkage a {
	text-decoration: none;
	color: #CFB53B;
}

.clearfloat { 
	clear:both;
    height:100px;
    font-size: 1px;
    line-height: 0px;
}
		
a img {
	border: 0;
}

img {
	border-style: none;
}

/* Wordpress  */
#wp_menu {
	color: #c0c0c0;
	font-size: 12px;
	text-align: left;
}

#wp_menu ul {
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	display: block;
}

#wp_menu li {
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	display: block;
}

#wp_menu a {
	text-decoration: none;
	color: #c0c0c0;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}
	
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #ffffff;
	border: 1px solid #bababa;

}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #bababa;
	font-size: 110%;
	list-style-type: none;
}

/*WP News Posts*/
.post {
	border-left: solid 1px #222222;
	border-right: solid 1px #222222;
	border-bottom: solid 1px #222222;
	text-align: justify;
	width: 660px;
	color: #FFFFFF;
}

.storytitle {
	color: #CFB53B;
	background-color: #222222;
	height: 18px;
	padding: 3px 3px 3px 3px;
	font-size: 16px;
	width: 656px;
}

/*
.post {
	border-left: solid 1px #640000;
	border-right: solid 1px #640000;
	border-bottom: solid 1px #640000;
	text-align: justify;
	width: 660px;
	color: #FFFFFF;
}

.storytitle {
	color: #CFB53B;
	background-color: #640000;
	height: 18px;
	padding: 3px 3px 3px 3px;
	font-size: 16px;
	width: 656px;
}
*/
	
.storytitle  a {
	text-decoration: none;
	color: #CFB53B;
}

.author {
	padding: 4px 0px 0px 3px;
	font-size: 11px;
}

.author a  {
	text-decoration: none;
	color: #CFB53B;
}

.entry {
	padding: 0px 5px 0px 5px;
}

.postFooter {
	padding: 0px 5px 0px 5px;
	font-size: 11px;
}

.postFooter  a {
	color: #CFB53B;
	text-decoration: none;
}

.postmetadata {
	clear: left;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/*End Posts*/
	

/* WP Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {

	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {

	}

#commentform p {

	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/* End Comments */

/* WP Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;

	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {

	}
/* End Form Elements */


/* Newsletter */
#info {
	
}

#volume {

}

#issue { padding-left: 5px; }
/*End Newsletter*/


