/*
	CSS for Grizz Design 2010
*/

/**
 *  Layout
 * -------------------------------------------------
 */
* 					{ margin:0; padding:0 }
body				{ font:15px/140% 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif; color:#E1E1E1;
					  background:#111111 }
#wrap				{ margin:35px auto auto auto; width:700px; background:#000000 }
#content			{ margin:0 auto 0 auto; padding:234px 89px 9px 89px; background:url(http://grizzdesign.nl/logo_concept_2009.png) no-repeat center top }
#footer				{ margin:0 0 10px 0; padding:10px 89px 10px 89px; background:#333333; background-position:bottom center; font-weight:bold; font-size:11px;
					  color:#B8B8B8; text-align:center; clear:both }
#qod-quote			{ margin:0 0 10px 0; padding:0px 89px 10px 89px; font:italic 14px Georgia, Times, 'Times New Roman', serif; text-align:center }
#qod-quote p		{ margin:0; padding:0 }


/**
 *  Content
 * -------------------------------------------------
 */
h1#subtitle			{ color:black; font:normal 5px sans-serif; }
h1, h2, h3			{ margin:2px 0 2px 0; font-weight:bold }
h1					{ font-size:35px; text-align:center }
h2					{ font-size:21px }
h3					{ padding:0 0 0 14px; font-size:18px }
p					{ margin:32px 0 14px 0 }
.hid				{ display:none }
a img				{ border:none }
a					{ font-weight:bold; color:#FFFFDB; text-decoration:none; border-bottom:1px #FFFFDB dashed }
a:visited			{ color:#B8B8B8; border-bottom:1px #B8B8B8 dotted }
a:hover, a:active	{ color:#FFFFFF; border-bottom:1px #FFFFFF solid }
#content ul,
#content ul li		{ direction:rtl; text-align:right }
#content .description	{ font-size:14px }
#footer a:link,
#footer a:visited	{ color:#FFFFFF; border-bottom:1px #FFFFFF dashed }
#footer a:hover		{ color:#FFFFDB; border-bottom:1px #FFFFDB solid }
#footer a:active	{ color:#FFFFDB; border-bottom:1px #FFFFDB solid }