@charset "utf-8";
/*Footer trick - always att the bottom*/
html {
  height: 100%;
}
body {
  background-color: #f8f7f7;
  color: #666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0px;
  height: 100%;
}
#wrap {
  min-height: 100%;
 }
#main0 {
  overflow:auto;
  padding-bottom: 100px;
}  /* must be same height as the footer */
#footer0 {
  position: relative;
  margin-top: -100px; /* negative value of footer height */
  height: 100px;
  clear:both;
}

/* Opera Fix, for Opera 12 it doesn't need */
body:before {/* thanks to Maleika (Kohoutec)*/
  content:"";
  height:100%;
  float:left;
  width:0;
  margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}
/*End footer trick*/

.image{
  padding: 8px;
  float: left;
}
/*--- Typography ---*/
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.8em;
}

h2.title{
  margin-bottom: 4px;
  margin-left: 0px;
  margin-top: 4px;
  margin-right: 0px;
}
a, a.visited{
  color: #415369;
  text-decoration: underline;
}
a:hover,
a.active{
  color: #333;
  text-decoration: none;
}
h1#site-name,
h1#site-name a,
#siteTitle a{
  margin: 0;
  text-decoration: none;
}
h2 a{
  color: #415369;
  display: block;
  padding-left: 50px;
  text-decoration: none;
}
.block h2{
  display: block;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 5px;
}
#footer a{
  color: #CCC;
}
#footcontainer h2{
  background-color: #333;
}
#topcontent .block h2,
#sidebar_first .block h2,
#sidebar_last .block h2{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  color: #415369;
  font-weight: bold;
  margin: 0px;
  padding-top: 0px;
}
.slider .block h2{
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #ccc;
  border-top-width: 1px;
  border-top-style: solid;
}
/*---layout - structure---*/
/*--- header elements ---*/
#header {
  background-image: url(../images/profolio2_02.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  height: 120px;
}
#headcontainer {
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
#logowrap, #siteName {
  float: left;
  padding-top: 10px;
  text-align: center;
  width: 280px;
}
img#logo{
  float: left;
  height: 55px;
  width: 48px;
}
/*--- Top content boxes ---*/
#topcontent .small{
  width: 24%;
}
#topcontent2 .bigger{
  width: 49%;
}
#top1{
  display: inline;
  float: left;
  padding-left: 10px;
}
#top2{
  display: inline;
  float: left;
  margin-left: 6px;
}
#top3{
  display: inline;
  float: left;
  margin-left: 6px;
}
#top4{
  display: inline;
  float: left;
  margin-left: 6px;
}
#top5{
  display: inline;
  float: left;
  margin-left: 6px;
}
#top6{
  display: inline;
  float: left;
  margin-left: 6px;
}
/*--- slider styles ---*/
/*Disabled scanlines*/
.region-slider .scanlines,
.region-content .scanlines{
  background-image: none;
  margin-left: -6px;
  margin-right: -6px;
  margin-top: -6px;
}
/*reactivated scanlines*/
.region-content .scanlines .block .scanlines,
#block-system-main .scanlines{
  background-image: url(../images/scan.png);
}
/*collored scanlines*/

.scanlines {
  background-image: url(../images/scan.png);
  clear: both;
  margin-bottom: 8px;
  overflow: hidden;
  padding: 10px;
}
.innerborder {
  background-color: #ccc;
  padding: 10px;
}
.slider {
  background-color: #E4E4E4;
  background-image: url(../images/gradient.png);
  background-position: bottom;
  background-repeat: repeat-x;
  border: 1px solid #FFF;
}
/*--- main content styles ---*/
.comment {
  background-color: #FFF;
  border: 1px solid #CCC;
  padding: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
}
#maincontainer {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 960px;
}
#content {
  clear: none;
  float: left;
  margin-left: 4px;
  margin-right: 4px;
}
.no-sidebars #content{
  margin-right: -20px;
  width: 950px;
}
.two-sidebars #content{
  margin-left: 4px;
  margin-right: 8px;
  width: 460px;
}
.sidebar-first #content{
  margin-left: 4px;
  width: 700px;
}
.sidebar-second #content{
  margin-right: 10px;
  width: 700px;
}


#topcontent {
  background-position: bottom;
  background-repeat: repeat-x;
  clear: both;
  float: left;
  padding-top: 15px;
  width: 100%;
}

