/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* fundimentals */

*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	behavior: url(csshover.htc); 
	background: #13294e url('images/skicenter_01.jpg') top left repeat-x;
}

#header
{
	margin: 0 auto;
	width: 880px;
	height: 210px;
}

#menuleft
{
	margin: 0 auto;
	width: 880px;
	height: 40px;
	background: url('images/skicenter_09.jpg') top right no-repeat;
}

#menuright
{
	margin: 0 auto;
	width: 880px;
	height: 40px;
	background: url('images/skicenter_05.jpg') top left no-repeat;
}

#menu, #menu ul li ul li
{
	margin: 0 auto;
	width: 840px;
	line-height: 40px;
	background: url('images/skicenter_07.jpg') top right repeat-x;
}

#menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu ul li, #menu ul li ul li
{
	float: left;
	height: 40px;
	margin-right: 1px;
}

#menu ul li a 
{
	display: block;
	color: #ffffff;
	font-size: 10px;
	padding: 0px 7px 0px 7px;
	text-decoration: none;
	line-height: 40px;
}

li ul 
{
	display: none;
	z-index: 2;
	position: absolute;
	top: 18px;
	left: 0;
	line-height: 40px;
}

li>ul
{
	top: auto;
	left: auto;
}

li:hover ul, li.over ul 
{
	display: block;
}

#menu ul li ul li
{
	clear: left;
	line-height: 40px;
	width: 180px;
	display: block;
	float: left;
}

#menu ul li a:hover, #menu ul li a.active
{ 
	color: #0f1518; 
	background: url('images/skicenter_06.jpg') top right repeat-x; 
}

#bodycontainer
{
	margin: 0 auto;
	width: 880px;
	background: url('images/skicenter_13.jpg') top right repeat-y;
}

#body
{
	margin: 0 auto;
	width: 860px;
	line-height: 24px;
	padding: 10px 10px 0px 10px;
	background: url('images/skicenter_11.jpg') top right no-repeat;
}

#welcome
{
	padding-left: 50px;
	background: url('images/welcome-blue.jpg') top left no-repeat;
}

#news
{
	padding-left: 50px;
	margin-left: 10px;
	background: url('images/news-blue.jpg') top left no-repeat
}

#comments
{
	padding-left: 50px;
	background: url('images/chat-blue.jpg') top left no-repeat
}

.postmetadata
{
	font-style: italic;
	padding-bottom: 13px;
}

.archive
{
	padding-left: 50px;
	background: url('images/welcome-grange.jpg') top left no-repeat;
}

.entry
{
	margin-bottom: 13px;
}

#posttitle
{
	margin-bottom: 13px;
}

ol
{
	list-style-type: none;
}

.avatar
{
	padding: 2px;
	border: 1px solid #0f1518;
}

.comment-author
{
	width: 560px;
	line-height: 40px;
}

.comment-author img
{
	float: right;
}

.comment-meta
{
	font-style: italic;
	padding-left: 28px;
	background: url('images/arrow-grange.jpg') left no-repeat
}

textarea
{
	width: 550px;
}

div.applet div
{
	margin: 5px auto;
	width: 384px;
	padding: 5px;
	border: solid 1px #ffffff;                                                                                                         
}

body h1, body h1 a, h2
{ 
	text-decoration: none;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 12px;
	width: 510px;
	color: #1b2023; 
	border-bottom: 1px solid #0f1518;
}

body h5
{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 12px;
	width: 205px;
	color: #cad6de; 
	border-bottom: 1px solid #cad6de;
}

h3
{
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 12px;
	width: 555px;
	color: #1b2023; 
	border-bottom: 1px solid #0f1518;
}

#footercontainer
{
	margin: 0 auto;
	position: relative;
	width: 880px;
	background: url('images/skicenter_13.jpg') top right repeat-y;
}

#footer
{
	background: #0b2654; 
	color: #ffffff;
	line-height: 20px;
	margin: 0 auto;
	text-transform: capitalize;
	font-size: 10px;
	text-align: center;
	width: 860px;
	height: 40px;
	text-decoration: none;
}

#footer a
{ 
	color: #ffffff; 
	text-decoration: none; 
}

img
{
	border: 0;
}

.imgright
{
	float: right;
	padding: 2px;
	margin: 5px;
}

.clear
{
	clear: both;
}

#sidebar
{
	float: left;
	width: 270px;
	padding-top: 10px;
}

.blogentry
{
	padding: 0px 10px 0px 10px;
}

.blogtitle
{
	text-decoration: underline;
	margin-bottom: 12px;
	color: #ffffff;
}

.blogtitle a
{
	color: #ffffff;
}

.blogtitle a:hover
{ 
	text-decoration: none
}

.blogexcerpt
{
	color: #dce8bd;
	font-style: italic;
	margin-bottom: 12px;
}

.blogexcerpt a
{
	color: #ffffff;
}

.blogexcerpt a:hover
{
	text-decoration: none
}

#advert
{ 
	width: 280px;
	height: 120px;
	background: url('images/thegrange_16.jpg') top left no-repeat;
}

#dinner
{ 
	width: 280px;
	height: 160px;
	margin-bottom: 12px;
	background: url('images/work-christmas-dinner.jpg') top left no-repeat;
}

#advert a
{ 
	width: 280px;
	height: 120px;
	display: block;
}

#dinner a
{ 
	width: 280px;
	height: 160px;
	display: block;
}

#content
{
	width: 560px;
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}

#content p
{
	margin-bottom: 12px;
}

#content a
{
	color: #1b2023; 
}

#content a:hover
{
	text-decoration: none;
}

.thumb
{ 
	border: solid 1px #0f1518; background: #1b2023; 
}

.navigation
{
	width: 560px;
	margin-bottom: 13px;
}

ol li
{
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 13px;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

#form span
{
	color: #ff0000;
}

.address
{
	color: #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
}

.address ul
{
	list-style-type: square;
	margin-left: 25px;
}

.contactinfo
{
	color: #000000;
	margin-left: 10px;
	margin-bottom: 10px;
}

.contactinfo ul
{
	list-style-type: square;
	margin-left: 25px;
}

img.alignleft
{
	float: left;
	padding: 2px;
	border: solid 1px #ffffff;
	margin: 0px 5px 5px 0px;
}

img.alignright
{
	float: right;
	padding: 2px;
	border: solid 1px #ffffff;
	margin: 0px 0px 5px 5px;
}

