body {font-size:100%; font-family:"trebuchet MS", verdana, arial, sans-serif; background:#f0f0f0; word-wrap:break-word; color:#FFF}

#container {
	position:relative;
	display:block;
	overflow:auto;
	z-index:3;
	margin-left:auto;
	margin-right:auto;
	top:10px;
	bottom:12px;
	width:1010px;
	border:1px solid #000;
	background:#3F2B46;
	visibility: visible;
	}

* html #container {
	top:0; 
	bottom:0; 
	height:100%;
	width:1012px;
	border-top:14px solid #fff; 
	border-bottom:10px solid #fff;
	}

#header{}

#header img{margin-bottom:-5px;}

* html #header img{margin:0px; padding:0px;}

#outer1 {float:left; width:720px; }
#outer2 {float:right; width:250px; padding:10px; }

#outer1, #outer2 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden; }

#footer {clear:both;}


/* MENU */
#menu_left {
	position: absolute;
	top:345px;
	left:36px;
	width:210px;
	z-index: 100;
}

#menu_right {
	position:absolute;
	top:345px;
	right:50px;
	width:210px;
	z-index: 200;
}	

#menu_left a, #menu_left a:visited {
  text-align:right; 
  text-decoration:none; 
  font-size:1.7em;
  letter-spacing:2px;
  color:#3F4D5E; 
  display:block; 
  width:8em; 
  height:1.2em; 
  }

#menu_right a, #menu_right a:visited {
  text-align:left; 
  text-decoration:none; 
  font-size:1.7em;
  letter-spacing:2px;  
  color:#3F4D5E; 
  display:block; 
  width:8em; 
  height:1.2em; 
  }

#menu_left a:hover, #menu_right a:hover {
  color:#fff;
  }



/* TEXT */
.content{padding:15px;}

#outer1 .content{padding-left:40px;}

h1 {font-size:1.6em; margin:0 0 10px; padding:10px 0;}
h2 {font-size:1.2em; margin:12px 0 0px; padding:5px 0;}
h2 a {color:#fff; text-decoration:none;}
a {color:#fff; text-decoration:underline;}
p {line-height:1.5em; margin:0; padding:5px 0;}
#footer p {font-size:0.75em; color:#fff;}
#footer a {color:#fff;}
#footer a:hover {text-decoration:none;}

.post-date {
	font-size:0.8em;
	font-weight:normal;
        font-style:italic; 
        margin-top:5px;
	}


/* COMMENT FORM STYLES */
#comment-section {
	border-top:6px solid #CC99CC;
	margin-top:30px;
	padding-top:10px;
}

.postcomment {
	float:left;
	padding:0 0px 0 0;
	width:430px;
	}


.comment {
	background:#4A3252 none repeat scroll 0%; 
	border-top:2px solid #DDDDDD;
	padding:10px;
}

.comment_meta {
	border-top: 2px solid #DDD;
	margin-bottom: 15px;
	padding-top: 3px;
}

#cpreview {
	color:#fff;
	margin-bottom:10px;
	padding-right:7px;
}

#txpCommentInputForm label {
	display:block;
	float:left;
	width:100px;
        margin: 0px 30px 0px 0;
        text-align: right;

}

#txpCommentInputForm input {
	float:left;
        margin-bottom:5px;
}

.txpCommentInputMessage {
        float:left;
        width:260px;
        margin-bottom:10px;
}

#publish input {
        clear: both; 
	border:1px solid #CCCCCC;
	cursor:pointer;
	height:30px;
	margin:10px 0 0 10px;
	width:100px;
}

#publish input:hover,
input.zemSubmit:hover {background: #CCC;}

#cpreview h3 {margin-bottom: 10px;}

.error {color:#red;
}

#comment_label img {margin:10px;
}
.asy_input {margin: 100px 0px 0px 0px;
} 

/* CONTACT FORM */
/* zem_contact_reborn*/
.zemContactForm fieldset {
   border: none;
}

.zemContactForm label {
   float: left;
   width: 70px;
   margin: 0.3em 10px 0.3em 0;
   text-align: right;
}

.zemContactForm br {
   clear: left;
}

.zemContactForm .zemSubmit {
   margin: 0.5em 0 0 80px;
   font-size:90%;
}

.zemContactForm label.zemCheckbox {
	float: none;
}

.zemContactForm input.zemCheckbox {
	margin: 0 5px 0 80px;
	background-color: #EEEEEE; 
}

.zemContactForm label.zemRadio {
   float: none;
}

.zemContactForm input.zemRadio {
   margin: 0 0px 0 10px; 
   background-color: #EEEEEE;
}
