/*
Theme Name: BodrumLook Theme
Theme URI: http://www.eminkelekci.com/
Description: WordPress theme Designed by M.Emin Kelekci, Developer Nadir ATMACA</a>.
Version: v.1
Author: M.Emin & Nadir
Author URI: http://www.eminkelekci.com/
Tags: 2 columns, 3 columns, white, widgets, fixed width,  blue, business, fixed width, two columns, three columns, clean, lorem ipsum, search engine optimized,
*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* Body */
* {
	margin:0;
	padding:0;
}
body {
	color:#666;
	background-color: #E1E9EA;
	background-image: url(/img/site_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 76%;
}
/* Links */
a {
	background-color:inherit;
	color:#666;
	text-decoration:none;
}
a:hover {
	background-color:inherit;
	color:#000;
	text-decoration:none;
}
a img {
	border:0;
}

img{
	padding:0;
	margin:5;
	border:none 0px;
}

hr{
	border:#CCC;
	color:#CCC;
	
	
	}
#page {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	background-image: url(/img/top_bg.png);
	background-repeat: no-repeat;
	background-position: center -20px;
}

#wrap {
	color:#666;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
}
/* Header */
#header {

}

#header h1 {
	background-color:inherit;
	color:#666;
	font-size:2em;
	letter-spacing:-1px;
	margin:30px 30px 0 0;
}
#header h1 a {
	background-color:inherit;
	color:#666;
	text-decoration:none;
}
#header p {
	background-color:inherit;
	color:#777;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
	margin:10px 30px 0 0;
}

#logo {
	position: absolute;
	width:320px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	background-image: url(/img/logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	visibility: visible;
	
}
#logo h1 {
	position: absolute;
	left: -1000px;
	top: -1000px;
	
}
div#search {
	border:none;
	position:relative;
	margin-top:15px;
	float: right;
	margin-right: 0px;
	background-image: url(/img/arama.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	height: 20px;
	padding: 5px;
}


div#search form#searchform{
	position:absolute;
	top:0;
	width:180px;
	height:25px;
	border: none;
	background-image: none;
}

div#search form#searchform .searchinput{
	position:absolute;
	padding-left:2px;
	top:5px;
	color:#666;
	font-size:13px;
	width:150px;
	border:none
}

div#search form#searchform .button{
	position:absolute;
	top:0px;
	left:155px;
	height:27px;
	width:32px;
	border:0;
	cursor:pointer;
	background-image: url(/img/arama_buton.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
}
#banner-head {
	background-color: #E1E9EA;
	text-align: center;
}
#main {
	width: 947px;
	margin-right: auto;
	margin-left: auto;
}


#main-nav {
	height: 50px;
	color: #FFF;
	margin-bottom: 10px;
	font-weight: lighter;
	background-image: url(/img/main-menu-bg.png);
	background-position: center top;
	background-repeat: no-repeat;

}
#main-nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main-nav ul li {
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(/img/anamenu_bullet.png);
	height: 44px;
}
#main-nav a {
	color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 0px;
	font-weight: lighter;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

#main-nav a:hover {
	color: #9FF;
	text-decoration: none;
	padding-top: 17px;
}




#frontphoto {
	margin:0 0 10px;
}
/* Sidebars */
#leftside {
	clear:left;
	float:left;
	padding:0;
	width: 155px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#extras {
	float:right;
	padding:0;
	width:160px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 12px;
}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {
	font-size:0.9em;
	margin:0 0 18px;
}
#leftside li, #extras li {
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	font-size: 12px;
	padding: 0px;
}
#leftside ul ul, #extras ul ul {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5;
}
#leftside ul ul li, #extras ul ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
#leftside ul ul li a, #extras ul ul li a    {
	font-weight:normal;
}
#leftside ul.linklist, #extras ul.linklist {

}
#leftside ul.linklist ul, #extras ul.linklist ul {
	margin:0 0 20px;
}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {
	font-weight:bold;
	background-color: #E1E9EA;
	display: block;
}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {
	color:#63C0ED;
	text-align:left;
	margin:0 0 6px;
	font-size: 16px;
	font-weight: normal;
}
#leftside label, #extras label {
	display:none;
}






