@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}
body {
 font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #CEC5C5;
 font-weight: normal;
 background-color: #000;
 padding: 0px;
 margin: 0px;
}
a {
 color:#f9c786;
 text-decoration:none;
}
a:hover {
	color:#fbefde;
}
article, aside, figure, footer, header, hgroup, menu, nav, section { display:block; }
#wrapper { 
 margin: 0 auto;
 width: 100%;
 background:#100B0B url('../../img/bg-skull.png');
}
#header-cont {
 width: 100%;
 padding: 0px;
 margin: 0 auto;
 background-color: #949494;
 background-image:url('../../img/bg-header.jpg');
 background-repeat:no-repeat;
 background-position: center top; 
}
#header {
 width: 990px;
 padding: 0px;
 height: 119px;
 margin: 0 auto;
}
#logo {
 width: 520px;
 height: 118px;
 cursor: pointer;
 display: inline;
 float: left;
}
#login {
 position: absolute;
 margin-left:50%;
 left: 130px;
 width: 300px;
 z-index:100;
 -webkit-border-radius: 0px 0px 4px 4px;
 -moz-border-radius: 0px 0px 4px 4px;
 border-radius: 0px 0px 4px 4px;
 -moz-box-shadow: 0 0 50px 0px #000;
 -webkit-box-shadow: 0 0 50px 0px #000;
 box-shadow: 0 0 50px 0px #000;
 border:1px solid #350808;
 border-top: 0;
 background-color:#3f0b0b;
}
#login-content {
 width:300px;
 text-align:left;
 margin: 4px 0 0 0;
 color:#ddd;
 font-size:11px;
 padding: 6px 10px 12px 10px;
}
#login-paperdoll {
 margin: 0 10px 10px 0;
 background: url('../../img/bg-char.jpg') no-repeat -25px -10px;
 -moz-box-shadow: 0 0 10px -5px #fff955;
 -webkit-box-shadow: 0 0 10px -5px #fff955;
 box-shadow: 0 0 6px -1px #fff955;
 width:80px;
 height:82px;
 position:relative;
 z-index:1;
}
#login input[type=text], #login input[type=password] {
 display:inline;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
 border:1px solid #ACE;
 font-size:13px;
 margin:0 0 5px;
 padding:5px;
 width:120px;
 background-color:#efefef;
}
#signin_submit {
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 background: #640f00 url('../../img/bg-button.png') repeat-x bottom;
 border:0;
 color:#ededed;
 padding:5px 10px;
 font-size:11px;
 margin:0 5px 5px 0;
 font-weight:bold;
 text-shadow: 1px 1px #666;
 cursor: pointer;
}
#signin_submit::-moz-focus-inner {
 padding:0;
 border:0;
}
#signin_submit:hover, #signin_submit:focus {
 background-position: 0 -48px;
}
#signin_submit:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
}

