/* CSS Document */

/* CSS Document */
/* Name: Diane Craver
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2006 by Diane Craver.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.dianecraver.com	
Date: August 9, 2006
Version: 1.0  */


/* -------- Define HTML elements ------------ */

body {
	background-color: #cc97cb;
	margin: 0;
	padding: 0;
}

p {
}

blockquote {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}


/* -------- Define divider elements ------ */


.page {
	height: 100%;
	width: 770px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 770px;
}

.header1 {
	background-image: url(../images/header_dianecraver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 770px;
}

.header1a {
	background-image: url(../images/image_diane2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 770px;
}

.headerBlog {
	background-image: url(../images/image_diane_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 770px;
}


.header2 {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 770px;
	background-color: #FFFFFF;
}

.headerBooks {
	background-image: url(../images/image_photoBooks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 770px;
}

.headerLinks {
	background-image: url(../images/image_photoLinks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 770px;
}

.headerContest {
	background-image: url(../images/image_photoContest.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 770px;
}

.headerContact {
	background-image: url(../images/image_photoContact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 770px;
}

.headerAbout {
	background-image: url(../images/image_photoAbout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 770px;
}

.topNav {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
}

.topNav a:link {
	color: #000000;
	text-decoration: none;
}

.topNav a:visited {
	color: #000000;
	text-decoration: none;
}

.topNav a:hover {
	color: #1E1E90;
	text-decoration: underline;
}

.home {
	padding-top: 5px;
	padding-left: 25px;
	width: 50px;
	float: left;
}

.aboutDiane {
	padding-top: 5px;
	padding-left: 50px;
	width: 100px;
	float: left;
}

.books {
	width: 50px;
	padding-top: 5px;
	float: left;
	padding-left: 55px;
}

.links {
	float: left;
	width: 50px;
	padding-top: 5px;
	padding-left: 50px;
}

.contest {
	padding-top: 5px;
	padding-left: 45px;
	width: 50px;
	float: left;
}

.contact {
	width: 70px;
	float: left;
	padding-top: 5px;
	padding-left: 55px;
}

.middle {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 750px;
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 400px;
	height:auto;
	_height:400px;
	background-color: #FFFFFF;
}

.middle a:link {
	color: #1D1E92;
	text-decoration: underline;
	font-weight: bold;
}

.middle a:visited {
	color: #1D1C91;
	text-decoration: underline;
	font-weight: bold;
}

.middle a:hover {
	color: #CB9AD2;
	text-decoration: underline;
	font-weight: bold;
}

.middleFront {
	background-image: url(../images/image_template_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 770px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: auto;
}

.middleFrontLeft {
	margin: 0px;
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	overflow: visible;
}

.middleFrontRight {
	float: right;
	width: 455px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 15px;
	margin: 0px;
}

.middleFrontRight a:link {
	color: #1D1D8F;
	text-decoration: underline;
}

.middleFrontRight a:visited {
	color: #1E1D92;
	text-decoration: underline;
}

.middleFrontRight a:hover {
	color: #D692C1;
	text-decoration: underline;
}








/* --------- Define footer elements ---------- */

.footer {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 770px;
}

.bottomNav {
	padding-left: 0px;
	padding-top: 80px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 5px;
}

.bottomNav a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.bottomNav a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.bottomNav a:hover {
	color: #222294;
	text-decoration: underline;
	font-weight: bold;
}

.legal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 80px;
	float: none;
	padding-left: 5px;
}

.stonecreek {
	height: 100%;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}



/* ----------- Define photo elements ------------ */

.photoLeft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.photoRight {
	float: right;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
}


/* ------------- Blog elements --------------------- */

.blogLeft {
	margin: 0px;
	float: left;
	width: 125px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #1F1F91;
	border-right-color: #1F1F91;
	border-bottom-color: #1F1F91;
	border-left-color: #1F1F91;
}

.blogRight {
	float: left;
	width: 450px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.blogRight2 {
	margin: 0px;
	float: right;
	width: 125px;
	overflow: hidden;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-top-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-top-color: #1F1F91;
	border-left-color: #1F1F91;
	border-bottom-color: #1F1F91;
	border-right-color: #1F1F91;
}
#sidebar h2 {
	font-size: 16px;
}

.blogLeft ul li {
	font-size: 12px;
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}

.blogLeft li {
	margin: 0px;
	padding: 0px;
}
