/* @override 
	http://www.elizabethorchardartist.co.uk/inc/default.css
	http://elizabethorchard.com/inc/default.css
*/

html, body {
	margin: 0;
	padding: 0;
	background-color: white;
	font: 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #544854;
	width: 1000px;
}

#lakeorchard img {
	right: 0;
	bottom: 0;
	position: fixed;
	border-style: none;
}

#page {
	margin: 0;
	padding: 0;
	width: 400px;
	float: left;
}

#gallery {
	width: 500px;
	float: left;
}

#page p {
	margin-top: 0;
	text-align: justify;
	word-spacing: 1px;
}

#page p a {
	text-decoration: none;
	color: #695a6a;
}

#page p a:hover {
	text-decoration: underline;
	color: #827084;
}

p.reduce {
	font-size: .9em;
}

img.background {
	margin: 0;
	padding: 0;
	float: left;
}

#nav {
	padding-top: 20px;
	padding-bottom: 38px;
	text-align: center;
	word-spacing: 2px;
	text-shadow: gray 1px 1px 5px;
}

#page span.el {
	color: #5c3d54;
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
}

#nav a {
	text-decoration: none;
	color: #544854;
}

#nav a:hover {
	text-decoration: none;
	color: #944e99;
}

#nav a:active {
	text-decoration: none;
	color: #99859a;
}

.sig {
	float: right;
	clear: right;
	margin-top: 30px;
}

#thumbs {
	position: absolute;
	top: 65px;
	left: 890px;
}

#thumbs img {
	width: 90px;
	height: 90px;
	margin: 5px;
	padding: 1px;
	border: 1px solid #e0e0e0;
}

#copyright {
	color: gray;
	font: 12px "Courier New", Courier, mono;
	padding: 5px 0 5px 5px;
	position: absolute;
	top: 600px;
	left: 0;
}

h3 {
	margin-bottom: 2px;
	margin-top: 0;
	font-size: 1em;
}

h4 {
	margin-bottom: 2px;
	margin-top: 0;
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
}

#page p.event_details {
	margin-top: 5px;
}

#fullimage_wide {
	position: absolute;
	top: 100px;
	left: 200px;
	width: 600px;
	height: 400px;
	background-color: transparent;
	border: 1px solid silver;
	visibility: hidden;
}

#fullimage_tall {
	position: absolute;
	top: 100px;
	left: 350px;
	background-color: transparent;
	border: 1px solid silver;
	visibility: hidden;
	width: 300px;
	height: 450px;
}

fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}

label {
	float: left;
	padding-top: 5px;
}

div.form_row {
	height: 30px;
	margin-bottom: 5px;
	padding: 0;
	width: 400px;
}

input.btn {
	float: right;
	width: 100px;
	margin: 20px 0 0;
	padding: 0;
}

input.txt {
	width: 275px;
	border: 1px solid #cbcbcb;
	background-color: #fdfad3;
	font-size: 14px;
	float: right;
	padding: 2px;
}

textarea {
	width: 400px;
	border: 1px solid #cbcbcb;
	background-color: #fdfad3;
	font-size: 14px;
	height: 200px;
	padding: 2px;
	margin-top: 5px;
}

#gallery div.row {
	padding: 0;
	margin: 0 0 10px;
}

#gallery div.row img {
	width: 90px;
	height: 90px;
	margin: 5px 10px 5px 15px;
	padding: 1px;
	border: 1px solid #e0e0e0;
}

.sold {
	color: maroon;
	background-color: #f6fe96;
}

h2 {
	font: italic normal 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
	padding-bottom: 0;
	text-shadow: gray 1px 1px 5px;
}

#gallery p {
	margin-left: 15px;
}

#gallery p a {
	text-decoration: none;
	color: #695a6a;
}

#gallery p a:hover {
	text-decoration: underline;
	color: #827084;
}

#page p.event_details a {
	text-decoration: none;
	color: #695a6a;
}

#page p.event_details a:hover {
	text-decoration: underline;
	color: #827084;
}

#collections a.nostyle {
	text-decoration: none;
	color: #544854;
}

#collections {
	margin: 15px 15px 15px 10px;
}

span.gallery_collection {
	border: 1px solid #ebebeb;
	padding: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	float: left;
	clear: left;
	margin-bottom: 5px;
	width: 400px;
	margin-top: 10px;
}

#collections a:hover span.gallery_collection {
	text-decoration: none;
	background-color: #fdfad3;
	color: #544854;
}

#collections a:active div.gallery_collection {
	text-decoration: none;
	background-color: #fdfad3;
	color: #544854;
}

#quote {
	font: italic 11pt Georgia, "Times New Roman", Times, serif;
	border: 1px solid #ffe783;
	padding: 5px;
	background-color: #f9f5cf;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 10px;
	margin-bottom: 20px;
}

p.hilite {
	border: 1px solid #ffe783;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f9f5cf;
	padding: 4px;
}

div.quote_words {
	font-size: 1.1em;
	line-height: 1.1em;
}

span.quote {
	font-size: 40pt;
	float: left;
}

div.quote_author {
	text-align: right;
	font-weight: bold;
	margin-top: 7px;
}

div.diary_event {
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px dotted #827084;
}

#collection_special {
	width: 570px;
	padding: 10px;
	position: fixed;
	top: 60px;
}

#collection_page {
	width: 570px;
	padding: 10px;
}

img.no_border {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	position: fixed;
}

#gallery p.special_collection {
	border: 1px solid #e3be9c;
	padding: 3px;
	background-color: #faf3df;
	text-align: center;
	border-left-width: 10px;
	border-right-width: 10px;
}

#wall img {
	padding: 5px;
	width: 85px;
	height: 85px;
	margin: 20px;
}


div#wall {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

img.special_collection {
	margin-left: 15px;
}

span.special_collection {
	margin-left: 18px;
}

div.notice {
	margin-bottom: 20px;
}

span.smaller {
	font-size: .8em;
}

span.return_collections {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid silver;
	padding: 10px;
	margin: 0;
}