/* ======================================================*
 *  General structure
 * ======================================================*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 5%;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, sans-serif;
}

h1 {
	margin-bottom: 1em;
	font-size: 200%;
	font-weight: normal;
}

h1.long {
	font-size: 170%;
}

h2 {
	clear: both;
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 150%;
	font-weight: normal;
}

h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 100%;
	font-weight: bold;
}

ul {
	list-style-type: circle;
	padding-left: 2em;
}

dd {
	margin-left: 1.5em;
}

p {
	margin: 1em 0em;
	text-align: justify;
}

#figure {
  float: left;
  width: 55%;
  /*border: thin silver solid;*/
  margin: 0.5em;
  padding: 0.5em;
}

#figure caption {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin: 0.5em;
}

#figure p { 
  text-align: left;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  /*margin: 0.5em 0.5em 0.5em 0.5em;*/
}

#figure.right
  {
  float:right;
  }

span.figure p {
  text-align: left;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

/* ======================================================*
 *  Navigation
 * ======================================================*/

/* --- basic navigation ---*/
a {
	text-decoration: underline;
}

a:visited:hover, 
a:visited:focus {
	color: #260060;
}

a:visited {
	color: #660066;
}

a:link:hover, 
a:link:focus {
	color: navy;
}

a:link {
	color: #003;
}

a:visited:hover img, 
a:visited:focus img {
	border: 2px solid #fc9;
}

a:visited img {
	border: 2px solid #c96;
}

a:link:hover img, 
a:link:focus img {
	border: 2px solid #9ff;
}

a:link img {
	border: 2px solid #6cf;
}

/* --- navigation in sidebar ---*/

.sidebar a:visited:hover, 
.sidebar a:visited:focus {
	color: #260060;
}

.sidebar a:visited {
	color: #660066;
}

.sidebar a:link:hover, 
.sidebar a:link:focus {
	color: #260060;
}

.sidebar a:link {
	color: #000000;
}

/* --- navigation in footer ---*/

.footer a:link img, 
.footer a:visited img {
	border-width: 0px;
}

/* ======================================================*
 *  Block structure
 * ======================================================*/

/* --- vertical components ---*/

#top, #middle, #bottom {
	float: left;
	clear: both;
	width: 52em;
}

#top { 
	height: 6.5em;
	margin-bottom: 30px;
}

#middle {
	margin-bottom: 30px;
}

#bottom { 
	float: none;
	margin-top: 35px;
}

/* --- horizontal components ---*/

#top .icon, 
#middle .sidebar {
	float: left;
	width: 17%;
	margin-right: 3%;
}

#top .header, 
#middle .contents, 
#middle .publications, 
#middle .people, 
#middle .news {
	/* 	If width is 80%, this should be 41.6em.
		But this 0.6em margin helps to avoid some bugs in IE regarding width */
	float: left;
	width: 40em;
}

#bottom .footer {
	margin-left: 20%;
	padding-top: 0.3em;
	border-top: 1px solid #999;
        width: 30em;
}

/* ======================================================*
 *  Basic structure
 * ======================================================*/

/* --- icon ---*/

.icon {
	text-align: center;
}

#top .icon img {
	border-width: 0px;
}

/* --- header ---*/

.header { 
	height: 100%;
	border-bottom: 1px solid #999;
        /*background: #fff url(/../images/randomImages/craig.jpg) no-repeat top left;*/ 
}

.header p {
	margin: 4px 0px; 
	text-align: center;
}

.header .meeting {		/* Collaboration Meeting */
	font-size: 160%;
}

.header .date {	/* Majorana Collaboration*/
	font-size: 100%;
}

.header .location {  /* Seattle */
        font-size: 100%;
}

.header .project {		/* Project Name */
	font-size: 150%;
}

/* --- sidebar ---*/

.sidebar {
	font-size: 80%;
}

.sidebar dl {
	margin-bottom: 1.2em;
	padding-bottom: 0.3em;
	border: 2px solid #000000;
	line-height: 150%;
}

.sidebar dt {
	padding: 2px 2px 2px 8px;
	background-color: #000000;
	color: #FFFFFF;
}

.sidebar dd {
	margin: 0px;
	padding: 0px 0.6em;
}

.sidebar dd ul {
	list-style-type: none;
	padding: 0px 0px 0.1em 0.6em;
	line-height: 150%;
}

.sidebar dd ul.pub {
	list-style-type: circle;
	padding: 0px 0px 0.1em 1em;
	line-height: 150%;
}

.sidebar .here {
	font-style: italic;
}

.sidebar .here * {
	font-style: normal;
}

/* --- contents ---*/

.contents dt {
	margin-top: 0.5em;
	font-weight: bold;
	font-size: 100%;
}

/* --- footer ---*/

.footer {
	font-size: 80%;
}

.footer p {
	margin-top: 0em;
}

.footer .valid {
	position: relative;
	top: -1.3em;
	text-align: right;
}

.footer a {
	position: relative;
	top: -1em;
	width: 90px;
	float: right;
}

