/*
Theme Name: Bionic Jive
Theme URI: 
Description: Bionic Jive baby!
Version: 1.0
Author: Theron Parlin
Author URI: http://www.thoughtmechanics.com/ 

Copyright 2004 Theron Parlin

*/



#mtitle {
	color: #ff5500;
	text-decoration: none;
	position: absolute;
	left: 140px;
	top: 30px;
	font-size: 11px;
        font-weight: bold;
}



#hnav a {
  background: transparent;
  color: #ff5500;
  float: center;
  line-height: 40px;
  margin-right: 1px;
  padding: 0 9px;
  text-decoration: none;
}

#hnav a:hover {
  background: black;
  color: white;
}

#hnav a b font:hover {
  background: black;
  color: white;
}

#hnav li {
  display: inline;
  list-style-type: none;
  color: black;
  align: center; /* NOTE: this is a deprecated tag. */
}

#hnav ul {
  margin: 0;
  padding: 0 10px;
}

#topgooglemenu {
  padding-top: 7px;
  padding-left: 30px;
  font-weight: bold;

}


#topgooglemenu a {
  text-decoration: underline;
}

#ihrewerbung {
	padding-left: 20px;
}

#google {
	padding-left: 10px;
}

body {
       background: url(http://www.inmoskau.de/blog/hg.jpg);
       background-repeat:repeat-x;
       margin:0;
}



ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

li {
	list-style-type: none;
	margin-left: 0px;
}

h1{
	font: 24px verdana, geneva, arial, sans serif;
	color: #000000;
        font-weight: bold;
	text-decoration: underline;
        margin-top: 0px;
        margin-bottom: 20px;
        padding-top: 20px;
        padding-bottom: 0px;
}

a:hover h1{
        color: #ff5500;
}

h2{
	font: 18px verdana, geneva, arial, sans serif;
        font-weight: bold;
        color: #000000;
        margin-top: 0px;
        padding-top: 10px;
        padding-bottom: 0px;
}



a:hover h2{
        color: #ff0000;
}

h3{
	color: #999999;
}

.titleLink {
        margin: 0px;
        font-size: 18pt;
        font-weight: bold;
	
	color: #999999;
}

.titleLink a:link{
        margin: 0px;
        font-size: 18pt;
        font-weight: bold;
	
	color: #999999;
}


.titleLink a:hover{
        margin: 0px;
        font-size: 18pt;
        font-weight: bold;
	
	color: #ffffff;
}

.titleLink a:visited{
        margin: 0px;
        font-size: 18pt;
        font-weight: bold;
	
	color: #999999;
}

a {
	font: 9pt verdana, geneva, arial, sans serif;
	color: #ff5500;
	text-decoration: none;
}
		
a:hover {
	background: black;
        color: white;
}

.titleDateText {
	font: 8pt/16pt georgia, verdana, geneva, arial, sans serif;
  	color: #999;
}

.quote {
	background: url(images/quote.gif) no-repeat left top; 
    	font-family: Verdana, Arial;
    	font-size: 8pt;
    	padding-left: 26px;
    	font-weight: normal;
    	color: #666666;
}

.input {
        border: 1px solid #333333;
        background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
        padding: 0px;
}

.dotted {
	border-bottom: none;
	padding: 1px;
                width: 119px;
                height: 18px;
	background: url(images/postFooter.jpg) no-repeat bottom center;
}

body, td { 
	font: 9pt/12pt verdana, geneva, arial, sans serif; 
	color: #000;
        
}

img {
	border-color: #000000;
	border-width: 0;
}

.navigation{
        font-size: 8pt !important;
}

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
* html #overlay {
	background-color: #000;
	background-image: url(blank.gif);
	filter: Alpha(opacity=50);
}

.adbanner{
padding-top: 150px;
}
.adbannerbottom{
padding-bottom: 150px;

}