#topcontent .block{
  background-color: #E6E6E6;
  border: 1px solid #D8D8D8;
  min-height: 130px;
  padding: 4px;
}
#topcontent2 {
  background-position: bottom;
  background-repeat: repeat-x;
  clear: both;
  float: left;
  padding-top: 5px;
  width: 100%;
}
#topcontent2 .block{
  background-color: #E6E6E6;
  border: 1px solid #D8D8D8;
  min-height: 130px;
  padding: 4px;
}
/*--- node styles ---*/
.date{
  border-right-color: #CCC;
  border-right-style: solid;
  border-right-width: 1px;
  color: #999;
  float: left;
  margin-top: 5px;
  padding-bottom: 4px;
  text-align: center;
  width: 40px;
}
.date .day{
  font-size: 16px;
}
.date .month{
  font-size: 12px;
}
.meta{
  color: #999;
  float: left;
  font-size: 10px;
  margin-bottom: 8px;
  overflow: hidden;
  padding-left: 10px;
}
.node{
  background-color: #FFF;
  border: 1px solid #CCC;
}
.node .content{
  padding: 8px;
}
.field-type-taxonomy-term-reference,
.field-type-taxonomy-term-reference{
  clear: both;
  color: #999;
  font-size: 9px;
  font-weight: lighter;
  overflow: hidden;
  padding: 4px;
}
.field-type-taxonomy-term-reference a,
.field-type-taxonomy-term-reference .field-label{
  display: inline;
  float: left;
  padding: 2px;
}
.field-name-body{
  clear: both;
}
.node-links{
  clear: both;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: right;
}
/*--- sidebar(s) ---*/
#sidebar_first {
  float: left;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 5px;
  width: 230px;
}
#sidebar_last{
  float: left;
  padding-bottom: 10px;
  padding-right: 10px;
  width: 230px;
}
#sidebar_first .block,
#sidebar_last .block{
  background-color: #fff;
  background-position: bottom;
  background-repeat: repeat-x;
  border: 1px solid #CCC;
  padding: 4px;
}
/*--- footer ---*/
#footer {
  background-color: #525151;
  background-image: url(../images/profolio2_03.jpg);
  background-position: top;
  background-repeat: repeat-x;
  clear: both;
  color: #CCC;
  overflow: hidden;
}
#footer2 {
  background-color: #282828;
  overflow: hidden;
  padding: 10px;
  text-align: center;
}
#footlegal{
	width:960px;
	margin-right: auto;
	margin-left: auto;
}
#footcontainer{
  margin-left: auto;
  margin-right: auto;
  width: 965px;
}

#foot1{
  float: left;
  margin-bottom: 10px;
  margin-right: 2px;
  margin-top: 20px;
  width: 320px;
}
#foot2{
  float: left;
  margin-bottom: 10px;
  margin-right: 3px;
  margin-top: 20px;
  width: 320px;
}
#foot3{
  float: left;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 320px;
}
#ThemeAuthor{
  float: right;
  width: 150px;
}
#ThemeAuthor a{
  color: #444;
}
/*=========== MENU - top  ==========*/
#menu {
  background-image: url(../images/menusplit_03.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  float: right;
  height: 85px;
}
#menu ul{
  float: right;
  height: 85px;
  margin: 0px;
  padding: 0px;
  z-index: 1200;
}
#menu ul.menu li {
  background-image: url(../images/menusplit_03.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  float: left;
  list-style-image: none;
  list-style-type: none;
  height: 85px;
  margin: 0;
  padding: 0;
  width: auto;
  z-index: 1200;
}

#menu ul.menu li a {
  color: #999;
  display: block;
  font-weight: bold;
  height: 85px;
  line-height: 85px;
  margin: 0;
  text-decoration: none;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
  z-index: 1200;
}

#menu ul.menu li a:hover, div#menu ul.menu li a.active, div#menu ul.menu li.active-trail a, div#menu ul.menu li.active a{
  background-image: url(../images/hoverstate.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  border-right-color: #CCC;
  border-right-style: solid;
  border-right-width: 1px;
  color: #fff;
  padding-left: 14px;
}