#nav-cont {
 width: 100%;
 padding: 0px;
 height: 49px;
 margin: 0 auto;
 background-color: #470103;
 border-top: 1px solid #ffa067;
 background-image:url('../../img/bg-menu.jpg');
 background-position: center top;
 position: relative;
 z-index:80;
 -moz-box-shadow: 0px 0px 1px #ffa067;
 -webkit-box-shadow: 0px 0px 1px #ffa067;
 box-shadow: 0px 0px 5px #ffa067;
}
#nav {
 width: 990px;
 padding-left: 0px;
 margin: 13px auto 0 auto;
}
#nav div.nav-new {
 font-family: 'Arial', sans-serif;
 font-size: 11px;
 line-height: 11px;
 color: #fff;
 font-weight: bold;
 background-image: url('/img/bg-new.png');
 padding: 1px 0 0 4px;
 width: 28px;
 height: 16px;
 position: relative;
 top: -10px;
 margin-bottom: -16px;
}
ul#list-nav {
 list-style-type: none;
 height: 22px;
 margin: auto;
 padding-left: 10px;
 font-family: 'YanoneKaffeesatzBold', Arial, sans-serif;
 font-size: 24px;
}
ul#list-nav li {
 float: left;
 padding: 0px 32px 0px 0px;
 color: #f9c786;
}
#nav li a {
 -moz-transition: 0.3s linear text-shadow, 0.4s linear color;
 -webkit-transition: 0.25s linear text-shadow, 0.3s linear color;
 -o-transition: 0.3s linear text-shadow, 0.4s linear color;
 transition: 0.3s linear text-shadow, 0.4s linear color;
}
#nav li a:hover {
 text-shadow:0 0 20px #ff835b;
 -moz-transition: 0.2s linear text-shadow, 0.1s linear color;
 -webkit-transition: 0.15s linear text-shadow, 0.05s linear color;
 -o-transition: 0.2s linear text-shadow, 0.1s linear color;
 transition: 0.2s linear text-shadow, 0.1s linear color;
}
#nav-alt-cont {
 width: 100%;
 padding: 0px;
 margin: 0 auto;
 background-color: #490000;
 border-top: 1px solid #000;
 border-bottom: 3px solid #330000;
 position: relative;
}
#nav-alt {
 width: 990px;
 margin: 0px auto;
 padding-left: 0px;
 font-family: "Arial",Helvetica,Jamrul,sans-serif;
 font-size: 12px;
 color: #ff835b;
 font-weight: bold;
 text-shadow: 1px 2px 1px #000;
 z-index:70;
}
ul#list-nav-alt {
 list-style-type: none;
 height: 13px;
 margin: 5px auto;
 padding-left: 10px;
}
ul#list-nav-alt li {
 float: left;
 padding: 0px 23px 0px 0px;
}
ul#list-nav-alt li a {
 color: #ff835b;
}
ul#list-nav-alt li a:hover {
 color: #ffb555;
}

#orta {
 width: 990px;
 margin: 0 auto;
 overflow: auto;
 background-color: #2c0900;
 border-right: 1px solid black;
 background-image:url('../../img/bg-solsag.png');
 background-repeat: repeat-y;
 background-position: 0px top;

}
#left { 
 float: left;
 margin: 0px;
 padding: 3px 0 0 0;
 width: 590px;
 display: inline;
 position: relative;
 background-color: #100b0b;
 border-right: 1px solid black;

}
#left h2, #left h1 {
 font-family: "meta","Trebuchet MS",sans-serif;
 letter-spacing: -1px;
 text-shadow: 1px 2px 2px #000;
 font-size: 16px;
 color: #f2ad51;
 margin: 0;
 line-height: 26px;
}
#left h2 a, #left h1 a {
 color: #f2ad51;
}
/*
article {
 padding: 13px 10px;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 margin-bottom: 3px;
 background-image: url('../../img/z.png');
 line-height: 20px;
}
article p {
margin: 0 0 7px 0;
}
article img {
 border: 2px solid black;
}
article h1, article h2 {
line-height: 100%;
}
time {
 margin: 0 0 2px 0;
 font-size: 11px;
 color:#6b5c5c;
 font-weight: bold;
 line-height: 120%;
}
*/
div.article {
 padding: 13px 10px;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 margin-bottom: 3px;
 background-image: url('../../img/z.png');
 line-height: 20px;
}
div.article img {
 border: 2px solid black;
}
div.article div.article-desc {
 margin: -3px 0 2px 0;
 font-size: 11px;
 color:#6b5c5c;
 font-weight: bold;
 line-height: 120%;
}
div.spacer {
 display: block;
 width: 400px;
 height: 7px;
}

.twitter-share-button { float: left; vertical-align: text-bottom; }
.fb_iframe_widget { float: left; display: block !important; margin-right: 3px; } 
.social-buttons { display: inline; float: right; margin: 3px -20px 0 0; opacity: 0.6 !important; }
.fbpf { opacity: 1; }
/*
.f, .t, .di, .su {width: 16px; height: 15px; display: inline; float: right; margin-top: 7px; opacity: 0.4;}
.f {background: url("../../img/social.png") 0 0 no-repeat;}
.t {background: url("../../img/social.png") -16px 0 no-repeat; margin-left: 3px;}
.di {background: url("../../img/social.png") -32px 0 no-repeat;}
.su {background: url("../../img/social.png") -48px 0 no-repeat;}
.f:hover {background-position: 0 -15px; opacity: 0.7;}
.t:hover {background-position: -16px -15px; opacity: 0.7;}
.di:hover {background-position: -32px -15px;}
.su:hover {background-position: -48px -15px;}
*/

