/*
## layout.css - Contains style for page layout
*/

/* Normalizes margin and padding */
* { 
  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: 12px;
}

img, fieldset {
  border: 0;t
}

.error {
  color: #ff0000;
}

a {
  text-decoration: none;
  color: #17557f;
}

a:hover {
  text-decoration: underline;
}

ul, ol {
  padding-left: 20px;
}

body {
  font: 0.75em Georgia, Arial, Verdana, Tahoma, Helvetica, sans-serif;
  background: #fff url(../GFX/bg_gradient.gif) repeat-x 0px 110px;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
}

img {
  display: block;
}

input {
  font-size: 100%;
}

/********************
## Framework style ##
********************/
#wrapper {

}

#header {
  xborder-top: 5px solid #031b27;
  background: #01425D url(../GFX/header_bg_fill2.jpg) repeat-y scroll 50% 0%;
}

#headerContent {
  background: transparent url(../GFX/header_bg2.jpg) no-repeat scroll 50% 0%;
  width: 100%;
  margin: 0 auto;
  xheight: 119px;
  height: 110px;
}

#logo {
  width: 905px;
  margin: 0 auto;
}

#logo .logo {
  position: relative;
  top: 18px;
  left: 20px;
}

#breadcrumbs {
  color: #383d44;
  margin-left: 25px;
  margin-top: 12px;
}

#breadcrumbs a {
  color: #383d44;
}

#breadcrumbs a.active {
  color: #1898c9;
}

#main {
  min-height: 350px;
  max-width: 1000px;
  margin: 0 auto;
  xbackground: url(../GFX/bg_gradient_stripes.gif) no-repeat 50% 0%;
}

#mainContent {
  margin: 0 auto;
  width: 905px;
}

#leftColumn {
  float: left;
  width: 215px;
  background: #fff url(../GFX/sidebar_bg_gradient.gif) no-repeat;
  min-height: 375px;
  margin-top: -12px;
  margin-bottom: 50px;
  position: relative;
  z-index: 100;
}

#mainColumn {
  float: right;
  width: 690px;
  min-height: 375px;
  margin-top: -44px;
  background: #fff url(../GFX/main_bg_gradient.gif) no-repeat;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 110;
}

#rightColumn {
  float: right;
  width: 180px;
  margin: 30px 15px 0px 0px;
}

.frontpage #rightColumn {
  width: 205px;
}

.frontpage #content {
  width: 420px;
  float: left;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
}

.newsList {
  list-style: none;
  padding-left: 0px;
  width: 190px;
  float: left;
  xmargin-right: 20px;
}

.newsList li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e6e6e3;
  font-size: 0.92em;
  color: #666666;
}

.newsList li ul li {
  font-size: 1.0em;
}

.newsList li a {
  font-family: Georgia;
  display: block;
  font-size: 1.09em;
  margin-bottom: 5px;
}

.newsList li.last {
  border-bottom: 0px;
}

#linkRSS,
a.archiveLink {
  display: block;
  clear: left;
}

#content {
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  xheight:auto !important;
  xheight:250px;
  float: left;
  width: 444px;
}

#ajaxpoll div.alternativeHeader img,
#ajaxpoll div.alternativeFooter img {
  float: left;
}

#ajaxpoll div.alternativeHeader {
  height: 20px;
  background: url(../GFX/vote_top_bg.gif) no-repeat top right;
}

#ajaxpoll div.alternativeFooter {
  height: 10px;
  background: url(../GFX/vote_bottom_bg.gif) no-repeat bottom right;
}

#ajaxpoll div.alternative {
  height: 25px;
}

#ajaxpoll div.alternative,
#ajaxpoll div.votes,
#ajaxpoll div.poll {
  border-left: 1px solid #e0d6bc;
  border-right: 1px solid #e0d6bc;
  padding: 0px 10px;
}

#ajaxpoll div.poll {
  background: #f7f2df;
  padding: 10px 10px 0px 10px;
}

#ajaxpoll div.votes {
  background: #f7f2df;
  padding: 15px 0px 10px 10px;
  font-weight: bold;
}

#ajaxpoll div.poll div.result {
  font-size: 92%;
  background: #17557F;
}

#ajaxpoll div.poll div.result div {
  background: #f7f2df;
}

#ajaxpoll form {
  width: 100%;
  background: #f7f2df;
  margin-bottom: 0px;
}

#ajaxpoll form fieldset {

}

#ajaxpoll p {
  padding-top: 5px;
  padding-bottom: 10px;
  font-weight: bold;
}

#ajaxpoll input {
  margin-right: 10px;
}

#ajaxpoll fieldset {
}

div#question {
  padding-right: 20px;
}

# Green color on links in articles
##content .article p a {
#  color: #76890b;
#}

#footer {
  float: none;
  clear: left;
  width: 905px;
  margin-top: 20px;
}

