body{
	FONT: 70%/160% Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #000;
	height:100%;
}
html,body{
	margin:0px;
	padding:0px;
}
a, strong a {
	color: #FF6600;
	text-decoration:none;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0px 0px 10px;
}

pre 
{
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #000000;
	background: #E8E8E8;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	width:99%;
	border: 0px dashed #818141;
}
#icerik {
	padding:10px; }
#icerik input {
	background:#111;
	border: 1px groove #555;
	color: #d6e5aa;
	font: 95% "Tahoma", Courier, monospace;
	display: block; float:left; margin-bottom:5px; margin-top:5px;
}
#icerik textarea{
	background:#111;
	border: 1px groove #555;
	color: #d6e5aa;
	font: 95% "Tahoma", Courier, monospace;
	margin-left:-3px;
}
#icerik fieldset {
	width:595px;
	border:1px double #444;
	padding:10px;
}
#icerik legend {
	color:#CDE; font-size:13px; font-family:"Trebuchet MS", Arial; }

#icerik select {
	background:#111;
	border: 1px groove #555;
	color: #d6e5aa;
	font: 95% "Tahoma", Courier, monospace;
	display: block; float:left; margin-bottom:5px; margin-top:5px;
}
label {
	display:block; width:160px; float:left; margin-bottom:5px; margin-top:5px; text-align:right; padding-right:30px;}
fieldset input {padding:2px;}
fieldset select {padding:2px;}
fieldset textarea { overflow:auto;}
* html fieldset input {padding:1px;}
* html fieldset select {padding:1px;}

#yorum-yaz input {padding:2px;}
#yorum-yaz select {padding:2px;}

* html #yorum-yaz input {padding:1px;}
* html #yorum-yaz select {padding:1px;}

.code .indent {
	padding-left: 10px;
}
.code .blue {
	color: #0066FF;
}
.code .pink {
	color: #FF3399;
}
.code .green {
	color: #339933;
}
.code .black {
	color: #000000;
}

blockquote {
	background: url(../images/blockquote-bg.gif);
	margin: 0px 2px 5px;
	padding: 3px 10px;
	color:#666666;
	border-left: 3px dotted #d6e5aa;
	border-right: 3px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
}
h1 {
	margin: 40px 0px 44px;
	padding: 0px;
	float:right;
	text-decoration: none;
}
h1 a{
	display:block;
	height: 48px;
	width: 212px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h1 a:hover{
	text-decoration: none;
}
h2 {
	color: #AFD429;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #777777;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
h2 a, h2 a:visited{
	color: #AFD429;
	text-decoration:none;
}
h2 a:hover {
	color:#FF6700;
	text-decoration:none;
}
h3 {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #205A77;
}
h4 {
	font: normal 150% Tahoma, Arial, sans-serif;
	color: #779d03;
	margin: 0px 0px 2px;
	border:none;
}
ul {
	padding: 0px;
	margin: 5px 0px 15px 16px;
}
ul li ul{
	padding: 0px;
	margin: 0px 0px 5px 16px;
}
ul li {
	margin: 0px;
	padding: 0px;

}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {
	height: 1px;
	clear:  both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style:  none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #331;
}
.download_btn {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:13pt;
}
a.download_btn , a.download_btn:visited{
	color:#669900;
	text-decoration:none;
	background: url(../images/download-btn.gif) 7% 55% no-repeat;
	padding: 20px 5px 20px 20px;
	text-align:right;
}
a.download_btn:hover {
	color: #66CCDD;
	text-decoration:none;
}
.clear {
	clear:both;
}
.displaynone {
	display:none;
}

form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
a.validcss-mini {
	background: url(../images/validcss-mini.gif) no-repeat right center;
	padding-right: 13px;
	color:#FF9900;
	text-decoration: none;
	margin-left: 10px;
	float:left;
}
a.validcss-mini:visited {
	color:#FF9900;
}
a.validcss-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.validhtml-mini {
	background: url(../images/validhtml-mini.gif) no-repeat right center;
	padding-right: 13px;
	color:#80c43d;
	text-decoration: none;
	margin-left: 10px;
	float:left;
}
a.validhtml-mini:visited {
	color:#80c43d;
}
a.validhtml-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.rss-mini {
	background: url(../images/icon_rss.gif) no-repeat right center;
	padding-right: 14px;
	color:#FFCC33;
	text-decoration: none;
	margin-left: 10px;
	float:left;
}
a.rss-mini:visited {
	color:#FFCC33;
}
a.rss-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
.postdate {
	background: url(../images/calendar.gif) no-repeat left center;
/*	background: url(../images/mini-tarih.gif) no-repeat left center; */
	padding-left: 15px;
	font-size: 90%;
	color:#999999;
	float:left;
}
.postcomment {
	/*background: url(../images/mini-comment.gif) no-repeat left center;*/
	/*background: url(../images/yorum.gif) no-repeat left center;*/
	padding-left: 15px;
	font-size: 90%;
	float:right;
	color: #677688;
}
.postjumpcomment {
	background: url(../images/yorum.gif) no-repeat left center;
	padding-left: 13px;
	font-size: 90%;
	float:right;
}
.postjumpcomment a, .postjumpcomment a:visited {color:#c9c9c9;}

.pagenav {
	text-align:center;
	border-top: 0px dotted #111;
	margin: 5px 0px 4px;
	padding-top: 1px;
	clear:both;
	font: 95% "Tahoma", Courier, monospace;
}
.pagenav a{
	color: #999;
}
.pagenav a:visited{
	color: #777;
}
.pagenav a:hover{
	color: #66CCFF;
}
.copyright {
	text-align:right;
	border-top: 1px solid #222222;
	font-size:85%;
	clear:both;
	margin:1px 1px 3px;
	color: #666666;
	padding-right:5px;
}
.sol {
	background-color: #222; /*shadow color*/
	color: #FFF;
	margin-top: 0px;
	margin-left: 3px;
	width:650px;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	border-right:5px solid #111;
	border-left:3px solid #111;
	float:left;
}
.sol2 {float:left;width:160px;border-right:3px solid #111;border-bottom:3px solid #111;color:#9f9f9f;background:#222;padding:5px 3px 3px 3px;
    filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	}
.devam {
font-size:10px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
margin-top:1px;
clear:both;
width:100%;
float:right;
}

#yorumMenu{
  height: 40px;
  display:inline;
  float:left;
  font-family: verdana, sans-serif;
  font-size: 90.5%;
  margin-top:-12px;
  text-transform:lowercase;
  position:absolute;
  top:0px;
  left:441px;
}

#yorumMenu #yorum_durum li {
  float: left;
  font-weight: bold;
  list-style: none;
  margin: 0 0 0 4px;
  background: none;
  padding: 0;
    height: 40px;
}

#yorumMenu #yorum_durum li a {
  background: #373A2F url(../images/corners2.gif) no-repeat left bottom;
  color: #BFBFBF;
  display: block;
  float: left;
  text-decoration: none;
  border: none;
  height: 30px;
}

