@charset "utf-8";
/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ebebdd;
	scrollbar-3dlight-color:#ebebdd;
	scrollbar-darkshadow-color:#ebebdd;
	scrollbar-shadow-color:#ebebdd;
	scrollbar-arrow-color:#ebebdd;
	scrollbar-track-color:#ebebdd;
	background-color:#ebebeb;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #333333;
	position: relative;
	background-image: url(../images/bg_Icsayfa.gif);

	}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ababab;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

a:link {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom:link {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	text-decoration: none;
}
.bottom:visited {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	text-decoration: none;
}
.bottom:hover {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	text-decoration: underline;
}
.bg_repeatx {
	background-repeat: repeat-x;
}
.bg_norepeat {
	background-repeat: no-repeat;
	background-position: right top;
}

.bottomfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.bottomrightline {
	border-right-width: thin;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #E4E4E4;
	border-left-color: #b4b4b5;
}
.menufont {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.style1 {	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.justify {
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.Menu:link {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-variant:normal;
	color: #686868;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}
.Menu:visited {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #686868;
	text-decoration: none;
	text-transform: uppercase;
}
.Menu:hover {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #27405D;
	text-decoration: underline;
	text-transform: uppercase;
}
/* Header
----------------------------------------------- */
@media all {
  }
@media handheld {
  #header {
    width:90%;
    }
  }
#blog-title {
	margin:5px 5px 0;
	padding:20px 20px .25em;
	color: #000000;
  }
#blog-title a {
  color:#000000;
  text-decoration:none;
  }
#blog-title a:hover {
	color:#000000;
	text-decoration: underline;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Calibri",Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  }

/* Content
----------------------------------------------- */
@media all {
  #content {
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	width: 580px;
    }
  #main {
	width:580px;
	float:left;
    }
  #sidebar {
	width:175px;
	float:left;
    }
  }
@media handheld {
  #content {
	width:580px;
    }
  #main {
	width:580px;
	float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Calibri",Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	line-height:normal;
	color:#333333;
  }
.post-title a, .post-title a:visited, .post-title strong {
  text-decoration:none;
  color: #333333;
  font-size:14px;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color: #000000
  font-family:"Century Gothic", Arial, Helvetica, sans-serif;
  font-size:14px;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Calibri",Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Calibri",Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 0;
  text-indent:0;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
