/* COINDICO Custom css file */

* {
    font-family: 'PT Sans', Calibri, Tahoma, Helvetica, Arial, sans-serif;
}

a {
    color: #268ea2;
}


/* header */

header a.logo {
    background: url('/inc/img/coindico_logo.png') no-repeat;
}

header a.logo {
    display: block;
    width: 400px;
    height: 100px;
    text-indent: -9999px;
}

header .searchbox {
    padding-top: 1em;
}

header .searchbox input {
    width: 200px;
}

div.mainmenu {
    margin-top: 2em;
    border-bottom: 2px solid #800607;
}

div.mainmenu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

div.mainmenu ul li {
    display: inline;
    padding: 0;
    margin: 0;
}

div.mainmenu ul li a {
    color: #800607;
    margin-right: 15px;
    font-family: 'PT Serif';
    font-size: 1.5em;
    font-weight: 800;
    text-transform: uppercase;
}

div.mainmenu ul li a.active {
    border-bottom: 5px solid #800607;
}

div.imgheader {
    position: relative;
}

div.headeroverlay {
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 50%;
    background-color: #800607;
    font-family: 'PT Serif';
    color: #fff;
    text-align: right;
    padding: 10px;
    padding-right: 30px;
    font-size: 2em;
}

.bodycopy h2 {
    font-family: 'PT Serif';
    font-size: 2.5em;
    color: #268ea2;
    font-weight: 800;
}

.bodycopy h3 {
    font-family: 'PT Serif';
    font-size: 2em;
    color: #268ea2;
}

.bodycopy p {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 1.4em;
    text-align: justify;
}

.bodycopy .result {
    border-bottom: 1px solid #ccc;
}

.bodycopy .result h3 {
    font-size: 16px;
}

.bodycopy .result p {
    display: none;
}

div.onblue {
    background-color: #acd3db;
}

div.onblue h3 {
    font-family: 'PT Serif';
}

div.doclist {
    border-radius: 10px;
    padding: 10px;
}

div.doclist h3 {}

.doclist div.result {
    border-bottom: 1px solid #fff;
}

.doclist div.result:last-child {
    border-bottom: none;
}

.doclist div.result h3 {
    font-size: 18px;
}

.doclist ul.documents {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.doclist ul li.document {
    border-bottom: 1px solid #ccc;
}

.doclist ul.keywords li {
    display: inline-block;
    margin-right: 1em;
}

.bordertop {
    border-top: 2px solid #268ea2;
    padding-top: 10px;
}


/**/

.page .pagebody * {
    font-family: 'PT Serif';
}

.page .pagebody {
    border: 1px solid #ccc;
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    padding: 6em;
}

.pagebody h2 {
    font-style: italic;
    font-size: 30px;
    margin-bottom: 2em;
    letter-spacing: -.02em;
}

.pagebody div,
.pagebody p,
.pagebody span {
    font-size: 20px !important;
    line-height: 32px !important;
    margin-bottom: 32px !important;
    text-align: justify !important;
    text-indent: 2em;
}

.page.indi h2.indi_title {
    font-family: 'PT Serif';
    color: #268ea2;
    font-size: 22px
}

h2.indi_title span.date {
    display: block;
    margin-top: 10px;
    font-size: 24px;
    font-family: 'PT Serif';
    color: #268ea2;
}


/**/

div.pagesidebar div.sidebardiv {
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #800607;
}

div.pagesidebar h4 {
    font-weight: 800;
}

div.pagesidebar p {
    margin-top: 1.1em;
    font-size: 1.1em;
}

div.pagesidebar ul {
    margin: 0;
    padding: 0;
    margin-left: 10px;
    list-style-type: none;
    margin-top: -5px;
}

div.pagesidebar ul li {
    display: inline-block;
    margin-right: 5px;
}

div.pagesidebar ul li a {
    padding: 3px 5px;
    font-weight: 800;
}

div.pagesidebar ul li:after {}


/**/

div.sidebardiv.related div.result {
    border-bottom: 1px solid #ccc;
}

div.sidebardiv.related div.result:last-child {
    border: none;
}

div.sidebardiv.related h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 3px;
}

div.sidebardiv.related p {
    font-size: 16px;
    margin: 3px;
}


/**/

body.generic h2 {
    font-family: 'PT Serif';
    color: #268ea2;
    font-size: 36px;
}

body.results div.result {
    width: 70%;
    padding: 15px;
    border-bottom: 1px solid #ccc;
}


/**/

.prefooter {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.prefooter a {
    display: block;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}

.prefooter a.unior {
    width: 338px;
    height: 80px;
    background: url('/inc/img/orientale_logo.png') no-repeat;
    background-size: cover;
}

.prefooter a.unimc {
    width: 216px;
    height: 80px;
    background: url('/inc/img/unimc_logo.png') no-repeat;
    background-size: cover;
}

.prefooter a.units {
    width: 374px;
    height: 80px;
    background: url('/inc/img/units_logo.png') no-repeat;
    background-size: cover;
}

footer {
    min-height: 250px;
    padding-top: 20px;
    background-color: #444448;
}

footer .menu {
    margin-top: 64px;
}

footer h3 {
    display: block;
    margin: 0;
    padding: 0;
    background: url('/inc/img/coindico_footer.png') no-repeat;
    width: 200px;
    height: 50px;
    margin-left: 5px;
    text-indent: -9999px;
    margin-bottom: 15px;
}

footer a,
footer ul {
    color: #fff;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}

footer ul {
    text-transform: uppercase;
    font-weight: 800;
    list-style-type: none;
}

footer ul li {
    text-transform: none;
    font-weight: 400;
}

.row {
    margin: 15px 0;
}


/* SPECIFIC PAGES */

body.page.chi-siamo div.bodycopy h3.project,
body.page.who-we-are div.bodycopy h3.project {
    border-bottom: 1px solid #ccc;
    margin: 1em 0;
    clear: both;
}

body.page.chi-siamo div.bodycopy div.person,
body.page.who-we-are div.bodycopy div.person {
    width: 200px;
    height: 250px;
    margin: 10px;
    padding: 10px;
    text-align: center;
    border: 1px solid #ccc;
    float: left;
}

body.page.chi-siamo div.bodycopy div.person h4,
body.page.who-we-are div.bodycopy div.person h4 {
    font-size: 1.6em;
    color: #666;
    clear: both;
}

body.page.chi-siamo div.bodycopy div.person em,
body.page.who-we-are div.bodycopy div.person em {
    color: #666;
    display: block;
    margin: 0em 0 1em 0;
}

body.page.chi-siamo div.bodycopy div.person img,
body.page.who-we-are div.bodycopy div.person img {
    width: 150px;
    height: 150px;
}


.img-article{
border:1px solid #ccc;
padding:10px;
}

.img-left{
    float: left;
    margin:0px 10px 10px 0px;
}