/*
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

*/



/* Begin Typography & Colors */
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#4d4d4d url(images/body.gif) repeat-x ;
	font-family: "Georgia", Arial, Times New Roman, Times, serif;
	color:#efefef;
	font-size:85%;
	text-align:left;
	
	}
h1, h2, h3, h4, h5, h6 {
text-indent:0px;
}
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a  {
	color: #9dfa47;
	text-decoration: none;
	cursor:pointer;
	}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {
	color: #fff;
	text-decoration: none;

	}
ul{margin-left:3em;}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}



#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {

	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}







#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


#sidebar {
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #ccc;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#sidebar{background:#3c3c3c url(images/botofside.gif) no-repeat;background-position:bottom; padding-left:5px;}



#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 20px 0 10px 30px;
	margin: 0px 0 0;
	width:550px;
	}
	
.rightcol {
	float: right;
	padding: 20px 0 0 0;
	margin: 0px 0 0;
	width:170px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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: both;
}

.clear {
	clear: both;
}


#footer {
	height:relative;
	width:100%;
	padding:0px;
	background:url(images/body_bg.gif); 
	border-top:1px solid #7a7a7a;
	}


/* End Structure */



/*	Begin Headers */




/* End Headers */



/* Begin Images */


/*	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 ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 5px;
	padding: 5px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 11px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 3px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 3px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 3px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 1px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */




/* The Search */
#search {
	height:33px;
	width:auto;
	padding:50px 10px 0px 10px;
	width:220px;
	float:right;
	margin-right:8px;

}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:0px;
	height:18px;
	float: left;
	width:160px;
	padding: 6px 2px 6px 8px;
	background:url(images/sform.gif) no-repeat;
	border:none;
	color:#152839;
}
#s:hover, #s:active {border:none;}
#searchsubmit {
	width:47px;
	float: left;
	background:url(images/go.gif) no-repeat;
	border:none;
	color: #000;
	height:27px;

	
}




/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
float:left;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/*Page menu*/


.foxmenucontainer{

	height:109px;
	background:url(images/body_bg.gif);
	padding:0px;
	font-weight:normal;
	text-transform:uppercase;

	border-bottom:1px solid #9dfa47;
	width:1000px;
	position: relative;
	z-index:99999999;
	margin: 0 auto -150px auto;
}
	
	
.logotop {float:left;display:inline;overflow:hidden;width:360px;height:relative;}
	
.linkstop {float:left;width:relative;padding-top:30px;height:relative;z-index:99999999; border:solid 0px #eee;}	

.searchtop {padding-top:35px;float:right;display:inline;width:217px;height:relative;}	


.latestnews {float:left;display:inline;overflow:hidden;width:480px;height:relative; border-right:1px solid #7a7a7a; padding:0px 15px 0px 0px;}
.signbusiness {float:right;display:inline;overflow:hidden;width:480px;height:relative; border-left:0px solid #7a7a7a; padding:0px 0px 0px 15px;}


.imactive {
	background:#4d4d4d;
	color: #fff;

	}
.foxfirst{

	height:109px;
	width:1000px;
	background:url(images/body_bg.gif);
	
	padding:0px;
	font-weight:normal;
	text-transform:uppercase;

	border-bottom:1px solid #9dfa47;
	width:1000px;
	margin: 0 auto;
	z-index:99999999;


}

#wrapper{padding:0px;width:1000px;background:#4d4d4d url(images/wrap.jpg) no-repeat;z-index:99;overflow:hidden;border:0px solid #0000ff;height:relative;margin: 0 auto;}


.clearbanner {clear:both; height:15px;}
.borderclearbanner {clear:both; height:15px;border-bottom:1px solid #7a7a7a;}




.padform {padding:7px; color:#222;}

.red{color:#790000;}






.customweb a{padding:3px;color:#9dfa47;background:#222;}
.customweb a:hover{color:#222;background:#9dfa47;}

/* IE6 css fixer v0.6: Fri, 30 Oct 2009 12:53:46 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#sidebar,
.narrowcolumn,
.rightcol,
.widecolumn .smallattachment,
.alignright,
.alignleft,
#search,
#s,
#searchsubmit,
#commentform #submit,
.logotop,
.linkstop,
.searchtop,
.latestnews,
.signbusiness,
#suckerfishnav,#suckerfishnav ul,
#suckerfishnav li,
#menu ul,#menu li {display:inline;}

/* add zoom:1 to overflow:hidden */
#wrapper,
.logotop,
.latestnews,
.signbusiness {zoom:1;}












