/*
Theme Name: RS14
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A WordPress port of the RS14 template, designed by <a href="http://www.ramblingsoul.com">Rambling Soul</a>
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
Tags: business, fixed width, cms, widgets

*/

* { padding:0; margin:0;
}
.clear {clear:both;}
.alignleft { float: left; }
.alignright { float: right; }
.center { text-align: center; }
a {color: #5B920A;}
p {color:#333;}

body {background: url(images/bg.jpg) repeat-x; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#333;}
#wrap {width:954px; margin:25px auto;}
#header {background:url(images/logo_osn02.png) no-repeat; height:126px; }


.bigger {
        font: 18px "Trebuchet MS", halvetica, Verdana, sans-serif;
        color: #C0EC15;
}

#wrap #main #content {
        padding: 10px;
}

   

#main {background:url(images/pagebg.png) repeat-y; padding:1px 9px 0 9px; margin:0;}

/* Menu Neu *************************   */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {display:block; background:#609; width:911px; height:22px; position:relative; z-index:100; font-family:arial, sans-serif; margin: 0 12px;padding:1px;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:911px; w\idth:910px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:112px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; width:112px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:112px; height:22px; background:#609; padding-left:0px; line-height:19px; font-weight:bold;text-align:center;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:112px; w\idth:112px;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute;height:20;top:20px;left:0; width:112px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:22px;t\op:22px;}

/* position the third level flyout menu */
.menu ul ul ul{left:112px; top:-1px; width:112px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-112px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#e5e1d6; color:#000; height:auto; line-height:1em; padding:5px 5px; width:112px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:112px;w\idth:112px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#fcd6a7;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#fcd6a7;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}










/* Menu End *************************    */



#homeleft {width:480px; float:left;}
#homeright { margin-left:500px; }


h1 {
color:#333; font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
font-size:22px;
}
h2 {
color:#333; font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
font-size:18px;
}
h3 {
color:#333; font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
font-size:16px; font-weight:bold;
}
h4 {
color:#333; font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
font-size:14px;
}

#main h2 {color:#333; display:block; padding:3px 0 8px 0;}

.green {
        color: #5B920A;
}
#homeright h3 {
        color: #color:#333;;
        font-weight: normal;
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 8px;
}
#main  p {
        line-height: 16px;
        margin-bottom: 18px;
}
#homeright .column1 {
        width: 31%;
        float: left;
        padding-right: 5px;
}
#homeright .column3 {
        float: left;
        width: 32%;
        padding-left: 8px;
}
#homeright .column2 {
        float: left;
        width: 33%;
}
a:visited, a:active {
        color: #000099;
}
a:hover {
        color: #FF3300;
        text-decoration: none;
}
#wrap #footer {
        background: url(images/footer_red02.png) no-repeat;
        height: 60px;
        padding-top: 15px;
        text-align: center;
}

#productlist {
        list-style: none;
}
#productlist li {
        display: block;
        padding: 3px;
        border-bottom: 1px solid #eee;
}
.productimage {
        float: left;
}
.post .date {
        font-size: 10px;
}
.post h3 {
        font-size: 14px;
        text-transform: uppercase;
        display: block;
        margin-bottom: 15px;
}
.post {
        padding: 5px;
        margin-bottom: 15px;
}
.post ul, .post ol, .page ul, .page ol {
        padding: 0 0 10px 25px;
}
#sidebar1 {
        display: block;
        float: left;
        width: 47%;
}
#sidebar1 ul {
        display: block;
        width: 99%;
        height: 18px;
        padding: 3px 3px 3px 3px;
        border-bottom:dotted 1px #009;
}
#sidebar2 {
        display: block;
        float: right;
        width: 49%;
        height: auto;
        padding: 3px 3px 10px 3px;
        border-left: 1px dotted #009; 
}
#sidebar2 ul li {
        display: block;
        width: 99%;
        height: 90px;
        padding: 3px 3px 3px 3px;
        border-bottom: 1px dotted #009;
        background:#FF9; 
}

#sidebar2 ul li a:hover {
       color: #FF3300;
       text-decoration: none;
}


#homeright  ul {
        list-style: none;
}
#homeright li {
        display: block;
      /*  border-bottom: 1px solid #eee;  */
        height: 18px;
}
#homeright li a {
        display: block;
        height: 15px;
        padding-top: 2px;
        color: #0011FF;
        text-decoration: none;
        background: url(images/bullet.png) no-repeat 0px 3px;
        padding-left: 15px;
}

.form, .wpcf7-form {margin:10px 25px 10px 50px;}
.form .text, .wpcf7 .wpcf7-form-control-wrap input, .wpcf7 .wpcf7-form-control-wrap textarea {
        display:block;
        border:1px solid #666666;
        background: #efefef;
        width:250px;
        padding:5px;
        font-size:14px;
        color:#000000;
}
.form label, .wpcf7 label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover, .wpcf7 .wpcf7-form-control-wrap input:hover, .wpcf7 .wpcf7-form-control-wrap textarea:hover {background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus, .wpcf7 .wpcf7-form-control-wrap input:focus, .wpcf7 .wpcf7-form-control-wrap textarea:focus {
        background:#efefef;
        border: 1px solid #669900;
}
.form .button, .wpcf7-form input[type~="submit"] {
        display:block;
        border:1px solid #666666;
        background:#efefef;
        padding:5px 10px 5px 10px;
        margin:10px 0px 10px 0px;
}
.form .button:hover, .wpcf7-form input[type~="submit"]:hover {
        display:block;
        border:1px solid #666666;
        background: #ffffff;
        padding:5px 10px 5px 10px;
        margin:10px 0px 10px 0px;
}
.commentlist {
        list-style: none;
}
.commentlist li {
        display: block;
        padding: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #D4D0C8;
        background: #f4f4f4;
}
.avatar {
        float: right;
}
.commentpage {
        display: block;
        float: left;
        padding: 5px;
        border-bottom: 1px solid #D4D0C8;        
}

/* event-list ********************************   */
.event-wrapp {
        display: block;
        width: 98%;
        height: auto;
        float: left;
        */background:#FF9;  /*
        margin-bottom: 5px;
        border-bottom: 1px dotted #66c;

}
.event-picture {
        display: block;
        width:100px;
        float: left;


}
.event-text {
        display:block;
        float:left;
        margin-left: 20px;
	margin-top: 20px;
        padding: 5px;
        font-size: 11px;
        
}

