/*
* Standards
*/
a:link,a:visited {
        color: #306eb3;
        text-decoration: none;
        font-size: 12px;
        font-style: normal;
        font-family: sans-serif;
}

a:hover {
        color: #0196ff;
        text-decoration: underline;
        font-size: 12px;
        font-style: normal;
        font-family: sans-serif;
}

p.coordinates {
    font-family: 'PT Serif', 'Georgia', 'Helvetica Neue', Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: gray;
    margin: 0 0 2px 0;
    text-align: left;
}

p.spot {
    font-family: 'PT Serif', 'Georgia', 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    color: gray;
    margin: 0 0 2px 20px;
    text-align: left;
}

p.foot_mark {
    font-family: 'PT Serif', 'Georgia', 'Helvetica Neue', Arial, sans-serif;
    font-size: 10px;
    font-style: italic;
    color: gray;
    margin: 0 0 2px 20px;
    text-align: right;
}

/*
* NAV BAR
*/
a.nav:link,a.nav:visited {
        color: #154e7e;
        text-decoration: none;
        font-size: 18px;
        font-style: normal;
        font-family: Arial, sans-serif;
        margin: 50px 0 50px 10px;
}

a.nav:hover,a.nav:active {
        color: #0196ff;
        text-decoration: underline;
        font-size: 18px;
        font-style: normal;
        font-family: Arial, sans-serif;
        margin: 50px 0 50px 10px;
}

div.nav {
    border-bottom: 2px;
}

/*
* RIGHT MENU
*/
a:link,a:visited {
        color: #494d50;
        text-decoration: underline;
        font-size: 12px;
        font-style: normal;
        font-family: sans-serif;
}

a:hover {
        color: #0196ff;
        text-decoration: underline;
        font-size: 12px;
        font-style: normal;
        font-family: sans-serif;
}


h6.home_page_right_menu {
    color: #494d50;
    font-size: 16px;
    font-style: normal;
    font-family: sans-serif;
    font-weight: bold;
    margin: 3px 0px 5px 0px;
}

hr.right_menu {
    width: 100%;
    text-align: left;
    margin: 0 0 5px 0;
}

/*
* Category Page
*/
h1.category_title {
    color: #494d50;
    font-size: 24px;
    font-weight: bold;
    font-family: sans-serif;
    text-align: left;
    margin: 0px 0px 0px 0px;
}

h1.category_page {
    color: #83a3d5;
    text-decoration: none;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
}

