/* standard elements */
* {
	margin: 0;
	padding: 0;
}

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

a:hover {
	color: black;
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: text-bottom;
}

body {
	background-color: #CCCC99;
	color: #0a0f0f;
	margin: 2em 0 0 0;
	font: 62.5% "Trebuchet MS", Helvetica, "Lucida Sans Unicode", sans-serif
		;
}
.center_image {
	margin: 20px 0 0 230px;
}

/* misc */
.clearer {
	clear: both;
}

/* top header */
#header {
	position: relative;
	font-size: 100%;
	width: 731px;
	height: 138px;
	background: url('../img/top_pic.jpg') no-repeat;
}

#header h1 {
	position: absolute;
	font-style: italic;
	bottom: 10px;
	right: 50px;
	font-size: 24px;
	color: white;
	font-weight: normal;
}

#header h1 span {
	color: #000033;
	font-size: 16px;
}

/* structure */
.outer {
	widht:100%
}

.container {
	background: #e7f0d9;
	width: 731px;
	padding: 8px;
	margin: 0 auto 2em;
	box-shadow: 3px 3px 6px #828262;
}

/* horizontal menu */
#topmenu {
	background: url('../img/topmenu_bg.png') repeat-x;
	padding: 5px 4em;
	color: white;
}

#topmenu ul {
	list-style: none;
	height: 18px;
}

#topmenu li {
	display: inline;
	font-size: 1.4em;
}

#topmenu a {
	color: #6b6043;
}

/* main navigation left */
.sidenav {
	float: right;
	width: 158px;
	background: #f2f6eb;
}

.sidenav ul {
	margin: 10px;
}

.sidenav .banners {
	margin: 10px;
}

.banners img {
	margin: 5px 0;
}

.sidenav li {
	list-style: none;
}

.sidenav li a {
	color: #666666;
	display: block;
	font-size: 1.4em;
	padding: 4px 2px 3px;
	text-decoration: none;
	border-bottom: 1px solid #dedede;
}

.sidenav li a:hover {
	color: #cb4721;
	text-decoration: none;
	background: #FFFFFF;
}

.sidenav #current {
	text-decoration: none;
	background: #FFFFFF url('../img/bullet_content.png') no-repeat left
		center;
	padding-left: 14px;
}

/* content section */
.content {
	float: left;
	width: 570px;
	background: white;
	border-top: 1px solid #f5f5f5;
	border-right: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
}

/* content contains item */
.item {
	height: 400px;
	padding: 2.5em 4em;
	background: white url('../img/con_top.png') no-repeat center top;
}

.content>.item {
	height: auto;
	min-height: 400px;
}
img.center {
	margin-bottom: 0.2em;
	border: 1px solid #dadada;
	padding: 5px;
}
img.left {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
	border: 1px solid #dadada;
	padding: 5px;
}
img.right {
	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.2em;
	border: 1px solid #dadada;
	padding: 5px;
}


/* item general */
.item h1,.item h2,.item h3 {
	font-weight: normal;
	font-style: italic;
	color: #2e3436;
}

.item h1 {
	margin: .3em 0 1em;
	font-size: 2.6em;
}

.item h2 {
	margin: 0.3em 0 1em;
	font-size: 2em;
}

.item h3 {
	margin: 1.5em 0 1em;
	font-size: 1.6em;
}
.error_message {
	color: red;
}
.message {
	font-style: italic;
	background: #ffffcc;
	color: #663300;
	padding: 5px;
}
#soonbox {
	padding: 5px;
	background: #e1ffd9;
	margin-bottom: 10px;
}
#soonbox span {
	font-weight: bold;
}
.message .banner_title {
	font-size: 1.4em;
	font-weight: bold;
}
.story h1,.story h2,.story h3 {
	text-align: center;
}

.poem {
	padding-top: 15px;
	margin-left: 25%;
}

.inpoem {
	font-style: italic;
	margin-left: 10%;
}

.story {
	padding-top: 15px;
}

/* news div */
.date,.tools {
	font-size: 1.1em;
	color: #666666;
	display: block;
	background: #f8fcf3 url('../img/letter.gif') no-repeat 3px 3px;
	border-bottom: 1px solid #f2f6eb;
	border-top: 1px solid #f2f6eb;
	padding: 0 18px;
}

.date_short {
	font-size: 1.1em;
	color: #787d6a;
}

.tools span {
	padding-left: 45%;
}

.tools img {
	margin-left: 10px;
}

/* category listing */
.item ul {
	margin: 2em 2em 1em 5em;
}

.item li {
	list-style-image: url('../img/letter.gif');
	padding: 0.2em;
	font-size: 1.4em;
}

.item li span {
	font-size: .95em;
	font-style: italic;
}

#page h1 {
	text-align: center;
}

