
/**************************************************************
   Visit FullAhead.org and studio7designs.com for more layouts and downloads for this template!
 **************************************************************/
 
/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: static;
}

#sitecontainer{
  margin-left:0;
  margin-right:0;
  background-color:#FFFFFF;
  width: auto;
}



/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #CFD9DB;
  background: #FFF;
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
  clear: both;
  position: static;
  height: 5em;
  margin: 0;
  border-bottom: 1px solid #FFF;
  background-color: #FFF; 
  width: auto;
}


#header img {
  position: absolute;
  top: 5%;
  left: 0px;
  overflow:hidden;
  width: auto;
}

#header ul {
  margin: 3.5em 1em 0 0;
  margin: 3.5em 0.5em 0 0;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1em;

  color: #cccccc !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
  border-left: 1px solid #000;
}

#header ul li a.first {
  border-left: none;	
}


#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a.active {
  color: #000 !important;
}

#header ul li a:hover {
  color: #000 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
}



/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0;
  height: 143px;
  overflow:hidden;
  border-bottom: 0px solid #fff	;  
  width: auto;
}


/**************************************************************
 Language
 **************************************************************/
 
#header .language {     
  float:left;   
}    

.toolbar {
  float:right;    
}

.toolbar .first {
  border: none;
}



/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
  margin: 0;  
  width: auto;
  border-top: 1px solid #000;
}

#menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid black;   
  text-align: left;
}

#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;  
}

#menu ul li a {
  float: left;
  width: 170px;
  height: 4.5em;
  font: 400 1.2em arial, sans-serif;
  letter-spacing: 0.1em;
  color: #000 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
  border-top: 7px solid #DDDDDD;   
  background: #FFF;
  padding: 10px;
  border-right: 1px solid #fff;
}

#menu ul li a span {
  display: block;
  padding: 2px 7px;
}

#menu ul li a span.desc {
  font-size: 0.8em;
  color: #8C8D94;
}

#menu ul li a:hover,
#menu ul li a.active {
  background: #DDDDDD;
  border-top: 7px solid #FFFFFF;
  color: #000 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
}

#menu ul li a:hover span.desc,
#menu ul li a.active span.desc {
  color: #FFF !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
}



/**************************************************************
   Footer
 **************************************************************/


#footer {
  clear: both;
  height: 5em;
  padding-top: 10px; 
}

#footer #bg {
  position: relative;
  height: 5em;
  margin: 0;
  background: #fff; 
  width: auto;  
  border-top: 1px solid #000;
}

#footer #bg ul {
  float: right;
  margin: 3em 1em 0 0;
  margin: 3em 0.5em 0 0;
  padding: 0;
}

#footer #bg ul li {
  display: inline;
  list-style: none;
}

#footer #bg ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1em;

  color: #4D5760 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
  border-left: 1px solid #4D5760;
}

#footer #bg ul li a.first {
  border-left: none;
}

#footer #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg ul li a:hover {
  color: #333333 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
}

#footer #bg img {
  position: absolute;
  top: 6%;
  left: 10px;
}



/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100%;
  width: 99%;
  position: relative;

  margin-bottom: 1.5em;

  border-bottom: 1px solid #CCCCCC;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #333333;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}

/**************************************************************
   Posts for celements-styles
 **************************************************************/

#articles_start {
position:relative;
}


.article_abstract {
width:100%;
position:relative;
clear:both;
}


.article_date {
 margin:0;
}

.article_title, .article_title h1, .article_title .h1{
color:#333333;
font-size:1.2em;
}

.article_title a {
color:#333333;
font-size:1.2em;
display:inline;
}

.article_link {
}

.text {
/*border-left:1px solid #000000;
border-right:1px solid #000000;
margin-left:-21px;
padding-left:21px;
margin-right:-21px;
padding-right:21px;*/
}

