/*
Theme Name: Mactavish
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1
Author: Ben Copping
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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	
	color: #333;
	text-align: center;
	background: #F3F3F3 url('images/pageBg.gif') top center repeat-y;
	padding:0;
	margin:0;
	}

h1, h2, h3, h4 {
	font-weight: normal;
	padding:0;
	margin:0;
	}
h1 {
	padding-top: 70px;
	}

h2 {
	font-size: 2.5em;
	}

h2.pageTitle {
	margin: 0 0 10px 0;
}

h2.widgettitle { margin: 0 0 7px 0}

h3 {
	padding: 0;
	margin:30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

p { line-height:1.6em; margin: 5px 0 5px 0;}

a {
	color: #103958;
	text-decoration: none;
	}

a:hover {
	color: #103958;
	text-decoration: underline;
	}

#page {
	text-align: left;
	width: 968px;
	margin: 0px auto;
	padding:0;
	background: url(images/innerContentBg.gif) top right repeat-y;
	}

#page.noBg { background:none; }
	
#headerNavBg {
	z-index:5;
	position:absolute;
	background-color:#0d3d62;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	height: 140px;
	margin-top:0px;
	width: 968px;
	display:block;
	
}

#headerNav {
	display: block;
	width: 968px;
	height: 140px;
	position:absolute;
	z-index:10;
	}

#header {
	width: 968px;
	display:block;
	}
	
.home {
		height: 494px;
		background: url("images/backgroundsHome/rotate.php") top left no-repeat;
}

.page {
	height:367px;
	background: url("images/backgroundsPage/rotate.php") top left no-repeat;

	}

#printLogo {
	display: none;
}	

#logo { 
	position:absolute;
	top: 50px;
	left: 18px;
	height:34px;
	width: 173px;
	display:block;
	z-index:140000;
	}

#logo h1 { margin:0; padding:0; position:relative;}

#logo h1 a {
	margin:0; 
	padding:0; 
	display:block; 
	background: url("images/logo.gif") top left no-repeat;
	display:block;
	height:34px;
	width:179px;
	}


#logo h1 a span { position:absolute; left:-9000px;}

#splitter { height: 90px; width:1px ; display: block; background: #FFF; position:absolute; top:22px ; left:220px ;}


#mainNav { 
	position: absolute;
	bottom: 0px;
	right: 0;
	}

ul#nav { 
	margin: 0;
	padding:0;
	width: 722px;
	list-style-type:none;
	list-style:none;
	}
	
ul#nav li {
	margin:0;
	float:left;
	width: 98px;
	position: relative;
	height:46px;
	}

ul#nav li a {
	display:block;
	width: 82px;
	padding: 0 10px 0 16px;
	margin:0;
	position: relative;
	background: url('images/backgrounds/li_a.png') 0 0 no-repeat;
	font-size:1.2em;
	font-weight: bold;
	}

ul#nav li a:hover {
	background: url('images/backgrounds/li_a.png') -120px 0 no-repeat;
	} 


ul#nav li.page-item-22 a, ul#nav li.page-item-22, ul#nav li.page-item-96 a, ul#nav li.page-item-96 { display: none; visibility:hidden; position:absolute; left:-199999999999px;}

ul#nav li a {
	color:#FFFFFF;
	text-decoration: none;
	}

ul#nav li ul {
	position: absolute;
	left:-99999px;
	width: 122px;
	margin:0;
	padding: 5px 0 5px 0;
	background-color:#FFFFFF;
	top: 46px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #666;
	}
	
ul#nav li:hover ul, ul#nav li.sfhover ul { left:auto;}	
	
ul#nav li ul li { 
	border-left:0;  
	font-size:1em !important; 
	background-color: #FFFFFF; 
	margin:0;
	width:112px;
	line-height:1em;
	list-style:none;
	height:auto;
	padding: 4px 0 4px 10px !important;
	}

ul#nav li ul li a {
	color: #185787 !important;
	padding: 0;
	width:111px;
	height: auto;
	background:none;
	font-size:1em;
	font-weight: bold;
	}

ul#nav li ul li a:hover {
	background: none;
	color:#333333 !important;
	} 
	
ul#flags { 
	position: absolute;
	top:5px;
	right:10px;
	list-style:none;
	}

ul#flags li { float: left; margin-right: 8px;}


ul#flagsHome { 
	position: relative;
	list-style:none;
	margin: 30px 0 0 0px;
	padding:0;
	}

ul#flagsHome li { float: left; margin-right: 100px; font-size:1.4em}

ul#flagsHome li img { padding:2px; border: 1px solid #CCC;}


ul#categoriesPost { 
	position: absolute;
	top:5px;
	right:100px;
	list-style:none;
	z-index:100;
	}

ul#categoriesPost li { float: left;padding:0 10px 0 10px; display:block; border-right: 1px solid #FFF; }

ul#categoriesPost li.last {border-right:none;}

ul#categoriesPost li a {  display:block; color:#FFFFFF}
	

#breadcrumb { 
	height: 12px; 
	padding:3px 0 3px 20px; 
	background: #7496b2; 
	display:block;
	color: #FFFFFF;
	}
	
#breadcrumb span { color: #CCCCCC; }
	
#breadcrumb a { color: #FFFFFF; text-decoration: underline;}


.description { display: none;}

.narrowcolumn .postmetadata {
	display: none
	}
	
.post.archive { border-bottom:1px solid #CCC; position:relative;}
.post, .entry {position:relative;}


.entry p.hasImage, .post p.hasImage { width: 350px; }

.entry img.newsImage { position:absolute; top:5px; right:0;}


span.date { color: #6185a3;}

h3.smallLink a, h3.smallLink a:hover, h3.smallLink a:visited { color: #103958; font-size:12px; font-weight: bold;}

h3.smallLink a:hover { text-decoration: underline; }

#post-124 .imageSection { 
clear:both;
}

.imageSection h3 {
	font-size:1.3em;
	font-weight:bold;
	border-bottom:1px solid #d7e5e5;
	margin:20px 0 5px 0;
	padding: 50px 0 3px 0;
	}
	
.imageSection h3.first { border-top: none; padding: 0 0 3px 0; }


	
.theImage {
	display:block;
	width:158px;
	float:left;
	padding-top:15px;
	
	}
	
.theText {
	float:left;
	display:block;
	width:360px;
	margin: 0 0 20px;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #cc0000;
	}
.entry p { font-size:1.2em;}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
p.nocomments { display: none; }


/* End Typography & Colors */


