/*======================================*
** rp-stylesheet.css
** ------------------------------------------------------------*
** Created: 15-01-07 (dd-mm-yy)
** Author: Jenna Smith (growldesign.co.uk)
** Template: RedPepper
**======================================*/


/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #FFF url(../img/bg.png) repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%; 
	text-align: center;
	margin: 2; 
	padding: 0;
	color: #555;
	}
img { border: 0; }
ul, 
p { line-height: 1.4em; font-size: 1em; margin: 15px 0 20px; }
h1 { font-size: 1.2em;  margin: 0; color: #000; font-weight: normal; padding: 20px 40px 20px 0px; }
h2 { font-size: 1.4em;  margin: 0; color: #000; font-weight: normal; padding: 10px 20px 20px 0px; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.7em; }
h5 { font-size: 1.4em; }
a { color: #f00; text-decoration: none; /*border-bottom: 2px solid #FFC4C4; */
  }	
a:hover { border-color: #900; }
.l1 { border: none !important; margin: 0 !important; }

ul { 
	padding: 0px;
	list-style-type: circle;
	line-height: 1.8em;
	}	     

ul li { padding-left: 10px; line-height:1.4em }

ul div {line-height: 2em}		

/*------------------------------------------------------
	Publication Format 
------------------------------------------------------*/
ul.PaperList {list-style-type: circle;}

ul.PaperList li.PaperTitle { line-height: 1.3em; font-size:1.2em; margin-top: 1em}
ul.PaperList li.PaperTitle span {color:#000; font-family: Times;}
ul.PaperList li.PaperTitle a.Title {color:#0000CC; font-family: Times; }
ul.PaperList li.PaperTitle span.Source {font-style:italic}


/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/		
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	}
* html #container { width: 740px; }	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/			
#header { width: 780px; 
	}
#header:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
#header h1 { font-weight: normal; font-size: 1.9em; padding: 1.2em 0 28px 1.1em; margin: 0; }
#header h1 a { color: #000; text-decoration: none; border: none; }
#header h1 a span { color: #900; }

/** Navigation **/
#header ul {
	margin: -6.9em 0 0 0; 
	padding: 0 10px;
	list-style-type: none;
	float: right;
	}
* html #header ul { padding: 0; }	
#header ul li { 
	float: left;
	text-align: center;
	margin: 0 10px;
	background: transparent;
	padding: 0;
	}	
#header ul li a { 
	display: block; 
	text-decoration: none; 
	color: #900; 
	font-size: 1.2em; 
	padding: 2em 12px; 
	border-bottom: 0.3em solid #3F0000; 
	}	
#header ul li a:hover { border-color: #f00; }	
#header ul li a.on,
#header ul li a.on:hover { border-color: #900; }		

/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/
#body { background: #fff url(../img/body_.png) repeat-x; }
#body div { background: transparent url(../img/body_left.png) no-repeat; }
#body div div { background: transparent url(../img/body_right.png) no-repeat 100% 0%; height: 1%; padding: 0 20px 30px; }
* html #body div div { width: 100%; }
#body div div:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body div div div { background-image: none; padding: 0; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#body #content { 
	float: right; 
	height: auto !important;
	min-height: 300px; 
	height: 300px;
	width: 510px;
	background: #fff url(../img/content_shadow.png) no-repeat;	
	padding: 23px -10px 0 38px;
	margin-top: 2em
	}
#body #content ul.img { list-style-type: none; padding: 0; margin: 0; width: 100%; }	
#body #content ul.img:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body #content ul.img li { float: left; margin-left: 10px; margin-bottom: 10px; padding: 0; background: transparent; }
#body #content ul.img li a { border: none; }
#body #content ul.img li img { border: 3px solid #FFF; padding: 1em; }
#body #content ul.img li a:hover img { border-color: #000; }

#body #content a.tabs {color:#0033FF; font-size:1.2em; font-family: Courier; margin-right: 1em; border-bottom: 2px solid #0000FF;}

form { background-color: #f4f4f4; padding: 20px; margin-top: 20px;  }
form p { margin: 10px 0; }
form p label { width: 100px; display: block; float: left; }
form p input, 
form p textarea { border: 1px solid #999; padding: 4px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.3em; width: 240px; }
textarea { height: 100px; } 
input.btn { width: auto; }
	
#body div a {color:#0000CC;}
#body div p a {color:#0000CC;}


#columns .column {
        position: relative;
        width: 46%;
        padding: 1%;
}
#columns .left {
        float: left;
}
#columns .right {
	float: right;
}


/*------------------------------------------------------------*
**  Breadcrumb
**------------------------------------------------------------*/
#body #content .breadcrumb {  
	background-color: #600; 
	background-repeat: repeat-y; 
	margin-bottom: 20px;
	}

/*------------------------------------------------------------*
** Research
**------------------------------------------------------------*/
#body #content .widecontent {  
	float: right;
	height: auto !important;
	min-height: 300px; 
	height: 300px;
	width: 730px;
	padding: 0px -10px 0 38px;
	margin-top: 2em
	}

/** specific pages **/
#body #content .research { background-image: url(../img/header_home.jpg); }

/*------------------------------------------------------------*
**  Submenu
**------------------------------------------------------------*/
#body #sub { 
	float: left; 
	margin: 3px 0 0 0;		
	background-color: #fff; 
	height: auto !important;
	min-height: 267px; 
	height: 267px;
	width: 192px;
	padding: 20px 10px 0 -10px;
	}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer { 
	width: 780px;
	}
#footer a { border: none; color: #0000CC}	
#footer p { color: #0000CC; padding: 10px; margin: 0; }
#footer span { float: right; margin: 0 10px 0 0; }

