/*----------------------------------------------------------------------------
GLOBAL DEFAULT ELEMENTS
-----------------------------------------------------------------------------*/
body {background:#222;color:#888;}
a {color:#ccc;}
strong,h1,h2,h3,h4,h5,h6,strong a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#eee;}


/*----------------------------------------------------------------------------
HEADER CLASSES
-----------------------------------------------------------------------------*/
h2 a {color:#b4b4b4;}
h2 a:hover {color:#eee;}
h3 small {color:#999;text-shadow: #000 0px 0px 0px;}
h3.dash {color:#202020;border:1px solid #999;}
h3.dash a {color:#202020;}
h3.dash a:hover {color:#447200;}
h4.error {background:#76b41c;border-bottom:1px solid #bcf573;}
h6 span {color:#666;}

/*----------------------------------------------------------------------------
LAYOUT: Global
-----------------------------------------------------------------------------*/
div#header-links {background:#222;border-bottom:1px solid #333;}
div#header-logo a {background:#222 url(http://onw.hystudio.com/logo.jpg) no-repeat;}
div#header-logo {background:#222 url(http://onw.hystudio.com/outnextweek.jpg) right bottom no-repeat;}

div#container {background:#303030;}
div#container-footer {background:#303030 url(http://onw.hystudio.com/images/bg_container_bl.gif) bottom left no-repeat;}
div#container-footer div {background:transparent url(http://onw.hystudio.com/images/bg_container_br.gif) bottom right no-repeat;}

div#container-top {background:#303030 url(http://onw.hystudio.com/images/bg_container_tl.gif) top left no-repeat;}
div#container-top div {background:transparent url(http://onw.hystudio.com/images/bg_container_tr.gif) top right no-repeat;}

div#container h1 a.instruction-link {color:#76b41c;}
div#container h1 a.instruction-link:hover {color:#fff;}

div#footer {color:#666;}
div#footer a, div#footer strong {color:#666;}
