

/* ------------------------------------------------------------------------------------------------ */
/*																									*/
/* 												Pages												*/
/*																									*/
/* ------------------------------------------------------------------------------------------------ */


/* global whitespace reset (leftjustified.net)  */
* { padding: 0; margin: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, fieldset, address { margin: 1em 0; }
li, dd { margin-left: 2em; }
fieldset { padding: .5em; }
/* end whitespace reset */

body {
  padding: 15px 0 0 0;
  background-color: #ffffff;
  font-size: 11px;
  font-family: Lucida Grande, Verdana, sans-serif;
  color: #000000;
  text-align: center;
}

a {
  color: #000080;
  text-decoration: none;
}

a:hover {
  color: #000080;
  text-decoration: underline;
}

img
{
	font-size: 10px;
	border: 0px;
}
code 
{
	color: #009900;
}


/* quotes */
blockquote 
{
	width: 260px;
	color: #4e4e4e;
	padding: 1em;
	margin: 0 0 1em 0;
	border: 1px solid #e2e2e2;
	background: #f1f1f1;
	text-align: center;
}

blockquote p 
{
	text-indent: -0.5em;
	margin: 0 0 .5em 0;
}


/* lists */

ul 
{
	list-style-image: url(/images/list_circle.png);
	padding: 5px 3px 5px;
	margin: 0;
}
ul ul
{
	list-style-image: url(/images/list_triangle.png);
}
ul.left
{
	float: left;
	clear: none;
	width: 49%;
	padding: 15px 0px;
}
ul.right
{
	float: right;
	clear: none;
	width: 49%;
	padding: 15px 0px;
}

li.bib
{
	font-size: 12px;	
	margin-bottom: 12px;
}

/* layout */
#wrapper
{
	width: 600px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#header
{
	margin-bottom: 20px;
}

#leftbox
{
	color: #4e4e4e;
	border: 1px solid #CCFFCC;
	background: #E6FFE6;
	width: 260px;
	height: 80px;
	margin-top: 15px;
	margin-bottom: 28px;
	padding: 0 20px 0 0
}

#leftbox-image
{
	margin-left: 10px;
	margin-top: 15px;
}

#leftbox-text-title
{
	font-size: 16px;
	margin-left: 60px;
	margin-top: -43px;
}

#leftbox-text-details
{
	margin-left: 62px;
}

#rightbox
{
	color: #4e4e4e;
	border: 1px solid #e2e2e2;
	background: #f1f1f1;
	width: 260px;
	height: 80px;
	margin-top: 15px;
	margin-bottom: 28px;
	padding: 0 20px 0 0
}

#rightbox-image
{
	margin-left: 15px;
	margin-top: 15px;
}

#rightbox-text-title
{
	font-size: 16px;
	margin-left: 60px;
	margin-top: -32px;
}

#rightbox-text-details
{
	margin-left: 62px;
}


/* for index page */
#front-box
{	
	width: 400px;
	padding: 0;
	margin: 0 auto;
}

#nav-bar-box
{
	text-align: center;
	font-size: 12px;	
}

#front-box-body
{
  font-size: 11px;
  font-family: Lucida Grande, Verdana, sans-serif;
}

#front-box-img
{
	width: 130px;
	margin-left: 0px;	
	margin-bottom: 10px;
	float: left;
}
#front-box-text
{
	width: 175px;
	float: left;
	margin-left: 60px;	
	margin-bottom: 10px;
	text-align: left;
}

#front-box-abstract
{	
	float: left;
	margin-left: 10px;	
	width: 390px;
	text-align: left;
}

#front-box-navigation
{
	width: 360px;
	text-align: center;
}

#text-box
{
	width: 250px;
	text-align: left;
}



/* content section */
#main
{
	/* clear: both; */
	float: left;
	width: 280px;
	padding-right: 20px
}
#main *
{
	line-height: 1.4em;
}
#main strong
{
	font-weight: bolder;
	line-height: 1.2em;
}
#main h2, #main h3, #main h4
{
	clear: both;
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	margin-top: 16px;
	margin-bottom: 2px;
}

/* content section */
#main-right
{
	/* clear: both; */
	float: left;
	width: 280px;
	padding-left: 20px;
}
#main-right *
{
	line-height: 1.4em;
}
#main-right strong
{
	font-weight: bolder;
	line-height: 1.2em;
}
#main-right h2, #main-right h3, #main-right h4
{
	clear: both;
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	margin-top: 16px;
	margin-bottom: 2px;
}

/* content section */
#main-left-small
{
	/* clear: both; */
	float: left;
	width: 100px;
	padding-right: 20px
}
#main-left-small *
{
	line-height: 1.4em;
}
#main-left-small strong
{
	font-weight: bolder;
	line-height: 1.2em;
}
#main-left-small h2, #main h3, #main h4
{
	clear: both;
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	margin-top: 16px;
	margin-bottom: 2px;
}

/* content section */
#main-right-big
{
	/* clear: both; */
	float: left;
	width: 460px;
	padding-left: 20px
}
#main-right-big *
{
	line-height: 1.4em;
}
#main-right-big strong
{
	font-weight: bolder;
	line-height: 1.2em;
}
#main-right-big h2, #main h3, #main h4
{
	clear: both;
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	margin-top: 16px;
	margin-bottom: 2px;
}

#main-research-textbox
{
	float: right;
	width: 465px;
}

#main-research-image
{
	float: left;
	margin-right: 10px;
}

#main-research-item
{
	float: left;
	margin-bottom:5px;
	margin-top:5px;
}

/* content section */
#main-full
{
	/* clear: both; */
	float: left;
	width: 600px;
}

#main-full-small
{
	/* clear: both; */
	width: 360px;
	margin-left: 120px;
}

#main-full *
{
	line-height: 1.4em;
}
#main-full strong
{
	font-weight: bolder;
	line-height: 1.2em;
}
#main-full h2, #main-full h3, #main-full h4
{
	clear: both;
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	margin-top: 16px;
	margin-bottom: 2px;
}
/* end content section styles */


#main-blog-left
{
	/* clear: both; */
	float: left;
	width: 180px;
	padding-right: 20px;
}

#main-blog-left *
{
	line-height: 1.4em;
}
#main-blog-left strong
{
	font-weight: bolder;
	line-height: 1.2em;
}
#main-blog-left h2, #main-blog-left h3, #main-blog-left h4
{
	clear: both;
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	margin-top: 16px;
	margin-bottom: 2px;
}

#main-blog-right
{
	/* clear: both; */
	float: right;
	width: 400px;
}

#main-blog-right *
{
	line-height: 1.4em;
}
#main-blog-right strong
{
	font-weight: bolder;
	line-height: 1.2em;
}
#main-blog-right h2, #main-blog-right h3, #main-blog-right h4
{
	clear: both;
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	margin-top: 16px;
	margin-bottom: 2px;
}

#footer
{
	position: relative;
	top: 20px;
	clear: both;
	padding: 4px 0 28px 0;
	border-top: 1px solid #000000;
	text-align: center;
}

#divider
{
	position: relative;
	top: 6px;
	clear: both;
	padding: 4px 0 10px 0;
	border-top: 1px solid #000000;
	text-align: center;
}