.footer * a {
	position: static;
	float: none;
	width: auto;
}



/* ======================================================*
 *  Common structure
 * ======================================================*/

/* --- highlight --- */

.highlight {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 1em 0px;
	border: 1px dotted #999;
			<dl>
				<dt>Majorana Collaboration</dt>
				<dd><a href="travel.htm">Institutions</a></dd>
				<dd><a href="accommodations.htm">Members</a></dd>
				<dd><a href="local.htm">Meetings</a></dd>
			</dl>
}

.highlight p {
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;
	padding-right: 1em;
}


.highlight > p > a:first-letter {
	font-size: 150%;
}

.highlight p.title {
	font-size: 150%;
}


.highlight img {
	float: left;
	margin-left: 1em;
	margin-right: 1em;
}

/* --- menu with images --- */
.imgmenu {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
}

.imgmenu li {
	display: inline;
}

.imgmenu li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border-width: 0;
	background-repeat: no-repeat;
}

/* --- background --- */

#background img {
	float: right;
	margin: 0px 0px 1.5em 2em;
}

#background ul {
	list-style-type: circle;
	margin: -1em 0px 0px 1em;
	padding: 0px;
}

#background .imgwithcaption {
	text-align: center;
}

#background .imgwithcaption img {
	float: none;
	margin-top: 1em;
	text-align: center;
}

#background .imgwithcaption p {
	margin: 1em 2em;
	font-size: 80%;
}

#tc {
	float: right;
	width: 15em;
	margin: 0.5em 0px 1em 2em;
}

#tc table {
	width: 100%;
	border: 1px solid #ffffff;
}

#tc thead tr {
	text-align: left;
}

#tc th, 
#tc td {
	padding-left: 0.2em;
}

#tc p {
	font-size: smaller;
}

/* --- floating boxes for quick navigation ---*/

.jump_left {
	float: left;
	width: 50%;
	text-align: left;
}

.jump_right {
	float: right;
	width: 50%;
	text-align: right;
}

/* --- Table stuff ---*/

.agendatable { padding:0; width:470px; }
	.agendatable th { padding:3px 1px 2px 3px; font-size:.7em;
        text-align:left; color:#FFFFFF; background:#660099; }
	.agendatable td {padding:4px 6px 6px 3px;  margin:0; font-size:0.75em; line-height:130%; vertical-align:top; }
	 #main table.agendatable td p { font-size:11px; line-height:130%; padding:0 0 6px 0; margin:0; }
	.agendatable	td.right {text-align:right;}
	.agendatable h2, .agendatable h3, .agendatable h4 {margin-bottom:.3em; font-size:1em; }
	.agendatable label { font-size:0.95em; }
	.agendatable input { margin-bottom:.3em; }

.table tr.break td {background-color:#888888; }
tr.break td { background-color:#888888; }
/*.table tr.even td {background-color:#CC99FF; }
tr.even td { background-color:#CC99FF; }
*/
/* ======================================================*
 *  Items used in each file
 * ======================================================*/

/* --- publications --- */
.publications .papers {
	margin-top: 0px;
	margin-bottom: 3em;
}

.publications .papers h2 {
	width: 50%;
	font-size: 130%;
	margin-bottom: 0em;
	border-bottom: 1px solid gray;
}

.publications dt {
	margin-top: 1em;
}

.publications .comment {
	font-style: italic;
}
	
.publications .title {
	font-size: 120%;
	font-weight: bold;
}

.publications div.author {
	margin-top: 1em;
}

.publications .affiliation {
	padding-left: 1em;
	line-height: 150%; 
	font-style: italic;
	font-size: smaller;
}

.publications .reference {
	margin-top: 1em;
}

.publications .journal {
	font-style: italic;
}

.publications .volume {
	font-weight: bold;
}

.publications .abstract {
	margin-top: 2em;
	text-align: justify;
}

.publications .info {
	margin-top: 2em;
}

.publications .info img {
	float: right;
	clear: right;
	margin-bottom: 1em;
}

.publications .article {
	list-style-type: circle;
	margin-left: 1.5em;
	padding-left: 0px;
}

.publications .article li {
	margin-bottom: 1em;
}

#yearmenu, 
#yearmenu2 {
	line-height: 160%;
	font-size: 90%;
	margin-bottom: 2.5em;
}

#yearmenu2 a {
	color: #000000;
}

#yearmenu2 a:hover, 
#yearmenu2 a:focus {
	color: #9ff;
}

/* --- people --- */
.people img {
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
}

.people .halfcolumn {
	float: left;
	width: 50%;
}

.people .halfcolumn p {
	padding-left: 1.5em;
}

.people ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.people ul ul {
	padding: 0.3em 0px 1.5em 1.5em;
}

.people li span {
	display: block;
	list-style-type: none;
	margin-right: 0.5em;
	padding: 5px 0 2px 6px;
	background-color: #346;
	font-weight: bold;
}

.people li.person {
	list-style-type: circle;
}

.people li.email {
	margin-bottom: 0.6em;
}
