/*
Theme Name: Chronicle
Description: A News wordpress theme from jinsona designs.
Author: Mertcan temel
Author URI: www.vizyoncu.com
Version: 2.0

*/

.tabber{display:none;}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#111;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	}
#tablo {
width : 1001px;
margin : 0 auto;
padding: 0 0 0 0;
}

img {
	border:0;
	margin: 0 0;
	}
a {
	color:#FF0000;
	text-decoration:none
	}
a:hover {
	color:#FF0000;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:5px 5px;
	color:#444;
	font-style: normal;
	background:#CFCFCF;	
	border-left:8px solid #FDB101;
	}
.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#E4E4E4;
	border: 1px solid #fff;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #E4E4E4;
	padding: 4px 0px 5px 0px;
	color:#555;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/* The Outer cover */

#wrapper {
	width:879px;
	margin:0 auto;
        background:#d6d6d6;
	padding-top:0px;
	}
#casing {
	padding:0px 0px ;
        background:#E4E4E4;
	margin:0px 0px;
	width:879px;
	float:left;
	}		
	
	

/* The Header */

#top {
	height:100px;
	margin:auto;
	background:#FAFAFA ;
	width:879px;

	}
.blogname {
	width:300px;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;	
	margin:10px 0 0 0px;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
	height:70px;
	font-size:50px;
	padding:0 0 0px 0;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:15px 0 0 10px;
	text-indent:-9000px;
	background:url(images/logo.png) no-repeat;
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	}
.blogname h2 {
	margin:10px 0px 0px 15px;
	font-size:12px;
	font-weight:normal;
	color:#b6b6b6;
	text-align:left;
	text-transform:uppercase;

	}

	

#dates {
	float: right;
	height: 22px;
	line-height:22px;
	padding-right: 15px;
	font-size: 13px;
	color: #111;
	font-weight:bold;
	text-transform:uppercase;
	margin: 2px 0 0 0px;

	
}



/* The Search */
#search {
	height:30px;
	width:auto;
	padding:35px 5px 0px 5px;
	width:220px;
	float:left;
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:0px;
	float: left;
	width:140px;
	padding: 8px 2px 8px 5px;
	background:url(images/sform.png) ;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
}

#searchsubmit {
	width:72px;
	float: left;
	background:url(images/sbutton.png) ;
	border:none;
	font: 14px "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:32px;

	
}

#feeds{

float:right;
width:250px;
margin-top:5px;
padding:0px;
}

#feeds ul{
	
	list-style-type: none;
	margin:0px;
	padding:0px;

}

#feeds ul li{
	
	list-style-type: none;
	margin:0px 0px 5px 0px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;

}
#feeds ul li a:link,#feeds ul li a:visited{
	
	color:#ce0606;

}
#feeds ul li a:hover{
 
	color:#a30909;
 
}
.feed{
	
	height:30px;
	width:auto;
	margin-top:5px;
	padding:30px 5px 10px 5px;
	width:300px;
	border:1px solid #fff;
	background:#ececec url(images/feed.jpg) no-repeat;
}
.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.feed p {
	margin: 0;
	font-size: 85%;
}

.input{
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
	
}

.sbutton{
	width:57px;
	float: left;
	background:#fff url(images/submit.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}


/*Page menu*/


#foxmenucontainer{
	height:33px;
	background:#565b5e url(images/menu.png) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;


	}
#menu{
	margin: 0px;
	padding: 0px;
	width:879px;
	background:#565b5e url(images/menu.png) repeat-x;
	height:33px;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color: #eee;
	display: block;
	margin: 0px;
	padding: 10px 15px 9px 15px;
	}

#menu li a:hover, #menu li a:active {
	background:#373C3F url(images/menuapng) repeat-x;
	color: #fff;
    margin: 0px;
	padding: 10px 15px 9px 15px;
	text-decoration: none;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#202020;
	width: 150px;
	color: #bbb;
	font-size: 13px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #282828;

	}
	
#menu li li a:hover, #menu li li a:active {
	background: #121212 ;
	color: #fff;
	padding: 8px 10px 7px 10px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -32px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}

/* Category menu*/
	
