/*

#

Sara
Freeblog.hu sablon
screen.css

fgi
2006

#

*/

/* Layout */

html
{
	font-family: 'Georgia' , sans-serif;
}

body
{
	margin: 0;
	padding: 0;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr15/images/background_tile.png);
	background-position: 50% 0;
	background-repeat: repeat-y;
}

div#home
{
	position: absolute;
	left: 50%;
	margin-left: -397px;
	width: 793px;
}

div#home div#header
{
	padding-top: 70px;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr15/images/header_tile.png);
	border-top: 5px solid #46412F;
}

div#home div#subheader
{
	padding-top: 45px;
	padding-bottom: 59px;
	padding-left: 70px;
	width: 723px;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr15/images/h1_background.png);
	background-color: #605942;
	background-repeat: no-repeat;
	background-position: 0 100%;
}

div#home div#header h1
{
	margin: 0;
	padding: 0;
	width: 416px;
	color: #A29873;
	font-weight: normal;
	font-size: 1.4em;
}

div#home div#header h1 a
{
	color: #C9C296;
	text-decoration: none;
}

div#home div#header h1 a:hover
{
	color: white;
}

div#home div#header h2
{
	margin: 0;
	padding: 0;
	width: 416px;
	color: #A29873;
	font-weight: normal;
	font-size: .75em;
}

div#home div#content
{
	margin-bottom: 50px;
	width: 100%;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr15/images/content_background.png);
	background-repeat: no-repeat;
}

div#home div#content div#posts
{
	float: left;
	padding: 70px;
	padding-top: 6px;
	padding-bottom: 0;
	width: 416px;
}

div#home div#content div#posts p, div#home div#content div#posts ul, div#home div#content div#posts ol
{
	color: #404040;
	font-size: .75em;
	line-height: 1.8em;
}

div#home div#content div#posts ul, div#home div#content div#posts ol
{
	margin: 0;
	padding: 0;
	margin-left: 40px;
	color: #626262;
}

div#home div#content div#posts ul
{
	list-style-type: circle;
}

div#home div#content div#posts p a
{
	color: #705329;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #B89C74;
}

div#home div#content div#posts p a:hover
{
	color: #271700;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #705329;
}

div#home div#content div#posts blockquote
{
	margin-left: 20px;
	padding-left: 20px;
	border-left: 5px solid #8C8375;
}

div#home div#content div#posts blockquote p
{
	color: #626262;
}

div#home div#content div#posts p, div#home div#content div#posts ul, div#home div#content div#posts ol, div#home div#content div#posts blockquote
{
	margin-bottom: 20px;
}

div#home div#content div#posts abbr, div#home div#content div#posts acronym
{
	border-bottom: 1px dotted #626262;
	padding-bottom: 2px;
}

div#home div#content div#posts div.head
{
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 50px;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr15/images/post_head_background.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

div#home div#content div#posts div.head h3, div#home div#content div#posts div.head h4
{
	margin: 0;
	padding: 0;
}

div#home div#content div#posts div.head h3
{
	color: #554F3B;
	font-weight: normal;
	font-size: 1.1em;
}

div#home div#content div#posts div.head h4
{
	color: #AAA79D;
	font-weight: normal;
	font-size: .7em;
}

div#home div#content div.head h4 a
{
	padding-bottom: 1px;
	color: #8A6C40;
	text-decoration: none;
	border-bottom: 1px solid #E8DEC1;
}

div#home div#content div#posts div.head h4 a:hover
{
	color: #570E0E;
	border-bottom: 1px solid #C4B894;
}

div#home div#content div#navbar
{
	margin-left: 556px;
	padding-left: 35px;
	padding-right: 35px;
}

* html div#home div#content div#navbar
{
	margin-top: 21px;
}

div#home div#content div#navbar
{
	padding-top: 21px;
}

div#home div#content div#navbar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div#home div#content div#navbar ul li
{
	margin-bottom: 8px;
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr15/images/li_title_bullet_link.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	color: #9B8667;
	font-size: .7em;
	line-height: 1em;
}

div#home div#content div#navbar ul li a, div#home div#content div#navbar ul li a:hover
{
	border: none;
}

div#home div#content div#navbar p
{
	line-height: 1.6em;
	color: #9B8667;
	font-size: .7em;
}

div#home div#content div#navbar h5
{
	margin-top: 35px;
	margin-bottom: 20px;
	padding: 10px;
	padding-left: 30px;
	color: #763232;
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr15/images/li_title_bullet.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	border-top: 1px solid #A89983;
	border-bottom: 1px dotted #9C8A71;
	font-weight: bold;
	font-size: .75em;
}

div#home div#content div#navbar ul li#feed
{
	background-image: url(http://s.freeblog.hu/templates/rancfelvarr15/images/feed_icon.gif);
}

div#home div#content div#navbar a
{
	padding-bottom: 1px;
	color: #8A6C40;
	text-decoration: none;
	border-bottom: 1px solid #E8DEC1;
}

div#home div#content div#navbar a:hover
{
	color: #570E0E;
	border-bottom: 1px solid #C4B894;
}

/* Float clearing Ús a hozzß tartozˇ IE hack */

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-table;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}



body
{
	font-size: 16px;
}
input
{
	background-color: #F6F4ED;
	font-family: 'Georgia' , sans-serif;
	color: #763232;
	font-size: 12px;
	border: 1px solid #A89983;
	margin: 0px;
	margin-bottom: 2px;
}
#commentform textarea
{
	width: 410px;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #A89983;
	color: #763232;
}

h2
{
	color: #8A6C40;
	font-weight: normal;
	font-size: 14px;
	border-style: solid;
	border-color: #A89983;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	font-weight: bold;
}
a
{
	font-size: 11px;
	color: #8A6C40;
	border-style: solid;
	border-color: #E8DEC1;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	text-decoration: none;
}
a:hover
{
	font-size: 11px;
	color: #570E0E;
	border-style: solid;
	border-color: #C4B894;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	text-decoration: none;
}
h1 a, h1 a:hover
{
	margin: 0;
	padding: 0;
	width: 416px;
	color: #A29873;
	font-weight: normal;
	font-size: 1.4em;
	text-decoration: none;
	border: 0px solid black;
}
#subheader h2
{
	border: 0px solid black;
}

