/*---------------------------------------------------------------------------------------------------*/
/*                                                                                                   */
/* Copyright (c) 2010 by color:gray. All Rights Reserved.    	             */
/*                                                                                                   */
/* CSS        : layout.css                                                                  */
/*                                                                                                   */
/* Description: Layout rules for site                                                   */
/*                                                                                                   */
/*---------------------------------------------------------------------------------------------------*/

/* Overrides
---------------------------------*/
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
/* Removes list-style from lists */
ol, ul {
	list-style: none;
}
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
/* Removes borders and spacing from tables */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Removes border from fieldset and img */
fieldset, img {
	border: 0;
}
/* Left-aligns text in caption and th */
caption, th {
	text-align: left;
}
/* Removes quotation marks from q */
q:before, q:after {
	content: '';
}

/* General settings
---------------------------------*/
html, body {
	height: 100%;
}
body {background:url(../../images/site/siteBG.jpg);}
body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #5a5f58;
}
a:link {
	text-decoration: none;
	color: #547785;
        font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #547785;
        font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #6492c7;
        font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #547785;
        font-weight: bold;
}
p, h1, h2, h3, h4, h5, h6 {
	padding-bottom: 18px;
}
h1 {
        font-size: 2.0em;
}
h2 {
        font-size: 1.5em;
}
h3 {
        font-size: 1.2em;
}
h4 {
        font-size: 1.0em;
}
h5 {
        font-size: 0.8em;
}
h6 {
        font-size: 0.7em;
}
.textimage-1 {
	float: left;
	margin-right: 12px;
}
.textimage-2 {
	float: right;
	margin-left: 12px;
}
strong {
        font-weight: bold;
}
em {
        font-style: italic;
}
hr {
        width: 80%;
}

/* Wrapper settings
---------------------------------*/
div#meta_wrapper {
        position: relative;
	height: 100%;
}
table#height_wrapper {
	width: 100%;
	height: 100%;
}
div#page_wrapper {
	position: relative;
	width: 1421px;
	height: 721px;
	left: 50%;
	margin-left: -710px;
	background:url(../../images/site/backdrop.jpg) no-repeat;
}

/* Identity
---------------------------------*/
div#identity {
	position: absolute;
	top: 0px;
	left: 220px;
	width: 602px;
	height: 48px;
	padding-top: 24px;
	display: inline;
	text-indent: -9999px;
	background:url(../../images/site/title.jpg) no-repeat;
}
div#identity h1, div#identity blockquote, div#identity p {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	display: inline;
}

/* Main nav
---------------------------------*/
div#main_nav {
	position: absolute;
	top: 48px;
	left: 0px;
	width: 334px;
	height: 208px;
}
div#main_nav ul {
        padding: 32px 0 0 132px;
	font-size: 1.5em;
	font-weight: bold;
        background:url(../../images/site/note.png) no-repeat -9999px -9999px; /* preloads background image */
}
div#main_nav ul a:link {
	color: #7d5633;
	display: block;
	width: 146px;
	line-height: 1.7em;
	padding-left: 56px;
	text-decoration: none;
}
div#main_nav ul a:visited {
	color: #7d5633;
	display: block;
	width: 146px;
	line-height: 1.7em;
	padding-left: 56px;
	text-decoration: none;
}
div#main_nav ul a:hover {
	color: #005f83;
	display: block;
	width: 146px;
	line-height: 1.7em;
	padding-left: 56px;
	text-decoration: none;
	background:url(../../images/site/note.png) no-repeat 44px 10px;
}
div#main_nav ul a:active {
	color: #7d5633;
	display: block;
	width: 146px;
	line-height: 1.7em;
	padding-left: 56px;
	text-decoration: none;
}

/* Content
---------------------------------*/
div#content_wrapper {
	position: absolute;
	width: 645px;
	height: 451px;
	top: 179px;
	left: 347px;
	font-size: 1.2em;
        line-height: 1.8em;
	text-align: right;
	overflow: auto;
	padding: 0 48px 0 72px;
}
div#scrollbase {
	position: absolute;
	top: 164px;
	left: 1079px;
	width: 51px;
	height: 482px;
	background:url(../../images/site/scrollbase.jpg) no-repeat;
}
ul.icons {
        margin: 32px 58px 0 0;
}
ul.icons li {
        display: inline;
        padding-right: 6px;
}

/* Site info
---------------------------------*/
div#site_info {
	position: absolute;
	top: 664px;
	left: 410px;
	width: 700px;
	font-size: 0.9em;
	text-align: right;
}
div#site_info address a:link {
	color: #5a5f58;
}
div#site_info address a:hover {
	color: #000;
}

/* Activate scrollbars
---------------------------------*/
div#activate {
	position: absolute;
	top: 8px;
	left: 950px;
}
div#activate a:link {
        color: #9196a2;
}
div#activate a:visited {
	color: #9196a2;
}
div#activate a:hover {
	color: #5e6a71;
}
div#activate a:active {
	color: #9196a2;
}

/* String--Shadow
---------------------------------*/
div#string {
	position: absolute;
	width: 20px;
	height: 198px;
	top: -198px;
	left: 175px;
	background:url(../../images/site/stringExt.jpg) repeat-y;
}
div#shadow {
	position: absolute;
	width: 91px;
	height: 110px;
	top: 610px;
	left: -90px;
	background:url(../../images/site/shadow.jpg) no-repeat;
}

/* Watch--Crumpled
---------------------------------*/
div#watch {
	position: absolute;
	width: 334px;
	height: 394px;
	top: 256px;
	left: 0px;
	/*background:url(../../images/site/watch.jpg) no-repeat;*/
}
div#crumpled {
	position: absolute;
	width: 291px;
	height: 178px;
	top: 48px;
	left: 1130px;
	/*background:url(../../images/site/crumpled.jpg) no-repeat;*/
}