#catmenucontainer{
	height:33px;
	background:#373737 url(images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
    border-bottom:1px solid #fff;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px;
	width:879px;
	background:#373737  url(images/catmenu.jpg) repeat-x;
	height:33px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #eee;
	display: block;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:#B60606 ;
	color: #fff;
    margin: 0px;
	padding: 9px 10px 10px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#373C3F;
	width: 150px;
	color: #fae7df;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	border-bottom: 1px solid #535A5F;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#B60606 url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	padding: 9px 10px 10px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -34px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}

/* Main Content*/	

.box {
	width:321px;
	overflow: hidden;
	margin:0px 0px 5px 5px;
	height:100%;
	color:#504945;
	font: 12px Tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff url(images/post.jpg) repeat-x;
	line-height:18px;
	border:1px solid #bbb;
	float:left;
	display: inline;

	}
	
.box h2 {
	margin: 0px 0 0px 0;
	padding: 5px 0px 5px 10px;
	text-align: left;
	font: 14px Tahoma,century gothic,Arial,verdana, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	height:16px;
	}

.box  h2 a, .box  h2 a:link, .box  h2 a:visited  {
	color:#4F4F4F;
	background-color: transparent;
	}
.box  h2 a:hover  {
		color: #C50000;
	background-color: transparent;
	}	
.sentry {
	margin:0 0;
	padding: 0px 5px 0px 5px;
	height:242px;
	}	
	
.sentry a:link,
.sentry a:visited {
	color: #C50000;
	background-color: transparent;
}
.sentry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}
.sentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
.sentry img:hover {
	border:1px solid #d1d1d1;
}
.sentry p{
	margin:5px 5px;
}	

.rmore{
	float:left;
	color:#9F0505;
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 5px;
	width:120px;
	height:15px;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.rmore a:link,
.rmore a:visited {
	color:#fff;
}
.rmore a:hover{
	color:#eee;
}

.scomm{
	float:right;
	padding:5px 2px 0px 4px;
	position:relative;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
	margin:0px 5px 0px 0px;
	font-size:11px;
	width:100px;
	height:12px;
	text-align:right;
	font-weight:bold;
}

.scomm a:link,
.scomm a:visited {
	color:#fff;
}
.scomm a:hover{
	color:#eee;
}
.sinfo {
	height:25px;
	margin:0px 0px;
	padding: 0px 0px 0px 0px;
	background:#565B5E;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}
/*  Content*/	

#content {
	float:left;
	width: 660px;
	height:100%;
	padding:5px 0px 0px 0px;
	overflow:hidden;
	}


#fullcontent {
	float:left;
	width:100%;
	height:100%;
	padding:5px 0px 0px 0px;
	overflow:hidden;

	}	

	
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	
}	

.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
   	color:#39525E;
	text-transform: uppercase;
	}

	
.single {
	width:650px;
	overflow: hidden;
	margin:0px 4px 5px 5px;
	height:100%;
	color:#504945;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff url(images/post.jpg) repeat-x;
	line-height:20px;
	border:1px solid #bbb;

	}



.single  h2 {
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 24px  Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#252525;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #4F4F4F;
	background-color: transparent;
	}	
.author{
	color:#565B5E;
	padding:2px 5px 2px 5px;
	margin-left:5px;
}
.clock{
	color:#565B5E;
	padding:2px 5px 2px 5px;
	margin-left:10px;

}	


.comm{
	color:#ff0000;
	padding:2px 5px 2px 5px;
	margin-left:10px;
	

}

.comm a:link,
.comm a:visited {
	color:#ff0000;
}
.comm a:hover{
	color:#ff0000;
}

.more{
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}


.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 10px 0px;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	font-size:9px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:1px 4px 2px 10px;
	height:15px;
text-transform: uppercase;
	overflow:hidden;
}

.category a:link,.category a:visited{

	color:#444;
	padding:0px 0px 0px 1px;
	}
	
.category a:hover{
	color:#C50000;
	}
	
.entry {
	margin:0 0;
	padding: 10px 5px 5px 5px;

	}	
	
.entry a:link,
.entry a:visited {
	color: #465f7b;
	background-color: transparent;
}
.entry a:hover {
	color:#2b77cd;
	background-color: transparent;
	text-decoration: none;
}
.entry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}
	
	
.entry p{
	margin:5px 5px;

}

/* right column */
#rightcol{
	margin:0px 0px;
	float:right;
	width:206px;
	padding:0px 10px 5px 0;
	
}




