/*
Theme Name: HPTT blog sablon
Theme URI: http://www.hptt.hu
Description: HPTT blog sablonja.
Version: 1.0
Author: Onliner Kft.
Author URI: http://www.onliner.hu
*/


body {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-image: url(images/background.jpg);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
}

.contentcell
{
	background-color: #ffffff;
	width: 625px;
}

.left
{
	width: 19px;
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}

.right
{
	width: 19px;
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
}

#container {
	margin: 0 auto 0 auto;
	width: 990px;
	background: #FFFFFF;
	text-align: left;
	border: none;
}

#footer-container
{
	width: 100%;
	background-color: #c6c9b4;
}

#footer
{
	margin: 0 auto 0 auto;
	width: 990px;
	background: #FFFFFF;
	text-align: left;
	border: none;
}

TD.kerdes
{
	font-weight: bold;
	font-size: 14px;
	background-color: #f0f0f0;
}

DIV.keretestabla TABLE
{
	border-collapse: collapse;
}

DIV.keretestabla TD
{
	text-align: left;
	padding: 2px 5px 2px 5px;
	border: 1px solid black;
}

TD
{
	vertical-align: top;
}

.middlealigned TD
{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.middlealigned INPUT
{
	margin: 0px;
	padding: 0px;
	background-color: #456fa2;
}

a img {
	border: none;
}

a {
	color: #004093;/*#456FA2;*/
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: none;
}



ul, ol {
	margin: 4px 0px 15px 35px;
	padding: 0px;
}

ul ul, ol ol {
	margin: 4px 0px 0px 15px;
	padding: 0px;
}

li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}


#menucontainer
{
	position: absolute;
	top: 355px;
	left: 0px;
	height: 52px;
	width: 100%;
}

#menu
{
	margin: auto;
	text-align: center;
	width: 952px;
	height: 52px;
}

a.menulink
{
	display: block;
	margin: 20px 17px 0px 17px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.menulink:hover
{
	color: #f0f0ff;
}

a.menuactivelink
{
	display: block;
	margin: 15px 17px 0px 17px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.menuactivelink:hover
{
	color: #f0f0ff;
}

td.menuleft
{
	background-image: url(images/menuleft.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 7px;
}

td.menuright
{
	background-image: url(images/menuright.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 7px;
}

td.menuitemcontent
{
	background-image: url(images/menubackground.png);
	background-repeat: repeat-x;
	height: 52px;
}

td.menuactiveleft
{
background-image: url(images/menuactiveleft.png);
background-repeat: no-repeat;
height: 52px;
width: 7px;
}

td.menuactiveright
{
background-image: url(images/menuactiveright.png);
background-repeat: no-repeat;
height: 52px;
width: 7px;
}

td.menuactiveitemcontent
{
background-image: url(images/menuactivebackground.png);
background-repeat: repeat-x;
height: 52px;
}

#header {
	position: relative;
}

#header img {
	display: block;
}




#search-box {
	position: absolute;
	top: 20px;
	right: 20px;
}

#search-box form {
	margin: 0;
	padding: 0;
}

#search-box input {
	margin: 0;
	padding: 0;
	width: 160px;
	color: #888888;
}




#top-nav {
	background: #456FA2;
	color: #FFFFFF;
	width: 100%;
	font-size: 12px;
}

#top-nav ul {
	margin: 0;
	padding: 5px 22px 5px 22px;
	list-style: none;
}

#top-nav li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

#top-nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#top-nav a:hover {
	color: #e0e0e0;
	text-decoration: underline;
}





#content {
	width: 530px;
	margin: 20px 0px 0px 0px;

}



.post {
	margin: 0 0 20px 0;
	text-align: justify;
}

#content h1 {
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #456FA2;
	text-transform: uppercase;
}

#content h1 a {
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: none;
}

#content h1.pagetitle {
	font-size: 1.1em;
	color: #888888;
	margin-bottom: 6px;
}



#content h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px auto;
	font-size: 14px;
	font-weight: bold;
	color: #4c2f33;
	text-align: justify;
}

#content h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px auto;
	font-size: 16px;
	font-weight: bold;
	color: #4c2f33;
	text-align: justify;
}

#content h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px auto;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}




#content .post-date {
	color: #707070;
	font-size: 0.8em;
	margin: 0 0 3px 0;
}

#content p {
	margin: 0 0 12px 0;
	line-height: 17px;
	font-size: 12px;
}

#content ol {
	margin: 4px 0px 15px 35px;
	padding: 0px;
	font-weight: bold;
}

strong
{
	font-weight: bold;
	color: #000000;
}

ul.voros
{
	color: #4c2f33;
}

#content img.centered
{
	margin: 10px auto;
	display: block;
	clear: both;
}

strong.voros
{
	font-weight: bold;
	color: #4c2f33;
}

