/*
 Theme Name: WordPress Default
 Theme URI: http://wordpress.org/
 Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
 Version: 1.6
 Author: Michael Heilemann
 Author URI: http://binarybonsai.com/
 Tags: blue, custom header, fixed width, two columns, widgets
 
 Kubrick v1.5
 http://binarybonsai.com/kubrick/
 
 This theme was designed and built by Michael Heilemann,
 whose blog you will find at http://binarybonsai.com/
 
 The CSS, XHTML and design is released under GPL:
 http://www.opensource.org/licenses/gpl-license.php
 
 */
/* Begin Typography & Colors */
body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Arial, Verdana, Sans-Serif;
    background: #f4f5ef url('images/body_back.png');
    background-repeat: repeat-x;
    color: #333333;
}

#page {
    background-color: white;
    border: 0 solid transparent;
    text-align: left;
}

#header {
    overflow: hidden;
}

#content {
    /*
     overflow:hidden;
     */
}

.widecolumn .entry p {
    font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
    line-height: 1.4em;
}

.widecolumn {
    line-height: 1.6em;
}

.narrowcolumn .postmetadata {
    text-align: center;
}

.thread-alt {
    background-color: #f8f8f8;
}

.thread-even {
    background-color: white;
}

.depth-1 {
    border: 1px solid #ddd;
}

.even, .alt {
    border-left: 1px solid #ddd;
}

#footer {
    background-color: #ffffff;
    background-image: url("images/footer_top.png");
    background-position: left top;
    background-repeat: no-repeat;
    border: none;
    padding-top: 52px;
    padding-left: 50px;
    padding-right: 50px;
    height: 126px;
    width: 843px;
    overflow: hidden;
}

#sub-footer {
    text-align: center;
    height: 25px;
    width: 943px;
    padding-top: 30px;
    font-size: 11px;
    line-height: 13px;
    color: #71747b;
    background-color: #f4f5ef;
}

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

h1, h2, h3 {
    font-family: Arial, Verdana, Sans-Serif;
}

h1 {
    font-size: 4em;
    text-align: center;
}

h2 {
    font-size: 1.6em;
}

h2.pagetitle {
    font-size: 1.6em;
}

h3 {
    font-size: 1.3em;
}

h1 a, h2 a, h3 a {
    text-decoration: none;
}

.entry p a:visited {
    color: #b85b5a;
}

.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}

.sticky h2 {
    padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar {
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
    font-weight: normal;
}

#sidebar {
    font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
    color: #777;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
    color: #00004c;
    text-decoration: none;
}

a:hover {
    color: #147;
    /*
     text-decoration: underline !important;
     */
    text-decoration: none !important;
}

#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

/* End Typography & Colors */
/* Begin Structure */
body {
    margin: 0 0 20px 0;
    padding: 0;
    padding-bottom: 20px;
}

#page {
    margin: 0 auto;
    padding: 0;
    width: 943px;
    border: 0 solid treansparent;
}

#header {
    background-color: #eaebe6;
    margin: 0;
    padding: 0;
    height: 140px;
    width: 943px;
    overflow: hidden;
    background-image: url("images/headering_back.png");
    background-position: right top;
    background-repeat: no-repeat;
}

#search-bar {
    height: 36px;
    overflow: hidden;
    background-color: #f4f5ef;
    border-bottom: 1px solid #a0a0a0;
}

#header-logo {
    margin: 0;
    height: 108px;
    width: 298px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 32px;
    overflow: hidden;
}

#header-menu {
    margin: 0;
    height: 108px;
    width: 308px;
    padding-left: 70px;
    padding-top: 32px;
    overflow: hidden;
}

.header-menu-column {
    width: 146px;
}

.header-menu-column ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.header-menu-column A:hover {
    color: #114477;
    /*
     text-decoration: underline;
     
     */
}

.header-menu-column a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #71747b;
    line-height: 18px;
}

#header-newsletter {
    margin: 0;
    height: 127px;
    width: 228px;
    padding-left: 15px;
    padding-top: 13px;
    overflow: hidden;
}

#newsletter-wrapper {
    width: 158px;
    height: 66px;
    padding: 10px 16px 10px 16px;
    color: #71747b;
    border: 8px #ffffff solid;
}

.purple {
    color: #e1003f;
}

.blue {
    color: #00004c;
}

.gray {
    color: #b5b3b3;
}

#home-gallery {
    height: 411px;
    width: 943px;
    overflow: hidden;
    background-color: #ffffff;
    position: relative;
}

#home-gallery, #home-slide {
    /*
     cursor: pointer !important;
     */
}

#home-gallery .slide-project .slide-text-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
}

#home-gallery .slide-project {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    background-color: #cccccc;
    height: 411px;
    width: 943px;
    cursor: pointer;
}

