/* Reseting */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{
	margin: 0;
	padding: 0
}

html
{
	-webkit-font-smoothing: antialiased;
}

body 
{
	font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	background: #fff;
	margin: 40px;
}

p 
{
	margin: 10px 0
}

a:link,a:visited,a:active 
{
	color: #000;
	text-decoration: underline;
}

a:hover 
{
	color: #999;
}

h1,h2 
{
	font-size: 14px;
	display: inline;
	margin: 0 5px 0 0;
}

h1 a:link,h1 a:visited,h1 a:active 
{
	color: #000;
	text-decoration: none
}

h1 a:hover 
{
	text-decoration: underline;
	color: #000;
}

h2 
{
	color: #aaa;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 10px;
}

h3 
{
	font-size: 14px;
}

#wrap 
{
	width: 500px;
}

#head 
{
	margin: 0 0 20px 0;
}

#nav 
{
	font-size: 14px;
	font-weight: bold;
}

#footer 
{
	margin: 20px 0;
	font-size: 11px;
	color: #aaa;
}

#desc 
{
	margin-top: 10px;
	font-style: italic;
}

.permalink 
{
	float: left;
	font-size: 14px;
	margin-left: -20px;
	font-weight: bold;
}

.info 
{
	color: #aaa;
	margin-top: 10px;
}

.post 
{
	margin: 0 0 20px 0;
	border-bottom: #eee 1px solid;
	padding: 0 0 20px 0;
}

.quote blockquote 
{
	margin: 0 0 0 10px;
}

.quote cite 
{
	display: block;
	text-align: right;
	margin: 10px 0 0 0;
	font-weight: bold;
}

.quote .deco 
{
	float: left;
	margin: 0 5px 0 0;
	font-weight: bold;
	font-size: 14px;
}

.link .go 
{
	font-weight: bold;
	font-size: 14px;
}

.chat ul 
{
	list-style: none;
	margin: 0;
}

.photo img,.audio object,.video object,.video embed 
{
	margin: 0 0 10px 0;
	display: block;
}

.prev 
{
	float: left;
}

.next 
{
	float: right;
}

.clr 
{
	clear: both;
}

ol.notes 
{
    padding: 0px;
    margin: 25px 0px;
    list-style-type: none;
    border-bottom: solid 1px #ccc;
}

ol.notes li.note 
{
    border-top: solid 1px #ccc;
    padding: 10px;
}

ol.notes li.note img.avatar 
{
    vertical-align: -4px;
    margin-right: 10px;
    width: 16px;
    height: 16px;
}

ol.notes li.note span.action 
{
    font-weight: bold;
}

ol.notes li.note .answer_content 
{
    font-weight: normal;
}

ol.notes li.note blockquote 
{
    border-color: #eee;
    padding: 4px 10px;
    margin: 10px 0px 0px 25px;
}

ol.notes li.note blockquote a 
{
    text-decoration: none;
}


h1 a 
{
	background:url("http://alikaragoz.net/wp-content/themes/alikaragoz/images/layout.png") no-repeat scroll -33px -4px transparent;
	font-size:30px;
	margin-top:4px;
	padding-left:46px;
}

h1 span
{
	color: #ddd;
}

h1 a:hover
{
	text-decoration : none;
}

h1 a span 
{
	color: #eee;
}

h3
{
	font-size: 24px;
	font-weight: normal;
}

h3 a:hover
{
	color: #000;
}

.info 
{
	color: {color:Post Info};
}

.post 
{
	border-color: {color:Separator};
}

.post a	
{
	color: #36c;
}

.post a:hover
{
	color: #039;
}

a.permalink
{
	color: #333;
}

a.permalink:hover
{
	color: #000;
}

a.go
{
	font-style: bold;
	color: #333;
}

a.go:hover
{
	color: #000;
}

.text img 
{
	max-width: 500px;
}

.text blockquote img 
{
	max-width: 150px;
}

a.comments_link 
{
	color: #aaa;
	text-decoration: none;
}

#head #menu
{
	border: 1px solid #aaa;
	border-left: none;
	border-right: none;
	margin-top: 20px;
	padding: 10px 0;
}

#head #menu a
{
	text-decoration: none;
	font-size: 16px;
}

	/* Header > Third layer */

#calibrate-header 
{
	width: 100%;
	height: 10px;
	margin: -40px;
	position: fixed;
	background-color: black;
	z-index: 99999;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	border-bottom: 1px solid #ccc;
}

#calibrate-header #grey-scale 
{
	width: 5%;
	height: 10px;
	float: left;
}

/* Footer > Screen calibration */

#footer #calibrate-footer 
{
	background-color: black;
}

#footer #calibrate-footer #grey-scale {
	width: 5%;
	height: 10px;
	float: left;
	z-index: 2;
	position: relative;
}

/* This is the grey scale bar to calibrate your screen */

#grey-scale.g01 {background-color: #FFFFFF;}
#grey-scale.g02 {background-color: #F2F2F2;}
#grey-scale.g03 {background-color: #E5E5E5;}
#grey-scale.g04 {background-color: #D9D9D9;}	
#grey-scale.g05 {background-color: #CCCCCC;}
#grey-scale.g06 {background-color: #BFBFBF;}
#grey-scale.g07 {background-color: #B3B3B3;}
#grey-scale.g08 {background-color: #A6A6A6;}
#grey-scale.g09 {background-color: #999999;}
#grey-scale.g10 {background-color: #8C8C8C;}
#grey-scale.g11 {background-color: #737373;}
#grey-scale.g12 {background-color: #666666;}
#grey-scale.g13 {background-color: #595959;}
#grey-scale.g14 {background-color: #4D4D4D;}
#grey-scale.g15 {background-color: #404040;}
#grey-scale.g16 {background-color: #323232;}
#grey-scale.g17 {background-color: #252525;}
#grey-scale.g18 {background-color: #191919;}
#grey-scale.g19 {background-color: #0B0B0B;}
#grey-scale.g20 {background-color: #000000;}

iframe{margin-top:10px;}
