/* general
--------------------------------------------------- */

body * {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 62.5%;
}

img {
	display: block;
}

em, cite {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: none;
}

acronym {
	border-bottom: 1px rgb(180,180,180) dotted;
	cursor: help;
}

ul {
	list-style: none;
}

hr, .hide {
	display: none;
}

.italic {
	font-style: italic;
}

cite {
	font-style: italic;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* masthead
--------------------------------------------------- */

div#masthead-wrapper {
	height: 240px;
	background: #000 url(../design/masthead_bg.png) repeat-x;
}

div#masthead {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 240px;
	background: url(../design/masthead_medusa.jpg) no-repeat;
}

body#entry div#masthead {
	background: url(../design/masthead_roman.jpg) no-repeat;
}

body#archive div#masthead {
	background: url(../design/masthead_greek.jpg) no-repeat;
}

body#contact div#masthead {
	background: url(../design/masthead_homer.jpg) no-repeat;
}

div#masthead * {
	text-indent: -9999px;
}

div#masthead h1 {
	position: relative;
	top: 134px;
	left: 468px;
	width: 476px;
	height: 86px;
}

div#masthead h1 a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}



/* main
--------------------------------------------------- */

div#main {
	position: relative;
	width: 920px;
	padding: 20px 20px 5em 20px;
	margin: 0 auto;
	background: url(../design/main_bg.png) repeat-y;
}

div#main a {
/*	color: rgb(121,102,72);*/
	color: rgb(58,99,36);
	border-bottom: 1px dotted rgb(159,198,139);
}

div#main a:hover {
	color: rgb(79,131,52);
}

div#main img {
	border: 1px solid rgb(200,200,200);
	padding: 3px;
}

div#main .title {
	font-style: italic;
}



/* content-wrapper
--------------------------------------------------- */

div#content-wrapper {
	float: right;
	width: 728px;
	position: relative;
}

div#content-wrapper div.image {
	margin-bottom: 1.6em;
}

div#content-wrapper div.image p {
	font: 1.1em/1.3 "Trebuchet MS", Trebuchet, sans-serif;
	color: rgb(80,80,80);
	margin-top: 0.3em;
}

div#content-wrapper div.image-left {
	float: left;
	margin: 6px 20px 0 0;
	width: 160px;
}



/* content
--------------------------------------------------- */

div#content {
	float: left;
	width: 536px;
	position: relative;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	color: rgb(60,60,60);
}

div#content h2 {
	text-align: center;
	font: italic 3.0em/1 Georgia, serif;
	margin-bottom: 0.8em;
	color: #000;
} 

div#content h3 {
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 2.1em;
	margin-bottom: 1.2em;
}

div#content p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

div#content p.opening {
	margin-bottom: 1.4em;
}

div#content p.more {
	font-style: italic;
	text-align: center;
}

div#content p span.caps, div#content span.drop-cap {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div#content ul, div#content ol {
	margin-bottom: 1em;
	font-size: 1.4em;
	line-height: 1.5em;
	font-style: italic;
}

div#content ol.big-list li {
	font-style: normal;
	margin-bottom: 1em;
}

div#content ul {
	list-style: disc;
}

div#content ol, div#content ul {
	margin-left: 1.2em;
}

div#content blockquote {
	font-style: italic;
	padding: 0.75em 0;
	position: relative;
	left: 50%;
}

div#content blockquote.prose {
	width: 450px;
	margin-left: -225px;
}

div#content blockquote.poetry {
	width: 250px;
	margin-left: -125px;
}

div#content p.source {
	margin-left: 4.8em;
	font: 1em/1.3 "Trebuchet MS", Trebuchet, sans-serif;
	color: rgb(80,80,80);
	padding-bottom: 0.75em;	
	text-transform: uppercase;
	letter-spacing: 0.15em;
	position: relative;
	top: -0.75em;
}

div#content div.you-tube {
	margin: 0 auto 1.6em auto;
	text-align: center;
}




/* content - entry
--------------------------------------------------- */

div#content div.entry {
	margin-bottom: 4em;
	padding-bottom: 5em;
	background: url(../design/end_glyph.png) no-repeat bottom center;
}

body#entry div#content div.entry {
	margin-bottom: 3em;
}

div#content div.entry p.date {
	font: 1em Georgia, serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
	width: 100%;
	padding-bottom: 2.7em;
	margin-bottom: 0.7em;
/*	color: rgb(100,100,100);*/
	color: rgb(122,110,83);
	background: url(../design/entry_date_underline.png) no-repeat bottom center;
}

div#content div.entry h2 {
	margin-bottom: 0.5em;
} 

div#content div.entry p.comments {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
	width: 100%;
	margin: 0;
	color: rgb(100,100,100);
/*	border-top: 1px dotted rgb(190,190,190);*/
	padding-top: 1em;
}

div#content div.entry p.comments a {
	border: 0;
}



/* content - slides
--------------------------------------------------- */

div#slides-wrapper {
	position: relative;
	width: 528px;
	height: 300px;
	padding: 3px;
	border: 1px solid rgb(200,200,200);
	margin-bottom: 1.6em;
}

div#main div#slides img {
	padding: 0;
	border: 0;
}

div#slides {
	position: relative;
	width: 528px;
	height: 300px;
}

div#main div#slides ul {
	list-style: none;
}

div#slides ul li {
	float: left;
}

