
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  background-color: #ececec;
  color: #666;
  text-align:justify;
  margin-bottom:-10px;
}

a {
  text-decoration: none;
  color: #3f4041;
}

a:hover {
/*	color: #e20000;*/
}

#headline h1 {
  font-size:18pt;
}

h1, h2, h3, h4, h5, strong {
  color: #333;
}

h3 {
  font-size:18px;
  font-weight:100;
  /*margin:0 10px 10px 5px;*/
  margin: 20px 10px 10px 5px;
  border-bottom: 1px solid #ccc;
}

h4 {
  margin:0px 5px 10px 0px;
}

h5{
  border-bottom:3px double #ccc;
  float:right;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:18px;
  font-weight:100;
  margin:5px 15px 10px 15px;
	padding:5px 5px 5px 5px;
  text-align:left;
  width:200px;
	
}

img {
  border: none;
}

#header {
  height: 90px;
}

#commentform {
  margin:10px 10px 10px 5px;
}

#comment {
  border-bottom:1px solid #ccc;
  margin:5px 0 5px 0;
  
}

#page {
  background:#f5f5f5;
  border-left:1px solid #d2d2d2;
  border-right:1px solid #d2d2d2;
}

#page, #container, #header, #footer, #menu, #content {
  margin: auto;
}

#page, #container {
  width: 960px;
}

#header {
	background:#f5f5f5;
  position:relative;
  width:960px;
  top:0px;
  height:100px;
}

#menu {
  position:relative;
  width:960px;
  top:0px;
  height:50px;
}

#content {
  width: 960px;
}

#languages {
  float: right;
}

#languages img {
  margin: 0 5px;
}

#logo {
  position:relative;
  left:5px;
  top:17px;
  background: url('images/logo.jpg') no-repeat;
  width: 332px;
  height: 67px;
}

#right .reklam {
  margin-top:10px;
}

.reklam {
  background-color: #cde;
  border: 1px solid #d8d8d8;
  text-align: center;
  line-height: 60px;
}

#reklam {
  position:absolute;
  width: 410px;
  height: 60px;
  top: 22px;
  left:345px;
  border:1px solid #ccc;
}

#reklam2 {
  position:absolute;
  width:184px;
  height:60px;
  top:22px;
  left: 765px;
}

#reklam_buyuk {
  position:relative;
  top:0px;
  width: 513px;
  height: 60px;
  margin-top:5px;
  clear: both;
}

#reklam_kucuk {
  width: 218px;
  height: 120px;
  clear: both;
}

#reklam_kucuk2 {
  position:relative;
  top:5px;
  width: 165px;
  height: 100px;
  clear: both;
}

#menu {
  margin-top:3px;
  height: 34px;
  clear: both;
  background: url('images/ustmenu_bg.jpg') repeat-x;
  color: white;
}

#tarih {
  left:30px;
  top:15px;
  position:relative;
  height:20px;
  width:100px;
  color:black;
  float:left;
}

#menu ul {
  list-style: none;
  position:absolute;
  height:50px;
  top:11px;
  left:174px;
}

#menu li {
  float: left;
  background:url('images/tab_bg.jpg') no-repeat top left;
  height: 15px;
  overflow:hidden;
  text-align:center;
  padding: 8px 0px 0 0px;
  width:73px;
}

#menu li.uye {
  background:url('images/uyegirisi.jpg') no-repeat;
  width:84px;
  color:white;
  margin:2px 0 0 1px;
  padding:5px 0 0 8px;
}

#menu li.uye:hover {
  background:url('images/uyegirisi.jpg') no-repeat;
}

#menu li.uye a {
  color:white;
}

ul.solmenu {
  position:relative;
  list-style:none;
  margin:0;
  padding:0;
  top:11px;
  width:167px;
  z-index:2;
}

.solmenu li {
  background:url('images/solmenu.jpg') no-repeat;
  width:137px;
  height:27px;
  line-height:27px;
  padding-left:30px;
  font-weight:bold;
}

.solmenu a {
  color:#858585;
}

.solmenu a:hover {
  color:#333;
}

#solmenu_ust {
  position:absolute;
  height:11px;
  width:167px;
  background:url('images/solmenu_ust.jpg') no-repeat;
}

#solmenu_alt {
  height:38px;
  width:167px;
  background:url('images/solmenu_alt.jpg') no-repeat;
  margin: 0 0 10px 0;
  position:relative;
  top:5px;
  z-index:3;
}