/* The Sidebar1 */
.sidebar1{
	float:left;
	width:212px;

	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;

	}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#222;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background : #fff repeat-x;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #bbb;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;
	width: 208px;

	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited, .sidebar1 ul li a {
	background:#fff;
	color:#565B5E;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	margin: 0px 2px 0 1px;
	display:block;
	border-bottom:1px solid #DFDFDF;
	}



.sidebar1 ul li a:hover {
	background:#fff;
	color: #B10404;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	display:block;
	border-bottom:1px solid #DFDFDF;
	}

.sidebar1 p {
	background:#fff;
	color:#565B5E;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #DFDFDF;
	
	}

.sidebar1 table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
	/* The Sidebar1y */
.sidebar1y{
	float:left;
	width:164px;
	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;

	}

.sidebar1y h2 {
	line-height:30px;
	font-size:14px;
	color:#B10404;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#fff;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #bbb;
	}
.sidebar1y ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1y ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	}

.sidebar1y ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1y ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1y ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 163px;
	}



.sidebar1y ul li a:link, .sidebar1y ul li a:visited, .sidebar1y ul li a {
	background:#fff;
	color:#565B5E;
	text-decoration: none;
	margin: 0 1px 0 1px;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #DFDFDF;
	}



.sidebar1y ul li a:hover {
	background:#fff;
	color: #B10404;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #DFDFDF;
	}



.sidebar1y table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:160px;
	padding-right:10px;
	font-size:12px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#B10404;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#fff;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #bbb;
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 160px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	background:#fff;
	color:#565B5E;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #DFDFDF;


	}

.sidebar2 ul li a:hover {
	background:#fff;
	color: #B10404;

		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;

	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	height:45px;
	padding:8px 0 0 2px;
	color:#B7B7B7;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
	float:left;
	width:879px;
	background: #262b2f; 

	}

#footer2 {
	height:15px;
	padding:0px 0 0 0px;
	width:879px;
	background: #262b2f; 

	}

#footer a:link , #footer a:visited{
	color:#B7B7B7;
	}

#footer a:hover {
	color:#FFFFFF;
	}



/* The Navigation */

#navigation{	
	width:640px;
	margin:5px 5px 5px 5px;
	padding:5px 0px;
        font: 13px #333;
	}
#navigation a, navigation a:link, navigation a:visited{	
color: #400;
border: 1px solid #bbb;
background: #fff;
padding: 2px 4px 2px 4px;
}

#navigation a:hover{	
color: #100;
border: 1px solid #100;
}
	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
	


.ad2{
	text-align:center;
	margin:2px auto;

}

#comment{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #bbb;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;


	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#fff;
	border:1px solid #ccc; 

}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}


#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#3f79c4;

	}
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;

	}
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {

	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#777777;
	border:2px solid #444;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 

	}
.comment-body{
	margin-left:34px;
	padding:10px 10px; 
	border:1px solid #eaeaea;
	background:#fff url(images/fade.png) repeat-x;

	
}	
	
ol.commentlist li { 

	border:1px solid #bbb; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 270px 0 0; 
}
ol.commentlist li div.vcard { 
	font:15px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
}

ol.commentlist li span.says  { 
	display:none;

}
ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}
ol.commentlist li div.comment-meta { 
	font:10px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:10px; 
	padding: 0 5px 0 0px;
}


ol.commentlist li div.comment-meta a { 
	color:#888888; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}


ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	color:#777; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  

 }
 
ol.commentlist li div.reply a { 
	color:#777; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .55em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .55em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .55em; 
 }

ol.commentlist li.even { 
	background:#f4F4F4; 
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 270px 0 0; 
}



.featlist {
	width:325px;
	background:#fff url(images/post.jpg) repeat-x;
	height:100%;
	float:left;
	border:1px solid #bbb;
	}
.featlist2 {
	width:206px;
	background:#fff url(images/post.jpg) repeat-x;
	height:100%;
	float:left;
	border:1px solid #bbb;
	}

.sponsor2 {
	width:305px;
	background:#fff url(images/post.jpg) repeat-x;
	height:100%;
	border:1px solid #bbb;
	padding: 5px 0px 5px 0px;
	}

.favorilersidebar {
	width:160px;
	background:#fff url(images/post.jpg) repeat-x;
	height:100%;
	border:1px solid #bbb;
	padding: 2px 0px 2px 0px;
	}

