/*
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

*/
#sideleft p { margin-bottom:0px; }
#uksite { position:absolute; margin:0px 0px 0px 755px;  }
#uksite a { color:#666666; text-decoration:none; font-style:italic; }
#uksite a:hover { color: #E95611; }
p { margin-top:0px; }
#content a { color: #b21a7e; font-weight:bold; text-decoration:none; }
#content a:hover { text-decoration:underline; }
table td { vertical-align: top; padding: 0px 5px 0px 5px; }
#navigation ul {

z-index:2000;
	margin: 15px 10px 0px 0px;
	list-style: none;
	padding:0px;
}


#navigation {
	width: 860px;
	background-image: url('images/navbg.gif');
	background-repeat: repeat-x;
	height: 71px;
	margin-left: 5px;

}

/* Begin Typography & Colors */
body {
	font-family: "Lucida Sans";
	margin-top: 0px;
	background-color: #F4F4F4;
	font-size: small;
	margin-bottom: 0px;
}

.rssdescription {height:58px; overflow:hidden; }

h3 {
	color: #E95611;
	font-size: medium;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
hr {
	width: 284px;
	color: #E95611;
}
#container {
	margin-top: 0px;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
}
#logo {
	width: 300px;
	height: 29px;
	margin-left: 15px;
margin-top:23px;
position:absolute;
	background-repeat: no-repeat;
}

#images {
	width: 860px;
	height: 252px;
	margin-left: 5px;
	margin-top: 18px;


}
#topmain {
	background-image: url('images/topmain.gif');
	background-repeat: no-repeat;
	width: 860px;
	height: 39px;
	margin-top: 15px;
	margin-left:5px;
}
#main {
	background-image: url('images/bordermain.gif');
	background-repeat: repeat-y;
	width: 860px;
	margin-top: -25px;
	margin-left:5px;
	
}

#mainhome {
	background-image: url('images/bordermain.gif');
	background-repeat: repeat-y;
	width: 860px;
	margin-top: -25px;
	margin-left:5px;
	min-height:300px;
}

.quote {
	color: #800080;
}

#maintext {
	width:840px;
	margin-left:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
background-image: url(images/mainorange.jpg); background-repeat: no-repeat;
}
#leftcolumn {
	width: 274px;
	background-image: url('images/lefthead.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-left: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
#midcolumn {
	width: 274px;
	background-image: url('images/midhead.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
h2 {
	color: #FFFFFF;
	font-size: medium;
	margin-top: 0px;
}
#rightcolumn {
	width: 274px;
	background-image: url('images/righthead.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
#mainfoot {
	background-image: url('images/bottommain.gif');
	background-repeat: no-repeat;
	width: 860px;
	height: 39px;
	margin-left:5px;
}

#footer {
	width: 860px;
		height:70px;
}
#footer ul {
	float: right;
	margin-top: 30px;
	list-style: none;
	padding-right: 20px;
}
#footer ul li {
	margin-right: 10px;
	float: left;
}
#footer ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-right: 10px;
}
#footer ul li a:hover {
	color: #E95611;
}
#weblink {
	margin-left: 10px;
	margin-top: 30px;
	position:absolute;
}
#weblink a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	
}
#weblink a:hover {
	border-bottom: 2px dotted #E95611;
}
table.navbar {
   border-collapse: collapse;
   color:#ffffff;
}
table.navbar td a{
   display: block;
     padding: 3px;
   text-decoration: none;
   color:#ffffff;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #ffffff;
  
}
table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: #666;
}

.orange 
{
	color:#E05206;
	font-weight:bold;
	font-size:14px; }

.purple
{
	color:#A31A7E;
	font-weight:bold;
	font-size:14px;
}

.rsstitle a {
	color:#E05206; 
}

#newsid {
	color:#000000;
}

.rsscontainer {
	margin-top:0px;
	padding:0px;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


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 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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

