@charset "utf-8";
#baner {
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
	width: 100%;
	z-index: 1;
	clear: both;
	clip: rect(auto,auto,auto,auto);
	top: 0px;
	background-color: #000;
}
.nav {
	height: 42px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.nav-container{
	width: 100%;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}
    .f-nav{
	z-index: 9999;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
} /* this make our menu fixed top */

#ANASAYFA {
	width: 65px;
	float: left;
}
#butonlar {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}





#ANASAYFA a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #4B6666;
	transition-property: color;
	transition-duration: 0.2s;
	transition-delay: 0.2s;
	text-decoration: none;
	font-weight: bold;
}

#ANASAYFA a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#SHOW {
	margin-left: 65px;
	float: left;
	width: 200px;
}
#SHOW a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #4B6666;
	transition-property: color;
	transition-duration: 0.2s;
	transition-delay: 0.2s;
	text-decoration: none;
	font-weight: bold;
}

#SHOW a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#ALBUM {
	margin-left: 40px;
	float: left;
	width: 160px;
}
#ALBUM a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #4B6666;
	transition-property: color;
	transition-duration: 0.2s;
	transition-delay: 0.2s;
	text-decoration: none;
	font-weight: bold;
}


#ALBUM a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#KLIP {
	margin-left: 65px;
	float: left;
	width: 70px;
}
#KLIP a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #4B6666;
	transition-property: color;
	transition-duration: 0.2s;
	transition-delay: 0.2s;
	text-decoration: none;
	font-weight: bold;
}

#KLIP a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}


#FOTOGRAF {
	margin-left: 40px;
	float: left;
	width: 150px;
}

#FOTOGRAF a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #4B6666;
	transition-property: color;
	transition-duration: 0.2s;
	transition-delay: 0.2s;
	text-decoration: none;
	font-weight: bold;
}

#FOTOGRAF a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#HABER {
	margin-left: 65px;
	float: left;
	width: 65px;
}

#HABER a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #4B6666;
	transition-property: color;
	transition-duration: 0.2s;
	transition-delay: 0.2s;
	text-decoration: none;
	font-weight: bold;
}
#HABER a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#ILETISIM {
	float: right;
	width: 65px;
}
#ILETISIM a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #4B6666;
	transition-property: color;
	transition-duration: 0.2s;
	transition-delay: 0.2s;
	text-decoration: none;
	font-weight: bold;
}
#ILETISIM a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#logo_div {
	height: 165px;
	width: 477px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#baner #manset {
	background-image: url(../img/manset_bg.png);
	background-repeat: repeat-x;
	height: 27px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	width: 100%;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 27px;
	color: #333;
}
#slider {
	width: 100%;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#icerik {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
}
#sayfa_icerik {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
}
#yazi_icerik {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
}

#yazi_alani  {
	background-color: #FFF;
	width: 100%;
	margin-top: 0px;
	clear: both;
	padding-bottom: 20px;
}
#yazi_alani_klipler {
	background-color: #FFF;
	width: 100%;
	margin-top: 0px;
	clear: both;
	padding-bottom: 20px;
}

#sayfa_icerik #iletisim h3 {
	display: block;
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 25px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#sayfa_icerik #iletisim h6 {
	display: block;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	height: 150px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	text-decoration: none;
}
#sayfa_icerik #iletisim a {
	font-family: "Century Gothic";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#sayfa_icerik #iletisim a:hover {
	font-family: "Century Gothic";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}




#sayfa_icerik #iletisim h4 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #333;
	display: block;
	height: 20px;
	background-color: #F6F6F6;
	width: 590px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sayfa_icerik #iletisim h5 {
	display: block;
	width: 550px;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	background-color: #F6F6F6;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(../img/phone_icon.png);
	background-repeat: no-repeat;
	background-position: 10px;
	color: #333;
	text-decoration: none;
}



#iletisim {
	background-color: #FFF;
	width: 1000px;
	margin-top: 0px;
	clear: both;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#icerik #yazi_alani #haber_ozet {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	float: left;
}
#yazi_icerik #yazi_alani #haber_ozet {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	float: left;
}

#icerik #yazi_alani #haber_ozet img {
	display: block;
	height: 300px;
	width: 400px;
	border: 3px solid #CCC;
}
#yazi_icerik #yazi_alani #haber_ozet img {
	display: block;
	height: 300px;
	width: 400px;
	border: 3px solid #CCC;
}

#icerik #yazi_alani #haber_ozet img:hover {
	display: block;
	height: 300px;
	width: 400px;
	border: 3px solid #333;
}
#yazi_icerik #yazi_alani #haber_ozet img:hover {
	display: block;
	height: 300px;
	width: 400px;
	border: 3px solid #333;
}


