/*  
Theme Name: MassageHouse
Theme URI: http://MassageHouse.hu/
Description: MassageHouse.hu Wordpress Theme
Version: 1.0
Author: Peter Szabo


*/


body, html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	background: #1C0801 url(http://www.massagehouse.hu/wp-content/themes/massagehouse/images/bg_tile.jpg) top center repeat;	
	font-family: Segoe UI, Arial, Helvetica;
	font-size:13px;
	color:#492807;
}
a{
	color:#472814;

}
a:hover{
	color:#7E5221;
	
}
p{
	margin:0px;
	margin-bottom:15px;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:160%;
	margin:10px 0px 20px 0px;
	font-weight:normal;
	font-style:italic;
	text-align:center;
}
h2{
	font-size:130%;
	text-align:center;
	margin:0px;
	padding:0px;
}
h4{
	clear:both;
	margin-bottom:15px;
}

#main {
	position: relative;
	width: 100%;
	background: url(http://www.massagehouse.hu/wp-content/themes/massagehouse/images/layout_tile_03.jpg) repeat-y center 183px;
	min-height: 505px;
	margin-right: auto;
	margin-left: auto;

}
#mainBgTop {
	background: url(http://www.massagehouse.hu/wp-content/themes/massagehouse/images/layout_02.jpg) center;
	background-repeat: no-repeat;
	height: 183px;
	width: 100%;
	margin-bottom: 0px;
}
img{
	behavior: url("http://www.massagehouse.hu/wp-content/themes/massagehouse/pngbehavior.htc");
}

#header{
	text-align:center;
	
}

#mainBgBottom{
	background: url(images/bgBottom.jpg) center;
	background-repeat: no-repeat;
	height: 317px;
	width:100%;
	margin: 0px;
}
#mainContent{
	width:417px;
	min-height:320px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	top: -140px;
	clip: rect(auto,auto,-330px,auto);
	margin-bottom: -310px;
	text-align: justify;
}

#sarkany {
	position:absolute;
	left:5%;
	top:150px;
	z-index:1;
	width:177px;
	height:437px;
}
#tigris {
	position:absolute;
	right:5%;
	top:150px;
	z-index:1;
	width:167px;
	height:413px;
}
textarea{
	width:98%;
	background-color:#C19B71;
	border:2px solid #634B32;
	padding:2px;
	font-family: Segoe UI, Arial, Helvetica;
	font-size:13px;
	color:#3D2E1F;
	font-weight:bold;
}
label{
	float:left;
	clear:left;
	margin-bottom:10px;
	padding:2px;	
}
input{
	float:right;
	clear:right;
	width:180px;
	margin-bottom:10px;
	background-color:#C19B71;
	border:2px solid #634B32;
	padding:2px;
	font-family: Segoe UI, Arial, Helvetica;
	font-size:13px;
	color:#3D2E1F;
	font-weight:bold;
}

#addcommentbutton{
	float:none;
	margin-left:auto;
	margin-right:auto;
}

.comment{
	padding:10px;
	background-color:#FCEECF;
	margin-top:10px;
	margin-bottom:10px;
}
.cbody{
	margin-top:10px;
	padding:10px;
}
.tpg-meta{
	border-bottom:dotted 2px #C19B71;	
	padding-bottom:5px;
}

.comment img{
	border:none;
	font-weight:bold;
}
.reply{
	font-size:80%;
	margin-top:10px;
	text-align:right;
}
.cmt-author{
	font-size:120%;
	margin-right:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.authorcmt{
	background-color:#FEFCF3;
}