/*  
Theme Name: Halley VI Theme
Theme URI: None
Description: Custom theme for the Halley VI website.
Version: 1.0
Author: Simon Coggins (based on design by Dave Wattam)
Author URI: http://www.bas.ac.uk/

*/


/* template.css */


.f-l {
        font-size: 1.0em;
}

.f-m{
        font-size: 0.9em;
        line-height: 1.5em;
}

.f-r{
        font-size: 0.8em;
        line-height: 1.3em;
}

.f-s{
        font-size: 0.75em;
        line-height: 1.3em;
}

small {
        line-height: 1.3em;
}

/* Regular items */

.pagemain {
        width: 100%;
        border-bottom: 1px solid gray;
        font-weight: bold;
        font-size: 1.2em;
}

.pagetitle {
        font-weight: bold;
        font-size: 1.05em;
}

.pagetitle a:link, .pagetitle a:visited {
        font-weight: bold;
        text-decoration:none;
}


.pagepath {
        font-style: italic;
        font-size: 0.75em;
        width: 100%;
        padding-bottom: 2px;
        /*border-bottom: 1px solid gray;        */
}

.pageheader a {
        font-size: 0.70em;
}
.pageheader img {
        float:left;
        margin-right: 15px;
}

.subpageText p {
        font-size: 0.9em;
}
.frontpageText p {
        font-size: 0.9em;
}

.navigation {
        margin: 1em 0em;
        font-size: 0.9em;
}

/* SIDEBAR MENU */
.usermenu {
        padding:0;
        margin:0;
        padding-left: 4px;
        font-family: arial, verdana, sans-serif;
        font-size: 1.0em;
        text-decoration:none;
        list-style-image: url(http://www.antarctica.ac.uk/living_and_working/research_stations/halley/halleyvi/images/arrow.gif);
        list-style-type: disc;

}
.usermenu li {
        margin-top: 0.4em;
}

.usermenu a:link,.usermenu  a:active,.usermenu  a:visited {
        font-size: 0.8em;
        font-weight: bold;
        text-decoration:none;
}

.usermenu  a:hover {
        color: red;
        font-weight: bold;
}


/* Sidebar Info */

.sideinfo {

        padding-bottom: 3em;
}

.sideinfoimg{
        float: left;
        padding-right: 1px;
}

.sideinfoitem {
        margin-left: 65px;
}

.frontsideitem img{
        float: left;
        padding-right: 3px;
}

.frontsideitem {
        font-size: 0.70em;
        padding-bottom: 3em;
}

.L0 {
        font-size: 0.75em;
        background-image: url(http://www.antarctica.ac.uk/living_and_working/research_stations/halley/halleyvi/images/arrow.gif);
        background-repeat: no-repeat;
        background-position: 0px 3px;
        padding-left: 8px;
}
.L1 {
        font-size: 0.75em;
        padding-left: 20px;
        background-image: url(http://www.antarctica.ac.uk/living_and_working/research_stations/halley/halleyvi/images/arrow.gif);
        background-repeat: no-repeat;
        background-position: 8px 3px;
        padding-left: 16px;
}
.L2 {
        font-size: 0.75em;
        padding-left: 40px;
        background-image: url(http://www.antarctica.ac.uk/living_and_working/research_stations/halley/halleyvi/images/arrow.gif);
        background-repeat: no-repeat;
        background-position: 16px 3px;
        padding-left: 24px;
}
.L3 {
        font-size: 0.75em;
        padding-left: 2.25em;
}
.L4 {
        font-size: 0.75em;
        padding-left: 3.0em;
}
.SELF{
        font-style: italic;
}

.regularlist {
        font-size: 0.9em;
}
/* Footer Links */
.bottomLinks {
        font-size: 0.8em;
        text-decoration: none;
        font-weight: normal;
        background-color: #003366;
        background-color:transparent
}

a.bottomLinks:link,a.bottomLinks:visited  {
        color: #003366;
        text-decoration: none;
}

a.bottomLinks:hover {
        color: #FF0000;
}

.smallBlack {
        font-size: 0.7em;
        color: #000000;
        text-decoration: none;
        background-color:transparent
}

.topLinks {
        font-size: 0.70em;
}

a.topLinks:link, a.topLinks:visited {
        text-decoration: none;
}

/* layout.css */

/* Layout stylesheet */
/* body { */
/*font-size: 100.01%; /* [1] */
/*}*/

#col-a {
  float: right;
  width: 100%;
}
#col-a[id] { /* [2] */
  margin-left: -1px;
}
#col-b {
  float: left;
  margin-left: -12em;
  z-index: 10; /* [3] */
}
#col-b[id] { /* [2] */
  margin-right: 1px;
}

