/* @override 
	http://www.molecularmedicineireland.ie/nlimages/Refresh.css
	http://www.molecularmedicineireland.ie/nlimages/print.css
*/

/********************************************
   AUTHOR:  			Ian Smith 
   WEBSITE:   			http://www.noisemultimedia.com/
   TEMPLATE NAME:		MMI Print
   TEMPLATE CODE: 	        MMI-0002
   VERSION:                     1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #fff;
	font: 90% Arial, Verdana, Tahoma, sans-serif;
	color: #000; 
}

/* links */
a, a:visited {
	text-decoration: underline;
	background: inherit;
	color:  #000;
}

.lists {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.lists li.row1 {
	background-color: #fff;
	font-size: 90%;
	text-transform: uppercase;
}

.lists li.row2 {
	background-color: #fff;
	font-size: 90%;
	text-transform: uppercase;
}

.lists li {
	border-bottom: 1px solid #000;
}

.lists li a {
	padding: 8px;
	text-decoration: none;
	display: block;
	color: #000;
}


/* headers */
h1, h2, h3 {
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 130%;	
}
h2 {
	font-size: 120%;
	text-transform: uppercase;
	color: #000;
}
h3 {
	font-size: 110%;
	color: #000; 
}

/* images */
p img {
	margin: 2px 12px 2px 12px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(http://www.molecularmedicineireland.ie/nlimages/quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #003e39;
}

/* search */
form.search {
position: absolute;
	top:-150px;
	z-index:-1;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(http://www.molecularmedicineireland.ie/nlimages/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/ 

#header {
	position: relative;
	text-align: right;
	height: 230px;
	xbackground: #fff url(http://www.molecularmedicineireland.ie/nlimages/MMI_k.jpg) no-repeat left top;
}

#printheader {
	height: 120px;
	display: block;
	}

/* Menu */
#menu {
	clear: both;	
	margin: 0; padding: 0 40px 0 0;
	font: bold 12px/26px Arial, Tahoma, Sans-serif;
	height: 26px;
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}

/* Main Column */
#main {
	float: right;
	width: 100%;
	padding: 0; margin: 0;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Arial, Verdana, 'Trebuchet MS', Sans-serif;
	padding: 5px 0 5px 5px; 	
	border-bottom: 1px solid #EFF0F1;
}

.post-footer {
	background-color: #fff;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #000;
	font-size: 85%;
}
.post-footer .date {
	background: url(http://www.molecularmedicineireland.ie/nlimages/calendar.png) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(http://www.molecularmedicineireland.ie/nlimages/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(http://www.molecularmedicineireland.ie/nlimages/bullet_arrow_top.png) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 26.5%;
	padding: 0; margin: 0;	
}	
#sidebar .left-box {
	border: 1px solid #000; 
	margin: 0 0 5px 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #000;
	background: url(http://www.molecularmedicineireland.ie/nlimages/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: underline;	
	background-image: none;	
}

/* Footer */	
#footer {
	color: #000;
	background: #fff;
	clear: both;
	height: 100px;
	text-align: center;	
	font-size: 80%;
}
#footer a { text-decoration: underline; }
#footer a:hover { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

