/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
}

body {
	line-height: 1.4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff url(../img/bg.gif) top center repeat;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
}


#header {
	float: left;
	width: 990px;
	height: 196px;
	margin-bottom: 1px;
	background: url(../img/logo2.png) top left no-repeat;
	display: inline;
}

#logo {
	float: left;
	width: 435px;
	height: 66px;
	margin-left: 190px;
	margin-top: 60px;
	display: inline;
	text-indent: -9999px;
}

#logo a {
	width: 435px;
	height: 66px;
	display: block;
}

#menu {
	float: right;
	width: 400px;
	height: 38px;
	line-height: 38px;
	margin-right: 3px;
	display: inline;
	margin-top: -5px;
}

#menu ul {
	padding-top: 2px;
}

#menu ul li {
	float: left;
	display: inline;
	margin: 0 8px;
}

#menu ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #8fc400;
}

#searchArea {
	float: left;
	margin-top: 5px;
	margin-left: 240px;
}

#loginArea {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.input {
	float: left;
	background: url(../img/inputBg.gif) top left repeat;
	border: 1px solid #CCC;
	height: 20px;
	padding-top: 3px;
	padding-left: 4px;
}

#contentTop {
	width: 986px;
	height: 10px;
	background: url(../img/orta.gif) top left repeat;
	margin-left: 2px;
}

#content {
	background: #e8e6e7;
	width: 986px;
	margin-left: 2px;
}

#left {
	float: left;
	width: 160px;
	background: #e8e6e7;
	padding-right: 4px;
	border-right: 2px solid #EEE;
}

.kategoriler {
	width: 160px;	
}

.kategoriler h3 {
	width: 160px;
	height: 25px;
	background: url(../img/kategori.png) top left no-repeat;
	display: block;
	text-indent: -9999px;
}

.kategoriler ul li {

}

.kategoriler ul li a {
	display: block;
	border-bottom: 3px solid #dfdedf;
	height: 24px;
	line-height: 24px;
	padding-left: 16px;
	background: url(../img/li.png) 8px center no-repeat;
	color: #5d5d5d;
	font-size: 12px;
	text-decoration: none;
}

.kategoriler ul li a:hover {
	color: #FFF;
	background: #333;
	background-image: none;
}




.populer {
	width: 160px;	
}

.populer h3 {
	width: 160px;
	height: 25px;
	background: url(../img/populer.png) top left no-repeat;
	display: block;
	text-indent: -9999px;
}

.populer ul li {
	border-bottom: 3px solid #dfdedf;
	height: 24px;
	line-height: 24px;
	padding-left: 16px;
	background: url(../img/li.png) 8px 12px no-repeat;
}

.populer ul li a {
	color: #5d5d5d;
	font-size: 11px;
	text-decoration: none;
}

.populer ul li a:hover {
	color: #000;
}


.stats {
	width: 160px;
	margin-top: 10px;
}

.stats h3 {
	width: 160px;
	height: 25px;
	background: url(../img/stats.png) top left no-repeat;
	display: block;
	text-indent: -9999px;
}

.sponsor {
	width: 160px;
}

.sponsor h3 {
	width: 160px;
	height: 25px;
	background: url(../img/sponsor.png) top left no-repeat;
	display: block;
	text-indent: -9999px;
}

.sponsor div{
	width: 160px;
}

#middle {
	float: left;	
	width: 492px;
	padding-left: 8px;
}


.catDetail {
	width: 496px;
	height: 141px;
	border: 2px solid #FFF;
	margin-bottom: 10px;
}

.catDetail h2 {
	width: 485px;
	height: 20px;
	background: url(../img/liste.png) top right no-repeat;
	margin-bottom: 6px;
	color: #5d5d5d;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
}

.catDetail h2 a {
	color: #5d5d5d;
	text-decoration: none;
}

.catDetail h2 a:hover {
	color: #000;
	text-decoration: none;
}


.catDetail img {
	float: left;
	width: 131px;
	height: 87px;
	border: 1px solid #FFF;
	margin-left: 3px;
	margin-right: 7px;
}


.random h3 {
	color: #333;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
}

.random h3 a {
	color: #333;
	text-decoration: none;
}

.random h3 a:hover {
	color: #000;
	
}


.catDetail p {
	float: left;
	width: 130px;
	color: #5d5d5d;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 4px;
	
}

.catDetail ul{
	float: right;
	width: 186px;
	margin-top: -14px;
}

.catDetail ul li {
	line-height: 22px;
	height: 22px;
	padding-left: 10px;
	background: url(../img/li.png) left center no-repeat;
}


.catDetail ul li a {
	display: block;
	width: 170px;
	height: 22px;
	color: #5d5d5d;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	overflow:hidden;
}

.catDetail ul li a:hover {
	color: #333;
}



