/*
Onlineability - 28 May 2009 WP version
*/

/*
General and typographical
*/

body {
	font: 0.8em/140% "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	background: transparent url(../img/sitefurniture/stripe2.png) repeat top left;
	line-height: 160%;
}

p {
	margin-top: 0;
	margin-bottom: 1em;	
}

li {
	margin-top: 0;
	margin-bottom: 0.5em;	
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
}

h1 {
	font-size: 1.6em;
	margin-bottom: 0.3em;
}

#contentArea h1, #firstcolumn h2, #secondcolumn h2, #thirdcolumn h2 {
	margin-top: 0;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 0.2em;
}

.displaydiv h2 {
	margin-top: 0.2em;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

a, a:VISITED {
	color: #C33;
	background-color: transparent;
	text-decoration: none;
}

a:HOVER {
	color: #FFF;
	background-color: #C33;
}

address {
	margin:0 0 1em 0;
	padding:0;
	font-style: normal;
}

.clearing {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.alignleft{float:left;margin:0.5em 1em 0.5em 0;}
.alignright{float:right;margin:0.5em 0 0.5em 1em;}

dt {
	font-weight: bold;
}

dd {
	margin-left: 1em;
	margin-bottom: 0.5em;
	padding: 0;
}

ul {
	list-style-position: inside;
	padding: 0 0 0 0.5em;
	margin: 0 0 0 1em;
}

ol {
	list-style-position: inside;
	list-style-type: decimal;
	padding: 0 0 0 0.5em;
	margin: 0 0 0 1em;
}

ul ul {
	margin-top: 0.5em;
}

fieldset {
	border: none;
	margin-bottom: 1em;
}

form {
	margin: 0;
	padding: 0;
}

.displaydiv img {
  display: block;
}

/* sprite styles */

.onestar, .twostar, .threestar, .fourstar, .fivestar {
	display: block;
	text-indent: -9999px;
	width: 80px;
	height: 16px;
	background-image: url(../img/sitefurniture/onlineabilitysprite.png);
}

.onestar {background-position: 0 0;}
.twostar {background-position: -90px 0;}
.threestar {background-position: -180px 0;}
.fourstar {background-position: -270px 0;}
.fivestar {background-position: -360px 0;}

.rssbutton {
	display: block;
	text-indent: -9999px;
	width: 36px;
	height: 14px;
	background-image: url(../img/sitefurniture/onlineabilitysprite.png);
	background-position: -1058px 0;
	margin: 3px 0.5em 0 0;
	padding: 0;
	float: left;
}

/*  
Fancy stuff
*/

/* Hide stuff intended for front only when inside */

#frontpage .notFront {
	display: none;
}

#insidepage .isFront {
	display: none;
}

.wp-caption-text {
	margin-top: 1em;
	font-size: 0.9em;
	text-align: right;
	line-height: 110%;
	font-style: italic;
	padding: 0 12px 1em 0;
	border-bottom: 1px solid #DBDBDB;
}

/* 
Malarkey Image Replacement (MIR) 
http://www.stuffandnonsense.co.uk/archives/examples/malarkey-method-example.html 
*/

.mir { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir {
	letter-spacing: normal;
	text-indent: -999em;
	overflow: hidden;
}
/* End of hack */

dl.partners dt {
	padding: 6px 5px 8px 5px;
	background: #FFF url(../img/sitefurniture/off.gif) repeat-x top left;
	border: 2px solid #CCC;
	border-bottom: 0;
	clear: both;
}

dl.partners dd {
	background-color: #FFF;
	border: 2px solid #CCC;
	border-top: 0;
	padding: 5px;
	padding-top: 0;
	height: auto;
	margin-left: 0;
}

#ljhpage .partners dd {
	height: 60px;
}

dl.partners dd img.screengrab {
	float: right;
	margin: -20px 5px 5px 10px;
	background-color: transparent;
}

dl.partners dd img.screengrab a:HOVER {
	background-color: transparent;
}


.displaydiv {
	width: 206px;
	height: auto;
	margin: 0 12px 12px 0;
	padding: 12px;
	background-color: #FFF;
	float: left;
	text-align: center;
	border: 2px solid #CCC;
	background: #FFF url(../img/sitefurniture/off.gif) repeat-x top;
	overflow: hidden;
}

.displaydiv a:HOVER {
	background-color: transparent;
}

.displaydiv img.screengrab {
	margin: 7px auto;
	background-color: transparent;
	text-align: center;
}

.displaydiv p {
	text-align: left;
	margin-bottom: 0;
}

.displaydiv p a:HOVER {
	background-color: #C33;
}

.ontheright {
	margin-right: 0;
}

.floatright {
	float: right;
	margin: 0 0 2px 12px;
}

.subsidiarydl {
	margin-top: 0;
}

#metainfo {
	border: 1px solid #DBDBDB;
	background-color: #EDEDED;
	padding: 1em;
	font-size: 0.9em;
	margin: 2em 0;
}

/*
Structural
*/

#wrapper {
	width: 100%;
	background: transparent url(../img/sitefurniture/blackgrey.png) repeat-x top left;
	margin: 0;
	padding: 0;
	position: relative;
}

/*
Header
*/

