/*
Theme Name: Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme that graced version 1.5 to version 2.9, based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.7.2
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, silver, white, two-columns, fixed-width, right-sidebar, fixed-width, custom-header, threaded-comments, sticky-post, rtl-language-support, translation-ready
Text Domain: kubrick

	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-family: Arial, Helvetica, sans-serif;
	font-size:66%;
	background-color:#fff;
	background-image:url(body.jpg);
	background-repeat:repeat-x;
	color:#19b0e9;
	}
.sidebarform {
	width:231px;
	height:22px;
	background-image:url(sidebartext.jpg);
	padding-left:9px;
	padding-top:2px;
	border:0;
	font-size:1.0em;
	color:#a0a0a0;
	margin-bottom:7px;
}
.sidebarbutton{
	width:44px;
	height:27px;
	background-image: url(sidebarbutton.jpg);
	border:0;
	color:#2c2f66;
	font-size:0.9em;
}
.headerform {
	width:240px;
	height:22px;
	background-image:url(headertext.jpg);
	padding-left:9px;
	padding-top:2px;
	border:0;
	font-size:1.0em;
	color:#a0a0a0;
	margin-bottom:7px;
	float:left;
	margin-right:7px;
}
.headerbutton{
	width:44px;
	height:27px;
	background-image: url(headerbutton.jpg);
	border:0;
	color:#2c2f66;
	font-size:0.9em;
	float:left;
}
#page {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	}

#header {
	width: 920px;
	float:left;
}
#menu{
	width:915px;
	height:45px;
	background-image:url(menu.jpg);
	float:left;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
}
#menu a{
       color:#18ace5;
       text-decoration:none;
       background-image:url(menu-item.jpg);
       background-position:right;
       display:block;
       height:28px;
       font-size:1.3em;
       text-transform:uppercase;
       padding-right:20px;
       padding-top:11px;
}
#menu a:hover{
       color:#18ace5;
       text-decoration:underline;
}
#menu li { 
       line-height:normal; 
       float:left;
       margin-right:20px; 
       overflow:hidden; 
}
#banner{
	width:913px;
	float:left;
	padding-right:7px;
	padding-left:7px;
	
}
#Main_Content{
	float:left;
	width: 100%;
	background-image:url(main-content.png);
}
#Main_Content-home{
	float:left;
	width: 100%;
}
#content {
	float: left;
	width: 583px;
	padding-left:5px;
	color:#666666;
	line-height:1.8em;
	font-size:1.2em;
	padding-top:23px;
}
#home-content {
	float: left;
	width: 910px;
	height:280px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(main-content-home.png);
	padding-top:1px;
}
#banner-left{
	width:548px;
	float:left;
	clear: both;
}
#banner-right{
	width:351px;
	height:248px;
	float:left;
	color:#2c2f66;
	font-size:1.7em;
	line-height:1.9em;
	padding-top:27px;
	padding-right:10px;
}
#home-item{
	width:33.3%;
	float:left;
	text-align:center;
}
#title{
	background-image:url(h2.jpg);
	width:476px;
	height:32px;
	color:#fff;
	font-size:1.5em;
	padding-top:9px;
	padding-left:15px;
}
#text{
	padding-left:18px;
	padding-right:65px;
	width:500px;
}
#login{
	background-image:url(login-back.jpg);
	width:286px;
	height:110px;
	padding-top:54px;
	padding-left:21px;
}
#homestuff_container{
background-image:url(homestuff.jpg); 
background-repeat:repeat-x;
background-color:#f8f8f8;
float:left; 
width:100%; 
min-height:188px;
margin-top:15px;
}
#homestuff_wrapper{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#homestuff {
	font-size:.9em;
	float: left;
	min-height: 159px;
	width: 880px;
	color:#959595;
	padding-left:20px;
	padding-right:20px;
	padding-top:22px;
	}
#homestuff h2{
	margin-bottom:1.2em;
	margin-top:0;
	padding:0;
	color:#2c2f66;
	font-size:1.7em;
}
#home-login{
width:311px;
float:left;
font-size:1.2em;
}
#home-news{
width:308px;
float:left;
font-size:1.2em;
}
#home-news ul{
list-style-image: url("arrow.jpg");
    margin-left: 20px;
    padding: 0;
}
#home-news li{
    margin-bottom: 10px;
}
#home-links{
width:259px;
float:left;
font-size:1.2em;
}
#home-links a{
color:#797979;
text-decoration:none;
font-weight:bold;
}
#home-links a:hover{
color:#797979;
text-decoration:underline;
font-weight:bold;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 2.0em;
	}

.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;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #19b0e9;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}
a {
	color:#2c2f66;
}
a:hover {
	color: #2c2f66;
	text-decoration: underline;
	}

#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 */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
	text-align: left;
	}

.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_container{
background-image:url(footer.jpg); 
background-repeat:repeat-x;
background-color:#d8d6d7;
float:left; 
width:100%; 
min-height:116px;
}
#footer_wrapper{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size:1.0em;
	line-height:1.8em;
	float: left;
	min-height: 87px;
	width: 880px;
	color:#959595;
	padding-left:20px;
	padding-right:20px;
	padding-top:29px;
	}
#footer A {
color:#959595;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#footer ul{
padding:0;
}
#footer li{
list-style-type:none;
float:left;
display:block;
margin-right:5px;
padding-right:5px;
border-right: 1px solid;
}
/* End Structure */



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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

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 */



/* Begin Sidebar */
#sidebar
{
	float: left;
	width: 332px;
	padding-top:14px;
	}

#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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.menu {
	width:920px;
	height:28px;
	background-image:url(menu.jpg);
	float:left;
	padding-top:12px;
       position:relative;
       z-index:100;
       display:block;
}
.menu ul a{       
       color:#bbbbbb;
       text-decoration:none;
	   padding-right:10px;
	   margin-right:10px;
	   border-right:1px #bbbbbb solid;
       font-size:1.3em;
       }
.menu ul a:hover{text-decoration:underline; color:#bbbbbb;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:981px; w\idth:981px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {z-index:6;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {text-decoration:none;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
/* style the second level hover */
.menu ul ul a.drop:hover{background-color:#2c2f66; color:#fff; text-decoration:none;}
.menu ul ul a:hover{background-color:#2c2f66; color:#fff; text-decoration:none;}
.menu ul ul :hover > a.drop {background-color:#2c2f66; color:#fff; text-decoration:none;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#fff; color:#000;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#a1b0aa; color:#ffffff;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:12px;left:0;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px; margin-top:30px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a {background-image: none; height:10px; display:block; background-color:#ffffff; color:#666; line-height:1em; padding:10px 10px; width:280px; border: #fff 1px solid; font-size:1.1em}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover {color:#fff; text-decoration:underline;}
.menu :hover > a > a {color:#fff; text-decoration:underline;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: yellow;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}
#serviceswrap{
	width:307px;
}
#servicesback{
	background-image:url(services-back.jpg);
	width:265px;
	min-height:110px;
	padding-top:64px;
	padding-left:21px;
	padding-right:21px;
	color:#666;
	font-size:1.2em;
}
#servicesback a{
	color:#666;
	display:block;
	padding-bottom:10px;
	border-bottom:1px solid #e3e3e3;
}
#servicesbottom{
	width:307px;
	padding:0;
	margin:0;
}