/*
Theme Name: Tezhib
Theme URI: http://istanbulnakishanesi.com
Description: İstanbul Nakışhanesi web sitesi ilk tasarımı.
Author: Murat Çorlu
Author URI: http://muratcorlu.com
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS
Version: 1.0.0
*/

/*
 RENKLER
 Koyu yeşil : 19221f
 Bordo : 801c1c
 Bordo1 : 7a3a38
 Sarı : ffdd67
 Turuncu : f7a327
 SarıFon: efcf92
 */

body {color: #333;background-color: #ffdd67;background-image: url('img/fon.jpg');padding: 0;margin: 0;}
body * {margin: 0;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
.temizle {clear: both;}
.kenar_ust, .kenar_alt {height:40px;}
.kenar_ust {background: url('img/kenar_ust.png') repeat-x;}
.kenar_alt {background: url('img/kenar_alt.png') repeat-x;}
.isleme {background: url('img/isleme_ust.png') repeat-x center top;}
.isleme2 {background: url('img/isleme_alt.png') repeat-x center bottom;}
#cerceve {background-color: #efcf92;border:solid 2px #590E0E;border-width:0 2px;}
#ust img {border: solid 3px #fff;float: left;margin-right:10px;}
#ust {background-color: #801c1c;padding:10px;}
#ust h2 {display:none;}
h1 {background:url('img/logo.gif') no-repeat;height:35px;}
h1 span {display:none;}

.sagKolon {
	float:right;
	width:200px;
}
.solKolon {
  border-right:solid 1px #999;
  padding-right:10px;
	margin-right:220px;
}
/* Icerik */
#orta h2 {clear:left;font-family:"Trebuchet MS";padding:5px;padding-bottom:0;color:#333;font-size:18px;border-bottom:solid 1px #999;}
#orta h2 a {color:#2f4c30;}
#orta h3 {font-size:14px;color:#333;text-indent:12px;}
#orta h4 {font-size:12px;color:#333;text-indent:12px;}
#orta a {color:#2f4c30;font-weight:bold;}
#orta p, #orta ul, #orta ol {color:#333;font-family:"Trebuchet MS";font-size:12px;margin:3px 0;text-indent:12px;}
#orta ul, #orta ol {text-indent:0;}
#orta p.bilgi {margin:0;font-weight:bold;text-align:right;color:#2f4c30;}
#orta img {border:solid 2px #fff;}
#orta img.sola {float:left;margin-right:5px;}

.orta {width: 760px;margin: 0 auto;}
#orta {clear:left;padding:5px;min-height:400px;}
#alt {padding: 10px;background-color: #590E0E;}


.Menu {
	font-family: "Trebuchet MS";
	text-align: left; /* We are using text-align: left on ul to left align our menu to the page. If you want the menu aligned centered or right just change text-align to either center or right */
	padding: 0 0 3px 10px;
	background-color:#590E0E;
}
.Menu li {
	margin: 0 2px 0 0;
	border-bottom: none;
	display: inline; /* Menu links are horizontally aligned using display: inline */
}
.Menu li ul {
	display:none;
}
.Menu li#active ul.subMenu {
	display:block;
}
.Menu li a {
	padding: 3px 12px 3px 12px; /* Display: block won't work in this example, instead we are using padding */
	color: #ffdd67;
	text-decoration: none;
	background: #590E0E;
	font-weight:bold;
	font-size: 14px;
}
.Menu li a:hover {
	background: #efcf92;
	color: #000;
}
.Menu li#active {
	margin: 0 3px 0 0;
	padding: 3px 0; /* Display: block won't work in this example, instead we are using padding */
	background: #efcf92;
	border-bottom: 1px solid #efcf92;
	color:#333;
	font-weight:bold;
}
.Menu li#active a {
	background: #efcf92;
	color:#333;
}
.Menu li a:hover {
	background: #efcf92;
	color: #000;
}
.Menu .subMenu {
	float: left;
	text-align: left; /* If both menus are going to be left-aligned we really don't need to use text-align: left on the sub menu, since this menu will inherit the alignment from .Menu */
	width: 100%;
	margin: 4px 0 0 0;
	padding: 3px 0 3px 0;
	background-color:#efcf92;
	border-bottom: 2px solid #eee;
}
* html .Menu .subMenu {
	margin: 2px 0 5px 0; /* IE hack */
}
.Menu .subMenu li {
	border: 0;
}
.Menu .subMenu li a {
	border: 0;
	background-color: #efcf92;
	color:#333;
	font-size: 12px;
	font-weight: normal;
}
.Menu .subMenu li a:hover {
	border-bottom:solid 2px #333;
}
.Menu .subMenu li#subActive a {
	font-weight: bold;
}
.Menu .subMenu li#subActive a {
	border-bottom:solid 2px #333;
}
#menu {
}


#content-right {
	float:right;
	width:200px;
}

.temizle {clear:both;}

/* Sag reklam bantlari */
.sagKolon p.bant {height:60px;margin:0;padding:0;padding-right:5px;padding-bottom:5px;}
.sagKolon p.bant a {display:block;height:60px;margin:0;border:solid 1px #590E0E;}

.sagKolon p.bant a.b_hat {background:url('img/bant_hat.jpg') no-repeat center center;}
.sagKolon p.bant a.b_tezhib {background:url('img/bant_tezhib.jpg') no-repeat center center;}
.sagKolon p.bant a.b_minyatur {background:url('img/bant_minyatur.jpg') no-repeat center center;}
.sagKolon p.bant a.b_ebru {background:url('img/bant_ebru.jpg') no-repeat center center;}

.sagKolon p.bant a span {display:none;}

/* Sag alt menu */
.sagKolon ul.sub_menu {list-style-type:none;margin:0;padding:0;padding-right:5px;}
.sagKolon ul.sub_menu a {display:block;color:#ffdd67 !important;padding:3px;background-color: #801c1c;}
.sagKolon ul.sub_menu a:hover {background-color: #590E0E;}


/* Alt menu */
ul.altmenu {margin:0 auto;}
ul.altmenu li {display:inline;}
ul.altmenu li a {color:#ffffff;text-decoration:none;font-size:10px;font-family:Tahoma;}
ul.altmenu li a:hover {text-decoration:underline;}

/* Yorumlar */
#respond {font-size:16px !important;font-family:Tahoma;border-top:solid 1px #666;margin-top:10px;}
#commentform label {display:block;}
#commentform #message {width:400px;height:200px;}

.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}