h2.category_page {
    color: #83a3d5;
    text-decoration: none;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

h3.category_page {
    color: #83a3d5;
    text-decoration: none;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

h4.category_page {
    color: #83a3d5;
    text-decoration: none;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

h5.category_page {
    color: #83a3d5;
    text-decoration: none;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}

h6.category_page {
    color: #83a3d5;
    text-decoration: none;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
}

a.category_page:link,a.category_page:visited {
        color: #306eb3;
        text-decoration: none;
        font-size: 20px;
        font-style: normal;
        font-family: sans-serif;
        margin: 0 0 0 0;
}

a.category_page:hover,a.category_page:active {
        color: #0196ff;
        text-decoration: underline;
        font-size: 20px;
        font-style: normal;
        font-family: sans-serif;
        margin: 0 0 0 0;
}

a.category_link:link,a.category_link:visited {
        color: #306eb3;
        text-decoration: none;
        font-size: 14px;
        font-style: normal;
        font-family: sans-serif;
}

a.category_link:hover,a.category_link:active {
        color: #83a3d5;
        text-decoration: none;
        font-size: 14px;
        font-style: normal;
        font-family: sans-serif;
}

hr.category_head {
    background-color: white;
    border: #000000 1px dotted;
    border-style: none none dotted;
    color: #fff;
}

hr.category_page {
    background-color: white;
    border: #83a3d5 1px dotted;
    border-style: none none dotted;
    color: #fff;
    width: 95%;
    margin: -15px 0 0 0;
}

/*
* blog_post
*/
p.article_date {
    /*font-family: 'PT Serif', 'Georgia', 'Helvetica Neue', Arial, sans-serif;*/
    font-family: 'Arial', 'sans-serif';
    font-size: 16px;
    /*color: #83a3d5;*/
    color: #6f7172;
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: 0px;
}

a.blog_post:link,a.blog_post:visited,a.blog_post:active {
        /*color: #306eb3;*/
        color: #494d50;
        text-decoration: none;
        font-size: 28px;
        font-style: normal;
        font-family: sans-serif;
}

a.blog_post:hover {
        /*color: #fb612b;*/
        color: #0196ff;
        text-decoration: underline;
        font-size: 28px;
        font-style: normal;
        font-family: sans-serif;
}

h1.blog_post {
    color: #494d50;
    text-decoration: none;
    text-align: left;
    font-size: 28px;
    font-weight: bold;
    font-family: sans-serif;
    margin-bottom: 0px;
}

/*
* END blog_post
*/
h1 {
        color: #494d50;
        text-decoration: none;
        text-align: left;
        font-size: 28px;
        font-weight: bold;
        font-family: sans-serif;
}

h2 {
        color: #494d50;
        text-decoration: none;
        text-align: left;
        font-size: 12px;
        font-weight: bold;
        font-family: sans-serif;
}

h3 {
        color: #494d50;
        font-family: sans-serif;
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
        text-align: left;
}

h4 {
        color: #494d50;
        text-decoration: none;
        text-align: left;
        font-family: sans-serif;
        font-size: 16px;
        font-weight: bold;
}

h5 {
        color: #494d50;
        text-decoration: none;
        text-align: left;
        font-family: sans-serif;
        font-size: 14px;
        font-weight: bold;
}

h6 {
        color: #494d50;
        text-decoration: none;
        text-align: left;
        font-family: sans-serif;
        font-size: 12px;
        font-weight: bold;
}


/*
* END 1.2 redisgn section
* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*/


/* fonts 
.n10-nero {
        font-weight: normal;
        font-size: 10px;
        color: black;
        font-style: normal;
        font-family: sans-serif;
}

.n10-blu1 {
        font-weight: normal;
        font-size: 10px;
        color: #83a3d5;
        font-style: normal;
        font-family: sans-serif;
}

.n12-nero {
        font-weight: normal;
        font-size: 12px;
        color: black;
        font-style: normal;
        font-family: sans-serif;
}

.n12-nero-justify {
        font-weight: normal;
        font-size: 12px;
        color: black;
        font-style: normal;
        font-family: sans-serif;
        text-align: justify;
}

.n14-nero {
        font-weight: normal;
        font-size: 14px;
        color: black;
        font-style: normal;
        font-family: sans-serif;
}

.n16-nero {
        font-weight: normal;
        font-size: 16px;
        color: black;
        font-style: normal;
        font-family: sans-serif;
}

.g10-nero {
        font-weight: bold;
        font-size: 10px;
        color: black;
        font-style: normal;
        font-family: sans-serif;
}
.g12-nero {
        font-weight: bold;
        font-size: 12px;
        color: black;
        font-style: normal;
        font-family: sans-serif;
}

img {
    border: none;
}

/* aggiunti dal 2007-12-27
* sezione ShortPosts 
*
* ShortPosts HomePage

#sp_homepage {
        width: 100%;
        background: white;
}

#sp_homepage table {
        border: 0px;
        background: white;
        width: 85%;
        text-align: left;
        font-family: sans-serif;
        font-style: normal;
}

#sp_homepage form {
    font-family: sans-serif;
    /*float: right;
    margin: 10px 0 0 0 ;
}

#sp_homepage input, textarea, select {
    
    vertical-align: baseline;
    
    font-size: 12px;

    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(215, 215, 215);
    border-right-color: rgb(215, 215, 215);
    border-bottom-color: rgb(215, 215, 215);
    border-left-color: rgb(215, 215, 215);
    margin-right: 3px;
}

#sp_homepage label {
    font-size: 12px;
    font-family: sans-serif;
    font-weight: normal;
    color: black;
}

#sp_homepage h1 {
    color: red;
    font-family: sans-serif;
    font-size:24px;
}

#sp_homepage h2 {
    color: #83a3d5;
    font-family: sans-serif;
    font-size:18px;
}

#sp_homepage p {
        margin: 10px 10px 10px 10px;
        text-align: left;
        font-family: sans-serif;
        font-size: 12px;
}

#sp_homepage .sp_latest_title {
        color: #83a3d5;
        text-decoration: none;
        text-align: left;
        font-size: 24px;
        font-weight: normal;
}

#sp_homepage a.sp_latest_title:hover {
        color: #f6ce61;
        text-decoration: none;
        font-size: 24px;
}

#sp_homepage .sp_latest_body {
        margin: 10px 10px 10px 10px;
        text-align: left;
        font-family: sans-serif;
        font-size: 12px;
}

#sp_homepage .sp_latest_date {
        color: #83a3d5;
        font-size: 10px;
        font-style: normal;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
}

#sp_homepage .sp_latest_authors        {
        color: #83a3d5;
        text-align: left;
        font-family: sans-serif;
        font-size: 12px;
}

#sp_homepage a.read_post {
        color: #83a3d5;
        font-family: sans-serif;
        font-size: 11px;
        text-decoration: none;
}

#sp_homepage a.read_post:hover {
        color: #f6ce61; 
        font-family: sans-serif;
        font-size: 11px;
        text-decoration: none;
}

.sp_latest      {
        border: 1px solid black;
        background: white;
        width: 55%;
        text-align: left;
        font-family: sans-serif;
        font-style: normal;
}

#sp_homepage code {
    font-family: monospace;
    color: black;
    margin: 20px 20px 20px 20px;
}

/*
* ShortPosts right_menu

#sp_homepage_right_menu {
        width: 200px;
        margin-top: 0px;
}

#sp_homepage_right_menu table {
        width: 100%;
        border-collapse: collapse;
        background: white;
        float: left;
        margin: 7px 0 0 0;
}

#sp_homepage_right_menu tr.head {
        /*background: #83a3d5;
}

#sp_homepage_right_menu td.head {
        background: white;
        border-bottom: thin solid #83a3d5;
        text-align: left ;
        color: #83a3d5;
        font-family: sans-serif;
        font-size: medium;
}

#sp_homepage_right_menu td.head_nav {
        background: white;
        border-bottom: medium solid #83a3d5;
        text-align: left ;
        color: #83a3d5;
        font-family: sans-serif;
        font-size: medium;
}

#sp_homepage_right_menu tr.section-head-title {
        /*background: #83a3d5;
}

#sp_homepage_right_menu td.section-head-title {
        /*background: #83a3d5;*/
        background: white;
        border-bottom: thin solid #83a3d5;
        text-align: left ;
        /*color: #83a3d5;
        color: #83a3d5;
        font-family: sans-serif;
        font-size: small;
        font-weight: bold;
}

#sp_homepage_right_menu .section_name {
        text-align: left ;
        color: #83a3d5;
        font-family: sans-serif;
        font-size: 9pt;
        font-weight: bold;
}

#sp_homepage_right_menu tr.body {
        background: white;
}

#sp_homepage_right_menu tr.body {
        background: white;
        text-align: left ;
        color: white;
        font-family: sans-serif;
        font-size: larger;
}

#sp_homepage_right_menu a {
        text-align: left;
        color: #83a3d5;
        font-size: 14px;
        font-family: sans-serif;
        margin: 0 0 0 5px;
}

#sp_homepage_right_menu a:hover {
        text-align: left;
        color: #f6ce61;
        font-size: 14px;
        font-family: sans-serif;
        margin: 0 0 0 6px ;
}

#sp_homepage_right_menu a.section_name {
        text-align: left ;
        color: #83a3d5;
        font-family: sans-serif;
        font-size: 9pt;
        font-weight: bold;
}

#sp_homepage_right_menu a.section_name:hover {
        text-align: left;
        color: #f6ce61;
        font-size: 9pt;
        font-family: sans-serif;
        margin: 0 0 0 6px ;
}

#sp_homepage_right_menu a.nav {
        text-align: left ;
        color: #83a3d5;
        font-family: sans-serif;
        font-size: larger;
        font-weight: normal;
        margin: 0 0 0 0;
}

#sp_homepage_right_menu a.nav:hover {
        text-align: left;
        color: #f6ce61;
        font-size: larger;
        font-family: sans-serif;
        margin: 0 0 0 0;
}

#sp_homepage_right_menu ul {
        list-style-type: disc;
        list-style-position: inside;
        text-align: left;
        font-size: 11px;
        font-family: sans-serif;
        margin: 5px 0 0 0;
        padding-left: 0px;
}

#sp_homepage_right_menu li {
        text-align: left;
        color: black;
        font-size: 11px;
        font-family: sans-serif;
        margin: 0 0 5px 0;
        padding-left: 0px;
}

/*
* SP single_post page
*
#sp_single_post table {
        border: 0px;
        background: white;
        width: 70%;
        text-align: left;
        font-family: sans-serif;
        font-style: normal;
}

#sp_single_post td.title {
        color: #83a3d5;
        text-decoration: none;
        text-align: left;
        font-size: 24px;
}

#sp_single_post td.authors        {
        color: #83a3d5;
        text-align: left;
        font-family: sans-serif;
        font-size: 12px;
}

#sp_single_post td.date        {
        color: #83a3d5;
        text-align: left;
        font-family: sans-serif;
        font-size: 10px;
}

#sp_single_post .body {
        margin: 10px 10px 10px 10px;
        text-align: left;
        font-family: sans-serif;
        font-size: 12px;
}
*/
