﻿@font-face 
{
    font-family:'Kozuka Gothic Pro M';
    src: url("KozGoPro-Medium.otf");
}

body
{
    font-family: 'Kozuka Gothic Pro M';
    background-image: url('../wood.jpg');
    background-repeat: repeat;
    background-attachment: fixed;
}

#ana-sayfa
{
	margin: 0px 50px 0px 50px;
}

#atilla
{
	margin: 50px;
}

#like
{
}

.sta
{
    padding: 2px;
    color: #000000;
    background-color: #FFCC00;
    font-size: 13px;
    text-decoration: blink;
    -moz-border-radius: 3px; /* FF1+ */
    -webkit-border-radius: 3px; /* Saf3+, Chrome */
    border-radius: 3px;
}

.foto
{
    border: 1px solid #999999;
    -moz-border-radius: 3px; /* FF1+ */
    -webkit-border-radius: 3px; /* Saf3+, Chrome */
    border-radius: 3px;
}

.foto:Hover
{
    border: 1px solid #FF0066;
}


.tb
{
    color: #000000;
    font-family: 'Trebuchet MS';
}



#wall
{
    padding: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #333333;
    margin-bottom: 20px;
    width: 90%;
}

a
{
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a:Hover
{
    color: #FF0066;
}

.pls
{
    color: #FF3399;
}

#menu
{
    margin: 0px;
    font-size: 40px;
    text-align: center;
}

.su
{
    color: #FF99CC;
    font-family: 'Trebuchet MS';
}

.su2
{
    font-family: verdana;
    width: 350px;
    height: 100px;
    font-size: 14px;
    color: #666666;
}

.btn:Hover
{
    color: #FF0066;
    font-weight: bolder;
}

.alt
{
    font-size: 12px;
    text-align: center;
    color: #CCCCCC;
    margin: 10px 0px 0px 0px;
}


#icerik
{
	margin: 30px 50px 30px 50px;
}

#icerik2
{
    margin: 25px 90px 90px 90px;
}

