/* CSS Document */

/* CSS document for Become More site 
Site URL:  http://www.becomemore.com
Copyright 2006 Marybeth Bethel
Author: Justin Knupp - Stonecreek Media Inc.
URL: http://www.stonecreekmedia.com
Date: February 18, 2006 */

/* Define HTML elements */

body {
	background-color: #5ca9d9;
}

a:link {
	color: #2fa1bd;
}

a:visited {
	color: #2fa1bd;
}

a:hover {
	color: #000000;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #000000;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #000000;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
}

h4 {
	font-size: 18px;
	font-weight: normal;
}

h5 {
	font-size: 13px;
}

/* Define class elements */

.page {
	font-size: 62.5%;
	height: 100%;
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

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

.headerFront {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 238px;
	width: 700px;
	background-image: url(../images/image_front_header.jpg);
}

.headerFrontMiddle {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 700px;
	background-image: url(../images/image_front_bottomHeader.jpg);
}

.headerInsideTop {
	background-image: url(../images/image_inside_headerTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 700px;
}

.headerInsideBottom {
	background-image: url(../images/image_inside_headerBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 700px;
}

.middle {
	width: 700px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	background-image: url(../images/image_front_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.middleInside {
	width: 700px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	background-image: url(../images/image_inside_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.middleInsideBottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 7px;
	width: 700px;
	background-image: url(../images/image_inside_contentBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.navFront {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}

.navFrontText {
	padding-left: 25px;
}

.navInside {
	margin: 0px;
	padding: 0px;
	width: 181px;
	float: left;
}

.navInsideText {
	padding-left: 25px;
}

.contentFront {
	margin: 0px;
	padding: 0px;
	width: 500px;
	background-image: url(../images/image_front_curve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	clear: right;
}

.contentFrontText {
	padding: 0px;
	width: 430px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.contentFrontBottom {
	background-image: url(../images/image_front_contentBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 700px;
	float: left;
}

.contentInside {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	width: 519px;
	background-image: url(../images/image_inside_contentCurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentInsideText {
	padding: 0px;
	float: right;
	width: 459px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.footer {
	padding: 0px;
	float: left;
	width: 700px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #666666;
	text-decoration: underline;
}


.quoteCite {
	text-align: right;
	margin-right: 25px;
	font-style: italic;
	font-weight: bold;
}

.quote {
	margin-right: 20px;
}

/* Define photo elements */

.photoLeft {
	border: thin solid #000000;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.photoRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin solid #000000;
}

.photoRightNoBorder {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.photoCenter {
	border: thin solid #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

/* Blog elements */

#sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

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

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

#sidebar a:hover {
	color: #333333;
	text-decoration: underline;
}

#sidebar h2 {
	font-size: 18px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
.imagelink {
	margin: 5px;
	float: right;
}
	
/* End Entry Lists */