/*========== SUBMENU ============*/
#menu ul.sf-menu li a:hover,
#menu ul.sf-menu li:hover,
#menu ul.sf-menu li a.active,
#menu ul.sf-menu li.active-trail {
  background-image: url(../images/hoverstate.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #fff;
}
#menu ul.sf-menu li ul {
  border: none;
  left: -9999em;
  margin: 0 0 0 -1px;
  padding: 0;
  position: absolute;
  width: auto;
}
#menu ul.sf-menu li:hover ul,
#menu ul.sf-menu li.hover ul{
  display: block;
  left: auto;
}
#menu ul.sf-menu li ul li {
  background-color: #cecece;
  background-image: url(../images/gradient.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  border: 1px solid #fff;
  border-bottom: none;
  clear: both;
  float: left;
  height: 50px;
  margin: 0;
  padding: 0;
  width: 200px;
}
#menu ul.sf-menu li ul li a,
#menu ul.sf-menu li ul li a:link,
#menu ul.sf-menu li ul li a:visited {
  background: none;
  height: 30px;
  line-height: 30px;
  padding: 12px;
  width: auto;
}
#menu ul.sf-menu li ul li.last {
  border-bottom: 1px solid #fff;;
}
#menu ul.sf-menu li ul li a:hover, #menu ul.sf-menu li ul li a.active  {
  background-image: url(../images/hoverstate.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  color: #fff;
}
#menu ul.sf-menu li ul li ul.menu {
  left: -9999em;
  margin: -1px 0 0 0;
  padding: 0;
  position: absolute;
  width: auto;
}
#menu ul.sf-menu li ul li:hover ul.menu,
#menu ul.sf-menu li ul li.hover ul.menu {
  display: block;
  left: 200px;
  top: 0;
}
#menu ul.sf-menu ul.menu ul.menu ul.menu {
  display: none;
}
#menu ul.sf-menu ul.menu ul.menu li:hover ul.menu,
#menu ul.sf-menu ul.menu ul.menu li.hover ul.menu {
  display: block;
  left: 200px;
  top: 0;
}
#menu ul.sf-menu ul.menu ul.menu li ul.menu li.last a {
  display: block;
}
#menu ul.sf-js-enabled li.expanded {
  list-style-image: none;
  list-style: none;
}
/*forums*/
#forum td{
  padding: 8px;
}
/*genric elements*/
.field-name-field-tags, .node-links {
  clear: both;
}
.field-name-field-tags .field-label {
  float: left;
  font-weight: bold;
  margin-bottom: 5px;
  margin-right: 5px;
}
.field-name-field-tags .field-item {
  float: left;
  margin-right: 10px;
}
#mission {
  background: none repeat scroll 0 0 #333333;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 5px;
}
#mission h2 {
  background: #F0F0F0;
  margin: 2px;
  padding-left: 5px;
}
#mission .content {
  padding-left: 5px;
}
#mission p {
  margin: 2px;
}
#mission a {
  color: #999;
}
/* Messages */
div.messages,
div.help,
div.webform-confirmation {
  border-style: solid;
  border-width: 4px;
  font-weight: bold;
  margin: 0 0 5px 0;
  overflow: hidden;
  padding: 10px 10px 10px 40px;
}
div.messages ul,
div.webform-confirmation ul {
  padding-bottom: 0;
}
#content div.messages p,
#content div.help p,
div.webform-confirmation p {
  padding-bottom: 0;
}
div.status {
  background-color: #F0F0F0;
  border-color: #3E642F;
  color: #3E642F;
}
div.warning {
  background: #FFFFDD;
  border-color: #745500;
  color: #993300;
  margin-bottom: 10px;
}
div.error {
  background-color: #eee;
  border-color: #CC0000;
  color: #970F00;
}
div.error ul li {
  color: #970F00;
}
.help {
  background-color: #E4EEF8;
  border-color: #57718A;
  color: #292929;
}
div.messages ul,
div.content-help .help ul {
  list-style-position: inside;
}
div.messages a:link,
div.messages a:visited,
.help a:link,
.help a:visited,
.help .more-help-link a:link,
.help .more-help-link a:visited {
  color: #333;
  text-decoration: underline;
}
div.messages a:hover,
div.messages a:active,
.help a:hover,
.help a:active,
.help .more-help-link a:hover,
.help .more-help-link a:active,
div.messages em {
  color: #333;
  text-decoration: none;
}

