/* CSS Document */

/* Diochra.com Master CSS - Screen
   By Ashley Middleton, 1skinnygirl.com
   Main navigation inspired by Khoi Vinh, subtraction.com */

@import url(reset.css);
@import url(navigation.css);

/* In this file:
   - Basic Structure
   - Links
   - Masthead, Headings
   - Text
   - Lists & Glossaries
   - Advertisements */

/* Basic Structure
---------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #1b3747;
	color: #f5f5f5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	text-align: center;
	}
div#container {
	min-height: 100%;
	margin-bottom: -11em;
	position: relative;
	}
div.wrap {
	margin: 0 auto;
	padding: 0 5px;
	width: 880px;
	}
div#content {
	background: #1b3747 url(../_images/bkgrd_default.gif) top center repeat-x;
	text-align: left;
	}
	div.article {
	position: relative;
	margin-left: 300px;
	}
div.clearfooter {
	height: 11em;
	clear: both;
	}
div#footer {
	position: relative;
	padding-top: 100px;
	width: 100%;
	height: 5em;
	background: transparent url(../_images/bkgrd_footer.gif) top left repeat-x;
	color: #1b3747;
	font-family: "Palatino Linotype",Palatino,Georgia,Times,"Times New Roman",serif;
	text-align: left;
	}
	div#footer div.wrap {padding-bottom: 2em}
	div#footer span.print {display: none}
	div#footer ul {
	margin-left: 300px;
	list-style-type: none;
	}
	div#footer ul li#network {padding-top: 1em}

/* Links
---------------------------------------- */
a {text-decoration: none;}
a:link {color: #78aec6; border-bottom: 1px solid #78aec6}
a:visited {color: #6f97a9; border-bottom: 1px dotted #6f97a9}
a:hover, a:active {color: #f5f5f5; border-bottom: 1px solid #f5f5f5}
a.out {
	background: url(../_images/linkout.gif) right no-repeat;
	padding-right: 11px;
	}
a:hover.out, a:active.out {
	background: url(../_images/linkout_hover.gif) right no-repeat;
	padding-right: 11px;
	}
a:visited.out {
	background: url(../_images/linkout_visited.gif) right bottom no-repeat;
	padding-right: 11px;
	}
div#footer a:link {color: #33718c; border-bottom: 1px solid #33718c}
div#footer a:visited {color: #535f65; border-bottom: 1px dotted #535f65}
div#footer a:hover, div#footer a:active {color: #1b3747; border-bottom: 1px solid #1b3747}
div#footer a.out {background: url(../_images/linkout_footer.gif) right no-repeat}
div#footer a:hover.out, div#footer a:active.out {background: url(../_images/linkout_hover_footer.gif) right no-repeat}
div#footer a:visited.out {background: url(../_images/linkout_visited_footer.gif) right bottom no-repeat}

/* Masthead, Headings
---------------------------------------- */
h1, h2, h3, h4, h5 {
	clear: both;
	font-family: "Palatino Linotype",Palatino,Georgia,Times,"Times New Roman",serif;
	font-style: italic;
	}
h1 {
	margin-left: -55px;
	padding-top: 70px;
	width: 980px;
	height: 110px;
	text-indent: -9999px;
	background: transparent url(../_images/h1.png) center no-repeat;
	}
	h1 a {
	display: block;
	width: 980px;
	height: 110px;
	border-bottom: 0;
	}
	h1 a:link, h1 a:visited, h1 a:active, h1 a:hover, h1 a:focus {border-bottom: 0}
h2 {
	position: absolute;
	font-size: 180%;
	line-height: 130%;
	width: 250px;
	}
	h2 span {
	display: block;
	padding-top: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 50%;
	font-style: normal;
	text-transform: uppercase;
	}
	h2 span.lang {
	display: inline;
	padding-top: 0;
	font-family: "Palatino Linotype",Palatino,Georgia,Times,"Times New Roman",serif;
	font-size: inherit;
	font-style: italic;
	text-transform: none;
	}
h3 {
	font-size: 150%;
	margin: 1em 0 .5em -2em;
	padding: 0 0 0.5em 1em;
	line-height: 130%;
	border-bottom: 1px solid #081d2a;
	}
h4 {
	margin: 0 0 .5em -2em;
	padding: 1em 0 .25em 1em;
	color: #78aec6;
	font-size: 130%;
	line-height: 130%;
	border-bottom: 1px dotted #081d2a;
	}
h5 {
	margin: 0 0 .5em 0;
	font-size: 130%;
	line-height: 130%;
	border-bottom: 1px dotted #081d2a;
	}
h6 {font-weight: bold}
h2.intro, p.intro, li.intro {
	clear: both;
	margin: 0 0 0 0.5em;
	padding: 0 0 0.5em 0;
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	}

/* Text
---------------------------------------- */
blockquote cite, p#byline, p.footnote a, p.pullquote, p.quote, p.signature, p.source, p.top, .craichead, strong {
	font-family: "Palatino Linotype",Palatino,Georgia,Times,"Times New Roman",serif;
	}
blockquote {
	margin: 0 5em 1.6em 3em;
	color: #78aec6;
	line-height: 160%;
	}
	blockquote cite {
	display: block;
	color: #f5f5f5;
	}
p {
	max-width: 580px;
	line-height: 160%;
	padding-bottom: 1em;
	}
p#byline {
	margin-left: -1em;
	text-transform: lowercase;
	font-variant: small-caps;
	}
p.footnote sup {
	margin-left: -1em;
	color: #78aec6;
	font-size: 80%;
	vertical-align: super;
	}
	p.footnote a {
	font-style: italic;
	}
p.pullquote {
	float: right;
	margin: 1em -4em 1.5em 2em;
	padding: 1em 1.5em;
	width: 13em;
	color: #78aec6;
	font-size: 120%;
	font-style: italic;
	line-height: 170%;
	border: 1px dotted #081d2a;
	}
p.quote {
	padding: 0 3em 0 2em;
	font-size: 110%;
	line-height: 170%;
	}
	p.quote em { margin-left: 0.5em; color: #777; }
p.signature {font-style: italic}
p.source {
	text-transform: lowercase;
	font-variant: small-caps;
	}
	p.source a, em.inactive-site {
	font-style: italic;
	text-transform: none;
	font-variant: normal;
	}
p.top {
	margin: 1em 0 2em 0;
	text-transform: lowercase;
	font-variant: small-caps;
	}
.craichead {color: #428e15}
strong {
	font-weight: normal;
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: .05em;
	font-size: 120%;
	}

/* Lists & Glossaries
---------------------------------------- */
ul {
	line-height: 150%;
	list-style-type: disc;
	padding-bottom: 1em;
	}
ul li {
	margin-bottom: 0.75em;
	}
ul.anchors {
	margin-bottom: 2.5em;
	line-height: 120%;
	}
ul.biblio {
	list-style-type: none;
	text-indent: -1em;
	}
ul.intro {
	position: relative;
	float: left;
	margin-bottom: 1.5em;
	list-style-type: none;
	width: 260px;
	}
	ul.intro.rowStart {clear: left; margin-right:13px}
	ul.intro li a.image {display: block; padding: 2px; width: 256px; height: 145px; border: 1px solid #f5f5f5}
	ul.intro li a:hover.image {padding: 0; border: 3px solid #f5f5f5}
ul#introlist li a {
	font-weight: normal;
	line-height: 150%;
	}
ul.invite {
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
	}
ul.invite strong {
	color: #428e15;
	text-transform: uppercase;
	}
ol li {
	list-style-type: decimal;
	padding-bottom: 0.5em;
	line-height: 150%;
	}
dl dt {
	margin: 1em 0 .5em 0;
	color: #ccc;
	font-family: "Palatino Linotype",Palatino,Georgia,Times,"Times New Roman",serif;
	text-transform: uppercase;
	}
dl dd {margin-left: 2.5em; padding-bottom: 1em; line-height: 150%;}

/* Advertisements
---------------------------------------- */
h2.ad-title {
	margin: 2.5em 0 0.3em 0.8em;
	padding: 0.1em 0 0 0.5em;
	width: 230px;
	font-size: 90%;
	text-transform: uppercase;
	border-top: 1px solid #ccc;
	}
p.ad {
	display: block;
	position: relative;
	float: left;
	margin: 0 0.5em 2em 10px;
	padding: 0;
	width: 230px;
	height: 80px;
	background: #e5e5e5;
	text-transform: none;
	}
p.ad a {
	font-weight: normal;
	}

/* Sidebars
---------------------------------------- */
div#sidebar fieldset {
	border: 0;
	font-size: 90%;
	}
div#sidebar fieldset legend {
	font-variant: small-caps;
	font-family: "Palatino Linotype",Palatino,Georgia,Times,"Times New Roman",serif;
	font-size: 120%;
	}
div#sidebar fieldset ul, div#sidebar fieldset p {
	margin: 0.5em;
	padding: 0;
	}
div#sidebar fieldset ul {
	list-style-type: none;
	}
	
/* Tables
---------------------------------------- */
table {
	margin: 1em 0;
	width: 100%;
	border: 0;
	}
table caption {display: none}
table td, table th {padding: 0.5em 0.5em}
table th {
	color: #78aec6;
	font-family: "Palatino Linotype",Palatino,Georgia,Times,"Times New Roman",serif;
	font-size: 120%;
	text-transform: lowercase;
	font-variant: small-caps;
	border-bottom: 1px solid #ddd;
	}
table td {
	font-size: 85%;
	border-top: 1px dotted #ddd;
	}
table td.measurement {
	color: #78aec6;
	font-family: "Palatino Linotype",Palatino,Georgia,Times,"Times New Roman",serif;
	font-style: italic;
	border-top: 1px dotted #ddd;
	}
	
/* Images
------------------------------------------------------------------------- */
img.illus {
	float: right;
	margin: 1em -4em 1em 2em;
	/* border: 1px dotted #f5f5f5; */
	}
img.aboutashe, img#webfeisgirl {
	float: right;
	margin: 0 0 1em 1em;
	}
img.aboutashe {
	padding: 2px;
	border: 1px solid #428e15;
	}
img.aboutashe-mascot {
	float: right;
	margin: 0 0 1em 2em;
	}