/*  
Theme Name: Glazed

*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

body {
	background: #F5F5F5 url(images/img01_2.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 36px;
	font-weight: normal;
	font-family: Arial;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: 0px;
	font-size: 15px;
	font-family: Arial;
	color: #333;
}

h3 {
	margin-bottom: 10px;
	font-size: 1.3em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
	font-size: 13px;
	font-family: Arial;
	color: #666;
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	/*background: url(images/img03.gif) repeat-x left bottom;*/
	text-decoration: underline;
	color: #DE6332;
}

a:hover {
	background: none;
	color: #333;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
}

/* Header */

#header {
	height: 175px;
	background: url(images/header-bg.png) no-repeat top center;
	min-width: 990px;
}
#header_inner {
	width: 990px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo p.h1, #logo p, #logo p.small {
	float: left;
}

#logo p.h1 {
	padding: 52px 0 0 101px;
	font-size: 40px;
	font-weight: normal;
	color: #212121;
	letter-spacing: -1px;
}

#logo p.h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	background: none;
	text-decoration: none;
	color: #212121;
}

#logo p {
	margin: 0;
	padding: 52px 0 0 0;
	letter-spacing: 2px;
	line-height: normal;
 	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E36733;
	font-size: 40px;
}
#logo p.small {
	margin: 0;
	padding: 0 0 0 104px;
	letter-spacing: 1px;
	line-height: normal;
 	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 12px;
}

/* Search */

#search {
	float: right;
	width: 304px;
	padding: 57px 12px 0 0;
	/*background: url(images/img05.gif) no-repeat left bottom;*/
	height: 38px;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 284px;
	margin: 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Menu */

#menu {
	height: 63px;
	width: 960px;
	margin: -5px auto 0 auto;
}

#menu ul {
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;
	line-height: normal;
	height: 63px;
	background: transparent url(images/li_bg_right.gif) top right  no-repeat;
}

#menu li {
	padding: 0 1px 0 0;
	margin: 0 0 0 -4px;
	display: inline-block;
	display: inline !ie;
	background: transparent url(images/li_bg_right.gif) top left no-repeat;
}

#menu a {
	float: left;
	height: 62px;
	padding: 0 25px 0 25px;
	font-size: 15px;
	color: #FCFDDF;
	line-height: 62px;
	background: none;
	font-family: Tahoma;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item {
	display: inline-block;
	display: inline !ie;
	background: #fff url(images/li_bg.gif) top left repeat-x;
	padding: 4px 4px 0 4px;
}
#menu .current_page_item a {
	color: #000;
	border: 1px solid #adadad;
	border-bottom: 1px solid #fff;
	background: #fff url(images/img04_2.gif) top center no-repeat;
	height: 57px;
	line-height: 57px;
	display: block;
}
#menu .current_page_item a {
	color: #000;
}

/* Page */
.page_out {
	width: 100%;
	background: url(images/page_out_bg.gif) top left repeat-x;
}
#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06_2.gif);
}

#bgtop {
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 610px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
	font-weight: normal;
	text-transform: none;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

.post .meta {
	padding: 10px;
	background: #F0F0F0;
	line-height: normal;
}

.posts {
	margin: 0;
	padding: 0;
	background: none;
}

#page .posts li {
	padding: 20px 0 5px 0;
	background: none;
	border-top: 1px solid #F0F0F0;
}

.posts .title {
	padding: 0;
	letter-spacing: normal;
	font-size: 1.3em;
}

.posts .byline {
	margin-bottom: 10px;
	padding: 0;
}

.navigation {
	padding-top: 10px;
	border-top: 2px solid #F0F0F0;
	font-size: 1.4em;
	font-weight: bold;
}

.navigation a {
	background: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments {
	padding: 20px 0;
	border-bottom: 2px solid #F0F0F0;
}

.commentlist {
	list-style: none;
}

.commentlist li {
	height: 105px;
	min-height: 105px;
	padding-top: 20px;
	border-bottom: 1px solid #F0F0F0;
}

html>body .commentlist li {
	height: auto;
}

.commentlist .meta {
	float: left;
	width: 100px;
	padding-top: 3px;
	text-align: right;
	line-height: normal;
}

.commentlist .meta cite {
	font-weight: bold;
}

.commentlist .comment {
	margin-left: 120px;
}

#comment {
	width: 420px;
}

#commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#respond {
	margin-bottom: 20px;
	padding: 20px 0;
	border-bottom: 2px solid #F0F0F0;
}

/* Sidebar Common Style */

.sidebar {
	margin-top: -20px;
	padding-top: 20px;
	background: url(images/sidebar_top_border.jpg) no-repeat top left;
}

.widgettitle {
	padding-left: 25px;
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
	padding-left: 25px;
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	/*border-bottom: 1px solid #F0F0F0;*/
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding-left: 20px;
	display: none;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 250px;
	padding-right: 20px;
	/*border-left:1px solid #E2E2E2;*/
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

/* CForms II hack */
.cform {
	width: 610px!important;
}
.cf-fs1 {
	width: 610px!important;
}
#usermessagea {
	width: 580px!important;
}
.cf_info, .cf-fs1 legend, .cf-fs1 ol li label, .cf-fs1 ol li input, .cf-fs1 ol li .reqtxt, .cf-fs1 ol li .emailreqtxt, #sendbutton {
	font-family: Arial!important;
	color: #666!important;
}
.linklove {
	display: none;
}

/* Google sidebar hack */
#google_ads_frame2, #google_ads_frame1 {
	padding-left: 50px;
}

/* 2011 */
.topStripe{background:url(images/stripe_bg.png) left bottom repeat-x;height:123px;margin:0 -70px 10px -30px; padding-left: 20px;}
.topStripe a.whiteBox{background:url(images/stripe_button_bg.png) left top no-repeat;text-decoration:none;display:block;float:right;height:110px;width:280px;margin:13px 0 0;padding:0 0 0 60px}
.topStripe span,.topStripe em{color:#FFF}
.topStripe a.whiteBox small{color:#666;display:inline-block;font-size:17px;padding:32px 0 0}
.topStripe a.whiteBox strong{color:#525252;display:inline-block;font-size:24px;letter-spacing:-1px;padding:42px 0 0}
.topStripe span{display:inline-block;font-size:18px;font-weight:700;padding:46px 0 0}
.topStripe em{display:inline-block;font-size:16px;font-style:normal;letter-spacing:1px}
.topStripe .bgImg{background:url(images/stripe_doc_bg.png) left top no-repeat;float:left;height:100%;width:110px}
.topStripe a.whiteBox:hover small{color:#333}
.topStripe a.whiteBox:hover strong{color:#000}
.font2{font-family:Arial}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
}

table caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

table a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}

table a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

table tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table tr th a:hover {
	color: #fff;
	background: #369;
}

table thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table tfoot tr th, table tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table tfoot tr th {
	width: 20%;
}

table tfoot tr td {
	width: 80%;
}

table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 33.33%;
}

table tr.odd th, table tr.odd td {
	background: #efefef;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

ul.list-pin li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("images/pin1.jpg");
    background-origin: padding-box;
    background-position: 0 3px;
    background-repeat: no-repeat;
    background-size: auto auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 1px;
    padding-left: 16px;
    padding-right: 0;
    padding-top: 1px;
}


ul.list-tick li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("imgages/tick1.jpg");
    background-origin: padding-box;
    background-position: 0 3px;
    background-repeat: no-repeat;
    background-size: auto auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 1px;
    padding-left: 16px;
    padding-right: 0;
    padding-top: 1px;
}

.kalk {
    background: no-repeat scroll 0.5em 0.5em #FFFFD9;
    float:right;
    width: 300px;
    border: 1px solid #B3B3B3;
    color: #353535;
    padding: 1.5em 1.5em 1.5em 2.5em;
    margin: 2px 0px 5px 10px;
}

.tartalom {
    background: no-repeat scroll 0.5em 0.5em #FFFFD9;
    float:right;
    width: 300px;
    border: 1px solid #B3B3B3;
   // color: #353535;
    color: #FF7400;
    padding: 1.5em 1.5em 1.5em 2.5em;
    margin: 2px 0px 5px 10px;
}
