#header {
    height:80px;
}
#search {
    background-color: #d6d4cc;
    margin-right: 1px;
    padding-top: 2px;
    position: absolute;
    width: 229px;
}
#search label {
    font-family: "Fedra Sans Alt Medium", Arial, sans-serif;
    color: white;
    text-transform: uppercase;
    font-size: 1.2em;
    position: absolute;
    cursor: text;
    padding: 0 10px;
    left: 0;
}
#search label.selected {
}
#search textarea.q {
    height: 38px;
    overflow: hidden;
}
#search .q {
    color: #231f20;
    background-color: #d6d4cc;
    font-family: "Fedra Sans Alt Medium", Arial, sans-serif;
    width: 180px;
    padding: 0 10px;
    font-size: 1.2em;
    width: 209px;
    float: left;
}
#search .submit {
    display: block;
    float: right;
    margin-right: -30px;
    margin-top: 3px;
    width: 14px;
    height: 14px;
    background: url('../imgs/search.png') no-repeat scroll top left;
    text-indent: -9999px;
}
#search.selected .submit {
    background-position: bottom left;
}
#sidebar {
    padding-top: 160px;
}
.journal #print,
.rassegna #print {
    margin-top: 80px;
}
#content,
#content div,
.hfeed {
    overflow: visible;
}
.hfeed {
    clear: left;
}
.hentry.quote div {
    overflow: hidden !important;
}
.hentry {
    float: none;
    clear: both;
}
.hentry.fix_baseline {
    margin-top: 20px;
}
.hentry .span-3 {
    clear: both;
}
.entry-title {
    margin-bottom: 15px;
    top: 5px;
    color: #2f765c;
}
.entry-title span,
.entry-title a {
    color: #2f765c;
}
.hentry-category {
    text-transform: uppercase;
    font-family: "Fedra Sans Alt Medium", Arial, sans-serif;
    font-size: 0.75em;
    position: relative;
    top: 2px;
}
.hentry.quote {
    padding-top: 15px;
    padding-bottom: 25px;
}
.hentry.quote blockquote p {
    font-size: 3em;
    line-height: 40px;
    font-style: italic;
    position: relative;
    top: 15px;
    padding-bottom: 14px;
}

.hentry-published-detail {
    font-style: italic;
    clear: left;
}
.hentry.quote .hentry-published {
    margin-left: -9px;
    padding-left: 19px;
    background: url('../imgs/open_quote.png') no-repeat scroll 0px 4px;
    height: 27px;
    margin-bottom: -7px;
    position: relative;
    z-index: -1;
}
.hentry.quote .hentry-content {
    margin-right: -8px;
    width: 468px;
    background: url('../imgs/close_quote.png') no-repeat scroll bottom right;
}
.hentry .readmore {
    color: #2f765c;
    padding-right: 8px !important;
    background: url('../imgs/readmore_journal.gif') no-repeat scroll top right;
}
.hentry .readmore:hover {
    color: white;
    background-position: right -11px;
}
.hentry .source {
    color: white;
    font-size: 1.1em;
}
.hentry-related {
    min-height: 80px;
}
.hentry-related dt {
    color: #2f765c;
    text-transform: uppercase;
    font-family: "Fedra Sans Alt Medium", Arial, sans-serif;
    font-size: 1.2em;
    position: relative;
    top: 12px;
}
.hentry-related dd {
    margin-bottom: 40px;
}
.hentry-related dd li {
    position: relative;
    top: 11px;
}
.hentry-related dd.tags li {
    display: inline;
}
.hentry-related dd.tags {
    padding: 0 10px;
}
.hentry-related dd.tags li a {
    padding: 0;
}
.hentry-related p,
.hentry-related li
{
    list-style-type: none;
    font-family: Georgia, serif;
    color: #66645c;
    font-size: 1.3em;
}
.hentry-related a {
    color: #2f765c;
}

.column li a
{
    padding: 0 10px;
}
.hentry-related li {
    padding: 0 10px;
}
.tags li {
    padding: 0;
}
.hentry-related li a
{
    padding: 0;
}
.hentry-related a.download {
    padding-right: 12px !important;
}
.journal .hentry-related a.download {
    background: url('../imgs/download_journal.gif') no-repeat scroll 100% 5px;
}

#pagination {
    padding-top: 15px;
    margin-top: 20px;
}
#pagination.fix_baseline {
    margin-top: 40px;
}
#pagination p {
    height: 65px;
    margin-bottom: 1px;
}
#pagination ul {
    overflow: hidden;
}
#pagination p,
#pagination a
{
    color: #2f765c;
}

h2 {
    font-size:4em;
}
p.not_found {
    clear: both;
    font-size: 2.3em;
    top: 23px;
}

.pdf {
background-color:#D6D4CC;
color:white;
display:block;
font-family:"Fedra Sans Alt Medium",Arial,sans-serif;
font-size:1.2em;
height:19px;
margin-bottom:1px;
padding:6px 10px 14px;
text-transform:uppercase;
width:209px;
}

/* da cancellare prossimo journal */

.president-para p {
	margin-bottom:20px !important;
}
.president-para ol {
	list-style-type: none;
}
.president-para p strong
{
	color:white !important;
	font-family:"Fedra Sans Alt Medium",Arial,sans-serif !important;
	text-transform:uppercase;
}
#lettera {
	border-bottom:1px solid #231F20;
	margin:0 -30px 40px;
	padding:14px 30px 45px;
}

#lettera h3 {
	margin-bottom:14px;
	top:5px;
	color:#2F765C;
}

p a.external {
    background: url('../imgs/external-link.png') no-repeat scroll 100% 0px;
    padding-right: 13px !important;
}

/* fine da cancellare prossimo journal */

.events {
    margin-bottom: 14px !important;
}

