*{margin:0;}

body, html {
	margin: 0px;
	padding: 0px;
	}

body {
	background: #89725b url(album/other/bg.jpg) repeat-y center;
	height:100%;
	padding:0px 0px 0px 0px ;
	line-height:18px;
	font-family: verdana, arial, times, serif;
	font-size:12pt;
	}

div.title {
}

div.title h1 {	
	font-family: verdana, arial, times, serif;
	font-size: 18pt;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
	margin: 0;	
	padding: 0;	
}

div.title a {
	color: #fff !important;
	text-decoration: none !important;
}
div.title a:hover {
	color: #ddd !important;
	text-decoration: none !important;
}

div.title h2 {
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	font-weight: 300;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 10px;
}

div.body h3 {
	font-weight: normal;
        font-size:100%;
        letter-spacing: 5px;
        border-bottom: none;
        padding: 0 0 1% 4%;
}

/*
 * Special markup for weblog entries.
 */

div.sub body{
	color:#333;
}

div.entry {
	width: 65%;
	margin: 0;
	background: url(album/other/content.jpg);
	background-size: 100%;  
	color:#333;
	border: none;
	padding: 0;
        margin: 0px auto;
}

div.padding {
        padding: 0;
        margin: 0;
}

div.entry div.body {
	padding: 2%;	
}

div.entry hr {
	margin-left: 1%;	
}

img.kicsi {
	 display: block;
   	 margin: 10px auto 5px auto;
	 max-width: 70%;
	 padding:1px;
	 -moz-border-radius: 3px;
	 -khtml-border-radius: 3px;
         -webkit-border-radius: 3px;
	 border-radius: 3px;
	 border-color: #fff;
	 border-style:solid;
         border-width:2px;
}

ul.lista {
        margin-bottom: 0px;
	margin-left:20px;
	margin-right:20px;
        list-style-type: disc;
	line-height: 1.6;
	font-size: 100%;
}

ol.lista {
        margin-bottom: 0px;
	margin-left:20px;
	margin-right:20px;
        list-style-type: decimal;
	line-height: 1.6;
	font-size: 70%;
}

li.sor {
        margin-bottom: 4px;
	text-align: justify;
}

div.entry div.body a {
	text-decoration: none; font-weight:bolder; color: black;
/*	margin-left: 1%; */
}

div.entry div.body a:visited {
	text-decoration: none; font-weight:bolder; color: black;
}

div.entry div.body a:hover {
	text-decoration: none; color:#444; 
}


div.entry div.title {
	background: url(album/other/content.jpg);
	background-size: 100%;
	font-family: verdana, arial, times, serif;
	font-size: 120%;
	font-weight: bold;
	padding: 2% 0 1% 4%;
}

div.entry div.date {
        font-weight: normal;
	font-size:70%;
	text-align: left;
	letter-spacing: 3px;
	border-bottom: none;
	padding: 0 0 1% 4%;
}

div.entry div.title a {
	color: black !important;
	text-decoration: none !important;

}
div.entry div.title a:hover {
	color: "#525c19" !important;
}

div.entry div.tags {
	border-top: 0px solid rgb(128, 128, 128);
	font-size: 75%;
	text-align: right;
	padding-top: 1%;
	padding-left: 2%;
	padding-right: 4%;
}

div.entry div.tags  hr{
	border: 2px solid green;
	border-radius: 2px;
	margin-left: 2%;
}
div.entry div.chars {
	font-size: 75%;
	text-align: right;
	padding-top: 2 px;
	padding-left: 30px;
	padding-right: 30px;
}

div.entry div.tags a {
	text-decoration: none; font-weight:normal; color: black;
}

div.entry div.tags a:visited {
	text-decoration: none; font-weight:normal; color: black;
}

div.entry div.tags a:hover {
	text-decoration: normal; font-weight:normal; color: #525c19;
}

div.entry div.tags span.comments {
        padding-left: 2%;
        float: left;
}

p.bejegyzes {
	font-size: 100%;
	text-align: justify;
	padding: 5px 2% 0 2%;
	line-height: 1.6;
}

p.kepala {
	margin: 0 20px 8px 0;	
	font-size: 80%;
	font-weight: 500;
	color: #000900;
	text-align: center;
}

	a.cr:link {text-decoration:none;color:#ddd}
	a.cr:visited {text-decoration:none;color:#ddd}
	a.cr:hover {text-decoration:none;color:#fff}
	a.cr:active {text-decoration:none;color:#bbb}	

p.cr {
	background: #677e52;
	color: #000;
	padding: 10px 30px 10px 0px;
	margin: 0 2%;
	font-family: monospace;
	font-size: 70%;
	text-align: right;
	line-height:12px;
	text-transform:lowercase;
	}


p.tit {
        background: #677e52;
        color: #000;
        padding: 10px 30px 10px 20px;
        margin: 0 2%;
	font-family: verdana, arial, times, serif;
        font-size: 18pt;
	font-weight: bold;
        letter-spacing: 2px;
        }


p.subtitle {
        background: #677e52;
        color: #ddd;
        padding: 0px 30px 30px 20px;
        margin: 0 2%;
	font-family: verdana, arial, times, serif;
        font-size: 80%;
        font-weight: 300;
        font-style: italic;
	letter-spacing: 1px;
        }


div#sidebar {
	font-family: verdana, arial, times, serif;
	font-size:8pt;
	width: 12%;
	position: absolute;
	right: 0px;
	top: 70px;
	margin: 12px 0 24px 0;
	padding: 0 10px;
	border-left: 1px dotted #A2A2A2;
}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

div#sidebar a {
	text-decoration: none; font-weight:normal; color: black;
	}

div#sidebar a:visited {
	text-decoration: none; font-weight:normal; color: black;
	}

div#sidebar a:hover {
	text-decoration: none; font-weight:normal; color: #ccc;
	}

div#sidebarl {
	font-family: verdana, arial, times, serif;
	font-size:8pt;
	width: 10%;
	position: absolute;
	left: 2%;
	top: 100px;
	margin: 12px 0 24px 0;
	padding: 0 10px;
	border-right: 1px dotted #A2A2A2;
}

#sidebarl ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebarl ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

div#sidebarl a {
	text-decoration: none; font-weight:normal; color: black;
	}

div#sidebarl a:visited {
	text-decoration: none; font-weight:normal; color: black;
	}

div#sidebarl a:hover {
	text-decoration: none; font-weight:normal; color: #ccc;
	}

pre {
	overflow:	auto;
	background:	rgb(230,230,230);
	border:		solid;
	border-width:	thin;
	padding: 5px  10px;
}

div.fb-share-button {
float: right;
}