#anaslider img { border: 0; }
#right { 
 display: inline;
 margin: 0px;
 padding: 5px 0 3px 0;
 width: 398px;
 float: right;
 background-image:url('../../img/bg-righttop.jpg');
 background-repeat: repeat-x;
 background-position: center top;
 color: #dedede;
}
#right h2 {
 font-family: "meta","Trebuchet MS",sans-serif;
 font-size: 15px;
 color: #b13a2a;
 margin: 0 0 4px 0;
 line-height: 20px;
}
#right #title {
 color: #F9C786;
 line-height: 20px;
}
#right h1 {
 font-family: "meta","Trebuchet MS",sans-serif;
 font-size: 15px;
 color: #b13a2a;
 margin: 0 0 4px 0;
 line-height: 20px;
 font-style: normal;
}
#right .hover,#right .hoverx {
 margin: 10px 10px 15px 20px;
 cursor: default;
}
#right .hover div.ana {
 display: block;
 padding: 6px 10px 6px 20px;
 margin-left: -20px;
 margin-right: -10px;
 border-bottom: 1px solid #3b0707;
}
#left div.top10 {
 display: block;
 padding: 6px 0;
 border-bottom: 1px solid #333;
}
#left div.top10 div {
 display:inline;
 float: left;
 margin:0;
 padding:0;
 border-bottom:0;
}
div#top10 {
 min-height:1304px;
}
#right .hover div.top10 {
 display: block;
 padding: 6px 10px 6px 20px;
 margin-left: -20px;
 margin-right: -10px;
 border-bottom: 1px solid #3b0707;
 color: #dedede;
}
#right .hover div.top10 div {
 display:inline;
 float: left;
 margin:0;
 padding:0;
 border-bottom:0;
}
#right .hover div.sonkonular {
 display: block;
 padding: 6px 10px 6px 20px;
 margin-left: -20px;
 margin-right: -10px;
 border-bottom: 1px solid #3b0707;
 cursor: pointer;
}
#right .hover div.sonkonular:hover a {
 color: #fefefe;
}
#right #sosyalmedya {
 color: #F9C786;
 line-height: 20px;
 font-style: italic;
}
#right #eskistats {
 line-height: 20px;
}
#right .hover div div.rightsol {
 display:inline;
 float: left;
}
#right .hover div div.rightsag {
 display:inline;
 float: left;
 margin:0;
 padding:0;
 border-bottom:0;
 color: #ff7143;
 background-image: url('../../img/icon-forum.png');
 width: 20px;
 height: 16px;
 background-repeat: no-repeat;
 background-position: 0 4px;
 padding-left: 14px;
 margin-left: 10px;
}
#right .hover div div.rightalt {
 color: #bbb;
 font-size:10px;
 line-height: 10px;
}
#right .hover div:hover {
 background-color: #5b1d17;
}
#ss {
 margin-left: -1px;
 margin-top: -10px;
 border: 5px solid black;
}

#footer-cont { 
 width: 100%;
 clear: both;
 margin: 0px;
 background-color: #000;
 font-size: 11px;
 border-top: 2px solid #81543d;
 background-image:url('../../img/bg-footer.jpg');
 background-repeat:repeat-x;
 background-position: center top; 
}
#footer {
 width: 990px;
 margin: 0 auto;
 font-size: 12px;
 padding: 50px 0 60px 20px;
}
#footer a {
 color: #666;
}
#footer a:hover {
 color: #bbb;
 text-decoration: underline;
}
#footer div.footer-box {
 color: #ab7960;
 width: 144px;
 display: inline;
 float: left;
 margin-right: 50px;
}
#footer div.footer-box h3 {
 margin: 0 0 12px 0;
 padding-bottom: 6px;
 border-bottom: 2px solid #32210f;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #ab7960;
}
#footer div.footer-box ul {
list-style-type: none;
padding: 0;
margin: 0;
}
#footer div.footer-box li {
margin-bottom: 10px;
}
#footer #footer-content {
 color: #ab7960;
 padding:45px 21px 0px 0px;
 text-align: right;
}
#footer #footer-content #policies {
 font-size: 12px;
}
#footer #footer-content #policies a {
 font-weight: bold;
}
#footer #footer-content #copyright, #footer #footer-content #copyright a {
 font-size: 11px;
}

