/************************************************
## layout.css - Contains style for page layout ##
************************************************/

/********************
## Framework style ##
********************/
#wrapper {
  margin: 0 auto;
  width: 960px;
  }

#header {
  padding:15px 0 0;
  height:65px;
  position:relative;
}

#header a.logo {
  margin:0 0 15px;
  display:block;
}

#breadcrumbs {
  height:30px;
  line-height:30px;
}

#breadcrumbs a {
  text-decoration:underline;
}

#breadcrumbs a:hover {
  text-decoration:none;
}

#breadcrumbs a.active {
  text-decoration:none;
}

#main { 
  padding:0 15px 15px;
  margin:0 0 2px;
  clear:both;
}

#main,
#footer,
#navMain li a {
  background:url(../GFX/pattern-ie.gif) top left repeat;
}

#rightColumn {
  float: right;
  width: 300px;
}

#leftColumn {
  float: left;
  width: 300px;
}

#mainColumn {
  float: left;
  width: 615px;
  position:relative;
}

#content {
  padding:30px 15px 15px;
  background:url(../GFX/boxBgLarge.jpg) top left no-repeat #fff;
  margin:0 0 15px;
}

body.frontpage #content {
  height:110px;
  padding:125px 15px 15px;
}

body.master #content {
  min-height:470px;
  height:auto;
  margin:0;
  font-size:1.2em;
  line-height:1.6;
}

/******************
## COMMON STYLES ##
******************/

div.box {
  background:url(../GFX/boxBgSmall.jpg) top left no-repeat;
  margin:0 0 15px;
  height:220px;
  width:270px;
  padding:15px;
  overflow:hidden;
}

div.mainImage {
  background:url(../GFX/imgHeader.jpg) top left no-repeat;
}

body.master div.mainImage {
 margin:0;
 padding:0;
 height:250px;
 width:300px;
}

div.boxWrap div.box {
  float:left;
  margin:0 15px 0 0;
}

div.boxWrap div.end,
#footer dl.end {
  margin:0;
}

div.box h1 {
  margin:0 0 15px;
  padding:15px 0 0;
  }

div.box ul.latestNews,
div.box div.article ul {
  list-style:none;
  margin:0 -15px;
  font-size:1.1em;
  font-weight:normal;
  }

div.box ul.latestNews li,
div.box div.article ul li {
  margin:0 0 2px;
  height:25px;
  }

div.box ul.latestNews li a,
div.box div.article ul li {
  display:block;
  background:url(../GFX/pattern-ie.gif) repeat;
  padding:0 15px;
  line-height:25px;
  height:25px;
  }

div.box div.article ul li {
  font-weight:bold;
  }

div.box ul.latestNews li a:hover {
  background:url(../GFX/pattern-ie.gif) repeat #e2e2e2;
  text-decoration:none;
  color:#333;
}

div.box a {
  color:#2f4096;
}

div.box p { 
  background:url(../GFX/pattern-ie.gif) top left repeat;
  font-size:1.4em;
  padding:10px 15px;
  margin:0 -15px 15px;
}

div.box div.article {
  margin:0 -15px 15px;
  padding:0 15px;
}

div.box div.article p { 
  margin-bottom:2px; 
  }

/*************************
## SUMMARY|ARTICLE LIST ##
*************************/

body.frontpage #content p {
  font-size:1.8em;
}

#content strong {
  font-weight:bold;
  color:#2f4096;
}

ul.taskNav {
  position:absolute;
  top:10px;
  right:15px;
  list-style:none;
}

ul.taskNav li {
  display:inline;
  border-right:1px solid #333;
  padding:0 5px 0 0;
}

ul.taskNav li + li {
  border:none;
}

ul.taskNav li a {
  text-decoration:underline;
  color:#2f4096;
}

ul.taskNav li a:hover {
  text-decoration:none;
}

/***********
## FOOTER ##
***********/

#footer {
  font-size:1.1em;
  padding:15px;
}

#footer dl { 
  float:left; 
  width:300px;
  margin:0 15px 0 0;
}

#footer dl dt {
  width:50px;
  font-weight:bold;
  color:#2f4096;
  float:left;
  clear:left;
}

#footer dl dd {
  float:right;
  clear:right;
  width:250px;
}

#footer dl.address dt,
#footer dl.address dd {
  width:auto;
  clear:both;
  float:none;
}

/* Idium */

ul.copyright { 
  list-style:none;
  padding:5px 0 0; 
  height:25px;
}

li.author {
  float:left;
  }

li.idium {
  float:right;
  }

li.idium,
li.idium a {
  font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:9px;
  color: #898989;
  text-transform: uppercase;
  text-decoration: none;
}

li.idium a:hover,
li.idium a:active {
  text-decoration: none;
}

li.idium img {
  float: left;
  margin-top: -3px;
}

li.idium span {
  font-size: 12px;
  font-weight: bold;
  margin: -8px 0 0;
  padding: 0 0 0 6px;
  text-transform: lowercase;
  word-spacing: 3px;
  color: #000;
}

/***********
## GLOBAL ##
***********/

* { 
  margin:0;
  padding:0;
  }

/* Normalizes article content elements */
#content p,
#content dl.fileObject,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content .image-box,
#content ol,
#content ul,
#content .flashContent,
#content .mediaPlayer,
#content .user-table,
#content .bordered-user-table,
#content .outlined-user-table,
#content .outlined-horizontal-user-table,
#content .horizontal-user-table,
#content .outlined-vertical-user-table,
#content .vertical-user-table,
#content .user-box,
#content form {
  margin-bottom: 15px;
}

img, fieldset {
  border: 0;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: underline;
}

#content ul, #content ol {
  padding-left: 20px;
}

/** 75% sets medium size to 12px in standard browsers **/
/** 62.5% sets 1em to 10px in standard browsers **/
body {
  font: 62.5% Arial, Helvetica, Tahoma, sans-serif;
  color:#333;
  background-color: #e2e2e2;
  }

h1, h2, h3, h4, h5 {
  font-weight:normal;
  line-height:normal;
  }

h1 { 
  font-size:1.8em; 
  }

h2 { 
  font-size:1.6em; 
  }

h3 { 
  font-size: 1.4em; 
  }

h4 { 
  font-size: 1.2em; 
  }

h5 { 
  font-size: 1em;
  }

img {
  display: block;
  }

hr {
  display:none;
  visibility:hidden;
  }

/*************
## CLEARFIX ##
*************/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
 }
/* End hide from IE-mac */