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: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #523421;
	margin: 0;
}

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

blockquote {
}

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 29px 0px 30px;
	border-right: 2px solid #fff;
	font-weight: bold;
	color: #F7EBCE;
	font-size: 1em;
}

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

#menu #rss a {
	float: right;
	padding-left: 30px;
	background: url(images/img02.gif) no-repeat 10px 50%;
	border: none;
}

/* Header */

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

#header h1 {
	padding: 75px 0 0 20px;
	font-size: 1.8em;
}

#header h2 {
	padding: 0 0 0 20px;
	font-size: .8em;
}

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

/* Content */

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

/* Posts */

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

#posts .post {
	color: #523421;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px 10px 10px 20px;
}
#posts .post-contact {
	height: 290px;
	color: #9C0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 10px;
	font-style: normal;
	padding: 10px 10px 10px 10px;
}
#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;
	font-size: 10px;
}
#footer a {
	color: #F7EBCE;
}

#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 h2 {
	padding: 0 0 0 20px;
	font-size: .8em;
}

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