body
{
	background: url(http://s.freeblog.hu/templates/rancfelvarr39/hortbg.png) top left repeat-x #fff;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 72%;
	font-family: Verdana, Helvetica, Arial, sans-serif, sans;
}

#header
{
	width: 100%;
	height: 500px;
}

a, a:active, a:visited
{
	color: #b56dac;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #c79bda;
}

a span
{
	display: none;
}

a img
{
	border: 0;
}

#header a
{
	display: block;
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	top: 32px;
}

#header h1
{
	font-size: 2.5em;
	color: #fff;
	position: absolute;
	top: 35px;
	left: 300px;
	margin: 0;
}

#entries
{
	position: absolute;
	left: 240px;
	top: 95px;
	width: 540px;
}

#sidebar
{
	position: absolute;
	left: 0;
	top: 0;
	width: 210px;
	background: url(http://s.freeblog.hu/templates/rancfelvarr39/hortlt.png) top center no-repeat;
	padding: 170px 0 0 15px;
}

#sidebar hr
{
	display: none;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
}

#sidebar ul li a
{
	display: block;
	width: 100%;
	padding: 0 3px;
}

#sidebar ul li a:hover
{
	color: #fff;
	background: #b56dac;
}

#sidebar ul li a.img
{
	width: 0;
	padding: 5px;
}

#sidebar ul li a.img:hover
{
	background: none;
}

#sidebar h3
{
	width: 150px;
	padding-right: 6px;
	font-size: 1.2em;
	margin: 1.5em 0 0.3em;
	border-bottom: 1px solid;
}

h2
{
	font-size: 1em;
	margin: 0;
	border-bottom: 1px solid #000;
}

h3
{
	font-size: 2em;
	margin: 0 0 1em;
}

h4
{
	font-size: 1.2em;
	margin: 1em 0;
}

.blogday
{
	margin: 0 0 4em;
}

ul.entryinfo
{
	margin: 1.5em 0 2em;
	padding: 0 0 20px;
	background: url(http://s.freeblog.hu/templates/rancfelvarr39/hortom.png) bottom center no-repeat;
	list-style: none;
	text-align: right;
	font-size: 0.8em;
}

ul.entryinfo li
{
	display: inline;
	height: 16px;
	padding: 5px 5px 0 25px;
	background: url(http://s.freeblog.hu/templates/rancfelvarr39/hortico.png) left top no-repeat;
}

ul.entryinfo li.first
{
	padding-left: 0;
	background: none;
}

.blogentry img, .blogentry object
{
	max-width: 100%;
}

q
{
	font-style: normal !important;
	font-style: italic;
}

q:before
{
	content: "\201e";
}

q:after
{
	content: "\201d";
}

blockquote
{
	background: #e7bbfa;
	margin: 1em 0;
	padding: 0 0 0 7px;
	border-left: 5px solid #b56dac;
}

abbr, acronym, dfn
{
	border-bottom: 1px dotted #000;
	cursor: help;
	font-style: normal;
}

ins
{
	text-decoration: none;
}

table
{
	border-collapse: collapse;
	margin: 1em 0;
}

td
{
	border: 1px solid #000;
	padding: 2px 4px;
}

th
{
	font-weight: bold;
}


input
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border: 1px solid #000000;
	margin: 0px;
	margin-bottom: 2px;
}
#commentform textarea
{
	width: 532px;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

