@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #336601 url(images/bg-background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #549DC7;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 2.1em;
	margin-bottom: 0.3em;

}

h2 {
	font-size: 1.4em;
	margin-bottom: 0.1em;
}

h3 {
	font-size: 1em;
	margin-bottom: 0.1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #009900;
}

a:hover {
	text-decoration: underline;
	color: #549DC7;
}

img { border:none; }

dl {
  margin: 0.5em 0 1em 0em;
  line-height: 160%;
}

dl dt { margin-top: 0.5em; }


dl dd {
  margin: 0 0 .75em 1.5em;
}
/* Header */

#header {
	margin: 0px 20px;
	background-image: url(images/bg-banner.png);
	background-repeat: repeat-x;
	height: 90px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 30px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 45px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}


/**
 * Primary navigation
 */
ul.primary-links {
	margin: 30px 0 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 4;
	list-style-type: none;
	font-size: .75em;
}

ul.primary-links li {
	margin: 0;
	padding: 0;
	float: left;
	background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
	display: block;
	margin: 0 1.3em;
	padding: 1.2em 0 0;
	color: #fff;
	background: transparent url(images/bg-primary.gif) no-repeat 50% 0;
	font-weight: bold;
	text-align: center;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
	color: #fff;
	background: transparent url(images/bg-primary-over.gif) no-repeat 50% 0;
}


/* secondary Menu */



ul.menu, .item-list ul {
	margin: 0 0 0 0em;
	padding: 0;
	font-size: .85em;
	line-height: 1.7em;
	
	
}

ul.menu ul, .item-list ul ul {
	margin-left: 0em;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em 0em;
  
}

ul.menu li, li.leaf a {
	padding: 0 0 0.2em 2em;
	list-style-type: none;
	list-style-image: none;
	background: transparent url(images/menu-leaf.gif) no-repeat 1px 0.6em;
	margin-left: 1.5em;
	text-indent: 1.5em;
}

ul.menu li, li a.active {
	background: none;
	color: #003366;	
}

ul.menu li, li.leaf a:hover {
	background: transparent url(images/menu-leaf-over.gif) no-repeat 1px 0.6em;
	
}



ul li.expanded {
	background: transparent url(images/expanded.gif) no-repeat 1px .6em;
}

ul li.collapsed {
	background: transparent url(images/collapsed.gif) no-repeat 0px .6em;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}




/* override system block menu lists */

ul.menu {
list-style-type: none;
list-style-image: none;
list-style-position: inside;
border: none;
text-align: left;


}

.item-list ul li {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0.25em;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0em;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;

}

.ical-link, .more-link {
text-align: right;
padding-right: 8pt;

}

/* Override for user edit navigation*/

ul.primary

{

padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
white-space: nowrap;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
height: auto;
line-height: normal;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bbbbbb;
font-size: .85em;

}

ul.primary li a 
{

background-color: #dddddd;
border-top-color: #bbbbbb;
border-right-color: #bbbbbb;
border-bottom-color: #bbbbbb;
border-left-color: #bbbbbb;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-left-style: solid;
height: auto;
margin-right: 0.2em;
padding-top: 0pt;
padding-right: .8em;
padding-bottom: 0pt;
padding-left: .8em;
text-decoration: none;

}

ul.primary li.active a 

{

background-color: #ffffff;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-left-style: solid;
border-top-color: #bbbbbb;
border-right-color: #bbbbbb;
border-left-color: #bbbbbb;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ffffff;

}

ul.primary li a:hover 

{

background-color: #eeeeee;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-left-color: #cccccc;
border-bottom-color: #eeeeee;

}






/* Page */

#page {
	margin: 0px 20px 0px;
	background: #FFFFFF url(images/bg-page-cfm.gif) repeat-y;
	padding-top: 0px;
	width: auto;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	margin-right: 20px;
	
}

.sidebar ul {
	margin: 0;
	padding: 0 0 0 0em;
	list-style: none;
}

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	letter-spacing: normal;
	font-size: 1.2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

/* Sidebar1 */

#sidebar1 {
}

#sidebar1 h2 {
	text-align: left;
	background: url(images/bg-side1.gif) no-repeat;
	color: #4B4095;
	padding-bottom: 11px;
}

#sidebar1 li li {
	padding-right: 20px;
	text-align: left;
}

#sidebar1 .entry {
    margin-left: 8px;
	margin-top: 0px;
	margin-bottom:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: .85em;
	font-weight: bold;
}


/* OSPREY sidebar first */
#sidebar1.sidebar p {
	margin-left: 1.5em;
	margin-bottom: .5em;
	margin-top: .15em;
}

/* SIDEBAR 1 MENU FOR RED TEXT */

#sidebar1.sidebar p.left {
     padding: 0 0 0em 1em;
     background: transparent url(http://valkyrie.whoi.edu/science/bcodmo/images/menu-leaf-over.gif) no-repeat left .3em;
     margin-bottom: 1px;
     margin-left: 0.5em;
     text-indent: 0.2em;
     float:left;
     font-size: 13px;
}
 
.left .active {
	color: #003366;
}

.right {
     color:#F00;
     float:right;
     font-size: .85em;
}

.clearit {
     clear: both;
     height: 0;
     line-height: 0.0;
     font-size: 0;
}


/* Sidebar2 */

#sidebar2 {
	background: url(images/bg-rside.gif) no-repeat;
	margin-left: 20px;
	
	
}

#sidebar2 h2 {
	text-align: left;
	background: url(images/bg-side2.gif) no-repeat;
	color: #4B4095;
	padding-top: 3px;
}


#sidebar2 li li {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;

}


#sidebar2 .content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	

}

#sidebar2 .content h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	

}


/* Search */

#search {
}

#search form {
	text-align: center;
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

#search h2 {
	background-image: url(images/bg-search.gif);
}


/* Recent Posts */

#archives {
}

#archives  h2 {
	background-image: url(images/bg-h2.gif);
}

.sidebar #archives  ul {
	padding: 0 20px;
}


/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	background-image: url(images/bg-rh2.gif);
}

.sidebar #recent-posts ul {
	padding: 0 20px;
}

/* Content */

#content {
	left: 320px; /*Set left value to WidthOfFrameDiv*/
	width: auto;
	margin-left: 200px;
	
}

#content table {
	padding-top: 1em;
	font-size: .80em;
	
	
}

#content td, #content th {
	padding: 0em 0.2em;	
}

.post {
	padding: 0px 20px 10px 0px;
	width: auto;
	font-size: .85em;
	line-height: 1.2em;
	
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post img {
    float:right;
	padding-left: 10px;
	padding-bottom: 10px;
	max-width: 250px;
}

.post .entry {
	padding: 20px 0px 20px 20px;
}

.post .entry img {
    float:none;
	padding-bottom:inherit;
	padding-left:inherit;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Footer */

#footer {
	margin: 0px 20px;
	padding: 13px 0 10px;
	text-align: center;
	background: url(images/bg-banner.png) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.5em;
}