/* -- entobox.css -- */
html,body{
/*	background-image:url(../images/bodybg.jpg);
background-repeat:repeat-y; */
background-color: #F8F8FF;
margin:0;
padding:20px 0;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#333;
}
a{
color:#900;
text-decoration:none;
border-bottom:1px dotted #900;
}
a:visited{
color:#600;
border-bottom:1px solid #600;
}
a:hover{
background-color:transparent;
color:#600;
border-bottom:1px solid #600;
}

#allwrap{
width:550px;
margin:5px auto 0 auto;
padding:0 0 50px 0;
border:1px solid #5f5f5f;
background-color: #fffafa;
background-image:url(http://entobox.org/images/entobox60.gif);
background-position:top left;
background-repeat:no-repeat;
}
div#navigation{
width:550px;
margin:5px auto;
padding:5px auto;
text-indent:5px;
text-align:right;
color:#333;
}
div#navigation a{
text-decoration:none;
font-weight:bold;
color:#333;
border-bottom:0;
}
div#navigation a:hover{
border-bottom:0;
}
div#content{
margin:10px 50px 10px 75px;
text-align:left;
}
div#content a{
color:#900;
text-decoration:none;
border-bottom:1px dotted #900;
}
div#content a:visited{
color:#600;
border-bottom:1px solid #600;
}
div#content a:hover{
background-color:transparent;
color:#600;
border-bottom:1px solid #600;
}
div#content p{
margin:5px 0;
text-align:left;
}
div#content h1{
margin:10px 0 5px 0;
font:1.5em/1.7em Georgia,"Times New Roman",Times,serif;
color:#5f5f5f;
}
div#content h1 a, 
div#content h1 a:visited{
color:#5f5f5f;
text-decoration:none;
border:0;
}
div#content h1 a:hover {
color:#333;
text-decoration:none;
border:0;
}
div#content h2{
margin:25px 0 5px 0;
font:1.3em/1.5em Georgia,"Times New Roman",Times,serif;
color:#5f5f5f;
}
div#content h3{
margin:20px 0 5px 0;
font:1.15em/1.3em Georgia,"Times New Roman",Times,serif;
color:#5f5f5f;
}
.meta{
font-size:10px;
color:#666;
}
.tags {
color: #fffafa;
}
div#content ul{
margin:15px 0 15px 0;
font:.9em/1em Arial,Helvetica,sans-serif;
list-style:square;
list-style-position:inside;
}
div#content li{
margin:3px 0 3px 0;
font:.9em/1em Arial,Helvetica,sans-serif;
line-height:18px;
}
div#content div#descrip{
font:.85em/1.15 Arial,Helvetica,sans-serif;
margin:5px 15px;
}
/*
div#supplement{
background-color:#fff;
border:1px solid #333;
width:300px;
float:right;
padding:0;
}
div#supplement h2{
margin:0;
padding:3px;
text-align:left;
font-size:11px;
font-weight:bold;
}
div#supplement #col-a{
background-color:#efefef;
border-top:1px solid #333;
width:140px;
float:left;
margin:0;
height:150px;
}
div#supplement #col-b{
background-color:#dfdfdf;
border-top:1px solid #333;
width:140px;
float:right;
margin:0;
text-align:justify;
height:150px;
}
div#supplement #col-c{
background-color:#cfcfcf;
border-top:1px solid #333;
margin:0;
height:150px;
clear:both;
}
*/
/* Horizontal Blocks */
div#supplement{
margin:25px 50px 10px 75px;
padding: 0;
border-top: 3px solid #900;
}
div#supplement h2{
margin:0;
padding:3px;
text-align:left;
font-size:11px;
font-weight:bold;
}
div#supplement #col-a{
width:125px;
float:left;
margin: 0;
}
div#supplement #col-b{
margin: 20px 0 0 150px;
text-align:justify;
color: #fffafa;
font-size: 75%;
}
/* div#supplement #col-c{
background-color:#efefef;
border-top:1px solid #333;
width:130px;
float:left;
margin:0 10px;
height:100px;
} */
html>body div#supplement{
}
div#footer{
margin:0 auto;
text-align:center;
background-color: transparent;
color:#5f5f5f;
line-height: 1px;
height: 1px;
clear:both;
}
div#title{
width: 550px;
margin:20px auto 5px auto;
text-align:right;/* background-color:#FFF;
border:1px solid #5f5f5f;*/
line-height:20px;
font-weight: bold;
font-size: 10px;
}
div#title a{
text-decoration:none;
color:#333;
margin-right:15px;
}
div#indexbg{
}
div#data{
text-align:center;
background-color:#fff;
}
div#data img{
margin:0 auto;
}
#searchbar{
margin:10px 0 20px 0;
width:125px;
height:30px;
position:relative;
}
#searchbar p{
margin:0;
padding:0;
border:0;
}
#searchbar form{
margin:0;
padding:0;
border:0;
}
#searchbar form fieldset{
margin:0 0 0 10px;
border:0;
}
#searchbar #q{
position:absolute;
top:10px;
left: 0;
width:95px;
padding:2px 0 0 2px;
font-size:11px;
line-height:14px;
height:16px;
border:1px solid #999;
}
#searchbar input.submit-btn{
position:absolute;
top:10px;
right:0;
width:22px;
height:22px;
font-size:11px;
line-height:20px;
padding:0 0 3px 0;
text-align:center;
border:0;
}
input, textarea {border: 1px solid #900; margin: 3px 0}

/* - Zem Contact Form - */
div#contact-form{
margin: 25px 25px 0 0;
padding:0;
text-align:center;
}
#zemContactForm legend{
display:none;
}
#zemContactForm fieldset{
border:0;
}
#zemContactForm label{
width: 300px;
}
form#zemContactForm{
width:302px;
margin:0 auto;
padding:0;
text-align: left;
}
div#contact-form div.field,
div#mailing-list-form div.field{
text-align:left;
margin:0 auto;
padding:0;
}
div#contact-form input, div#contact-form select,div#contact-form textarea {
width:300px;
margin:2px 0;
padding:2px;
color:#111;
background-color:#fff;
font-family: Helvetica,Arial,sans-serif;
font-size:11px;
line-height:14px;
height: 16px;
}
div#contact-form textarea{
height:125px;
margin-bottom: 0;
}
div#contact-form input#zemSubmit{
margin: 3px 0;
padding:2px;
width:306px;
color:#111;
background-color:#fff;
font-family: Helvetica,Arial,sans-serif;
font-size:11px;
line-height:14px;
height: 20px;
}
div#contact-form p{
margin: 2px 20px;
font-size: .85;
text-align: left;
}



#delicious-posts-entobox ul, #delicious-posts-entobox ul li {margin: 0; padding: 0}
.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner {border: solid 1px #5f5f5f; background-color:#fffafa;  color:#333333; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#990000; background:inherit !important; text-decoration:none !important;}
