@charset "utf-8";


/* Sifirla
------------------------------------------------*/
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,menu,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;box-sizing:border-box;}ul{list-style:none}blockquote,q{quotes:none}table,table td{padding:0;border:none;border-collapse:collapse}img{vertical-align:top}embed{vertical-align:top}article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video{display:block}mark,rp,rt,ruby,summary,time{display:inline}

html:not([os=mac]) button:focus,
html:not([os=mac]) input:focus,
html:not([os=mac]) textarea:focus,
html:not([os=mac]) input[type='submit']:focus,
html:not([os=mac]) select:focus {outline-color: rgba(256, 256, 256, .0);}


/* Temel Ayarlar
------------------------------------------------*/
html {margin:0;padding:0;}
body {margin:0;padding:0;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;background-color:#E9EBEE;font-family:"Dosis", Arial, Helvetica, sans-serif;font-size:14px;color: #454757;}

a {color:#454757;text-decoration:none;cursor:pointer;}
a:hover {color:#FF3322;}



/* Ana Yapi
------------------------------------------------*/
.kapsayici     {width:1079px; margin:auto;}  /*+15p space*/
.kapsayici_sol {width: 728px;} /*728p*/
.kapsayici_sag {width: 336px;} /*336p*/
.kapsayici_sol, .kapsayici_sag {box-sizing:border-box; display:inline;}

.kapsayici:after, .kapsayici_sol:after, .kapsayici_sag:after{
	content: ' ';
	display: block;
	width: 100%;
	clear: both;
}


/* Baslik Stilleri
------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { width:100%; color:#2e303a;}
h1 {font-size:27px;}
h2 {font-size:23px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
h1, h2, h3, h4 {font-weight:400;}
h5, h6 {font-weight:700;}


/* Padding & Margin
------------------------------------------------*/
.p_15 {padding: 15px;} .p_0 {padding: 0px;}
.m_15 {margin : 15px;} .m_0 {margin : 0px;}

.p_l_15 {padding-left: 15px;} .p_r_15 {padding-right: 15px;} .p_t_15 {padding-top: 15px;} .p_b_15 {padding-bottom: 15px;}
.m_l_15 {margin-left : 15px;} .m_r_15 {margin-right : 15px;} .m_t_15 {margin-top : 15px;} .m_b_15 {margin-bottom : 15px;}

.p_lr_15 {padding-left: 15px; padding-right: 15px;} .p_tb_15 {padding-top: 15px; padding-bottom: 15px;}
.m_lr_15 {margin-left : 15px; margin-right : 15px;} .m_tb_15 {margin-top : 15px; margin-bottom : 15px;}


/* Hizalama & Gruplandirma
------------------------------------------------*/
.sol    { float : left;}
.sag    { float :right;}
.ortala { margin: auto;}
.temizle{ clear : both;}

.s, .s2, .s3, .s4, .s5 {display:inline; box-sizing:border-box; float:left;}
.s:after, .s2:after, .s3:after, .s4:after, .s5:after {content: ' '; display: block; width: 100%; clear: both;}
.s {width: 100.00%;}
.s2{width: 50.000%;}
.s3{width: 33.333%;}
.s4{width: 25.000%;}
.s5{width: 20.000%;}


/* Kutu Oval Özellikler
------------------------------------------------*/
.br_tum {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.br_sol {-webkit-border-top-left-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-bottomleft: 3px;border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.br_sag {-webkit-border-top-right-radius: 3px;-webkit-border-bottom-right-radius: 3px;-moz-border-radius-topright: 3px;-moz-border-radius-bottomright: 3px;border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
.br_ust {-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.br_alt {-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}


/* Renk Secenekleri
------------------------------------------------*/
.bg_00 {background-color: #212121;} /* Siyah         */
.bg_11 {background-color: #2A3744;} /* Lacivert      */
.bg_ff {background-color: #FFFFFF;} /* Beyaz         */
.bg_01 {background-color: #00FF00;} /* Birincil Renk */
.bg_02 {background-color: #FF0000;} /* İkincil Renk  */
.bg_03 {background-color: #FF0000;} /* Üçüncül Renk  */



/* Reklam Alanlari
------------------------------------------------*/
.baslik_reklam { width:728px;}
.icerik_yatay_reklam { width:728px;}
.sidebar_reklam { width:336px;}
.baslik_reklam:after, .icerik_yatay_reklam:after, .sidebar_reklam:after{content: ' '; display: block; width: 100%; clear: both;}

.anigec {-webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;-ms-transition: 0.5s;transition: 0.3s;}

.after:after {content: ' '; display: block; width: 100%; clear: both;}