#icerik #yazi_alani #haber_ozet h1 {
	padding: 0px;
	width: 550px;
	height: 50px;
	font-family: "Century Gothic";
	font-size: 30px;
	color: #000;
	display: block;
	float: left;
	clear: both;
	margin-top: -300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 450px;
}
#yazi_icerik #yazi_alani #haber_ozet h1 {
	padding: 0px;
	width: 550px;
	height: 50px;
	font-family: "Century Gothic";
	font-size: 30px;
	color: #000;
	display: block;
	float: left;
	clear: both;
	margin-top: -300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 450px;
}

#icerik #yazi_alani #haber_ozet h2 {
	padding: 0px;
	width: 550px;
	height: 50px;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000;
	display: block;
	float: left;
	clear: both;
	margin-top: -255px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 453px;
	font-weight: normal;
}
#yazi_icerik #yazi_alani #haber_ozet h2 {
	padding: 0px;
	width: 550px;
	height: 50px;
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000;
	display: block;
	float: left;
	clear: both;
	margin-top: -255px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 453px;
	font-weight: normal;
}

#icerik #yazi_alani #haber_ozet h3 {
	padding: 0px;
	width: 550px;
	height: 50px;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000;
	display: block;
	float: left;
	clear: both;
	margin-top: -215px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 453px;
	font-weight: normal;
}
#yazi_icerik #yazi_alani #haber_ozet h3 {
	padding: 0px;
	width: 550px;
	height: 50px;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000;
	display: block;
	float: left;
	clear: both;
	margin-top: -215px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 453px;
	font-weight: normal;
}

#icerik #yazi_alani #haber_ozet h4 {
	padding: 0px;
	width: 550px;
	height: 50px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000;
	display: block;
	float: left;
	clear: both;
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 453px;
	font-weight: bold;
}
#yazi_icerik #yazi_alani #haber_ozet h4 {
	padding: 0px;
	width: 550px;
	height: 50px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000;
	display: block;
	float: left;
	clear: both;
	margin-top: -100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 453px;
	font-weight: bold;
}
#icerik #yazi_alani #haber_ozet h4 a {
	color: #000;
	text-decoration: none;
}
#yazi_icerik #yazi_alani #haber_ozet h4 a {
	color: #000;
	text-decoration: none;
}
#icerik #yazi_alani #haber_ozet h4 a:hover {
	color: #000;
	text-decoration: underline;
}
#yazi_icerik #yazi_alani #haber_ozet h4 a:hover {
	color: #000;
	text-decoration: underline;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}





#alt {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	height: 150px;
	padding-top: 10px;
}
#en_alt {
	background-color: #000;
	width: 100%;
	clear: both;
}
#son_alt {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#e_bulten {
	height: 40px;
	width: 100%;
	position: fixed;
	z-index: 1;
	clear: both;
	bottom: -1px;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#e_bulten_ekle  {
	background-color: #FFF;
	height: 50px;
	width: 400px;
	float: left;
	margin-top: 2px;
}
#music_player  {
	background-color: #FFF;
	float: right;
	height: 50px;
	width: 600px;
	margin-top: 2px;
}
#music_player h6 {
	display: block;
	height: 30px;
	width: auto;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	float: left;
	line-height: 35px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#e_bulten #music_player img {
	display: block;
	float: left;
	height: 28px;
	width: 36px;
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 50px;
}
#alt ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	width: 600px;
}
#alt ul li {
	float: left;
}

#alt ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	display: block;
	margin-right: 15px;
	text-decoration: none;
}
#sayfa_icerik #yazi_alani #haber {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic";
	font-size: 10px;
	margin-bottom: 10px;
}

#alt ul li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	display: block;
	margin-right: 15px;
	text-decoration: none;
}

#alt h5 {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #999;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	width: 500px;
	font-weight: normal;
}
#alt #sosyal_aglar {
	float: right;
	height: 100px;
	width: 200px;
	margin-top: -20px;
	margin-right: 0px;
}
#alt #sosyal_aglar #facebook {
	height: 35px;
	width: 35px;
	float: left;
}
#alt #sosyal_aglar #twitter {
	height: 35px;
	width: 35px;
	float: left;
	margin-left: 20px;
}
#alt #sosyal_aglar #youtube {
	height: 35px;
	width: 35px;
	float: left;
	margin-left: 20px;
}

#alt #sosyal_aglar #google {
	height: 35px;
	width: 35px;
	float: left;
	margin-left: 20px;
}
#alt #sosyal_aglar #facebook a {
	font-size: 1px;
	text-decoration: none;
	background-image: url(../img/facebook_grey.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 35px;
	width: 35px;
}
#alt #sosyal_aglar #google a {
	font-size: 1px;
	text-decoration: none;
	background-image: url(../img/google_grey.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 35px;
	width: 35px;
}
#alt #sosyal_aglar #youtube a {
	font-size: 1px;
	text-decoration: none;
	background-image: url(../img/youtube_grey.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 35px;
	width: 35px;
}


