/*
Theme Name: ShareHouse
*/



body {
	margin:0;
	padding:0;
	font-size:10px;
	font-family:Trebuchet,'Trebuchet MS',Helvetica,Arial,sans-serif;
	background:#d9eeff url('images/body_bg.gif') repeat-x top;
	color:#666;
	}
div {
	position:relative;
	margin:0;
	padding:0;
	}
img { border:0; }
a,.pseudolink {
	color:#0060ad;
	text-decoration:none;
	}
a:visited {
	color:#842564;
	}
a:hover,.pseudolink:hover {
	color:#e3232d;
	}
a:active,.pseudolink:active {
	color:#f36e21;
	}
.pseudolink { cursor:pointer; }
/* general page container */
#header,#content,#footer {
	width:950px;
	margin:0 auto;
	}
/* page header */
#header {
	height:170px;
	background:url('images/header_bg_24a.png') no-repeat;
	}
#header_account {
	font-size:1.6em;
	position:absolute;
	top:8px;
	right:100px;
	display:block;
	}
#header_account:visited {
	color:#0060ad;
	}
/* content area */
#content {
	}
#texttop,#textbottom {
	position:relative;
	float:none;
	clear:both;
	display:block;
	height:19px;
	width:772px;
	margin:0 0 0 178px;
	}
#texttop {
	background:url('images/content_texttop_8a.png') no-repeat;
	}
#textbottom {
	background:url('images/content_textbottom_8a.png') no-repeat;
	}
#home #textbottom {
	/*display:none;*/
	height:0px;
	}
.nav ul {
	width:152px;
	display:block;
	float:left;
	margin:19px 0 20px 10px;
	padding:3px 0 0;
	font-size:2em;
	line-height:1em;
	background:url('images/nav_bullet_8a.png') 0 top repeat-x;
	}
.nav ul li {
	margin:0;
	list-style:none;
	background:url('images/nav_bullet_8a.png') 0 bottom repeat-x;
	}
.nav ul ul {
	margin:0;
	padding:0 0 10px;
	font-size:0.7em;
	line-height:1em;
	}
.nav ul ul li {
	background:none;
	}
.nav ul li a {
	display:block;
	width:145px;
	padding:8px 3px 14px 4px;
	}
.nav ul ul li a {
	padding:0px 3px 8px 4px;
	}
.nav ul a,.nav ul a:visited {
	color:#007caf;
	}
.nav ul ul li a,.nav ul ul li a:visited {
	color:#009d86;
	}
.nav ul li.here,.nav ul li.here a,.nav ul li.here a:visited {
	color:#842564;
	}
.nav ul li a:hover,.nav ul ul li a:hover,.nav ul li.here a:hover,.nav ul ul li.here a:hover {
	color:#e3232d;
	}
.nav ul li a:active,.nav ul ul li a:active,.nav ul li.here a:active,.nav ul ul li.here a:active {
	color:#f36e2d;
	}
#text {
	width:732px;
	padding:19px 21px 14px 19px;
	margin:0 0 0 16px;
	float:left;
	background:#fff;
	font-size:1.4em;
	line-height:1.5em;
	}
#home #text {
	background:none;
	padding:0 21px 14px 19px;
	}
#home_splash {
	text-align:right;
	margin:0 -21px 16px -19px;
	}
#text #home_splash h1 {
	display:block;
	background:#fff;
	margin:0;
	padding:0 21px 5px 0;
	color:#f36e21;
	font-size:1.2em;
	font-style:italic;
	}
#text_right {
	width:504px;
	float:left;
	}
#sidebar {
	width:213px;
	margin:0 0 0 15px;
	float:left;
	}
#text #sidebar #text-3 h2 {
	font-size:1.2em;
	color:#009d86;
	}
#text #sidebar ul li {
	list-style:none;
	}
#text h1,#text h2,#text h3,#text h4,#text h5,#text h6 {
	float:none;
	clear:both;
	margin:0 0 0.2em;
	}
#text h1 {
	font-size:2.3em;
	color: #009D86;
	line-height: 1em;
	}
#text h2 {
	font-size:1.4em;
	color:#f36e21;
	}
#text h3 {
	font-size:1.2em;
	color:#009d86;
	}
#text h4 {
	font-size:1.1em;
	color:#f36e21;
	}
#text h5 {
	font-size:1em;
	color:#f36e21;
	}
#text h6 {
	font-size:1em;
	}
#text p {
	margin:0 0 1em;
	}
#text ul,#text ol {
	margin:0 0 1em 1.3em;
	padding:0;
	}
#text ul {
	list-style-image:url('images/text_li_bullet.gif'); 
	}
#text .alignleft,#text .left {
	float:left;
	margin:0 5px 3px 0;
	}
#text .alignright,#text .right {
	float:right;
	margin:0 0 3px 5px;
	}
/* footer */
#footer {
	color:#e3232d;
	font-size:1.2em;
	text-align:center;
	}
#footer a,#footer a:visited {
	color:#e3232d;
	text-decoration:none;
	}
#footer a:hover {
	color:#e3232d;
	text-decoration:underline;
	}
/* general exemptions */
.small { font-size:0.8em; }
.spoken { display:none; }
* .nofloat { float:none; }
* .clearall {
	clear:both;
	float:none;
	display:block;
	}
* .ca {
	clear:both;
	float:none;
	display:block;
	width:1px;
	margin-left:-1px;
	overflow:hidden;
	}

/* EOF */