/* PAGER */
ul.pager {
  margin: 20px 0;
  padding: 0;
}
ul.pager li {
  margin: 0 0 10px 0;
  padding: 0;
}
.item-list .pager li {
  padding: 0;
}
ul.pager li a {
  background: #415369;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  text-decoration: none;
}
ul.pager li.pager-current, ul.pager li a:hover {
  background: #333;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  text-decoration: none;
}
/* END PAGER */
/* COMMENTS */
#comments {
  margin: 10px 0;
  padding: 0;
}
#comments h3{
  margin: 2px 0 0 0;
  padding: 0;
}
#comments .comment-count {
  background: #333;
}
#comments .comment-count h2 {
  margin: 0 0 10px;
  color: #fff;
  padding: 5px;
}
.comment .permalink-comment {
  background: #333;
  clear: both;
  float: left;
  padding: 3px;
}
.comment .permalink-comment a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.comment .links {
  float: right;
}
.comment .links a {
  color: #1A96D4;
  font-weight: bold;
  text-decoration: none;
}
.comment {
  background: none repeat scroll 0 0 #F0F0F0;
  border: 1px dashed #CCCCCC;
  clear: both;
  float: left;
  margin: 0 0 10px;
  padding: 5px 10px 5px;
  width: 95%;
}
.new {
  color: #f00;
}
/* END COMMENTS */

/* USER */
#overlay #header,
#overlay #footer,
#overlay #menuLeft,
#overlay #menuRight,
#overlay #menu,
#overlay #breadcrumb {
  display: none;
}
#overlay #contentWrapper{
  border-bottom: none;
}
input.password-confirm,
input.password-field {
  width: 10em;
}
.password-parent {
  margin: 0;
  width: 30em;
}
/* END USER */

.maintenance-page #contentWrapper {
  width: 942px;
}
.maintenance-page #content {
  min-height: 200px;
}
.maintenance-page h2 {
  margin: 10px 0;
}
/* COMMENTS */
#comments {
  margin: 10px 0;
  padding: 0;
}
#comments h3{
  margin: 2px 0 0 0;
  padding: 0;
}
#comments .comment-count {
  background: #333;
}
#comments .comment-count h2 {
  margin: 0 0 10px;
  color: #fff;
  padding: 5px;
}
.comment .permalink-comment {
  background: #333;
  clear: both;
  float: left;
  padding: 3px;
}
.comment .permalink-comment a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.comment .links {
  float: right;
}
.comment .links a {
  color: #1A96D4;
  font-weight: bold;
  text-decoration: none;
}
.comment {
  background: none repeat scroll 0 0 #F0F0F0;
  border: 1px dashed #CCCCCC;
  clear: both;
  float: left;
  margin: 0 0 10px;
  padding: 5px 10px 5px;
  width: 95%;
}
.new {
  color: #f00;
}
/* END COMMENTS */

/* USER */
#overlay #header,
#overlay #footer,
#overlay #menuLeft,
#overlay #menuRight,
#overlay #menu,
#overlay #breadcrumb {
  display: none;
}
#overlay #contentWrapper{
  border-bottom: none;
}
input.password-confirm, input.password-field {
  width: 10em;
}
.password-parent {
  margin: 0;
  width: 30em;
}
/* END USER */
.maintenance-page #contentWrapper {
  width: 942px;
}
.maintenance-page #content {
  min-height: 200px;
}
.maintenance-page h2 {
  margin: 10px 0;
}
/* COMMENTS */
#comments {
  margin: 10px 0;
  padding: 0;
}
#comments h3{
  margin: 2px 0 0 0;
  padding: 0;
}
#comments .comment-count {
  background: #333;
}
#comments .comment-count h2 {
  margin: 0 0 10px;
  color: #fff;
  padding: 5px;
}
.comment .permalink-comment {
  background: #333;
  clear: both;
  float: left;
  padding: 3px;
}
.comment .permalink-comment a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.comment .links {
  float: right;
}
.comment .links a {
  color: #1A96D4;
  font-weight: bold;
  text-decoration: none;
}
.comment {
  background: none repeat scroll 0 0 #F0F0F0;
  border: 1px dashed #CCCCCC;
  clear: both;
  float: left;
  margin: 0 0 10px;
  padding: 5px 10px 5px;
  width: 95%;
}
.new {
  color: #f00;
}
/* END COMMENTS */

.maintenance-page #contentWrapper {
  width: 942px;
}
.maintenance-page #content {
  min-height: 200px;
}
.maintenance-page h2 {
  margin: 10px 0;
}
/* DRUPAL EXTRA'S */
#container .view-tweets ul {
  padding: 0 0 0.25em 0;
}
#container .view-tweets ul li {
  background: url("images/twitter-list.png") top left no-repeat !important;
  list-style: none;
  margin-left: 0;
  padding-left: 30px;
}
a.feed-icon img {
  margin-bottom: 5px;
}
#forum table {
  width: 100%;
}
/* END DRUPAL EXTRA'S */
#sidebar_first .view-content,
#sidebar_last .view-content,
#sidebar_last .content,
#sidebar_first .view-content{
  padding-top: 8px;
  padding-bottom: 8px;
}