.highlight{
height:28px;
width:325px;
background:#fff no-repeat;
margin: 0px 10px 5px 0px;
border:1px solid #bbb;

}	
.fblock h2{
	margin: 2px 0 0px 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 13px;
	overflow:hidden;
	line-height:16px;
	height:16px;
	text-transform:uppercase;
}
.fblock h2 a:link, .fblock h2 a:visited{
	color:#C50000;
}
.fblock {
	
	width: 325px;
	float:left;
	margin: 0px 0px 3px 0px;
	padding:0px 0 0 0;
	display:inline;
	color:#222;
	font-family:Tahoma,century gothic,Arial,verdana, sans-serif;
}



.fblock p{
	margin:0px 5px;
	padding:2px 0px 0 0;
	color:#6b7478;
	text-align: left;
	font-size: 11px;
}


.fblock img {
	float:left;
	border:1px solid #878787;
	margin:5px 5px 5px 5px;
	padding:0 0;
	}

.imdb {
color : #504945;
font-size: 11px;
padding : 0px 0px 0px 0px;
}

.imdb2 {
color : #5e5753;
font-size: 11px;
padding : 0px 0px 0px 0px;
}
	
.fcats{
	overflow:hidden;
	font-size:12px;
	color:#DAD0C1;
	padding: 0 0 0 0px;
	margin:1px 0 0px 0;
	height:15px;
}
.fcats a:link,.fcats a:visited {
	overflow:hidden;
	font-size:12px;
	color:#83A1AF;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	height:13px;
}	
.auth{
	overflow:hidden;
	font-size:12px;
	color:#DAD0C1;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
}	

.fmeta{
	overflow:hidden;
	font-size:12px;
	color:#DAD0C1;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	
		
}

.fmeta a:link,.fmeta a:visited{
	overflow:hidden;
	font-size:12px;
	color:#83A1AF;
	padding: 0 0 0 0px;
	margin:0px 0 0px 0;
	
		
}

.fblock2 h2{
	margin: 3px 0 0px 0;
	padding: 0px 0px 0px 6px;
	text-align: left;
	font-size: 13px;
	overflow:hidden;
	line-height:16px;
	height:16px;
	text-transform:uppercase;
}
.fblock2 h2 a:link, .fblock2 h2 a:visited{
	color:#C50000;
}
.fblock2 {
	
	width: 200px;
	float:left;
	margin: 0px 0px 3px 0px;
	padding:0px 0 0 0;
	display:inline;
	color:#222;
	font-family:Tahoma,century gothic,Arial,verdana, sans-serif;
}



.fblock2 p{
	margin:0px 5px;
	color:#6b7478;
	text-align: left;
	font-size: 11px;
}


.fblock2 img {
	float:left;
	border:1px solid #878787;
	margin:5px 5px 5px 5px;
	padding:0 0;
	}


.videopost{

	width:310px;
	padding: 5px 5px ;
	float:left;
	background:#ececec;
	border:1px solid #BBBBBB;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	color:#555;
	line-height:20px;

}

.videopost h2 {
font : 16px century gothic, Arial, verdana, sans-serif;
font-weight : normal;
color : #fff;
margin : 0 0 5px 0;
padding : 2px 5px;
display : block;
background : #4d98d4;
}

.videopost img{

	float:left;
	background:#fff;
	padding:5px 5px;
	margin:5px 5px 5px 5px;

}


.widebanner {
	padding:5px 5px 5px 5px;
	margin:0px 5px 5px 5px;
	background:#fff;
	overflow:hidden;
	text-align:center;
}


.featstor {
height : 1px;
width : 648px;
margin : 0 10px 5px 5px;
border : 1px solid #bbb;
}

.latestor{

height:0px;
width:648px;
background:#fff no-repeat;
margin: 0px 10px 5px 5px;
border:1px solid #bbb;

}
.vidstor{

height:28px;
width:325px;
background:#fff url(images/vidstor.png) no-repeat;
margin: 5px 10px 5px 0px;
border:1px solid #bbb;

}
.histor{

height:28px;
width:325px;
background:#fff url(images/histor.png) no-repeat;
margin: 5px 10px 5px 0px;
border:1px solid #bbb;

}

.sponsor{

height:28px;
width:305px;
background:#fff url(images/sponsor.png) no-repeat;
margin: 5px 10px 5px 0px;
border:1px solid #bbb;

}

#bottombar{
	width:879px;
	padding-bottom:10px;
	float:left;

}
.barone{
width:630px;
float:left;
margin-left:5px;
overflow:hidden;
display:inline;

}
.baronef{
float:left;
margin-left:5px;
overflow:hidden;
display:inline;

}
.banner{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	height:100%;
	width:325px;

}

