/*
Theme Name: WordPress mu Default
Theme URI: http://mu.wordpress.org/
Description: The default WordPress mu 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

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */


/* font-family:Georgia; */
	color: #333;
	line-height:16px;
	text-align: center;
	width:auto;
	font-size:12px;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	width:983px;
	}

#header {
	/* background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center; */
	}

/* 
#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
*/
#content {
	font-size: 1.2em
	}
.entry {
	padding:0px 10px 0px 0px;
}

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	width:650px;
	font-family:Georgia;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.narrowcolumn  a{
font-family:Georgia;
	}
	
	.comments { float:right; padding-top:15px; *padding-top:5px; font-family:Arial; }
	.comments a {font-family:Arial; }
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/*
#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}
*/
small {

	font-size: 0.9em;
	line-height: 1.5em;
	}

 h3 {

	font-weight: bold;
	}

h1 {

	margin: 10px 0px 20px 0px;
	color:#006699;

	font-weight:bold;
}


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


h2 {
	font-weight:bold;
	padding:8px 0px 0px 45px;
	color:#5B957E;
	height:25px;
	font-size:18px;
	_font-size:20px;
	background: #E8F2F4 url("images/h2Bg.gif") no-repeat top left;
	
}
.rhtHead{
	clear:both;
	background-color:transparent;
	
}




h3 {
	font-size: 1.3em;
	}

#headerimg .description {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:visited {
	color: #333;
	}

/* 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;
	}
*/
.entry p a:visited {
	color: #b85b5a;
	}
	
	.entry a{
	font-family:Georgia;
	}

.commentlist li, #commentform input, #commentform textarea {
 	font: 0.9em Arial;
	}

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

.commentmetadata {
	font-weight: normal;
	}



small, ul ul li, ul ol li, .nocomments,  blockquote, strike {
	color: #777;
	}

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

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

a, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial;
	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;
	}

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

#header {
/* 	background-color: #73a0c5; */
	margin: 0 0 0 1px;
	padding-bottom: 5px;
	
	width:auto;
	}

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

.narrowcolumn {
		margin:10px 0px 0px 0px;

	float: left;

	width:650px;
	}

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

.post {

	margin-top:5px;
	text-align: justify;
	border-bottom: dashed 1px #95A7B3;
	width:650px;
	}

.post hr {
	display: block;
	}

.entry strong{

	color:#006699;

}
.entry b{

	color:#006699;

}
.widecolumn .post {
	margin: 0;
	}

.widecolumn{

	margin: 5px 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;
	margin-top:15px;
	font-family:Arial;
}

.postmetadata p{
font-family:Arial;
}
.postmetadata a{
font-family:Arial;
}




.clear {
	clear: both;
}

/*
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	*/
/* End Structure */



/*	Begin Headers */


h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	text-align:center;
	}

h3 {
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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


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: 0px auto;
	padding:5px 0px 0px 0px;
	text-align: center;
	}

#searchform #s {
	width:auto;
	padding: 1px;
	}

#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
width:300px;
float:left;
margin:0px 0px 0px 20px;

	}

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


a img {
	border: none;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	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;
}


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


#logo {	margin:10px 0px 10px 10px; 	padding:0px; 	float:left;}


#topLinks { float: right; margin:  0px 0px 0px 0px; padding: 20px 0px 0px 0px; font-size:12px; color:#5B957E; }

#topLinks ul { list-style-type: none; margin: 0px; padding: 0px 20px 0px 0px; }

#topLinks li { margin: 0px; padding: 0px 1px; display: inline; }

		
#topLinks a { color: #006699; text-decoration: none; }

	
#topLinks a:hover { color: #43846A; text-decoration: underline; }

#navigation { margin: 0px; 	padding: 11px 15px 0px 40px; font-family: Arial; clear: both; height: 33px; font-size: 12px; 	font-weight:normal; 	background: #006699 url("images/navBg.gif") no-repeat top left;     }


#navigation ul { list-style: none; margin: 0px; padding: 0px; }

#navigation li { display:inline; float: left; border-right: solid 1px #5C9DBE; }

#navigation li a { float: left; display:inline; color: white; padding: 2px 6px 3px 6px; margin: 0px 5px; text-decoration: none; }

#navigation li a:visited { color: white; }

#navigation li a:hover { color: #CBEEFF; }

#navigation li a:active { color: green; background: url("images/hover_productMarketing.gif") no-repeat top left; 		font-weight:bold; }


#navigation li #current_productMarketing{ color: green; background: url("images/hover_productMarketing.gif") no-repeat top left; 		font-weight:bold;  }


#navigation li #current_pr{color: #FF8400; background: url("images/hover_pr.gif") no-repeat top left; font-weight:bold; }

#navigation li #current_technology{color: #DC0000; background: url("images/hover_technology.gif") no-repeat top left; font-weight:bold;  }

