/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family:"Times New Roman", Times, serif;
    font-size: 13px;
}

form { margin: 0; padding: 0; }
a { text-decoration: none; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 901px;
    text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}


 


/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}




/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */

body {
    font-family:"Times New Roman", Times, serif;
    font-size: 13px;
}

a { color: #960202; text-decoration: none; }
a:hover { color: #91867d; }

 

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6 {
    font-family:"Times New Roman", Times, serif;
}
 

/* page layout */

body {
    min-width: 901px;
    color: #fefefe;
    background: #3d3c3c;
	 background-image: url(http://www.archenemy.net/interface/bgnovo.jpg);
	 background-position: top center;
	 background-repeat: no-repeat;
	 background-attachment:fixed;
}

#container {
    width: 901px;
    margin-bottom: 0px;
}

#container-inner {
    border-width: 0px;

}

 

#alpha { margin: 1px 2px 0px 9px; padding-left: 3px;width: 200px; background:transparant; overflow: hidden; }
#beta { width: 500px; margin: 70px 2px 0 4px;  background:transparant;overflow: hidden; padding-left: 2px;}
#gamma, #delta { margin: 1px 2px 0 2px; width: 170px; background:transparant;overflow: hidden; padding: 0px 0px 0px 0px;}
#gamma { background-image:url(http://www.archenemy.net/images/bggamma.jpg); background-repeat:no-repeat; background-position:0px 60px; }

#beta-inner,
#gamma-inner,
#delta-inner {
    padding: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: #fff;
}

.date-header {
    margin-top: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.entry-header {
    margin-top: 0;
    padding: 0px;
    color: #666;
    font-size: 16px;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}
 
 .entry-more-link {
text-align: right;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

 
 
p { margin:2px 0 16px 0 }
body, h4, p, li, dt, dd, label, input, textarea { font-family:"Times New Roman", Times, serif; }
h3 { font-size:14px; line-height:18px; color:5a909c; }
body, p, li, dt, dd, label { font-size:13px; line-height:18px; color:#91867d; }
.small { font-size:10px; line-height:18px; color:#b9b8b8; }
input, textarea { font-size:11px; color:#000; padding:2px; }
TD { font-size:11px;}
.maintable {
	width: 900px;
}

.right {
	
}

.left {
	
	width: 148px;
	background-repeat: no-repeat;
                vertical-align: top ;
                padding-top: 292px;
}

.header {
	width: 901px;
	height: 289px;
}

.main {
	background-image: url(http://www.archenemy.net/interface/bgmaintop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 60px;
	vertical-align: top;
	height: 100%;
}

.footer {
		background-image: url(http://www.archenemy.net/interface/bottom.gif);
		background-position: top;
		background-repeat: no-repeat;
                                height: 125px;
                                padding-top: 10px;
}

.CREDITS {
	text-align: center;
	font-size: 10px;
}

.small {
       	font-size: 10px;
} 

.posted {
       	font-size: 11px;
			text-align: right;
			padding: 1px 2px 1px 2px;
			color: #fff;
			background-color: #121212;
} 

.rightside {
text-align: right;
       	font-size: 11px;
}

.module {
	font-size: 13px;
	border-color: #1f1f1f;
   border-width: 1px;
	padding: 5px  2px 5px 2px;
}

H4 {
	color: #5a909c;
	font-size: 13px;
	text-transform: uppercase;
} 

font {
	text-transform: lowercase;
	font-size: 11px;
}

.reviews {
	font-size: 10px;
	color: #91867d;
}