/* Main menu */
ul.page {
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	width: 152px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.page li {
	display: inline;
	margin: 0px;
	padding: 0px;

}
ul.page li a , #leftside ul .cat-item a{
	border-left:0px solid #cccccc;
	color:#FFF;
	font-weight:lighter;
	text-decoration:none;
	background-image: url(/img/sidebar_buton.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	font-size: 14px;
	display: block;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
ul.page li a:hover , #leftside ul .cat-item a:hover{
	border-left:0px solid #286ea0;
	color:#FFF;
	background-repeat: no-repeat;
	background-position: center -40px;
}

ul.page li.current_page_item a {
	border-left:0px solid #286ea0;
	color:#FFF;
	background-repeat: no-repeat;
	background-position: center -80px;
}
ul.page ul {
	font-size:0.9em;
	margin:0 0 0 15px;
	padding:0 0 5px;
}
ul.page ul a {
	padding:3px 1px 3px 5px;
}
ul.page ul ul {
	width:113px;
}
ul.page ul ul a {

}
#leftside ul .cat-item a{
	abackground-image: url(/img/sidebar_buton2.png);
}
#leftside ul .cat-item a:hover {
	abackground-image: url(/img/sidebar_buton2.png);
}

#home {
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#manset {
	float: left;
	margin-bottom:15px;
	padding-bottom:10px;
}


#manset_top {
	width: auto;
	padding-bottom: 5px;
	background-image: url(/img/spretor.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 10px;
}
#manset_top h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	display: inline;
	float: left;
}
#manset_single {
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 275px;
	margin-right: 10px;
}
#manset_single img {
	font-size: 8px;
	color: #CCC;
	background-color: #F4FCFC;
	border: 2px solid #D6D6D6;
	float: none;
	margin-bottom: 5px;
}

#manset_single h2 {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	line-height: 90%;
	margin-bottom: 5px;
}

#manset_list {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#manset_list ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#manset_list ul li {
	background-image: url(/img/manset-list-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#manset_list ul li h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
}

#manset_list ul li:hover{
	background-position: left -146px;
}
#manset_list img   {
	float: left;
	padding: 2px;
	background-color: #FFF;
	margin-right: 5px;
	margin-bottom: 2px;
	display: inline;
}
#mekanlar {
	clear: both;
}
#mekanlar h2 {
	font-size: 16px;
	color: #929292;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 10px;
}

#mekanlar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mekanlar ul li {
	float: left;
	width: 145px;
	background-image: url(/img/mekan-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
}

#mekanlar ul li:hover {
	background-position: center -189px;
}
#mekanlar ul li a {
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(/img/mekan-num.gif);
}
#mekanlar ul li a.m1 {
	background-position: 0px top;
}#mekanlar ul li a.m2 {
	background-position: -150px top;
}#mekanlar ul li a.m3 {
	background-position: -305px top;
}#mekanlar ul li a.m4 {
	background-position: -455px top;
}#mekanlar ul li a.m5 {
	background-position: -600px top;
}

#mekanlar ul li h3 {
	font-size: 16px;
	font-weight: normal;
	clear: both;
	padding-bottom: 5px;
}
.altManset {
	width: auto;
	padding: 0px;
	margin: 0px;
}
.altManset h2 {
	font-size: 14px;
	color: #666;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.altManset ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.altManset ul li {
	background-image: url(/img/box_gri2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 215px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	width: 175px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 90%;
	text-align: center;
	list-style-type: none;
	vertical-align: middle;
}
.altManset ul li img {
	background-color: #CCC;
	display: block;
	height: 110px;
	width: 160px;
	border: 4px solid #FFF;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.altManset ul li h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 100%;
}


.altManset ul li:hover{
	background-position: right top;
}
.altManset ul li span {
	display: block;
	float: left;
	padding: 5px;
	margin-right: 10px;
	background-color: #FDFDFD;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #FFF;
	text-align: center;
}
.altManset2 {
	width: auto;
	padding: 0px;
	margin: 0px;
}
.altManset2 h2 {
	font-size: 16px;
	color: #929292;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
	line-height: normal;
}
.altManset2 ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.altManset2 ul li {
	background-image: url(/img/box_gri.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	width: 133px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 90%;
	text-align: center;
	list-style-type: none;
	vertical-align: middle;
}

.altManset2 ul li h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 100%;
}


.altManset2 ul li:hover{
	background-position: right top;
}
.altManset2 ul li span {
	display: block;
	float: left;
	padding: 5px;
	margin-right: 10px;
	background-color: #FDFDFD;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #FFF;
	text-align: center;
}
#takvim {
	width: auto;
	height: 410px;
	clear: both;
}
/* Content */
#content {
	padding:0;
	margin-top: 0;
	margin-bottom: 5px;
	vertical-align: top;
	width: 760px;
	float: right;
}