#footer .dotted {
  margin-bottom: 20px;
}

#languageBar {
  width: 208px;
  float: left;
  margin-top: 2px;
}

#languageBar ul {
  list-style: none;
  padding: 0px;
  margin-left: 15px;
  width: 160px;
}

#languageBar li{
  float: left;
  xmargin-left: 7px;
  padding-top: 3px;
}

#languageBar form {
  margin-left: 20px;
  width: 155px;
  float: left;
  clear: left;
}

#languageBar form select {
  width: 155px;
  margin-top: 10px;
  border: 1px solid #89a4bd;
}

#links {
  width: 460px;
  float: left;
  margin-left: 30px;
}

#links ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#links li {
  float: left;
  width: 152px;
  padding-bottom: 2px;
}

#links li a {
  color: #303031;
}

#links li a:hover {
  color: #1898C9;
}

#norstat {
  float: right;
  width: 200px;
}

#frontpagePic {
  margin: 1px auto;
  width: 688px;
}

#hiddenRSS {
  display: none;
  border-top: 1px solid #e6e6e3;
  padding-top: 5px;
}

.newsList li,
#footer,
#navMain,
#breadcrumbs {
  font-family: Arial, Verdana;
}

#loginButton {
  margin: 20px auto 0px;
  width: 150px;
  background: transparent url(../GFX/button_left_bg.gif) no-repeat top left;
}

#loginButton a {
  background: transparent url(../GFX/button_right_bg.gif) no-repeat top right;
  padding: 5px 10px;
  color: #ffffff;
  display: block;
  text-align: center;
}

/******************
## COMMON STYLES ##
******************/
h4.boxTitle {
  color: #fff;
  background: #a1a1a1;
  padding: 5px 20px;
  margin-bottom: 0;
}

div.box {
  border-bottom: 1px solid #f0f0f0;
}

div.box .content {
  padding: 15px 10px;
}

.column {
  display: inline;
  background: url(../GFX/dotted_hr.gif) repeat-x top left;
  width: 210px;
  margin: 0px 0px 0px 20px;
  float: left;
  padding: 20px 0px;
}


.column h2 {
  font-size: 1.67em;
  color: #bf4902;
  margin-bottom: 5px;
}

.underline {
  text-decoration: underline;
}

.dotted {
  background: url(../GFX/dotted_hr.gif) repeat-x;
  height: 1px;
  clear: both;
}

.clearRow {
  width: 100%;
  clear: both;
  height: 1px;
}

/*************************
## SUMMARY|ARTICLE LIST ##
*************************/

#content .odd {

}

#content .even {

}

#content .summary,
#content .article {
  padding: 20px 0px;
}

#content .title {
  color: #17557f;
}

.frontpage #content h1.title,
#content h2.title {
  margin-bottom: 2px;
}

#content .summary h1,
#content .article h1 {
  font-size: 2.17em;
}

#content .summary h2,
#content .article h2 {
  font-size: 1.33em;
}

#content .article .text {
  font-size: 1.08em;
}

#content .date {
  font-family: Arial, Verdana;
  color: #959595;
  font-size: 0.92em;
  margin-bottom: 5px;
}

.summaryImage {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

.readmore {
  text-decoration: underline;
}

#content .article .text,
#content .article .article-content,
#content .summary .text {
  line-height: 1.5;
}

/*************************
## OBJECT COMMENTS VIEW ##
*************************/
#comments {
   padding: 20px 0;
   border-bottom: 1px solid #F0F0F0;
}

#comments dt {
  background: url(../GFX/quote.gif) top left no-repeat;
  padding-left: 25px;
}

#comments dd {
  padding-left: 25px;
  margin-top: 4px;
  margin-bottom: 14px;
}

form#commentForm {
  width: 100%;
  margin: 0;
  padding: 20px 0;
}

form#commentForm fieldset {
  padding: 0;
}

#commentForm input.block {
  width: 40%;
}

/*************
## REGISTER ##
*************/

.register #mainColumn {
  float: none;
  margin-top: 0px;
}

.register #content {
  width: 665px;
}

.register #content fieldset {
  padding: 0px;
}

.register label,
.register input {
  clear: both;
  float: left;
  display: block;
}

.register input {
  margin-bottom: 5px;
}

.register input.submit {
  float: left;
  margin-top: 10px;
}

.register #response {
  float: left;
  clear: both;
}

/*************
## 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 */

/* ************ */
/* IDIUM FOOTER*/
/* ************ */
.idiumfooter {
  clear:both;
  position:relative;
}
.idiumfooter a {
  display:block;
  left:730px;
  top:30px;
}
.idiumfooter a:hover {
  text-decoration:none;
}
.idiumfooter *{
  position:absolute;
}
.idiumfooter a span {
  top:6px;
  left:80px;
  font-size:90%;
  color:#444;
}