#project-header #project-header-title, #home-gallery .slide-project .slide-title {
    float: right;
    font-size: 21px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    background-color: #e1003e;
    display: inline;
    line-height: 24px;
    padding: 2px 40px 2px 20px;
    margin-top: 190px;
}

#project-header #project-header-title {
    margin-top: 5px;
}

#project-header-image-small {
    width: 340px;
    height: 204px;
    margin-left: 90px;
    margin-top: 14px;
}

#project-header-image-small img {
    border: 3px solid #98b6b8;
    max-height: 196px;
    max-width: 336px;
}

#home-gallery .slide-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
}

#home-gallery .slide-project .slide-title, #home-gallery .slide-project .slide-excerpt {
    text-align: right;
}

#home-gallery .slide-project .slide-link {
    text-align: right;
    float: right;
    color: #E1003E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding-right: 30px;
}

#home-gallery .slide-project .slide-excerpt-wrapper {
    width: 900px;
    float: right;
    margin-top: 10px;
}

#project-header-excerpt-small {
    color: #E1003E;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}

#project-header-text-wrapper-small span {
    background-image: none ! important;
    padding: 0px;
    ! important;
}

#project-header #project-header-excerpt {
    margin-top: 10px;
}

#project-header #project-header-pre-title {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    line-height: 30px;
    text-align: left;
    width: 400px;
    float: right;
}

#project-header-text-wrapper-small #project-header-pre-title {
    color: #e1003e;
}

#project-header #project-header-excerpt, #home-gallery .slide-project .slide-excerpt {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #e1003e;
    line-height: 30px;
}

#project-header #project-header-excerpt span, #home-gallery .slide-project .slide-excerpt span {
    background-color: transparent;
    background-image: url("images/text_back.png");
    background-position: left top;
    background-repeat: repeat;
    display: inline;
    padding: 2px 40px 2px 20px;
}

#home-gallery #dots {
    position: absolute;
    right: 35px;
    top: 15px;
    z-index: 150;
}

#home-gallery #dots a.current {
    background-position: 1px -16px;
}

#home-gallery #dots a {
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: block;
    float: left;
    background-image: url("images/dots.png");
    background-repeat: no-repeat;
    background-position: 1px 0;
}

#slide-prev {
    background-position: left 0;
}

#slide-next {
    background-position: right -16px;
}

#slide-prev, #slide-next {
    height: 16px;
    width: 11px;
    overflow: hidden;
    display: block;
    float: left;
    padding: 0 1px;
    background-image: url("images/arrows.png");
    background-repeat: no-repeat;
    cursor: pointer;
}

#home-news {
    padding-top: 15px;
    height: 350px;
    width: 943px;
    overflow: hidden;
}

#home-news-title {
    height: 24px;
    font-size: 20px;
	line-height: 24px;
	
	margin: 5px 0;
    font-weight: bold;
    color: #00004c;
    width: 893px;
    padding-left: 50px;
}

#home-news-title img {
    padding: 0;
    margin: 0;
}

#home-news .padder {
    width: 50px;
    height: 345px;
}

.home-news-block {
    padding-top: 10px;
    width: 250px;
}

.home-news-date {
    font-weight: bold;
    color: #696767;
    font-size: 14px;
    line-height: 17px;
}

.home-news-title A {
    font-weight: bold;
}

.home-news-title {
    font-size: 13px;
    line-height: 15px;
    height: 45px;
}

.home-news-text {
    color: #333333;
    font-size: 13px;
    padding-top: 2px;
    height: 170px;
}

.home-news-text p {
    margin: 0;
}

.home-news-text img,
.home-news-text a img,
#news-item-wrapper .news-item-text img 
{
    display: none !important;
}

.home-news-readmore A {
    padding-left: 2px;
    padding-right: 13px;
    background-image: url("images/read_more.png");
    background-position: right 5px;
    background-repeat: no-repeat;
}

.home-news-project-data {
    color: #00004c;
    font-weight: bold;
    font-size: 13px ! important;
    margin-top: 0px;
    padding-top: 30px;
    background-image: url("images/news_project_dotted.png");
    background-position: left 15px;
    background-repeat: no-repeat;
    height: 60px;
    line-height: 15px;
}

.home-news-project-data a {
    font-size: 13px ! important;
    font-weight: bold;
}

.project-label {
    padding-right: 8px;
    background-image: url("images/purple_arrow_small.png");
    background-position: right 6px;
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: bold;
}

#description-bar {
    background-color: #99b5b8;
    width: 943px;
    height: 81px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#home-boxes {
    padding-top: 0px;
    padding-left: 50px;
    padding-bottom: 25px;
    height: 380px;
    width: 893px;
    overflow: hidden;
}

