/*
Client: Fatih Turan - http://www.fatihturan.com
Author: XHTML KITCHEN
Last-Edit: 12:16 04.11.2008
*/
/*-------------------------------------------------------------------------
=LAYOUT
-------------------------------------------------------------------------*/
body { }
div#container { }
div#header { }
div#center { }
div#sidebar { }
div#content { }
div#footer { }
/*-------------------------------------------------------------------------
=GLOBAL CLASSES
-------------------------------------------------------------------------*/
.floatNone { float:none }
.floatLeft { float:left }
.floatRight { float:right }
.clearBoth { clear:both }
.noBg { background:none !important }
.noMargin { margin:0 !important }
.noPadding { padding:0 !important }
.noBorder { border:0 !important }
.displayNone { display:none !important }
.displayBlock { display:block !important }
/*-------------------------------------------------------------------------
=LINKS
-------------------------------------------------------------------------*/
a { }
a:hover { }
/*-------------------------------------------------------------------------
=HEADINGS
-------------------------------------------------------------------------*/
h1, h2, h3, h4 { }
h1 { }
h2 { }
h3 { }
h4 { }
/*-------------------------------------------------------------------------
=FORMS
-------------------------------------------------------------------------*/
input { }
button { }
select { }
textarea { }
/*-------------------------------------------------------------------------
=NAVIGATIONS
-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
=TABLES
-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
=HEADER
-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
=CENTER
-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
=BOTTOM
-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
=SIDEBAR
-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
=PAGE: index.html
-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
=PAGE: category.html
-------------------------------------------------------------------------*/