/* suratlara degishli */
#surat {
	text-align: center;
}

#surat img {
	margin: 0 auto;
}

#surat p {
	text-align: center;
	margin: 0.5em 2em;
}

/* paragraph related */
.item p {
	font-size: 1.3em;
	padding-bottom: 1em;
}

.poem p {
	white-space: pre;
}

.story p {
	line-height: 160%;
	text-align: justify;
}

.poem .pretext {
	padding: 1em 10% 1em 30%;
}

.story .pretext {
	padding: 1em 50% 1em 0;
}

.pretext p {
	color: #333333;
	font-size: 1em;
	font-style: italic;
	white-space: normal;
	text-align: left;
}

.posttext {
	font-size: 1em;
	font-style: italic;
	color: black;
	padding-right: 30%;
}

.dowamy {
	font-style: italic;
}

.dowamy a {
	color: #666666;
}

input {
	padding: 2px;
	border: 1px solid #DADADA;
	font: 1.1em Tahoma, Arial, Sans-serif;
	color: #777;
}

#search {
    margin: 1em;
    background-color: #fff;
    border: 1px solid #e0e0de;
    padding-top: 2px;
}
#search input[type="text"] {
    border: none;
    width: 110px;
}
#search .button {
    background: url("../img/search.png") no-repeat;
    border: none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

#bellikbox {
	background: #f8fcf3;
	border-top: 1px solid #f2f6eb;
	margin-bottom: 1em;
	padding: 0.5em 1em;
}

#bellikbox h1 {
	font-size: 1.1em;
	color: #996633;
}

#bellikbox p {
	color: #666666;
	font-size: 1.1em;
	text-align: left;
}

#bellikbox a {
	color: #666666;
}

#bellikbox span {
	color: black;
	font-weight: bold;
}
#comment_list ul {
	margin: 0;
}

#comment_list li {
	list-style: none;
	padding: 1em;
	font-size: 1em;
	background: #f8fcf3;
	border-bottom: 1px solid #f2f6eb;
	border-top: 1px solid #f2f6eb;
	margin-bottom: 1em;
}

#comment_list li cite {
	font-weight: bold;
}
#comment_list li small {
	font-style: italic;
	color: #517345;
}
#page_numbers, #comment_count {
	text-align: right;
	font-style: italic;
}
#page_numbers span {
	text-decoration: underline;
	padding-left: 1em;
}

/* form elements */
input.button {
	margin: 0;
	font: 1.1em Arial, Sans-serif;
	background: #FFF url(img/gradientbg.jpg) repeat-x;
	padding: 2px 2px 1px;
	color: #333;
	border: 1px solid #DADADA;
}

/* footer */
.footer {
	color: #333333;
	font-size: 1.2em;
	background: #d6e2c2;
	margin: 8px 0 0 0;
	padding: 1em;
}

.footer p {
	margin-right: 200px;
}

.footer small {
	font-family: tahoma, sans-serif;
	font-size: 0.9em;
}

/* start - table */
table {
	border-collapse: collapse;
	font-size: 1.4em;
	margin: 10px 0;
}

th {
	background: #74A846;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
	font-size: 1em;
}

tr {
	background: #F8F8F8;
}

tr:hover {
	background: #ffedcd;
}

td {
	padding: 5px 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	color: black;
}

.alt {
	background: #EFEFEF;
}
.jqGSContainer .jqGSImgContainer{ margin: 0 auto; width: 500;}
.jqGSContainer .jqGSImgContainer ul{margin:0; padding: 0; auto;position:relative;list-style:none;}
.jqGSContainer .jqGSImgContainer ul li{margin:0; padding: 0; list-style: none; position:relative;margin-top:0;margin-bottom:0px;float:left;}
.jqGSContainer .jqGSImgContainer ul li .jqGSLoader{width:100%;height:100%;position:absolute;}
.jqGSContainer .jqGSPagination{position:relative;width:100%;height:20px;top:5px;padding: 5px 0;}
.jqGSContainer .jqGSPagination ul{padding:0;margin:0;list-style:none;position:relative;float:right;}
.jqGSContainer .jqGSPagination ul li{list-style: none; padding:0;margin-right:5px;float:left;padding-right:1px;text-align:center;padding-bottom:1px;}
.jqGSContainer .jqGSPagination ul li a{padding:2px 0px;background:#000;border:1px solid #fff; color: #fff;text-decoration:none;display:block;width:20px;font:10px Verdana, Arial, Helvetica, sans-serif;}
.jqGSContainer .jqGSPagination ul li a.selected{background:#fff;color:#f03;border: 1px solid #eaeaea;}
.jqGSContainer .jqGSPagination ul li a:hover{background:#fff;color:#000;border:1px solid #fff;}