#yorumMenu #yorum_durum li a span {
  background:  url(../images/corners2.gif) no-repeat right bottom;
  cursor: pointer;
  display: block;
  float: left;
  padding: 11px 8px 5px 9px;
}

#yorumMenu #yorum_durum li a:hover, #yorumMenu #yorum_durum li.current a {
   background: url(../images/corners.gif) #839F07 left bottom no-repeat;
  color: #18121D;
}
#yorumMenu #yorum_durum li a:hover span, #yorumMenu #yorum_durum li.current a span {
  background: url(../images/corners.gif) right bottom no-repeat;
}
#yorumMenu ul{
 float: left;
  display: inline;
  font-size:.8em;
}

#yorum {
text-align:left;
padding:5px 8px 15px 5px;
}

#yorum input {
	background:#111;
	border: 1px groove #555;
	color: #d6e5aa;
	font: 95% "Tahoma", Courier, monospace;
	display: block; float:left; margin-bottom:5px; margin-top:5px;
}
#yorum textarea{
	background:#111;
	border: 1px groove #555;
	color: #d6e5aa;
	font: 95% "Tahoma", Courier, monospace;
	margin-left:-3px;
}
.yorumnav {
	text-align:center;
	border-top: 0px dotted #111;
	margin: 5px 0px 4px;
	padding-top: 1px;
	clear:both;
	font: 95% "Tahoma", Courier, monospace;
}
.yorumnav a{
	color: #999;
}
.yorumnav a:visited{
	color: #777;
}
.yorumnav a:hover{
	color: #66CCFF;
}
#yorum_baslik {
	border-bottom: 1px solid #333;
	background: #222 url(../images/yorum.gif) 2% 42% no-repeat;
	padding: 1px 0px 1px 30px; 
	}
#yorum_baslik a, #yorum_baslik a:visited {color: #AFD429;
	text-decoration:none;}	

#yorum_baslik a:hover {color:#99DDDD;
	text-decoration:none;
	}
		
#yorum_ozet {
	background: #111 url(../images/corners.gif) no-repeat left bottom;
	overflow:auto;
	height:auto;
	margin-bottom:10px;
	padding:5px;
	border-bottom: 1px solid #222;

	}
.yorumtarih {
	padding-right: 10px;
	font-size: 90%;
	color:#999;
	float:right;
	font-family:tahoma;
}



* html 	#yorumMenu #yorum_durum li{margin-bottom:-10px;}
* html 	#yorumMenu #yorum_durum li a {margin-top:0px;}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { position:absolute;z-index:1000;width:auto;background:#000;border:1px double #111;text-align:left;padding:5px;min-height:1em; }
body div#toolTip p { margin:0;padding:0;color:#fff;font:11px/12px verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-top:3px;color:#f60;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }


/* */
/* Pretty printing styles. Used with prettify.js. */

.str { color: #080; }
.kwd { color: #008; }
.com { color: #800; }
.typ { color: #606; }
.lit { color: #066; }
.pun { color: #660; }
.pln { color: #000; }
.tag { color: #008; }
.atn { color: #606; }
.atv { color: #080; }
.dec { color: #606; }
pre.prettyprint { padding: 2px; border: 1px solid #888; }

@media print {
  .str { color: #060; }
  .kwd { color: #006; font-weight: bold; }
  .com { color: #600; font-style: italic; }
  .typ { color: #404; font-weight: bold; }
  .lit { color: #044; }
  .pun { color: #440; }
  .pln { color: #000; }
  .tag { color: #006; font-weight: bold; }
  .atn { color: #404; }
  .atv { color: #060; }
}

