﻿a,h1,h2,h3,h4,span,div,img,table,ul,li,input,textarea
{
	margin: 0px;
	padding: 0px;
}

body
{
    font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
    color: #7f7f7f;
	font-size:13px;
}

body.blueback {background: #edf9fe url(/Images/artalan.png) repeat top left;}

a 
{ 
	text-decoration: none;
    color: #52A9E6;
}

a:hover {color: #ffa500;}

a.link_button
{
	color:White;
	background-color: #8ccde9;
	border: solid 1px #2b6ed5;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}

a.link_button:hover
{
	background-color: #ffa500;	
	border: solid 1px #c48f2d;
}

img {border: none;}

ul {list-style-type: none;}

p {margin: 8px auto;}


h1,h2,h3,h4 
{
	color: #ffa500;
	font-weight:bold;
}
	
h1
{
	font-size: 18px;	
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;	
}

h2
{
	font-size: 17px;
	margin-top: 20px;
	margin-bottom: 18px;
}	

h3
{
	font-size: 15px;
	margin-top: 18px;
	margin-bottom: 15px;
}

h4
{
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 10px;
}

span.warning {color: Red;} /* Warning messages throughout the site text */

span.big_warning /* Big warning messages which are displayed when a non-existing page is requested */
{
	color: Red;
	font-size: 15px;
	font-weight: bold;
}

.site_header /* The image at the topmost section of the site */
{
    width: 875px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;   
    background: transparent url(/Images/baslik.png) no-repeat top left;
}

.menu_container /* horizontal menu on the top */
{
    width: 875px;
    height: 40px;  
    margin-left: auto;
    margin-right: auto;
    background: transparent url(/Images/menu.png) no-repeat top left; 
}   

.menu
{
	float: left;
	text-align: center; 
	font-size: 15px;
    font-weight: bold;
	height: 40px;
	margin-left: 9px;
}

.menu li {float: left;}

.menu li a
{
	float:left;
	color: White;
	height:40px;
	width: 146px;
	padding-top: 6px;
	margin-right: 1px;
}

.menu li a:hover{background: transparent url("/Images/menu_secenek.png") repeat-x top left;}

.search
{
	float: right;
	position: relative;
	width: 256px;
	height: 30px;
	margin-right: 8px;
}

.search .btnSearch
{
	position: absolute;
	left: 12px;
	top: 3px;
	height: 24px;
}

.search .txtSearch
{
	color: gray;
	position: absolute;
	height: 1.3em;
	left: 42px;
	top: 6px;
	border: solid 1px #2482e2;
}

.middle_section  /* Middle section containing the content area and the menu on the right */
{
    width: 875px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px; 
    background: transparent url(/Images/serit.png) repeat-y top left;
    overflow: visible;
}

.right /* Section containing the column on the right */
{
    float:right;
    margin-right: 15px;
    width: 256px;
}

.right h3 /* Section headers on the menu on the right */
{
    color: #357BEA;
    margin: 30px 0px 5px 0px;
    padding: 7px 0px 7px 35px;
    border-bottom: solid 1px #357BEA;
	size: 16px;
}

/* Background images for different headers on the right */
.right h3.kategoriler {background: url(/Images/Icons/kategoriler_32.png) no-repeat left center;}	
.right h3.son_eklenenler {background: url(/Images/Icons/son_eklenenler_32.png) no-repeat left center;}
.right h3.etiketler {background: url(/Images/Icons/etiket_32.png) no-repeat left center;}
.right h3.arsiv {background: url(/Images/Icons/arsiv_32.png) no-repeat left center;}
.right h3.blogroll {background: url(/Images/Icons/blogroll_32.png) no-repeat left center;}

.right li a 
{
	display: block;
	padding: 3px 0px 3px 20px;
	border-bottom: solid 1px #52A9E6;
}

/* Background images for different links on the right */
.right li a.elektronik {background: url(/Images/Icons/elektronik_16.png) no-repeat left center;}
.right li a.genel {background: url(/Images/Icons/genel_16.png) no-repeat left center;}
.right li a.haberler {background: url(/Images/Icons/haberler_16.png) no-repeat left center;}
.right li a.incelemeler {background: url(/Images/Icons/incelemeler_16.png) no-repeat left center;}
.right li a.programlama {background: url(/Images/Icons/programlama_16.png) no-repeat left center;}
.right li a.yazilim {background: url(/Images/Icons/yazilim_16.png) no-repeat left center;}

.right li a.subcategory
{
	font-size: 11px;
	padding-left: 0px;
	margin-left: 20px;
}

.right li a.year {background: url(/Images/Icons/expand_16.png) no-repeat left center;}
.right li a.year_expanded {background: url(/Images/Icons/collapse_16.png) no-repeat left center;}

.right li a.month /* Indented */
{
	background: url(/Images/Icons/takvim_16.png) no-repeat left center;
	margin-left: 20px;
}

.right li a.blog_link {background: url(/Images/Icons/blog_link_16.png) no-repeat left center;}

.right li a:hover {background-color: #F7EBCF; color: #52A9E6;}

.hidden_keywords 
{
	cursor:default;
	color: #fdfefe;
	font-size: 10px;
}

.container /* Used for sizing aligning the content area on the left*/
{
	float:left;
	clear: none;
	width: 576px;
	margin-left: 14px;
	padding-top: 10px;
}

.clearer {clear:both;}

.overflow_heading  /* Headings which overflow to the site backgorund */
{
	position: relative;
	width: 640px;
	height: 36px;
	margin-left:-70px;
	margin-top: 0px;
	background: transparent url(/Images/ayrac.png) no-repeat top left;
	color: White;
	font-weight: bold;
}

.overflow_heading .day
{
	position: absolute;
    top: 9px;	
	left: 10px;
    font-size: 16px;
}

.overflow_heading .month
{
	position: absolute;
	top: 5.5px;
	left: 37px;
	font-size: 10px;
}

.overflow_heading .year
{
	position: absolute;
	top: 18px;
	left: 33px;
	font-size: 10px;
}

.overflow_heading a
{
    line-height: 35px;
    margin-left: 70px;
    color: White;
    font-size: 14px;
	font-weight: bold;
	display:block;
}

.calendar  /* Calender icon on the top of the full article */
{
	float:left;
	background: transparent url(/Images/Icons/takvim_buyuk.png) no-repeat top left;
	width: 46px;
	height: 49px;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
}

.calendar .month
{
	color: White;
	padding-top: 5px;
	padding-right:4px;
	font-size: 10px;
}

.calendar .day
{
	padding-top: 4px;
	padding-right:2px;	
    font-size: 18px;
}

.text /* Section containing the text of the articles */ 
{
	text-align: justify;
	margin-top: 10px;
} 

.text img {margin-right: 5px;}

.text ul li
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 16px;
	background: url(/Images/Icons/bullet_default_13.png) no-repeat left;
}	

.text ul.yes li {padding-left: 20px; background: url(/Images/Icons/bullet_ok_16.png) no-repeat left;}
.text ul.no li  {padding-left: 20px; background: url(/Images/Icons/bullet_cancel_16.png) no-repeat left;}

.text ol li
{
	margin-top: 5px;
	margin-left: 22px;	
}	

.code /* Code snippets inside the full text */
{
	overflow: auto;
	background-color: #edf9fe;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 576px;
	margin-left: 1px;
	overflow-y: hidden; /* For ie */
}
  
/* The info section which comes right after the heading a full text */
.text_info_top {margin: 5px 0px;}

.seperator 
{
	border-bottom: dashed 1px #e88116;
	margin-top: 5px;
	margin-bottom: 5px;
}

.orange_border_top
{
	background-image: url(/Images/turuncu_cerceve/ust.png);
	background-repeat: no-repeat;
	height: 9px;
	margin-top: 10px;
}

.orange_border_bottom
{
	background-image: url(/Images/turuncu_cerceve/alt.png);
	background-repeat: no-repeat;
	height: 9px; 
}

.orange_border_middle
{
	background-image: url(/Images/turuncu_cerceve/orta.png);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;	
}
	
.comment_info
{
	background: transparent url(/Images/yorumbaslik.png) no-repeat top left; 
	margin-top: 15px;
	padding: 6px 0px 6px 0px;
}

.comment_form
{
	margin-top: 20px;
	position: relative;
}

.comment_form span
{
	font-weight: bold;
	position: absolute;
}

.comment_form a, .comment_form input, .comment_form img, .comment_form textarea {position: absolute;}

/* Styles for the file listing screen*/
.file_header
{
	position: relative;
	margin: 10px auto 10px auto;
}

.file_header span /* File category names*/
{
	position: absolute;
	top: 3px;
	left: 30px;
	color: #53AAFF;
	font-size: 16px;
	font-weight: bold;
}

.file 
{
	margin: 5px auto 5px 30px;
	width: 545px;
	text-align: justify;
}

.file_border_top
{
	background-image: url(/Images/mavi_cerceve/ust.png);
	background-repeat: no-repeat;
	height: 5px;
}

.file_border_bottom
{
	background-image: url(/Images/mavi_cerceve/alt.png);
	background-repeat: no-repeat;
	height: 5px; 
}

.file_border_middle
{
	background-image: url(/Images/mavi_cerceve/orta.png);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}

.file_name {width: 230px;}
	
.footer
{
    width: 875px;
    height: 89px;
    margin-left: auto;
    margin-right: auto; 
    text-align: center;       
    background: transparent url(/Images/alt.png) no-repeat top left;   
    clear: both;
}

.footer_text
{
	color: #2570b7;
	padding-top: 5px;
}

.footer_icons {margin-top: 5px;}

/* GridView Styles */

.LeftmostHeader
{
	background: url(/Images/tablo_sol.gif) no-repeat 0 0 transparent;
	width: 6px;
	height: 32px;
}

.RightmostHeader
{
	background: url(/Images/tablo_sag.gif) no-repeat right top transparent;
	width: 6px;
}

.MiddleHeaders
{
	background: url(/Images/tablo_fon.gif) repeat-x;
	color: #0075bf;
	font-weight: bold;
}

.GridRow
{
	background-color: White;
	font-size: 11px;
	height: 25px;
}

.GridAlternatingRow
{
	background-color:#f9fcff;
	font-size: 11px;
	height:25px;
}

.GridTransparentRow {background-color: Transparent;}

/* For Admin Pages */

.admin_container
{
	width: 1000px;
	margin: 10px auto auto auto;
	padding-top: 5px;
}