#navigation li #current_aboutus{ color: #006699; background: url("images/hover_aboutus.gif") no-repeat top left; font-weight:bold; }
#navigation li #current_contactus{ color: #006699; background: url("images/hover_contactus.gif") no-repeat top left; font-weight:bold; }
h1 { margin: 10px 0px 20px 0px; color:#006699; font: normal 27px/30px Georgia; font-weight:bold; }
div.post b{ color:#006699; }

h1 a{ margin: 10px 0px 20px 0px; color:#006699; font: normal 27px/30px Georgia; font-weight:bold; text-decoration:none; text-align:left; }
h1 a:hover {color:#5B957E; text-decoration:none; text-align:left;}

#subNav { 	clear: both; margin: 0px; padding: 0px; color: #4e4e4e; background: #fff url("images/page_bg.gif") repeat-y;}

#subNav ul { list-style-type: none; margin: 0px; padding: 10px 10px 0px 0px; min-height: 26px; height:1px; background:#E9F2DE }



#subNav ul li { float: left; margin: 0px; padding: 0px; background: url("images/divider.gif") no-repeat; background-position:right 3px; height:27px;}

#subNav ul li a { padding: 10px 8px; color: #006699; text-decoration: none;}

#subNav ul li a:hover { background: url("images/hover_bg.gif") no-repeat center; background-position:50% 28px;}

#subNav ul li a:active { color: green;  background: url("images/hover_bg.gif") no-repeat center bottom;		}

div#footer { clear:both; height:44px; margin:10px 0px 20px 0px; padding:30px 20px 0px 20px; font-size:12px; color: #fff; font-weight:bold; 	background: #006699 url("images/footerBg.gif")  no-repeat top left; }

#footerLinks { float:right; margin-top:-10px;}

#footerLinks ul { list-style-type: none; float:right margin: 0px; padding: 0px 10px 0px 0px; }

#footerLinks li { margin: 0px; padding: 0px 10px 0px 10px; display: inline; font-weight:bold; border-right:solid 1px #5C9DBE; }

#footerLinks a { color: #fff; text-decoration: none; }

#footerLinks a:hover { margin: 0px; padding: 0px; color: #fff; text-decoration: underline; }

#copyright { float: left; margin: 0px; font-weight:normal; font-family:Arial; }

#recentEntries { padding:15px 10px 15px 10px; border:solid 1px #E8F2F4; color:#000000; font-family:arial,Georgia}


#recentEntries a{ font-weight:bold; font-size:13px; line-height:20px; font-family:arial; border:solid 1px #999999; color:#006699}
#recentEntries li a{ font-weight:bold; font-size:13px; line-height:20px; font-family:arial; border:solid 1px #999999; color:#006699}

#recentEntries li a:hover {text-decoration:none; color:#5B957E}

div#rightSection { padding:0px; width:300px; float:right; margin-top:10px; }

#rightSection ul { list-style-type: none; margin: 0px; padding: 0px 0px 2px 0px; }

#rightSection li { margin: 0px 0px 0px 0px; padding: 3px 0px 0px 12px; background: url(images/arrowBullet.gif) no-repeat top left; text-align:justify;}

		
#rightSection li a {  color:#006699;

	text-decoration: none;  }
	
#rightSection li a:hover {
	text-decoration: none;

	color: #5B957E;


}

.recenth2 {   font-weight:bold; 	padding:8px 0px 0px 45px; color:#5B957E; height:24px; background: #E8F2F4 url("images/h2Bg.gif") no-repeat top left; font-size:13px; font-family:Arial  }

div#middle_section { margin:0px 315px 0px 0px; padding:0px 20px 0px 0px; height:100%; border-right: solid 1px #F1F1F1; }


#middle_section ul { list-style-type: none; margin: 0px; padding: 2px 0px 2px 0px; }

#middle_section li { margin: 0px 0px 0px 0px; padding: 3px 0px 0px 12px; background: url(../images/arrowBullet.gif) no-repeat top left; 	}

.authorInfo { margin:0px 0px 10px 0px; padding:10px; height:98px; font: normal 13px Georgia; background:#DEEAE5 url("images/authorBg.jpg") no-repeat top left;

}

.authorInfo b{ color:#006699; }

.authorInfo img { float:left; padding: 0px 15px 40px 0px; }


div#rssFeeds { margin:0px; padding:10px;  color:#fff; background-color:#006699;height:135px; *margin:-5px 0px 0px 0px; font-family:Arial; }

#rssFeeds span {
	display: block;
	color: #fff;
	font-weight: bold;
	font-style: normal;
}

.rightlinks li { 

	color:#000000;
	font-family:Arial;

	text-decoration: none;

}

.rightlinks a { 

	color:#006699;

	text-decoration: none;
	padding-right:10px;

}



.rightlinks a:hover {

	text-decoration: none;

	color: #5B957E;
	padding-right:10px;

}

#rightSection h3{
	margin:10px 0px 0px 0px;

	padding:7px 0px 7px 33px;

	color:#fff;

	font-weight:bold;

	background: #9A9A9A url("images/icon.gif") no-repeat top left

}

#page_contact { font-family:Georgia; font-size:14px; text-align:justify;}

#subnavleft { background:url("images/left_subnavbg.gif") no-repeat; float:left; width:10px; }
#subnavright { background:url("images/right_subnavbg.gif") no-repeat; float:left; width:10px }


div#page_index {

	padding:7px 10px 0px 10px;

	margin:10px 10px 10px 10px;

	height:25px;

	background: url("images/pageIndexBg.gif") no-repeat top left;
	
	width:650px;
	font-family:arial,Georgia;

}

#pagination { float:right; margin:0px 0px 0px 0px; margin-right:20px; }

#pagination ul{ list-style-type: none; margin: 0px; padding: 0px 10px; }

#pagination li { display: inline; padding: 0px 0px 0px 0px; }

#pagination li a{ margin: 0px 0px 0px 0px; padding: 0px 5px; font-size:12px; background-color: #E6F0F2; font-family:Arial; }

#pagination span { color:#000; padding: 0px 5px; background-color: #E9F2DE; text-decoration: none; }