body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	

}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #313131;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

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

ul, ol {
}

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

a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #336799;

}

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

/* Header */

#header {
	width: 960px;
	height: 110px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 20px;
	color: #FFFFFF;
}
#logom{position:fixed;left:24px;top:214px;width:110px;height:500px;background:url(resimler/yorumm.gif);}
#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
}

/* Search */

#search {
margin-top: 35px;
float: right;
width: 210px;
height: 39px;
overflow: hidden;
background: #fff url(resimler/arkaForm.png) no-repeat;


}

#search input {
		width: 148px;
		height: 21px;
		padding: 0;
		margin: 8px 0 0 8px;
		float: left;		
		border: none;
		background: #fff;
		font: normal 13px Verdana
	}


#search button {
		width: 40px;
		height: 29px;
		margin: 3px 9px 0 0;
		float: right;
		text-indent: -9999px;
		border: none;
		background: #fff url(resimler/arkaButon.png) no-repeat;
		cursor: pointer
	}



/* Page */

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

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 670px;
	padding: 0;
}

.post {
	margin-bottom: 25px;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #336799;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 20px;
	background: #336799;
	border: 1px solid #336799;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

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

.post .meta {
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

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

.post .devam {
	padding-left: 20px;
	background: url(resimler/devam.gif) no-repeat left center;
}
.post .tarih {
	padding-left: 20px;
	background: url(resimler/tarih.gif) no-repeat left center;
}
.post .yazar {
	padding-left: 20px;
	background: url(resimler/yazar.gif) no-repeat left center;
}
.post .hit {
	padding-left: 20px;
	background: url(resimler/hit.gif) no-repeat left center;
}

.post .yorum {
	padding-left: 20px;
	background: url(resimler/yorum.gif) no-repeat left center;
}
.post .yazdir {
	padding-left: 20px;
	background: url(resimler/yazdir.gif) no-repeat left center;
}

.post .puan {
	padding-left: 20px;
	background: url(resimler/puan.gif) no-repeat left center;
}
.post .reyting{
	padding-left: 22px;
	background: url(resimler/reyting.gif) no-repeat left center;
}


.links {
	display: block;
	width: 100px;
	height: 20px;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:  bold;
}


.commentbox{
background-color: #ececec;
width: 100% px;
padding: 10px;
}

.commentfooter{
background: url(resimler/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #313131;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	width: %100;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-bottom: 30px;
	padding: 0px 20px 20px 20px;
	background: #93B7DB;
	border-left: 1px solid #D6E6CC;
	border-right: 1px solid #D6E6CC;
	border-bottom: 1px solid #D6E6CC;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 3px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 20px;
	background: #336799;
	border: 1px solid #336799;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
		color: #000000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer
{
	text-align: center;
	margin: 20px 0px -20px 0px;
	padding-top: 15px;
	border-top: solid 1px #DADADA;
	clear: both;
	background-color: #ccc;
	color: #000;


}
#footer a
{
	background-color: #ccc;
	color: #225D99;
}

#footer a:hover
{
	background-color: #225D99;
	color: #ffffff;
	text-decoration: none;
}


/*--------------------------------------------*/
.pagebar {
	font-size:12px;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border-top: 1px solid #1A4D80;
	border-bottom: 1px solid #1A4D80;
	text-decoration: none;
}

.pagebar a,.pageList .this-page {
	/*border: 1px solid #bb141c;*/
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	/*border: 1px solid #bb141c;*/
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}

.pagebar .this-page {
	/*border: 1px solid #bb141c;*/
	padding: 0.2em 0.5em;
	font-weight: bold;
}

.pagebar a:hover {
	border-color: #1A4D80;
	color:#FFFFFF;
	background-color:#1A4D80;
}

.pagebar .inactive
{
   /*border: 1px solid #cccccc;*/
	color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}
			/* The CSS Code for the menu starts here */
			#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin: 20px 0;
				padding: 0;
				list-style-type: none;
				background-color: #eee;
				font-size: 13px;
				height: 40px;
				border-top: 2px solid #eee;
				border-bottom: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 20px;
				line-height: 40px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			#menu_wrapper ul {margin-left: 12px;}
			#menu_wrapper {padding: 0 16px 0 0; background: url(resimler/grey.png) no-repeat right;}
			#menu_wrapper div {float: left; height: 44px; width: 12px; background: url(resimler/grey.png) no-repeat left;}
			
			/* Black Menu */
			#menu_wrapper.black ul {
				border-top: 2px solid #333;
				border-bottom: 2px solid #000;
				background: #333;}
			#menu_wrapper.black a {color: #CCC;}
			#menu_wrapper.black li a:hover, #menu_wrapper.black li.active a {color: #999; background: #555; border-bottom: 2px solid #444;}
			#menu_wrapper.black {background: url(resimler/black.png) no-repeat right;}
			#menu_wrapper.black div {background: url(resimler/black.png) no-repeat left;}
						
			/* Blue Menu */
			#menu_wrapper.blue ul {
				border-top: 2px solid #356AA0;
				border-bottom: 2px solid #204061;
				background: #356AA0;}
			#menu_wrapper.blue a {color: #fff;}
			#menu_wrapper.blue li a:hover, #menu_wrapper.blue li.active a {color: #90CDFF; background: #3D7BBB; border-bottom: 2px solid #356AA0;}
			#menu_wrapper.blue {background: url(resimler/blue.png) no-repeat right;}
			#menu_wrapper.blue div {background: url(resimler/blue.png) no-repeat left;}
			
			/* Red Menu */
			#menu_wrapper.red ul {
				border-top: 2px solid #660000;
				border-bottom: 2px solid #450000;
				background: #660000;}
			#menu_wrapper.red a {color: #fff;}
			#menu_wrapper.red li a:hover, #menu_wrapper.red li.active a {color: #F27F84; background: #990000; border-bottom: 2px solid #660000;}
			#menu_wrapper.red {background: url(resimler/red.png) no-repeat right;}
			#menu_wrapper.red div {background: url(resimler/red.png) no-repeat left;}
			
			/* Orange Menu */
			#menu_wrapper.orange ul {
				border-top: 2px solid #d15600;
				border-bottom: 2px solid #B44500;
				background: #d15600;}
			#menu_wrapper.orange a {color: #fff;}
			#menu_wrapper.orange li a:hover, #menu_wrapper.orange li.active a {color: #FA9B5B; background: #B44500; border-bottom: 2px solid #d15600;}
			#menu_wrapper.orange {background: url(resimler/orange.png) no-repeat right;}
			#menu_wrapper.orange div {background: url(resimler/orange.png) no-repeat left;}