/* ----------------------------------------------*/
/* LAYOUT
/* ----------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Helvetica Neue', helvetica, arial, verdana, sans-serif;
    font-size: 14px;
    line-height: 140%;
    background: #f6f6f6 url('/sites/all/themes/cialog/img/back-body.jpg') repeat-x 0 0;
    color: #666;
    border-top: 12px solid #666;
    margin: 0;
    padding: 0;
}
a:link, a:visited {
    color: #f29b2a;
    text-decoration: none;
}
a:hover, a:active {
    color: #fff;
    text-decoration: none;
}
#container-1 {
    width: 960px;
    margin: 0 auto 96px auto;
    padding-top: 18px;
    background: transparent url('/sites/all/themes/cialog/img/logo-transparent.png') no-repeat 0 -15px;
}
#container-2 {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 48px;
    margin: 0;
    background: #666 url('/sites/all/themes/cialog/img/back-footer.jpg') repeat-x 0 0;
}
#page-wrapper {
    width: 960px;
    overflow: hidden;
}
#page-header {
    width: 960px;
    height: 48px;
    background-color: #9e9e9e;
    margin: 0 0 18px 0;
    position: relative;
}
#page-title-big {
    text-indent: -200em;
    width: 960px;
    height: 360px;
    background: #f29b2a url('/sites/all/themes/cialog/img/back-title.jpg') no-repeat 0 0;
    margin: 0 0 18px 0;
    float: left;
}
#page-title-small {
    text-indent: -200em;
    width: 960px;
    height: 120px;
    background: #f29b2a url('/sites/all/themes/cialog/img/back-title.jpg') no-repeat 0 0;
    margin: 0 0 18px 0;
    float: left;
}
#page-content {
    width: 960px;
    height: 100%;
    float: left;
}
#page-left {
    width: 640px;
    float: left;
}
#page-right {
    width: 240px;
    float: right;
}
#page-footer {
    width: 960px;
    margin: 0 auto;
    padding: 10px 0 0 24px;
    height: 48px;
    position: relative;
}
/* ----------------------------------------------*/
/* CONTENT
/* ----------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 1.8333em;
    line-height: 120%;
    margin: 1em 0 .5em 0;
    text-transform: uppercase;
}
h2 {
    color: #464d4d;
    font-size: 1.4167em;
    line-height: 120%;
    margin: 1.5em 0 .5em 0;
}
h2.title a {} h3 {
    font-weight: bold;
    font-size: 1em;
    margin: 1.5em 0 0 0;
}
p {
    font-size: 1em;
    line-height: 1.5833em;
    margin: .5em 0 .5em 0;
}
blockquote {
    font-size: 1.167em;
    margin: 1.5em;
    padding: 0 12em 1em 5em;
    font-style: italic;
}
em {
    padding: 0 3px 0 0;
    color: #111;
    font-style: italic;
    font-size: 1.083em;
}
strong {
    font-weight: bold;
}
blockquote strong {
    font-size: 0.923em;
    font-style: normal;
}
hr {
    clear: both;
    color: #ccc;
    background: #fff;
    border: none;
    height: 1px;
    margin: 0;
    padding: 0;
}
img, a img {
    border: none;
    outline: none;
}
table {
    width: 100%;
}
fieldset {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #999;
}
.node ul {
    padding-left: 2em;
}
.node li {
    font-size: 1em;
    line-height: 1.5833em;
    margin: .25em 0 .25em 0;
}
li.pager-current {
    color: #fff;
}
/* ----------------------------------------------*/
/* NAVIGATION
/* ----------------------------------------------*/

#page-header ul.links {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 24px;
    top: 12px;
}
#page-header ul.links li {
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 16px;
    font-weight: bold;
}
#page-header ul.links li a {
    margin: 0 18px 0 0;
    padding: 0;
    color: #e4e4e4;
    background-color: #9f9f9f;
    display: block;
    float: left;
}
#page-header ul.links li a.active {
    color: #fff;
}
#page-header ul.links li a:hover {
    color: #fff;
}
#page-footer ul.links {
    margin: 0;
    padding: 0;
}
#page-footer ul.links li {
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 16px;
    font-weight: bold;
}
#page-footer ul.links li a {
    margin: 0 12px 0 0;
    padding: 0;
    color: #e4e4e4;
    display: block;
    float: left;
}
#page-footer ul.links li a.active {
    color: #fff;
}
#page-footer ul.links li a:hover {
    color: #fff;
}
/* ----------------------------------------------*/
/* SEARCH
/* ----------------------------------------------*/

#search-theme-form {
    position: absolute;
    top: 9px;
    right: 12px;
}
#search-theme-form label {
    display: none;
}
#search-theme-form input.form-text {
    border: 0;
    height: 20px;
    width: 160px;
    background-color: #ddd;
    padding: 4px;
    margin: 0 6px 0 0;
    font-size: 14px;
    font-weight: bold;
    color: #222;
    font-family: Helvetica, Arial, sans-serif;
    float: left;
}
#search-theme-form input.form-submit {
    border: 0;
    width: 30px;
    height: 30px;
    background: transparent url('/sites/all/themes/cialog/img/search.jpg') no-repeat 0 0;
    text-indent: -20000px;
    font-size: 0%;
    color: #999;
    float: left;
}
#search-theme-form input.form-submit:hover {
    background-position: -30px 0;
}
/* ----------------------------------------------*/
/* BLOCKS
/* ----------------------------------------------*/

.block {} .block h2.title {
    font-size: 1.8333em;
    line-height: 120%;
    margin: 1em 0 .5em 0;
    text-transform: uppercase;
    color: #aaa;
}
/* ----------------------------------------------*/
/* Locale
/* ----------------------------------------------*/

