@CHARSET "UTF-8";

body * {
	margin:0px;
	padding: 0px;
}

body {
 padding: 0px;
 margin: 0px;
 background-color: white;
}

body,div,pre,form,fieldset,input,textarea,p,blockquote,th,td {
   font-family: Tahoma;
   font-size: 11px;
   line-height: 14px;
}

a {
	color:#ff9933;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration:underline;
}

.clear {clear:both;height:1px;overflow:hidden;}

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	padding:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
}

abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
}

em {
	/*bringing italics back to the em element*/
	font-style:italic;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	padding:1em;
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	padding-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	padding-left:1em;
}

th,td {
	/*borders and padding to make the table readable*/
	/*border:1px solid #000;*/
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	padding-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	padding-bottom:1em;
}

.page_break {
	page-break-before: always;
	page-break-after: avoid;
}

.date {
	float:right;
}

/** W3C Validations **/
.w3c_validations img {
	margin:2px;
}

.page {
 padding: 0px;
 margin: 0px;
}



.top_menu {
	height: 98px;
	padding: 0px;
	margin: 0px;
	border-bottom:solid 1px silver;
	overflow: visible;
	display:table;
	width:100%;
}

.top_menu .top_top{
	display: none;
}

.top_menu .print_header {
	display:block;
	page-break-after: avoid;
	page-break-before: avoid;
}

.top_menu .print_header .top_logo{
	float:right;
}

.top_menu .print_header .name {
	display:block;
	font-size: 160%;
	font-weight: bold;
	color: #0068A5;
	padding-top: 15px;
}

.top_menu .print_header .url {
	display:inline;
	padding-top: 5px;
	font-size: 110%;
	font-style: italic;
	color: #F68220;
	white-space: normal;
}

.top_menu .print_header .page_title {
	display:block;
	font-size: 120%;
	color: black;
	line-height: 50px;
	height:50px;
	vertical-align: middle;
}


.top_menu .top_bar {
	display:none;
}

.page div#page_content {
	background-color: White;
	padding: 4px;
}

.page #footer_links{
	display:none;
}

.page #page_footer {
	height: 8px;
	font-size: 7px;
	text-align: center;
	color: silver;
	border-top: solid 1px silver;
}

.page #page_footer .left {
	display:block;
}

.page #page_footer .right {
	display:block;
}

.page div#page_content div#page_content_left {
	display:none;
}

.page div#page_content div#page_content_right {
	display:none;
}

.page div#page_content div#page_content_main {
	margin:4px;
	display: block;
	padding: 0px 6px 0px 6px;
}

.page div#page_content .entryfooter {
	background-color: #FFF;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}

.page div#page_content .entryfooter .contentimage {
	margin: 0px;
}

.entry .image  {
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #373736;
	font-size: 0px;
	display:none;
}

.auth-meral-olcay .image {
	content:url(images/people/meralolcay.jpg);
	background-image:url(images/people/meralolcay.jpg);
	height: 47px;
	width: 42px;
}
.auth-prof-dr-tamer-dodurka .image {
	background-image:url(images/people/tamerdodurka.jpg);
	height: 47px;
	width: 42px;
}
.auth-m-tinaz-titiz .image {
	content:url(images/people/tinaztitiz.jpg);
	background-image:url(images/people/tinaztitiz.jpg);
	height: 47px;
	width: 42px;
}
.auth-tolga-oztorun .image {
	background-image:url(images/people/tolgaoztorun.jpg);
	height: 47px;
	width: 42px;
}
.auth-sevinc-erbulak .image {
	background-image:url(images/people/sevincerbulak.jpg);
	height: 47px;
	width: 42px;
}
.auth-ayse-tolga .image {
	background-image:url(images/people/aysetolga.jpg);
	height: 47px;
	width: 42px;
}
.auth-ali-battal .image {
	background-image:url(images/people/alibattal.jpg);
	height: 47px;
	width: 42px;
}
.auth-nilay-tezsay .image {
	background-image:url(images/people/nilaytezsay.jpg);
	height: 47px;
	width: 42px;
}

.auth-deniz-tavsancil-kalafatoglu .image {
	background-image:url(images/people/deniztavsancil.jpg);
	height: 47px;
	width: 42px;
}
.auth-ilhan-savtur div.image {
	background-image:url(images/people/ilhansavtur.jpg);
	height: 47px;
	width: 42px;
}

/** Cerceveler - BASLA **/
.orange_frame {
margin: 4px 2px 2px 2px;
padding: 0px;
}

.orange_frame .header_left {
margin: 0px;
padding: 0px;
}

.orange_frame .header_right {
margin: 0px 6px 0px 6px;
padding: 0px;
height: 23px;
line-height: 23px;
vertical-align: middle;
}

.orange_frame .header_title {
font-family: Tahoma;
font-size: 14px;
line-height: 23px;
font-weight: bold;
color:#CC3300;
vertical-align:middle;
}

.orange_frame .content {
	font-family: Tahoma;
	font-size: 11px;
	border:solid 1px #CCCC66;
	padding: 2px 4px 0px 4px;
	margin:0px;
}

.orange_frame .footer {
	display: none;
}

.orange_frame .footer_right {
	display: none;}

.orange_frame .footer_left{
	display: none;
}

.green_frame {
	display:none;
}

/** Cerceveler - BITIR **/

/********************************************/
.not_found {
	margin-top:15%;
	margin-left:5%;
	text-align: center;
	font-size:24px;
	background-image: url(images/warning.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	height:240px;
}
.not_found h2 {
	color:red;
	padding-top:20px;
	margin-left:175px;
}

.not_found p {
	font-size:18px;
	color:maroon;
	margin-top:20px;
	margin-left:175px;
}
/********************* Whats New Begin *****************************/
ul.whats_new {
	color:black;
	list-style-type: none;
	margin:0px;
	padding:2px;
}

ul.whats_new li {
	list-style-type: none;
}

ul.whats_new a.cat_link {
	color: #989800;
}

ul.whats_new a.title_link {
	color: #373736;
}

/********************* Whats New End *****************************/
/********************* Homepage Small Titles Begin *****************************/
h2.title {
}

h2.title span.date {
	float:right;
	font-size: 65%;
	color:#363637;
}
/********************* Homepage Small Titles End *****************************/
.entry {

}

.entry_nav {
	display:none;
}

.entry_read_more {
	display:none;
}

.entrycontent {
	padding-bottom:3px;
}

.entrycontent pre, .entrycontent p, .entrycontent blockquote, .entrycontent th, .entrycontent td {
	font-size: 12px;
	line-height: 16px;
}

.entrycontent  img {
	margin:4px;
	padding: 0px;
	border: solid 2px #CCCC66;
}

#mansetler_div, #mansetler_flash, .entryfooter {
	display: none;
}
/** mainpage summary table ***************/
#summary_table {
	margin:10px 2px 2px 2px;
}

#summary_table table {
	color: #603723;
	width:99%;
}

#summary_table td {
	border:solid 1px #CCCC66;
	padding: 3px;
}

#summary_table .title {
	color: #FF7A20;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

#summary_table .title a {
	display:block;
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
}

#summary_table .title_link {
	padding-left: 4px;
}

#summary_table .excerpt img {
	padding: 0px;
	margin: 2px;
	border: solid 2px #CCCC66;
	width: 100px;
	height: auto;
	float:right;
}

#summary_table .excerpt p, #summary_table .excerpt fieldset, #summary_table .excerpt table, #summary_table .excerpt pre {
	/*so things don't run into each other*/
	padding-bottom: 0.5em;
}