.home-box-column {
    width: 250px;
    padding-top: 20px;
    height: 360px;
}

.home-box-2column {
    width: 550px;
    padding-top: 20px;
    height: 360px;
}

#home-boxes .padder {
    width: 50px;
    height: 360px;
}

#box-mission {
    height: 170px;
    float: left;
    width: 540px;
    margin-right: 50px;
}

#box-activities {
    margin-top: 40px;
}

.home-box-title {
    line-height: 18px;
    padding-bottom: 8px;
}

.home-box-title A {
    padding-right: 20px;
    background-image: url("images/purple_arrow_med.png");
    background-position: right 6px;
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: bold;
}

.box-mission-text {
    color: #333333;
    font-size: 13px;
    padding-top: 2px;
    text-align: justify;
}

.purple-disc {
    padding: 0 0 0 20px;
    margin: 0;
    list-style-image: url("images/purple_disc.png");
}

.purple-disc li {
    padding-top: 5px;
}

#box-sponsor-project {
    float: right;
    height: 150px;
    border: 14px solid #f4f5ef;
    width: 232px;
    margin-left: 20px;
    margin-bottom: 20px;
}

#sponsor-project-text {
    font-size: 13px;
    text-align: center;
    line-height: 16px;
    padding-top: 10px;
    padding-bottom: 20px;
}

#sponsor-project-link {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    height: 33px;
    width: 90px;
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 32px;
    color: #ffffff;
    background-image: url("images/button_blue.png");
    background-position: left top;
    background-repeat: no-repeat;
}

#sponsor-project-link:hover {
    background-image: url("images/button_purple.png");
    text-decoration: none;
}

#box-press-room-list .clear-list li {
    padding-bottom: 20px;
    font-size: 13px;
    line-height: 15px;
}

#box-press-room-list .clear-list li a {
    color: #333333;
}

#box-press-room-list .clear-list li a:hover {
    color: #114477;
    text-decoration: none;
}

.box-press-room-link {
    display: block;
    padding: 2px;
}

.box-press-room-link:hover {
    background-color: #f1f2ed;
    text-decoration: none;
}

.box-press-room-date {
    display: block;
}

.box-press-room-text {
    display: block;
    color: #333333;
}

.box-press-room-text p {
    margin: 0px;
}

#site-map {
    width: 640px;
    height: 126px;
    overflow: hidden;
}

.site-map-column {
    width: 120px;
    padding-top: 5px;
}

.site-map-column ul {
    padding-top: 5px;
    padding-bottom: 10px;
}

.site-map-column li a {
    display: block;
}

.site-map-section {
    font-size: 13px;
    font-weight: bold;
    display: block;
}

.site-map-page {
    font-size: 11px;
    line-height: 13px;
    color: #71747b;
    display: block;
}

#photo-project {
}

#photo-project-image img {
    padding-top: 5px;
    padding-bottom: 8px;
}

#photo-project-image {
    border-left: 10px solid #f4f5ef;
    border-right: 10px solid #f4f5ef;
    width: 180px;
    height: 126px;
    text-align: center;
}

#photo-project-link {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 24px;
    width: 66px;
    text-align: center;
    font-size: 13px;
    line-height: 24px;
    color: #ffffff;
    background-image: url("images/button_small_blue.png");
    background-position: left top;
    background-repeat: no-repeat;
}

#photo-project-link:hover {
    background-image: url("images/button_small_purple.png");
    text-decoration: none;
}

/*########################################################################################################*/
.clear-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.narrowcolumn {
    /*	float: left;
     padding: 0 0 20px 45px;
     margin: 0px 0 0;
     width: 450px;*/
}

.widecolumn {
}

.post {
    margin: 0 0 40px;
    text-align: justify;
}

.post hr {
    display: block;
}

.widecolumn .post {
    margin: 0;
}

.narrowcolumn .postmetadata {
    padding-top: 5px;
}

.widecolumn .postmetadata {
    margin: 30px 0;
}

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}

#footer p {
    margin: 0;
    padding: 20px 0;
    text-align: center;
}

/* End Structure */
/*	Begin Headers */
h1 {
    padding-top: 70px;
    margin: 0;
}

h2 {
    margin: 30px 0 0;
}

h2.pagetitle {
    margin-top: 30px;
}

#sidebar h2 {
    margin: 5px 0 0;
    padding: 0;
}

h3 {
    padding: 0;
    margin: 30px 0 0;
}

h3.comments {
    padding: 0;
    margin: 40px auto 20px;
}

h4 {
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

/* End Headers */
/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
 thought?!) align the image to the right. And using 'class="centered',
 will of course center the image. This is much better than using
 align="center", being much more futureproof (and valid) */
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 26px 8px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

