/* CSS Document */
body
{
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #E9E6D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px; 
	text-align: justify;
} 

a:link { 
	font-weight:normal;
	font-size: 10pt;
	text-decoration: none; 
	color: #3f3f32; 
} 
a:visited { 
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	color: #3f3f32;
} 
a:hover, a:active { 
	text-decoration: underline; 
	font-weight: normal;
	font-size: 10pt;
	color: #aa1f2a;
} 
/* ------------------ */
table.orta{
	background-image:url(../images/backMain.jpg);
	background-repeat:repeat;
}
td.ortaNavBack{
	background-image:url(../images/bgMain.jpg);
	background-repeat:repeat-y;
}
/* ------------------ */

/* ----Nav----- */
td.nav{
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	padding-left:60px;
}
/* ----Nav----- */

td.baslik{
	background-color:#bfbf99; 
	font-size:9pt; 
	height:22px;
}

#primarycontent
{
position: relative;
width: 550px;
float: left;
}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color:#494949;
letter-spacing: 1px;
background:url(../images/a22.gif) bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 0px;
}

#primarycontent .post
{
margin-bottom: 30px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #494949;
font-weight: bold;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

#primarycontent .post .footer
{
position: relative;
top: -10px;
background:url(../images/a33.gif) repeat-x;
height: 64px;
width:550px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image:url(../images/a41.gif);
}

#primarycontent .post .footer ul li.comments
{
background-image:url(../images/a36.gif);
}

#primarycontent .post .footer ul li.readmore
{
background-image:url(../images/a38.gif);
}
#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-image:url(../images/a50.gif);
color: #494949;
}

#footer a
{
color: #8C8C73;
}