/* POSITION OUR HOME PAGE INTRO PARAGRAPH AT THE TOP OF THE PAGE WITH NEG MARGINS*/

#contentHome { margin-top:-250px; width:640px; float:left; }

#contentHome h2 {padding-top:250px;}

#introHome { 
	margin-top:-186px;
	margin-bottom:75px; 
	margin-left:-20px; 
	font-size:1.2em;
	color:#FFF; 
	background: url('images/backgrounds/introHome.png') top left no-repeat; 
	height:96px; 
	width: 606px; 
	padding: 10px 20px 20px 20px;
	}

#introHome p { width: 518px; margin:0; padding:0; font-weight: bold !important; line-height:1.2em;}

#content { padding: 15px 0 0 20px; }

.narrowcolumn {
	float: left;
	width: 518px;
	
	padding: 0 0 20px 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	margin-left: 20px;
	margin-right:20px;
	margin-top:50px;
	clear: both;
	border-top: 1px solid #CCC;
	height:70px;
	width:605px;
	}

#footer ul { margin:10px 0 30px 0;padding:0; }

#footer ul li { 
	background:none; 
	list-style:none; 
	float:left; 
	padding:0 10px 0 10px;
	margin: 0;
	border-right: 1px solid #CCC;}

#footer ul li.last { border-right: none;}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ul li {
	font-size: 1.2em;
	line-height:1.5em;
	list-style: none;
	background: url(images/bullet.gif) 0 6px no-repeat;
	padding:0 0 0 15px;
	}

.entry ol li {
	margin-left: 17px;
	font-size: 1.2em;
	line-height:1.5em;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar ul#catPosts { margin: 15px 0 0 0;}
#sidebar ul#catPosts li a { font-size:12px; color: #103958 !important; font-weight:bold
; }

#sidebar ul#catPosts li p { 
	margin: 2px 0 10px 0;
	padding: 0px 0 0px 0;
	color: #333; }

#sidebar ul#catPosts li	span.date {
	margin: 4px 0 0 0;
	color: #6185a3;
	background: url('images/backgrounds/newsTitleBg.gif') top left repeat-x;
	width: 273px;
	display:block;
	padding:13px 0 0 0;
	}

#sidebar ul#catPosts li { background: url('images/sideBarNewsBorder.gif') bottom left no-repeat; margin:0 0 20px 0; padding:0px 0 20px 0}


#sidebar ul#catPosts li a.readMore {margin:0 0 20px 0; padding: 0 0 10px 0; font-size:1em;}

/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* Begin Sidebar */



#sideBarHome { 
	margin-top: -197px;
	width: 321px;
	float:right;
	
	}

#sideBarStandard {
	margin-top:-70px;
	width: 321px; 
	float: right;
	}

#sidebar
{
	padding: 20px;
	width: 281px;
	background: #e4e6e5;
	border-left:1px solid #CCC;
	border-top: 1px solid #CCC;
	
	float:right;
	}
	
#sidebar h2 { font-size: 2em; }

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	height:10px;
	padding: 0;
	text-align: center;
	}
/* End Various Tags & Classes*/