/* End Images */
/* Begin Lists
 
 Special stylized non-IE bullets
 Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    /*list-style: none;*/
    padding-left: 10px;
    text-indent: -10px;
}

html > body .entry li {
    margin: 7px 0 8px 10px;
	padding-left: 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
    /*content: "\00BB \0020";*/
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
    list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform {
    margin: 0;
    padding-top: 6px;
    text-align: right;
}

#searchform #s {
    width: 108px;
    padding: 2px;
}

#searchsubmit {
    padding: 1px;
    background-color: #f4f5ef;
    border: 0 solid transparent;
    cursor: pointer;
    font-weight: bold;
    color: #71747b;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align: center;
}

select {
    width: 130px;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}

#commentform textarea {
    width: 100%;
    padding: 2px;
}

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

#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}

/* End Form Elements */
/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;
}

.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

.children {
    padding: 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}

/* End Comments */
/* Begin Sidebar */
#sidebar {
    padding: 20px 0 10px 0;
    margin-left: 545px;
    width: 190px;
}

#sidebar form {
    margin: 0;
}

/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
    background-color: #fff;
}

/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}

/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    moz-border-radius: 3px;
    khtml-border-radius: 3px;
    webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

/* End captions */
#horizmenu {
    margin: 0 0 1px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}

#horizmenu .Suckerfish_45 {
    padding-left: 20px;
}

/*#wpm10 ul, #wpm17 ul, #wpm20 ul */
#horizmenu .Suckerfish_45 ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
    display: block;
    float: left;
}

/*#wpm10 li, #wpm17 li, #wpm20 li*/
#horizmenu .Suckerfish_45 li {
    float: left;
    height: 40px;
    padding: 0;
    position: relative;
}

/*#wpm10 li a, #wpm17 li a, #wpm20 li a */
#horizmenu .Suckerfish_45 li a {
    color: #71747d;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 9px;
    text-decoration: none;
}

/*#wpm10 li.selected a, #wpm17 li.selected a, #wpm20 li.selected a */
#horizmenu .Suckerfish_45 li.selected a {
    color: #e2003f;
}

.selected a {
    color: #e2003f;
}

.post h2, h2.pagetitle {
    color: #00014b;
/*
    font-size: 24px;
 */
	
    font-size: 20px;
    line-height: 24px;

    margin-top: 30px;
    margin-left: 50px;
    font-family: Arial, Verdana, Sans-Serif;
	
	text-align: left !important;
}

.entry, h3 {
    margin: 0 50px;
}

.entry {
    font-size: 13px;
    margin-right: 90px;
}

.arrows {
    color: #00014b;
    font-size: 14px;
}

/*ELENCO PROGETTI*/
#projects-navbar {
    background-color: #99b5b8;
    padding-top: 10px;
    height: 60px;
    padding-bottom: 10px;
    line-height: 20px;
}

#projects-navbar h2 {
    color: #00014B;
    float: left;
    font-size: 22px;
    letter-spacing: 0.05em;
    line-height: 25px;
    margin-left: 50px;
    margin-top: 20px;
    text-align: left;
    width: 220px;
}

#years-filter {
    border-right: solid 1px #eee;
}

.filter-menu {
    margin-left: 50px;
    float: left;
    width: 243px;
}

.filter-menu div {
    color: #e1003f;
}

.filter-menu div, .filter-menu ul {
    float: left;
    width: 25%;
    margin: 0px 5px;
    padding: 0px;
    font-weight: bold;
    font-size: 14px;
}

.filter-menu li {
    list-style-type: none;
    color: #eee;
}

.filter-menu li a {
    color: #eee;
}

.filter-menu li a:hover {
    color: #114477;
}

.filter-menu li a.active {
    color: #00014b;
}

#status-filter div, #status-filter ul {
    width: 40%;
}

#status-filter ul li a.filter-chiuso, #status-filter ul li a.filter-aperto {
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    padding-bottom: 2px;
    padding-right: 25px;
    padding-top: 0;
    width: 70px;
}

#status-filter ul li a.filter-aperto {
    background-image: url("images/icona_aperto_small.png");
}

#status-filter ul li a.filter-chiuso {
    background-image: url("images/icona_concluso_small.png");
}

#projects-list-slider {
    height: 750px;
    width: 943px;
    overflow: hidden;
}

#projects-list-next, #projects-list-prev {
    width: 53px;
    height: 400px;
    cursor: pointer;
    overflow: hidden;
    background-repeat: no-repeat;
}

#projects-list-prev {
    background-image: url("images/white_prev.png");
    background-position: -18px 115px;
}

#projects-list-next {
    background-image: url("images/white_next.png");
    background-position: 2px 115px;
}

#projects-list-prev.disabled {
    background-image: url("images/white_prev_disabled.png");
    background-position: -18px 115px;
}

