/*
Theme Name: Kemer Apart
Description: Beautiful theme, thanks to its owner.
Version: 1.0
Author: Deniz
Author URI: http://www.netinial.com
*/
/***************/
/* Linkler */
/***************/
a {
	color: #00B3EB;
	text-decoration: none;
}
a:hover {
	color: #97DC10;
}
h1, h2, h3, h4, p {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.main-back-top {
	background-image: url(images/main-back-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-back-main {
	background-image: url(images/main-back-main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-back-bottom {
	background-image: url(images/main-back-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.link {
	padding: 0 0 2px 0;
	font-size: 11px;
	background-image: url(images/link_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
body {
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	font: 11px/16px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	word-spacing: 1px;
	color: #454545;
}
.background-right {
	width: 100%;
	height: 100%;
	background-image: url(images/background-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.head {
	background-image: url(images/head3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	color: #A8AFB2;
	margin: 5px 0 5px 0;
	text-align: center;
}
#header span {
	margin: 0 2px;
	font-size: 7px;
	color: #B2E84B;
}
.main {
	font-size: 11px;
	margin-left: 5px;
}
.main a {
	padding: 0 0 2px 0;
	font-size: 11px;
	background-image: url(images/link_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.main h2 a{
	color: #8FCF13;
	font-size: 17px;
	margin: 0px 0px 0px 8px;
	padding: 0 0 2px 0;
	background-image: url(images/subject_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sidebar h2 {
	color: #3E68BF;
	font-size: 17px;
	margin: 0 0 6px 0;
}
.sidebar h3 {
	color: #55B1DF;
	font-size: 13px;
	margin: 0 0 12px 0;
}
.bottom {
	text-indent: 10px;
	height: 25px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	width:900px;
}
#netinial_reklam {
	position:absolute;
	width:50px;
	height:60px;
	z-index:1;
	left: 900px;
	top: -34px;
}
#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 675px;
	margin-left: 10px;
}
#menu li {
	float: left;
	font-family: "Lucida Sans Unicode", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#menu a {
	background: url("images/menu/seperator.gif") bottom right no-repeat;
	color: #FFF;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 8px;
	text-decoration: none;
}
#menu a:hover {
	background: #2da3d7 url("images/menu/hover2.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
