﻿/*

Theme Name: anarşik çocuk teması "gara"
Description: tema işte bildiğin
Version: 0.0
Author: Beyazıt Kölemen
Author URI: http://www.anarschi.com
Tags: dingil,anarschi

*/

* {
  padding:0;
  margin:0;
  list-style:none;
}

body {
  font:62.5% Trebuchet MS, Helvetica, sans-serif; /* Means 1em == 10px, 1.2em == 12px, etc. */
  background:#333333; /* Set background image here */
}

p, h2, h3, h4, h5 {
  font-size:1.2em;
}
blockquote {
	margin: 0 15px;
	padding: 1px 15px;
	border-left: 5px solid #B8D1E4;
	background: #F0F0F0;
	border-left-color: #333333;
	border-left-style: dashed;
}
img {
	margin: 1px;
	padding: 1px 5px 1px 1px;
	border: 0;
}


div#wrapper {
	width: 768px;
	padding-top: 90px;
	margin: 0px auto 0 auto;
	background: url(./images/top.png) no-repeat;
}
div#wrapper3 {
	width: 768px;
	padding-top: 8px;
	margin: 0px auto 0 auto;
	background: url(./images/top2.png) no-repeat;
}
div#wrapper2 {
width: 768px;
	margin: 0px auto 0 auto;
}


div#masthead {
  width:768px;
  background:url(./images/main_bg.png) repeat-y;
  position:relative;
}

/* Blog Title */
h1 {
  font:1.8em 'Trebuchet MS', Arial, Helvetica;
}

h1 a {
	position: absolute;
	width: 300px;
	height: 30px;
	left: 40px;
	top: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  top:62px;
  left:50px;
  color:#888;
}

/* Pages Navigation */
div#masthead ul {
  float:right;
  margin-right:22px;
  position:relative;
  z-index:2;
  bottom:-2px;
}

div#masthead ul li {
  float:left;
}

div#masthead ul li a {
	color: #686868;
	text-decoration: none;
	display: block;
	font-size: 1.2em;
	padding: 10px;
}
div#masthead ul li a:hover,{
	color: #000000;
}

div#masthead ul li.current_page_item {
}

/* Banner image dropshadow */
div#masthead_image {
  background:url(./images/image_bg.png) center no-repeat;
  width:724px;
  height:148px;
  clear:both;
  padding:8px 22px;
  position:relative;
  z-index:1;
}

a {
  outline:0;
}

/* Page dropshadow */
div#content {
  width:768px;
  background:url(./images/main_bg.png) repeat-y;
  
}
div#content2 {
  width:768px;
  background:url(./images/sayfaarka.png) repeat-y;
  
}

/*-----------------------------------------------------------------------------

  Ana İçerik

-----------------------------------------------------------------------------*/

div#main {
	padding: 0 20px 20px 15px;
	width: 500px;
	float: left;
	margin-left: 5px;
}
div#main2 {
  padding:20px 20px 20px;
  width:730px;
  float:left;
}

/* Main header on single pages */


h2.header {
	color: #376E88;
	font-size: 15px;
	line-height: 1;
	position: relative;
	margin-bottom: 10px;
}
h2.anabaslik {
	background-position: left;
	color: #333333;
	font-size: 15px;
	font-family: "trebuchet MS";
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
div#main h2.anabaslik a {
	color: #333333;
	font-size: 17px;
	line-height: 1;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
h2.anabaslik a {
	color: #333333;
	font-size: 17px;
	line-height: 1;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
}


div#main h2.header a {
	color: #376E88;
	text-decoration: none;
	font-weight: bold;
}

h2.header span {
	position: relative;
	padding-right: 10px;
	bottom: -5px;
}

/* Secondary headline above comments and comment form */
div#main h3 {
	color: #669900;
	margin-right: 0;
	margin-left: 0;
}
div#main p {
	color: #6b6b6b;
	line-height: 2;
	margin-right: 0;
	margin-left: 0;
}
p {
	color: #6b6b6b;
	line-height: 2;
	margin-right: 0;
	margin-left: 0;
}

div#main a {
	color: #333333;
	text-decoration: none;
}
div#main a:hover {
	font-style: normal;
	color: #666666;
	background-color: #EEEEEE;
}

.article {
	background-color: #FFFFFF;
	padding: 13px;
}
.article blockquote {
	margin: 0 15px;
	padding: 1px 15px;
	border-left: 5px solid #B8D1E4;
	background: #F0F0F0;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 5px;
}

.article ul, .article ol {
  font-size:1.2em;
  color:#6b6b6b;
  margin-left:15px;
}

.article ul li {
  margin:5px 0;
  padding-left:15px;
  background:url(./images/square.png) 0 center no-repeat;
}

.article ol {
  margin-left:30px;
}

.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}

#main p.byline {
  color:#999;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Yan Menü

-----------------------------------------------------------------------------*/

div#secondary {
	padding: 0px 10px 5px 10px;
	width: 200px;
	float: left;
	}
div#secondary ul#sidebar {
}

.secondary ul li {
}

div#secondary ul#sidebar li {
	list-style-type: none;
}