#projects-list-next.disabled {
    background-image: url("images/white_next_disabled.png");
    background-position: 2px 115px;
}

#projects-list-slider-container-mask {
    height: 750px;
    /*    width: 943px;*/
    width: 837px;
    overflow: hidden;
    position: relative;
}

#projects-list-slider-container {
    height: 705px;
    overflow: hidden;
    width: 20000em;
    position: absolute;
    z-index: 100;
}

#projects-list-slider-container .item {
    float: left;
    overflow: hidden;
    width: 895px;
    height: 750px;
}

.projects-column {
    float: left;
    width: 248px;
    height: 700px;
    font-size: 13px;
    margin-top: 10px;
    margin-right: 45px;
}

.projects-column h4 a {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #555555;
}

.projects-column h4 a:hover {
    color: #114477;
}

.projects-column .project-year {
    color: #00014b;
}

.projects-column .location {
    font-weight: bold;
    color: #777777;
}

.projects-column .status {
    padding: 0 0 10px 0;
    height: 32px;
}

.projects-column .project-text {
    color: #555555;
    font-size: 14px;
    /*font-weight: bold;*/
    line-height: 16px;
    height: 120px;
    overflow: hidden;
}

.projects-column .project-text p {
    padding: 0;
    margin: 0;
}

.projects-column .image {
    padding: 10px 0;
    height: 155px;
    overflow: hidden;
    min-height: 1px;
    width: 248px;
}

.projects-column .header {
    height: 70px;
    overflow: hidden;
    font-weight: bold;
    font-size: 13px;
}

.projects-column .project-block {
    height: 400px;
    overflow: hidden;
}

#project-count {
    width: 690px;
    float: left;
    padding-top: 15px;
    line-height: 17px;
    font-size: 16px;
    margin-left: 50px;
    height: 25px;
    color: #e2003f;
    font-weight: bold;
}

#all-projects {
    float: left;
    text-align: left;
    position: relative;
    cursor: pointer;
    height: 25px;
    line-height: 17px;
    padding-top: 15px;
}

#all-projects h3 {
    color: #e2003f;
    font-size: 16px;
    line-height: 17px;
    margin: 0px;
    padding-right: 17px;
    background-position: right 7px;
    background-repeat: no-repeat;
    background-image: url("images/arrow_progetti.png");
}

#all-projects ul {
    list-style: none;
}

.projects-column .line {
    overflow: hidden;
    height: 1px;
    width: 248px;
    background-color: #dcdcdc;
    margin: 10px 0;
}

.projects-column .news-list-block {
    padding: 10px 0;
}

.projects-column .news-item .date {
    color: #00014B;
}

.projects-column .news-item {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 16px;
}

.projects-column .news-title {
    font-size: 16px;
    line-height: 17px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
}

.projects-column .news-list-block .news-title a {
    background-image: url("images/purple_arrow_med.png");
    background-position: right 6px;
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: bold;
    padding-right: 13px;
}

/* SCHEDA PROGETTO*/
#project-gallery {
    background-color: #99B5B8;
    height: 131px;
    margin-left: 0 !important;
    overflow: hidden;
    padding: 25px 0;
}

#scroll-prev, #scroll-next {
    width: 70px;
    height: 130px;
    display: block;
    cursor: pointer;
}

#project-gallery .proj-gallery .gallery-item {
    float: left;
    width: 800px;
    height: 140px;
    overflow: hidden;
}

#project-gallery .proj-gallery {
    width: 20000em;
    height: 140px;
    position: absolute;
}

#project-gallery .gallery-item a {
    padding: 10px;
    float: left;
}

#project-gallery .gallery-item {
    margin-bottom: 50px;
}

.gallery {
    width: 770px;
}

.video-image a img{
	display: block;
	margin: 0 auto;
}

/*.project-news, .project-video {*/
/*#content .project > *, .project-news, .project-video {*/
.project-news {
    margin-left: 90px;
}

#content .project-video {
    border-top: 1px dotted #CCCCCC;
    padding: 14px 0 17px 0;
    margin-top: 25px;
    height: 275px;
    overflow: hidden;
    width: 803px;
    position: relative;
}

#project-video-player {
    height: 275px;
    width: 400px;
}

#project-video-text {
    height: 275px;
    width: 350px;
    padding-left: 20px;
}

#project-video-text .bottom-text {
    vertical-align: text-bottom;
}

#content .project .entry a {
    color: #5ca0a3;
}

#content .project .entry a:hover {
    color: #114477;
}

#content .project {
    margin: 0px auto 0px auto;
    font-size: 14px;
}

#content .project p {
    margin: 5px 0;
}

