@charset "UTF-8";
/* CSS Document */

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}


/*BASICS*/
a img {border:0;}
a {text-decoration:underline;color:#0000ff;}


h1 {font-family:Tahoma, Geneva, sans-serif;font-size:2.2775em;font-weight:normal;margin-bottom:0.25em;}
h3 {font-size:0.920em;text-transform:uppercase;}

h2, h6 {font-size:0.833em;margin:1em 0 0.5em 0;}

p.introduction {font-size:1em;}

#container {width:960px;margin:0 auto;padding:20px 0px;background:#fff;}

.wrapper {margin:0 10px;}

#logo {position:relative !important;}

.info-line .wrapper {margin:0.5em 0;}
.info-line p.presentation {font-size:0.725em !important;}

#navigation,
#picasa,
#global-menu,
#header-image,
#search,
#areas,
#tweets
{display:none;}

#header-line {margin:1em 0;}

h3 a {color:#444;text-decoration:none;}
h6 a {color:#333;text-decoration:none;}

p.byline {font-size:0.7em;color:#666;margin:0;padding:0;}
p.byline a {color:#444;text-decoration:none;}
p.byline span.date {margin-right:0.5em;}
p {font-size:0.833em;margin:0.5em 0;}

.column {}
#left-column {}
.rotator-container, .twitter, .google-calendar, #top, #bottom, #toolbar, #sidebar {display:none !important;}

#content {clear:both !important;display:block !important;padding-bottom:1em;}

#content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#content {
    display: inline-block;
}

html[xmlns] #content {
    display: block;
}

* html #content {
    height: 1%;
}

#subpages, #referenced {padding-top:1em;margin-top:2.5em;border-top:1px solid #ccc;clear:both;}
#subpages .element, #referenced .element {margin:1em 0;display:block !important;float:none !important;width:auto !important;}
#subpages .element:after, #referenced .element:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#subpages .element, #referenced .element {
   display: inline-block;   
}
 
html[xmlns] #subpages .element, html[xmlns] #referenced .element {
    display: block;
}

* html #subpages .element, * html #referenced .element {
    height: 1%;
}


#referenced img, #subpages img {float:left;margin:0 20px 0.5em 0;}



#by-strong {float:right;}

.element {cursor:pointer;padding:10px;}
.element:hover {background:#fafafa;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
