* {
	 padding:0; margin:0;}
body { font:12px Verdana, Arial, Helvetica, sans-serif; color:#271e12;}
a {text-decoration:none;}
h1 a, h2 a, h3 a {border:none; color:#3A2B1B;}
h1 a:visited, h2 a:visited, h3 a:visited {border:none; color:#3A2B1B;}
h1 a:active, h2 a:active, h3 a:active{border:none; color:#3A2B1B;}

.clear {clear:both; padding:0; margin:0;}
#wrap {width:1000px; margin:10px auto 25px auto; }
#wrap_main {width:1350px; margin:10px auto 25px auto; }
#main_header {width:1000px; height:200px; margin:10px auto 10px auto;}
#main_header2312 {width:1000px; height:200px; margin:10px auto 10px auto; background: url(images/logo.jpg) no-repeat; }
#tab { width:34px; float:left; min-height:453px; padding-top:10px}
#page { }
#main_footer {width:1000px; height:50px; margin:10px auto 10px; }

.caption {color:#B6A794; font-size:12px; display:block; margin:15px 15px 0 15px;}
h1, h2, h3 {font-family:"Trebuchet MS", Verdana, sans-serif;}
h1 { font-size:22px}
h2 {font-size:18px;}
h3 {font-size:16px;}
.postinfo {display:block; color: #594D44; font-size:10px;}
.post .postbottom {
	display:block;
	padding: 3px;
	font-size:10px;
	border-top: 1px solid #625A4F;
	border-bottom: 1px solid #625A4F;
}


/*Tab*/
#tab ul {list-style:none; font:16px "Trebuchet MS", Verdana, sans-serif; font-weight:bold; text-transform:uppercase; padding-left:11px;}

#tab a, #tab a:visited, #tab a:active {display:block; background:url(images/menu3.jpg) repeat-y; width:18px; padding:12px 0 12px 5px; text-align: center; text-decoration:none; color:#D3CABE; margin:2px 0 2px 0;}
#tab a:hover {background:url(images/menu2.jpg) repeat-y; color:#fff;}
#tab .active a {background:url(images/menu1.jpg) repeat-y; color:#fff;}

#inner_tab {	background-color:#FFF; width:200px; margin: 10px 0px 0px 0px; float:left;}
#inner_tab ul {list-style:none; font:16px "Trebuchet MS", Verdana, sans-serif; font-weight:bold; text-transform:uppercase; padding-left:11px;}

#block_left {	width:200px; margin: 50px 0px 0px 0px; float:left;}

cite ul {list-style:none; font:10px "Trebuchet MS", Verdana, sans-serif; padding-left:30px;}
ul {list-style:none; font:10px "Trebuchet MS", Verdana, sans-serif; padding-left:30px;}

ul.menu{list-style:none;}
.menu li{
	display:block;
	height:22px;
	border-bottom: 1px solid #6A6257;
}
.menu a {display:block; height:19px; padding:3px 5px 0 5px; color:#000; text-decoration:none;}
.menu a:visited, .menu a:active {color:#000;}
.menu a:hover {background:#978D80;}
.featured {
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 99;
	float: right;
	display: block;
	visibility: visible;
}




a img {border:none;}





a {color:#CC3;}
a:visited, a:active {color:#FC9;}
a:hover {color:#FF0;}
.post a {border-bottom:dashed 1px #CC3;}
.post a:hover {color:#000; background:#FF0;}
.post h2 a {border:none !Important;}

.dialog {
 width:95%;
 margin:0px 0px 0px 35px;
 min-width:20em;
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:13px;
}

.dialog .ft .c {
 height:13px;
}

.dialog .hd {
 background:transparent url(images/dialog/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(images/dialog/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(images/dialog/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(images/dialog/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 8px 0px 4px;
 background:#000 url(images/dialog/ms.jpg) repeat-x 0px 0px;
 padding:1em;
}
.dialog .bd .c .s .content {
 margin:0px 8px 0px 210px;
 
}

.dialog .ft {
 background:transparent url(images/dialog/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(images/dialog/br.gif) no-repeat right 0px;
}


/* content-specific */

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialog p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em arial,tahoma,"sans serif";
}

#inner_tab {	border: 3px solid #65594D; background: #ADA69A;  width:200px; margin: 20px 5px 0px 0px; float:left;}
#inner_tab #header h2 { color:#938979;}
#inner_tab #body ul {list-style:none; font:16px "Trebuchet MS", Verdana, sans-serif; font-weight:bold; text-transform:uppercase; padding-left:2px; }
#inner_tab #body ul li a {color:#FFF;}


blockquote {
	background: #938979;
	font-size: 14px;
	margin-bottom:15px;
        margin-top:auto;
        padding-left:5px;
        padding-top:10px;
        border: 5px solid #231A10;
}
blockquote p { display:block; margin: 0px 0px 0px 5px; padding:10px 10px 0 10px; line-height:16px;}
.rounded p {margin-bottom:0!important;}
cite {font-weight:bold; padding-left:15px; font-size:12px;}
blockquote:before {
  background:  scroll no-repeat top right;
  margin-bottom: -20px;
  height: 15px;
  display: block;
  border: none;
  content: url(images/t-l.png);
  padding: 0;
  line-height: 0.1;
  font-size: 10px;
}

blockquote:after {
  display: block;
  font-size: 1px;
  content:  url(images/b-l.png);
  margin: 0 0 -1px 0;
  height: 15px;
  background: white;
  background: transparent url(images/b-r.png) scroll no-repeat bottom right ;
  padding: 0;
}

/*tables and Forms */

#etkinlik_takvimi {
	width:100%;
	border:1px solid #f97805;
	margin-bottom:20px;
	background: #F7B136;
	margin-top: 15px;
}
#etkinlik_takvimi th {
	background: #c65d00;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	text-align:center;
	border-bottom:1px solid #000000;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
}
#etkinlik_takvimi td {
	border-bottom:1px solid #2A1E12;
	padding:0px 0px 0px 0px;
	border-right:1px solid #2A1E12;
}

 table {
	width:100%;
	border:1px solid #2B1F13;
	margin-bottom:20px;
	background: #ADA69A;
	margin-top: 15px;
}
 th {
	background:#2A1E12;
	padding:5px 15px 5px 15px;
	color:#7D7465;
	text-align:center;
	border-bottom:1px solid #000000;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
}
td {
	border-bottom:1px solid #2A1E12;
	padding:5px 15px 5px 15px;
	border-right:1px solid #2A1E12;
}


.textfield {
	display: block;
	width:50%;
	margin:3px 3px 3px 30px;
	padding:3px;
	border: 1px solid #65594D;
	background: #ADA69A;
}
.checkdiv{
	margin:5px 0px 0px 2px;
	padding:0px;

}
.checkbox {
	margin:5px 0px 0px 2px;
	padding:0px;
	border: 1px solid #65594D;
	background: #ADA69A;
}
.checklabel {
	float:left;
	margin:0px 0px 0px 20px;
	padding: 0px;
	font-weight: bold;
}
fieldset {
    border: 1px solid #65594D;
    margin: 3px 0px 0px 0px;

}
legend {
    font-weight:bolder;

}
label {
	display: block;
	margin:3px;
	padding: 5px;
	font-weight: bold;
}

#buttons { padding: 20px 5px 5px 25px;}
.button {
	
	padding:0px;
	margin:3px;
	border: 1px solid #231A10;
	color:#D0CABB;
	background: #3A2B1B;
}
.textfield:hover {
	background:#FFFFCC;
}
.textfield:focus {
	background:#ffffff;
	border: 1px solid #3A2C1B;
}
.hide {display:none;}
.commentlist {list-style:none; padding-left:10px; margin:10px 0 10px 0;}
.commentlist li {
	background:#8F8676;
	display:block;
	margin-bottom:8px;
}
.commentlist li img {display:block; margin:10px; float:left;}
.commentmetadata {display:block; font-size:10px; padding: 10px;}
.commentlist li cite {display:block; padding-top:20px; font:12px "Trebuchet MS", Verdana, sans-serif;}
.commentlist li p {display:block; padding:8px;}
.commentlist li:before {
  background: transparent url(images/t-r.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 15px;
  display: block;
  border: none;
  content: url(images/t-l.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.commentlist li:after {
  display: block;
  font-size: 1px;
  content:  url(images/b-l.png);
  margin: 0 0 -1px 0;
  height: 15px;
  background: white;
  background: transparent url(images/b-r.png) scroll no-repeat bottom right ;
  padding: 0;
}

ul.menu{list-style:none;}
.menu li{
	display:block;
	height:22px;
	border-bottom: 1px solid #6A6257;
}
.menu a {display:block; height:19px; padding:3px 5px 0 5px; color:#000; text-decoration:none;}
.menu a:visited, .menu a:active {color:#000;}
.menu a:hover {background:#978D80;}