@media screen {
	body {
		margin: 0px 0px 0px 20px;
		padding: 0px;
		background: #fff;
		color: #000;
		font-family: 'Georgia' , 'Arial' , Sans-Serif;
		font-size: 14px;
		word-spacing: -0.5px;
		text-align: center;
	}

	form , p {
		margin: 0px;
		padding: 0px;
	}
	
	div {
		overflow: hidden;
	}

	h1 , h2 , h3 , h4 , h5 , h6 {
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}

	a:link , a:active , a:visited {
		font-family: 'Trebuchet MS';
		font-size: 12px;
		text-decoration: none;
		color: #000;
	}

	a:hover {
		text-decoration: underline;
	}

	a:link.more , a:active.more , a:visited.more {
                 /* background: url( '../images/arrow-right.gif' ) right center no-repeat;  */
                 /* padding-right: 12px; */
                 color: #133857;
	}


	#canvas {
		width: 974px;
		text-align: left;
		margin: 0px auto;
		/*background: #efe;*/
	}

	#left_side {
		width: 621px;
		float: left;
		/*background: #ddd;*/
	}

	#right_side {
		width: 321px;
		float: right;
		/* background: #ffa; */
	}

	#logo span {
		position: relative;
		top: 52px;
		background: url( '../images/arrow-left.gif' ) left 8px no-repeat;
		padding-left: 12px;
	}

	#logo a:link , #logo a:active , #logo a:visited
	{
		color: #000;
	}	
        #popular_tags a { white-space: nowrap;}

	#popular_tags {
		padding: 10px;
		border: 1px solid #A1AAAF;
		margin-bottom: 16px;
		clear: both;
	}
	
	#popular_tags legend {
		font-family: 'Trebuchet MS';
		font-size: 13px;
		font-style: italic;
		font-weight: bold;
		color: #A7B0B4;
	}

	#popular_tags legend span {
		font-size: 17px;
	}
	
	#search_tags {
		/* background: #ff0; */
	}
	
	#search_tags p {
		width: 160px;
		float: left;
		font-family: 'Trebuchet MS';
	}

	#search_tags p + p {
		float: right;
		text-align: right;
	}

	#search_tags #search_form_key {
		width: 120px;
		font-size: 10px;
		border: 1px solid #A1AAAF;
		font-family: 'Trebuchet MS';
		font-weight: normal;
	}
	
	#other_news {
		padding: 0px 20px 0px 20px;
		border: 1px solid #A1AAAF;	
	}
	
	#other_news p {
		overflow: hidden;
	}

	#other_news ul {
		margin: 0px;
		padding: 20px 0px 10px 0px;
		list-style: none;
	}

	#other_news ul li {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 8px;
                background: url( '../images/bullet.gif' ) left 6px no-repeat;
	}

	#other_news ul h1 a {
		font-size: 16px;
		line-height: 16px;
		letter-spacing: -0.1px;
		word-spacing: -1px;
		color: #133857;
                font-family: 'Georgia','Arial',Sans-serif;
                              
	}
