



/* basic formatting for html tags */

body {
	color: #000;
	/*background-color: #efefdf;*/
	background-color: #efebe3;
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-bottom: 50px;
	

	
}

#wrapper {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #bfbbb2;
	width: 980px;
	margin: 0 auto;
	background-color: #fff;

}

/*   navigation bar */


.VideoPlayerContainer {
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 3px 5px rgba(0,0,0,.3);
	box-shadow: 1px 3px 5px rgba(0,0,0,.3);
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	
}

.AudioPlayerContainer {
	margin-bottom: 20px;
}


/* style to format list of stories */
.topicstories {
	padding: 5px 5px;
	margin-bottom: 10px;
	
	
}

.topicstories h4 {
	color: #660066; 
	font-size: 14px; 
	line-height: 18px; 
	font-family: Georgia, Times, serif; 
	border-bottom: 1px solid #660066;
	margin-top: 2px;
	margin-bottom: 0;
}


.topicstories ul {
	 margin-left: 10px;
	 padding-left: 0;
}

.topicstories li {
	list-style: url(/cseas/images/square_purple.gif) none outside;
	padding-bottom: 7px;
} 




/* html and formatting */



#layout, .container_12, .container_16 {
	background-color: #fff;
	
}


#header {
	background-color: #fff;
	padding: 10px 0 0 0;
	height: 80px;

	/*border-bottom: 2px solid #330033;*/
}

#header img.logotype {
	margin: 10px;
}

#header img {
	display: block;
}


#header #google {
	width: 300px;
	float: right;
	margin: 30px 0 0 0;
	padding: 0;
}






.article {
	width: 680px;

}

.listpeople {
	
	padding: 5px;
	border-bottom: 1px solid #efefef;
	min-height: 70px;
	display: block;
	

}

/*.listpeople:nth-child(3n+3){
	background-color: #ffb300;
}


.listpeople:hover{
	background-color: #efefef;
	color: #fff;
}

.listpeople a {
	display: block;
	height: 70px;

}*/



.listpeople .jobtitle {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serf; 
	
}


/* for event design and layout */





#footer {
	margin-top: 15px;
	background-color: #fff;
	clear: both;
	padding: 0 0 5px 20px;
	border-top: 1px solid #999;
	text-align: center;
}



#footer .nav-footer {
	text-align: left;

}


/* typography */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
}

h1 { 
	font-size: 18px;

}

h2 { 
	font-size: 16px;
}

h2.title {
	border-bottom: 1px solid #000;
}

h3 { 
	font-size: 14px;

}

.btm-margin {
	margin-bottom: 0;
}

h4 { 
	font-size: 14px;
	/*margin-bottom: 0;*/
}

h4.section-title { 
	font-size: 14px;
	color: #911687;
	text-transform: uppercase;
	font-style: italic;
	/*margin-bottom: 0;*/
}

.directory h4 {
	/*color: #660066; */
	font-size: 16px; 
	border-bottom: 1px solid #660066;
	margin-bottom: 15px;
	margin-top: 15px;
	
}
.directory p {
	margin-left: 20px;
}

h5 { 
	font-size: 12px;
	font-weight: bold;


}

h6 { 

	font-weight: bold; 
	font-size: 14px; 
	
}

.date  {

	font: normal bold 11px 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
	text-transform: uppercase;
	background-color: #ffb300;
	color: #fff;
	display: block;
	padding: 0.4em;
	letter-spacing: 2px;
	margin: 0 0 1em 0;
	padding-left: 15px;
	width: 50%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3);
	box-shadow: 1px 1px 2px rgba(0,0,0,.3);
}

p { 
	font-family:  Georgia, "Times New Roman", Times, serif;
	/*font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, "Trebuchet MS", Helvetica, sans-serif;*/
	font-size: 12px; 
	line-height: 2.0em;
	margin-top: 0;
	margin-bottom: 10px;
}


.articlelayout p:nth-child(3) {
	font-weight: bold;
	color: #536895;

}


.list-events {
	border-bottom: 1px dotted #bfbbb2;
	margin-bottom: 20px;

}


p.new-courses {

}

p.new-courses .title {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2em;

}

.caption, .photocaption, .postdate, .breadcrumbs, .small, .ctraddress { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serf; 
}



.displaycalendar td {
	padding: 1px;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 5px;
	
}
.monthformat {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
}

.dayweekformat {
	color: #74126c;
	font-weight: bold;
}

.imgcaption { 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans; 
}

p.indent {
	margin-left : 10px;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}





ol li {
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	line-height: 1.8em;
	/*color: #339966;*/
	color: #636; 
	padding: 5px;
	list-style-type: decimal;
}


ul, ol {
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 0;
}



ul li {
	margin: 0 0 0 7px;
	padding: 0 0 5px 12px;
	line-height: 1.8em;
	/*list-style: url(/cseas/images/square_purple.gif) none outside;*/
	/*font-size: 14px; */
	font-family: Georgia, Times, serif; 
	font-size: 12px; 
}