ul.locale {
    position: absolute;
    right: 234px;
    top: 13px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
ul.locale li {
    display: inline;
    float: left;
    margin: 0 12px 0 0;
    padding: 0;
}
ul.locale li a {
    color: #e4e4e4;
}
ul.locale li a:visited {
    color: #e4e4e4;
}
ul.locale li a:hover {
    color: #fff;
}
ul.locale li a.active {
    color: #fff;
}
ul.locale-footer {
    position: absolute;
    right: 0;
    top: 13px;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
ul.locale-footer li {
    display: inline;
    float: left;
    margin: 0 12px 0 0;
    padding: 0;
}
ul.locale-footerli a {
    color: #e4e4e4;
}
ul.locale-footer li a:visited {
    color: #e4e4e4;
}
ul.locale-footer li a:hover {
    color: #fff;
}
ul.locale-footer li a.active {
    color: #fff;
}
/* ----------------------------------------------*/
/* Slider
/* ----------------------------------------------*/

#slider {
    width: 960px;
    height: 130px;
}
#block-views-projects-block_1 ul {
    width: 960px;
    height: 130px;
    margin: 0;
    padding: 0;
    list-style: 0;
}
#block-views-projects-block_1 ul li {
    display: inline;
    margin: 0;
    padding: 0;
    width: 308px;
    height: 130px;
    float: left;
    position: relative;
}
#block-views-projects-block_1 ul li .views-field-field-project-image-fid {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#block-views-projects-block_1 ul li .views-field-title {
    position: absolute;
    bottom: 24px;
    left: 12px;
    z-index: 0;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
#block-views-projects-block_1 ul li.views-row-even {
    margin: 0 18px;
}
/* ----------------------------------------------*/
/* Views News Page
/* ----------------------------------------------*/

.view-news ul {
    margin: 0;
    padding: 0;
}
.view-news ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.view-display-id-block_2 ul {
    margin: 0;
    padding: 0;
}
.view-display-id-page_1 ul li {
    background-color: #cdcdcd;
    margin: 0 0 24px 0;
    position: relative;
    padding: 24px;
}
.view-display-id-page_1 .views-field-field-date-value {
    background-color: #f29b2a;
    padding: 2px 6px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.view-display-id-page_1 .views-field-title {
    font-size: 1.4167em;
    margin: 24px 0 0 0;
}
/* ----------------------------------------------*/
/* Views News Block
/* ----------------------------------------------*/

.view-display-id-block_1 ul li {
    margin: 0 0 24px 0;
}
.view-display-id-block_1 .views-field-title {
    font-size: 1.167em;
    line-height: 120%;
}
.view-display-id-block_1 .more-link {
    float: left;
    background-color: #9e9e9e;
    font-weight: bold;
    padding: 2px 12px;
    font-size: 1em;
}
.view-display-id-block_1 .more-link a {
    color: #e4e4e4;
}
.view-display-id-block_1 .more-link a:hover {
    color: #fff;
}
/* ----------------------------------------------*/
/* Views Projects Page
/* ----------------------------------------------*/

.view-display-id-block_2 {} .view-display-id-block_2 .views-field-title {
    font-size: 1.4167em;
    line-height: 120%;
}
.view-display-id-block_2 ul {
    margin: 0;
    padding: 0;
}
.view-display-id-block_2 ul li {
    list-style: none;
    overflow: hidden;
    margin: 0 0 24px 0;
    background-color: #cdcdcd;
    padding: 24px;
}
.view-display-id-block_2 .views-field-body {} .view-display-id-block_2 .views-field-field-project-image-fid {
    width: 120px;
    height: 120px;
    float: left;
    margin: 0 24px 0 0;
    background: transparent url('/sites/all/themes/cialog/img/sun.jpg') no-repeat 0 0;
}
/* ----------------------------------------------*/
/* RSS
/* ----------------------------------------------*/

#block-menu-menu-news-extern {
    padding: 0;
    overflow: hidden;
    margin: 40px 0 0 0;
    float: left;
}
#block-menu-menu-news-extern ul {
    margin: 0;
    padding: 0;
}
#block-menu-menu-news-extern ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#block-menu-menu-news-extern ul li a {
    margin: 0;
    padding: 0;
    font-size: 1.167em;
}
#block-menu-menu-externalnews {
    padding: 0;
    overflow: hidden;
    margin: 40px 0 0 0;
    float: left;
}
#block-menu-menu-externalnews ul {
    margin: 0;
    padding: 0;
}
#block-menu-menu-externalnews ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#block-menu-menu-externalnews ul li a {
    margin: 0;
    padding: 0;
    font-size: 1.167em;
}
/* ----------------------------------------------*/
/* Shadowbox
/* ----------------------------------------------*/

.field-field-project-image:before {
    content: "Related images. Click image to zoom.";
}
.field-field-project-image {
    margin: 120px 0 0 0;
    width: 660px;
    background-color: #bdbdbd;
    padding: 20px;
    overflow: hidden;
}
.field-field-project-image .sb-image {
    float: left;
    margin: 12px 12px 0 0;
}
.inline {
    float: left;
    margin: 0 20px 10px 0;
}
hr {
    clear: both;
    border: none;
    outline: none;
    visibility: hidden;
    margin: 20px 0 20px 0;
}
em {
    font-size: 12px;
    line-height: 120%;
    font-style: italic;
    color: #555;
}
/* ----------------------------------------------*/
/* Twitter
/* ----------------------------------------------*/

.view-display-id-page td { padding: 6px; }

body .view-display-id-block ul { list-style: none; padding: 0; }
body .view-display-id-block li.views-row { list-style: none; margin: 0 0 18px 0; padding: 0; }




