				   
/*reset stuff*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, pre,
a, em, font, img, strong, b, u, i, center,
dl, dt, dd, ol, ul, li, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/*end reset stuff*/



body {
	width: 98%;
	font-family: sans-serif;
                margin: 1%;
                background-color: #efefef;
}

a { 
	color:#1f2569; 
	text-decoration:underline; 
}

a:hover {
              background-color: #1f2569;
              color: #ffffff;
}

#content {
	float: none;
	clear: both;
	display: block;
                max-width: 100%;
  background-color: #efefef;

}

#content img { 
  color: #000000;
 }

.leftblock {
	float: left;
	clear: left;
                width: 24%;
   margin-left: .2em;
}

.rightblock {
	float: right;
	clear: right;
               width: 24%;
margin-right: .2em;
}

.centerblock {
                clear:none;
                display: block;
	width: 50%;
                margin: .5em auto;
                position: relative; 
}

.box{
	border: .2em solid #1f2569;
	margin: .5em 0;
}

.aheader{
	background-color:#1f2569;
	text-align: center;
	color: #ffffff;
	padding: 1.5%;
	font-variant: small-caps;
	font-weight: bold;
	font-size: large;
}


/*JS MENU STUFF*/
.mC h5 {
	color:#1f2569; 
	cursor:pointer;
	margin:.625em .313em .313em .313em;
	padding:0 0 0 1.5em;
	text-indent:-1em;
	font-size:1.025em; }

.mC ul {
	display:none; 
	margin-bottom:.625em; 
}

.mC li {
	margin-left:2.4em; 
	display:block;
	font-size:.95em; 
                padding: .2em;
}

.mC a {
	font-size:1em;
                text-decoration: none;
}

img.arrow {
	  width:.7em;
	  height:.7em;
	  }
h5.noarrow{
	padding:0 0 0 1.6em;
	text-indent:0em;
	}

.mC a:hover { 
  background-color: #1f2569;
  color: #FFFFFF;
}

/* end JS menu stuff */

.box .aheader p {
	margin: 0;
	padding-bottom:.5em;
	text-align:center;
	font-size:smaller
}

.date{
	color:#5F1A0A;
	font-family: monospace; 
}


#sitenav { 
  text-align: center;
  margin: .2em;
 }

#sitenav a { 
  text-decoration: none;
 }

#sitenav li { 
  padding: .1em;
}

#news  li{ 
  padding: .5em;
  font-size: 1.01em;
 }




/* Header Stuff */

#cxcheader {
	background:#641a0a url(/https/cxc.cfa.harvard.edu/incl/rcw108_800.jpg)
                          repeat-x center left;   
	margin: auto;
  /*              padding: .2em;*/
 	clear: both;
	display: block;
	overflow: hidden;
	border-top-right-radius: 1em;
	border-top-left-radius: 1em;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
}

#cxcheader img { 
  color: #ffffff;
  font-size: 2.5em;
  font-style: italic;
 }


#cxcheaderleft {  
	float: left;
	clear: left;
                width: 24%;
               margin-left: .2em;
}

#cxcheaderright { 
	float: right;
	clear: right;
               margin-right: .2em;
 }

#cxcheaderright a { 
  color: #ffffff;
  font-weight: bold;
  display: block;
  padding: .5em;
  margin: .3em .1em;
  border: .2em solid #ffffff
}

#cxcheaderleft a:hover { 
               text-decoration: none;
                background: transparent;
 }

#cxcheaderright ul { 
  clear: right;
 }

#cxcheaderright li {  
  list-style:none;
  float:right;
  padding: .6em .4em .2em .4em;
}

#cxcheaderright ul li a { 
               text-decoration: none;
                background-color: #41110a;
 }


#cxcheaderright ul li a:hover { 
                background-color: #1f2569;
}

/* End Header Stuff */


/* Footer Stuff */


#cxcfooter {
	background:#2a150f url(/https/cxc.cfa.harvard.edu/incl/cxcfooterbackground.png) 
                       repeat center left;
	float: none;
	padding: .5em;
	clear: both;
	overflow: hidden;
                position: relative; 
 	border-bottom-right-radius: 1em;
	border-bottom-left-radius: 1em;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
}

#cxcfooter img { 
  color: #ffffff;
  font-size: 1.5em;
  font-style: italic;
 }

#cxcfooter ul li {
	text-align:center;

	float:left;
	display: block;
	padding: .5em 7% .5em 0;
}

#cxcfooter ul li a {
	  float:left;
	  color:white;
	  text-decoration:underline;
}

#cxcfooter a {
	color:white;
	text-decoration:underline;
}

#cxcfooterleft {
	width: 25%;
	float: left;
	clear: left;
                margin-left: .2em;
}	

#cxcfooterright {
                width: 74%;
	margin:auto;
	display:block;
	float: left;
	
        
}


#cxcfooterright p {
	color: white;
	font-size:90%;
	padding-top: 1%;
	clear: both;
}


/* hide stuff that will show up when printing */

.printOnly { 
 display: none;
 }

#social img{width:25px; 
	    height:25px; 
	    display:inline;
	   margin: .5em .5em 0em .5em;
}
#social :hover{background-color: #E4E9F1;}