/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0;
  margin: 0;
  padding: 0px;
  list-style: none;
}
ul.thumbs li a {
  font-size:18px;
  display:block;
  height:auto;
  padding-top:4px;
  padding-bottom:4px;
  margin-bottom:5px;
  background-color:#FFFFFF;
  color:#666666 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
  padding-left:5px;
  border:1px solid #CCCCCC;
}
ul.thumbs li a:hover {
  font-size:18px;
  display:block;
  height:auto;
  padding-top:4px;
  padding-bottom:4px;
  margin-bottom:5px;
  background-color:#CCCCCC;
  color:#666666 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
  border:1px solid #CCCCCC;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #555555;
  border: 5px solid #DDDDDD;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px;
}



/**************************************************************
   Submenu Styles
 **************************************************************/

#mainNavigation
 {
  margin: 0 0 0 0;
  padding: 0;  
  background-color: #fff;
 }  

#mainNavigation ul {
  margin: 0 0 0px 0px;
  padding: 0 0 0 0px;    
}

#mainNavigation ul ul
 {
  margin: 0 0 0px 0px;
  padding: 0;          
  display: block;
}

#mainNavigation li
{
  margin: 0;
  padding: 0;
  list-style: none;
} 

#mainNavigation ul li,
#mainNavigation ul ul li
{
  margin: 0;
  padding: 0;
  list-style: none;
} 

#mainNavigation li a
 {
  display: block;
  height: auto;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;  
    background: #B3C6C4;    
  border-top: solid #000 1px;   
}

#mainNavigation ul li a
{
  display: block;
  height: auto;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;   
  background-image: none; 
  background-color: #fff;    
  border-top: none;  
  border-right: 0px;
}    

#mainNavigation ul ul li a {
  display: block;
  height: auto;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 36px;
}

#mainNavigation li a {  
  color: #000 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
}

#mainNavigation a:hover {  
  color: #000;   
  background: #B3C6C4;
}

#mainNavigation ul li a {
  color: #000 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
}

#mainNavigation ul a:hover { 
  color: #000000 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */    
  background: #DDDDDD;
}

#mainNavigation ul ul li a {  
  color: #000 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
}

#mainNavigation ul ul a:hover { 
  color: #000 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */    
  background: #fff;
}

#mainNavigation a.active {
  font-weight: bold;  
  color: #000 !important; /* Hack for RTE in Firefox: important must be added in a-tag css ruls for firefox */
  background: #fff !important;
}        

#mainNavigation ul a.active  {
  font-weight: bold;
  background: #fff !important;
}
  
#mainNavigation ul ul a.active {
  font-weight: bold;  
  background: #fff !important;
}


/**************************************************************
   Generic Display 
 **************************************************************/

.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #EAF2F5;
}

.dark {
  color: #333333;
}


/**************************************************************
   Page Content
 **************************************************************/

 #page {
  clear: both;
  width: 100%;
  text-align: left;
  border-top: 15px solid #FFF;
  
}

#columns {
  margin: 0;
}


/**************************************************************
   Sitemap Styles
 **************************************************************/
 
 
.sitemap_menu_item {
  border-bottom: 1px solid #CBCBCB;
}

.sitemap_menu_item .level2 {
  padding-left: 20px;
  border-bottom: none;
}

.sitemap_menu_item .level3 {
  border-bottom: none;	
}

/**************************************************************
   Gallery Styles 
 **************************************************************/

.celements_gallery_link_slideshow {
clear:both;
float:right;
left:0;
position:relative;
top:-30px;
}


/**************************************************************
  Table styles Agenda
 **************************************************************/

table.cel_cm_calendar_event {
border: 1px solid #000000;
}

.cel_cm_calendar_event th {
  padding: 0px 0px 0px 10px;
}
 
.cel_cm_calendar_event tr {

}
 
.cel_cm_calendar_event td {
  background-color:#DDDDDD;
  border:#D8D8D8 solid 1px;
  color:#000000;
  line-height:1.5em;
  margin:0;
  padding:7px 7px 7px 10px;
  width: 120px;
}

.cel_cal_title, .cel_cal_location, .cel_cal_date {
font-weight: bold;
}