.solmenu_selected a {
  color: #333;
}

#menu li.logout {
  background:url('images/uyecikisi.jpg') no-repeat;
  width:84px;
  color:white;
  margin:2px 0 0 1px;
  padding:5px 0 0 10px;
}

#menu li.logout:hover {
  background:url('images/uyecikisi.jpg') no-repeat;
}

#menu li.logout a {
  color:white;
}

#menu .selected {
  background:url('images/tab_bg.jpg') 0px 23px;
}

#menu .selected a {
  color:red;
}

#menu li.selected:hover {
  background:url('images/tab_bg.jpg') 0px 23px;
}

#menu li:hover {
  background:url('images/tab_bg.jpg') 0px 46px;
}

#menu a {
  color: #585656;
}

#search {
  position:absolute;
  height: 40px;
  left:780px;
  top:4px;
}

#search #s {
  border:1px solid #b3b3b3;
  width:132px;
}

#search #searchsubmit {
  top:4px;
  position:relative;
}

#container {
  margin-bottom: 10px;/*	background: url('images/container-bg.png') repeat-y;*/

}

#container-top, #container-bottom {
  height: 17px;
}

#container-top {
  background: url('images/container-top.png');
}

#container-bottom {
  background: url('images/container-bottom.png');
}

#left {
  position:relative;
  background:#f5f5f5;
  width:521px;
  top:10px;
  left:5px;
  margin-right:2px;
  padding-right:2px;
  /*margin:5px 0px 20px 0px;*/
}

#left ul {
  margin:20px 0 0 20px;
  list-style-type:disc;
  list-style:disc url(images/menuitem2.jpg) outside;
}

#left ul li{
	height:20px;
  }

.wide {
}

.narrow {
  float: left;
  padding: 0 0 0 0;
  width: 525px;
  border-right: 1px solid #dedede;
}

#headline p {
  padding-left:10px;
  line-height:12px;
}

#headline h1 {
  margin:-137px 10px 0 10px;
  border-top: 1px solid #ccc;
  padding-top:13px;
}

#headline_image {
  padding: 12px 0px 140px 8px;
  background-color: #fff;
  margin: 0 0 0 0;
  width:505px;
  border: 1px solid #d8d8d8;
}

#headline_image img {
  border: 1px solid #dfdfdf;
  height:243px;
  width:496px;
}

.separator {
  width: 510px;
  clear: both;
  height: 5px;
  margin: 20px 0;
  border: 1px solid #d8d8d8;
  background-color: #dae4e6;
}

.portre {
  clear: both;
  margin: 10px 0;
  margin-top: -5px;
  width: 515px;
  height: 70px;
}

#featured {
  clear: both;
}

#featured h2 {
  font-weight:100;
  font-size:18px
}

#featured p {
  margin:0px;
  text-align:justify;
}

.featured {
  width: 510px;
  float: left;
  min-height: 100px;
  margin-bottom: 10px;
  overflow: hidden;
}

#headline p {
  margin: 0 10px 10px 0;
  text-align:justify;
}

#left h1 {
  margin-bottom: 10px;
}

#left h2 {
  margin: 0 5px 10px 0;

}

.border {
  border-bottom: 1px solid #9e9e9e;
  padding-bottom: 5px;
  }

#lefty, #left, #right {
  float:left;
  margin-bottom:10px;
}

#lefty {
  position:relative;
  background:#f5f5f5;
  width:177px;
  top:10px;
  left:7px;
}

#right {
  width: 220px;
  position:relative;
  top:10px;
  left:10px;
  margin-bottom: 20px;
  padding: 0 10px 10px 10px;
  background-color: #fdfdfd;
}

.solmenu {
  position:relative;
  list-style:none;
  width:167px;
}

#lefty h1, #right h1 {
  background:url('images/baslik_bg.jpg') repeat-x;
  font-size: 19px;
  font-weight:100;
  color: #484646;
  height:26px;
  line-height:26px;
  width:233px;
  border:1px solid white;
  padding-left: 5px;
  margin: 0px -10px 10px -10px;
}

#lefty h1 {
  background:url('images/solbaslik.jpg') no-repeat;
  height:24px;
  width:167px;
  border:none;
  margin:0 0 0 0;
  padding:0 0 1px 5px;
}

