/*
	Theme Name: 4-kerek Greenery
	Theme URI:  http://www.negative99.com/archive/category/wp-themes/
	Description: Snazzy dark grey theme with splashs of greenery (hence the name).  This is a port of
			the open-source template by Pat Heard ( FullAhead.org ) of the same name.
	Author: Steve Mooradian
	Author URI: http://www.negative99.com
	Live Demo: http://demo.negative99.com/wordpress/?wptheme=Greenery

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Send feedback to steve at negative99 dot com
	
	Changelog:
		v1.0
			First Release
			
*/

/*-----------Block Level Elements--------------*/

body {
  margin: 0;  
  border: 0;
  text-align: center;
  font: 0.68em verdana, arial, sans-serif;  
  line-height: 170%;
  color: #555;
  background: #585858 url(images/bg_body.jpg) repeat-y top center;
}

#page {
  position:relative;
}

#header {
  width: 100%;
  margin: 0 auto;
  border: 0;
  height: 70px;
  background: #585858 url(images/bg_header.jpg) repeat-y top center;
}

#headerimg {
}

.description {
	display:none;
}

#wrapper {
  position:relative; display:block;
  width: 767px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#content {
  float:left; position:absolute; display:block;
  width: 410px;
  padding: 10px 5px 20px 10px;
}

#content ul {
list-style-image: url(images/li_bullet.gif);
}

#sidebar {
  float:right; display:block; position:relative; 
  width: 185px;
  padding: 10px 10px 10px 140px;
}

#sidebar ul li ul.links {
  font-size:9px;
  color:#a4a4a4;
  line-height:11px;
}

#sidebar ul li ul.links li {
  text-align:center;
  margin-bottom:7px;
}

#footer {
  display:block;
  float:right;
  margin: 0 0 0 0;
  text-align: center;
  padding: 10px 0 0 0;
  width:158px;
  color: #888;
  font-size:0.9em;
}

#menu {
  font: 10px verdana, arial, sans-serif;  
  width: 766px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  padding-top:0px;
}

#menu ul {
  margin: 0;
  padding: 0 0 0 3px;
  line-height: normal;  
  clear:both;
}

#menu ul li {
  min-width: 65px;
  display: inline;
  float: left;
  padding-top: 0.8em; 
  padding: 0.8em 4px 0 4px;
  list-style: none;
  text-align: center;
}

#menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 5px 1.0em 5px;
  color: #9b84ff;
}

#menu ul li a:hover,
#menu ul li a:active, .active {
  color: #fff;
  background: url(images/menu_tab.gif) no-repeat bottom center;
/*  clear:left; */
}

.current_page_item {
  background: url(images/menu_tab.gif) no-repeat bottom center;
}

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #e3edf3 url(images/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span {
  background: url(images/rounded_bl.gif) no-repeat bottom left;
}

#title {
  padding: 5px 0.6em 0;
  margin-right: 0.5em;
  margin-top:5px;
  float: left;
  top:0;
}

#title h1 {
  display: inline;
  background-image: none;
}

#title h1 a {
  color: #9b84ff;
  font-size:20px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding-left:	6px;
}

#title h1 a:hover {
  color: #fff;
}

/*-------------Headings-------------*/

h1 {
  display: inline;
  background-image: none;
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #60b0e1;
}

h1 a {
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #000;
  text-decoration:none;
}

h2 {
  /*clear: both;*/
  margin: 10px 0;
  padding:7px 0 7px 7px;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #60b0e1;
  background: #e3edf3 url(images/rounded_tr.gif) no-repeat top right;
}

h2 span {
  display: block;
  padding: 2px;
}

h3 {
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #60b0e1;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

#wrapper ol li { 
  color: #9BE4FF;
}

#wrapper ol li span {
  color: #EEE;
  padding: 2px;
}

#wrapper ul {
  padding-bottom: 6px;
}

#wrapper ul li {
  margin-left: 2px;
  padding-left: 2px;
}

p {
  padding-top: 5px !important;
  padding-top: 3px;
  padding-bottom: 0 !important;
  padding-bottom: 3px;
  margin-left: 10px;
  text-align: justify;
}

