/*  
Theme Name: Szindbad's Theme
Theme URI: http://szindbadek.hu/
Description: This is the famous Szindbad theme.
Version: 0.9
Author: Peter Kovacs
Author URI: mailto:kiwep@bitta.net
*/

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 12px Georgia, Times, "Times New Roman", serif;
	background: #4e565c;
}

hr
{
	display: none;
}

a, a:visited
{
	color: #8dc63f;
}

form
{
	margin: 0px;
	padding: 0px;
}

#frame_page
{
	width: 800px;
	margin: 25px auto;
	padding: 0px;
	text-align: left;
	background: transparent url('images/szbg.jpg') repeat-y;
}

#frame_header
{
	clear: left;
	width: 800px;
	height: 175px;
	background: #4e565c url('images/szheader.jpg') no-repeat;
}

#frame_header h1
{
	margin: 0px;
	padding: 0px;
}

#frame_header h1 a
{
	display: block;
	position: relative;
	left: 190px;
	top: 44px;
	width: 410px;
	height: 100px;
	color: black;
}

#frame_header h1 a span
{
	display: none;
}

#frame_header .description
{
	display: none;
}


#frame_header .datetime
{
	position: relative;
	left: 35px;
	top: -54px;
	width: 150px;
	font: normal 10px Tahoma, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: black;
}

#frame_header .datetime span
{
	display: block;
	color: #6dcff6;
}

#frame_footer
{
	clear: left;
	width: 800px;
	height: 70px;
	background: #4e565c url('images/szfooter.jpg') no-repeat;
}

#frame_footer p
{
	display: none;
}

#frame_content
{
	width: 800px;
}

/* frame left */

#frame_left
{
	float: left;
	position: relative;
	width: 145px;
	left: -370px;
	padding: 0px;
	margin: 0px;
}

#frame_left h2
{
	margin: 18px 0px 4px 0px;
	padding: 0px;
	font-size: 12px;
}

#frame_left ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
}

#frame_left ul
{
	margin: 2px 0px;
}

/* frame right */

#frame_right
{
	float: left;
	position: relative;
	width: 120px;
	left: 90px;
	padding: 0px;
	margin: 0px;
}

#frame_right h2 span
{
	display: none;
}

#frame_right .search
{
	height: 43px;
	padding-top: 37px;
	background: transparent url('images/szsearchbg.jpg') no-repeat;
}

#frame_right .search h2
{
	display: none;
}

#frame_right .search .green
{
	width: 83px;
	background: white;
	border: solid 1px #8dc63f;
	margin: 0px 0px 0px 2px;
}

#frame_right h2.archivum
{
	width: 95px;
	height: 30px;
	margin: 0px;
	background: transparent url('images/szarchivum.gif') no-repeat;
}

#frame_right h2.links
{
	width: 95px;
	height: 30px;
	margin: 20px 0px 0px 0px;
	background: transparent url('images/sztoldide.gif') no-repeat;
}

#frame_right ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
}

#frame_right ul
{
	margin: 2px 0px;
}

#frame_right ul a, #frame_right ul a:visited
{
	color: black;
	text-decoration: none;
}

/* frame center */

#frame_center
{
	float: left;
	position: relative;
	width: 398px;
	left: 206px;
	padding: 0px;
	margin: 0px;
	color: #3b5c6c;
}

#frame_center .post
{
	margin: 15px 0px 25px 0px;
}

#frame_center .post h2
{
	margin: 0px;
	padding: 0px;
}

#frame_center .post h2 a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #f26521;
}

#frame_center .post h2 a:visited
{
	color: #f26521;
}

#frame_center .post small
{
	font: normal 11px Tahoma, Arial, sans-serif;
	color: #a7bdc8;
}

#frame_center .postmetadata
{
	margin: 0px;
	padding: 10px 0px;
	font: normal 9px Tahoma, Arial, sans-serif;
	color: #428eae;
	background: transparent url('images/szvshaff.gif') repeat-x;
}

#frame_center .postmetadata span
{
	color: #a5ddf4;
}

.entry p
{
	margin: 15px 0px;
	line-height: 1.5em;
}

