/*
Theme Name: rakosivipera.hu
Theme URI: http://www.rakosivipera.hu/
Description: Téma a rakosivipera.hu weboldalhoz
Version: 1.0
Author: Bacsi Gábor, Barócsi Sándor
Author URI: http://www.enexis.hu/
Tags: 
*/


body {
 background-color: #fff;
 color: #5A6064;
 text-align: center;
 margin: 0px;
 padding: 0px 0px 20px 0px;
 border: 0px;
 font-family: verdana, arial, tahoma;
 font-size: 13px;
}

img {
 border: 0px;
}

h1 {
 padding-top: 0px;
 margin-top: 0px;
 font-size: 22px;
 color: #72A327;
}

h2 {
 padding-top: 0px;
 margin-top: 0px;
 font-size: 13px;
 color: #555;
}


a {
 color: #1f5229;
}

#page {
 width: 797px;
 border: 0px solid #ccc;
 margin: 8px auto 20px auto;
 text-align: left;
}

#header {
 position: relative;
 height: 280px;
 width: 797px;
 margin-bottom: 7px;
}

#sidebar {
 float: left;
 width: 207px;
 text-align: right;
 margin-right: 40px;
 border: 0px solid #ccc;
}

#sidebar ul {
 width: 207px;
 margin: 0px;
 padding: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 margin-top: 3px;
 margin-bottom: 20px;
 border: 0px solid #000;
}

#sidebar ul li {
 border: 0px solid #333;
}

#sidebar ul li a {
 font-family: tahoma;
}

#content {
 float: left;
 width: 550px;
 border: 0px solid #ccc;
 padding-bottom: 30px;
}

#footer {
 border-top: #D1E4AF solid 3px;
 padding-top: 10px;
 font-size: 11px;
}

#footer p {
 margin: 0px 0px 10px 0px;
 padding: 0px;
}

div.clear {
 clear: both;
}

#flag-hu {
 position: absolute;
 z-index: 2;
 top: 42px;
 left: 15px;
}

#flag-en {
 position: absolute;
 z-index: 2;
 top: 42px;
 left: 44px;
}

#flag-de {
 position: absolute;
 z-index: 2;
 top: 42px;
 left: 72px;
}

#headerimg {
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 1;
}

#header-links {
 position: absolute;
 z-index: 2;
 top: 210px;
 left: 10px;
 font-size: 12px;
}

#header-links ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

#header-links ul li {
 float: left;
 margin: 0px;
 padding-right: 10px;
 padding-left: 10px;
 border-right: 1px solid #fff;
}

#header-links ul li a {
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 font-family: tahoma;
}

#header-links ul li a:hover {
 text-decoration: underline;
}

#header-links ul li:last-child {
  border-right: 0px;
}

#sidebar ul {
 list-style: none;
 margin-bottom: 35px;
}

#sidebar ul li {
 margin-bottom: 4px;
 padding-bottom: 4px;
}

#sidebar ul li a {
 color: #1f5229;
 font-family: tahoma;
 font-weight: bold;
 text-decoration: none;
 line-height: 92%;
}


#sidebar ul li.current-menu-item a {
  color: #72A327;
}

.alignright {
 text-align: right;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */


.post-edit-link {
 color: #C72121;
}

.postmetadata a {
 color: #4F7E1C;
}

.commentlist {
 margin: 0px;
 padding: 0px;
}

.fn, .bold {
 font-weight: bold;
}

ul.commentlist {
 list-style: none;
}

ul.commentlist li {
 border-top: 3px solid #ccc;
 margin-bottom: 8px;
 padding: 7px 15px 7px 15px;
 background-color: #eee;
}

ul.commentlist li p {
 margin: 0px 0px 5px 0px;
 padding: 0px;
}

textarea#comment {
 padding: 8px;
 width: 500px;
 height: 100px;
 border: 1px solid #999;
}

.postlist {
 margin-bottom: 10px;
 border-bottom: 1px solid #eee;
 padding-bottom: 10px;
}

.postlist_date {
 float: left;
 width: 100px;
}

.postlist_title {
 float: left;
 width: 450px;
}

.news_sub {
 margin-bottom: 8px;
 padding-bottom: 8px;
 border-bottom: 1px dotted #ccc;
}

.news_sub_date, .news_sub_title {
 float: left;
 border: 0px solid #ccc;
}

.news_sub_date {
 width: 80px;
 margin-right: 10px;
 font-size: 11px;
}

.news_sub_title {
 width: 450px;
}

.news_sub_title a {
 text-decoration: none;
}

.news_sub_title a:hover {
 text-decoration: underline;
}