.clear { clear: both; background: none; }

div.forminfo {
 position: absolute;
 float: left;
 display:none;
 background-color: #5b1d17;
 width: 160px;
 padding: 10px 15px;
 margin-left: 345px;
 margin-top:-40px;
}
div.formsol {
 width: 130px;
 display:inline;
 float: left;
}
div.formsag {
 width: 200px;
 display:inline;
 float: left;
}

.select-wrapper{
 background: url('../../img/form-select.png') no-repeat 100% 50% #fafafa;
 width: 150px;
 height: 18px;
 border: 1px solid #ccc;
 border-radius: 3px;
 font-size: 12px;
 color: #222;
 text-align: left;
 margin: 5px 20px 0px 20px;
}
.select-wrapper form, .select-wrapper select{ width: inherit; height: inherit; font-size: 12px; color: #222; }
.select-wrapper select{ opacity:0; filter: alpha(opacity=0); //IE fix}
.select-wrapper span{ position: absolute; padding-top: 2px; padding-left: 6px; height: 18px; line-height: 12px;}

.select-styled{
 background: url('../../img/form-select.png') no-repeat 100% 50% #fafafa;
 width: 140px;
 height: 15px;
 border-radius: 4px;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
 border:1px solid #ACE;
 font-size:12px;
 text-align: left;
 margin:0 5px 5px 0;
 padding:7px 4px 1px 4px;
 color: #222;
 display: inline;
}
.select-styled form, .select-styled select{ width: inherit; height: inherit; color: #222; }
.select-styled select{ cursor: pointer; opacity:0; filter: alpha(opacity=0); //IE fix}
.select-styled span{ position: absolute; padding-left: 4px; padding-top: 1px; height: 16px; line-height: 11px;}

select { font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
option { margin: 3px; }

input[type=text], input[type=password], textarea {
 display:inline;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
 border:1px solid #ACE;
 font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin:0 5px 5px 0;
 padding:4px;
 width:120px;
 background-color:#ededed;
}
input[type=submit], input[type=button] {
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 background: #640f00 url('../../img/bg-button.png') repeat-x bottom;
 border:0;
 color:#ededed;
 padding:5px 10px;
 font-size:12px;
 margin:0 5px 5px 0;
 font-weight:bold;
 text-shadow: 1px 1px #666;
 cursor: pointer;
}
input[type=submit]::-moz-focus-inner, input[type=button]::-moz-focus-inner {
 padding:0;
 border:0;
}
input[type=submit]:hover, #signin_submit:focus, input[type=button]:hover, input[type=button]:focus {
 background-position: 0 -48px;
}
input[type=submit]:active, input[type=button]:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
}
input[type=text]:focus,input[type=password]:focus,textarea:focus {
 outline:none;
 -webkit-box-shadow:#ff835b 0 0 5px 1px !important;;
 -moz-box-shadow:#ff835b 0 0 5px 1px !important;; 
 border:1px solid #ff835b !important;
}
::-webkit-input-placeholder {
 color:    #ae725f;
}
:-moz-placeholder {
 color:    #ae725f;
}
:-ms-input-placeholder {
 color:    #ae725f;
}
ul.liste {
 margin-left: -20px;
 margin-bottom: 20px;
}
ul.liste li {
 margin-bottom: 4px;
}

iframe.error {
	border: 3px solid red;
	border-radius: 4px;
	margin-top:-3px;
	margin-left:-3px;
	padding-right:-3px;
	padding-bottom:-3px;
}