*{margin:0; padding: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: Georgia, "times new roman", times, serif;
	font-size:13px;
	}

div.title {
	background: #677e52;
        width: 660px;
        padding: 0px 0px 0px 20px;
        margin: 0 auto;
}

div.title h1 {	
	font-family: palatino linotype, georgia, arial, times;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	margin: 0;	
	padding: 30px 0 0 10px;	
}

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

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

/*
 * Special markup for weblog entries.
 */

div.sub body{
	color:#333;
}

div.entry {
	width: 700px;
	margin: 0 auto;
	background: url(album/other/content.jpg) repeat-y center;
	color:#333;
	border: none;
	padding: 0;
        margin: 0px auto;
}

div.padding {
        padding-top: 0px;
        padding-bottom: 0px;
}

div.entry div.body {
	padding: 10px 30px;	
}

img.kicsi {
	 display: block;
   	 margin: 10px auto 5px auto;
	 max-width: 360px;
	 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;;
        list-style-type: disc;
}

li.sor {
        margin-bottom: 4px;
        font-size: 90%;
}

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

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 .title {
	background: url(album/other/content.jpg) repeat-y center;
	font: 1em/25px Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
}

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

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: 10 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: 0;
        float: left;
}

p.bejegyzes {
	font-size: 90%;
	text-align: justify;
	padding-bottom: 5px;
}

p.kepala {
	margin: 0 0 8px 0;	
	font-size: 70%;
	color: #555;
	text-align: center;
}

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

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


p.tit {
        background: #677e52;
        width: 614px;
        color: #000;
        padding: 10px 30px 0px 20px;
        margin: 0 18px;
	font-family: palatino linotype, georgia, arial, times;
        font-size: 14pt;
	font-weight: bold;
        letter-spacing: 1px;
        }


p.subtitle {
        background: #677e52;
        width: 614px;
        color: #000;
        padding: 0px 30px 30px 20px;
        margin: 0 18px;
	font-family: palatino linotype, georgia, arial, times;
        font-size: 12pt;
        font-weight: 300;
        font-style: italic;
	letter-spacing: 1px;
        }


div#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 140px;
	position: absolute;
	right: 0px;
	top: 100px;
	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;
	}

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