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

*/
* { margin:0 auto; }	a img { border: 0; background: transparent; }	fieldset { border: none; }	html { height: 100%; }	body { min-height: 101%; }

/* =COMMON ELEMENTS (sub pages)
================================================ */
body {
	font:75%/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	background: #efefef url(images/body-bg.jpg) repeat-y 50% 0;
		
}

#wrap {
	width: 840px;
	margin: 0 auto;
	background: url(images/wrap.png) repeat-y 50% 0;
}

/* =TEXT & CLASS STYLES
================================================ */
a { text-decoration:underline; color:#2a5a79;}
a:hover, a:focus { text-decoration: underline;}
table a {text-decoration:none;}

p { margin: 2px 0 1.5em; font-size:11px; color: #555; line-height: 1.5; font-family:Verdana, Arial, Helvetica, sans-serif;}
#content p:hover { color: #555; }


p.locations { margin: 15px auto; padding-bottom: 10px; width: 760px; color:#7f8783; font: 90% Verdana, Arial, Helvetica, sans-serif;}

p.larger {font-size:1.1em; color: #555; line-height: 1.5; font-family: Georgia, Arial, Helvetica, sans-serif;}
p.largersans {font-size:1em; color: #555; line-height: 1.5; font-family: Verdana, Arial, Helvetica, sans-serif;}


#content h1{font-size: 1.8em; font-family: Arial, sans-serif, Verdana ; color: #2a5a79; font-weight:100; line-height:2.0em;  }
#content h2 { font-family:Georgia, "Times New Roman", Times, serif; font-variant: small-caps; font-size: 1.2em; line-height: 1.1; color: #4799CF; margin-bottom: .8em; letter-spacing: .05em; }
#content h2 a{ text-decoration:none; color: #4799CF  }
#content h2 a:hover{ text-decoration:underline; }
/*h2{
	font-size: 1.5em; font-family: Verdana, Arial, sans-serif; color: #2a5a79; 
	}
h4 { font-family:Georgia, "Times New Roman", Times, serif; font-variant: small-caps; font-size: 1.3em; line-height: 1.1; color: #4799CF; margin-bottom: .8em; letter-spacing: .05em; }*/
hr.blue { background: #cfeafb; border: 0; color: #cfeafb; height: 1px; margin: .4em 0; }
hr.nocss { display: none; }
img.logo-print { display: none; }


#content ul {margin:.75em 0 2em 0;}
#content ul li {margin:.4em 0 .4em .2em; background: url(images/bul-arr1.png) no-repeat 0 .4em; position: relative; list-style: none; padding-left:14px;}
#content ul li ul li {margin: .2em 0; background-image: none; padding:0;}
#content ul li ul {margin: .2em 15px;}



a.pdf {
	PADDING-RIGHT: 0px; PADDING-LEFT: 19px; BACKGROUND: url(images/icon-news.png) no-repeat left top; PADDING-BOTTOM: 20px; PADDING-TOP: 2px;}
	
/* =CONTENT (sub pages)
================================================ */
#content {
	width: 541px;
	background: #FFF;
	display: inline;
	margin: 20px 20px 15px 20px;
	position:relative;
	float:right;
	
}

#content img.inset {float:left; margin-right: 1em; margin-top:.3em; margin-bottom:.3em; }
#content a:hover {color:#4799cf;}

/* =SIDEBAR LEFT (sub pages)
================================================ */
#sidebar {
	width: 223px;
	float: left; display: inline;
	margin: 0 0 20px 8px;
	padding:10px 10px 10px 10px;
	margin-left:0px;
}
/*default style
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 20px;
	width: 190px;
	}
*/
/* =leftnav ICR style 
#sidebar-left  #leftnav ul { margin: 0; padding: 0; list-style: none; }
#sidebar-left  #leftnav a.selected { text-decoration: underline; cursor: default; }

#sidebar-left  #leftnav li { font: bold 85% Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; list-style: none; border-bottom: 1px solid #EEE; }
#sidebar-left  #leftnav li strong { background: url(images/bul-leftnav-br.png) no-repeat center left; padding-left: 12px; display: block; }
#sidebar-left  #leftnav li strong.opennav { background-image: url(images/bul-leftnav-blue.png); }

#sidebar-left  #leftnav li.lastnav { border-bottom: none; }
#sidebar-left  #leftnav li a { display: block; width: 193px; padding: 5px 12px 3px 18px; color: #2a5a79; text-decoration: none; }
#sidebar-left  #leftnav li a:hover, #sidebar-left  #leftnav li a.selected { color: #4799cf; text-decoration: none; }

#sidebar-left  #leftnav ul li { color: #4799cf; border-bottom: none; font: normal 105% Georgia, "Times New Roman", Times, serif; text-transform: none; margin-left: 28px; }
#sidebar-left  #leftnav ul li a { color: #418bbc; padding: .3em 10px .2em 10px; font-size:1.15em; width: 175px; text-decoration: none; }
#sidebar-left  #leftnav ul li a:hover { text-decoration: underline; }
*/


/* =HEADER (all pages)
================================================ */
#header {
	width: 840px;
	position: relative;

}
#header h1 a { position: absolute; top: 14px; left: 32px; width: 129px; height: 64px; background: url(images/logo-icr.png); color: #000; display: block; text-indent: -9999em; overflow: hidden; }
#bd-home #header h1 a { cursor: default; }
/*#header_image_blog {
	width: 840px; height: 72px;
	margin-top:0px;
	
}
*/
#bd-home #content {
	width: 522px;
	float: left; display: inline;
	margin: 20px 20px 20px 35px;
	padding-bottom:10px;
	background: transparent;
}
	

#page {
	background-color: white;
	width: 840px;
	
	}




/*#content {
	width: 550px;
	background: #FFF;
	float: left; display: inline;
	margin: 0 0 15px 20px;
}
*/
#content p:hover { color: #555; }

#content ul {margin:.75em 0 2em 0;}
#content ul li {margin:.4em 0 .4em .2em; background: url(images/bul-arr1.png) no-repeat 0 .4em; position: relative; list-style: none; padding-left:14px;}
#content ul li ul li {margin: .2em 0; background-image: none; padding:0;}
#content ul li ul {margin: .2em 15px;}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.entry_author_image
{
  float: left;
  border: 0;
  margin: 0.5em 1.2em 0px .1em;

}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

thumbnail {/* scalable em 32 */
  width: 10px;
  height: 10px;
  }

/*font default style
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
*/
/*==header default style 
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}
*/

/*h2.pagetitle {
	font-size: 1.6em;
	}
*/
#sidebar h2 {
	
	background: url(images/bul-leftnav-br.png) no-repeat 5px 11px; display: block; padding-left:15px; padding-right:10px; padding-top:5px;
	font: bold 85% Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; list-style: none; border-bottom: 1px solid #EEE;  
	}