/* Sidebar headers */
div#secondary h2 {
	text-transform: lowercase;
	color: #333333;
	font-size: 14px;
	font-style: normal;
	font-family: verdana, Arial;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background: url(./images/menuarka.png) no-repeat;
	width: 212px;
	height: 37px;
}
div#secondary a {
	color: #666;
	text-decoration: none;
	padding-left: 5px;
	list-style-type: square;
}


div#secondary a:hover {
	font-style: normal;
	color: #666666;
}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  list-style-type: square;
  list-style-image: url('./images/square.png');
}

div#secondary ul#sidebar li li {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 2px 0 5px 5px;
	padding-left: 10px;
	background: url(./images/square.png) 0 center no-repeat;
}


/* Optional bio area header (commented out by default) */
div#author h2 {
  font-size:1.2em;
}

div#secondary p {
  line-height:1.5;
  margin:5px 0;
  color:#666;
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  position:absolute;
  top:0;
  height:14px;
  width:145px;
  padding:5px;
  background:url(./images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

ul#footer {
	height: 8px;
	width: 768px;
	margin: 0 auto;
	background: url(./images/bottom.png) no-repeat;
	text-align: center;
	font-size: 1em;
	color: #686868;
	padding: 15px 0 10px 0;
}

ul#footer li {
  display:inline;
  margin-left:10px;
}

ul#footer li span {
  position:absolute;
  text-indent:-9999em;
}

ul#footer li a {
  color:#686868;
  text-decoration:none;
}

/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
	margin-top: 15px;
	color: #555;
}

/* Background color for visitor comments */
ol.commentlist li {
	background: #F1F1F1;
	padding: 10px 10px 30px 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
	border: thin dashed #CCCCCC;
	background: #FDFDFD;
}

textarea#comment {
  width:500px;
}

#main p.comment_meta {
	margin: 0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
  background:#FFF;
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#555;
}

body#commentspopup textarea {
  width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */


div#yaziaciklama {
	font-size: 10px;
	color: #666666;
	background: url(./images/konualt.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
div#yaziaciklama a {
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
}
div#etiketler a {
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
}
div#etiketler {
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

div#ustsoz {
	background-position: left top;
	padding: 10px 10px 5px 30px;
	font-size: 9px;
	color: #666666;
}
div#altsoz {
	
	padding: 10px 10px 5px 25px;
	font-size: 9px;
	color: #666666;
}
div#altsoz a{
	color: #333333;
	text-decoration: none;
}


div#slayt {
	width: 500px;
	float: left;
	margin-left: 5px;
}

p.alert, p.download, p.kisisel, p.araclar, p.info, p.note{
	margin: 10px 0 0 15px;
	width: 380px;
	padding: 10px 10px 10px 86px;
	font-size: 10px;
}

p.alert{
	border-top: 2px solid #f0baa2;
	border-bottom: 2px solid #f0baa2;
	padding: 10px 10px 10px 36px;
	background: #ffd9c8 url(images/alert.png) no-repeat 12px 16px;
}

p.download{
	background: #f9f9f9 url(images/download.png) no-repeat;
}

p.info{
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	background: #f9f9f9 url(images/info.png) no-repeat 12px 16px;
}

p.note{
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	background: #f9f9f9 url(images/note.png) no-repeat 14px 16px;
}
p.etieti{
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	background: #f9f9f9;
}
p.kisisel{
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	background: #f9f9f9 url(images/note.png) no-repeat 14px 16px;
}

p.araclar{
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	background: #f9f9f9 url(images/note.png) no-repeat 14px 16px;
}

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #333333;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #333333;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #333333;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #333333;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

.sopsol {
	padding: 3;
	width: 250px;
	float: left;
	margin: 3px;
	border-right-style: dashed;
	border-right-width: 2px;
	border-right-color: #CCCCCC;
}
.sopsol2 {
	padding: 3;
	width: 200px;
	float: left;
        margin: 2px;
}
.sopsol3 {
	padding: 3;
	width: 200px;
	float: left;
        margin: 3px;
}
.oyunust {
	padding: 3;
	width: 700px;
	float: left;
	margin: 4px;
}
.sopsol ul li{
        margin: 5px 0;
	padding-left: 15px;
	background: url(./images/square.png) 0 center no-repeat;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.sopsol a {
        margin: 5px 0;
	padding-left: 15px;
	background: url(./images/square.png) 0 center no-repeat;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
}

.sopsol2 a{
     margin: 5px 0;
	padding-left: 15px;
	background: url(./images/square.png) 0 center no-repeat;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
}
.upustun {
	padding: 3px;
	width: 700px;
	float: left;
	margin: 6px;
}
div.anarschiBilgi{margin-top:5px}
div.anarschiBilgi span{font-size:10px;text-align: center;margin-right:10px;padding:2px 0 2px 10px}
span.anarschi_devami    {background:url(./images/square.png) no-repeat center left}
span.anarschi_yorumlar     {background:url(./images/square.png) no-repeat center left}
span.anarschi_okunma    {background:url(./images/square.png) no-repeat center left}
span.anarschi_tarih     {background:url(./images/square.png) no-repeat center left}


span.thumbnail img {
width: 166px;
height: 148px;
}
#video {
    float:left;
    width:225px;
}
div.thumbnail1 img {
width: 166px;
height: 148px;
}
