@charset "UTF-8";
/* CSS Document */

BODY {
	margin-top:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#999;
}

a:link {
	text-decoration: none;
	color:#999;
}
a:visited {
	text-decoration: none;
	color:#666;
}
a:hover {
	text-decoration: none;
	color:#F00;
}
a:active {
	text-decoration: none;
}

div#mainFRAME {
	margin:0 auto;
	width:780px;
	height:auto;
}

div#mainLEFT {
	float:left;
	width:280px;
	height:auto;
	margin-right:25px;
}

div#mainRIGHT {
	float:right;
	width:475px;
	height:auto;
}

div#photoSLIDE {
	width:280px;
	height:280px;
	background-color:#ececec;
}

div#photoSLIDE img {
	width:250px;
	height:250px;
	border:0px;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:15px;
}

div#twitterBOX {
	width:270px;
	height:auto;
	padding:5px;
}

div.arrows {
	width:265px;
	height:10px;
	display:block;
	margin-left:15px;
	border-top:#ececec 1px solid;
}

div.arrows2 {
	width:265px;
	height:10px;
	display:block;
	margin-left:15px;
}

* {
	margin:0;
	padding:0;
}

#wraper{width:280px;margin:0 auto;}

#list li{
	display:block;
	width:280px;
	height:auto;
	border:0px;
}

div#nav-BOX {
	margin-left:20px;
}

div#navBOX ul {
	display:inline;
	list-style:none;
}

div#navBOX ul li {
	float:left;
	margin-right:5px;
}

div.clear {
	clear:both;
	padding-bottom: 5px;
}

div.clear2 {
	clear:both;
	padding-bottom: 15px;
}

div#detayKUTUSU {
	background-color:#efefef;
	border-top:#CCC 2px solid;
	padding:5px;
}

div#detayKUTUSU h1 { margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:10px; font-size:10px; font-weight:bold; color:#F00}
div#detayKUTUSU h2 { margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; width:200px; float:left; font-size:10px; font-weight:lighter; font-style:italic; color:#00F}
div#detayKUTUSU h3 { margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:20px; font-size:10px; font-weight:lighter; font-style:italic; color:#999}

.bold { font-weight:bold; float:left; }

.geri { background-color:#FFF; padding:5px; border-right:#CCC 1px solid; border-top:#CCC 1px solid; border-left:#CCC 1px solid;}

#pager { margin-top: 0px; margin-bottom:20px; float: right; display: inline; color:#999;  }
#pager a { color: #efefef; padding: 2px 4px; text-decoration: none; font-size: 11px; margin: 0 5px 0 0; color:#999; }
#pager a:hover, #pager a.activeSlide  { background: #e2e2e2; color:#999; }

#screenshots { margin-top: 30px; height: auto; width: 505px;}
#screenshots img { height: auto; width: 505px; }

.post { margin: 1.5em 0 }
.post h2 { margin-bottom: 0.5em }
.post img { margin-bottom: 5px; }
.post img.hidden-ss { display: none; }


.kutular {
	float:left;
	width:75px;
	height:75px;
	margin-right:4px;
	margin-bottom:4px;
	background-color:#333;
}

ul.thumbs, ul.thumbs li{
	margin:0;
	padding:0;
	list-style:none;
}
	
ul.thumbs li{
	float:left;
	margin:0;
}

ul.thumbs a{
	display:block;
	float:left;
	width:75px;
	height:75px;
	line-height:100px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}

ul.thumbs a img {
	float:left;
	position:absolute;
	top:-7px;
	left:-7px;
	width: auto;
	height: auto
}

ul.thumbs a:hover img{
	position:absolute;
	top:-7px;
	left:-7px;
	width: auto;
	height: auto;
}	

#form_ik {
	padding: 10px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

#form_ik label {
	display: block;
	font-size: 10px;
	color: #666;
}

#form_ik  span.alanadi {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	clear: both;
	display: block;
}

#form_ik input, #form_ik textarea {
	margin-left:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5E4A41;
	border: 1px solid #999;
	height: 20px;
	width: 200px;
	background-color: #FFFFFF;
}

#form_ik span.zorunlu {
	display: inline;
}

div#mainRIGHT h1, div#mainRIGHT h2, div#mainRIGHT h3, div#mainRIGHT h4 {
	border-left:#F00 7px solid;
	padding-left:5px;
	font:caption
}

span#laga {
	display:block;
	padding:10px;
}

span#banka {
	display:block;
	padding:5px;
	background-color:#ececec;
	border:#CCC 1px solid;
	text-align:center;
}

div.back {
	display:block;
	margin-top:10px;
	border-top:#999 1px dotted;
	text-align:right;
}

div.post-cek {
	width:455px;
	height:auto;
	padding:10px;
	margin-bottom:18px;
	border:#CCC 1px dotted;
}

div.post-govde { 
	width:auto;
	height:auto;
}

div.post-cek-top {
	width:auto;
	height:auto;
	margin-bottom:8px;
}

.yazi-baslik {
	display:block;
	margin:0px auto;
	padding-bottom:9px;
	font:bold 22px tahoma;
	padding-top:10px;
}

.yazi-baslik a:link, .yazi-baslik a:visited {
	color:#434343;
	text-decoration:none;
	font-size:24px;
	font-weight:bold;
}