#contentwide {
	line-height:1.6em;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 170px;
}
#content h2, #contentwide h2 {
	font-size:%80;
	margin:0 0 10px;
}
#content h3, #contentwide h3 {
	font-size:%80;
	margin:0 0 8px;
}
#content img, #contentwide img {
	border:1px solid #d0d0d0;
	margin:3px 10px 3px 0;
}
#content ul, #contentwide ul, #content ol, #contentwide ol {
	margin:0 0 16px 20px;
}
#content li, #contentwide li {
	padding:0 0 0 5px;
}
#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol {
	margin:0 0 0 16px;
}

.post_teaser{
	background:url(/img/line1.jpg) repeat-x center bottom;
	margin-bottom:15px;
	padding-bottom:10px;
	clear: both;
	}
/* Footer */
#footer {
	font-size:0.9em;
	clear:both;
	color:#777;
	font-weight:normal;
	line-height:1.7em;
	text-align:center;
	background-color: #E1E9EA;
	background-image: url(/img/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	margin:0;
	padding:0;
}
#footer a {
	color:#777;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	color:#555;
	text-decoration:underline;
}
#footer strong a {
	font-weight:bold;
}
#footer span.credits {
	font-size:1.1em;
}
/* Subpage menu */
#subpages {
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	line-height:1.3em;
	width:190px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
#subpages h2 {
	font-size:1.2em;
	letter-spacing:-1px;
	line-height:1.3em;
	margin:0 0 12px;
	color: #3CF;
}
#subpages ul.submenu {
	line-height:1.3em;
	list-style:none;
	margin:0;
}
#subpages ul.submenu li {
	display:inline;
	line-height:1.3em;
	width:180px;
	padding:0;
}
#subpages ul.submenu li a {
	background-color:#f4f4f4;
	border-left:0px solid #cccccc;
	color:#505050;
	float:left;
	margin-bottom:2px;
	padding:2px 1px 2px 5px;
	text-decoration:none;
	width:180px;
}
#subpages ul.submenu li ul {
	margin:0 0 2px 10px;
	width:170px;
}
#subpages ul.submenu li ul li a {
	width:170px;
}
#subpages ul.submenu li ul ul {
	margin:0 0 2px 10px;
	width:160px;
}
#subpages ul.submenu li ul ul li a {
	width:160px;
}
#subpages ul.submenu li ul ul ul {
	margin:0 0 2px 10px;
	width:150px;
}
#subpages ul.submenu li ul ul ul li a {
	width:150px;
}
#subpages ul.submenu li a:hover, #subpages ul.submenu li.current_page_item a {
	background-color:#CCC;
	border-left:0px solid #286ea0;
	color:#333;
}
#subpages ul.submenu li.current_page_item a {
	background-color:#8DEAFE;
	color:#fff;
}

#subpages ul.submenu li.current_page_item ul li a {
	background-color:#f4f4f4;
	border-left:0px solid #cccccc;
	color:#555;
}
/* Tags */
p, ul, ol {
	margin:0 0 18px;
}
blockquote {
	border-left:0px solid #e0e0e0;
	margin:20px;
	padding:8px 8px 8px 15px;
}
blockquote p {
	background-color:inherit;
	color:#505050;
	font-size:0.9em;
	line-height:1.3em;
}
label {
	background-color:inherit;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
}
table#wp-calendar {
	margin:0 0 20px;
	width:140px;
}
code {
	font-size:1.2em;
	display:block;
	padding:5px 5px 5px 8px;
	background-color:#f4f4f4;
	margin:5px 0 15px 0;
	border-left:0px solid #cccccc;
}
/* Forms */
#s, #submit {
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
}
#author, #email, #url, #comment {
	border:1px solid #cccccc;
	font-family:Book Antiqua, Verdana, Tahoma, Arial, Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}
