/* Amazon Chooser Plugin */
pre {
	font-size: 11px;
}

#mainborder {
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #acab95;
    	width: 725px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
 	-moz-border-radius: 0px 0px 9px 9px; 
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;

}


#footer_links {
	padding: 0px;
    	width: 725px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
		}

#mainpane_old {
	font-size: 10px;
    	text-align: justify;
	width: 700px;
	color: #444;
    	padding: 0px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-top-left-radius: 9px;

    	background-color: #fff;
}

#content {
    background-color: #f0f0e5; 
    width: 100px;
    padding: 10px;
    border: 1px solid #e0e0d0;
/*    -moz-border-radius: 0px 0px 9px 9px;
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
*/
}

#content_news {
    vertical-align:top;
    height:100px;
    width: 723px;
    background-color: #f0f0e5;
    padding: 10px;
    border: 1px solid #e0e0d0;
    -moz-border-radius: 0px 0px 9px 9px; 
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;

}

#content_comm {
    vertical-align:top;
    width: 505px;
    background-color: #f0f0e5;
    padding: 10px;
    border: 1px solid #e0e0d0;
    padding-bottom: 30px;
    -moz-border-radius: 0px 0px 0px 0px; 
}

#content2 {
    width: 100px;
    background-color: #f0f0e5;
    padding: 10px;
    border: 1px solid #e0e0d0;
/*    -moz-border-radius: 0px 0px 9px 0px; */
}

#content_space {
    width: 1px;
}
#screen {
        background-image: url(/eMortal/templates/images/bg_content.jpg);
        background-repeat: repeat;
}
#content_gall {
    width:705px;
    background-color: #f0f0e5;
    padding: 10px;
    border: 1px solid #e0e0d0;
    -moz-border-radius: 0px 0px 9px 9px;
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;

}

body {
	margin-top: 2px;
	margin-bottom: 20px;
	background-color: #acab95;
	background-image: url(/eMortal/img/bodybg.png);
	background-position: top;
	background-repeat: repeat-x;
}

input, textarea {
    font-size: x-small;
    font-family: verdana, arial, helvetica, sans-serif;
}

.read_more {
    font-size: x-small;
    font-family: verdana, arial, helvetica, sans-serif;
}

th, td {
    font-size: x-small;
}

p, td, th, div, span {
    font-family: verdana, arial, helvetica, sans-serif;
}
#mainpane li  
{   
    list-style: none;
    padding-left: 10px;
    background: url(/eMortal/img/bullet_rounded.gif) no-repeat 0 6px;
    margin-left: -11px;
}
#header {
    margin-top: 0px;
  /* margin-left: auto; */
    margin-right: auto;
    padding: 1px;
    background-color: #fff;
    width: 724px;
}

#banner {
    cursor: pointer; 
    font-family: Arial, sans-serif;
    margin: 0px;
    padding-bottom:0px;
    border: 1px solid #e0e0d0;
    height: 90px;
    width:723px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(/eMortal/img/titlebg2.jpg);
    background-color: #acab95;
}


a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#banner h1 {
    color: #fff;
    font-size: xx-large;
    font-weight: normal;
    padding-top: 5px;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#banner h2 {
    color: #fff;
    font-size: small;
    font-weight: normal;
    margin: 0px;
    text-decoration: none;
}

a, a:link, a:visited, a:active {
	color: #708491;
	text-decoration: none;
}


a:hover {
	color: #000;
	text-decoration: underline;
	}


select, input, textarea {
    border: 1px solid #bababa;
    background-color: #f8f8f4;
    color: #666;
}   
select:focus, input:focus, textarea:focus {
    border: 1px solid #d0d0d0;
    color: #000;
    background-color: #fff;
}
.captcha {
	border: 1px solid #d0d0d0;
}
blockquote {
    background-color: #f8f8f2;
    border-left: 3px solid #c3c3b5;
	border-right: 1px solid #c3c3b5;
	border-bottom: 1px solid #c3c3b5;
	border-top: 1px solid #c3c3b5;
	padding: 3px;
    -moz-border-radius: 0px 8px 8px 0px;
}

        
.drop img {
  display: block;
  position: relative;
  background-color: #000000;
  border: 1px solid #000000;
  margin: -6px 6px 6px -6px;
  padding: 0px;
  }

/* square */

#navSquare {
	margin: 0;
	padding: 6px 0px 10px 10px;
	border-bottom: 0px solid #9FB1BC;
	}

#navSquare li {
	margin: 0px; 
	padding: 0px;
	display: inline;
	list-style-type: none;

	}
	
#navSquare a:link, #navSquare a:visited {
	float: left;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	padding: 7px 12px 8px 12px;
	text-decoration: none;
	color: #708491;
	}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
	color: #000;
	background: url(/img/tab_rounded.gif) no-repeat bottom center;
	}

.page_bar {
	font-weight:bold;
        text-align: right;
        padding-right: 10px;
        font-size: 130%;
}

