body {
	margin:0;
	padding: 0;
	background: #F7F7F7 url(images/bg.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

#gununmansetleri {
	height:240px;
	border:1px solid #676767;
}
#gununmansetleri a{display:block;}
#gununmansetleri ul{ padding:0; margin:0; list-style-type:none; }
#gununmansetleri ul li { width:150px; height:60px; background:url(images/mansetlibg.jpg) repeat-x; }
#gununmansetleri ul li a{ padding:10px; color:#000; font-weight:bold; }
#gununmansetleri ul li a:hover{ color:#BC1B32; }
.manset_slider {
	width:387px;
	height:240px;
}
.manset_slider img{
	position:relative;
	width:387px; 
	height:240px; 
	border:0;
	z-index:-1;
}
.manset_slider div{
	width:177px;
	height:240px;
	margin:-243px 0 0 210px;
	background:transparent url(images/sliderbg.png) repeat left top;
	color:#FFF;
}
.manset_slider div p{
	padding:5px;
	margin:0;
}



#populerhaberler {
	width:248px;
	border-bottom:2px solid #CC0000;
	background:#F7F7F7;
}
#populerhaberler a{display:block;}
#populerhaberler ul{ padding:0; margin:0; list-style-type:none; }
#populerhaberler ul li { border-bottom:1px dotted #676767; }
#populerhaberler ul li a{ padding:2px }
#populerhaberler ul li a:hover{	color:#FFF; background:#676767 }
.populer_slider {
	height:150px;
	border-bottom:2px solid #CC0000;
}
.populer_slider div{
	margin:0;
	padding-top:100px;
}
.populer_slider div p{
	color:#FFF;
	padding:5px;
	height:40px;
	background:transparent url(images/sliderbg.png) repeat left top;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	text-decoration: none;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #BC1B32;
}

a:hover {
}

.sayfala {
	width:500px;
	color:#CCC;
	font-size:16px;
	text-align:center;
	margin-top:5px;
	display:table;
}
.news-spot {
	background:#FFF; 
	height:280px
}
.news-spot h2{
	padding:0;
	margin:5px 0 5px 16px;
	font-size:13px;
	font-weight:bold;
	color:#323B51;
}
.news-spot b{
	margin-left:55px;
}
.news-spot .right{
	float:right; 
	width:183px; 
	border:1px solid #E5E5E5; 
	border-left:0;
	height:278px
}
.news-spot .left{
	float:left
}
.bookmarks {
	margin-top:10px;
}
.bookmarks img{
	margin-right:4px;
}

#loading {
position:fixed;
display:none;
top:0;
left:0;
z-index:10000;
width:100%;
height:100%;
font:12px verdana;
background:url('images/bg.png')
}
#loading div{position:absolute;top:50%;left:50%}
#loading form{display:block; width:300px; margin:-100px 0 0 -150px; padding:10px; background:#F7F7F7; color:#000; border:1px solid #000}
#loading form img{cursor:pointer}

#sponsor {
	background:#FFF; 
	border:2px solid #CCC; 
	padding:5px;
	margin-bottom:10px;
}
#sponsor p{
	margin:4px 0 2px 0;
	font-size:14px
}
#sponsor p a{
	font-size:16px;
	font-weight:bold;
}
#sponsor .link{
	font-size:12px;
}


/* Header */

#header {
	height:116px;
	background:#F7F7F7 url(images/headerbg.jpg) repeat-x;
	text-align:center
}



#wrapper {
	width: 840px;
	margin: 0 auto;
	padding: 0;
}

/* Menu */

#menu {
	width: 840px;
	height: 23px;
	margin-top:-23px;
	padding: 0;
	background: #000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 120px;
	height: 20px;
	background: #000000;
	padding-top:3px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #BC1B32;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #BC1B32;
	padding-left: 0;
}


/* Search */

#search {
	padding:0;
	margin:0;
	background: #E2E2E2;
}

#search form {
	margin:0;
	padding:10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding: 0;
}


/* Content */

#content {
	float: left;
	width: 540px;
	padding: 0;
}

.pagelink {
	background:#676767;
	padding:2px;
	color:#FFF;
}
.pagelink a{
	color:#FFF;
	text-decoration: underline;
}

.scroll {
	padding:20px 0 10px 0;
	font-size:10px;
}
.scroll img{
	cursor:pointer;
	border:0;
}
.scroll-top {
	height:19px;
}
.sc-div {
	width:100px;
	border:1px solid #CCC;
	text-align:center;
}

.post {
	margin-bottom: 15px;
	border-bottom: 1px solid #E2E2E2;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 28px;
	margin-bottom: 5px;
	padding: 2px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	width: 400px;
	padding: 5px 20px 5px 10px;
	background: #676767;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}

.post .meta a {
	color: #FFFFFF;
}

.post .entry {
	padding: 15px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.post img{
	border:1px solid #333;
	padding:1px;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.oylama { color:#BC1B32; text-align:center; }
.oylama img{ border:0; margin:0; padding:0; cursor:pointer;  }

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding: 0px;
	color: #787878;
}

#sidebar h1 {
	font:12px Arial;
	color:#000;
	text-decoration: underline;
	font-weight:bold;
}

#sidebar a {
	font:13px Arial;
    text-decoration: none;	
	border: none;
	color: #333333;
}

#sidebar #sbar {
	margin:0px 0px 0px 15px;
	padding: 0;
}
#sidebar .news {
	margin:0px 0px 0px 2px;
	padding: 0;
}


/* Yorum */

#yorum-top {
	background:#FFF;
	height:56px;
}

#yorum div{
	border:1px solid #E2E2E2;
	padding:5px;
	margin-bottom:5px;
}
#yorum div hr{
	border:1px dotted #E2E2E2;
}


/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #ECECEC;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}