body {
/*background-image: url("images/bcg.jpg");*/
background:#ffffff;
color: #ab8e6f;
margin: 30px; }
	
a, a:link, a:visited {
font-family: georgia;
color: #ffffff;
text-decoration: none; }

a:hover {
text-decoration: underline; }


.cellstyle{
vertical-align: top;
background: transparent;
}

#header{
position: relative;
width: 768px;
height: 130px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("images/headerluplex.png");
background-repeat: no-repeat;
}

.baslik {
font-size: 18pt;
font-family: Century Gothic, sans-serif;
color: #ffffff;
padding-bottom: 10px;
padding-top: 0px;
padding-right: 10px;
text-align: right;
border-bottom: dotted 1px #ffffff;
}

.tarih {
font-size: 8pt;
font-family: georgia;
color: #ffffff;
text-align: right;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat right top;
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

.roundtop2 { 
	background: url(images/tr2.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(images/br2.gif) no-repeat top right; 
}

.roundtop3 { 
	background: url(images/tr3.gif) no-repeat top right; 
}

.roundbottom3 {
	background: url(images/br3.gif) no-repeat top right; 
}

.roundtop4 { 
	background: url(images/tr4.gif) no-repeat top right; 
}

.roundbottom4 {
	background: url(images/br4.gif) no-repeat top right; 
}

/*
 Contentin alternate kutucukları buradan başlıyor.
 sayısı olmayan: turuncu
 2 olan: kahverengi
 */
 
.roundcont {
	width: 500px;
	background-color: #ff9900;	
	font-family: arial;
	font-size: 8pt;
	text-align: justify;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
}

.roundcont p {
	margin: 5px 10px;
}

.roundcont2 {
	width: 500px;
	background-color: #bf955b;	
	font-family: arial;
	font-size: 8pt;
	text-align: justify;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
}

.roundcont2 p {
	margin: 5px 10px;
}

.roundcont3{
	width: 500px;
	background-color: #d4b081;	
	font-family: arial;
	font-size: 8pt;
	text-align: justify;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
}

.roundcont3 p {
	margin: 5px 10px;
}

/*
 Navigation'ın alternate kutucukları buradan başlıyor.
 sayısı olmayan: turuncu
 1 olan: kahverengi
 */

.roundnav {
	width: 270px;
	background-color: #ff9900;	
	font-family: arial;
	font-size: 8pt;
	text-align: justify;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
}

.roundnav p {
	margin: 5px 10px;
}

.roundnav2 {
	width: 270px;
	background-color: #bf955b;	
	font-family: arial;
	font-size: 8pt;
	text-align: justify;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
}

.roundnav2 p {
	margin: 5px 10px;
}

/*
 Sticky Post'un alternate kutucukları buradan başlıyor.
 */

.roundsticky {
	width: 250px;
	background-color: #d4b081;	
	font-family: arial;
	font-size: 8pt;
	text-align: justify;
	color: #ffffff;
	float: left;
	margin: 10px 0px 0px 0px;
}

.roundsticky p {
	margin: 5px 15px 0px 10px;
	height: 375px;
}

.roundaltsiteler {
	width: 520px;
	background-color: #ff9900;	
	font-family: arial;
	font-size: 8pt;
	text-align: justify;
	color: #ffffff;
	float: right;
	margin: 10px 0px 0px 0px;
}

.roundaltsiteler p {
	margin: 5px 15px 0px 10px;
	height: 375px;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.clear { clear: both;}