#content .project h4 {
    color: #02004b;
    font-weight: normal;
    margin: 0;
    padding: 12px 0 0 0;
    font-size: 13px;
    line-height: 16px;
}

div#project-year {
    color: #02004B;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 5px;
    margin-top: 20px;
    width: 620px;
    float: left;
}

.project-main-title {
    overflow: hidden;
}

/****************************************************/
#tools-links {
    float: right;
    text-align: right;
    padding-top: 30px;
    padding-right: 65px;
}

#tools-links a {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background-position: left top;
    background-repeat: no-repeat;
}

#pdf-version {
    background-image: url("images/pdf.png");
}

#printable-version {
    background-image: url("images/print.png");
}

#send-mail {
    background-image: url("images/mail.png");
}

#pdf-version:hover {
    background-image: url("images/pdf_over.png");
}

#printable-version:hover {
    background-image: url("images/print_over.png");
}

#send-mail:hover {
    background-image: url("images/mail_over.png");
}

/****************************************************/
#project-status-text img {
    padding-right: 15px;
}

#project-status-text {
    background-position: left top;
    background-repeat: no-repeat;
    color: #E1003F;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin-bottom: 14px;
    margin-top: 15px;
    padding-bottom: 7px;
    padding-left: 45px;
    padding-top: 7px;
}

#project-status-text.project-closed {
    background-image: url("images/icona_concluso.png");
}

#project-status-text.project-open {
    background-image: url("images/icona_aperto.png");
}

#content .project .project-video {
}

#project-year, #project-location, .project h2, .project .entry, .project-news, #project-status-text {
    margin-left: 90px;
    width: 770px;
}

h2.person-title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
}

.bio-text {
    font-size: 13px;
    line-height: 16px;
}

.organi p a:visited, .organi a:visited {
    color: #00004C;
}

.organi p a:hover, .organi a:hover {
    color: #114477;
}

.scheda-bio {
    padding: 10px 20px;
    width: 450px;
    /*	height: 400px;*/
}

.scheda-bio img {
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #000000;
    padding: 1px;
}

.organi p {
    margin-bottom: 5px;
}

#TB_ajaxWindowTitle {
    color: #114477;
    font-weight: bold;
}

.project h2 {
    color: #E1003F;
    font-size: 20px;
    line-height: 23px;
    margin-top: 0;
    padding: 3px 0;
    clear: both;
}

#project-location {
    color: #b5b3b4;
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
}

#project-news-scroller {
    overflow: hidden;
}

#project-news-scroller .project-news {
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    margin-left: 0;
    width: 800px;
    height: 360px;
    border-top: 1px dotted #cccccc;
    font-size: 13px;
    padding: 30px 0 15px 0;
}

#scroll-project-news-prev, #scroll-project-news-next {
    height: 270px;
    margin-top: 103px;
    overflow: hidden;
    width: 70px;
    /*
     cursor: pointer;
     */
}

.project-news h2 {
    font-size: 20px;
    line-height: 23px;
    color: #00004c;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-left: 15px;
}

.project-news h3 {
    margin-left: 0;
    margin-bottom: 5px;
    margin-top: 0;
    margin-right: 0px;
    font-size: 13px;
    line-height: 15px;
}

.project-news .news-item {
    float: left;
    font-size: 13px;
    line-height: 16px;
    margin-right: 15px;
    padding-left: 15px;
    width: 236px;
}

#news-item-wrapper .item {
    float: left;
    overflow: hidden;
    height: 320px;
    width: 800px;
}

#news-item-wrapper {
    height: 320px;
    width: 20000em;
    position: absolute;
}

.project-news .news-item .news-item-title {
    /*
     height: 50px;
     */
}

.project-news .news-item .news-item-text {
    height: 230px;
}

#projects-list-slider .news-item a.project-news-title-link {
	display: block;
}
#projects-list-slider .news-item span.news-item-text img {
    display: none;
}

.project-news .news-item .date {
    /*margin: 15px 0;*/
    color: #00004C;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

.back {
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #cccccc;
    padding: 3px;
}

#footer-back-to-list {
    margin: 30px 50px;
    line-height: 15px;
    clear: both;
}

.text-right {
    text-align: right;
}

#project-header {
    height: 230px;
    width: 943px;
    position: relative;
    overflow: hidden;
}

#project-header-image {
    height: 230px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

#project-header-text {
    height: 230px;
    overflow: hidden;
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 110;
    display: none;
    float: right;
    text-align: right;
    width: 900px;
}

#all-projects-window {
    position: absolute;
    z-index: 120;
    width: 180px;
    height: 250px;
    border: 1px solid #b2b0b1;
    padding: 10px;
    background-color: #ffffff;
    overflow: auto;
    display: none;
}

#all-projects-window ul {
    width: 160px;
    margin: 0;
    padding: 0;
}