#right {
	float: right;
	width: 300px;	
	padding-left: 4px;
	border-left: 2px solid #EEE;
}

.sponsor1 {
	width: 300px;
	margin-bottom: 10px;
}

.sponsor1 h3 {
	width: 300px;
	height: 25px;
	background: url(../img/sponsor1.png) top left no-repeat;
	display: block;
	text-indent: -9999px;
}

.sonYazilar {
	width: 300px;	
}

.sonYazilar h3 {
	width: 300px;
	height: 25px;
	background: url(../img/son-but.png) top left no-repeat;
	display: block;
	text-indent: -9999px;
}

.sonYazilar ul li {
	border-bottom:1px solid #dfdedf;
	height: 24px;
	line-height: 24px;
	padding-left: 12px;
}

.sonYazilar ul li a {
	color: #5d5d5d;
	font-size: 12px;
	text-decoration: none;
}

.sonYazilar ul li a:hover {
	color: #000;
}

.editorSecim {
	width: 300px;	
}

.editorSecim h3 {
	width: 300px;
	height: 25px;
	background: url(../img/editorsecim.png) top left no-repeat;
	display: block;
	text-indent: -9999px;
}




.sonYorumlar {
	width: 300px;	
}

.sonYorumlar h3 {
	width: 300px;
	height: 25px;
	background: url(../img/son-yor.png) top left no-repeat;
	display: block;
	text-indent: -9999px;
}

.sonYorumlar ul li {
	border-bottom:1px solid #dfdedf;
	height: 24px;
	line-height: 24px;
	padding-left: 12px;
	overflow: hidden;
}

.sonYorumlar ul li a {
	color: #5d5d5d;
	font-size: 12px;
	text-decoration: none;
}

.sonYorumlar ul li a:hover {
	color: #000;
}


.post {
	height: 64px;
	border-bottom: 2px solid #FFF;
	margin-top: 4px;
}

.post img {
	float: left;
	width: 94px;
	height: 57px;
	border: 1px solid #FFF;
	margin-left: 3px;
	margin-right: 7px;
}

.postRight {
	float: right;
	width: 192px;
}

.postRight h4 {
	color: #333;
	font-size: 13px;
	line-height: 1;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: normal;
}

.postRight h4 a {
	color: #333;
	text-decoration: none;
}

.postRight h4 a:hover {
	text-decoration: underline;
}


.postRight p {
	float: left;
	width: 192px;
	color: #7b7b7b;
	font-size: 11px;
	line-height: 1.2;
	text-decoration: none;
	font-weight: normal;
}


#footer {
	width: 866px;
	background: #e8e6e7 url(../img/footer.gif) bottom center no-repeat;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-left: 60px;
	padding-right: 60px;
}

#footer p {
	color: #7b7b7b;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;

}

#footer p a {
	color: #7b7b7b;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#footer p a:hover {
	text-decoration: underline;
}



.reklam {
	float: left;
	margin-bottom: 10px;
	width: 250px;
	height: 250px;
	margin-right: 10px;
}


.singlePost {
	float: left;
	width: 500px;
	
}

.postHeading {
	width: 488px;
	height: 24px;
	line-height: 24px;
	padding: 0 6px;
	margin-bottom: 10px;
	background: #FFF;
}

.postHeading h3 {
	color: #7b7b7b;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	float: left;
}


.postHeading span {
	float: right;
	font-size: 10px;
}



.subPage {
	background: #FFF;
	padding: 8px;
	margin-bottom: 10px;
}

.subPage h2 {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}

.catPage {
	padding: 8px;
	margin-bottom: 10px;
}

.catHeading {
	height: 24px;
	margin-bottom: 10px;	
}

.catHeading h2 {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	float: left;
}

.catHeading h2 a {
	color: #000;
	text-decoration: none;
}

.catHeading span  {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	float: right;
}

.topic {
	border: 2px solid #FFF;
	margin-bottom: 8px;
	width: 468px;
}

.topic h3 {
	color: #000;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	background: #FFF;
}

.topic h3 a {
	color: #000;
	text-decoration: none;
}

.topicImg {
	float: left;	
	width: 97px;
	height: 56px;
	margin: 6px;
}

.topicImg img {	
	width: 97px;
	height: 56px;
	border: 1px solid #FFF;
}

.topic p {
	color: #666;
	font-size: 11px;
	padding: 4px;
}

.pagination {
	text-align: center;
	padding: 4px;
	width: 464px;
	background: #FFF;
}

.pagination a {
	color: #666;
	text-decoration: none;
}


.infos {
	padding: 4px;
	width: 460px;
	background: #FFF;
	margin-top: 6px;
	margin-left: 16px;
}

.infos a {
	color: #333;
	text-decoration: none;
}