.commentbox {
	border: 1px solid #333333;
	margin: 5px 2px;
	padding: 5px;
}
.meta {
	color: #6D6D74;
	font-size: 11px;
	margin: 0;
}
.comment-head{
	border-bottom:1px solid #1C1C1C;
	padding:0.8em 2em 1.0em 2em;
}
.comment-head h2{
	font-size:1.5em;
	margin:0;
}
.comment-head a{
	text-decoration:none;
	color:#868686;
}
.comment-head .details{
	font-size:0.95em;
}

.blah.td:hover {
background-color:red;
}

ol#commentlist{
	width:600px;
	list-style-type:none;
	margin:2em 0;
}
ol#commentlist li{
	list-style-type:none;
	margin:2em 0;
	border-bottom:1px dotted #cccccc;
}

ol#commentlist2 li{
	border-bottom:1px dotted #333333;
	border-top:1px dotted #333333;
	list-style-type:none;
	margin:2em 0;
}

#commentlist cite{
	float:left;
	width:20%;
	font-style:normal;
	text-align:right;
}

* html #commentlist cite{ width:30.6%; }
#commentlist cite span{
	display:block;
}
#commentlist cite .author{ font-size:1.2em; }
#commentlist cite .author a{
	text-decoration:none;
}
#commentlist cite .admin-tools{
	margin:5px 0;
}
#commentlist cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }

#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#commentlist .pingback cite .author{
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#commentlist .content{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	padding: 0 0 0 2%;
}
#commentlist .content p{
	margin:0 0 1em 0;
}
#commentlist .content h3{
	margin:0;
	font-size:1em;
}
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

/*
.drop a:hover img {
	width:50%; height:50%;
	position:relative;
	left:-0px; top:-38px;
	border:0;
	border:1px solid #888;
	padding:5px;
	background:#ccc;
}
*/

.drop {
  float:left;
  background: url(/eMortal/img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/eMortal/img/shadow.gif) no-repeat bottom right;
  margin: 10px 0px 0px 10px !important;
  }

.curvy {position:relative; width:400px; height:150px; background:#08c; color:#000; margin:5em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#08c; background:#fff;overflow:hidden;}
#ctl {top:0px; left:0px;}
#cbl {top:130px; left:0px;}
#ctr {top:0px; left:380px;}
#cbr {top:130px; left:380px;}
#quadtl, #quadtr, #quadbl, #quadbr {position:absolute; font-size:150px; font-family:arial; color:#08c;line-height:40px;}
#quadtl {left:-8px;}
#quadtr {left:-25px;}
#quadbl {left:-8px; top:-17px;} 
#quadbr {left:-25px; top:-17px;}
#txt {position:absolute; top:5px; left:5px; width:390px; height:140px; color:#fff;font-size:10pt;}

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#d4d4d4; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#d4d4d4; border:0 solid #08c; border-width:0 1px;}

.sform {
   margin-bottom:0px;
   font-size: 6pt;
   color : #444444;
   margin:0px;
   padding : 0px;
   padding-bottom:0px;
}

.sform2 {
   margin-bottom:0px;
   font-size: 7pt;
   color : #444444;
   margin:0px;
   padding : 0px;
   padding-bottom:0px;
}


#dadminLink, #uadminLink, #aadminLink{
        width: 30%;
        height: 30%;
        background: transparent url(/eMortal/images/blank.gif) no-repeat; /* Trick IE into showing hover */
        display: block;
        }
#dadminLink { left: 0; float: left;}
#aadminLink { left: 0; float: left;}
#uadminLink { left: 0; float: left;}
#dadminLink:hover, #dadminLink:visited:hover { background: url(/eMortal/images/delete_button.gif) left 10% no-repeat; }
#aadminLink:hover, #aadminLink:visited:hover { background: url(/eMortal/images/anon_button.gif) left 10% no-repeat; }
#uadminLink:hover, #uadminLink:visited:hover { background: url(/eMortal/images/user_button.gif) left 10% no-repeat; }


#aouterImageContainr{
        position: relative;
        width: 180px;
        height: 210px;
	padding: 10px;
        }

#aimageContainer{
        padding: 0px;
        }

#ahoverNav{
        position: absolute;
        top: 0;
        left: 0;
        height: 30%;
        width: 100%;
        z-index: 10;
        }

.mua{
	font-size: 13px;
	font-weight: bold;
}

.row1{
	background-color: #eeeeee;
}

.row2{
	background-color: #ffffff;
}

/* must nix margin and padding explicitly to fool IE */
ul.addShadow{margin:0;padding:0}

/* lose the list marker, set margins around list items and content inside list items */
ul.addShadow li{list-style-type:none}
ul.addShadow li,ul.addShadow li h2,ul.addShadow li p{margin:0px}

/* shadow color */
.s{background:#777}

/* bump inner division up and to the left */
.c{top:-3px;left:-3px;position:relative;border:1px solid #000;background:#fff}
.footer{
	color: #708491;
}