#all-projects-window ul li a:hover {
    text-decoration: none;
    color: #333333;
}

#all-projects-window ul li a {
    display: block;
    color: #76777b;
    line-height: 10px;
    padding: 5px 0;
}

#all-projects-window ul li {
    height: 28px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 6px;
    padding-top: 3px;
    overflow: hidden;
}

#content.projects-content-wrapper {
    overflow: hidden;
}

.single #content .post{
	min-height: 330px;
}

.post h2 {
/*
    line-height: 26px;
 */
    overflow: hidden;
    padding-bottom: 20px;
    width: 800px;
}

.project-main-title, .project-main-title div, .project-main-title h2 {
    width: 700px;
}

#gallery-alternative {
    height: 40px;
    width: 943px;
    overflow: hidden;
    display: block;
    background-color: #99B5B8;
    margin-left: 0 !important;
}

#project-gallery-mask {
    height: 140px;
    overflow: hidden;
    position: relative;
    width: 800px;
}

#project-video-mask .item {
    width: 803px;
    float: left;
}

#project-video-mask {
    width: 20000em;
    height: 270px;
    overflow: hidden;
    position: absolute;
}

#project-media-prev, #project-media-next {
    width: 70px;
    height: 280px;
    margin-top: 40px;
    background-repeat: no-repeat;
}

#project-media-prev {
    background-image: url("images/white_prev.png");
    background-position: left 65px;
}

#project-media-next {
    background-image: url("images/white_next.png");
    background-position: right 65px;
}

#project-media-prev.disabled {
    background-image: url("images/white_prev_disabled.png");
    background-position: left 65px;
}

#project-media-next.disabled {
    background-image: url("images/white_next_disabled.png");
    background-position: right 65px;
}

.back-hidden {
    background-image: none !important;
}

.project-video-column.last {
}

.project-video-column {
    float: left;
    width: 242px;
    margin-right: 10px;
    padding-left: 15px;
}

.project-video-column .video-title {
    height: 45px;
}

.project-video-column .video-text {
    font-size: 13px;
    line-height: 16px;
    padding-top: 10px;
}

#video-player-wrapper {
    width: 480px;
    height: 320px;
}

#audio-player-wrapper {
    width: 360px;
    height: 24px;
}

/*SALA STAMPA*/
.year-separetor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bolder;
    line-height: 24px;
    margin-left: 50px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.news-item {
    margin-bottom: 25px !important;
}

.news-item .news-date {
    font-weight: lighter;
    color: #00004C;
    font-size: 13px;
    line-height: 15px;
    margin-left: 50px;
    margin-bottom: 5px;
}

.news-category-name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bolder;
    line-height: 26px;
    padding-left: 30px;
    padding-right: 10px;
    margin-left: 50px;
    background-position: left top;
    background-repeat: no-repeat;
}

.category-5 {
    background-image: url("images/news_comunicato.png");
}

.category-7 {
    background-image: url("images/news_documento.png");
}

.category-9 {
    background-image: url("images/news_evento.png");
}

.category-10 {
    /*	background-image: url("images/news_news.png");	*/
    background-image: url("images/news_comunicato.png");
}

.category-6 {
    background-image: url("images/news_rassegna.png");
}

.news-item .entry p {
    margin-top: 5px;
}

.news-item .news-location {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #b5b3b3;
    margin-bottom: 5px;
    margin-left: 50px;
}

/*Press - Media*/
#press-media-gallery {
    margin: 0 50px;
    overflow: hidden;
    width: 843px;
    padding: 25px 0;
}

#press-media-gallery .media-item.position-3 {
    margin-right: 0 !important;
}

#press-media-gallery .media-item div {
    overflow: hidden;
}

#press-media-gallery .media-item {
    width: 247px;
    height: 380px;
    margin-right: 50px;
}

#press-media-gallery .media-category {
    color: #E2003F;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 17px;
    text-transform: capitalize;
}

#press-media-gallery .media-date {
    font-size: 13px;
    font-weight: lighter;
    line-height: 15px;
    margin-bottom: 5px;
}

#press-media-gallery .media-title {
    color: #71747B;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
    height: 55px;
}

#press-media-gallery .media-location {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    height: 15px;
}

#press-media-gallery .media-image {
    padding-top: 5px;
    padding-bottom: 10px;
    height: 180px;
}

#press-media-gallery .media-link {
}

#press-media-gallery .media-link a.fancybox {
    background-image: url("images/media/media_link_back.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    width: 116px;
}

#company-gallery {
    border-bottom: solid 5px #99B5B8;
    border-top: solid 5px #99B5B8;
    height: 234px;
    margin-left: 0 !important;
    margin-top: 20px;
    overflow: hidden;
    padding-left: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    position: relative;
    /*padding: 10px 50px;*/
}