.banner ul {
   	 margin: 0px 0px;
	 padding: 5px 5px;
	 overflow: hidden;

}
	 
.banner li{
	width:125px;
	margin: 0px 0px 10px 8px ;
	padding:10px 10px ;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;
	background:#B7B7B7 ;
	border:1px solid #fff;
	
}

.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	



/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;

}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {

	overflow:hidden;
	margin-top:5px;
	padding:0px 0px 0px 0px;
	background:#FFFFFF;


}
.tabberlive {
 margin-top:5px;
 margin-left:0px;
 margin-right:0px;
 width:327px;
		
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin-bottom:5px;
 padding:4px 0 0 0;
 font: 14px century gothic,Verdana, sans-serif;
 background:#fff;
 height:24px;
border:1px solid #ccc;
}

ul.tabbernav li
{
 list-style: none;
 margin:5px 0;
 display: inline;
 color:#5AB7D8;

}

ul.tabbernav li a
{
	padding: 4px 15px;
	margin-left: 5px;
	text-decoration: none;
	font-weight:bold;
}

ul.tabbernav li a:link { color:#333; }
ul.tabbernav li a:visited { color:#333; }

ul.tabbernav li a:hover
{
 color: #C50000;

}

ul.tabbernav li.tabberactive a
{
 color: #C50000;
 width:90px;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #C50000;

 
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:5px 5px;
	background:#fff;
	font: 13px Tahoma, century gothic,Verdana, sans-serif;
	color:#aa9f9b;
	overflow:hidden;
	border:1px solid #ccc;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}


.tabberlive .tabbertab p{
	margin:0px 4px 5px 4px;

}
.tabberlive .tabbertab a{
	color:#fff;

}

.tabberlive .tabbertab a:hover{
	color:#6AC9E9;

}
.tabberlive .tabbertab li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.tabberlive .tabbertab ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.tabberlive .tabbertab ul li {
	list-style:none;
	color:#aa9f9b;
	display:block;
	margin:2px 0px 2px 0px;
	width:auto;
	border-bottom:1px dotted #999;	
	}

.tabberlive .tabbertab ul li a {
	color:#555;
	padding:5px 0px 5px 5px;
	display:block;
	}

.tabberlive .tabbertab ul li a:hover {
	color:#C50000;
	display:block;

	
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}



.fullsingle {
	width:427px;
	overflow: hidden;
	margin:0px 4px 5px 5px;
	height:100%;
	color:#504945;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff ;
	line-height:20px;
	border:1px solid #bbb;
	float:left;
	display: inline;

	}
.fullsingle   h2 {
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 24px  Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	

	}

.fullsingle   h2 a, .fullsingle  h2 a:link, .fullsingle   h2 a:visited  {
	color:#252525;
	background-color: transparent;
	}
.fullsingle   h2 a:hover  {
	color: #ac0604;
	background-color: transparent;
	}	


#slider {
    width: 650px; /* important to be same as image width */
    height: 250px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px 4px 5px 5px;
}
#sliderContent {
    width: 650px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	left:0;
	background:#111;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;

}
.sliderImage span {
    position: absolute;
    padding: 5px 10px;
    width: 630px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;

}
.clear {
	clear: both;
}
.sliderImage span strong a:link, .sliderImage span strong  a:visited{
   font: 16px Georgia,Tahoma, Arial, Helvetica, sans-serif;
   line-height:18px;
   font-weight:bold;
   color:#fff;
   margin:0px 0px;
   padding:5px 0px;
}
.sliderImage span p{
   font: 11px Tahoma, Arial, Helvetica, sans-serif;
   line-height:14px;
   color:#fff;
   margin:5px 0px;
   padding:0px 0px;

}

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
	padding:0px 0px;
}


ul { 
list-style-type: none;
margin:0px 0px;
padding:0px 0px;
}



	/*  Content2*/	

#content2 {
	float:left;
	width: 703px;
	height:100%;
	padding:5px 0px 0px 0px;
	margin: 2px 0 0 0;
	overflow:hidden;
	}

#fullcontent2 {
	float:left;
	width:100%;
	height:100%;
	padding:5px 0px 0px 0px;
	overflow:hidden;

	}	

	
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	
}	

.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
   	color:#39525E;
	text-transform: uppercase;
	}

	

