img {
   behavior: url("http://www.rpm-scootering.de/plugin/pngbehavior.htc");
}
#LSResult {
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
       background-color: #fff7e8;
}

#LSShadow {
    position: relative;
    bottom: 1px;
    right: 1px;
    color: inherit;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

#LSHighlight {
    background-color: #bdd2ec;
    color: black;
}

.serendipity_livesearch_row {
  margin: 0px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-indent: -1em;
  line-height: 1.4em;
}

.serendipity_livesearch_result {
    position: relative;
    bottom: 2px;
    border: 1px solid black;
    right: 2px;
    padding: 2px;
}
/* templates/mrtechie/style.css  */
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #2a3a45;
	font: 13px "Arial", Arial, Helvetica, sans-serif;
	color: #5a6b77;
	border-top: 30px solid #000000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

h1 {
	letter-spacing: 0px;
	font-size: 2.6em;
	display: none;
}

h2 {
	letter-spacing: 0px;
	font-size: 18px;
	padding: 28px 0px 0px 28px;
	font-weight: bold;
	color: black;

	background: url(templates/mrtechie/img/head_h2.jpg) no-repeat top left;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 150%;
	padding: 0px 28px 0px 28px;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #2998e5;
}

img {
	border: 1px solid ;
	border-color: #000000;
}


#legal {
	padding: 0px;
}
/* Header */

#header {
	position: relative; top: -28px;
	width: 660px;
	height: 27px;
	margin: 0 auto;
	padding: 0px;
	background-color: black;
}


#logo h1, #logo p {
	float: left;
	color: #3B3B3B;
}

#logo {
	height: 120px;
	padding: 0px 0px 0px 0px;
	background: url(templates/mrtechie/img/rpm_logo.jpg) no-repeat bottom left;
}

#logo p {
	margin: 0 0 0 -30px;
	padding: 70px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	text-decoration: none;
	font-weight: bold;
}

#rss a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	float: none;
	display: block;
	width: 200px;
	height: 28px;
	background: #FFFFFF url(templates/mrtechie/img/img02.gif) no-repeat;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

/* Menu */

#menu {
	width: 660px;
	height: 140px;
	margin: 0 auto;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #000000;
}

/* Page */

#page {
	width: 660px;
	margin: 0 auto;
	padding: 0px;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 462px;
	padding: 0px;
}

.post {

	background-color: #FFFFFF;
	
	
}

.post .title {
}

.post .title h2 {
	font-size: 2.0em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 432px;
	height: 25px;
	margin: 0;
	padding: 6px 0 0 28px;
	background: #FFFFFF url(templates/mrtechie/img/img08.gif) no-repeat center;
	background-position: 26px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;

}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(templates/mrtechie/img/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(templates/mrtechie/img/img10.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 187px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
	background: #FFFFFF url(templates/mrtechie/img/divider.gif) no-repeat bottom;
}

#sidebar li ul {
	padding: 15px 0px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
}

#sidebar h2 {
	width: 185px;
	height: 30px;
	padding: 10px 0 0 18px;
	background: url(templates/mrtechie/img/img06_top.gif) no-repeat left top;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;


}

/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#calendar thead {
	background: #DBDBDB;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #FF7400;
	font-weight: bold;
	color: #FF7400
}

/* Footer */

#footer {
	clear: both;
	width: 660px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(templates/mrtechie/img/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: left;
	line-height: normal;
	font-size: .9em;
}

#footer p legal{
	margin: 0 0 5px 0;
	text-align: left;
	line-height: normal;
	font-size: .9em;
}
#footer a {
	text-decoration: none;
}

