/* Marge Ainsley styles */

@import url("reset.css");

body {
	background:#333 url(../images/bg-tiledbackground.png) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
}

#container {
	width: 960px;
	margin: 0 auto;
	padding-top:30px;
}

#header { background:url(../images/bg-headerbaseline.gif) no-repeat left bottom; }


/* Left hand navigation layout column */

#leftCol {
	font-size: 0.75em;
	width:192px;
	float:left;
}

#mainNav {
	padding-bottom: 2.5em;
}

#leftCol ul li {
	padding: 0.55em 0 0.5em 0;
	border-bottom: 1px solid #FFF;
}

#leftCol a { display:block; }
/* Sliding ul elements with margins or padding make the movement jerky, so
   apply padding to slected parent link element
*/
#leftCol .selected a { font-weight:bold; }
#leftCol .selected ul li a { padding-bottom:0; font-weight:normal; } /* Prevent inheritence */


#leftCol ul li ul li.subSelected a {
	color:#86C5F0;
	font-style:italic;
}

#leftCol ul li ul {
	padding-left:15px;
	padding-bottom:0;
	border-bottom: none;
}

#leftCol ul li ul li {
	padding: 0.25em 0 0.3em 0;
	border-bottom: none;
}
#leftCol .selected ul li.topItem { padding-top:0.5em; }
#leftCol ul li a { color:#FFF; text-decoration:none; }
#leftCol ul li a:hover { color:#C1C1C1; text-decoration:none; }

/* Relevant links - displayed immediately below the expandable menu */
#leftCol ul.relatedLinks { border-bottom: none; padding-bottom:1.3em; }
#leftCol ul.relatedLinks li {
	padding: 0.26em 0 0.25em 0;
	border-bottom:none;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif; padding-right:0.5em;
}
#leftCol ul.relatedLinks li a { color:#86C5F0; text-decoration:none; display:inline; }
#leftCol ul.relatedLinks li a:hover { color:#D1EAFA; text-decoration:none; }



/* ******************************************* */

/* Twitter feed output */

#rightCol {
	width:250px;
	float:right;
}

#rightCol ul li {
	font-size: 0.75em;
	padding: 0.9em 0 0.5em 0;
	border-bottom: 1px solid #5A585C;
	line-height:1.3em;
}

#rightCol ul { margin-bottom: 0.8em; }

#rightCol ul li.last { border-bottom: 1px solid #EF7C0B; }

#rightCol span.posted {
	color:#EF7C0B;
	font-size:0.9em;
}

#rightCol a { color:#FFF; text-decoration:none; }
#rightCol a:hover { color:#C1C1C1; text-decoration:none; }
#rightCol span.posted a { color:#EF7C0B; text-decoration:none; }
#rightCol span.posted a:hover { color:#EF7C0B; text-decoration:underline; }

#rightCol p.follow { line-height:1.5em; font-size: 0.75em; }


/* Central column styles */

#content, #rightCol { position:relative; top:-44px; }

#content {
	margin: 0 19px;
	padding-bottom:30px;
	width: 480px;
	float:left;
}

#content p, #content blockquote, #content cite { font-family:Georgia, "Times New Roman", Times, serif; padding-right:1em; }

#content p {
	font-size: 0.95em;
	line-height: 1.25em;
	margin-bottom:1.2em;
}

#content.lrg p { font-size: 1.1em; }
#content p.emailphone { font-size: 0.9em; line-height: 1.4em; }

#content p.description {
	width:410px;
	margin-top:0.2em;
	font-size: 1.1em;
	line-height: 1.1em;
}

#content p.prequote {
	color:#B9BABD;
	font-style:italic;
	margin-bottom:0.4em;
}

#content blockquote {
	font-size: 1.1em;
	line-height: 1.15em;
	margin-bottom:0.35em;
	color:#86C5F0;
}

#content .image, #content .imagemd, #content .imagemdl, #content .imagesm {
	margin: 1.5em auto;
}
#content .image { width:400px; }
#content .imagemd { width:320px; }
#content .imagemdl { width:368px; }
#content .imagesm { width:250px; }

#content .credit {
	margin: 0.4em 0 0.4em;
	font-size:0.7em;
	line-height:1.3em;
	text-align:left;
}

#content cite {
	font-size: 0.9em;
	color:#B9BABD;
}

#content a { color:#FFF; text-decoration:underline; }
#content a:hover { color:#C1C1C1; text-decoration:underline; }

#content .mainImage {
	font: 0.55em/1.35 Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
	

/* Headings - Replaced with Cufón rendering where javascript is available */

h1, h2 { font-size:1.45em; font-family:Georgia, "Times New Roman", Times, serif; }

h1 {
	color:#FFF;
	width:192px;
	line-height:0.9em;
	padding-bottom:19px;
	
}

#content h2, #rightCol h2 { padding-bottom:19px; }
#content h2 {
	color: #FFF;
	margin-bottom:10px;
}

#content h3 {
	font-size:1.1em;
}

#rightCol h2 {
	color:#EF7C0B;
}

#leftCol h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#86C5F0;
	border-bottom: 1px solid #86C5F0;
	padding-bottom:0.3em;
	margin-bottom:0.2em;
}


/* Image thumb layout on homepage */

#imagethumbs { margin-top:10px; font: 0.55em/1.35 Georgia, "Times New Roman", Times, serif; }

#imagethumbs li {
	float:left;
	padding:0 12px 0 0;
	margin:0;
}

#imagethumbs li.last { padding-right:0; }

#imagethumbs h3, #content .mainImage h3 {
	font-weight:normal;
	margin-top: 7px;
	padding-bottom: 5px;
	border-bottom:1px solid #FFF;
}

#imagethumbs a, #content .mainImage a {
	color:#FFF;
	text-decoration:none;
}
#imagethumbs a:hover, #content .mainImage a:hover {
	color:#FFF;
	text-decoration:underline;
}

#footer {
	clear:both;
	width:195px;
	position:relative;
	top:-116px;
	padding-bottom:6px;
}

#footer .sitecredits {
	border-top:1px solid #FFF;
	padding-top:0.6em;
	margin-top:0.5em;
	color:#777;
	font-size:0.7em;
}
#footer .sitecredits a { color:#777; text-decoration:none; }
#footer .sitecredits a:hover { color:#CCC; text-decoration:none; }