/* 
Title:     MehmetOner.Com CSS Style Dosyası
Author:    cengiz@uzmanekip.net
Updated:   2008/08/09
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica", Arial, sans-serif;
	color: #333;
    background: #d7cec5 url(../img/bg.gif) top center;
	text-align: center;
	}
p {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}	
img {
	border: 0px;
}
/* Layout
---------------------------------------------------------- */
#main {
	background: #fff url(../img/bg_main.gif) top center;
	margin: 0 auto;
	width: 800px;
	
	}
#header {
	width: 800px;
	margin: 0 auto;
	background: #f0f0f0 url(../img/bg_header.gif) top center repeat-x;
	height: 188px;
}
#header_top {
	height: 150px;
}
/* Slideshow
---------------------------------------------------------- */
#slideshow {
    position:relative;
    height:150px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow IMG.active {
    z-index:10;
}
#slideshow IMG.last-active {
    z-index:9;
}
/**************/

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;background:transparent url("../img/bgOFF.gif") repeat-x top left;
	font-family:FFMt-Bk,Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
	}
ul#saturday li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul#saturday li a{
	display:block;
	float:left;
	color:#2d2d2d;
	text-decoration:none;
	margin: 0px;
	padding:12px 16px 0 16px;
	height:24px;
	background:transparent url("../img/bgDIVIDER.gif") no-repeat top right;
}
ul#saturday li a:hover{background:transparent url("../img/bgHOVER.gif") no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{color:#fff;background:transparent url("../img/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#content {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}
td.HomeLeftTd {
	width: 200px;
	vertical-align: top;
}

td.HomeRightTd {
	width: 590px;
	vertical-align: top;
}


#footer {
	width: 800px;
	background: #bdae9f url(../img/footer.gif) top center;
	margin: 0 auto;
	padding: 0;
	height: 60px;
}


/******CONTACT********/
#map {
	width: 600px;
	height: 300px;
	border: 10px solid #f0f0f0;
}
#commentwrap {
display: block;
width: 750px;
margin-bottom: 20px;
margin-top: 20px;
margin-left: 15px;
}

.commentlist li{
display: block;
float: left;
clear: both;
margin-left: 0px;
margin-bottom: 10px;
}

.commentlist ol {
margin-left: 0px; 
padding-left: 0px;

}
.commentlist {
margin-left: 0px; 
padding-left: 0px;
}

.comment-inside {
background-image: url(../img/comment-bg.gif);
background-repeat: repeat-y;;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
width: 722px;
float: left;
color: #373737;
font-size: 12px;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 20px;
padding: 10px;
width: 540px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 370px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}
.inputForm {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	height: 25px;
}
/******Kitaplar ***/
#contentBookPage {
	padding: 2px;
}
#contentWriterPageP {
	margin: 0px;
	padding: 2px;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
h2.contentBookPageH {
	margin: 2px;
	padding: 4px;
	font-size: 20px;
}
img.contentBookPageImg {
	padding: 4px;
	border: 2px solid #f0f0f0;
	margin: 3px;
	float: left;
}
.contentBookPageBottom {
	border-top: 2px solid #785a3c;
	border-bottom: 2px solid #785a3c;
	text-align: center;
	font-weight: normal;
}
p.contentBookPageBottomP {
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #f9f9f9;
}

h4.contentAboutList {
	margin: 1px;
	padding: 2px;
	border-bottom: 1px solid #f0f0f0;
	font-weight: normal;
	color: #7c7c7c;
}
h1.contentAboutTitle {
	margin: 1px;
	padding: 2px;
	font-size: 18px;
}


#contentWriterList {
	width: 120px;
	height: 130px;
	display: block;
	padding: 7px;
	margin: 7px;
	border: 1px solid #EBEBEB;
	float: left;
	text-align: center;
}


#contentBookCategoryList {
	width: 250px;
	height: 30px;
	display: block;
	padding: 7px;
	margin: 7px;
	border: 1px solid #EBEBEB;
	float: left;
	text-align: center;
	font-size: 15px;
}
#contentBookPageBookList {
	width: 742px;
	height: 130px;
	display: block;
	padding: 7px;
	margin: 7px;
	border: 1px solid #EBEBEB;
	text-align: left;
}
img.contentBookPageBookImg {
	padding: 3px;
	margin: 3px;
	border: 1px solid #EBEBEB;
	float: left;
	width: 75px;
}
p.contentBookPageBookP {
	margin: 0px;
	padding: 2px;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
h4.contentBookPageBookH {
	margin: 2px;
	padding: 5px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.4em;
}


/******CONTENT***/
#contentPageList {
	padding: 4px;
	margin: 2px;
	border: 1px solid #EBEBEB;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
h3.contentPageListTitle {
	padding: 2px;
	margin:0px;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #8c1739;
}
h3.contentPageListTitle a, a:hover {
	color: #8c1739;
}

#contentPageDetail {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
#contentPageDetailHometext {
	font-style: italic;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 3px;
}
/*********GALLERY*******/
#galleryCategoryList {
	float: left;
	width: 200px;
	height: 55px;
	margin: 7px;
	padding: 5px;
	background: transparent url(../img/bg_gallery.gif) top center no-repeat;
	text-align: center;
}
#galleryCategoryList a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	
}
#galleryCategoryList a:hover {
	color: #785a3c;
	text-decoration: underline;
}
h3.galleryCategoryListTitle {
	font-size: 14px;
	font-weight: normal;
}

#galleryList {
	float: left;
	width: 200px;
	height: 75px;
	margin: 7px;
	padding: 5px;
	background: transparent url(../img/bg_gallery_list.gif) top center no-repeat;
	text-align: center;
}
h3.galleryListTitle {
	font-size: 14px;
	font-weight: normal;
}

#galleryImagePage {
	padding: 5px;
	border: 1px solid #f0f0f0;
}
#galleryImageList {
	float: left;
	width: 157px;
	height: 100px;
	margin: 10px;
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #fcfcfc;
	text-align: center;
}



h3.galleryTitleLink {
	font-size: 14px;
	font-weight: normal;
}

td.contactTdLeft {
	vertical-align: top;
	width: 400px;
}
td.contactTdRight {
	vertical-align: top;
}
h3.contactTitle {
	margin: 0px;
	padding: 3px;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/***************/
blockquote {
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	border-top: 1px solid #d6cdc4;
}

blockquote span.open {
	background: url(../img/so-q.gif) no-repeat left top;
	padding: 2px 0 2px 25px;
	margin: 0px;
}

blockquote span.close {
	background: url(../img/sc-q.gif) no-repeat bottom right;
	padding: 2px 25px 2px 0;
	margin: 0px;
}
/* Pagination
--------------------------------------------------*/

#pagination {
	width: 494px;
	text-align: center;
	font-size: 10px;
}
.pagination {
	padding: 0;
	margin: 5px 0;
}

.pagination ul {
	width: 494px;
	margin: 0;
	padding: 5px 0;
}

.pagination li {
	list-style-type: none;
	display: inline;
}

.pagination a, .pagination a:visited{
	padding: 5px;
	border: 1px solid #785a3c;
	text-decoration: none;
	color: #555;
}

.pagination a:hover, .pagination a:active{
	padding: 5px;
	border: 1px solid #ededed;
	text-decoration: none;
	color: #fff;
	background-color: #A7C160;
}

.pagination a.currentpage{
	padding: 5px;
	background-color: #785a3c;
	color: #FFF !important;
	border: 1px solid #2b66a5;
	font-weight: bold;
	border: 1px solid #ededed;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: #fff;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.pagination a.prevnext{
}
