body {
	margin: 0;
	background: #7A287A url(images/alap.jpg) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F4AE00;
}

h1 { font-size: 44px;
	 color: #FFFFFF;
	  }

h2 { font-size: 20px;
color: #F4AE00; 
}

h3 { color:#F4AE00;}

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul, ol { }

blockquote { }

a { color: #FFFFFF; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

#tizev {
	float: left;
	height: 100px;
	width: 100px;
	margin: 0 30px 30px 0;
	padding: 15px 15px 15px 15px;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: url(images/alap.jpg) repeat-x left top;
	padding-top: 0px;
}

/* Header */

#header-wrapper {
}

#header {
	width: 913px;
	height: 240px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
	background-color: #5e2267;
}

#tb {
	margin: auto;
	float:left;
}

#counter {
	float: left;
	width: 513px;
	padding: 150px 0px 0px 250px;
	color: #F4AE00;
	font-size:16px;
}

#news {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

/* Menu */

#menu {
	width: 638px;
	float:right;
	padding: 0px 0px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	float:left;
}

#menu li {
	display: block;
	float:left;
}

#menu a {
	display: block;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight:bold;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	padding-left: 0px;
	color: #F4AE00;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 35px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 913px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	background: #5e2267;
}

#vpage {
	width: 913px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	background: #5e2267;
}

/** LOGO */

#logo {
	width: 913px;
	height: 200px;
	margin: 0 auto;
	background: #5e2267;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 	
	padding-top: 70px; 
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 0;
	margin: 0;
}

#logo p {
	padding: 0px 0 0 20px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #F4AE00;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 600px;
	margin-top: -35px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 20px;
	background: #230C23;
	color: #F4AE00;
}

.post .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #DB44DB;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px 0px 20px;
	text-align: justify;
}


.tright {
	text-align:right;
}


.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	margin-top: -35px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	padding: 0 0 00px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 20px;
	background: #230C23;
	font-size: 20px;
	color: #F4AE00;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 90%;
	border-collapse: collapse;
	margin: 0 20px;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
}

/* Meghivo */

#meghivo {
	background:url(images/gyermekek.png) no-repeat center;
	margin: 0 auto;
	height:550px;
	text-align:center;
}

#szoveg {
	background:url(images/meghivo2011.png) no-repeat bottom;
	height:213px;
	padding-top:48px;
}

.rname {
	font-size:24px;
	font-style:italic;
	color:#F4AE00;
	padding:0px 504px 0px 0px;
	float:right;
}

.submit {
	float:right;
}

.button {
	background:url(images/submit.png) no-repeat;
	width:138px;
	height:137px;
	border:none;
}

/* Footer */

#footer {
	width: 913px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) no-repeat left top;
	height: 80px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #F4AE00;
}

#footer a {
	color: #C752C7;
}

.linksb {
	text-align:center;
}

.progi{
	width:550px;
	height:413px;
	background:url(images/teremb.JPG) no-repeat;
  filter:alpha(opacity=40);
  opacity:0.4;
}
.progili {
	color:#ffffff;
	font-weight:bold;
}

.img { border: #b0aa96 1px solid; padding: 3px; background: none; margin:5px; }
	
#proza {
	text-align:left;
	margin: 0 auto;
	background-color: #5e2267;
}

#pheader {
	width: 913px;
	height: 220px;
	margin: 0 auto;
	background-color: #5e2267;
}

.prozacim {
	height: 30px;
	margin-bottom: 3px;
	padding: 0px 0px 2px 20px;
	background: #230C23;
	color: #F4AE00;
}

.pdate {
	float: right;
	margin-top: -35px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #DB44DB;
}
