/*#############################################################
Name: Heirloom Books CSS 
URL: http://www.heirloombooks.ca
URL: http://www.web-management.ca
Date: 2008-01-10
Description: 
Author: C.Thompson / BR Thompson Co 
This is an open design, please tell 10 people about this site if you like it. :)
#############################################################*/
/* standard elements */
#pagewidth {
	background-color: #F7F5F0;
	width:600px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
* {
	margin: 0;
	padding: 0;
}
a {
	color: #183556;
}
a:hover {
	color: #183556;
	text-decoration: underline;
}
body {
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	background-color: #C0C8D2;
	background-image: url(images/photography600.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
img{
	border:thin dotted #555;
	margin:5px;
	padding:3px;
	background-color: #f7f5f0;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 2em;
	margin-bottom: 4px;
	color: #183556;
}
code {
	color: #F0F0F0;
	display: block;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
	font-family: "Lucida Sans Unicode", serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #183556;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
blockquote {
	color: #183556;
	display: block;
	font: normal 1.2em "Lucida Sans Unicode",serif;
	text-align: center;
}
h1,h2,h3 {
	color: #183556;
}


/* misc */
.clearer {
	clear: both;
}

/* content */
.container {
	margin: 0 auto;
	width: 600px;
}
form {
	border: 4px outset #FFFFFF;
	padding: 5px;
	background-color: #C0C8D2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 200;
 }
input {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: 200;
	font-size: 1em;
 }
textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: 200;
	font-size: 1em;
 }
select {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: 400;
	font-size: 1.1em;

 }



.button {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #183556;
	color: #FFFFFF;
	font-weight: bold;
	border: 4px outset #FFFFFF;

}


/* header */
.header {
	height: 150px;
	margin: 0 auto;
	width: 600px;
	background-image: url(images/photography-page-top.jpg);
	overflow: hidden;
}

/* title */
.title {
	padding: 0px;
	clear: both;
	height: 150px;
	width: 600px;
	visibility: visible;
	z-index: 10;
}
.title h1 {
	color: #C0C8D2;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* navigation */
.navigation {
	font: bold 1.2em Verdana,sans-serif;
	height: 28px;
	width: 100%;
	background-color: #F7F5F0;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
}
.navigation a {
	color: #183556;
	text-decoration: none;
	padding: 0px 3px;
	margin-right: 12px;
	line-height: 28px;
}
.navigation a:hover {
	background: #183556;
	color: #FFFFFF;
}

/* main */
.main {
	clear: both;
	padding: 0 10px 12px 18px;
	background-color: #F7F5F0;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 30%;
	background-color: #F7F5F0;
}
.sidenav img{
	float:none;
	margin-left: 10px;
	background-color: f7f5f0;
	padding: 5px;
}
.sidenav h1 {
	border-bottom: 1px solid #999;
	border-top: 1px solid #CCC;
	color: #F7F5F0;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
	background-repeat: repeat;
	background-color: #183556;
}
.sidenav h2 {
	color: #183556;
	display: block;
	padding: 8px 4px 8px 12px;
	font-size: 12px;
	font-weight: lighter;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #183556;
}
.sidenav h3 {
	color: #183556;
	display: block;
	font-size: 1.3em;
	font-weight: lighter;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.sidenav h4 {
	color: #183556;
	display: block;
	font-size: 8px;
	font-weight: lighter;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
	background-color: #F7F5F0;
	background-repeat: repeat-x;
}
.sidenav li a {
	color: #183556;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #183556;
	color: #FFFFFF;
}

/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 68%;
}
.content .descr {
	color: #183556;
	font-size: 1.1em;
	margin-bottom: 6px;
	float: right;
	width: auto;
	text-align: center;
}
.content a {
	color: #183556;
	text-decoration: underline;
}
.content a:hover {
	color: #183556;
	text-decoration: underline;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #C0C8D2;
}
.content li {
	margin-left: 18px;
}
.content li ul {
	margin-left: 18px;
	font-size: 1em;
	list-style-type: square;
}
.middle{
	width:48%;
	float:left;
}
.middle img{
float:none;
	margin-left: 30px;
	background-color: f7f5f0;
	padding: 10px;
}
.middle h4 {
	color: #183556;
	display: block;
	font-size: 8px;
	font-weight: lighter;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}
#java a:hover{
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #C0C8D2;
	border-bottom-color: #C0C8D2;
	border-left-color: #C0C8D2;
}
/* footer */
.footer {
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	width: 100%;
	background-color: #183556;
	margin: 0;
}
.footer a {
	color: #C0C8D2;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #183556;
}
