@charset "utf-8"; 
/*  
Theme Name: Ökovolgy 3
Theme URI: http://okovolgy.hu
Description: 
Author: Nandagopa
*/

/* ---------------- GENERAL ---------------- */

body { 
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    color: #000000;
    line-height: 140%;
    margin: 0px;
    padding: 0px;
}

#container { width: 990px; border: 0px; margin: 0 auto; }
#logo{ position:relative; left:19px;top:65px; width:150px; height:132px;cursor:pointer; }
#kapcsolodj{ position:relative; left:19px;top:78px; width:150px; height:26px;cursor:pointer; }
a:link, a:visited { text-decoration: underline; color:#0c6f00; }
a:hover { text-decoration: none; }

small { font-size: 75%; }
small a:link, small a:visited { text-decoration: none; }
small a:hover { text-decoration: underline; }

h1, h2, h4, h5, h6 { margin:0; padding: 0px; font-family: Verdana, Tahoma, Sans; font-weight: normal; }

h1 { font-size: 2.7em; color: #534741; padding: 15px 10px 73px 107px; }
h1 a:link, h1 a:visited, h1 a:hover { color: #534741; text-decoration: none; }

.description { font-size: 100%; font-weight:normal; padding: 10px 10px 0 120px; color: #534741;}

h2 { font-size: 160%; color: #534741; margin-top: 20px; }
h2 a:link, h2 a:visited { color: #534741; text-decoration: none; }
h2 a:hover { color: #005e20; text-decoration: none; }

h3 { font-size: 100%;color: #534741;}
h4 { font-size: 100%; font-weight: normal;color: #534741;}
h5 {font-size: 100%;color: #534741;}

ul{ list-style-type: square;}
ul ul { list-style-type: disc;}
ul ul ul{ list-style-type: none;}

label {	font-size: 100%; color: #534741;}


p img { padding: 4px; border:none;}

img.centered { display: block; margin-left: auto; margin-right: auto;}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline;}

.alignright { float: right;}
.alignleft { float: left;}


/* ---------------- LAYOUT ---------------- */


#header {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    clear: both;
    background: url(http://okovolgy.hu/wp-content/themes/okovolgy3/img/header.jpg) no-repeat center;
    height: 249px;
}
#right_sidebar { margin: 0; padding:0;width: 200px; float: right; }
#left_sidebar { margin: 0; padding:0;width: 240px; float: left;}
#content { float:right; width: 550px; margin: 0 auto; padding:0px; padding-top:10px;}
#leftside_and_content { float:left; width: 790px; margin: 0 auto; padding:0;}




/* ---------------- TAB ---------------- */

.search_button {
    width:21px;
    height:24px;
    border:0px solid #000000;
    cursor:pointer;
    background-image:url(http://okovolgy.hu/wp-content/themes/okovolgy3/img/kereses.jpg);
    background-color: transparent;


}
#searchform {  margin-left:10px; margin-right:10px; margin-bottom:0px; margin-top:0px; padding:1px; }
#search_input_menu { width:60px; margin-left:10px; margin:0px;}
#tab {
    white-space: nowrap;
    background-color:#006800;
    margin: 0;
    padding: 0;
    width: 100%;
    clear: both;
    height:31px;
    border-top:3px;
    border-top-color:white;
    border-top-style:solid;
    overflow:hidden;
}
#tab img { display: block;}
#tab a { font-size: 12px; padding-right: 10px; }

ul.menu {
    background-color:#006800;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}
ul.menu li {
    float: left;
    padding:0px;
    padding-top:1px;
    background-color:#006800;
    border-right:3px;
    border-right-color:white;
    border-right-style:solid;

}
ul.menu li a { 
    display: block;
    height: 30px;
    padding: 0px 10px 0px 10px;
    line-height: 28px;
    color: #fff;
    font-weight:bold;
    font-size:12px;
}


ul.menu li a:link, ul.menu li a:visited { color: #fff; background: none; text-decoration: none; }
/*ul.menu li a:link, ul.menu li a:visited { color: #fff; background: none; text-decoration: none; }
ul.menu li a:hover, ul.menu li a:active { color: #fff; background: url(img/tab-hover.jpg) repeat-x; text-decoration: none; }

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active { color: #555; text-decoration: none; background: url(img/tab-hover.jpg) repeat-x; }
*/

/* ---------------- NAVIGATION ---------------- */


#nav { font-size: 80%; padding: 5px 0px 15px 10px; color: #666666; }
#nav a:link, #nav a:visited { color: #666666; }
#nav a:hover { text-decoration:underline; background-color: transparent; }

.navigation { font-size: 90%; padding: 5px 20px 45px 20px; }

#top_links { float:right; margin-right:14px; margin-top:18px; }
#top_links a {color:#000000; font-size:90%; }
/* ---------------- POST ---------------- */


.pagetitle { padding: 0px 0px 10px 10px; color: #A0A0A0;}
.pagetitle h2 { padding: 30px 0px 5px 0px; font-size: 120%; }
.post {	padding: 0px 0px 10px 10px;}
.post h3 { padding: 30px 0px 5px 0px;}

.relatedposts { width: 520px; float: left; color: #666; margin: 5px auto; padding: 0 20px 5px 20px; font-size: 12px; }

.post h2{line-height: 1.2em;color:#0c6f00; }
.post h2 a{line-height: 1.2em;color:#0c6f00; }


/* ---------------- SIDEBAR ---------------- */


#sidebar { font-size:85%; padding: 0; }
#sidebar ul a:link, #sidebar ul a:visited { color:#444; margin: 0; padding: 0;}
#sidebar ul { list-style: none; margin: 0; padding: 0;}
#sidebar p { margin-top: 0px; }

#sidebar a:link, #sidebar a:visited { text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidebar li { line-height:150%; margin: 0 0 0 10px; padding: 0 0 0 5px; list-style-type: circle; }

/* fix for browsers that don't need the hack */
html>body #sidebar li {border-bottom: none;}

.sidebar1 { 
    margin: 0px;
    padding: 0px 0px 10px 0px;
    width:240px;
    background-color:#ece9e0;
}
.quotation{
    margin: 0px;
    padding: 8px;
    margin-top:14px;
    margin-bottom:20px;
    border:1px solid #0c6f00; 
    width:224px;
    background-color:#ece9e0;
}
.sidebar1 h2 { 
    margin-top: 9px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 10px;
    height: 40px;
    line-height:40px;
    width:230px;
    color:#d79333;
    background-repeat: repeat-x;
    background-image: url(http://okovolgy.hu/wp-content/themes/okovolgy3/img/menu_title.jpg);
}
.sidebar1 ul,.sidebar1 li, .sidebar1 a{
    font-weight: bold;
    font-size: 100%;
    list-style:none;
    text-decoration:none;
    color:black;
}


#sidebar img { display: block; padding:0; margin:0; border: none; }
#sidebar img a, #advert img a:link, #advert img a:hover { border:none; }


/* ---------------- SIDEBAR2 ---------------- */
.sidebar2{
    width:200px;
    height:60px;
    line-height:60px;
    border: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    font-size: 18px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 10px;
    display: block;
    background-repeat: repeat-x;
    background-image: url(http://okovolgy.hu/wp-content/themes/okovolgy3/img/sidebar2.jpg);
}
.sidebar2 a {
    text-decoration:none;
    color:#d79333;

}

#biokert{
    margin-bottom:12px;
    height:180px;
}


/*
.sidebar2 li {
    list-style-type: none;
    margin: 0px;
    clip: rect(0px,0px,0px,0px);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
}


.sidebar2 ul { list-style: none; margin: 0; padding: 0; }
.sidebar2 p { margin-top: 0px; }

.sidebar2 ul li a:link, .sidebar2 ul li a:visited { width:200px; color: #000000; background: none; text-decoration: none; float: left; font-size:80%; }
.sidebar2 ul li a:hover, ul.menu ul li a:active { width:200px; color: #000000;  background-color: #B9C823; float: left; font-size:80%;}


.sidebar2 h2 {
    font-size: 14px;
    margin: 0;
    height: 15px;
    width:200px;
    color:#E2BC6B;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    display: block;
    border: none;
    float: left;

}

.sidebar2 img { display: block; padding:0; margin:0; border: none; }
.sidebar2 img a, #advert img a:link, #advert img a:hover { border:none; }


.sidebar2 p {
    color: #666;
    width:200px;
    margin-left: 10px;
    padding-top: 12px;
    text-align: left;
    font-size: 9px;
    line-height:13px;
}
*/

/* ---------------- FOOTER ---------------- */


#footer { height: 57px; clear: both; font-size: 85%; padding: 0px; margin: 0px; }
#footer p { color: #666; margin-left: 10px; padding-top: 5px; text-align: center; }
#footer a, #footer a:link { color: #534741; text-decoration: none; }
#footer a:hover { color: #534741; text-decoration: underline; }
#footer_message {
    width:100%;
    line-height:32px;
    height:32px;
    background-color:#bdb99e;
    color:#ffffff;
    font-size:180%;
    padding:6px;
    text-align:center;
}

/* ---------------- COMMENTS ---------------- */


.commentlist li, #commentform input, #commentform textarea {font-size: 100%; }
.commentlist li {font-weight: bold;}
.commentlist cite, .commentlist cite a { font-weight: normal;font-style: normal;}
.commentlist p {font-weight: normal; line-height: 130%;text-transform: none;}
#commentform p {padding: 0 10px 0 20px; }

.commentmetadata {font-weight: normal;}

h3.comments {padding: 0 10px 0 10px; margin: 40px 10px 20px 10px;}

#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 10px;}
#commentform textarea {	width: 100%; padding: 2px;}
#commentform #submit { margin: 0;float: right;}

#lang{float:right;margin:32px 0 0 50px;}
#lang img{border: none;}

/* --------------------------------------------------*/

.cat-item { padding-bottom:4px; }
.cat-item a:hover { color:#0c6f00; }