a {
  color: #407596;
}

a:visited {
  
}

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

textarea {
  width: 98%;
}

input {
  width: 70%;
}

input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #444;
  background-color: #e3edf3;
  border: 1px solid #999;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #000;
  background-color: #e7f1f7;
  border: 1px solid #aaa;
}

h2 a:hover, h2 a:visited, h2 a {
  text-decoration: none;
}

.post {
  clear:both;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
  color: #666;
}

.postmetadata alt {
  color: #666;
}

.postmetadata a {
  color: #999;
}

.postmetadata a:hover {
  color: #000;
}

.navigation {

}

.alignleft {
  float:left;
}

.alignright {
  float:right;
}

.center {

}

.pagetitle {

}

blockquote {  
  margin:0;
  padding: 16px 5px 0 5px;
  border: none;
  background: transparent url(images/quote.gif) no-repeat center top;
  min-height:73px;
  text-align:center;
  font-size:20px;
  font-weight:bold;
  font-family: Georgia, Garamond, Arial;
  color:#90a9b9;
} 

blockquote p {  
  margin:0;
  text-align:center;
}

cite {

}

code {
  display: block;
  padding: 5px 5px 5px 10px;
  background: #555;
  font-size:8pt;
 }

acronym, abbr {
  cursor: help;
  border-bottom: 1px solid #777;
  letter-spacing:1px;
}

/*--------------Sidebar------------*/

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

#sidebar ul h2 {
  text-align: right;
  background: #e3edf3 url(images/rounded_tl.gif) no-repeat top left;
  padding:0;
}

#sidebar ul h2 span {
  display: block;
  padding: 6px;
  background: url(images/rounded_bl.gif) no-repeat bottom left;
}

#sidebar ul li {  
  list-style:none;

}

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

#sidebar ul ul li {

}

#sidebar ul ul ul {
	list-style:square;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


ol.commentlist {

}

ol.commentlist li {
  padding: 5px;
  margin-top: 5px;
  font-weight: 700;
  border: #555 1px solid;
  background: #343;
}

ol.commentlist li.alt {
  background: #444;
}
}

ol.commentlist a {
  color: #60b0e1;
}

small.commentmetadata {

}

#logo {
  background: url(images/logo.gif) no-repeat top left;
  width:157px;
  height:37px;
  margin:0 0 12px 30px;
}
#logo a {
  min-width:157px;
  min-height:37px;
  padding:0px 90px 30px 75px;
}

.vizsga {
  background: url(images/vizsga-off.gif) no-repeat;
  background-position: 0 5px;
  width:152px;
  height:119px;
  padding:0;
  margin:5px 0 0 2px;
}
.vizsga:hover {
  background: url(images/vizsga-on.gif) no-repeat;
  background-position: 0 5px;
}
.vizsga a {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.vizsga p {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
p.muszaki {
	width:152px;
	text-align:center;
	padding:0;
	margin:0;
}
p.muszaki:hover {
cursor: hand;
}
p.vizsga1 {
	width:152px;
	text-align:center;
	padding:0;
	margin:5px 0 2px 0;
	font-size:1px;
}
p.vizsga1:hover {
cursor: hand;
}

/*--------------Search Form-------------*/

#searchform {
	text-align:center;
}

#searchform input {
	width:130px;
	height:25px;
	margin-left:2px;
	padding:4px 4px 0 34px;
    color: #60b0e1;
	background-color:transparent;
	background:url(images/search.gif) top left;
	border:none;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#footer p {
  padding-top: 0 !important;
  text-align:center;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: #555;
}

a.fullAhead {
  text-align:center;
  display: block;
  width: 30px;
  height: 34px;  
  margin: 3px;
  background: url(images/logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}

a img {
	border: none; background: none;
}

img.left {display: block; padding:1px; float:left; margin:3px 12px 3px 0;}
img.right {display: block; padding:1px; float:right; margin:3px 0 3px 12px;}
img.center {display: block; padding:1px; margin:3px auto;}

