/* 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;
	overflow: hidden;
}

#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:153px;
	height:49px;
	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;
}

/* New Styles */

#homeContent { margin: 0 19px; width: 480px; float: left; position: relative; top: -44px; }
	#homeContent h2 { padding-bottom: 19px; color: #FFF; margin-bottom:10px; }
	#homeContent #scrollable { width: 480px; height: 400px; position: relative; overflow: hidden; }
		#homeContent #scrollable #items { width: 10000px; height: 350px; position: absolute; }
			#homeContent #scrollable #items .item { float: left; width: 480px; height: 350px; }
				#homeContent #scrollable #items .item span { display: block; font: 0.9em Georgia, "Times New Roman", Times, serif; margin: 5px 0 0 0; }
		#homeContent ul.naviTabs { position: absolute; top: 382px; right: 0; list-style: none; }
			#homeContent ul.naviTabs li { display: inline; float: left; }
				#homeContent ul.naviTabs li.active a { text-decoration: underline; }
				#homeContent ul.naviTabs li a { font: 0.8em Arial, Helvetica, sans-serif; color: #FFF; text-decoration: none; padding: 0 5px 0 5px; }
					#homeContent ul.naviTabs li a:hover { text-decoration: underline; }

#homeContent .credit {
	font: italic 0.7em Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;
}

#footer { overflow: hidden; width: 960px; height: 70px; position: relative; }
	#footer #left { overflow: hidden; float: left; width: 192px; height: 50px; border-bottom: solid 1px #fff; }
	#footer #right { overflow: hidden; float: left; width: 480px; height: 50px; border-bottom: solid 1px #fff; margin: 0 0 0 19px; }
	
		#footer #right a { display: block; width: 28px; height: 28px; text-decoration: none; font-size: 0; line-height: 0; text-indent: -9999px; outline: none; float: left; margin: 0 10px 0 0; }
			#footer #right a:hover { text-decoration: none; }
			#footer #right a.facebook { background: url(../images/facebookIcon.png) no-repeat; background-position: top left; }
			#footer #right a.twitter { background: url(../images/twitterIcon.png) no-repeat; background-position: top left; }
			#footer #right a.link { background: url(../images/linkIcon.png) no-repeat; background-position: top left; }
			
			#footer #right #socialMediaButtons { float: right; margin-right: 10px; }
			#footer #right iframe, #footer #right .enclosed { float: left; margin-left: 10px; }
	#footer #siteCredits { position: absolute; bottom: 0; left: 0; color: #777777; font-size: 0.7em; }
		#footer #siteCredits a { color: #777777; }
			#footer #siteCredits a:hover { color: #CCC; }
			
ul#clients { }
	ul#clients li { font: 1.1em Georgia, "Times New Roman", Times, serif; display: block; margin: 0 0 5px 0; }
		ul#clients li strong { }
			
