/* Littleton High School
   International Baccalaureate Programme */

/* Cascading Style Sheet v2.0
   last modified 12 Jul 2005 */


* { font-size: 100.01%; line-height: 1; margin: 0; padding: 0; }

html { font-size: 62.5%; }

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	color: #666;
}

p {
	margin: .5em 0 1em;
	font-size: 1.2em;
	line-height: 1.5em;
}

img {
	border: 0;
}


/* central structure */

#wrapper {
	position: relative;
	clear: both;
	width: 766px;
	margin: 0 auto;
	padding: 0;
}

#masthead {
	background: url(/wp-images/masthead.gif) top center no-repeat;
	position: relative;
	width: 766px;
	height: 37px;
	margin: 0 0 1em;
	text-align: center;
}

#contents {
	clear: both;
	width: 766px;
	margin: 0 0 2em;
	padding: 24px 0 0;
	text-align: center;
}

#main {
	float: left;
	width: 486px;
	margin: 0 0 2em;
	padding: 0;
	text-align: left;
}

#side {
	float: right;
	width: 246px;
	margin: 0 0 2em;
	padding: 0;
	text-align: left;
}

#footer {
	clear: both;
	width: 766px;
	margin: 3em auto 20px;
	padding: 0;
}


/* masthead */

#logo {
	background: transparent url(/wp-images/logo.gif) no-repeat;
	position: absolute;
	top: 12px;
	left: 13px;
	width: 490px;
	height: 17px;
}

#logo a {
	display: block;
	width: 490px;
	height: 17px;
	border-style: none;
}

#logo img {
	display: block;
	width: 0;
	border-style: none;
}

#header {
	background: #fff;
	margin: 0 auto 2em;
	padding: 0;
	border: 1px solid #ccc;
	border-width: 0 0 1px;
	width: 764px;
	height: 2em;
	font-size: 1.2em;
}

#date {
	background: url(/wp-images/date-arrow.gif) 0 .8em no-repeat;
	float: left;
	display: inline;
	padding: 0 0 0 12px;
	height: 2em;
	color: #666;
	line-height: 2em;
}

#nav {
	float: right;
	list-style: none;
}

#nav ul {
	display: inline;
	list-style: none;
}

#nav li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav a:link, #nav a:visited {
	float: left;
	display: block;
	height: 2em;
	margin: 0 0 0 1.5em;
	text-align: center;
	line-height: 2em;
	text-decoration: none;
	color: #390;
}

#nav a:hover, #nav a:active {
	border-bottom: 1px dotted #666;
	color: #000;
}


/* footer */

#footer_wrapper {
	float: right;
}

#footer_links {
	float: left;
	padding: .9em .5em;
	font-size: 1.1em;
}

#footer_links a:link, #footer_links a:visited {
	padding: 0 .5em 0;
	text-decoration: none;
	color: #666;
}

#footer_links a:hover {
	color: #333;
}

#footer_links a:visited {
	text-decoration: none;
	color: #666;
}


/* headers */

h1, h2, h3, h4, h5 { font-weight: normal; }

h1 {
	font-weight: lighter;
	font-size: 4.0em;
	color: #bbb;
	margin: 0 0 0.8em;
	padding: 0 0 .2em;
	border-bottom: 3px solid #999;
}

h2 {
	background: url(/wp-images/h1-bg.gif) bottom left no-repeat;
	width: 486px;
	height: 27px;
	margin: 0 0 1.3em;
	padding-left: 34px;
	font-size: 1.7em;
	line-height: 1.4em;
	color: #333;
}

#main h3 {
	margin: 1.5em 0 0;
	padding: 0;
	font-size: 1.4em;
	color: #069;
}

#side h3 {
	width: 246px;
	height: 1.8em;
	margin: 0 0 .7em;
	padding: 0;
	border-bottom: 1px solid #ddd;
	font-size: 1.3em;
	line-height: 2em;
	color: #333;
}

h4 {
	margin: 1.5em 0 .2em;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #555;
}

h5 {
	margin: 1.2em 0 -.9em;
	padding: 0 0 0 1px;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #666;
}


/* lists */

#side ul {
	padding-left: 16px;
}

#side li {
	margin: .5em 0;
}


/* text */

.post {
	margin: 0 0 3em;
}

h3 .date {
	margin-left: .5em;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

#side p {
	margin: .7em 0;
	font-size: 1.0em;
	line-height: 1.3em;
}

#side p.categories {
	font-size: 1.4em;
	font-weight: bold;
}

#side .box {
	margin: 0 0 1.5em;
}


/* columns */

.col1 {
	float: left;
	clear: none;
	width: 220px;
	margin: -1.5em 0 2em;
	padding: 0;
	text-align: left;
}

.col2 {
	clear: none;
	width: 220px;
	margin-left: 250px;
	padding: 0;
	text-align: left;
}


/* links */

a:link, a:visited {
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	color: #39c;
}

a:hover, a:active {
	border-bottom: 1px dotted #666;
}

h2 a:link, a:visited {
	border: 0;
	text-decoration: none;
	line-height: 1.4em;
	color: #333;
}

#side .categories a:link, #side .categories a:visited {
	border: 0;
	text-decoration: none;
	font-weight: bold;
	color: #390;
}

#side .categories a:hover, #side .categories a:active {
	border-bottom: 1px dotted #666;
}


/* buttons */

div.buttons ul {
	list-style: none;
	margin-left: -15px;
	padding: 0;
}

div.buttons li {
	font-size: 1.2em;
	margin: 8px 0;
	padding: 4px 0;
}

div.buttons a {
	color: #48c;
}