/*  
Theme Name: Knabpanzio
Description: 
Version: 1.0
Author: E.N.
*/
/*************************************
 +Tartalom-meghatározók
 *************************************/
body {
	background: url(./images/minta.gif);
	font-family:Arial; 
/*	font-size:62.5%; VR */
	line-height:1.5; 
	margin:0;
	
}
#header{
	background:#fff url(./images/romantikus_header.png) no-repeat;
	border-left:3px solid #cdb794;
	border-top:none;
	border-bottom:0px solid #685B52;
	float:left;
	height:240px;
        width:850px;
	
}

#wrap2 {
/*	margin: 0 auto;
	width: 800px;*/

	background: url(./images/wrap.png) repeat-y;
	margin:0 auto;
	padding:0 10px;
	text-align:left;
	width:800px;
}

#footer{
	color:#BDB09D;
	clear:both;
	margin-left:10px;
	padding:5px;	
}
#content{
	background:#FEFCFA url(./images/main.png) repeat-x;
	border:3px solid #cdb794;
	border-top:none;
	float:left;
	padding:20px 20px 0 20px;
	width:535px;
}
.navigation{
	padding:10px 5px;
	text-align:center;
}
#wrap{
	background: url(./images/wrap.png) repeat-y;
	margin:0 auto;
	padding:0 10px;
	text-align:left;
	width:800px;
}
body>#wrap {
background: url(./images/wrap.png) repeat-y;
}
#wrap:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/*************************************
 +Fejléc és lábléc, címtagok
 *************************************/
h1, h2, h3, h4{
	font-family:Arial;
}

#footer a{
	color:#6A5E50;

}
h1
{       font-weight:normal;
	font-size:18px;
	line-height:1.2;
	color:#000000;
        text-align:center;



}

h2
{       font-weight:bold;
	font-size:12px;
	line-height:1.2;
	color:#000000;
        text-align:justify;

}

h3 {
	font-weight:normal;
	font-size:12px;
	line-height:1.2;
	color:#000000;
        text-align:justify;

}


h4 {
	font-weight:bold;
	font-size:14px;
	line-height:1.2;
	color:#ff9000;
        text-align:center;

}
/*Vásárlói idézetek*/
h5 {
	font-weight:normal;
	font-size:11px;
	line-height:1.2;
	color:#000000;
        text-align:left;
        margin-left:10px;
        margin-right:10px;
}

/*Kiemelés*/

.kiemel {background: yellow;}

/*************************************
 +Bejegyzések
 *************************************/
.entrybody p{
	color:#000000;
	font-family:Arial;
	font-size:12px;
/*	letter-spacing:1px; VR */
	line-height: 1.2;
	margin-top:0;
}
.entrytitle h2{
	font-size:22px;
	margin-bottom:0;
}
.entrytitle h3{
	color:#A4A097;
	font-size:11px;
	font-weight:normal;
	margin-top:0;
}
.entrytitle h2 a{
/*	color:#FFFFFF;
	font-weight:bold;
        font-size:12px;
        background: #ff9000;*/
       
}
.entrytitle  h2 a:hover{
	color:#ff9000;
	font-weight:bold;
        font-size:12px;
        font-style: underline;
        background: #FFFFFF;
}
#content a {
	color:#00C; /*FFFFFF;VR */
	font-weight:bold /*normal*/;
	font-size:12px;
	text-decoration:underline;
/*	background: #ff9000;*/
}
#sidebar div a {
	color:#00C;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
/*	color:#FFFFFF;
	font-weight:normal;
        font-size:12px;
        background: #ff9000;*/
}

#sidebar a:hover{
/*	color:#000000;
	font-weight:bold;
        font-size:12px;
        background: #e2cb7b;*/
}

#content a:hover{
/*	color:#000000;*/
	font-weight:bold;
        font-size:12px;
        font-style: underline;
/*        background: #FFFFFF;*/
}
.entrymeta{
	margin:5px 0;
}
/*************************************
 +Oldalsáv
 *************************************/
#sidebar{
	background: #e2cb7b;
	border:1px solid #585550;
	border-left:none;
	border-right:none;
/*	color:#fff;*/
	float:left;
	margin-top:-0px;
	width:219px; /* VR 210px;*/
	
	font-size:11px;
	line-height:1.3;
}
#sidebar h2{
	font-weight:normal;
	font-size:16px;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li{
	background: #e2cb7b;
	display:block;
	font-size:12px;
	line-height:1.2;
	padding:10px;
}
#sidebar ul li a{
	background:#fff url(./images/tab.png) repeat-x;
	border-bottom:1px solid #505558;
	color:#dAe6e2;
	display:block;
	font-weight:normal;
	margin:-10px;	
	padding:10px;
}
#sidebar ul li a:hover{
	background:#a0070a  url(./images/stripes.gif);
	font-weight:bold;
        color:#ffffff;

}
#sidebar ul li.current_page_item a {
	color:#FFF;
	font-weight:bold;
}
ul#linkslist li h2, #sidebar h2{
	background: #e2cb7b;
	padding:0 10px;
}
ul#linkslist li h2{
	margin-left:-10px;
}
ul#linkslist li{
	background:#303538;
	margin:10px;
	padding:0;
}
ul#linkslist li ul li{
	padding:10px 0;
	margin:0;
}
ul#linkslist li ul li a{
	background:#fff url(./images/tab.png) repeat-x;
	border-bottom:1px solid #505558;
	margin:-10px;
	padding:10px;
}


/*************************************
 +Hozzászólások
 *************************************/
h3#comments, h3#respond{
	font-size:16px!important;
	font-weight:normal;
	margin:0;
}
h3#comments{
	margin-top:30px;
}
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:380px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist li p{
	font-size:11px!important;
}

.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}
/*************************************
 +Vegyes
 *************************************/
a{
	color:#546876;
	text-decoration:none;
}
a:hover{
	color:#3E4E5B;
}
#map {
  width: 535px;
  height: 500px;
  border: 1px solid white;
}

