/*
	project: internet encyclopedia
	author: luka cvrk (www.solucija.com)
*/

:link,:visited { text-decoration:none } :focus,:active { outline: 0 } ul,ol { list-style:none } h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; } ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 } a img,:link img,:visited img, fieldset { border:none } address { font-style:normal }

body { font: 1em; font-family: 'Quattrocento', serif; color: #666;  background: #ffffff;}
a { color: #5f96eb; cursor: pointer; }
a:hover { color: #2e5ab3; }
h1 { font-size: 3em; font-weight: bold; clear: both; margin: 0 0 5px; }
h2 { font-size: 2em; font-family: 'Quattrocento', serif; color: #3D3C3B; margin: 0 0 15px; }
p  { margin: 0 0 15px; line-height: 1.7em; }
.clear { clear: both; }
.wrap { margin: 0 auto; width: 800px; }

#header { height: 175px; }
#logo { float: left; margin-top: 15px; }

.dotted {
	border: dotted 2px #999;
	padding: 1em;
}

.typewriter {
	color: #000;
	font-family: 'Poly', serif;
}
#contentWrap {
	padding: 2em;
	width: 800px;
	margin: auto;
	font: 1.2em;
}

#apple_toggle {
	background-color: #5f96eb;
	text-align: center;
	font-weight:bold;
	cursor: pointer;
	padding: 0.5em;
	color:white;
	border: solid 1px #2e5ab3;
}

#apple_sign {
	display: none;
	padding: 1.5em;
}

.comments {
	padding: 0 6em 2em 6em;
}

.comments h3 {
	color:#040;
}
em {
	font-weight:bold;
}

#footer { clear: both; padding: 15px 15px; text-align:right; font-size: .84em; color: #808080; border-top: 1px dotted #666; }\