#sidebar p{

	font: bold 85% Verdana, Arial, Helvetica, sans-serif; list-style: none;  
	}

h3 {
	font-size: 1.1em;
	}



.entry p a:visited {
	color: #b85b5a;
	}

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

.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: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



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

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

/*default style
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
*/


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

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

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

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



/* Begin Structure */
body {
	margin: 0 auto;
	padding: 0;
	}




/*
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
.narrowcolumn h2{
	font-family:Georgia, "Times New Roman", Times, serif; font-variant: small-caps; font-size: 1.3em; line-height: 1.5; color: #4799CF; margin-bottom: .8em; letter-spacing: .05em;
	}
*/
.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: left;
}

.clear {
	clear: both;
}

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

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



/* default style
#sidebar h2 {
	margin: 50px 0 0;
	padding: 0;
	}
*/
h3 {
	padding: 0;
	margin: 20px 0 0;
	}

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



/* Begin Images */
p img {
	padding: 0;
	max-width: 50%;
	}

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

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 auto;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	background-image:none;
	background:none;
	text-decoration:none;
	margin-left:15px;
	
	}

#sidebar ul li a{
	
color: #4799cf; text-decoration: none; 
background-image:none;
list-style:none;


	}
	
#sidebar ul li a:hover{ color: #4799cf; text-decoration: underline; list-style:none; }

#sidebar ul p, #sidebar ul select {
	margin: 5px 5px 8px 5px;
	font:  85% Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	}

#sidebar ul li p{
	margin: 5px 5px 8px 15px;
	font:  80% Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	list-style:none;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 auto;
	background-image:none;
	list-style-image: none;
	
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	background-image:none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	background-image:none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	
	font: bold 85% Verdana, Arial, Helvetica, sans-serif;
	background-image:none;
	}
	

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 0px;
	text-align: center;
	
	}

#sidebar #searchform #s {
	width: 180px;
	padding: 0px;
	}

#sidebar #searchsubmit {
	padding: 3px;
	margin-top:3px;
	}

.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;
	}
/* End Form Elements */



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


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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	


/* =MASTHEADS (sub pages)
================================================ */
/*h1#mh-header {
	width: 840px; height: 72px;
	text-indent: 0em;
}
.h1-blog { background: url(http://www.icrinc.com/blog/wp-content/themes/default/images/hm-blogs.png) no-repeat; }
*/


