/* Life is Adventure top & side menu */

p.access{ display: none; }

	/* Default links 	*/

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #785;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #530;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #785;
	background: transparent;  
	}

/* Primary layout divisions */

/* wrapper */
div#wrapper	{
	color: #663; 
	background: transparent url(img/wrapinner.gif) top left repeat-y;
	width: 720px; /*742*/
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

/* maincontent */
div#maincontent	{
	float: left;
	width: 510px;
	padding: 0;
	border: 0;
	margin: 0;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 12px;
	}

html>body div#maincontent {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 12px;
	min-height: 800px;
	}

div#sidebar	{
	margin: 0 0 10px 0px; /* 540 */
	padding: 0;
	width: 150px;
	border: 0;
	}

div#footer	{
	clear: both;
	border: 0;
	border-top: 10px solid #eed;
	border-bottom: 10px solid #eed;
	background: #cc9 url(img/footshadow.gif) top left repeat-x;
	color: #663;
	width: 700px;
	padding: 5px 0;
	margin: 10px 0 0 12px;
	}

	
div#footer p	{
	background: transparent url(img/author.gif) center left no-repeat;	
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 50px;
	}

h1#logohead	{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	width: 722px;
	height: 50px;
	}
	
h1#logohead a:link, h1 a:visited	{
	display: block;	
	width: 722px;
	height: 50px;
	background: #84965a url(img/logohead.gif) top left no-repeat; /*#cc9*/
	margin: 0 0 0 2px;
	padding: 0;
	border: 0;
	}
	
h1#logohead a:hover	{
	width: 722px;
	background: #cca url(img/logohead2.gif) top left no-repeat;
	}
		
		
/* Primary nav 	*/

div#globalnav	{
text-align:center;
	height: 26px;
	width: 718px;
	margin: 0 0 0 2px;
	padding: 0;
	border: 0;
	background: #eed;
	}

div#globalnav	a { font-size: 14px; }

div#globalnav ul#menu	{
	height: 26px;
	width: 718px;
	background: transparent url(img/nav.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu2	{
	height: 26px;
	width: 718px;
	background: transparent;
	margin: 0;
	padding: 0;
	position: relative;
	}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
div#globalnav ul#menu2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}

ul#menu li, ul#menu a {
	height: 26px;
	display: block;
	}
ul#menu2 li, ul#menu2 a {
	height: 26px;
	display: block;
	}

ul#depts 	{
	margin: 0;
	padding: 0;
	}	

ul#depts li	{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 1.1em;
	text-transform: uppercase;
	}

div#globalnav ul#menu li a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	}
div#globalnav ul#menu2 li a {
	text-decoration: none;
	}

div#globalnav ul#menu2 li a:hover { color:green; font-weight:bold;}

#mhover a:hover { color:green; font-weight:bold;}
#recent		{left: 0; width: 96px;}
#webie		{left: 116px; width: 70px;}
#wikiweb	{left: 206px; width: 60px;}
#blogcms	{left: 286px; width: 69px;}
#snsite		{left: 375px; width: 35px;}
#native		{left: 430px; width: 109px;}
#mylife		{left: 560px; width: 55px;}
#about		{left: 635px; width: 46px;}

#recent		a:hover	{background: transparent url(img/nav.gif) 0 -30px no-repeat;}
#webie	 	a:hover {background: transparent url(img/nav.gif) -116px -30px no-repeat;}
#wikiweb	a:hover {background: transparent url(img/nav.gif) -206px -30px no-repeat;}
#blogcms	a:hover {background: transparent url(img/nav.gif) -286px -30px no-repeat;}
#snsite		a:hover {background: transparent url(img/nav.gif) -375px -30px no-repeat;}
#native		a:hover {background: transparent url(img/nav.gif) -430px -30px no-repeat;}
#mylife		a:hover {background: transparent url(img/nav.gif) -560px -30px no-repeat;}
#about		a:hover {background: transparent url(img/nav.gif) -635px -30px no-repeat;}

	/* You are here - main nav */

body#home #recent {background: transparent url(img/nav.gif) 0 -30px no-repeat;}
body#webhome #webie {background: transparent url(img/nav.gif) -116px -30px no-repeat;}
body#wikihome #wikiweb {background: transparent url(img/nav.gif) -206px -30px no-repeat;}	
body#bloghome #blogcms {background: transparent url(img/nav.gif) -286px -30px no-repeat;}
body#snshome #snsite {background: transparent url(img/nav.gif) -375px -30px no-repeat;}
body#nativehome #native {background: transparent url(img/nav.gif) -430px -30px no-repeat;}
body#mylifehome #mylife {background: transparent url(img/nav.gif) -560px -30px no-repeat;}
body#abouthome #about {background: transparent url(img/nav.gif) -635px -30px no-repeat;}


	/*   Sidebar navs and links 	*/
	
#sidebar dl {
	margin: 0;
	padding: 0;
	}

#sidebar dt, #sidebar dd {
	margin-left: 0;
	padding-left: 0;
	line-height: 17px;
	margin-bottom: 2px;
	margin-top: 3px;
	font-size: 95%;
	}

#sidebar dd {
	margin-left: 10px;
	line-height: 17px;
	margin-bottom: 5px;
	font-size: 85%;
	}

#sidebar h2 	{
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 5px;
	background: transparent;
	color: #ffe;
	padding: 2px 5px 3px 5px;
	background: #ab8;
	text-shadow: 2px 3px 3px #896;
	font-size: small;
	font-weight: normal;
width:130px;
	}

#sidebar dd a:link, #sidebar dd a:visited {
	font-weight : normal; 
	}


/* Sidebar banners */

div#banners	{
	margin: 0;
	padding: 5px 0 0 0;
	background: transparent url(img/enjoy.gif) top left no-repeat;
	}
	
div#banners h5	{
	margin: 0 0 10px 0;
	padding: 0;
	}

div#banners h5#snslogo	{
	margin: 0 0 0 -10px;
	padding: 0;
	text-indent: -9999px;
	width: 158px;
	height: 36px;
	}

div#banners h5#snslogo a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(img/banner2.gif) top left no-repeat;
	}

div#banners h5#snslogo a:hover	{
	background: transparent url(img/banner3.gif) 0 0px no-repeat;
	}
	
div#banners h5#dalma	{
	margin: 0 0 0 -10px;
	padding: 0;
	text-indent: -9999px;
	width: 158px;
	height: 24px;
	}

div#banners h5#dalma a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(img/banner2.gif) 0 -36px no-repeat;
	}

div#banners h5#dalma a:hover	{
	background: transparent url(img/banner3.gif) 0 -36px no-repeat;
	}

div#banners h5#gallery	{
	margin: 0 0 0 -10px;
	padding: 0;
	text-indent: -9999px;
	width: 158px;
	height: 30px;
	}

div#banners h5#gallery a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(img/banner2.gif) 0 -60px no-repeat;
	}

div#banners h5#gallery a:hover	{
	background: transparent url(img/banner3.gif) 0 -60px no-repeat;
	}

/* Sponsors */

div#sponsors {
        margin: 10px -10px 10px 0;
	padding: 0;
	border: 0;
line-height:1em;
	}
div#sponsors a{ text-decoration:none;color:#777; font-size:8px; font-family:arial; font-weight:300; }

/* Technorati */
div#technorati .btn { width:40px; font-size:10px; }
div#technorati #ts_search { width:70px;  font-size:10px; }
