body { 
	background: #161410 url(http://www.terminatorsite.com/images/bg7.png);
	color: #999;
	font: 62.5%/125% 'Courier New', Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

hr {
	background-color: #22201d;
	color: #22201d; /* for coloring the background in IE7 */
	border: 1px solid #363430;
	height: 10px;
	margin: 10px 0;
	width: 860px;
	}
	
a:link, a:visited, a:active {
	color: #d8d7d3;
	text-decoration: none;
}



ul { list-style: none; }

/*  -----|  Structure  |----------------------------------------------------  */

#bantop {background: #000; padding:5px 0; width:858px; height:90px; border-left: 1px solid #363430; border-right: 1px solid #363430;}
#bantop div {margin:0 auto; background:#000; width:728px; height:90px;}

#menu {
height:25px;
width:849px;
margin:0 auto;
background:#000;
position:relative;
border-left: 1px solid #363430;
border-right: 1px solid #363430;
padding:0 0 0 9px; 
font: normal 12px 'Courier New', monospace !important; 
letter-spacing:1px;
z-index:500;
}

#menu .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

#menu li {
font: normal 12px 'Courier New', monospace !important; 
float:left;
background:url(http://www.terminatorsite.com/menu/black_1.gif);
}

#menu .select a {
display:block; 
height:25px; 
float:left; 
background:url(http://www.terminatorsite.com/menu/black_0.gif); 
padding:0 0 0 10px; 
text-decoration:none;

line-height:24px; 
white-space:nowrap; 
color:#fff;
}

#menu .select a.menu {color:#00FF00;}
#menu .select a.menu b span {}

#menu .select a b {
display:block;
padding:0 12px 0 4px; 
background:url(http://www.terminatorsite.com/menu/black_0.gif) right top;
}

#menu .select li.line a b {
background:url(http://www.terminatorsite.com/menu/black_0a.gif) right top;
}

#menu .select a:hover, 
#menu .select li:hover a,
#menu .select li.selected a {
background: url(http://www.terminatorsite.com/menu/black_1.gif); 
padding:0 0 0 10px;
cursor:pointer; 
color:#fff;
}

#menu .select a:hover b, 
#menu .select li:hover a b,
#menu .select li.selected a b {
display:block; 
padding:0 12px 0 4px; 
background:url(http://www.terminatorsite.com/menu/black_1.gif) right top; 
cursor:pointer;
} 

#menu .select li.line a:hover b, 
#menu .select li.line:hover a b,
#menu .select li.selected a b {
background:url(http://www.terminatorsite.com/menu/black_1a.gif) right top; 
}

#menu .sub {
display:none;
}
#menu ul ul {display:none;}

/* IE6 only */
#menu table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

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

#menu .sub li {background:transparent;}

#menu .select :hover .sub,
#menu .select .selected .sub {
height:30px;
display:block;
position:absolute;
float:left;
width:768px;
top:18px; 
left:0; 
text-align:center;
background:transparent url(http://www.terminatorsite.com/menu/sub.png) 0 3px repeat-x;
padding:2px 0 60px;
z-index:100;
}

#menu .select .selected .sub {
	z-index:99;
}

#menu .select .sub li {margin:8px 0;}

#menu .select :hover .sub li a,
#menu .select .selected .sub li a {
display:block;
height:22px; 
line-height:18px;
float:left;
background:transparent;
padding:5px 14px 0;
margin:0 0 -5px;
vertical-align:middle;
white-space:nowrap;
color:#FFF;
font:bold 11px 'Courier New', monospace !important;}

#menu .select :hover .sub li a:hover,
#menu .select :hover .sub li:hover,
#menu .select .selected .sub li a:hover,
#menu .select .selected .sub li:hover {color:#000; line-height:18px; position:relative; background:#fff;}
#menu .select :hover .sub li.img a,
#menu .select :hover .sub li.img a:hover,
#menu .select :hover .sub li.img li:hover,
#menu .select .selected .sub li.img a,
#menu .select .selected .sub li.img a:hover,
#menu .select .selected .sub li.img li:hover {background:#000; cursor:default; padding:0 14px;}
#blink {text-decoration:blink;}

#banner {margin-left:-10px;}
	
#page {
	margin: 0px auto 25px; /* reduced for Coppermine */
	padding: 0;
	width: 860px;
	}
	
#header {
	text-align: right;
	margin-top: 5px; /* added for Coppermines {CUSTOM_HEADER} */
	}

#wrapper, #headerimg {
	width: 860px;
}

#wrapper {
	background: url('images/content_bkg.gif') repeat-y top left;
}
	