#commentsection {
	margin:25px 0 0;
}
#commentsection p {
	margin:0 0 6px;
}
/* Float fix */
.contenttext {
	overflow:hidden;
}
* html .contenttext {
	height:1px;
	overflow:visible;
}
* html .contenttext p {
	overflow:hidden;
	width:99%;
}
/* WP image align classes */
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
/* Various classes */
.left {
	float:left;
	margin:10px 15px 10px 0;
}
.right {
	float:right;
	margin:10px 0 5px 10px;
}
.center {
	margin:5px auto 12px;
	text-align:center;
}
.textright {
	text-align:right;
}
.small {
	font-size:0.8em;
}
.bold {
	font-weight:bold;
}
.hide {
	display:none;
}
.post {
	margin:0 0 25px;
}
.postinfo {
	background-color:#f4f4f4;
	border-left:0px solid #cccccc;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5em;
	margin:1px 0 30px;
	padding:8px 5px 8px 8px;
}
.gravatarside {
	float:right;
	width:48px;
	height:48px;
	margin:0 5px 5px 5px;
}
.navigation {
	display:block;
	margin:10px 0 20px 0;
	padding:0;
	text-align:center;
}
.navigation p {
	margin:0;
	padding:0;
}
.prevlink {
	margin-right:20px;
}
.nextlink {
	margin-left:20px;
}



.mekanlar {
	position: absolute;
	z-index: 1500;
	padding: 0px;
	top: 894px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -350px;
}
.cizgi {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: 1;
	border-bottom-color: #D6D6D6;
}

.devam_btn {
	background-image: url(/img/devam-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	height: 19px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	width: 160px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.devam_btn a {
	color: #FFF;
	display: block;
}

.devam_btn:hover{
	background-position: left bottom;
	}

.sidebar_box {
	background-image: url(/img/sidebar-box-head.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	background-color: #E1E1E1;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
}
.sidebar_box h2  {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

.sidebar_box_body {
	background-image: url(/img/sidebar-box-foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.breadcrumb{
	color:#999;
	padding:5px 0px;
	margin-bottom:15px;
	background-image: url(/img/br_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.post h2.page_title{
	font-size:%100;
	font-size:24px;
	color:#0CF;
	padding:15px 0;
	}
		
.breadcrumb a{
	color:#666;

	}
	
.breadcrumb a:hover{
	color:#3CF;

	}
.comment {
	background-color:#f4f4f4;
	color:#606060;
	margin:0 0 10px;
	padding:8px 5px 0 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #B8BEBF;
	border-bottom-color: #B8BEBF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1E9EA;
	border-left-color: #E1E9EA;
}

.comment p {
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 6px;
	padding-bottom:5px;
}
#respond {
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E9EA;
	border-right-color: #C1D2D5;
	border-bottom-color: #B9CCCE;
	border-left-color: #E1E9EA;
	padding: 10px;
	clear: both;
	margin-top: 15px;
}
h2#comments , #respond h2{
	background-color: #E1E9EA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 10px;
	color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C0D1D3;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C0D1D3;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F0F5F7;
	border-left-color: #F0F5F7;
}
#respond #commentform p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



#formlar #otel {
	background-image: url(myscript/formlar/form-otel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 25px;
}
#formlar #araba {
	background-image: url(myscript/formlar/form-arac.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 25px;
	text-align: right;
	color: #999;
}

.clearer{
	margin: 0px;
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	height: 1%;
	width: auto;
	}
	
hr.clearer{
	visibility:hidden;
	height:0.1%;
	border:0px none;
	padding:0px;
	margin:0px;
	clear:both;
	}.rss-link {
	background-image: url(/img/rss-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	margin-right: 5px;
	float: right;
	margin-top: 2px;
}
.yazar {
	background-image: url(/img/yazarlar.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	margin-bottom: 5px;
	font-size: 10px;
	height: 192px;
}

.yazar:hover {
	background-position: right top;
}
.yazar2 {
	background-image: url(/img/yazarlar.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.yazar2:hover {
	background-position: right bottom;
}

.yazar .content {
	color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#yazarlar .yazar .content h2 {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(/img/yazar-enis.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 28px;
	line-height: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: -4px;
	margin-left: 0px;
	width: auto;
	margin-bottom: 0px;
	padding-right: 46px;
}
#yazarlar .yazar .content h3 {
	color: #666;
	padding: 0px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#yazarlar .yazar .content h4 {
	font-size: 13px;
	color: #837D8E;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


.entry_author_image {
  float: left;
  border: solid 1px outset;
  margin: 1.2em 1.2em 0px .1em;
}
#ads_728_box {
	background-image: url(img/ads-728.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 90px;
	clear: both;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 37px;
	margin-top: 2px;
	margin-bottom: 10px;
	width: auto;
}
#banner-head {
	background-color: #E1E9EA;
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