div#main div#slides a {
	position: absolute;
	display: block;
	width: 50px;
	height: 300px;
	z-index: 1;
	text-decoration: none;
	border: none;
	text-indent: -9999px;
}

div#slides a.prev {
	top: 0;
	left: 0;
	background: url(../design/left_arrow.png) no-repeat;
}

div#slides a.next {
	top: 0;
	left: 478px;
	background: url(../design/right_arrow.png) no-repeat;
}



/* content - comments
--------------------------------------------------- */

div#comments {
	margin-bottom: 4em;
}

div.comment {
	border-bottom: 1px dotted rgb(153,153,153);
	margin-bottom: 1.5em;
}

div.comment p.by {
	color: rgb(100,100,100);
	font-style: italic;	
}

div.comment p.by span.self {
	color: rgb(140,0,0);
}

div.comment p.by span.guest {
	color: rgb(122,110,83);
}



/* content - form
--------------------------------------------------- */

div#content form {
	float: left;
	width: 536px;
	margin-top: 1.4em;
}

div#content div.form-field {
	border-bottom: 1px dotted rgb(200,200,200);
	padding: 1em 0;
	float: left;
}

div#content div.form-field label {
	float: left;
	width: 100px;
	color: rgb(122,110,83);
	font-size: 1.2em;
	font-style: italic;
	position: relative;
	top: 7px;
	display: block;
}

div#content div.form-field span.error {
	clear: both;
	font: 1em "Trebuchet MS", Trebuchet, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	display: block;
	padding: 0.3em 0 0 0;
	color: rgb(140,0,0);
}

div#content div.form-field div.field {
	float: right;
	width: 416px;
}

div#content div.form-field input, div#content div.form-field textarea {
	width: 280px;
	border: 1px solid rgb(180,180,180);
	padding: 4px;
	font: 1.2em "Trebuchet MS", Trebuchet, sans-serif;
	color: rgb(50,50,50);
}

div#content div.form-field textarea {
	width: 400px;
}

div#content div.checkboxes {
	padding-left: 100px;
	font: 1.2em "Trebuchet MS", Trebuchet, sans-serif;
}

div#content div.checkboxes input {
	float: none;
	width: auto;
	border: none;
	position: relative;
	top: 2px;
}

div#content div.form-field input#enq-filter {
	width: 100px;
	float: none;
}

div#content div.form-field div.field p {
	color: rgb(80,80,80);
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 0.6em;
}

div#content div.form-field div.field p.note {
	font-style: italic;
}

div#content div.form-field div.field p.que {
	color: rgb(50,50,50);
}

form input.submit {
	clear: both;
	float: left;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.5em;
	font: italic 1.2em/1.3 Georgia, serif;
	color: rgb(58,99,36);
	margin: 10px 0 0 100px;
	background: #fff;
}

form input.submit:hover, form input.submit:active, form input.submit:focus {
	cursor: pointer;
	color: rgb(79,131,52);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	background: #fff;
}



/* content - archive
--------------------------------------------------- */

div#content ul#archive {
	list-style: none;
	margin-left: 0; 
}

div#content ul#archive li {
	padding: 0.5em;
	font-style: normal;
	background: none;
	border-bottom: 1px dotted rgb(153,153,153);
	color: rgb(120,120,120);
	font-style: italic;
}

div#content ul#archive li.even {
	background: rgb(235,235,235);
}

div#content ul#archive li a {
	border: none;
	font-style: normal;
}



/* sidebars
--------------------------------------------------- */

div#sidebar-1 {
	float: right;
	width: 152px;
}

div#sidebar-2 {
	float: left;
	width: 152px;
}



/* sidebar - section
--------------------------------------------------- */

div.section {
	width: 152px;
	color: rgb(80,80,80);
	padding-bottom: 1.4em;
	border-bottom: 1px dotted rgb(153,153,153);
	margin-bottom: 1.4em;
}

div.section h2 {
	font: 1em/1 Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-bottom: 1em;
	color: rgb(122,110,83);
}

div.section p, div.section li {
	font: 1.1em/1.4em "Trebuchet MS", Trebuchet, sans-serif;
}

div.section ul li {
	margin-bottom: 0.2em;
/*	border-bottom: 1px solid rgb(210,210,210);*/
}

div.section ul li.last {
	border: none;
}

div#main div.section ul li a {
	border: none;
}

div.section img {
	margin-bottom: 0.65em;
}



/* section - flickr
--------------------------------------------------- */

div#flickr {
	width: 152px;
	float: left;
}

div#flickr img {
	float: left;
	width: 62px;
	height: 62px;
	margin-right: 6px;
}




/* footer
--------------------------------------------------- */

div#footer-wrapper {
	width: 100%;
	height: 210px;
	background: #000 url(../design/footer_wrapper_bg.png) repeat-x;
	position: relative;
}

div#footer {
	margin: 0 auto;
	width: 960px;
	height: 210px;
	background: url(../design/footer.jpg) no-repeat;
	position: relative;
}

div#footer p {
	color: rgb(214,206,174);
	position: relative;
	left: 212px;
	top: 165px;
	font: 1em/1.5 Georgia, "Times New Roman", Times, serif;
	width: 576px;
}

div#footer p span.copyright {
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

div#footer p span.license {
	font-style: italic;
	font-size: 1.1em;
	

}

div#footer p a {
	color: #fff;
	border-bottom: 1px dotted rgb(80,80,80);
}