#footer {
	font-family: Georgia, 'Times New Roman', serif; 
	color: #999;
	}
	
#content, #sidebar { 
	border-left: 1px solid #363430;
	border-right: 1px solid #363430;
	padding: 0 10px; 
	}
	
	#content { float: left; font-size: 1.1em; width: 617px; }
	#content h2 { margin: 0 0 10px; }
	#content p { line-height: 1.5em; }
	
	#sidebar { border-left: 0; float: right; width: 200px; background:url(images/side_bck.jpg) top center no-repeat;}
	#sidebar h3 { color: #CC0000; margin: 15px 0 5px; text-transform: uppercase; font-size: 1.1em; font-weight:bold; }
	#sidebar ul { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; border-bottom: 1px solid #363430; }
	#sidebar li { display: block; background: #22201d; margin: 1px 0; }
	#sidebar li:hover { background: #363430; }
	#sidebar li a { display:block; width:90%; height:100%; padding: 4px 10px;}

/* Post Structure */

.post { padding: 10px 0 0; overflow-x: auto; overflow-y: hidden; }
	.widecolumn .post { padding: 0; margin: 0; }
	
.top { padding: 15px 10px 0px; background: #1b1814; margin-bottom: 15px; border-bottom: 1px solid #35302a; }
.lastfive { padding-left: 10px; padding-right: 10px; }
	.postmetadata { margin: 3px 0; padding: 0; }
	.postmetadata a { font-weight: bold; }
		#sidebar .postmetadata { line-height: 1.5em; }
	.continue { font-weight: bold; font-size: 1.3em; }
	
	.top .entry { font-size: 1.1em; }
	.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }
	
	.entrytext h2 { border-bottom: 1px solid #bd934f; display: block; }
	.entrytext ul { list-style-type: square; }

/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 { font-family:'Courier New', monospace; font-weight: normal; }

h1 { color: #fff; font-size: 2em; margin: 0 0 8px; }
h1 span { color: #bd934f; }

h2 { color: #000; font-size: 1.25em; font-weight:bold; margin: 0; padding: 1px 0; display: inline; border-bottom: 1px solid #35302a; }
	.post h2 a { color: #000; line-height: 1.5em;}
	.post h2.first a { font-size: 1.5em; line-height: 1.1em;}
	
	.widecolumn h2.title { 
		display: block; 
		padding: 13px 10px;
		background: #1b1814;
		margin: 0 0 15px; 
		border-bottom: 1px solid #35302a; 
		font-size: 1.75em; }

h3 { font-size: 1.2em; margin:0; }
		
.description { color: #666; font-weight: bold; }

/*  -----|  Miscellaneous  |------------------------------------------------  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.85em;
        border: 1px solid #999999;
        padding-right: 3px;
        padding-left: 3px;
        background-color : #22201D;
        color:#ffffff;
}

.clickable_option {
        border-bottom : 1px dotted #999999;
        cursor : default;
}

.listbox_lang {
        background-color : #22201D;
        color:#ffffff;
        border: 1px solid #999999;
        font-size: 0.90em;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        background-color : #22201D;
        font-size: 0.85em;
        border: 1px solid #999999;
        vertical-align : middle;
        color:#ffffff;
}

#to.listbox {color:#fff !important;}

.button {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 0.85em;
        border: 2px outset #444;
        background-color : #444;
        color:#EEE;
        margin-top: 0px;
        margin-bottom: 0px;
		padding:2px;
        text-align: center;
}

.button a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.button a:hover {
        border: 1px solid #999999;
        background-color : #22201D;
        color:#FFFFFF;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.85em;
        border: 1px solid #999999;
        background-color : #22201D;
        color:#ffffff;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
        vertical-align : middle;
}

.bblink a {
        color: #8090A3;
        text-decoration: none;
}

.bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.admin_menu_red a {
	color: #BE0027;
}

.cpg_main {
	height: 100%;
	width: 512px;
	overflow-x: auto; /* handle overflow with scrollbar */
}

.cpg_footer {
	height: 100%;
	width: 570px;
	padding-left: 20px;
}

.graybox, .graybox2 {
		background:#161410;
		border:2px inset #777;
		font-size: 12px;
		padding:2px;
		color:#FF0000;
}

.graybox a:link, .graybox a:visited {color:#FF0000;}
.graybox a:hover, .graybox a:active {color:#FFF;}

.breadlink {
	border-bottom: 1px solid #57470C;
}

.maintable {
        margin-top: 1px;
        margin-bottom: 1px;
		border:4px outset #777;
		padding:4px;
		color:#000;
		background:url(http://www.terminatorsite.com/images/bg3.png);
}

.cath1 {
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 3px;
}

.tableh1 {
        padding-top: 3px;
        padding-right: 5px;
        padding-bottom: 3px;
        padding-left: 15px;
}

.maintable > tbody:first-child > tr:first-child td.tableh1:first-child {font:bold 16px 'Courier New', monospace;}

.tableh1_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
	    background : #22201D;
		color:#FF0000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb a {color: #000;}
.tableb a.admin_menu {color: #AAA;}

.tableb input {border:2px inset #888;}

.tableb_compact {
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 7px;
        padding-left: 5px;
}

.tablef {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}


.catrow_noalb {
		border:2px inset #888;
		background:#222;
		color:#EEE;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
		border:2px inset #888;
		background:#222;
		color:#EEE;
        padding-top: 3px;
        padding-right: 0px;
        padding-bottom: 3px;
        padding-left: 0px;
}

.catrow h2.first, .catrow h2.first a, .catrow_noalb h2.first, .catrow_noalb h2.first a {color:#FF0000;}

.album_stat {
        font-size : 85%;
		font-weight: bold;
        color: #000;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 0.90em;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 0.90em;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 0.85em;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #AEAEAE;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 0.85em;
        padding: 2px;
        font-style : normal;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 1em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 0.90em;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #AEAEAE;
}

.user_thumb_infobox a:hover {
        color: #CCCCCC;
        text-decoration: underline;
}

.sortorder_cell {
        background : transparent;
        color : #000000;
        padding: 2px;
        margin: 0px;
}
.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : transparent;
        color : #000000;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 0.85em;
        white-space: nowrap;
}


.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #CCCCCC;
        font-size: 1em;
        font-weight: bold;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #AEAEAE;
}

.navmenu a:hover {
        background : #22201D;
        text-decoration: none;
        color: #FFFFFF;
}

.admin_menu_thumb {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 0.85em;
        border: 1px solid #000000;
        background-color : #22201D;
        color:#000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        border: 1px solid #000000;
        background-color : #57470C;
        color:#FFFFFF;
}

.admin_menu {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 0.85em;
		padding:3px;
        border: 2px outset #444;
        background-color : #444;
        color:#FFFFFF;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        background-color : #363430;
        color:#FFFFFF;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        font-size : 90%;
        vertical-align : middle;
}

.image {

}

.image {border:2px outset #555;}

.imageborder {
        border:4px inset #777;
        background-color: #000;
        margin: 10px 0;
		padding: 5px;
}

.imageborder .image {border:0px;}



.display_media {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        padding: 5px;
}

.breadlink {
        font-size: 1em;	
	    font-family: 'Courier New', monospace;
}

.statlink {
    font-size: 1em;	
    font-family: 'Courier New', monospace;
}

.statlink a {
        text-decoration: none;
}

.statlink a:hover {
        text-decoration: underline;
}

.alblink {
		color:#4C4A2F;
	    font-size:1.4em;
	    font-family:tahoma, arial, 'Microsoft Sans Serif';
	    font-weight:bold;
        display: block;
}

.alblink a {
        text-decoration: none;
}

.alblink a:hover {
        text-decoration: underline;
}

.catlink {
		color:#4C4A2F;
	    font-size:1.2em;
	    font-family:tahoma, arial, 'Microsoft Sans Serif';
	    font-weight:bold;
        display: block;
}

.catlink a {
        text-decoration: none;
}

.catlink a:hover {
        text-decoration: underline;
}

.topmenu {
        font-size : 100%;
        margin-top:5px;
        margin-right:5px;
}

.topmenu a {
        color : #DFDFDF;
        text-decoration : none;
}

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

.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
}


.img_caption_table {
        border: none;
        background-color: #49525D;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #49525D ;
        font-size : 100%;
        color : #cccccc;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #394049;
}

.img_caption_table td {
        background: #49525D ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #394049;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.imageborder .yes-link, .imageborder .no-link {font:bold 36px 'Courier New';}
.imageborder .yes-link a:link, .imageborder .yes-link a:visited {color: #AAA;}
.imageborder .yes-link a:hover, .imageborder .yes-link a:active {color: #FF0000 !important;}
.imageborder .no-link a:link, .imageborder .no-link a:visited {color: #FFF; cursor: default;}
.imageborder .no-link a:hover, .imageborder .no-link a:active {color: #FFF; cursor: default;}

.title-caption {text-align: center; font: bold 16px 'Courier New'; }