/* =NAVS MAIN
================================================ */
ul#navs-main {
    width: 550px; height: 27px;
	background-image: url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-main.jpg); 
    margin: 0; padding: 0;
	position: absolute; z-index: 50;
	top: 41px; right: 12px;
}
ul#navs-main  li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;
	top: 0;
}
ul#navs-main  li, ul#navs-main  a { height: 27px; display: block; text-indent: -9999px; overflow: hidden; }

#nav1 { left: 0px; width: 65px; }
#nav2 { left: 70px; width: 90px; }
#nav3 { left: 166px; width: 70px; }
#nav4 { left: 238px; width: 70px; }
#nav5 { left: 318px; width: 80px; }
#nav6 { left: 410px; width: 78px; }
#nav7 { left: 490px; width: 64px; }


#nav1 a:hover, #bd-about ul#navs-main #nav1 a {
    background: transparent url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-main.jpg)
	0px -27px no-repeat;  }
#nav2 a:hover, #bd-services ul#navs-main #nav2 a {
    background: transparent url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-main.jpg)
	-70px -27px no-repeat;  }
#nav3 a:hover, #bd-industry ul#navs-main #nav3 a {
    background: transparent url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-main.jpg)
	-166px -27px no-repeat;  }
#nav4 a:hover, #bd-people ul#navs-main #nav4 a {
    background: transparent url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-main.jpg)
	-238px -27px no-repeat;  }
#nav5 a:hover, #bd-assignments ul#navs-main #nav5 a {
    background: transparent url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-main.jpg)
	-318px -27px no-repeat;  }
#nav6 a:hover, #bd-xchange ul#navs-main #nav6 a {
    background: transparent url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-main.jpg)
	-410px -27px no-repeat;  }
#nav7 a:hover, #bd-blog ul#navs-main #nav7 a {
    background: transparent url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-main.jpg)
	-490px -27px no-repeat;  }



/* =SUBNAVS */
ul#navs-sub {
    width: 188px; height: 13px;
	background-image: url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-sub.jpg); 
    margin: 0; padding: 0;
	position: absolute; z-index: 60;
	top: 13px; right: 13px;
}
ul#navs-sub  li {
    margin: 0; padding: 0;
	list-style: none;
    position: absolute; top: 0;
}
ul#navs-sub  li, ul#navs-sub  a { height: 13px; display: block; text-indent: -9999px; overflow: hidden; }
#sub1 { left: 0px; width: 49px; }
#sub2 { left: 49px; width: 61px; }
#sub3 { left: 110px; width: 78px; }


#sub1 a:hover {
    background: transparent url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-sub.jpg)
	0px -13px no-repeat; }
#sub2 a:hover {
    background: transparent url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-sub.jpg)
	-49px -13px no-repeat; }
#sub3 a:hover {
    background: transparent url(http://www.icrinc.com/blog/wp-content/themes/default/images/navs-sub.jpg)
	-110px -13px no-repeat; }

/* =FOOTER
================================================ */
ul#footer {
	width: 760px;
	margin: 0 auto; padding: 1em 40px;
	color: #7f8783;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	background: #eeeed7 url(images/footer-bg.png) repeat-y;
}
ul#footer li { float: left; list-style: none; margin: 0 .25em; }
ul#footer li.firstnav { margin: 0 .25em 0 0; }
ul#footer li a { color: #9da6a1; text-decoration: none; }
ul#footer li a:hover { text-decoration: underline; }

ul#footer li.footer-info { color: #a7a58d; float: right; }
ul#footer li.footer-info a { color: #a7a58d; text-decoration: none; }
ul#footer li.footer-info a em { color: #a7a58d; text-decoration: underline; font-style: normal; }
ul#footer li.footer-info a:hover { text-decoration: underline; }

/* home page footer 
#bd-home ul#footer {
	width: 764px;
	margin: 15px auto 0 auto; padding: 0;
	color: #9da6a1;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	background: none!important;
}
*/


/* =EXTRAS (clears floats)
================================================ */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	
}
.clearfix { display:inline-block; }
.clearfix { display:block; }
* html .clearfix { height:0px; }


/* =SKIP NAV
================================================ */
ul#skipNav { position: absolute; left: -9999px; font-size: small; z-index: 200; }
ul#skipNav a:link, ul#skipNav a:visited { color: #F00; }
ul#skipNav a:focus { display: block; position: absolute; top: 20px; left: 10020px; font-size: 130%; background: #FFF; border: solid 1px #999; padding: 10px; width: 8em; z-index: 10000; }
ul#skipNav a:hover { color: #390; background: #EEE; border: solid 1px #333; }

#bd-assignments #content p.assigntext {width: 500px};
.clockcountdown

    { 

   position:absolute;
left:450px;
top:150px;

    }