.left_article {
  background:url('images/solitemorta.jpg') repeat-y;
  width:157px;
  padding:10px 5px 0 5px;
  z-index:5;
  text-align:left;
}

.left_article img{
	z-index:10;
  margin: 0 5px 0 3px;
  }

.left_article h3{
	z-index:10;
  position:relative;
  border:0;
}

.entry {
	z-index:10;
}

.network{
	text-align:center
}

.entry p {
	position:relative;
  text-align:justify;
  margin:5px 5px 10px 0px;
  line-height:16px;
}

.entry ul {
  margin:0;
  margin-left: 20px;
  padding:0;
}

.entry ul li {
  margin:0;
  padding:0;
  position:relative;
  top:0px;
}

.left_article ul {
  list-style-type:disc;
  list-style:disc url(images/menuitem.jpg) outside;
}

.article_alt {
  background:url(images/solitemalt.jpg);
  height:35px;	
  width:167px;
  margin:-25px 0 0 -5px;
  padding:0;
  z-index:3;
}

.left_article ul li ul {
  padding-left:10px;
  margin-left:10px;
}

.ajanda li {
  list-style-type:disc;
  list-style:disc url(images/menuitem.jpg) outside;
  padding-left:10px;
  margin-left:10px;
}

.right_article h2, .left_article h2 {
  font-size: 14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:100;
  letter-spacing:-0.5px;
  text-align:left;
  color:#3f4041;
  margin: 10px 0;
  padding: 0;
}

.right_article p {
  margin: 10px 0;
  font-size:11px;
  line-height:16px;
  text-align:justify;
}

.left article p, .left_article .entry p{
  margin: 10px 0;
  font-size:11px;
  line-height:16px;
	text-align:left;
  }

.right_article {
  border-bottom:1px solid #ccc;
}

.right_article img{
	/*width:220px;*/
  margin-top:10px;
  }

#footer {
  background:url('images/footer.jpg') repeat-x;
  height:103px;
  width:960px;
  text-align: center;
  clear: both;
  border-top: 1px solid #dedede;
  padding: 15px 0 5px 0;
  font-size: 10px;
}

#comment {
  width: 100%;
}

.pagetitle, h2.single {
  background:url('images/baslik_bg.jpg') repeat-x;
  height:24px;
  font-size:19px;
  font-weight:100;
  line-height:24px;
  padding:2px 0 0 4px;
  border:1px solid #ddd;
  margin-right:0px;
}

h2.single {
  margin-top:10px;
}

#son {
  position:relative;
  height:35px;
  width:513px;
}

#sonbaslik {
  background:url('images/sonbg.jpg') no-repeat;
  position:absolute;
  width:50px;
  top:0px;
  font-size:10px;
  text-align:left;
  font-weight:bold;
  left:0px;
  height:35px;
  color:red;
  padding:3px 0 0 29px;
}

#sonscroll {
  position:absolute;
  height:15px;
  top:3px;
  left:75px;
  width:282px;
  padding:5px 0 0 3px;
  border:1px solid #ccc
}

.kur {
  background:#999;
  position:absolute;
  width: 150px;
  top:3px;
  color:white;
  left:363px;
  text-align:center;
  font-size:9px;
  height:20px;
  line-height:20px;
  font-weight: bold;
  border:1px solid #ccc
}

.img_author {
  background:#f5f5f5;
  float: left;
  padding: 5px 4px 0 4px;
  margin:0 4px 10px 0px;
  width:90px;
  height:155px;
  border:1px solid #ccc;
}

.author_all{
	margin: 0px 10px 10px 0px;
	}

.img_author img {
	position:absolute;
  width: 90px;
  clip: rect(0px 90px 117px 0px)
}

.bilgi{
	position:relative;
	top:125px;
  text-align:center;
  width:89px;
  display:block;
}

#footer .altbilgi {
  margin-top: 0px;
}

#footer .ustbilgi {
  margin-top: 0px;
}
.kn{
	color:#ddd;
  }
  
.post img{
	float:left;
  margin:10px 10px 10px 0px;
  }
 
.post .img_author img {
	margin: 0px;
}
 
.raquo{
	position:relative;
	font-size:20px;
  top:1px;
  font-weight:100;
  font-family:Arial, Helvetica, sans-serif;
  position:relative;
  color:red
}

td{
	vertical-align:top;
  }
  
 p.description{
 text-align:center
 }