BODY { background: transparent url("/img/bgleft.jpg") no-repeat scroll 0px 0px; font-family: Verdana, Arial, Helvetica; font-size: 10pt; }

LI { line-height: 160%; }

A { border-bottom: 1px dotted; color: rgb(100, 100, 156); }

A:hover { border-bottom: 1px solid; color: #df8314; }

CITE { border: 1px dotted #bbb; padding: 10px; background-color: #ffe; margin-bottom: 0px; display: block; }

#main { width: auto; margin-left: 210px; }

#navigation { border-top: 1px solid #ddd; margin: 0px 0px 20px 5px; padding: 0px 0px 0px 90px; text-align: left; font-size: 11px; }

#navigation A { color: rgb(100, 100, 156); text-decoration: none; padding: 0px 7px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; }

#navigation A:hover { border-bottom: 1px solid orange; color: black; }

#navigation A.activeNavi { color: black; font-weight: bold; border-bottom: 2px solid orange; }

#navigation A.activeNavi:hover { font-weight: bold; border-bottom: 2px solid orange; }

#header { border-bottom: 1px solid orange; margin-left: 2px; padding: 0px 0px 3px 60px; text-align: left; }

#header A { text-decoration: none; color: orange; border-bottom: 0px; }

#header H1 { margin: 0px; font-family: Georgia, Serif; font-size: 32pt; font-weight: normal; color: orange; }

#header H2 { margin: -5px 0px 0px; font-family: Verdana, Arial, Helvetica; font-size: 13pt; color: rgb(150, 150, 150); font-weight: normal; padding-left: 65px; }

#header H3 { margin: 2px 0px 5px; font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: rgb(150, 150, 150); font-weight: normal; padding-left: 85px; }

#content { padding: 10px 50px 10px 40px; margin-top: 30px; margin-bottom: 400px; clear: both; }

#content .item-action A { border-bottom: 0px; }

#content A, #footer A { text-decoration: none; font-weight: normal; }

#content A:hover, #footer A:hover { text-decoration: none; }

#content H3 { margin-top: 60px; clear: both; }

#content H3.headline { margin-top: 0px; border-bottom: 1px solid #ccc; }

#content A[href^="http:"], #content A[href^="https:"] { padding: 0px 0px 0px 16px; background: transparent url("/img/link.gif") 0px 50% no-repeat; }
#content A[href^="http://bettersearch.zottmann.org"] { padding: 0px 0px 0px 0px; background: transparent; }
#content A[href^="http://www.blogger.com"] { padding: 0px 0px 0px 0px; background: transparent; }

#footer { color: #888; font-size: smaller; position: absolute; bottom: 20px; width: 200px; text-align: center; }
#footer A.img { text-decoration: none; border: 0px; }

#newsFooter { border: 1px solid white; }
#newsFooter H2 { font-family: Verdana, Arial, Helvetica; font-size: 12pt;  }
#newsFooter UL { padding-left: 30px; }

#newsPreviousPosts { margin-top: 40px; padding-top: 15px; border-top: 1px dotted #ccc; width: 50%; float: right; clear: both; }

#newsArchives { margin-top: 40px; padding-top: 15px; border-top: 1px dotted #ccc; width: 45%; }

#powered-by { margin: 40px 0px 0px 30px; }

.author { text-align: right; margin-bottom: 40px; }

.screenshot { text-align: center; margin-bottom: 40px; }
.caption { font-size: smaller; }

.images { white-space: nowrap; }
.images IMG { margin: 0px 3px 0px 3px; padding: 0px; }

.frontInstall { text-align: center; margin: 0px 30px 0px 30px; border: 2px dotted orange; padding: 10px; color: orange; font-weight: bold; font-size: 
large; background-color: #ffe; font-family: Georgia, Serif; font-size: 20pt; }

.frontInstall A { color: orange; }

.attention { color: red; }

.faqQ { font-weight: bold; border-bottom: 1px solid #ccc; margin-top: 30px; }

.post { }
.post-footer { font-size: 8pt; text-align: right; }
.post-body BLOCKQUOTE { border: 1px dotted #aaa; background-color: #f4f4f4; padding: 8px; font-style: italic; }

#comments { margin-top: 50px; }
#comments-block { border: 1px dotted #ccc; padding: 10px; }
.comment-poster { background-color: #f6f6f6; padding: 4px 4px 4px 12px; border-left: 6px orange solid; }
DD.comment-timestamp { font-size: 8pt; }


 /*
-----------------------------------------------
Quick Edit and Delete Comment Icons
----------------------------------------------- */

/* Hide it now, show it later with dynamically-generated CSS */
.item-control {
   display:none;
}

.item-control a, .item-action a {
   text-decoration:none !important;
}

.quick-edit-icon {
   background: url("/img/icon18_edit_allbkg.gif") no-repeat left;

   /* makes an 18x18 box */
   padding:9px;

   margin:0 0 0 .5em;
}

.delete-comment-icon {
   background: url("/img/icon_delete13.gif") no-repeat left;

   /* makes a 14x14 box */
   padding:7px;
}

.email-post-icon {
   background: url("/img/icon18_email.gif") no-repeat left;

   /* makes an 18x18 box */
   padding:9px;

   margin:0 0 0 .5em;
}


#gNetwHead { 
	background-color: #fa0; 
	margin: -23px -8px 10px -8px;
	padding: 4px 25px 4px 25px;
	border-top: 2px solid #fd4;
	border-bottom: 2px solid #c80;
	font-weight: bold; 
}

#gNetwHead A { font-weight: normal; border: none; color: white; }
#gNetwHead A:hover { color: black; }

