/*

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



*/

/* Text & Link Attributes */

h1 { font-size: 30px; margin: 0 0 8px 0; font-weight: normal; font-family: Garamond, Times New Roman, Times, serif; line-height: 160%; }

h2 { font-size: 24px; margin: 0 0 5px 0; font-weight: normal; font-family: Garamond, Times New Roman, Times, serif; line-height: 160%; }

h3 { font-size: 18px; margin: 0 0 5px 0; font-weight: normal; font-family: Garamond, Times New Roman, Times, serif; line-height: 160%; }

h4 { font-size: 15px; margin: 0; font-weight: normal; font-family: Garamond, Times New Roman, Times, serif; line-height: 160%; }

.post h1, .hp_content_top h1 { border-bottom: 1px dashed #999; margin: 0 0 10px 0; padding: 0 0 6px 0; color: #2c5785; font-size: 26px; }

.sub-right h1 { color: #2c5785; }

.ten { font-size: 10px; }

.fourteen { font-size: 14px; }

.sixteen { font-size: 14px; }

.eighteen { font-size: 18px; }

.blue { color: #1971ab; }

.purple { color: #953273; }

.white { color: #fff; }

.red { color: #ff0000; }

.bold { font-weight: bold; }

.serif { font-family: Garamond, Georgia, Times New Roman, serif; }



a:link, a:visited { text-decoration: underline; color: #1971ab; }

a:hover, a:active { text-decoration: none; color: #1971ab; }

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

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

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

.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-size: 0.7em; line-height: 1.5em; }

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

.commentmetadata { font-weight: normal; }

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 { text-align: center; }

#wp-calendar th { font-style: normal; text-transform: capitalize; }





/* main/universal attributes */

body, a, div, input, textarea { margin: 0; padding: 0; border: 0; }

a img { border: 0; }

p { padding: 0; margin: 0 0 15px 0; }

.nav_left { float: left; }

.left { float: left; margin: 5px 15px 10px 0; }

.left_no_margin { float: left; margin: 0; }

.left_left_margin { float: left; margin: 0 0 15px 40px; }

.right_no_margin { float: right; margin: 0; }

.right { float: right; margin: 5px 0 10px 15px; }

img.centered { display: block; margin-left: auto; margin-right: auto; }

.border { border: 1px solid #000; }

.borderbottom { border-bottom: 1px dashed #999; }

.bordertop { border-top: 1px dashed #999; }

.sub-right .bordertop { border-top: 1px dashed #669abe; }

.wideborder { border-top: 2px solid #fff; margin: 0; }

.clear { clear: both; }

.form { float: left; width: 120px; padding: 4px 10px 4px 4px; text-align: right; }

form p { margin: 0 0 8px 0; }

.input { float: left; border: 1px solid #999; background: #eee; width: 250px; margin: 3px; padding: 3px; font-size: 12px; color: #666; }

.select { float: left; width: 150px; height: 20px; background: #eee; margin: 3px; padding: 3px; font-size: 12px; color: #666; }

.textarea { float: left; border: 1px solid #999; background:#eee; width: 300px; height: 150px; margin: 3px; padding: 3px; font-size: 12px; color: #666; }

.submit { padding: 8px 15px 8px 15px; border: 1px solid #2c5785; background: #568fc0; color: #fff; font-size: 14px; font-weight: bold; }

html { background: url(images/repeating-bg.jpg) top left repeat-x; }

body { text-align: center; font: 12px Trebuchet, Helvetica, Arial, sans-serif; color: #222; line-height: 180%; background: url(images/bg.jpg) top center no-repeat; }



.wrapper { margin: 0 auto; width: 950px; padding: 0; }

.mainnav { float: right; height: 68px; }

.mainnav li { float: right; margin: 0; padding: 0; }

li#login-link { width: 146px; }

li#contact-link { width: 114px; }

li#about-link { width: 107px; }

li#technology-link { width: 119px; }

li#products-link { width: 101px; }

li#home-link { width: 82px; }

.mainnav img { float: right; margin: 0; padding: 0; border: 0; }

.content { float: left; margin: 265px 0 0 0; width: 950px; }

.footer { float: left; width: 100%; background: #f1f8ff url(images/footer-bg.jpg) top center repeat-x; margin: 0; text-align: center; }

.footer_text { margin: auto; width: 950px; padding: 40px 0 40px 0; text-align: left; color: #2c5785;  }


/* homepage attributes */

.hp_content_top { float: left; width: 950px; margin: 0; font-size: 19px; line-height: 180%; color: #333; text-align: left; font-family: Garamond, Georgia, Times New Roman, serif; letter-spacing: 1px; }

.hp_content_bottom { float: left; width: 950px; margin: 0 0 40px 0; height: 210px; }



/* subpage attributes */

.sub_content_top { float: left; width: 950px; margin: 0; line-height: 180%; color: #333; text-align: left; }

.sub-left { float: left; width: 450px; margin: 0 25px 25px 0; }

.sub-right { float: right; width: 300px; margin: 0 0 40px 0; }

.sub_right_col_top { float: right; width: 300px; height: 10px; background: url(images/sub_right_col_top.jpg); }

.sub_right_col { float: right; width: 300px; text-align: left; background: url(images/sub_right_col.jpg) top left repeat-y; }

.sub_right_col_text { padding: 10px 15px 10px 15px; text-align: left; color: #2c5785; }

.sub_right_col_bottom { float: right; width: 300px; height: 12px; background: url(images/sub_right_col_bottom.jpg); }

.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 0 40px; 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; }



/* list items */

ul { margin: 0; padding: 0; }

li { margin: 5px 0 5px 20px; list-style: outside circle; }

ul p { margin: 0; }

ul ul li { margin: 5px 0 5px 15px; list-style: outside circle; color: #333; }

li.check { margin: 5px 0 15px 0; padding: 0 0 0 21px; list-style: none; background: url(images/check-bullet.jpg) 0 7px no-repeat; line-height: 180%; }

ol { padding: 0; margin: 0; }

ol li { margin: 5px 0 5px 15px; padding: 0; list-style: none; }

ol ul li { list-style: outside circle; margin: 5px 0 5px 15px; }

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

#sidebar ul ul li:before { content: "\00BB \0020"; }

#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; }

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

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







/* Begin Sidebar */

#sidebar

{

	padding: 20px 0 10px 0;

	margin-left: 545px;

	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;

	}





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