/*

Theme Name: Orlowski
Theme URI: http://wordpress.org/
Description: Dieses Theme wurde für die Firma Uwe Orlowski Heizung Sanitär, im Jahr 2009 angefertigt.
Version: 1.1
Author: Andre Nitz
Author URI: http://www.pixeldreher.net

*/

/* Layout */

* {padding: 0; margin: 0}
body {font-family: Arial, Helvetica, sans-serif; font-size:100.1%; background: #f3f3f3 url(images/page_bg.gif) repeat-x 0 0;}

p {margin-bottom: 25px;}
.justify {margin-bottom: 25px; text-align: justify;}
a {color:#004CA0; text-decoration: none;}
a:hover {color:#004CA0; text-decoration: underline;}

#wrapper {width: 959px; margin: 0 auto;}
#container {background: url(images/container_bg.png) repeat-y 0 0; width: 959px;}

#logo {padding-left: 70px; padding-top: 35px; margin-bottom: 50px;}
#logo a{background: url(images/logo.jpg) no-repeat 0 0; display: block; width: 295px; height: 109px; border: 0;}

#menu {float: left; width: 190px;}

#menu ul {list-style: none;}
#menu li {padding-left:15px;}
#menu a {background:url(images/menu_btn.png) no-repeat 0 0; width: 128px; height: 40px; display: block; padding-left: 15px; padding-top:5px; text-decoration: none; color: #fff; }

#content {margin-left: 190px; width: 710px; padding-bottom: 30px;}
#content ul.checker {margin-left: 0}
#content ul.checker li{list-style: none; background: url(images/checker.gif) no-repeat 0px 5px; padding-left: 22px; line-height: 26px}

#footer {background: url(images/footer.png) no-repeat 0 0;color: #8F8F8F; width: 959px; height: 72px; display: block; font-size: .8em; padding: 30px 0 0 30px;}

#footer a {text-decoration: none;color: #8F8F8F;}
.footl {float: right; padding-right: 70px;}

h1 {font-size: 1.5em; margin-bottom: 10px;}

.alignright {margin-left: 30px; float: right;}

#content ul {margin-left: 30px;margin-bottom: 25px;}
