body
{
	font-size: 75%;
	font-family: Verdana, Helvetica, Arial, sans-serif, sans;
	margin: 0;
	padding: 0 !important;
	padding: 20px;
	color: #fff;
	background: url(http://s.freeblog.hu/templates/rancfelvarr40/black2grey.png) top left repeat-x #707070;
	text-align: center;
}

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

a:hover
{
	text-decoration: underline;
}

a span, #sidebar hr
{
	display: none;
}

a img
{
	border: 0;
}

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

#sidebar a
{
	color: #0af;
	display: block;
	width: 100%;
}

#sidebar a:hover
{
	color: #000;
	background: #0af;
	text-decoration: none;
}

#container
{
	margin: 20px auto;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	width: 634px;
	text-align: left;
	background: url(http://s.freeblog.hu/templates/rancfelvarr40/black.png) top center repeat-y;
}

#header
{
	width: 630px;
	height: 136px;
	margin: 0 2px;
	background: url(http://s.freeblog.hu/templates/rancfelvarr40/jellyfishes.jpg) top center;
}

#header h1
{
	font-size: 3em;
	margin: 0;
	position: relative;
	top: 30px;
	left: 30px;
}

#header a
{
	display: block;
	width: 630px;
	height: 136px;
	position: absolute;
	top: 22px;
}

#content
{
	padding-bottom: 1em;
}

#entries
{
	width: 437px;
	margin: 0 0 0 8px;
}

#sidebar
{
	position: absolute;
	top: 136px;
	left: 50%;
	margin: 20px 0 0 140px;
	width: 170px;
	overflow: hidden;
}

.blogday
{
	margin: 1em 0 3em;
	clear: both;
}

h2
{
	font-size: 1em;
	margin: 0;
	background: #000;
	text-align: center;
}

.blogentry
{
	background: #505050;
	border: 1px solid #444;
	margin: 1em 0;
	padding: 6px 12px;
	overflow: hidden;
	clear: both;
}

.blogentry img, .blogentry object
{
	max-width: 411px;
}

.blogday:last-child, .blogentry:last-child
{
	margin-bottom: 0;
}

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

h4
{
	font-size: 1.1em;
	margin: 0.5em 0;
}

#sidebar h3
{
	font-size: 1em;
	text-align: left;
	margin: 1.5em 0 0.5em;
	border-bottom: 1px solid #fff;
}

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

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

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

blockquote
{
	background: #333;
	margin: 1em 0;
	padding: 0 5px;
}

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

ins
{
	text-decoration: none;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
}

ul.entryinfo
{
	margin: 0.1em;
	padding: 0;
	list-style: square;
	color: #000;
	text-align: right;
	border-top: 1px solid #444;
}

ul.entryinfo li
{
	float: left;
	margin-left: 1.6em;
}

* html ul.entryinfo
{
	height: 1.2em;
}

ul.entryinfo li.first
{
	list-style: none;
	margin-left: 30px;
}

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

td
{
	padding: 5px;
	border: 1px solid #fff;
	border-collapse: collapse;
}

th
{
	font-weight: bold;
}

input
{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	border: 1px solid #ffffff;
	margin: 0px;
	margin-bottom: 2px;
}
#commentform textarea
{
	width: 432px;
	padding: 2px;
	background-color: #000000;
	border: 1px solid #ffffff;
	color: #FFFFFF;
}
h4
{
	font-size: 1.1em;
	margin: 0.5em 0;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #444444;
}
a.blue, .blue a
{
	text-decoration: none;
	color: #00AAFF;
}
a.blue:hover, .blue a:hover
{
	text-decoration: none;
	color: #000000;
	background-color: #00AAFF;
}