#alt #sosyal_aglar #twitter a {
	font-size: 1px;
	text-decoration: none;
	background-image: url(../img/twitter_grey.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 35px;
	width: 35px;
}
#alt #sosyal_aglar #facebook a:hover {
	font-size: 1px;
	text-decoration: none;
	background-image: url(../img/facebook.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 35px;
	width: 35px;
}
#alt #sosyal_aglar #google a:hover {
	font-size: 1px;
	text-decoration: none;
	background-image: url(../img/google.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 35px;
	width: 35px;
}
#alt #sosyal_aglar #youtube a:hover {
	font-size: 1px;
	text-decoration: none;
	background-image: url(../img/youtube.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 35px;
	width: 35px;
}


#alt #sosyal_aglar #twitter a:hover {
	font-size: 1px;
	text-decoration: none;
	background-image: url(../img/twitter.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 35px;
	width: 35px;
}
#sayfa_icerik #yazi_alani #fotograflar {
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
#sayfa_icerik #yazi_alani #fotograflar a {
	display: block;
	background-color: #000;
	width: 320px;
	font-family: "Century Gothic";
	margin-left: 0px;
	border: 2px solid #333;
	margin-top: 10px;
	float: left;
	padding: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	text-decoration: none;
}
#sayfa_icerik #yazi_alani #fotograflar a:hover {
	display: block;
	background-color: #000;
	width: 320px;
	font-family: "Century Gothic";
	margin-left: 0px;
	border: 2px solid #633;
	margin-top: 10px;
	float: left;
	padding: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	text-decoration: none;
}
#sayfalama {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic";
	font-size: 12px;
}


.foto_yazi {
	font-family: "Century Gothic";
	display: block;
	width: 300px;
	color: #FFF;
	text-decoration: none;
	margin-top: 2px;
	height: 20px;
	margin-left: 5px;
	font-size: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#clear {
	height: 20px;
	width: 1000px;
	clear: both;
}
#sayfa_icerik #yazi_alani h3 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	line-height: 50px;
}
#sayfa_icerik #yazi_alani_klipler h3 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	line-height: 50px;
}
#sayfa_icerik #yazi_alani_klipler #klipler {
	width: 1000px;
	padding-top: 0px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#sayfa_icerik #yazi_alani_klipler #klipler ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 1000px;
}
#sayfa_icerik #yazi_alani_klipler #klipler ul li {
	width: 248px;
	float: left;
	height: 220px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
}

#sayfa_icerik #yazi_alani_klipler #klipler ul li a {
	display: block;
	height: 220px;
	width: 248px;
	font-family: Arial;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	text-align: left;
	margin-top: -225px;
	opacity: 0.0;
	text-shadow: #333;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sayfa_icerik #yazi_alani_klipler #klipler ul li a:hover {
	display: block;
	height: 200px;
	width: 228px;
	font-family: Arial;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	text-align: left;
	margin-top: -224px;
	text-shadow: #333;
	background-color: #000;
	opacity: 0.7;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sayfa_icerik #yazi_alani #show_alani {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#sayfa_icerik #yazi_alani #show_alani img {
	margin-top: 20px;
}
#sayfa_icerik #yazi_alani #show_alani h6 {
	display: block;
	height: 35px;
	width: 980px;
	font-family: "Century Gothic";
	line-height: 35px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	text-decoration: none;
}
#sayfa_icerik #yazi_alani #show_alani h5 {
	font-family: "Century Gothic";
	display: block;
	width: 1000px;
	margin-bottom: 15px;
	font-size: 12px;
	text-indent: 10;
	font-weight: normal;
	margin-right: 15px;
	text-align: justify;
	text-decoration: none;
	color: #333;
}
#sayfa_icerik #yazi_alani ul {
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sayfa_icerik #yazi_alani ul li {
	width: 990px;
	display: block;
	height: 300px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#sayfa_icerik #yazi_alani ul li:hover {
	width: 990px;
	display: block;
	height: 300px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #EBEBEB;
}
#sayfa_icerik #yazi_alani ul li img {
	border: 1px solid #EBEBEB;
}

#sayfa_icerik #yazi_alani ul li h5 {
	float: left;
	display: block;
	width: 500px;
	margin-top: -280px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 450px;
	padding: 0px;
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#sayfa_icerik #yazi_alani ul li h6 {
	display: block;
	padding: 0px;
	width: 500px;
	margin-top: -250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 450px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}
#sayfa_icerik #yazi_alani ul a {
	color: #333;
	text-decoration: none;
}

#sayfa_icerik #yazi_alani h4 {
	display: block;
	padding: 0px;
	float: right;
	width: 280px;
	font-family: "Century Gothic";
	height: 50px;
	font-size: 12px;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 50px;
	font-weight: normal;
}
#iletisim table {
	font-family: "Century Gothic";
	font-size: 12px;
}
#iletisim table tr td a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
#iletisim table tr td a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
#sayfa_icerik #yazi_alani #show_alani table {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000;
}