/*
	#user_controls {
		margin: 0px;
		padding: 0px;
		margin-top: 20px;
		margin-bottom: 10px;
		border-top: 1px solid #fff;
		padding: 5px 10px 5px 10px;
		background: #F5F6F7;
		border-bottom: 1px solid #EDEFF0;
	}

	#user_controls img {
		float: right;
	}

	#user_controls input {
		margin-right: 5px;
	}

	#user_controls #user_name {
		border: 1px solid #A1AAAF;
		font-family: 'Trebuchet MS';
		font-size: 10px;
		width: 80px;
	}

	#user_controls #user_password {
		border: 1px solid #A1AAAF;
		font-family: 'Trebuchet MS';
		font-size: 10px;
		width: 80px;
	}

	#user_controls a:link {
		color: #000;
	}

	#user_controls a:active {
		color: #000;
	}

	#user_controls a:visited {
		color: #000;
	}

	#user_controls h1 {
		font-family: 'Trebuchet MS';
		font-size: 120%;
		color: #555;
	}

	#user_controls p.info {
		font-family: 'Trebuchet MS';
		color: #555;
	}
*/
        #user_controls .sin{
            width:80px;
            margin-right:5px;
            border:1px solid #a1aaaf;
            font-size: 10px;
            }
        #user_controls .img {
            margin-right: 5px;
        }

        #user_controls {
            margin-top: 10px;
            background-color: #f5f6f7;
            padding: 5px;
            height: 20px;
            margin-bottom:12px;
        }

	#survey {
		background: url( '../images/title-home-survey.gif' ) left top no-repeat;
		padding-top: 18px;
		color: #495964;
		margin-bottom: 10px;
	}
	
	#survey dl {
		overflow: hidden;
		color: #6D7C84;
	}

	#survey dl dt {
		width: 20px;
		float: left;
	}

	#survey dl dd {
		margin: 0px 0px 0px 20px;
		font-size: 11px;
		word-spacing: -1.5px;
	}

	#survey .survey_submit {
		text-align: right;
	}

	#survey .survey_submit input {
		margin-right: 10px;
	}
	
	#white_line {
		width: 100%;
		height: 3px;
		background: #fff;
		clear: both;
	}

	#bottom_side {
		background: #fff;
		border-top: 2px solid #A1AAAF;
		padding-top: 10px;
		text-align: center;
		line-height: 2.5em;
	}

	#bottom_side a:link
	{
		color: #000;
	}	

	#bottom_side a:active
	{
		color: #000;
	}
	
	#bottom_side a:visited
	{
		color: #000;
	}

	#bottom_side ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
		text-align: center;
	}

	#bottom_side ul li {
		display: inline;
		margin-left: 2px;
		margin-right: 2px;
	}
	
	#bottom_side ul li img {
		border: none;
	}


        #top_menu {
            background-color: white;
}

	#top_menu ul {

            
		margin: 0px;
		padding: 12px 0px 5px 0px;
		list-style: none;
		text-align: center;
                       margin-bottom: 10px;


                       border-bottom: 1px solid #ccc;
	}

  #top_menu a { 
                font-family: 'Georgia', 'arial', sans-serif;
                font-size: 14px;
                }

	#top_menu ul li {
		display: inline;
		margin-left: 3px;
		margin-right: 3px;
	}
	
	#top_menu ul li img {
		border: none;
	}

	
	input.checkbox {
		margin: 0px;
		padding: 0px;
	}

	#paging {
            margin-top: 20px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		font-family: 'Trebuchet MS';
		margin-bottom: 20px;
	}

	#paging span {
	}

	#paging #paging_direct {
		background: #f2f2f2;
		display: inline;
		float: right;
		padding: 2px 10px 2px 10px;
	}
	
	#paging #paging_direct input.text {
		border: 1px solid #000;
		width: 30px;
		font-family: 'Arial';
		font-size: 11px;
	}

	#paging #paging_datas {
		padding: 5px 10px 2px 10px;
	}

	#paging #paging_datas span {
		margin-right: 15px;
	}

	#paging #paging_datas span.paging_datas_chars {
		word-spacing: 0.4em;
	}
	/*
	#paging #paging_datas span.paging_datas_chars a:visited {
		color: #bbb;
	}
	*/
	#paging #paging_datas span.paging_datas_chars a.active_page_number {
	    color: #bbb
	}

	#paging #paging_datas img {
		padding-top: 2px;
		border: none;
	}

	#zoom_prefs {
		margin-bottom: 20px;
		text-align: right;
	}
	
	#zoom_prefs span {
		margin-left: 20px;
	}

	#zoom_prefs span img {
		border: none;
	}




/*.summaryli
{
            color: #333;
	border: 10px;
        }*/


    #logo_print {
        display: none;
    }

    div.uydu, div.uyduyarimsol, div.uyduyarimsag, div.uyduceyreksol, div.uyduceyreksag
    {
            background: #e0e0e0;
            padding: 8px;
            margin: 8px;
    }

    div.uyduceyreksol,div.uyduceyreksag
    {
        width: 20%;
    }

    div.uyduyarimsol,div.uyduyarimsag
    {
        width: 45%;
    }

    div.uyduceyreksol, div.uyduyarimsol
    {
        float: left;
        margin-left: 0px;
    }

    div.uyduceyreksag, div.uyduyarimsag
    {
        float: right;
        margin-right: 0px;
    }

    div.uydu {
        margin-left: 0px;
        margin-right: 0px;
}

  .realauthor
  {
    font-size: 12px;
    margin-top: 7px;
    font-weight: bold;
    }
  .newsdate
  {
    font-size: 12px;
    }

    div.arabaslik
    {

	font-size: 14px;
	font-weight: bold;
    }


    div.anabaslik
    {
border-left:6px solid #000000;
font-family:'Arial Black';
font-size:22px;
letter-spacing:-0.5px;
margin-bottom:10px;
padding-left:10px;
word-spacing:-1px;
    }

/*.uydu .anabaslik {

}*/

}