#company-gallery h2 {
    margin-left: 50px;
}

#company-gallery-wrapper {
    width: 843px;
    height: 210px;
    position: relative;
    float: left;
    overflow: hidden;
}

#company-gallery-slider {
    width: 20000em;
    height: 210px;
    position: absolute;
}

#company-gallery-slider .item {
    width: 843px;
    height: 210px;
    float: left;
}

#company-gallery-next, #company-gallery-prev {
    width: 50px;
    height: 210px;
    float: left;
    background-repeat: no-repeat;
}

#company-gallery-prev {
    background-image: url("images/white_prev.png");
    background-position: -18px 65px;
}

#company-gallery-next {
    background-image: url("images/white_next.png");
    background-position: 2px 65px;
}

#company-gallery-prev.disabled {
    background-image: url("images/white_prev_disabled.png");
    background-position: -18px 65px;
}

#company-gallery-next.disabled {
    background-image: url("images/white_next_disabled.png");
    background-position: 2px 65px;
}

#company-gallery h2.pagetitle {
    margin-top: 0px;
}

#company-gallery a {
    overflow: hidden;
    float: left;
    height: 180px;
    width: 240px;
    margin-right: 57px;
    margin-top: 10px;
    margin-bottom: 18px;
}

#company-gallery a.last {
    margin-right: 0;
}

.pager {
    margin-right: 50px;
}

#header-image {
    height: 190px;
    padding: 0;
    margin: 0;
}

#project-rassegna {
    margin-top: 25px;
}

#rassegna .links {
    width: 300px;
    float: left;
}

#rassegna .links li {
    list-style: none !important;
}

#maps {
    width: 280px;
    float: left;
}

.Suckerfish_45 ul ul {
    display: none;
}

.eventi-location a {
    font-weight: bold;
    text-decoration: none;
}

.eventi-location a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #00004C;
}

.eventi-location-single {
    font-size: 18px;
	line-height: 22px;
    margin: 0 50px 20px 50px;
}
.eventi-date-single{
    font-size: 15px;
	line-height: 20px;
    margin: 0 50px;
	font-weight: bold;
}

.page-title {
    margin-right: 20px;
    width: auto !important;
}

.language-switch {
    margin-top: 34px;
}

.small {
    font-size: 10px !important;
    line-height: 13px !important;
}

.send-email-popup-subtitle {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
    margin-top: -7px;
}

.post.category-eventi h3 {
    margin-left: 0 !important;
}

.post.category-eventi {
    overflow: hidden;
}

.category-eventi-preview {
    width: 180px;
    min-height: 110px;
    margin-left: 50px;
    margin-right: 20px;
}

.category-eventi-text {
    overflow: hidden;
    min-height: 100px;
    width: 690px;
}

.category-eventi-text div, .category-eventi-text h3 {
    margin-left: 0 !important;
}
#eventi-attachments{
	width: 200px;
	min-height: 200px;
	overflow: hidden;
	
	padding-bottom: 20px;
	padding-right: 20px;
}
#eventi-attachments .attachemnt a{}

#eventi-attachments .attachemnt{
	margin-bottom: 30px;
}

.small-content{
	width: 580px;
	padding-bottom: 20px;
}

#cartellastampa-attachments{
	padding: 10px 0;
	overflow: hidden;
	margin: 10px 50px 10px 50px;
}
#cartellastampa-attachments .attachment{
	padding-bottom: 10px;
	overflow:hidden;
	clear: both;
}

#cartellastampa-attachments .attachment .attachment-image a img{
	padding-bottom: 3px;
}

#cartellastampa-attachments .attachment .attachment-image {
	width: 220px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 20px;
	overflow: hidden;
}
#cartellastampa-attachments .attachment .attachment-text {
	width: 600px;
}
#cartellastampa-attachments .attachment .attachment-text div{
	width: inherit;
}

#cartellastampa-attachments .attachment .attachment-text .attach-excerpt{
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 5px;
}

#cartellastampa-attachments .attachment .attachment-text .attach-content{
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 5px;
}
#developed{
	padding-top: 5px;
}
#istituzionale-wrapper{
	margin-left:60px;
	width:720px;
}
h2.page-title.istituzionale-title{
	margin-left:110px;
}


.position-relative{
	position: relative;
}
.position-absolute{
	position: absolute;
}
.play-overlay.gallery{
	bottom: 18px;
	right: 15px;
}
.play-overlay{
	bottom: 8px;
	right: 10px;
	width: 45px;
	height: 45px;
	overflow: hidden;
	
	background-image: url("images/play_video_small_flat.png");
	background-position: left top;
	background-repeat: no-repeat;
	
}

