/*- Alagna styles - Drupal6x - 16/09/08 @ author:signalkuppe: www.signalkuppe.com */


/* ########## Graphics ########## */
/* ## In the css you will find everything about template's look and feel (backgorunds, colors, list-styles ecc..) ## */
html, body, #page {height: 100%; }

body  {font: 100%/1.5em "Arial", sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
	bottom: 0;
	height: auto;
	min-height: 100%;
text-align: center;
	}


#page { 

	background-color: #FFF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}

img {border: 0;}

#header {

	text-transform: uppercase;
	border: 0px red solid;
	background-color: white; /*#013f5b;*/
	background:  url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/files/headslice.jpg) 0px 0px repeat-x ;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	/*background: url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/stiptheme_node/img/collage_group.jpg) no-repeat 0px 0px; width: 970px; height:200px;*/
	}

#header img {position: absolute; top; 0; left:0;}

#submenu { /*secondary links*/
/* mike's changes	background: #2281c1 url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/stiptheme_node/img/slinks.gif) repeat-x top;*/
	color:#fff;
	}
	
.path  p span {
	text-transform:uppercase;
	background:#e1e0e0;
	}
	
#header h1, #header p.sitetitle { /* site title */color:white;}
#header p.slogan{ /* site slogan*/color: #fff;}
	
#utilities input.form-submit{
	border: #FFFFFF 1px solid; 
	background:#2B2B2B; 
	color: #ffffff; 

}	

#utilities input.form-text {
	background: #7988b7;
	border:1px solid #ade1fa;
	color:white;
	}


#sitemission{ /*site mission*/background: url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/bgblock.gif) repeat-x top;}

#primary #sitemission p{color:#666;}

/*block styles*/

.defaultblock .blockcontent{
	/*background-color: #EAE6D7;*/
	background-repeat: no-repeat;
	background-position: bottom;
} 
.defaultblock h2{
	color:#172050;
	background-color: #b5ccda;
	/*background-image: url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/stiptheme_node/img/blocktop.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
}	
.defaultblock h3{
	color:#000000;
}

.loginblock{
	background-color: #EAE6D7;
	background-repeat: no-repeat;
	background-position: bottom;
	
}
.loginblock ul li{background:none;}
	
.loginblock h2{
	color:#172050;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #b5ccda;
	background-image: url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/stiptheme_node/img/blocktop.jpg);
	}

.rsidebar .loginblock ul li{background:none;}




/*- Primary Contents */

#primary .title h2{color: #005a8c;}	
#primary .item .itemtext {color: #444;}
#primary .item .itemhead p.metadata {color: #666;}



#primary .singlepage ../img.destra { border: 1px solid #ccc;}
#primary .singlepage ../img.altobasso { border: 0px solid #ccc;}

#footer {
/* jcn
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #b5ccda;
	color:#FFFFFF;
*/

	background-color: #FFFFFF;
	background-image: none;
	/*width: 965px;*/
	margin: 0;
 padding: 0; 
 
 width: 100%;
 max-width: 100%;

	}


/*----------list styles----------*/

.tabs ul li {
	background:none;
	padding:0;
	margin:0;
	list-style:none;
}


#primary ul{margin:10px 0 10px 0;}

/*lists in content*/

.item-list ul li{ no-repeat 0px 2px; list-style: inside disc;}
/*.rsidebar ul li.expanded, .lsidebar ul.menu li.expanded {background: transparent url('/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/expanded.gif') no-repeat 2px .3em;}*/
/*.rsidebar ul li.collapsed, .lsidebar ul.menu li.collapsed {background: transparent url('/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/collapsed.gif') no-repeat 2px .3em;}*/

#primary .singlepage .node .content ul li{
/*lists in node content*/
list-style:none;
background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/stiptheme_node/graphics.css?b) no-repeat 0px 2px;
}

#primary .singlepage .node .content ol li{ /*ordered lists in node content*/list-style-type:decimal;}

.rsidebar ul.menu li,
.rsidebar .item-list ul li,
.rsidebar li.leaf,
.lsidebar ul.menu li,
.lsidebar .item-list ul li,
.lsidebar li.leaf 
{
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/stiptheme_node/graphics.css?b) no-repeat 2px .3em;
	border: 0px red solid;
}


ul.inline li {background: none;}


/*---------------tables---------------*/

#primary .node table tr td{border:1px solid #333;}

thead th{
	border-bottom:2px solid #ccc;
	color:#494949;
}

tr.even{background-color:#d1dee6;}
tr.odd{background-color:#ededed;}

td.region,td.module,td.container{
	background-color:#CDD6DE;
	border-bottom:1px solid #AAAAAA;
	border-top:1.5em solid #fff;
	color:#455067;
	}

td.menu-disabled,td.menu-disabled a{
	background-color:#D5C2C2;
	color:#000;
	}

hr {
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #999999;
}

/*dl dt{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/square.gif) no-repeat 0 1px;}*/
span.form-required {color: #ffae00;}
.form-item ul li{list-style: none;}
.fieldset ul li{list-style: none;}

fieldset ul.clear-block li{background-image: none;}

#primary .content blockquote
{
    background-color:#eeeeee;
	border:1px solid #ccc;
	color:#666;
}



.preview .node{ /*node preview*/
background-color:#faf6d9;
border:4px dashed #e7e3c4;
	}

/*admin panel styles*/

div.admin-panel {background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/gradient.gif) repeat-x;}

#primary .messages ul li{list-style:none;}

#primary .messages .status{
     background-color:#d8fab6;
	 border:1px solid #3d7903;
	}

#primary .help .help{
     background-color:#FFFFCC;
	 border:1px solid #FFCC00;
	}
	
	
