/*
	Developed by Enes TANRIÖVER
	@Email enes@workattack.com
*/
*{margin: 0px;padding: 0px;}
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background: url('images/bg.jpg') no-repeat #000000;
	background-position: top center;
}
a:link{color: #434343;}
a:visited{color: #434343;}

#header{
	height: 133px;
}
#content{
	min-height: 450px;
	padding-top: 25px;
}
#hcont{
	width: 901px;
	margin-left: auto;
	margin-right: auto;
}
#logo{
	float: left;
	margin-top: 70px;
	margin-left: -20px;
}
#newsletter-container{
	float:right;
	margin-top: 116px;
}

#leftcolumn{width: 568px;height: 610px;float:left;}
#leftcolumn2{width: 568px;float:left;}
#rightcolumn{width: 320px;height: 610px;float: right;}

#footer{
	background: #383838;
	height: 281px;
	clear: both;
}

.newsletter-input{
	background: url('images/news-input.jpg') no-repeat;
	width: 241px;
	height: 25px;
	float: left;
	margin-right: 5px;
}
.newsletter-input input{
	background: transparent;
	border: 0;
	width: 234px;
	font-size: 15px;
	margin-top: 3px;
	margin-left: 3px;
	color: #a5a5a5;
	outline: none;
}
.domestos{clear: both;}

.tab{
	background: #aba295;
	width: 318px;
	font-family: Arial;
	font-size: 13px;
	color: #707070;
	margin-bottom: 25px;
	margin-top: 20px;
	padding-top: 15px;
}
.tab ul{
	padding-left: 18px;
	color: white;
}
.tabsub{
	position: absolute;
	height: 26px;
	font-size: 20px;
	font-family: Arial;
	margin-top: -35px;
}
.takvim{width: 100%;}
.takvim td{
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial;
	color: #bbbbbb;
	text-align: center;
	border-bottom: dashed 1px #cccccc;
}
.takvim td b{color: #8e8e8e;}

.social{
	cursor: pointer;
}
.social img{visibility: hidden;}
.socialcontent{
	padding-left:10px;
	line-height:19px;
	font-size:16px;
	color:#929292;
	letter-spacing: -1px;
}
.socialcontent span{
	font-size:18px;
}
.footleft{
	background: url('images/footimage.jpg') no-repeat;
	width: 582px;
	height: 31px;
	float: left;
	margin-left: -13px;
	padding-top: 250px;
	padding-left: 13px;
}
.footleft a:link{text-decoration: none;font-size: 12px;color: #ffffff;}
.footleft a:visited{text-decoration: none;font-size: 12px;color: #ffffff;}
.footleft a:hover{text-decoration: none;font-size: 12px;color: #ffffff;}
.footright{
	width: 310px;
	float: left;
}
#hs{
	color: #ffffff;
	font-size: 12px;
	width: 300px;
	margin-left: 16px;
	margin-top: 20px;
}
#hs span{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}
#hs a:link{text-decoration: none;font-size: 13px;color: #ffffff;}
#hs a:visited{text-decoration: none;font-size: 13px;color: #ffffff;}
#hs a:hover{text-decoration: underline;font-size: 13px;color: #ffffff;}

.icon-facebook{width: 40px;height: 40px;background: url('images/social/facebook.png') no-repeat;}
.icon-twiter{width: 40px;height: 40px;background: url('images/social/twitter.png') no-repeat;}
.icon-lastfm{width: 40px;height: 40px;background: url('images/social/lastfm.png') no-repeat;}
.icon-flicker{width: 40px;height: 40px;background: url('images/social/flickr.png') no-repeat;}
.icon-ff{width: 40px;height: 40px;background: url('images/social/friendfeed.png') no-repeat;}
.icon-wiki{width: 40px;height: 40px;background: url('images/social/wiki.png') no-repeat;}
.icon-vimeo{width: 40px;height: 40px;background: url('images/social/vimeo.png') no-repeat;}
.icon-myspace{width: 40px;height: 40px;background: url('images/social/myspace.png') no-repeat;}
.icon-delicious{width: 40px;height: 40px;background: url('images/social/delicious.png') no-repeat;}
.icon-digg{width: 40px;height: 40px;background: url('images/social/digg.png') no-repeat;}
.icon-itunes{width: 40px;height: 40px;background: url('images/social/itunes.png') no-repeat;}
.icon-amazon{width: 40px;height: 40px;background: url('images/social/amazon.png') no-repeat;}
.iconheight{height: 57px;}
.myli{
	padding-left:13px;
	margin: 3px;
}

/***************************/

.playertool{
	width:568px;
	background:url('../resimler/playertool.jpg') no-repeat;
	position: absolute;
	margin-top: 290px;
}
.playerscreen{
	width:568px;
	height:310px;
	overflow: hidden;
	position: relative;
}
.playerbuton{
	background: #000000;
	text-align: center;
	padding-top: 2px;
	width:19px;
	height:16px;
	font-size:14px;
	cursor:pointer;
	color:#969696;
	float: right;
	border-left: solid 1px #3f3f3f;
	border-top: solid 1px #3f3f3f;
	border-bottom: solid 1px #3f3f3f;
}
.playerscreen #img{position: absolute;}
#loader{position: absolute;z-index: 3;margin-top: 5px;margin-left: 5px;background: #000000;color: #ffffff;font-size: 11px;padding: 3px;}

/***************************************/

.mcenter{
	margin-left: auto;
	margin-right: auto;
}
.concertstable{
	color: #000000;
	font-size: 10px;
	margin-top: 5px;
}
.concertstable td{padding-left: 3px;padding-top: 1px;}