#header {
	background-color: transparent;
	height: 125px;
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#header h1 {
	width: 250px;
	height: 27px;
	background: transparent url(../img/sitefurniture/onlineabilitysprite.png) no-repeat -682px 0;
	margin: 0;
	padding:0;
	position: absolute;
	left: 9px;
	bottom: 45px;
}

#header h1 a, #header h1 a:VISITED, #header h1 a:HOVER {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#navlist {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 5px;
	left: 9px;
	color: #FFF;
}

#navlist li {
	display: inline;
	list-style-type: none;
	margin-right: 25px;
}

#navlist a, #navlist a:VISITED {
	color: #FFF;
	text-decoration: none;
}

#navlist a:HOVER {
	text-decoration: underline;
	background-color: transparent;
}

#iconlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	right: 6px;
	bottom: 45px;
}

#iconlist li { 
	display: inline; 
}

#iconlist a {
	display: block;
	width: 48px;
	height: 48px;
	float: right;
	text-indent: -9999px;
	outline: none;
}

#iconlist a.icon-facebook, #iconlist a.icon-facebook:VISITED {background: transparent url(../img/sitefurniture/onlineabilitysprite.png) no-repeat -624px 0;}
#iconlist a.icon-twitter, #iconlist a.icon-twitter:VISITED {background: transparent url(../img/sitefurniture/onlineabilitysprite.png) no-repeat -1162px 0;}
#iconlist a.icon-rss, #iconlist a.icon-rss:VISITED {background: transparent url(../img/sitefurniture/onlineabilitysprite.png) no-repeat -1000px 0;}
#iconlist a.icon-delicious, #iconlist a.icon-delicious:VISITED {background: transparent url(../img/sitefurniture/onlineabilitysprite.png) no-repeat -508px 0;}

#iconlist a.icon-facebook:HOVER {background:transparent url(../img/sitefurniture/onlineabilitysprite.png) no-repeat -566px 0;}
#iconlist a.icon-twitter:HOVER {background:transparent url(../img/sitefurniture/onlineabilitysprite.png) no-repeat -1104px 0;}
#iconlist a.icon-rss:HOVER {background:transparent url(../img/sitefurniture/onlineabilitysprite.png) no-repeat -942px 0;}
#iconlist a.icon-delicious:HOVER {background:transparent url(../img/sitefurniture/onlineabilitysprite.png) no-repeat -450px 0;}

/*
container
*/

#container {
	width: 958px;
	margin: 0 auto;
	background: #FFF url(../img/sitefurniture/contentbg.png) repeat-y top left;
	border-right: 2px solid #DBDBDB;
	border-left: 2px solid #DBDBDB;
}

/* 
contentArea 
*/

#contentArea {
	width: 730px;
	margin: -2px auto 0 auto;
	padding: 1.5em 12px;
	background-color: transparent;
	border-right: 2px solid #DBDBDB;
	position: relative;
	float: left;
}

/*
Decorative div
*/

.bigdisplayimage {
	float:right;
	margin: 0 0 12px 12px;
}

#decorative {
	margin-bottom: 1em;
}

#decorative h1 {
	margin: 0 0 0.7em 0;
	padding: 0;	
}

/*
columns, including main content area
*/

#firstcolumn, #secondcolumn, #thirdcolumn {
	padding: 0 12px;
	float: left;
	margin: 12px 0;
}

#firstcolumn {
	width: 227px;
	padding-left: 0;
}

#secondcolumn {
	width:222px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

#thirdcolumn {
	width: 227px;
	padding-right: 0;
}

p#testiquote {
	display: block;
	width: 222px;
	height: 181px;
	background: transparent url(../img/testimonial.gif) no-repeat top left;
	margin: 1.5em 0;
}

/*
Supporting info
*/

#supportingInfo {
	float: right;
	background-color: transparent;
	padding: 12px;
	width: 178px;
	line-height: 120%;
}

#supportingInfo a, #supportingInfo a:VISITED {
	color: #333;
	background-color: transparent;
	text-decoration: none;
}

#supportingInfo a:HOVER {
	text-decoration: underline;
}

#supportingInfo a:ACTIVE {
	color: #F00;
}

/*
Stuff for the supporting info area (sidebar)
*/

#supportingInfo ul {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#supportingInfo ul li {
	margin: 0 0 2em 0;
	padding: 0;
}

#supportingInfo ul li h2 { /* this is the widget title */
	margin: 0;
}

#supportingInfo ul li ul {
}

#supportingInfo ul li ul li { /* begin for the widget list */
	margin: 0 0 1em 0;
}

#supportingInfo ul li ul li ul li { 
	margin: 0.5em 0 0.5em 0.5em;
}

#supportingInfo ul li ul li a {
}

#supportingInfo ul li ul li a:hover {
}

#supportingInfo div.menu li ul {
	margin-left: 1em;
}

#supportingInfo .hidden {
	display: none;
}

.current_page_item a {
	font-weight: bold;
}

.current_page_item ul a {
	font-weight: normal;
}

/*
Footer
*/

#footer {
	font-size: 90%;
	padding: 1em 12px;
	width: 936px;
	margin: 0 auto;
	background-color: #BDBDBD;
	clear: both;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.andysocial {
	margin:12px 0;
	text-align: center;
}

.andysocial a:HOVER {
	background-color: transparent;	
}