.infos a:hover {
	color: #333;
	text-decoration: underline;
}

.yorum {
	margin-top: 6px;
	width: 468px;
	height: 150px;
	background: url(../img/yrm.png) top center no-repeat;
	margin-left: 16px;
}

.textarea {
	display: block;
	width: 200px;
	height: 70px;
	margin-left: 10px;
	margin-top: 20px;
}

.numchar {
	float: right;
	display: block;
	width: 200px;
	height: 22px;
	margin-top: 74px;
	margin-right: 40px;
}

.numchar input {
	background: #00FF33;
}

.guvenlik {
	float: left;
	padding: 8px;
}

.guvIn {
	width: 50px;
	float: none;
}

.onay {
	float: right;
	padding: 10px;
}

.middleAds {
	margin: 8px 0;	
}

.benzer {
	background: url(../img/bnzr.jpg) top center no-repeat; 
	padding: 8px;
	margin-top: 10px; 
	width: 452px;
	height: 90px;
	padding-top: 30px;
	margin-left: 16px;
}

.benzer a {
	color: #333;
	text-decoration: none;
	padding-left: 16px;
	background: url(../img/li.png) 8px center no-repeat;
}

.benzer a:hover {
	color: #000;
	text-decoration: underline;
}

.tags {
	background: #FFF; 
	padding: 8px; 
	margin-top: 10px;
	width: 452px;
	margin-left: 16px;
}

.tags a {
	color: #333;
	text-decoration: none;
}

.tags a:hover {
	color: #000;
	text-decoration: underline;
}

.twitter {
	height:25px; 
	padding:1px 1px 1px 28px; 
	background: url(../img/twitter.gif) left no-repeat;
}

.myspace {
	height:25px; 
	padding:1px 1px 1px 28px; 
	background: url(../img/myspace.gif) left no-repeat;
}

.facebook {
	height:25px; 
	padding:1px 1px 1px 28px; 
	background: url(../img/facebook.gif) left no-repeat;
}



.comment {
	border: 2px solid #FFF;
	width: 464px;
	margin-top: 8px;
	margin-left: 16px;
}

.comment h3 {
	color: #666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	padding-top: 2px;
	height: 14px;
	width: 456px;
	background: #FFF;
	background: url(../img/yorum.png) left no-repeat;
}

.commentImg {
	float: left;	
	width: 97px;
	height: 56px;
	margin: 6px;
	margin-right: 10px;
}

.commentImg img {	
	width: 97px;
	height: 56px;
	border: 1px solid #FFF;
}

.comment p {
	color: #666;
	font-size: 11px;
	padding: 4px;
}


.gizlilik h2 {
	font-size: 18px;
}

.gizlilik h3 {
	font-size: 16px;
	margin-bottom: 4px;
}



.gizlilik h2.gizlilikHead {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}

#manset {
	float: left;
	margin-bottom: 8px;
	margin-top: 6px;
	width: 300px;
	height: 250px;
	position: relative;
	display: inline;
}

#mansetIcerik {
	width: 300px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#mansetIcerik div {
	display: none;
}

#mansetIcerik div a.mansetAcik {
	position: absolute;
	left: 0px;
	top: 160px;
	padding: 6px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #0d6499;
	text-decoration: none;
}

#mansetSayfa {
	width: 300px;
	height: 30px;
	position: absolute;
	bottom: 2px;
	left: 0px;
	z-index: 10;
}


#mansetSayfa ul {

}

#mansetSayfa ul li {
	float: left;
}

#mansetSayfa ul li span {
	width: 30px;
	height: 30px;
	background: none;
	display: block;
	background: #0d6499;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	margin-left: 2px;
	font-size: 12px;
}

#mansetSayfa ul li span.selected {
	background: #0c4669;
}




#manset1 {
	float: left;
	margin-bottom: 8px;
	margin-top: 6px;
	width: 490px;
	height: 250px;
	position: relative;
	display: inline;
}

#mansetIcerik1 {
	width: 490px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#mansetIcerik1 div {
	display: none;
}

#mansetIcerik1 div a.mansetAcik1 {
	position: absolute;
	left: 0px;
	top: 160px;
	padding: 6px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #0d6499;
	text-decoration: none;
}

#mansetSayfa1 {
	width: 490px;
	height: 30px;
	position: absolute;
	bottom: 2px;
	left: 0px;
	z-index: 10;
}


#mansetSayfa1 ul {

}

#mansetSayfa1 ul li {
	float: left;
}

#mansetSayfa1 ul li span {
	width: 30px;
	height: 30px;
	background: none;
	display: block;
	background: #0d6499;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	margin-left: 2px;
	font-size: 12px;
	cursor: pointer;
}

#mansetSayfa1 ul li span.selected {
	background: #0c4669;
}