#primary .help .help ul li{ 
	 background: url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/lista.gif) no-repeat 0 7px;
	 list-style:none;
	}
	
	
#primary .admin-dependencies, #primary .admin-required {color:#999999;}	

#primary code{color:#000;}	

/*comments & links*/

.comment{
background-color:#ededed;
border:1px solid #ccc;
}

.comment .links ul li{
list-style:none;
background:none;
}


/*icons*/

.comment .links li.comment_delete{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/commentdelete.gif) no-repeat;}
.comment .links li.comment_edit{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/commentedit.gif) no-repeat;}
.comment .links li.comment_reply{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/commentadd.gif) no-repeat;}
#primary .links li.comment_forbidden{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/lock.gif) no-repeat;}
#primary .links li.comment_comments{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/comments.gif) no-repeat;}
#primary .links li.blog_usernames_blog first{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/blog.gif) no-repeat;}
.links li.comment_add{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/comment_add.gif) no-repeat;}
.links .node_read_more{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/readmore.gif) no-repeat;}


/*taxonomy terms in node*/

.taxonomy{border-top:4px solid #eee;}
.taxonomy span{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/tags.gif) no-repeat;}

p span.tagsteaser{
background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/tags.gif) no-repeat;
color:#24365c;
}

.preview .node .taxonomy ul li span{background:none;} /*no key icon in preview */


/*meta in nodes*/


.linksteaser {
border-bottom:1px dashed #ccc;
}

.metanode span.author{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/user.gif) no-repeat;}
.metanode span.date{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/clock.gif) no-repeat 2px 0;}


.item-list .pager li.pager-current{
background-color:#ededed;
border:1px solid #ccc;
color:#333;
}


/*avatar*/

.picture ../img{
	border:1px solid #e1e0e0;
	background:white;
	}

.picture a:hover ../img{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/bgavatar.gif) no-repeat bottom;}


/*signature in 6x */

.firma{
	border-top:1px solid #dfdede;
	color: #666;
}

/*forums*/

#primary .singlepage #forum ul.links li.forum{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/post.gif) no-repeat 0px -1px;}

.singlepage #forum table tr.even{background-color:#ededed;}

.singlepage #forum table tr td.container{background-color: #FFF;}

/*profile*/

.profile h3{border-bottom:none;}

/*book & forum navigation*/

.book-navigation, .forum-topic-navigation{background:#eee;}

/*pools*/

#page .poll .bar .foreground{background-color:#156aa3;}

/*book links */

.links .book_printer{
background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/print.gif) no-repeat;

}

.links .book_add_child{
background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/add.gif) no-repeat;

}

#primary .content .book-navigation .menu li{
background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/figlio.gif) no-repeat 0 0px;
list-style:none;
list-style-image:none;
list-style-type:none;
}

/*search results*/

#primary .singlepage .search-results dt{background:url(/web/20110805013524im_/http://www.osti.gov/ostiblog/sites/www.osti.gov.ostiblog/themes/img/result.gif) no-repeat;}

#primary .singlepage .search-results p strong{ background: #FFFF99}

/*hidden div used to hide hidden form elements (such as paypal form)*/

.hide{visibility:hidden;height:5px;}


/* Collapsible fieldsets */
fieldset {border: 1px solid #ccc;}

/* Targets IE 7. Fixes background image in fieldsets. */
*:first-child+html fieldset {
  background-position: 0 0.65em;
  background-color: transparent;
}

fieldset ul.clear-block li { background-image: none;}

.feedcontainer .feedcontent{border-bottom:1px dashed #ccc;}
#primary .singlepage .feedsummary {border-bottom:1px dashed #ccc;}

#primary .singlepage #aggregator li { /*aggregator list*/
list-style:square;
background:none;
}

/*taxonomy term page */
.terminfo{ background:#fdffe5;}
#primary .terminfo p{color:#666600;}

/*form buttons*/

.form-submit{
/*	border:6px double #ccc;*/
/*	color:#fff;*/
/*	background-color: #990000;*/
}

table {
border:none;
}

tbody {
border-top:none;
}
/*
     FILE ARCHIVED ON 01:35:24 Aug 05, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:33:27 Mar 10, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 100.832
  exclusion.robots: 0.219
  exclusion.robots.policy: 0.202
  RedisCDXSource: 2.058
  esindex: 0.01
  LoadShardBlock: 61.572 (3)
  PetaboxLoader3.datanode: 63.439 (4)
  CDXLines.iter: 32.701 (3)
  load_resource: 36.572
  PetaboxLoader3.resolve: 21.329
*/