body {background-color:#e8e8e8;} 

a:link {
   color: #28505c;
   text-decoration: none;
}

a:active {
   color: #dd6e38;
   text-decoration: none;
}

a:visited {
   color: #28505c;
   text-decoration: none;
}

a:hover {
   color: #dd6e38;
   background: #e8e8e8;
   text-decoration: underline;
}


#header {
   width:100%;
   background-color: #28505c;
   text-align: left;
   height: 217px; 
   border-bottom: 0px;
}

#header img {
   position: absolute;
   top: 0px; 
   left: 0px;
      
}
#main {
	font-family: Akrobat, Arial, Geneva, sans-serif !important;
	border: 0px;
	width: 80%;
	margin-left: 1em;

}

#main  h2, h3, h4 {
	font-family: Akrobat, Arial, serif !important;
	color: #28505c;
	font-weight:600
}

#main   h4 {
	font-family: Akrobat, Arial, Geneva, sans-serif;
}

#content {
    padding-left: 5%;
    padding-right: 5%;
}
h2#page_Annals-of-Geophysics {
	display:none;
}


#navbar {
   border-bottom: 2px solid #28505c !important;
   font-family: Akrobat, sans-serif !important;
   text-align: left;
   font-size: 1.5em; 
   font-weight: 600;
}

#breadcrumb {
   border-bottom: 2px solid #28505c !important;
   font-family: Akrobat !important;
} 


/**
 * Sidebar
 **/

#sidebar  li{
	list-style-image: url('/public/journals/2/bullet_icon.gif');
        font-family: Akrobat, sans-serif !important;
}

#rightSidebar {
	margin-right:0%;
	left-right:2%;
	width: 15%;
	border-bottom: 0px;
	padding-right: 10px;		
}

#leftSidebar {
   margin-left:2%;
}

#sidebarKeywordCloud {
	font-weight:600;
}
/**
 * Articoli nel TOC
 **/
.tocArticle {
	border-bottom: 0.5px dotted #28505c;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size:105%;
	font-weight: 400;
}


/**
 * Per plugin rounded corners
 **/

div.alreadyRounded {
	color: #e8e8e8;
	background-color: #5CB2BF !important;
}

div.alreadyRounded a {
	color: #e8e8e8;
}

div.alreadyRounded a:hover {
	color: #5CB2BF;
}

.blockTitle {
	font-family: Akrobat, sans-serif !important;
        font-weight:600;
	font-size: 1.5em !important;
	color: #28505c !important;
	margin-top:12px;
	padding:5px;
}


span.rtop span, span.rbottom span {
	background: #5CB2BF !important;
}

.button {
	color: #FFFFFF !important;
	background-color: #28505c !important;
}

#submitStart {
        padding-left: 0;
        margin-left : 0;
        background-image: none;
        background-repeat:no-repeat;
        background-position: left center;
        height:45px;
}

#submitStart #customSubmitArrow {
        display: block;
        position: relative;
        float: left;
}

.reviewRecommendation {
	background-color: #FFFF00;
}

#homepageImage img {float: left; padding: 15px 15px 15px 0;}

.homeRole {
	font-family: Akrobat, serif !important;
	font-size: 1.2em;
	font-weight:bold;
	color: #28505c;
}

.homeName {
	font-family: Akrobat, serif !important;
	font-size: 1.1em;
	color: #28505c;
	font-weight:normal;
}
	