ul li.podcasts {
	list-style: url(/images/podcasts.png) none outside;
	margin: 0 0 15px 25px;
	padding: 0 0 5px 22px;
}

#footer .nav-footer li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


/* format boxes for feeds */


#recentstories {
	float: right;
	width: 200px;
	margin: 15px;
	padding: 10px;
	border-right: 1px solid #996699;
	border-left: 1px solid #996699;
	border-top: 2px solid #996699;
	border-bottom: 2px solid #996699;
}








.storytools {
	border-right: 1px solid #660066;
	border-left: 1px solid #660066;
	border-top: 2px solid #660066;
	border-bottom: 2px solid #660066;
	/*border-top: 1px solid #999;
	border-bottom: 1px solid #999;*/
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px 10px 2px 10px;
}

.storytools p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.storytools h4 {
	margin-top: 2px;
	margin-bottom: 0;
}

.storytools img {
	display: inline;
}
.relatedarticles {
	border-right: 1px solid #660066;
	border-left: 1px solid #660066;
	border-top: 2px solid #660066;
	border-bottom: 2px solid #660066;
	background-color: #efefdf;
	
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.recentarticles {
	border-right: 1px solid #660066;
	border-left: 1px solid #660066;
	border-top: 2px solid #660066;
	border-bottom: 2px solid #660066;
	
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}



.event-info {

	/*
width: 480px;
	float: left;
	padding: 10px;
	margin-right: 20px;
	border: 1px solid #ffb300;
*/

}


.newspaper {
	border: 1px solid #eee;
	padding: 10px;
	margin: 10px;
	height: 250px;
	display: block;
	
	
}
.newspaper p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.newspaper img {
	border: 1px solid #000;
	margin: 10px 0;
		
}

.newspaper:hover {
	background-color: #efefef;

}

hr {
	border: 0;
	border-bottom: 4px double #eee;
}

.box {

		border: 1px solid #eee;
		padding: 10px;
		margin-bottom: 10px;
		/*height: 375px;*/

}




/* style to format call out box */
.sidebox {
	border-right: 1px solid #660066;
	border-left: 1px solid #660066;
	border-top: 2px solid #660066;
	border-bottom: 2px solid #660066;
	/*background-color: #efefdf;*/
	padding: 5px 5px;
	margin-bottom: 10px;
}

.sidebox p {
	
	font-size: 12px;
}
.sidebox h4 {
	color: #660066; 
	font-size: 14px; 
	/*line-height: 22px; */
	font-family: Georgia, Times, serif; 
	/*border-bottom: 1px solid #660066;*/
	margin-top: 2px;
	margin-bottom: 10px;
	
}


.sidebox ul {
	margin-left: 10px;
	 padding-left: 0;
}

.sidebox li {
	list-style: url(/cseas/images/square_purple.gif) none outside;
	padding-bottom: 7px;
} 


ul.quick-links {
	
	display:block; 
	/*border:1px solid #a3bd6c; */
	border-right:0; 
	border-bottom:0;
	padding:0;
	margin:0;
	width: 240px;
	margin-bottom: 10px;
}

ul.quick-links li, .sidebox ul.quick-links li {
	display:block; 
	margin:0 0 10px 0;
	padding:0;
	list-style-type: none; 

	
}
	
ul.quick-links li a {
	display:block; 
	text-decoration: none;
	background-color: #2685BB; 
	padding: 10px;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serf; 
	font-weight: bold;
	width: 220px;
	text-align: left;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:0px 0px 3px #333;
	-webkit-box-shadow:0px 0px 3px #333;
	box-shadow:0px 0px 3px #333;
	-webkit-transition: background 0.4s ease;
	-moz-transition: background 0.4s ease;
	-o-transition: background 0.4s ease;
	transition: background 0.4s ease;
	}
	

	
ul.quick-links li a:hover {
	display:block; 
	padding:10px; 
	background-color:#A5429C; 
	color: #fff;
	}


/* style to format list of stories */
.announcements {
	padding: 10px;
	margin-bottom: 10px;
	border-right: 1px solid #660066;
	border-left: 1px solid #660066;
	border-top: 2px solid #660066;
	border-bottom: 2px solid #660066;
	width: 200px;
}

.announcements h4 {
	color: #660066; 
	font-variant: small-caps; 
	font-weight: bolder; 
	font-size: 14px; 
	font-family: Georgia, Times, serif; 
	border-top: 1px solid #660066;
	border-bottom: 1px solid #660066;
	
	padding: 3px;
}

.announcements ul {
	margin-left: 10px;
	padding-left: 0;
}
.announcements li {
	list-style: url(/cseas/images/square_purple.gif) none outside;
	padding-bottom: 7px;
	
} 

/* style to format list of stories */
.priorities {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #efefdf;
	/*width: 80%;*/
	
}

.priorities h4 {
	color: #660066; 
	font-variant: small-caps; 
	font-weight: bolder; 
	font-size: 14px; 
	font-family: Georgia, Times, serif; 
	/*border-top: 1px solid #660066;
	border-bottom: 1px solid #660066;
	background-color: #CC99CC;*/
	padding: 3px;
}


.priorities li {
	list-style-type: decimal;
	padding-bottom: 7px;
} 













/* for article design and layout */






p.abstract { 
	font-weight: bold;
	font-size: 14px;
	color: #536895;

}

#storypullquote h4 {
	color: #339966;
	font-weight: bold; 
	border: 1px solid #ffb300;
	padding: 10px;
	float: right;
	margin-top: 150px;
	margin-left: 20px;
	width: 250px;
}





