/*
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

*/

 
#homeexcerpt {height:90px; overflow:hidden; }
.glidecontent p { margin:0px; }
.post {margin-bottom:20px; }
.navigation {height:20px; }
.alignleft {float:left; }
.alignright {float:right }
.narrowcolumn h2, .widecolumn h2 {margin:0px; }
#nav ul ul {display:none; }
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-position:center -3px;
background-color:#F6F6F6;
}

#container {
	width:100%;
	overflow:hidden;
	
}

#page {
	width:976px;
	margin:0px auto 0px auto;
	background-color:#ffffff;
	min-height:200px;
}

#pageinner {
	position:absolute;
	width:956px;

margin-top:-100px;
padding:10px;
min-height:100px;
background-color:white;
}

#nav {
	width:976px;
	margin:0px auto 0px auto;

}

#nav ul {
background-image:url(images/nav.jpg);
background-repeat:repeat-x;
height:29px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 0px 0px 0px;
padding:4px 0 0;
position:absolute;
width:976px;
z-index:1;	
}

#nav ul li {
	float:left;
	
}

#nav ul li a {
	display:inline-block;
	padding:5px;
	float:left;
	text-decoration:none;
	color:#234292;
	margin-left:20px;
	font-size:12px;
}

#nav ul li.current_page_item a {
	color:#ffffff;
	background-color:#86c5f0;
}


#nav ul li a:hover {
	color:#ffffff;
	background-color:#86c5f0;
}


#flash {
	width:1010px;
	height:345px;
	margin:0px auto 0px auto;

}

#flashouter { width:1010px;
height:345px; margin:0px auto 0px auto;}

h3, h3 a {
	color:#234292;
	font-size:medium;
	
}

h2, h2 a {
	color:#234292;
	font-size:medium;
	
}

h1, h1 a {
	color:#234292;
	font-size:medium;
	background-image:url('images/collingwood.jpg');
	background-repeat:no-repeat;
padding-left:28px;
	height:24px;
}

h1 {
	margin:0px 0px 10px 0px;
}

h3 {
	margin:5px 0px 0px 5px;
	border-bottom:2px solid #234292;
}

h2 {
	margin:5px 0px 0px 5px;
	border-bottom:2px solid #234292;
}

a { text-decoration:none; }

#tel {
color:#234292;
font-size:12px;
margin:8px 0 0 810px;
position:absolute;
z-index:2;}

#main {
	width:590px;
	font-size:12px;
	color:#4c4b4b;
min-height:435px;
}
#rightcolumn {
	width:335px;
	padding:5px;
	float:right;
	color:#4c4b4b;
	background-color:#e4e8e6;
	font-size:12px;
}

#jobs {
	background-color:#e8e8e8;
	padding:5px;
}

.red, .postmetadata a, .navigation a, #rightcolumn ul li a {
	color:#b9404c;
	font-weight:bold;
}

.postmetadata {  font-size:x-small; }

form {
	margin:0px;
}

#footer {
	background-color:#4786aa;
		width:936px;
	margin:0px;
	padding:10px;
	
	color:#ffffff;
	font-weight:bold;
	font-size:12px;

}

#footer a {
	color:#ffffff;
text-decoration:none;}

#footer a:hover {
	text-decoration:underline;
}

#rotating  {
	width:282px;
	height:187px;
	float:right;
	margin:0px 0px 10px 10px;
}
