body {
	margin: 20px 0;
	padding: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	background-image: url(images/arka.gif);
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9b0202;
	margin: 0;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

a {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 555px;
	height: 50px;
	margin: 0 auto;
	background-image: url(images/gurus-place_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #F7EBCE;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 10px 22px 0px 22px;
	border-right: 2px solid #fff;
	font-weight: bold;
	color: #F7EBCE;
	font-size: 1em;
}

#menu a:hover {
	background-color: #A50808;
}

/* Header */

#header {
	width: 555px;
	height: auto;
	margin: 0 auto;
	background-color: #F7EBCE;
}

#header h1 {
	font-size: 1.8em;
	color: #9B0202;
	padding: 10px;
}

/* Content */

#content {
	width: 555px;
	margin: 0 auto;
	border-top: none;
	background-color: #F7EBCE;
	height: 565px;
}

/* Posts */

#posts {
	float: left;
	width: 555px;
	height: 400px;
}

#posts .post {
	padding-top: 10px;
	height: auto;
	color: #F3E8C8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#posts .post2 {
	padding-left: 20px;
	padding-top: 10px;
	height: 120px;
	background-image: url(images/alt-2.gif);
	color: #FFFFFF;
}

#posts .post3 {
	color: #4A3223;
	padding: 5px 5px 5px 5px;
}

#footer {
	color: #FFFFFF;
}

#footer2 {
	color: #000000;
	background-color: #F7EBCE;
	width: 555px;
	margin: 0 auto;
	height: 25px;
}

#footer2 a {
	color: #71001A;
}
#footer a {
	color: #999999;
}

#baslik {
	width: 555px;
	height: 110px;
	margin: 0 auto;
	background-image: url(images/gurus-place_01.gif);
}
#baslik h1 {
	padding: 83px 0 0 83px;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}

#baslik a {
	text-decoration: none;
	color: #523421;
	}
