/*

#

Janka
Freeblog.hu sablon
screen.css

fgi
2006

#

*/

*
{
	font-family: 'Lucida Grande' , 'Verdana' , 'Arial' , sans-serif;
	padding: 0;
	margin: 0;
}

html, body
{
	width: 100%;
	height: 100%;
}

body
{
	background-color: #4E4E4E;
}

div#header_box
{
	padding-top: 50px;
	padding-bottom: 1px;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/top_tile.gif);
	background-repeat: repeat-x;
	background-color: white;
}

div#header_box h1
{
	font-size: 1.5em;
	font-weight: normal;
}

div#header_box h1 a
{
	color: #464646;
	text-decoration: none;
}

div#header_box h1 a:hover
{
	color: black;
}

div#header_box h2
{
	font-size: 0.75em;
	font-weight: normal;
	color: #A0A0A0;
}

div.content_box
{
	width: 683px;
	margin-left: auto;
	margin-right: auto;
}

div#top_content_bar
{
	background-color: white;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/middle_tile.gif);
	background-repeat: repeat-x;
	background-position: 0 6px;
	padding-bottom: 25px;
}

div#text_column
{
	float: left;
	width: 377px;
	padding-top: 85px;
}

div#text_column h3
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-bottom: 25px;
	font-size: 0.8em;
	font-weight: normal;
	color: #79B311;
	border-bottom: 3px solid #B7D67F;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

div#text_column h4
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	color: #4E4E4E;
}

div#text_column h5 a
{
	text-decoration: none;
	color: #4E4E4E;
}

div#text_column h5 a:hover
{
	color: #D94D00;
}

div#text_column h5
{
	margin-top: 5px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	font-size: 0.7em;
	color: #C1C1C1;
	font-weight: normal;
	border-bottom: 1px dotted #C1C1C1;
}

div#text_column p
{
	font-size: 0.75em;
	color: #6E6E6E;
	line-height: 1.6em;
	margin-bottom: 25px;
}

div#text_column p a
{
	text-decoration: none;
	color: #8AAE4C;
	border-bottom: 1px dotted #73933D;
}

div#text_column p a:hover
{
	border-bottom: none;
}

div#text_column ul, div#text_column ol
{
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	color: #6E6E6E;
	line-height: 1.6em;
	margin-bottom: 25px;
	margin-left: 40px;
	color: #626262;
}

div#text_column ul
{
	list-style-type: circle;
}

div#menu_column
{
	padding: 45px;
	margin-left: 425px;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/menu_column_bg.gif);
	background-repeat: no-repeat;
}

div#menu_column ul
{
	width: 148px;
	font-size: 0.7em;
	margin-bottom: 25px;
	list-style: none;
}

div#menu_column ul li
{
	color: #6E6E6E;
	margin-bottom: 4px;
}

div#menu_column ul li a
{
	color: #6E6E6E;
	text-decoration: none;
	border-bottom: 1px dotted #CFCFCF;
}

div#menu_column ul li a:hover
{
	color: black;
	border-bottom: none;
}

div#menu_column ul li.title
{
	padding-left: 15px;
	font-weight: bold;
	color: #D94D00;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

div#menu_column ul li.link
{
	padding-left: 15px;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/lorange_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

div#menu_column ul li.title a
{
	color: #D94D00;
	text-decoration: none;
	border-bottom: 1px dotted #E0B9A3;
}

div#menu_column ul li.title a:hover
{
	color: #C14400;
	border-bottom: none;
}

a#feed_icon
{
	display: block;
	width: 32px;
	height: 59px;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/rss_icon.gif);
}

a#feed_icon:hover
{
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/rss_iconh.gif);
}

a#feed_icon span
{
	display: none;
}

div#middle_content_bar
{
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/middle_content_tile.gif);
	background-repeat: repeat-x;
	background-color: #464646;
	padding-top: 50px;
	padding-bottom: 50px;
}

div#archive_list
{
	float: left;
	width: 377px;
}

div#archive_list h3
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-bottom: 25px;
	font-size: 0.8em;
	font-weight: normal;
	color: #ACACAC;
	border-bottom: 3px solid #646464;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/archive_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

div#archive_list ul
{
	font-size: 0.75em;
	list-style: none;
}

div#archive_list ul li
{
	margin-bottom: 10px;
}

div#archive_list ul li a
{
	color: #C6C6C6;
	border-bottom: 1px dotted #8C8C8C;
	text-decoration: none;
}

div#archive_list ul li a:hover
{
	color: #E8E8E8;
	border-bottom: none;
}

div#archive_misc p
{
	color: #717171;
	font-size: 0.7em;
}

div#archive_misc
{
	padding-left: 45px;
	padding-right: 35px;
	margin-left: 425px;
}

div#footer div.content_box
{
	padding-top: 30px;
	padding-bottom: 30px;
}

div#footer p
{
	color: #717171;
	font-size: 0.75em;
}

div#footer p a
{
	color: #9C9C9C;
	text-decoration: none;
	border-bottom: 1px dotted #7F7F7F;
}

div#footer p a:hover
{
	border-bottom: none;
}

div#flower
{
	position: absolute;
	top: 0;
	left: 0;
}

input
{
	background-color: #ffffff;
	font-family: 'Lucida Grande' , 'Verdana' , 'Arial' , sans-serif;
	color: #000000;
	font-size: 12px;
	border: 1px solid #000000;
	margin: 0px;
	margin-bottom: 2px;
}

#commentform textarea
{
	width: 370px;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	font-family: 'Lucida Grande' , 'Verdana' , 'Arial' , sans-serif;
}

div#text_column h3 a, a
{
	text-decoration: none;
	color: #8AAE4C;
	border-bottom: 1px dotted #73933D;
}

div#text_column h3 a:hover, a:hover
{
	border-bottom: none;
}

h2
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-bottom: 25px;
	font-size: 0.8em;
	font-weight: normal;
	color: #79B311;
	border-bottom: 3px solid #B7D67F;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr16/images/white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#header_box h2
{
	border-bottom: 0px solid red;
	font-size: 0.75em;
	font-weight: normal;
	color: #A0A0A0;
	padding: 0px;
	margin: 0px;
}

#header_box h1 a, #content_box h1 a, #text_column h5 a
{
	border: 0px solid black;
}

h6
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}

.img
{
	border: 0px solid black;
}