#columns {
  padding: 0 0 0 12em;
}

.hide-both #columns {
  padding: 0 0 0 0em;
}

.cols-wrapper {
  width: 100%;
}
.cols-wrapper[class] {
  padding-bottom: 0.1px; /* [4] */
}
.float-wrapper {
  float: left;
  width: 100%;
  position: relative;
  z-index: 0;
}
.float-wrapper[class] { /* [2] */
  margin-right: -1px;
}
.sidecol {
  position: relative;
  width: 12em;
  overflow: hidden;
}
.box,
.main-content {
  margin: 0 1em;
}
.clear {
  clear: both;
}
.none {
  display: none;
}

/*
  [1] Play nice with EMs in Opera 6 and IE Win.
  [2] Support for Mozilla, but IE doesn't likes it.
  [3] Z indices needed for link clickability in IE Mac and Opera 6.
  [4] Mozilla needs a non zero value, seems to be a bug.
*/

/* presentation.css */

/* Presentation stylesheet */

/* IDs */
#main {
  border: 1px solid;
  /*min-width: 50em;
  max-width: 70em;*/
  margin: auto auto;
  background: #eaeaea;
  width: 710px;
}
#header {
  padding: 1.0em 1.0em;
}
#header .title {
  margin: 0;
  padding: 0;
}

#applicationmenu  {
  padding: 0.1em 1.0em 0.1em 1.0em;
}
#applicationmenu em {
        font-size: 0.7em;
}
#footer {
  padding: 1.0em 1.0em;
  text-align:center;
  border-top: 1px solid gray;
}
#footer p {
  margin: 0;
  text-align: center;
}
#header {
 /* border-bottom: 1px dotted;*/
}

/* backgrounds */
#header,
.cols-wrapper {
    background: #eaeaea;
}
#main {
  background: #eaeaea;
}

/* classes */
.box,
.main-content {
  margin: 1em;
}
.cols-wrapper {
  border: 1px;
  margin: 0 -1px;
  /*border-style: none dotted dotted dotted;*/
  border-right: none;
  margin-right: 0;
}
.hide-both .cols-wrapper {
  border-style: none none dotted none;
  margin: 0;
}
.box {
 /* font-size: 100%;
  line-height: 1.18em;*/
}
#footer,
.sidecol {
  color: #333;
}
.sidecol ul {
  padding: 0 0 0 1.0em;
}

/* dom-tree */
.dom-tree {
  padding: 0 0 0 1.0em;
  color: #999;
}
.dom-tree code {
  font-weight: bold;
}
.dom-tree ul ul ul  {
  list-style: disc;
}
.dom-tree ul ul ul ul  {
  list-style: circle;
}
.dom-tree ul ul ul ul ul {
  list-style: square;
}
.dom-tree dl,
.dom-tree dt,
.dom-tree dd {
  color: black;
  margin: 0;
  padding: 0;
  display: inline; /* IE 5.x doesn't like this */
}
.dom-tree dd {
  font-style: italic;
}

/* elements.css */

body { 
	margin: 0;
	padding: 1em;
	min-width: 50em;
	color: #000000;	
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif; 	
	height:100%; 
}
  
/* Restyled main tags */

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1.05em;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 0.9em;
}
	
A:visited,A:link {
	font-weight: normal;
	background-color: transparent;
	color: #003366;
	text-decoration: underline;
}
A:hover {
	font-weight: normal;
	background-color: transparent;
	color: red;
	text-decoration: underline;
}