.single2 {
	width:693px;
	overflow: hidden;
	margin:1px 4px 5px 2px;
	height:100%;
	color:#504945;
	font: 13px Tahoma, century gothic,Arial,verdana, sans-serif;
	background:#fff url(images/post.jpg) repeat-x;
	line-height:20px;
	border:1px solid #bbb;

	}

.single2  h2 {
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 24px Tahoma,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	

	}

.single2 iframe, .single2 embed, .single2 object{
padding:0;
margin:0;}

iframe, embed, object {
padding:0;
margin:0;}



.single2  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#252525;
	background-color: transparent;
	}
.single2  h2 a:hover  {
	color: #4F4F4F;
	background-color: transparent;
	}	

.favori2{
	float:right;
	padding:5px 2px 0px 4px;
	position:relative;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
	margin:0px 5px 0px 0px;
	font-size:11px;
	width:160px;
	height:15px;
	text-align:right;
	color:#504945;
	font-weight:bold;
}

.favori2 a:link,
.favori2 a:visited {
	color:#504945;
}
.favori2 a:hover{
	color:#504945;
}


#rightcol2{
	margin:3px 0px 0 5px;
	float:left;
	width:168px;
	padding:0px 0px 0px 2px;

	
}

.buyuk {
color : #c50000;
padding : 1px 1px 1px 1px;
font : 13px tahoma, Century gothic, verdana, Arial, sans-serif;
}
.buyuk a:link {
color : #c50000;
}
.buyuk a:link,
.buyuk a:visited {
	color: #c50000;
	background-color: transparent;
}
.buyuk a:hover {
	color: #B10404;
	}
.orta {
color : #8f9498;
padding : 1px 1px 1px 1px;
font : 12px tahoma, Century gothic, verdana, Arial, sans-serif;
}
.orta a:link {
color : #c50000;
}
.orta a:link,
.orta a:visited {
	color: #c50000;
	background-color: transparent;
}
.orta a:hover {
	color: #8f9498;
	}
.kucuk {
color : #8f9498;
padding : 1px 1px 1px 1px;
font : 11px tahoma, Century gothic, verdana, Arial, sans-serif;
}
.kucuk a:link {
color : #8f9498;
}
.kucuk a:link,
.kucuk a:visited {
	color: #8f9498;
	background-color: transparent;
}
.kucuk a:hover {
	background:#fff;
	color: #B10404;
	}
.kucuko {
color : #8f9498;
padding : 1px 1px 1px 1px;
font : 10px tahoma, Century gothic, verdana, Arial, sans-serif;
}

.kucuko a:link,
.kucuko a:visited {
	color: #8f9498;
	background-color: transparent;
}
.kucuko a:hover {
	background:transparent;
	color: #B10404;
	}
#featured2{
	height: 250px; 
	overflow: hidden;
	position: relative; 
	width:648px;
	padding-top:10px;
	background:url(images/slider.png) bottom no-repeat;
}

#slidearea2{
	margin:0px auto;
}

#slidearea2 ul{
	margin-top:10px;
	list-style:none;
}

input.groovybutton
{ font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#888888;
   width:100px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#BBBBBB;
   border-width:1px;}

.input2 {
float : left;
width : 139px;
padding : 6px 0px 7px 5px;
border : 1px solid #bbb;
border-right : none;
font : normal 100% "Tahoma", Arial, Helvetica, sans-serif;
color : #555;
background : #eee;
margin: 0 0 0 1px;
}.sbutton2 {
float : left;
border : none;
font : bold 100% "Tahoma", Arial, Helvetica, sans-serif;
color : #333;
height : 29px;
border : 1px solid #bbb;
border-left : none;
background : #fff;
margin : 0px 0 0 0px;
}


#reklam{text-align:center; padding: 10px 45px 10px 45px; margin: 10px 50px 10px 50px; border:2px solid #333; background:#eee; }
#reklamt{text-align:center;}
#reklamtikla{background: url('http://i28.tinypic.com/937t.jpg') no-repeat; text-align:center; padding: 0px 0 0 0; margin: 15px 0 0px 0px; height: 343px; width:666px;}

.kategoribaslik {
	line-height:32px;
	font-size:15px;
	color:#111;
	margin:0px 5px 5px 5px ;
	padding:0px 0 0 0px;
	background : #eee;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	text-align:center;
	border:1px solid #aaa;
	}