/* 
Theme Name: LookSee (Green)
Theme URI: http://jaredquinn.info/looksee
Description: LookSee Theme with interchangable colour skins.  Simple, Elegant and Easy to Adapt.  Thanks to Kate McKie for having a "LookSee" at my new theme and giving it a name.
Version: 1.0
Author: Jared Quinn
Author URI: http://jaredquinn.info

 	 LookSee Style Sheet [WordPress Theme]
   Copyright 2006, Jared Quinn   
   Some Rights Reserved.  
   Released under a Creative Commons "Share and Share-A-Like" License.

   This block or any part of it should not be removed, however may be
   added to.

   Thanks to the fantastic Kate McKie for the name "LookSee": I love you.

*/


*	{ font-family: "Arial", sans-serif; }
body	{ font-size: .99em; }
#sch form input#s 	{ border: 0; }

form, input,
#navbar, #nav, #sch,
#nav ul, #nav ul li { margin: 0; padding: 0; }
#txt, #nav 	{ float: left; }
#bar, #sch	{ float: right; }

.clear	{ clear: both; }

input, form, 
#nav, #nav ul, #nav ul li,
#bar, #txt,
#sch 	{ display: inline; }
#navbar	{ display: block; }

#sch form input#go  { border-width: 1px; border-style: solid; }

#navbar, #top,
#sch form input#s,
#sch form input#go,
.headline	{ border: 0; border-style: solid; }
#nav ul li a:hover  { border-style: solid; }
#nav ul li a:hover,
#sch form input#s,
.headline	{ border-bottom-width: 1px; }
#navbar,
#top 	{ border-bottom-width: 3px; }
#sch form input#go	{ border-width: 1px; }

#page	{ width: 80%; }
#page               { margin: 10px auto; }
#top                { padding: 4px 10px; 
	  font-size: 1.4em;
	  font-variant: small-caps;
	}
#navbar 	{ padding: 3px 4px 1px 4px; }

#navbar, #bar	{ font-size: .75em; }
#nav ul	{ list-style-type: none; 
	}
#nav ul li a 	{ padding: 2px 10px;
	  width: auto;
	  text-align: center;
	  white-space: nowrap;
	  text-decoration: none;
	  font-variant: small-caps;
	  font-weight: bold;
	  border-style: solid;
	  border-width: 1px;
	}

#sch form input     { background: transparent; }
#sch form input#go  { padding: 0; }

#txt	{ padding: 5px 5px; 
	  width: 74%; }
#txt p	{ text-align: justify; }
#bar	{ padding: 2px 5px;
	  border: 0;
	  border-style: solid;
	  border-left-width: 1px; 
	  width: 23%; 
	}
.dateline,
.headline	{ display: block; 
	  width: 100%;
	  font-weight: bold;
	}
.headline	{ font-size: 1.1em; text-decoration: none; }
.dateline	{ font-size: .8em;  }

#bar h1	{ font-size: 1.1em; padding: 0; margin: 2px 0; }
#bar h2	{ font-size: 1.1em; padding: 0; margin: 2px 0; }

#bar ul { list-style: none; margin-left: 5px; padding-left: 0; margin-bottom: 10px; }

#nav ul li ul 	{ position: absolute; bottom: 0; left: 0; right: auto;
	}
#nav ul li ul li    { margin: 4px 0; }
#nav ul li ul li a  { display: inline;
                      padding: 0 8px;
	}
#nav ul li ul li a:link, 
#nav ul li ul li a:visited, 
#nav ul li ul li a:hover, 
#nav ul li ul li a:active 
	{ text-decoration: underline; 
	  font-weight: normal;
	}

#nav ul li ul li a:hover 
	{ background: none }


