body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
	background: #fff;
}

a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #339933;
	text-decoration: underline;
}
input,textarea,select{
	background-color: #fafafa;
	border: 1px solid Gray;
}

/* ------------------------------------------------------------

	zen peyzaj ozel

------------------------------------------------------------ */

.yazar{
	font-size: 14px;
	color: #999;
}
.little{
	font-size: 12px;
	color: Green;
}
#content-inner p{
	text-align: justify;
}
#content-inner p:first-letter {
	float: left;
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	padding: 7px;
	margin-right: 7px;
	font-family: Times, serif, Georgia;
	background-color: #00bd19;
}
.son{
	border-left: 10px solid #009d19;
	border-right: 10px solid #009d19;
	border-top: 1px solid #009d19;
	border-bottom: 1px solid #009d19;
	padding: 1em 1em 1em .5em;
}
.loading{
	margin: 200px;
}
h4{
	color: #999;
}
#dismekan img{
   margin:0;
	margin-top:20px;
	padding:0;
}
#oyun img{
	cursor: pointer;
}
hr .bahce{
	color : #ccc;
	display : block;
	height : 1px;
	margin-top : 10px;
	margin-bottom : 10px;
	
}


/* ------------------------------------------------------------

	page structure

------------------------------------------------------------ */

#wrap {
	width: 790px;
	margin: 0 auto;
	padding: 0 6px;
	font-size: 95%;
	text-align: left;
	}
#main-body {
	float: left;
	width: 95%;
	/*background: url(img/nav-bg.gif) no-repeat top left;
	*/
}
#content {
	float: left;
	width: 550px;/*prev 496px*/
	margin: 10px 0 40px 0;
	background: #fff;
	}
#sidebar {
	float: right;
	position: relative;
	width: 200px;
	/*prev 274px*/
}
#footer {
	clear: both;
	margin: 0;
	padding: 20px 20px 12px 20px;
	border-top: 1px dashed #ccc;
	}

/* ------------------------------------------------------------

	header

------------------------------------------------------------ */

#header {
	float: left;
	width: 98%;
}
#header h1 {
	float: left;
	margin: 0;
	padding: 10px;
	}
#header h2 {
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #777;
	margin : 28px 20px 20px 20px;
}
/*----------------------------------------------------------

	content

------------------------------------------------------------ */

h2#title {
	margin: 0;
	padding: 0px 20px; /*prev 18px 20px*/
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: 3px;
	color: #666;
	background-color: #EEEEEE;
}

/* override for home page */

body.home h2#title {
	margin: 0;
	padding: 0;
	background: none;
	}
	
#content-inner{
padding-left: 15px;
	margin: 10px;
	line-height: 1.4em;
	}
#content-inner ul {
	margin: 1.5em 0 1.5em 40px;
	padding: 0;
	list-style: none;
	}

#content-inner ul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 23px;
	color: #555;
	background: url(img/icon-permalink.gif) no-repeat 0 0;
	}

#content-inner blockquote {
	margin: 1em 0 1em 20px;
	padding: 0 0 0 22px;
	font-size: 90%;
	line-height: 1.4em;
	color: #666;
	background: url(img/icon-quotes.gif) no-repeat 0 2px;
	}
/* weblog entries */


	
/* ------------------------------------------------------------

	sidebar

------------------------------------------------------------ */


/* sidebar contents */

#sidebar-inner {
	border-top: 1px solid #fff;
	padding: 20px;
	}
#sidebar-inner h4 {
	margin: 0 0  5px 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 130%;
	color: #555;
	}
#sidebar-inner ul {
	margin: 0 0 20px 0;
	padding: 5px;
	list-style: none;
	border-left: 1px dashed #ccc;
	}
#sidebar-inner ul li {
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size: 90%;
	border-bottom: 1px solid #ccc;
	}
#sidebar-inner ul li.last {
	border-bottom: none;
	}

/* subnav box */

#subnav {
	margin: 0;
	padding: 20px;
	background: #A9CC4C url(img/sidebar-green-bg.gif) no-repeat top left;
}
#subnav h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 130%;
	color: #fff;
	}
#subnav ul {
	margin: 0;
	padding: 0;
	font-size: 90%;
	list-style: none;
	line-height: 1.3em;
	}
#subnav ul li {
	margin: 0;
	padding: 8px 0 8px 15px;
	font-weight: bold;
	border-bottom: 1px solid #9FC43D;
	background: url(img/bullet-green.gif) no-repeat 3px 12px;
	}
#subnav ul li#subnav-last {
	padding-bottom: 0;
	border-bottom: none;
	}
#subnav a {
	color: #3B5000;
	text-decoration: none;
	}
#subnav a:hover {
	background-color: #C6E76E;
	}
#subnav ul li.active {
	background-image: url(img/bullet-blue.gif);
	}
#subnav ul li.active a, #subnav ul li.active a:hover {
	color: #195F82;
	background-color: none;
	}

/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */

#footer p {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 90%;
	color: #ccc;
	}
	
#footer p.logo {
  	padding: 5px 0 5px 0;
	line-height: 140%;
	}
	
#footer p a {
	color: #ccc;
	}
#footer p a:hover {
	color: #999;
	}

/* ------------------------------------------------------------

	misc.

------------------------------------------------------------ */

a img {
	border: none;
	}
hr, .hide {

	display: none;
	}
hr.bahce {
	color: #fff;
	display : block;
	border-bottom: 1px dashed #ccc;
	margin-top : 10px;
	margin-bottom : 10px;
}	


/* ------------------------------------------------------------

	IE fixes

------------------------------------------------------------ */

/* hide from IE/Mac \*/
#main-body {
	clear: left;
	}

* html div {
	height: 1%;
	}
/* end hide */


body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body {
	/*be nice to Opera */
	font-size: small;
	border: none;
}

/*#wrap {
	width: 850px; 
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 790px;
	}*/
html>body #wrap {  /*be nice to Opera */
	width: 790px;
	}


/* self-clearing float */


/* Hides from IE/Mac \*/
* html #footer { height: 1%; }

/* End hide from IE/Mac */
