@import url("typography.css");
@import url("search.css");
@import url("nav1.css");
@import url("portlet.css");
@import url("events.css");
html, body, #page {
 margin: 0;
 padding: 0;
}
html, body {
 height: 100%;
}
body {
 font-size: .7em;
 min-width: 999px;
 font-family: "Trebuchet MS", Futura, Verdana, Arial, Helvetica, sans-serif;
 background-color: #f0f0f0;
}
/* Starts code from: Alex Griffioen, How to make sexy buttons with CSS, http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html */
.clear { /* generic container (i.e. div) for floating buttons */
 height: 24px;
 width: 100%;
}
.navigation {
 clear: both;
 text-align: center;
 margin: 0;
}
a.button, a.button:hover {
 position: relative;
 background: transparent url('media/images/bg_button_a.gif') no-repeat scroll top right;
 color: white;
 display: block;
 float: left;
 font: normal 12px arial, sans-serif;
 height: 24px;
 margin-right: 6px;
 padding-right: 18px; /* sliding doors padding */
 text-decoration: none;
}
a.button:hover {
 text-decoration: none;
}
a.button span {
 background: transparent url('media/images/bg_button_span.gif') no-repeat;
 display: block;
 height: 16px;
 padding: 4px 0 4px 18px;
}
a.button:active {
 background-position: bottom right;
 color: #99999;
 outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
 background-position: bottom left;
 padding: 5px 0 3px 18px; /* push text down 1px */
}
/* end code from Alex Griffioen */
#ml_email {
 width: 10em;
}
.nav a {
 color: #004368;
 text-decoration: none;
 padding-top: 5px;
}
.nav li a {
 border-top: none;
}
.nav li {
 list-style: none;
}
#page, .license_block {
 position: relative;
 margin: 0 auto 0 auto;
 width: 999px;
 padding: 0;
 background: repeat-y url(media/images/page_background.gif);
}
#page {
 min-height: 100%;
}
#header, #nav1, #content, #footer {
 margin: 0 auto 0 auto;
 padding: 0 5px 0 5px;
 clear: both;
}
#header, #content {
 width: 989px;
}
#header {
 height: 89px;
 background: no-repeat url(media/images/header_bkg.jpg);
}
#header h1, #header h2 {
 margin: 0;
 font-size: 1em;
 float: left;
}
#header h1 {
 margin-left: 10px;
 font-size: 2.5em;
 width: 121px;
 height: 75px;
}
#header h2 {
 width: 195px;
 margin: 40px 0 0 0;
 height: 20px;
 visibility: hidden;
}
#header #searchform {
 padding-top: 60px;
 float: right;
 margin-right: 20px;
}
/* Login */
#login a {
 padding-top: 0;
}
#content {
 height: auto;
}
#content div.section {
 float: none;
 clear: both;
}
#content a.thumbnail img, #content a.thumbnail img {
 border: 1px solid white;
 margin: 0 5px 0 0;
}
#content a.thumbnail:hover img, #content a.thumbnail:hover img {
 border: 1px solid #004368;
}
#left_column {
 float: left;
 width: 623px;
 padding: 0 37px 20px 0;
 margin: 0;
 clear: left;
}
#content img {
 border: 1px solid gray;
 padding: 5px;
}
#content img.screenshot {
 padding: 0;
 width: 600px;
 height: auto;
}
#content img.half_screenshot {
 padding: 0;
 width: 295px;
 height: auto;
 margin-right: 10px;
}
#content img.logo {
 border: none;
 padding: 0;
 margin-right: 10px;
}
p.logos a {
 margin-right: 30px;
}
#content ul.nav_posts img, #content ul.nav_news img {
 border: 0px none;
 margin: 0;
 padding: 0;
}
#rrg img, #socio_uni img {
 border: 0px none;
 padding: 0;
}
#right_frame {
 float: left;
 clear: right;
 width: 664px;
}
#center_column {
 float: left;
 width: 339px;
 border-top: 1px solid #6e90a6;
}
#main_partnership {
 margin: 0;
 padding: 0;
}
#right_column {
 float: left;
 margin: 0 0 20px 0;
 clear: right;
}
#content.post #right_column, #content.page #right_column {
 width: 324px;
}
/* Slogan */
#right_column #slogan {
 margin-bottom: 0;
}
#right_column #slogan img, #homepage_image img, #main_partnership img {
 border: 0px none;
 padding: 0;
 margin: 0;
}
/* Content */
#content h1, #content h2, #content h3, #content h4, #content h5 {
 color: #004368;
}
#content.post #left_column, #content.page #left_column {
 padding-left: 27px;
 width: 600px;
}
#content.post #left_column h1, #content.page #left_column h1 {
 float: left;
 clear: both;
 margin: 0 0 1em 0;
 padding: 5px 50px 5px 5px;
 min-width: 50%;
 font-size: 1em;
 text-transform: uppercase;
 background: #6e90a6 right url(media/images/post_h2_bkg.gif) repeat-y;
 color: white;
}
/* Homepage */
#content.home #left_column {
 width: 325px;
 padding: 0;
 margin-top: 0;
}
#content.home #left_column #about {
 min-height: 151px;
}
#content.home #left_column #about, #content.home #left_column #contacts, #content.home #left_column #services {
 margin-bottom: 0;
 border-top: 0px none;
}
#content.home #left_column #about h2, #content.home #left_column #contacts h2, #content.home #left_column #services h2 {
 float: left;
 margin: 0;
 padding: 0;
}
#content.home #left_column #about h2 a, #content.home #left_column #contacts h2 a, #content.home #left_column #services h2 a {
 color: #004368;
 padding: 0;
 margin: 0;
}
#content.home #left_column #about h2 a img, #content.home #left_column #contacts h2 a img, #content.home #left_column #services h2 a img {
 border: 0px none;
 padding: 0;
 margin: 0;
}
#content.home #left_column #about .body, #content.home #left_column #contacts .body, #content.home #left_column #services .body {
 padding: 10px;
 margin-left: 21px;
}
#content.home #about.portlet, #content.home #contacts.portlet, #content.home #services.portlet {
 background-image: none;
 margin: 0 0 10px 0;
 padding: 0;
}
#content.home #about.portlet, #content.home #contacts.portlet {
 background-color: #6e90a6;
 color: white;
}
#content.home #about.portlet {
 border-bottom: 1px solid white;
}
#content.home #about.portlet .footer, #content.home #contents.portlet .footer, #content.home #services.portlet .footer {
 display: none;
}
#content.home #about ul li, #content.home #services li li {
 list-style: square;
 margin-bottom: 0;
 margin-left: 1em;
 border: none;
 list-style-position: outside;
}
#homepage_image {
 border-bottom: 1px solid white;
 margin: 0;
 padding: 0;
}
#content.home div.posts_list h2 {
 text-transform: none;
 font-weight: normal;
}
#content.home #right_column {
 border-top: 0px none;
 width: 325px;
}
/* Comments */
#left_column #comments {
 border-top: 1px dotted #004368;
 padding-bottom: 1em;
 margin-top: 2em;
 margin-bottom: 2em;
 background: repeat-x url(media/images/news_h2.gif);
}
#left_column #comments h3 {
 margin-top: 0;
 padding-top: 0;
 line-height: 1.8em;
}
#left_column #comments textarea {
 width: 600px;
}
/* Latest news */
#latest_news {
 margin: 0 12px 0 12px;
 padding: 0;
}
.posts_list span.published, #latest_news span.edit {
 color: gray;
 font-weight: normal;
}
#content img.wp-smiley, #content img.banner, #content img.icon, #content img.microbutton {
 margin: 0;
 padding: 0;
 border: 0px none;
}
div.posts_list {
 clear: both;
 margin-top: 1em;
}
div.posts_list h2, #content.home div.posts_list h1 {
 float: left;
 font-size: 1em;
 color: #004368;
 margin: 0;
 padding: 0;
 text-transform: uppercase;
 background: no-repeat url(media/images/news_h2.gif);
}
div.posts_list ul.nav_news {
 float: right;
 text-align: right;
 left: 220px;
 margin-top: 2px;
 padding: 0;
 width: 80px;
 height: 14px;
}
div.posts_list ul.nav_news li {
 display: inline;
 padding: 0;
 margin: 0;
 list-style: none;
}
div.posts_list ul.nav_news li:last-child {
 padding-right: 0;
 text-transform: none;
}
ul.nav_posts {
 display: block;
 height: 24px;
 vertical-align: middle;
 margin: 0 0 1em 0;
 padding: 0;
}
ul.nav_posts li {
 float: left;
 list-style: none;
 height: 24px;
 margin: 2px 0 0 0;
 padding: 0;
}
#content.home ul.nav_posts {
 float: left;
 clear: left;
 width: 315px;
 border-top: 1px solid #6e90a6;
 padding-bottom: 2em;
}
#content.post ul.nav_posts {
 float: right;
 clear: right;
 width: auto;
}
ul.nav_posts li.previous, ul.nav_posts li.next {
 width: 15px;
}
ul.nav_posts li.previous a, ul.nav_posts li.next a {
 margin: 0;
 padding: 0;
}
ul.nav_posts li.archive {
 text-align: center;
 color: #6e90a6;
 height: 12px;
 width: 285px;
 margin-top: 2px;
}
#content.post ul.nav_posts li.archive {
 width: 10em;
}
ul.nav_posts li.archive a {
 color: #6e90a6;
}
div.posts_list .post {
 clear: both;
 border-top: 1px dotted #004368;
 margin: 0 0 1em 0;
}
div.posts_list .post div.mapstraction {
 clear: both;
 margin-bottom: 1em;
}
div.posts_list .post a.thumbnail {
 position: relative;
 float: left; 
 margin: 0 0 0 0;
}
div.posts_list .post .sharethis {
 float: left;
 clear: left;
 margin-left: 5px;
}
div.posts_list .post .sharethis span.stbuttontext {
 display: none;
}
div.posts_list .post h3, div.posts_list .post .postmetadata, div.posts_list .post .entry {
 margin: 0;
 padding-left: 8px;
}
div.posts_list .post h3 {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 color: #004368;
 font-size: 1em;
 line-height: 1.4em;
}
div.posts_list .post h3>a  {
 color: #004368;
}
div.posts_list .post .postmetadata {
 clear: both;
 font-size: .9em;
 min-height: 25px;
 border-top: 1px dotted white;
 padding-top: 5px;
}
#left_column .entry {
 clear: both;
}
#left_column ol.commentlist li {
 border-top: 1px dotted #6e90a6;
 padding-top: 0;
 padding-right: 0;
 margin-top: 0;
 background: repeat-x url(media/images/news_h2.gif);
}
#left_column div.ec3_iconlet {
 float: right;
 margin-top: 1em;
 margin-left: 1em;
}
#right_column #ec3-event-list-336616301 ul.ec3_events {
 border-top: 0px none white;
}
#right_column #ec3-event-list-336616301 ul.ec3_events>li>ul>li {
 border-top: 0px none white;
 margin-left: 1.2em;
 list-style: square;
}
#right_column #sub-page-menu ul li ul {
 margin-top: 1em;
}
#right_column #sub-page-menu ul li ul li {
 margin-left: 1em;
 border-top-style: dotted;
}
#right_column input[type=text], #right_column input[type=password] {
 width: 120px;
 margin-left: .5em;
 margin-bottom: .5em;
}
input.cf-box-group {
 width: 130px;
}
#rpr-banner {
 width: 118px;
 height: 225px;
 border: none;
 margin: 2em 0 0 0;
 padding: 0;
}
#rpr-banner {
 border: none;
}
.location {
 color: #59493f;
}
.date {
 color: #99999;
 font-style: normal;
}
#footer {
 margin: 1em 5px 0 5px;
 width: 937px;
 height: 46px;
 padding-top: 5px;
 padding-left: 26px;
 padding-right: 26px;
 min-height: 56px;
 color: white;
 background: repeat-x url(media/images/footer_bkg.gif);
 font-size: .9em;
}
#footer a {
 color: white;
}
#footer h3 a img {
 border: none;
}
#nav2 {
 width: 45%;
 margin: 0;
 padding: 0;
}
#nav2 li {
 float: left;
 padding-right: 1em;
 padding-left: 1em;
 border: 0px none;
 border-left: 1px solid white;
}
#nav2 li:first-child {
 padding-left: 0;
 border-left: none;
}
#nav2 li:last-child {
 clear: right;
}
.license_block {
 padding-bottom: 1em;
}
.license_block img {
 margin-bottom: 1em;
}
#footer p {
 clear: both;
 text-align: right;
 padding: 0 26px 0 0;
}
#footer p.organization {
 float: right;
 clear: right;
 width: 45%;
 margin: 0;
}
/* 2 columns */
#left_column div.columns {
 float: left;
 clear: both;
 margin: .5em 0 .5em 0;
}
#left_column .column_1of2, #left_column .column_2of2 {
 float: left;
 padding: 0 10px 0 10px;
 width: 291px;
}
#left_column .column_1of2 {
 border-right: 1px dotted #004368;
}
#left_column .column_2of2 {
 clear: right;
}
#content.links ul>li {
 list-style: none;
 padding-left: 0;
}
#content.links ul>li img {
 padding: 0 10px 10px 0;
 border: 0px none;
}
#clients, #partners {
 border-left: 1px solid #6e90a6;
 margin: 0;
 padding: 10px;
}
#partners {
 border-top: 1px solid #6e90a6;
}
#clients li, #partners li {
 list-style-type: none;
 display: inline;
 padding: 0;
}
#clients li h2, #partners li h2 {
 margin-top: 0;
 font-size: 1em;
 text-transform: uppercase;
}
#partners li img, #clients li img {
 border: none;
 padding: 0;
 margin-right: 10px;
 margin-bottom: 10px;
 vertical-align: middle;
}