.kepalairas
{
	font-size: 11px;
	color: #808080;
}

.kepcikkben
{
	border: 1px solid #808080;
}

#content table ol {
	margin: 4px 0px 15px 35px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}

#content table.sajat
{
	display: block;
	margin: 16px auto;
	width: 90%;
	border: 1px solid black;
	color: #4c2f33;
}

#content table.sajat h1
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px auto;
	font-size: 16px;
	font-weight: bold;
	color: #4c2f33;
	text-align: left;
	text-transform: none;
}

div.alairas
{
	float: right;
	text-align: center;
}

div.alairasvege
{
	clear: right;
}

#content table.sajat tr td
{
	padding: 20px;
}

#content .post-info {
	color: #505050;
	font-size: 0.8em;
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
}

#content .post-info a {
	text-decoration: none;
}

#content .post-info a:hover {
	text-decoration: underline;
}

#content .single-date {
	text-align: right;
	font-size: 13px;
	color: #707070;
	margin-bottom: 3px;
}




#content .attachment-image {
	text-align: center;
	padding: 10px 0 10px 0;
}




code {
	font: 13px 'Courier New', Courier, Fixed;
	color: #456FA2;
}

blockquote {
	background: #F4F4F4;
	padding: 4px 8px 4px 8px;
	margin: 5px 0 15px 0;
	font-size: 13px;
}




acronym, abbr, span.caps {
	font-size: 13px;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #808080;
}




.navigation {
	display: block;
}






#wp-calendar caption {
	text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 13px;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #456FA2;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td a {
	color: #456FA2;
	font-weight: bold;
}

#wp-calendar td.pad:hover {
	background-color: #FFFFFF;
}






img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}




.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}


.sidebarcell
{
	background-color: #ffffff;
	width: 329px;
}

#sidebar {
	margin: 20px 84px 20px 84px;
	border: none;
}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	letter-spacing: 0px;
	color: #456FA2;
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
	border-bottom: 6px solid #F4F4F4;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul
{
	display: block;
	margin: 10px 0px 15px 0px;
	background-image: url(images/blockfooter.jpg);
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#sidebar ul ul li
{
	margin: 0px 20px 5px 20px;
}


#sidebar ul ul ul {
	margin-bottom: 6px;
}

#sidebar li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.95em;
}

#sidebar a {
	color: #505050;
	text-decoration: none;
}

#sidebar a:hover {
	color: #456FA2;
	text-decoration: underline;
}




h3#comments, h3#respond {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 6px 0;
	font-size: 1.1em;
	background: #456FA2;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}

ol.commentlist li {
	margin: 0;
	padding: 0;
	border-top: 8px solid #F4F4F4;
	padding: 3px 0 5px 0;
}

ol.commentlist li.alt {
	border-top: 8px solid #E8E8E8;
}

ol.commentlist .comment-date {
	width: 35%;
	float: right;
	text-align: right;
	font-size: 13px;
	display: inline;
}

ol.commentlist .comment-author {
	width: 55%;
	float: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	font-size: 1.2em;
	color: #808080;
	display: inline;
}

ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	text-decoration: none;
}

ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline;
}

ol.commentlist .comment-text {
	clear: both;
}




form#commentform textarea {
	width: 100%;
}

form#commentform label {
	font-size: 13px;
}






#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

input
{
	background-color: #f4f4f4;
	border: 1px solid #456fa2;
	margin: 5px 0px;
}

#recent-posts
{
	background-image: url(images/block-background.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	/*background-color: #ffff00;*/
}

#recent-posts h2
{
	background-image: url(images/blockheader-temainkbol.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	height: 72px;
	font-size: 0px;
	color: #f0f0f0;
	border: none;
	padding: 0px;
}

#marthi-zsuzsa
{
	background-image: url(images/block-background.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	/*background-color: #ffff00;*/
}

#marthi-zsuzsa img
{
	margin: 10px auto;
	text-align: center;
	display: block;

}

#marthi-zsuzsa h2
{
	background-image: url(images/blockheader-marthizsuzsa.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	height: 72px;
	font-size: 0px;
	border: none;
	padding: 0px;
}

#blog-ertesito
{
	background-image: url(images/block-background.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	/*background-color: #ffff00;*/
}

#blog-ertesito h2
{
	background-image: url(images/blockheader-blogertesito.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	height: 72px;
	font-size: 0px;
	color: #f0f0f0;
	border: none;
	padding: 0px;
}



.invisible
{
	display: none;
	visibility: hidden;
}

.sidebarform
{
	margin: 10px auto 0px auto; text-align: center; padding: 0px;
}

.sidebarform input
{
	background-color: #ffffff;
	font-size: 10px;
}

#menuposition
{
	height: 52px;
	margin-left: 317px !important;
	margin-left: 320px;
}

