/*******************************************************/
/*******************************************************/
/**** Handcrafted by Yüce Özkan | www.yuceozkan.com ****/
/*******************************************************/
/*******************************************************/

* {font-size:13px; font-family: 'Source Sans Pro', sans-serif;font-weight:800;color:#fff; }
body,html {font:normal 13px/15px 'Source Sans Pro', sans-serif;font-weight:800;color:#fff;}

h1,h2,h3,h4,h5,h6 {line-height:normal;clear:both;font-weight:normal;}
h1{}
h2{}
h3{}
h4{}
h5{}

a {text-decoration:none; font-size: inherit;line-height:normal;cursor:pointer;}
a:hover {}


/* Ortak siniflar */ 
.left {float:left !important;} 
.right {float:right !important;}
.clear {clear:both !important;}
.text_left {text-align:left !important;}
.text_right {text-align:right !important;}
.text_center {text-align:center !important;}
.disp_block {display:block !important;}
.pos_rel {position:relative !important;}

/* clearfix */
.clearfix:after {content: "."; display: block; clear: both;visibility: hidden; line-height: 0; height: 0} 
.clearfix {display: inline-block} 
html[xmlns] .clearfix {display: block} 
* html .clearfix {height: 1%}

