/*
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

*/

body {
	margin: 0;
	padding: 0;
   background:#06022E;
        position:absolute;left:0px;top:1px;z-index:0; 
        


}

#bannerexample {
       display: block;
     width: 205 px;
      height: 350 px;
}


ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: ;

}
li {
	list-style-type: none;
	margin-left: 0px;

}


h3 {
	font-size: 20pt;
        font-weight: bold;
        padding-bottom: 3px;
	color: #FFFFFF;
}

.titleLink {
                width:100%;
	margin: 0px;
                font-size: 13pt;
                font-weight: bold;
		color: #B02E2E;
}

a {
	font: Georgia, "Times New Roman", Times, serif;

	color: #800002;
	text-decoration: none;
}
	
a:visited {

    font: Georgia, "Times New Roman", Times, serif;

  color:#FF4040;
  text-decoration: none;
  }

a.whitelink:link color: #FFFFFF;}

a.whitelink:visited {color: #FFFFFF;}

a.redlink:link {color: #7F2020; }

a.blacklink:link {color: #000000;}

a.blacklink:visited {color: #000000;}

a  img {
  border-width:0;
  color:none;
  }
	
a:hover {
	color: #FF4040;
        text-decoration: underline;
}

.titleDateText {
	font: 6pt/12pt Georgia, "Times New Roman", Times, serif;
  	color: #666;
}

.quote {
	url(images/quote.gif) no-repeat left top;
    	font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;
    	 	padding-left: 29px;
    	font-weight: normal;
    	color: #666666;


}

.input {
                border: 1px solid #333333;
                background-color: #FFFFFF;

	  font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;

  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
                padding: 0px;
  line-height: 1.5em;
}

.dotted {


	border-bottom: none;
	padding: 1px;
                width: 119px;
                height: 18px;
	background: url(images/postFooter.jpg) no-repeat bottom center;

}

body, td {
      font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; 





}



blockquote {
  margin:.5em 0;
  border:1px dotted #ccc;
  border-width:1px 0;
  padding:2px 20px;
  color:#000;
  
  
  line-height: 1.3em;
  
.post blockquote p {
  margin: .5em 0;
  
  }


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
        background: #EBDAA9;
        
}

#nav a {
	display: block;
	width: 12em;
        color: #000000;
        line-height: 1.8em;
}

#nav li {
	float: left;
	width: 12em;
       
}

#nav li ul {
	position: absolute;
	width: 12em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

sfHover = function() {
	var sfEls = document.getElementById("nav").getElementsByTagName("LI");
	for (var i=0; i<sfEls.length; i++) {
		sfEls[i].onmouseover=function() {
			this.className+=" sfhover";
		}
		sfEls[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

ul.RecentPostsWidget {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 190px;
	border: 1px solid #ccc;
	border-bottom: 0;
	float: left;
}

ul.RecentPostsWidget li {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	border-bottom: 0px solid #ccc;
	float: left;
	width: 190px;
}

ul.RecentPostsWidget li img {
	float: left;
	margin: 0 0px 0 0;
}

ul.RecentPostsWidget li .Content img {
	float: none;
	margin: 0 0 10px;
    width: 190px;
}

ul.RecentPostsWidget li .Content {
	padding-bottom: 0px;
	color: #333;
}

ul.RecentPostsWidget li .Meta {
	font-size: 11px;
	color: #555;
}

ul.RecentPostsWidget li .Meta .ServerTime {
	display: none;
}

dd.Voting {
	color: green;
}

<a class="twitter-timeline"
  data-widget-id="600720083413962752"
  href="https://twitter.com/TwitterDev"
  width="180"
  height="600">
Tweets by @TwitterDev
</a>

blockquote.twitter-tweet {
  display: inline-block;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  border-color: #eee #ddd #bbb;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  margin: 10px 5px;
  padding: 0 16px 16px 16px;
  max-width: 468px;
}

blockquote.twitter-tweet p {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

blockquote.twitter-tweet a {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  outline: 0 none;
}

blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
  text-decoration: underline;
}

