/*  
Theme Name: Sans-serif Racer
Theme URI: http://konstruktors.com/WordPressTheme/SansserifRacer
Description: Sans-serif Type Love
Version: 0.4
Author: Kaspars Dambis
Author URI: http://konstruktors.com/blog
*/

/* Few HTML Defaults */
body { font: 82%/130% sans-serif; color:#000; background:#fff; }
h1, h2, h3, h4, h5, h6 { margin: .9em 0 1em 0; padding:0; line-height:1.3em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#000; }
h1 { font-size: 4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 1.0em; font-style: italic; }
h6 { font-size: 1.0em; font-weight: normal; font-style: italic; }
ul li { list-style-type: square; }
p { margin: 1em 0 0 0; }

::-moz-selection{background:#c00; color:#fff;}
::selection {background:#c00; color:#fff;}
	a::-moz-selection{background:#1259C7; color:#fff;}
	a::selection{background:#1259C7; color:#fff;}

/* Images */
img { margin: 0 0 1em 1em; }
img.alignright{float:right}
img.alignleft{float:left}
a img { border:none; }
.img-a { float:left; clear:both; margin: 0 1em 1em 0; }
.img-a2 { float:none; margin: 0; } 
.img-c { float:right; margin: 0 0 1em 1em; }
.img-c2 { float:none; clear:both; margin: 0 0 1em 1em; }


/* Tables */
table {
    float:right; font-size: 1em;
    margin: 0 0 1em 1em; 
    border-collapse:collapse;
}
caption { font-style:italic; padding-bottom:1em; }
th, thead { font-weight:bold; text-align:left; }
th, td { padding: 0.2em 1em 0.2em 0; }

#post-633 table{float:none}
/* 	Horizontal Navigation */
.nav-h ul { padding:1em 0; }
.nav-h ul, .nav-h li { margin: 0; padding: 0; list-style-type:none; }
.nav-h li { display:inline; margin-right:1em; }

/* 	Vertical Navigation */
.nav-v ul { padding:1em 0; }
.nav-v ul, .nav-v li { margin: 0; padding: 0; list-style-type:none; }
.nav-v li { list-style-type: none; }
.nav-v li ul { margin-bottom: 0.4em; }
.nav-v li a { display:block; padding: 0.4em 0; }
.nav-v li a:hover { text-decoration:none; }
.nav-v li li { font-size: 0.82em; list-style-type: square; color: #ccc; margin-left:2em; }



/* 	Flat lists for a lot of content per item */
ul.flat, ol.flat { margin:0; padding:0;}
ul.flat,
ul.flat li,
ol.flat,
ol.flat li { padding-left:0; padding-left:0; }
ul.flat li, ol.flat li {}
.flat ol, .flat ul { margin-left:1.2em; padding-bottom:1em; padding-top:0.4em; }


/*  BLOCK FLOATIGN */
.bb-fa { float:left; }
.bb-fb { margin:auto; }
.bb-fc { float:right; }

/*  Columns */
.bb-tbase { width:100%; float:left; clear:both; }
.bb-t1 { width: 3.28%; }
.bb-t2 { width: 6.61%; }
.bb-t3 { width: 9.96%; }
.bb-t4 { width: 13.28%; }
.bb-t5 { width: 16.61%; }
.bb-t6 { width: 20.00%; }
.bb-t7 { width: 23.28%; }
.bb-t8 { width: 26.61%; }
.bb-t9 { width: 29.96%; }
.bb-t10 { width: 33.28%; }
.bb-t11 { width: 36.61%; }
.bb-t12 { width: 39.96%; }
.bb-t13 { width: 43.28%; }
.bb-t14 { width: 46.61%; }
.bb-t15 { width: 49.96%; }
.bb-t16 { width: 53.28%; }
.bb-t17 { width: 56.61%; }
.bb-t18 { width: 59.96%; }
.bb-t19 { width: 63.28%; }
.bb-t20 { width: 66.61%; }
.bb-t21 { width: 69.96%; }
.bb-t22 { width: 73.28%; }
.bb-t23 { width: 76.61%; }
.bb-t24 { width: 79.96%; }
.bb-t25 { width: 83.28%; }
.bb-t26 { width: 86.61%; }
.bb-t27 { width: 89.96%; }
.bb-t28 { width: 93.28%; }
.bb-t29 { width: 96.61%; }

/* Four columns: 7.5units, 22.5units */
.bb-t7a { width: 24.96%; }
.bb-t22a { width: 74.96%; }


/*  RELATIVE POSITIONING FROM CONTAINER. ADVANCED. */
/*  Relative to the RIGHT */
.bb-t10.relpos-c { float:right; position:relative; right: -33.33%; margin-left:-33.33%; }
.bb-t11.relpos-c { float:right; position:relative; right: -36.61%; margin-left:-36.28%; }
.bb-t12.relpos-c { float:right; position:relative; right: -40.00%; margin-left:-40.00%; }
.bb-t13.relpos-c { float:right; position:relative; right: -43.28%; margin-left:-43.28%; }
.bb-t14.relpos-c { float:right; position:relative; right: -46.61%; margin-left:-46.61%; }
.bb-t15.relpos-c { float:right; position:relative; right: -50.00%; margin-left:-50.00%; }
/*  Relative to the LEFT */
.bb-t10.relpos-a { float:left; position:relative; left: -33.28%; margin-right:-33.28%; }
.bb-t11.relpos-a { float:left; position:relative; left: -36.61%; margin-right:-36.28%; }
.bb-t12.relpos-a { float:left; position:relative; left: -40.00%; margin-right:-40.00%; }
.bb-t13.relpos-a { float:left; position:relative; left: -43.28%; margin-right:-43.28%; }
.bb-t14.relpos-a { float:left; position:relative; left: -46.61%; margin-right:-46.61%; }
.bb-t15.relpos-a { float:left; position:relative; left: -50.00%; margin-right:-50.00%; }


/* 	
	BLOCK INTERAL PADDING:
		a - left padding only
		b - left and right padding
		c - right padding only
			1 - measured in "ems"
			2 - measured in %
*/
.bbin-a1 { padding-left: 1em; margin:0}
.bbin-b1 { padding-left: 1em; padding-right: 1em; }
.bbin-c1 { padding-right: 1em; }

.bbin-a2 { padding-left: 3%; }
.bbin-b2 { padding-left: 3%; padding-right: 3%; }
.bbin-c2 { padding-right: 3%; }

.bbin-a3 { padding-left: 0.4em; }
.bbin-b3 { padding-left: 0.4em; padding-right: 0.4em; background:#eee; margin:1px; border:1px solid #ccc;  }
.bbin-c3 { padding-right: 0.4em; }

/* BORDERS */
.bb-b0001 { border-left:1px solid #ccc; }
.bb-b0101 { border-left:1px solid #ccc; border-right:1px solid #ccc; }
.bb-b0100 { border-right:1px solid #ccc; }
.bb-b1000 { border-top:1px solid #ccc; }
.bb-b0010 { border-bottom:1px solid #ccc; }

/*	
    INLINE BLOCK MARGINS
	(important: use only with "inline" blocks.)
	Apply to the .bb-t* div block, not .catin*
*/
.bb-marg-a1 { margin-left: 1em; }
.bb-marg-b1 { margin-left: 1em; margin-right: 1em; }
.bb-marg-c1 { margin-right: 1em; }

.bb-marg-a2 { margin-left: 4.16%; }
.bb-marg-b2 { margin-left: 2.08%; margin-right: 2.08%; }
.bb-marg-c2 { margin-right: 4.16%; }

/* yorum */

#secureimgdiv img{float:left; margin:1em 0 0 0;}

#header .logo a, #header #nav-main a, .more-link, #nav-sub ul li.current_page_item, .comments li.authorcomment cite,
.comments li.authorcomment cite a, #nav-sub li.current_page_item a, .comments li .commentcontent, .nav-v.nav-etries li span, 
.widget li.current-cat a, .widget li.current-cat, .pagetitle em, #header .logo, #content-sub h4 { 
/* Theme color */
	color: #3274D0; }

#header #nav-main li.page-item-643 a{background-color:#7CBA0F}
#header #nav-main li.page-item-643 a:hover{background-color:#565656}

#footer .footer-info, .comments li .credits {
/* Theme color for border elements */
	border-color: #3274D0; }

#header #nav-main a, .nav-entry-pages a:hover, #header .slogan em, .nav-entry-pages a { 
/* Theme color for background */ 
	background: #3274D0; }

#content-sub h4, .postinfo { background: #E9E9E9; }

li.alternatifard {background-color:#EFEFEF;}
.notbaslik{font: 10px Verdana, Arial, Helvetica, sans-serif; color: #FFF; text-align:right; background-color:#008DBD; padding:0px 4px 0px 0px;}
.not{color:#000; float: right; padding-bottom: 5px; margin: 0px 0px 10px 5px; width: 180px;padding-top: 5px;border-bottom:1px solid #008DBD; font-size:10px}
.not p{padding-bottom: 2px; font: 110%/110% Verdana, Arial, Helvetica, sans-serif;}
.tarayiciuyum {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #474747; background-color: #EBF6FA; border:1px solid #DDDDDD;	 padding: 7px;}
.tarayiciuyum:after{content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.tarayiciuyum{display: inline-block;}
    /* IE Win icin duzeltme \*/
    * html .tarayiciuyum {height: 1%;}
    .tarayiciuyum{display:block;}
    /* IE Win icin duzeltme sonu  */

.tarayiciuyum strong{border-bottom:1px solid #474747; padding-bottom:5px;}
.tarayiciuyum em{color:#474747; text-decoration:line-through;}
.cssozelliktanimi{border:1px solid #ddd; padding:5px;}
.ekstrabilgi{margin:0 0 20px 8px; padding:10px 0 10px 8px; border-left:10px solid #CCCCCC; background-color:#F3F3F3;}
.ekstrabilgi:after{content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.ekstrabilgi{display: inline-block;}
    /* IE Win icin düzeltme \*/
   * html .ekstrabilgi{height: 1%;}
    .ekstrabilgi{display:block;}
    /* IE Win icin duzeltme sonu  */ 

/* The rest of CSS */

body { font: 81.5%/140% arial, verdana, sans-serif; color:#333; margin:0; color:#333; background: #fff; border-top:1.2em solid #E9E9E9; }
a { color:#1259C7; text-decoration:underline; }
a:hover { color:#1259C7; text-decoration:none; }
h1, h2, h3, h4, h5, h6 { color:#1259C7; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#1259C7; text-decoration:none; border-bottom:1px dotted #ddd; }
h5 { font-style:normal; }
hr { display:none; }
blockquote { margin:1em 0; padding-left:2.5em; background: url('images/quotes.png') no-repeat 0 0.5em; clear:both; }

#soul { width:86%; max-width:78.2em; margin:0 auto; position:relative; left:-3%; }
#soul-content { float:left; width:96%; clear:both; padding: 0 2.5em; background:#fff; }

#content-main h6{font:normal 1.4em arial,verdana,sans-serif}

#header { padding:0; margin:0 0 0.5em 0; }
#header .logo { font-size:2.2em; line-height:1em; margin:0.7em 0 0 0; float:left; clear:both; width:100%;  background:url(images/gudi.gif) top left no-repeat; padding-left:35px; padding-bottom:.1em }
#header .logo a { text-decoration:none;}
#header .logo a:hover { color:#fff; background-color:#565656;}
#header .slogan { color:#fff; font-size:0.5em; line-height:1.5em; clear:both; float:left; width:100%; margin:.2em 0 0 0; padding:0}
#header .slogan em { padding:0.1em 0.2em; font-style:normal; }
#header #nav-main { width:38.8%; }
#header #nav-main ul { margin:2em 0 0 0;  }
#header #nav-main li { font-size:1em; line-height:2em; margin-right:0; }
#header #nav-main a { padding:0.25em 0.38em 0.3em 0.4em; color:#fff; text-decoration:none; }
#header #nav-main a:hover { color:#fff; background-color:#565656; }
#header #nav-main li.current_page_item a { color:#fff; background:#333; text-decoration:none; font-weight:bold; }

#rss{position:relative; width:100%; height:1em;}
#rss img{position:absolute; bottom:-1em; right:.5em;}

*:first-child+html #rss img{bottom:-2.5em;}
* html #rss img {bottom:-2.5em;}

#content-sub { margin:0.5em 0 3em 0; font-size:0.95em; line-height:1.5em; }
#content-sub h2, h3, h4 { font-size:1.16em; }
#content-sub img.klogo { margin: 0.4em 1em 1em -0.6em; }
#content-sub .feedlink img { float:none; margin:0; vertical-align:middle; text-decoration:none; }
#content-sub h4 { padding:0; margin-bottom:1.1em; margin-top:0; font-size: 1.24em; clear:left; }
#content-sub h4 span { background:#fff; padding:0.4em 0.7em 0.4em 0; }

#nav-sub { margin:0 0 2em; line-height:1.4em; font-size:1.06em; }
#nav-sub ul { color:#666; line-height:1.4em; margin:0 -1.2em 0 1.2em; position:relative; left:-1.2em; }
#nav-sub ul ul { font-size:0.88em; color:#666; padding-left:1.5em; margin:0.7em 0 1em 1em; }
#nav-sub li { margin:0.5em 0; }
#nav-sub a { padding:0.2em 0;}
#nav-sub li.current_page_item a { font-weight:bold; text-decoration:none; }
#nav-sub li.current_page_item a:hover { }
#nav-sub li.current_page_item li a { font-weight:normal; text-decoration:underline; color:#236B8E; }
#nav-sub li.current_page_item li a:hover { color:#000; }

#footer { font-size:0.88em; line-height:1.4em; margin-top:3em; padding:0 0 3em; }
#footer a { color:#333; }
#footer input { font-size:1em; }
#footer #searchform { margin:0; padding: 2.5em 0 0 0;  }
#footer #searchform fieldset { border:none; padding:0; margin:0; }
#footer .credits { padding:0 0 4em 0; }
#footer .footer-links { padding-top:1em; }
#footer .footer-info { padding-top:1em; border-top:1.3em solid #E9E9E9; position:relative; top:-1.3em; }
#searchform fieldset { border:none; margin:1em 0; padding:0; }

.post { clear:both; float:right; width:100%; }
.post h2 a, .post h1 a { border:none; display:block; padding-right:1em; }
.post h2 a:hover, .post h1 a:hover { background:transparent; text-decoration:underline; }
.post h2 { font-size:1.7em; line-height:1.2em; margin-bottom: 0.2em; }
h1, .post h1 { font-size:1.8em; line-height:1.2em; margin:0 0.5em 0.3em 0; }
.post img.img-def { padding:1px; border: 1px solid #ccc; }
.post p, .post ul, .post ol, .post dl { line-height:1.6em; }
.post .pages { border-top:1px solid #E9E9E9; border-bottom:1em solid #E9E9E9; padding:0.5em 0; margin-top:2em; }
.post .pages strong { margin-right:0.5em; }
.post .pages a { padding:0.1em 0.2em; }
.page h1 { margin-bottom:1em; }

div.image { margin:0.5em 0 1em 0; }
div.image p { width:90%; clear:both; margin:1em auto; font-size:0.88em; margin:0; }
div.image img { margin:1em 0; }
div.img-c { float:right; margin-left:1em; }
div.img-c p { text-align:right; float:right; }
div.img-c img { float:right; }
div.img-a { float:left; margin-right:1em; }
div.img-a p { text-align:left; float:left; }
div.img-a img { float:none; }
div.wide { margin:1em auto 1.5em; clear:both; width:100%; text-align:center; overflow:hidden; }
div.wide p { width:70%; margin-left:auto; margin-right:auto; }
div.wide img { float:none; padding:0; }
div.wide a:hover img { border-color:#ddd; background:#fff; }
div.withframe img { border:0.7em solid #E9E9E9; }
div.type1 img { padding:0.5em; border:1px solid #ccc; }
div.type2 img { padding:0.5em; border:3px double #ccc; }

.post h2.title { font-size:1.7em; line-height:.9em; margin-bottom: 0; }

.PostHead { padding-bottom:0.2em; padding-left:3em; position:relative;}
.PostInfo { padding: 0; margin: 0; font-size: 11px; color: #828282;}
.PostInfo em { font-style: normal;}
.PostInfo em a { text-decoration: underline; color: #828282;}
.PostInfo em a:visited { text-decoration: underline; color: #828282;}
.PostInfo em a:hover { text-decoration: underline; color: #828282; }

p.yorum{background-color:#E9E9E9; line-height:.8em}

p.yorum a {background:#fff url(/images/yorum_ikon.gif) 0 0 no-repeat; padding:.4em .4em .2em 2em; text-decoration:none; font-size:.9em}

p.yorum a:hover{background: url(/images/yorum_ikon.gif) 0 -2em no-repeat; padding:.4em 0 .2em 2em; text-decoration:none; font-size:.9em}

.PostHead .PostDate { border-right:0.1em solid #CCCCCC; left:0; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0.2em 0.5em 0.2em 0; position:absolute; text-align:center; top:0; width:1.8em;}
.PostHead .PostDate .month { display: block; font-size: .8em; line-height: .8em; color: #666; text-transform: uppercase;}
.PostDate .day { display: block; font-size: 1.8em; font-family: Arial, Verdana, sans-serif; font-weight: bold; line-height: 1em; color: #666; letter-spacing: -.1em;}

.postinfo, .postmetadata { color:#666; font-size:0.88em; line-height:1.4em; }
.postinfo { margin:0 0 1.5em 0; padding:0; }
.postinfo span { padding:0.3em 1em 0.3em 0; background:#fff; }
.postinfo a, .postmetadata a { color:#666; }
.postinfo a:hover, .postmetadata a:hover { color:#000; background:transparent; }
.single .postinfo { margin:0.5em 0 2em; }
.postinfo .date { color:#333; }
.postmetadata { color:#333; margin:2em 0; text-align:right; }
.postmetadata a { color:#333; }

ul.lastPost{margin:0; padding:0}
ul.lastPost li{border-bottom:0.1em solid #CCCCCC; margin-bottom:0.5em; padding-bottom:0.5em; list-style:none; position:relative}
ul.lastPost li a{list-style:none; display:block; background:url(/images/icon_article.gif) 0 0 no-repeat; padding-left:1.5em; text-decoration:none; padding-right:3.5em}
ul.lastPost li a:hover{list-style:none; background:url(/images/icon_article_uz.gif) 0 0 no-repeat; padding-left:1.5em; color:#7cba0f}
ul.lastPost li a span{color:#565656; position:absolute; right:0; top:0}
ul.lastPost li a:hover span{color:#b0b0b0}

.nav-v.nav-etries { font-size:1.1em; float:left; clear:both; width:100%; padding:0 0 1em 0; margin:0; }
.nav-v.nav-etries li { float:left; margin:0.1em 0; width:100%; clear:both; }
.nav-v.nav-etries li span { display:block; float:left; width:1.3em; position:relative; left:-1.3em; margin-right:-1.3em; }
.nav-v.nav-etries li a { padding:0.1em 0; float:left; }
.nav-entry-pages { margin:3em 0 0 0; float:right; clear:both; width:99.9%; }
.nav-entry-pages .next { text-align:right; }
.nav-entry-pages a { text-decoration:none; line-height:2em; padding:0.3em 0.6em; color:#fff; }
.nav-entry-pages a:hover { background:#333; color:#fff; }
.search .post h4 { float:left; clear:both; width:100%; margin:1em 0 0.25em 0; }
.pagetitle em { font-style:normal; font-weight:bold; }
.pagetitle { margin:2em 0 0 0; font-size:1.8em; }
.sidebar-default { margin-top:2em; padding-bottom:1em; }
.bbin-c3 { margin-right:2em; }
ul.flat, ol.flat { margin-right: -2em; margin-bottom:1em; margin-top:1em; padding-left:2em; float:left; width:100%; clear:both; position:relative; left:-2em; }
ul.flat li, ol.flat li { margin-bottom:1em; }
.flat ul, .flat ol { padding: 0.5em 0 0 0; margin-left:1em; }
.flat ol { margin-left: 1.5em; }
.flat li li { margin-bottom:0.5em; }
ol.flat { list-style-type:decimal; }
.more-link { white-space:nowrap; }
.expandedlist { margin:1em 0; }
.expandedlist li { margin-bottom:0.5em; }
#wpstats { display:none; }
.wp-smiley { float:none; margin:auto; }

.ga-clear { float:left; clear:both; width:100%; }
.ga-mart1 { margin-top:1em; }
.ga-mart2 { margin-top:3em; }
.ga-mart3 { margin-top:5em; }
.ga-mart4 { margin-top:7em; }
.ga-marb1 { margin-bottom:1em; }
.ga-marb2 { margin-bottom:3em; }
.ga-marb3 { margin-bottom:5em; }
.ga-marb4 { margin-bottom:7em; }
.ga iframe { padding:1em 0; }
.ga-in-wide { width:468px; margin:2em auto; }
.ga-bt1 { border-top:1px solid #333; }
.ga-bt2 { border-top:1px dotted #666; }
.ga-bb1 { border-bottom:1px solid #333; }
.ga-bb2 { border-bottom:1px dotted #666; }
.ga-bt1l iframe { border-top:1px solid #333; }
.ga-bt2l iframe { border-top:1px dotted #666; } 
.ga-bb1l iframe { border-bottom:1px dotted #666; }
.ga-bb2l iframe { border-bottom:1px solid #333; }
.ga-rel { position:relative; left:-3em; margin-right:-3em; }

h2#comments, h2#addcomment { float:right; clear:right; width:100%; }
ol.commentlist{border:none; padding:0;}
ol.commentlist:after {content: "."; 	display: block;	height: 0; clear: both; visibility: hidden;} 
ol.commentlist {display: inline-block;} 
/* IE-mac de bu bolumu sakla \ */
* html ol.commentlist {height: 1%;} 
ol.commentlist {display: block;}
/* IE-mac bu bolumu saklam artik */


.comments { margin:1.5em 0 0; padding:0; }
.comments li { display:block; list-style-type:none; margin:0; padding:1em .5em; background-color:#ddd; width:100%; position:relative; float:left;}
.comments li .yorumResmi{float:left; width:9.5em; font-size:.9em}
.comments li .yorumResmi img{float:none; margin:0; border:.2em solid #999}
.comments li.alt {background:#f5f5f5;}
.comments li.alt span.count{color:#ccc; font-size:4em; padding:0.2em 0; position:absolute; right:0; top:0; z-index:0}
.comments li span.count{color:#fff; font-size:4em; padding:0.2em 0; position:absolute; right:0; top:0; z-index:0}
.comments li .comment-content { float:left; width:27em; position:relative; z-index:100}
.comments li .comment-content p{margin:0; padding:0; font-size:.9em}
.comments li .comment-content span { color:#333; }
.comments li .credits { position:relative; top:-1.5em; border-top-width:0.5em; border-top-style:solid; }
.comments li cite { color:#333; line-height:1.3em; margin:0 0 0.5em 0; padding-top:1.2em; display:block; font-style:normal; font-weight:bold; }
.comments li .credits a { color:#333; }
.comments li .date { font-size:0.88em; line-height:1.3em; font-style:normal; display:block; }
.comments li .date a { text-decoration:none; color:#666; }
#trackbacks { clear:both; float:left; width:100%; }
.trackbacks { margin-top:0; }
.trackbacks li { border:none; margin:1em 0 0.5em; padding:0; }
.trackbacks li .date { display:inline; font-size: 1em; }
.etiketler {background:url(/images/etiket.gif) .1em .1em no-repeat; padding:0.1em 0 0.1em 1.7em; color: #3274D0; font-weight:bold}

#commentform label { display:block; width:100%; font-size:0.88em; line-height:1em; margin:0 0 0.5em 0; }
#commentform textarea { width:95%; }
#commentform .credits input { width:95%; }
#commentform .note { font-size:0.88em; line-height:1.4em; color:#666; }
#commentform .note code { font-size:1em; }


.widget { float:left; clear:both; width:100%; margin-bottom:1em; }
.widget ul { padding:0; margin:1em -1.2em 0 2.5em; position:relative; left:-1.2em; }
.widget li { padding-left:0; margin:0.3em 0;  }
.widget ul ul { padding-left:1.2em; margin:0 0 1em 1.1em; }
.widget li.current-cat a { text-decoration:none; } 
.widget li.current-cat { font-weight:bold; }
.widget li.current-cat li { font-weight:normal; } 
.widget li.current-cat li a { color:#236B8E; text-decoration:underline; }
.widget li a { padding:0.1em 0; }

#tag_cloud{text-align:center; line-height:2em}
#tag_cloud h4{text-align:left;}
#tag_cloud a{text-decoration:underline; padding:.1em .2em}
#tag_cloud a:hover{color:#fff; background-color:#1259C7; text-decoration:none}

ul.delicious {margin:1em -1.2em 0 1.2em; line-height:19px;}
ul.delicious li.delicious-item{list-style:none; padding-bottom:0.5em; background:url(/images/delicous_ciz.gif) bottom left repeat-x; clear:left; position:relative}

	ul.delicious li.delicious-item:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	ul.delicious li.delicious-item {display: inline-block;} 
	/* IE-mac de bu bolumu sakla \ */
	* html ul.delicious li.delicious-item {height: 1%;} 
	ul.delicious li.delicious-item {display: block;}
	/* IE-mac bu bolumu saklam artik */ 

ul.delicious li.delicious-item a.delicious-link{float:left; width:280px;color:#1259c7; text-decoration:none;}
.delicious-timestamp{float:left; width:85px; color:#6aa306; position:absolute; right:0; }
.delicious-desc{float:left; width:300px; }
.delicious-tags{float:right; clear:left; padding:5px 0; margin:0;}

ul.delicious li.delicious-item .delicious-tags ul{ margin:0 -10px 0 0; padding:0 0 0 10px; list-style:none; float:right}
ul.delicious li.delicious-item .delicious-tags ul li{ margin:0 0 0 -10px; padding:0; display:inline}
ul.delicious li.delicious-item .delicious-tags a{background:url(/images/del_etiket.gif) 0 0 no-repeat; color:#404040; padding:1px 0 2px 7px; text-decoration:none}
ul.delicious li.delicious-item .delicious-tags a span{background-color:#F2F2F2; padding:1px 13px 1px 7px;}
ul.delicious li.delicious-item .delicious-tags a:hover{background:url(/images/del_etiket.gif) 0 -33px no-repeat; color:#404040; text-decoration:none}
*:first-child+html ul.delicious li.delicious-item .delicious-tags a:hover{background:url(/images/del_etiket.gif) 0 -32px no-repeat;} * html ul.delicious li.delicious-item .delicious-tags a:hover{background:url(/images/del_etiket.gif) 0 -32px no-repeat;}  
ul.delicious li.delicious-item .delicious-tags a:hover span{background-color:#6c6c6c; color:#fff;}

.widget_observer li { list-style-type:none; margin-bottom:1em; } 
.widget_observer ul { margin-bottom:1.5em; }

.tumHaberler{text-align:right; width:100%}

/* lifestream icin */
#post-643 .friendfeed{border:none;}
#post-643 .feed{padding:0;}

p.yaziBilgisi{margin-bottom:1em}

ul#digerYazilar{margin:0 0 1em 0; padding:.1em .5em; background-color:#ccc;}
ul#digerYazilar li{list-style:none}
ul#digerYazilar li a{color:#333}

ul#digerYazilar li.onceki{text-align:left;}
ul#digerYazilar li.sonraki{text-align:right;}

#yaziBilsiAyrinti{background-color:#f5f5f5; padding:.5em .8em}
#yaziBilsiAyrinti:after {content: "."; 	display: block;	height: 0; clear: both; visibility: hidden;} 
#yaziBilsiAyrinti {display: inline-block;} 
/* IE-mac de bu bolumu sakla \ */
* html #yaziBilsiAyrinti {height: 1%;} 
#yaziBilsiAyrinti {display: block;}
/* IE-mac bu bolumu saklam artik */

#yaziBilsiAyrinti ul{margin:0; padding:0;}
#yaziBilsiAyrinti ul li{list-style:none; padding:.2em 0;}
#yaziBilsiAyrinti ul li a{color:#1259C7; text-decoration:none}
#yaziBilsiAyrinti ul li a:hover{text-decoration:underline}
#yaziBilsiAyrintiSol{float:left; width:205px;}
#yaziBilsiAyrintiSag{float:right; width:130px;}

a#pdf{background:url(/images/pdf_ikon2.gif) 0 0 no-repeat; padding:0.1em 0 0 1.8em}
a.ciktiAl{background:url(/images/printer_ikon.gif) 0 0 no-repeat; padding:0.1em 0 0 1.8em}
a.ekleBunu{background:url(/images/eklebunu_ikon.gif) 0 0 no-repeat; padding:0.1em 0 0 1.8em}
a.geriIzle{background:url(/images/geri_izleme_ikon.gif) 0 0 no-repeat; padding:0.1em 0 0 1.8em}

#cse-search-box{padding:1em; background-color:#E9E9E9; border-top:.2em solid #d2d2d2; margin-bottom:1em}

#footer p{border-left:.5em solid #ccc; padding-left:.8em}

fieldset{border:none;}

/* kod */

ol{border: .1em solid #DDD; font-family:Verdana, Arial, Helvetica, sans-serif; color: #222; text-align: left; line-height: 1.3em; padding: 1em 1em 1em 4.5em; margin: 1.5em 0;}
ol li{padding-top: .5em;  padding-bottom: .5em;}
code{font: 10px Verdana, Arial, Helvetica, sans-serif; color: #222; line-height: 1.3em;}

h3.geriIzlemeBaslik{margin-top:1em;}

ol.yorumIkinci{border:none; background:none; margin:0; padding:0}
ol.yorumIkinci:after {content: "."; 	display: block;	height: 0; clear: both; visibility: hidden;} 
ol.yorumIkinci{display: inline-block;} 
/* IE-mac de bu bolumu sakla \ */
* html ol.yorumIkinci{height: 1%;} 
ol.yorumIkinci{display: block;}
/* IE-mac bu bolumu saklam artik */

ol.yorumIkinci li{background:none; border:.1em solid #ccc; margin-bottom:0.5em; padding:0.2em 0.5em;}
ol.yorumIkinci li a{font-size:.9em; text-decoration:none; background:transparent url(/images/geri_izleme_ikon2.gif) no-repeat scroll 0 0.1em; padding:0.1em 0 0 1.8em;}
ol.yorumIkinci li a:hover{text-decoration:underline}

/* =Comments */

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {font-size: 12px;}
.commentlist li {font-weight: bold;}
	.commentlist li .avatar {background: #FFFFFF; float: right; border: 1px solid #EEEEEE; padding: 2px;}
	.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 12px; }
	.commentlist p {font-weight: normal; text-transform: none;}
	
	.commentmetadata {font-weight: normal;}
	
	#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0px;}
	#commentform {margin: 5px 10px 0px 0px;}
	#commentform textarea {width: 100%; padding: 2px;}
	
	#respond:after {content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
	
	#commentform p {margin: 5px 0px 5px 0px;}
	#commentform #submit {margin: 0px; float: left;}
	.alt {margin: 0px; padding: 10px;}
	.commentlist {margin: 0px; padding: 0px; clear:right;}
	.commentlist ol {margin: 0px; padding: 10px;}
	.commentlist li {margin: 15px 0px 10px; padding: 10px 5px 10px 10px; list-style: none;}
	.commentlist li ul li { margin-right: 0; margin-left: 0;}
	.commentlist p {margin: 10px 5px 10px 0px; padding: 0px;}
	.children { margin: 0 5px 0 0; padding: 0px;}
	.nocomments {text-align: center; margin: 0px; padding: 0px;}
	.commentmetadata {font-size: 10px; margin: 0px; display: block;}
	.navigation {display: block; text-align: center; margin-top: 10px; margin-bottom: 40px;}
	.alignright {float: right;}
	.alignleft {float: left;}
	.thread-alt {background: #FFFFFF; margin: 0px; padding: 0px;}
	.thread-even {background: #EEEEEE; margin: 0px; padding: 0px;}
	.depth-1 {border: 1px dotted #BBBBBB; margin: 0px; padding: 0px;}
	.even, .alt {border: 1px dotted #BBBBBB; margin: 0px; padding: 0px;}
	.bypostauthor{background-color:#e4f1fd}

.wp-pagenavi a, .wp-pagenavi a:link {padding: 2px 5px; margin: 2px;text-decoration: none;border: 1px solid #EEE;color: #036CB4;background-color: #FFFFFF;	}
.wp-pagenavi a:visited {padding: 2px 5px; margin: 2px;text-decoration: none;border: 1px solid #0066cc;color: #0066cc;background-color: #FFFFFF;	}
.wp-pagenavi a:hover {	border: 1px solid #999;color: #666;}
.wp-pagenavi a:active {padding: 2px 5px; margin: 2px;text-decoration: none;border: 1px solid #999;color: #666;background-color: #FFFFFF;	}
.wp-pagenavi span.pages {padding: 2px 5px; margin: 2px 2px 2px 2px;color: #666;border: 1px solid #ccc;background-color: #FFFFFF;}
.wp-pagenavi span.current {padding: 2px 5px; margin: 2px;font-weight: bold;border: 1px solid #036CB4;color: #FFF;background-color: #036CB4;}
.wp-pagenavi span.extend {padding: 2px 8px; margin: 2px;	border: 1px solid #EEE;color: #DDD;background-color: #FFFFFF;}


.dp-highlighter .dp-highlighter ol, .dp-highlighter ol li, .dp-highlighter ol li span {font-weight: normal;font-family: "Consolas", "Monaco", "Courier New", Courier, monospace !important;font-size: 12px;}
.dp-highlighter{background-color: #E9E9E9;width: 99%;overflow: auto;margin: 18px 0 18px 0 !important;padding-top: 1px; /* adds a little border on top when controls are hidden */}
/* clear styles */
.dp-highlighter ol, .dp-highlighter ol li, .dp-highlighter ol li span {margin: 0;padding: 0;border: none;}
.dp-highlighter a, .dp-highlighter a:hover{background: none;border: none;padding: 0;margin: 0;}
.dp-highlighter .bar{padding-left: 45px;}
.dp-highlighter.collapsed .bar, .dp-highlighter.nogutter .bar{padding-left: 0px;}
.dp-highlighter ol{list-style: decimal; /* for ie */background-color: #fff;margin: 0px 0px 1px 45px !important; /* 1px bottom margin seems to fix occasional Firefox scrolling */padding: 0px;color: #5C5C5C;}
.dp-highlighter.nogutter ol, .dp-highlighter.nogutter ol li {list-style: none !important;margin-left: 0px !important;}
.dp-highlighter ol li, .dp-highlighter .columns div {list-style: decimal-leading-zero; /* better look for others, override cascade from OL */list-style-position: outside !important;border-left: 3px solid #1259C7;background-color: #F8F8F8;color: #5C5C5C;padding: 0 3px 0 10px !important;margin: 0 !important;line-height: 14px;}
.dp-highlighter.nogutter ol li, .dp-highlighter.nogutter .columns div {border: 0;}
.dp-highlighter .columns {background-color: #F8F8F8;color: gray;overflow: hidden;width: 100%;}
.dp-highlighter .columns div {padding-bottom: 5px;}
.dp-highlighter ol li.alt {background-color: #FFF;color: inherit;}
.dp-highlighter ol li span {color: black;background-color: inherit;}
/* Adjust some properties when collapsed */
.dp-highlighter.collapsed ol {margin: 0px;}
.dp-highlighter.collapsed ol li {display: none;}
/* Additional modifications when in print-view */
.dp-highlighter.printing {border: none;}
.dp-highlighter.printing .tools {display: none !important;}
.dp-highlighter.printing li {display: list-item !important;}
/* Styles for the tools */
.dp-highlighter .tools{padding: 3px 8px 3px 10px;font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;color: silver;background-color: #f8f8f8;padding-bottom: 10px;border-left: 3px solid #1259C7;}
.dp-highlighter.nogutter .tools{border-left: 0;}
.dp-highlighter.collapsed .tools{border-bottom: 0;}
.dp-highlighter .tools a{font-size: 9px;color: #a0a0a0;background-color: inherit;text-decoration: none;margin-right: 10px;}
.dp-highlighter .tools a:hover{color: red;background-color: inherit;text-decoration: underline;}
/* About dialog styles */
.dp-about { background-color: #fff; color: #333; margin: 0px; padding: 0px; }
.dp-about table { width: 100%; height: 100%; font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif !important; }
.dp-about td { padding: 10px; vertical-align: top; }
.dp-about .copy { border-bottom: 1px solid #ACA899; height: 95%; }
.dp-about .title { color: red; background-color: inherit; font-weight: bold; }
.dp-about .para { margin: 0 0 4px 0; }
.dp-about .footer { background-color: #ECEADB; color: #333; border-top: 1px solid #fff; text-align: right; }
.dp-about .close { font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif !important; background-color: #ECEADB; color: #333; width: 60px; height: 22px; }

/* Language specific styles */

.dp-highlighter .comment, .dp-highlighter .comments { color: #008200; background-color: inherit; }
.dp-highlighter .string { color: blue; background-color: inherit; }
.dp-highlighter .keyword { color: #009; font-weight: bold; background-color: inherit; }
.dp-highlighter .preprocessor { color: gray; background-color: inherit; }

#secureimgdiv{clear:left;}

#idc-container-parent #idc-container {position:static}

#tag_cloud-2 div a{line-height:1.5em}

.uyari{color:#f00;}

@font-face {
	font-family: 'PaladinFLFRegular';
	src: url('/dokumanlar/ilk_harf_buyuk/PaladinFLF.eot');
	src: local('☺'), url('/dokumanlar/ilk_harf_buyuk/PaladinFLF.ttf') format('truetype'), url('/dokumanlar/ilk_harf_buyuk/PaladinFLF.svg#webfont') format('svg');
}

p.ilkHarf:first-letter{
    font: 3.2em/1em 'PaladinFLFRegular', Arial, sans-serif;
    float: left;
    margin: 0.13em 0.13em 0.13em 0;
text-shadow:1px 2px 3px #999
}

@media print {
body { border:none; }
a { color:#000; }
#header #nav-main, #searchform { display:none; }
#soul { width:100%; margin:0; left:0; padding:0; }
#soul-content { padding:0; width:100%; }
#content-sub{display:none}
.bb-t18{width:100%}
.comments{display:none}
} 