#imgevent img {
	background:#efefdf;
	padding:2px;
	border:1px solid #660066;
}


/* for configuring a table used for conferences */
table.tbl-layout td {
	padding: 10px;

}



table.courses {
	border-width:0;
	color: #000;
	width:100%;
	margin:0 0 1.5em;
}

table.courses tr {
  border-width:0;
  padding:2px;
  }
  

  
  
.courses td {
	padding:5px 5px;
	border:1px solid #ccc;

	vertical-align:top;
}


/* for configuring a table used for conferences */

table.conf {
	border-width:0;
	color: #000;
	line-height:1.5em;
	width:100%;
	margin:0 0 1.5em;
}

table.conf tr td.blank {
  border-width:0;
  padding:2px;
  }
  
.conf th {
	background:#eee;
	padding:5px 5px;
	border:1px solid #ccc;
	border-width:0 0 1px 1px;
	font-size: 100%;
	font-weight: bold;
	font-family: Georgia, Times, serif; 
	color:#993333;
	text-align:left;
 }
  
  
.conf td {
	padding:5px 5px;
	border:1px solid #ccc;
	border-width:0 0 1px 1px;
	vertical-align:top;
}

.conf td.time {
	
	background-color:#efefdf;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, Times, serif; 
	text-align: left;
	width:30%;
}

.conf td.panel {
	
	background-color:#efefdf;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, Times, serif; 
	text-align:left;
	width:50%;
}

.conf h4 {
	color:#990000;
}

.conf ul li {
	margin: 0 0 0 7px;
	padding: 0 0 5px 12px;
	line-height: 1.5em;
	list-style: url(/cseas/images/square_purple.gif) none outside;
}


  
.hide { 
	display:none;
}







/* format for top stories */
#storystatslist {
	margin: 0;
	margin-top: 15px;
	border: 1px solid #660066;
	padding: 0;
	width: 100%;
}

#storystatslist tr.titlerow {
	background-color: #efefdf;
 }

#storystatslist td.datarow {
	padding: 2px;
	border-top: 1px solid #ccc;
}

#storystatslist h4 { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
	margin: 0;
	color: #039;
}

#storystatslist p {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	
}
  
  



/* top story used on home page */
.mainstory {
	
	margin-bottom: 20px;
	width: 90%;
}







/* slideshow css for institute template */

#startslideshow {
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px solid #660066;
	padding: 5px;
	width: 175px;
}

#startslideshow img.thumbnail {
	border: 2px solid #660066;
	float: none;
}

#startslideshow h4 {
	margin-bottom: 0;
}

#startslideshow p {
	margin-top: 0;
	margin-bottom: 10px;

}

#slideshow {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	
}

#slideshow h1 {
	margin-bottom: 0;
}

#slideshow p {
	margin-top: 0;
	margin-bottom: 10px;
}

#slideshow td {
	/*border: 1px dotted #d1c6c0;*/
}

#slideshow img.slideImage{
	padding: 5px;
	background-color: #660066;
	margin-bottom: 0;

}

.slidedescription{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E6A95;
}

.slidecopyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.slidenumOn {
	background-color: Maroon;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

a.slidenumOff {
	
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;

}
/* end slideshow css */


/*  forms begin here */


.subscribe  {
	background-color: transparent;
	display: block;
	padding: 10px;
	border: solid 1px #efefef;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;

 }

 



.subscribe form {
	padding: 5px;
}



.subscribe h2 {
	font-size: 18px;
	margin-bottom: 0;

}





.subscribe form input.frm-input, form textarea.frm-input  {

	font-size: 16px;
	width: 90%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;

}



.subscribe td {

	padding-right: 5px;

}


.personlayout {


}

.personlayout h1 {
	margin-bottom: 0;
}

.personlayout p {
	margin-top: 0;
}

/* forms end here */




/* linkology */
a:link {
	color: #003399;
	background-color : transparent;
}

a:visited {
	color: #003366;
	background-color : transparent;
}

a:hover {
	color: #911687;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

a[href$=".pdf"] {
	padding-right: 25px;
 	background: url(/images/icon_pdf.png) no-repeat right center;
 }
 
 a.no-pdf-icon[href$=".pdf"] {
	padding-right: 25px;
 	background-image: none;
 }