.yazi-baslik a:hover {
	color:#BE0D27;
}

.metin {
	width:455px;
	font:11px tahoma;
	line-height:17px;
	color:#636363;
}

.metin a:link, .metin a:visited {
	font-weight:bold;
	color:#BF0D27;
	text-decoration:none;
}

.metin a:hover {
	color:#333;
}

.devamini-oku {
	width:120px;
	height:20px;
	margin-top:18px;
	background-color:#ececec;
	font-size:14px;
	text-align:center;
}

.devamini-oku a:link {
	color:#333;
}

.devamini-oku a:hover {
	color:#999;
}

.post-cek-alt {
	padding-top:10px;
}

.post-footer {
	width:455px;
	border-top:1px dashed #C3C3C3;
	padding-top:8px;
}

post-footer-yorum-tarih {
	width:200px;
	font:10px tahoma;
	color:#BF0D27;
	float:left;
}

.post-etiketler {
	font:10px tahoma;
	color:#333;
}

div#footer {
	width:auto;
	height:auto;
	padding-top:8px;
	text-align:center;
	border-top:#CCC 1px dotted;
}


div.navbox {
	position: relative;
	float: left;
}

ul.nav {
	list-style: none;
	display: block;
	width: 220px;
	position: relative;
	top: 5px;
	left: 5px;
	padding: 0px 0 0px 0;
}

li {
	margin: 3px 0 0 0;
}
 
ul.nav li a {
	-webkit-transition: all 0.3s ease-out;
	background-color: #ececec;
	color: #174867;
	padding: 2px 15px 2px 15px;
	width: 220px;
	display: block;
	text-decoration: none;
	border:#CCC 1px dotted;
}
 
ul.nav li a:hover {
	background-color: #CCC;
	color: #FFF;
	padding: 2px 30px 2px 15px;
}


div#mainRIGHT ul, div#mainRIGHT ol {
	list-style:none;
	display:block;
}

div#mainRIGHT ul li {
	margin:0px;
}

div#mainRIGHT ol li {
	margin-left:20px;
}

.tags a {
	background-color:#ececec;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	color:#333;
}

.tags a:hover {
	background-color:#CCC;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	color:#FFF;
}

.blogIMG {
	width:455px;
	height:80px;
	background-color:#ececec;
}

ul.thumbsblogIMG, ul.thumbsblogIMG li{
	margin:0;
	padding:0;
	list-style:none;
}

ul.thumbsblogIMG {
	display:block;
	float:left;
	width:455px;
	height:80px;
	line-height:100px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}

ul.thumbsblogIMG img {
	float:left;
	position:absolute;
	top:-20px;
	width: auto;
	height: auto
}

div#sayfalar {
	display:block;
	width:auto;
	height:auto;
	border-top:#CCC 1px dotted;
	padding-top:5px;
}

div#sayfalar span {
	float:left;
	padding-top:2px;
	margin-right:5px;
}

div.kutucuk {
	float:left;
	width:auto;
	height:auto;
	padding:2px 8px 2px 8px;
	border:#CCC 1px dotted;
	background-color:#ececec;
	text-align:center;
	color:#333;
	text-decoration:none;
	margin-right:5px;
}

div.kutucuk:hover {
	float:left;
	height:auto;
	width:auto;
	padding:2px 8px 2px 8px;
	border:#CCC 1px dotted;
	text-align:center;
	background-color:#666;
	color:#ececec;
	text-decoration:none;
}

div.kutucuk_sec {
	float:left;
	width:auto;
	height:auto;
	padding:2px 8px 2px 8px;
	border:#CCC 1px dotted;
	background-color:#FFF;
	text-align:center;
	color:#999;
	text-decoration:none;
	margin-right:5px;
}

div#etiketBOX, div#searchBOX {
	width:255px;
	height:auto;
	margin-left:25px;
}

div#yorumBOX {
	width:459px;
	height:auto;
	border:#CCC 1px dotted;
	padding:8px;
}

div#yorumlarBOX {
	margin:0 auto;
}

div#yorumlarBOX ol {
	margin:25px 0 35px 0;
}

div#yorumlarBOX ol li{overflow:hidden;height:100%;background:#f7f7f7;border:1px solid #e8e8e8;list-style-type:none;margin:10px 0;padding:5px;}
div#yorumlarBOX ol li div.yorumTEXT{background:#fff;border-top:1px dotted #e1e1e1; padding:5px;}
div#yorumlarBOX ol li big.author{display:block;font-size:13px;line-height:16px;margin:0;padding:0;width:50%}

.arama_kutusu {
	width:203px;
	height:20px;
	margin-top:5px;
	padding:2px;
	border:#CCC 1px dotted;
	font-style:italic;
}

.arama_dugmesi {
	width:40px;
	height:26px;
	margin-top:5px;
	background-color:#ececec;
	border:#999 1px dotted;
	cursor:pointer;
}

div#sonBLOG {
	width:255px;
	height:auto;
	margin-left:25px;
}

.baslik {
	display:block;
	color:#000;
	border-bottom:#CCC 1px dotted;
	margin-top:5px;
	font-style:italic;
}

div#sonBLOG ul {
	display:inline;
	list-style:none;
}

div#sonBLOG ul li {
	display:block;
	width:270px;
	height:auto;
	border:0px;
}
