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

/* 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 20071227 */

/* 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;
}

/*------------------SINGLE POST PAGE-------------------------*/
/* 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;
}

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

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

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

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

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

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

#sp_single_post code {
    font-family: monospace;
    color: black;
    margin: 20px 20px 20px 20px;
    /*border: solid black 1px;
    background-color: lightgray;
    width: 100%;*/
}

/*******************************************************************
* Search results page
*
*
*/
#sp_search_header{
    width: 100%;
    height: 100px;
    background: white;
    background-image: url(/media/img/moonsint.png);
    background-position: top left;
    background-repeat: no-repeat;
    border-bottom: dashed 1px black;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #83a3d5;
}

#sp_search_header h2 {
    margin-left: 140px;
    text-align: center;
    font-family: sans-serif;
    font-size: 16pt;
    font-weight: normal;
    color: #83a3d5;
}

#sp_search_header form {
    font-family: sans-serif;
    float: right;
}

#sp_search_header 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_search_body ul {
    list-style: none;
}

#sp_search_body li {
    margin: 15px 0 0 0 ;
}

#sp_search_body h1,h2,h3,h4,h5,h6 {
    font-family: sans-serif;
    font-weight: normal;
    color: #83a3d5;
}

#sp_search_body h3 {
    font-size: 16px;
    margin: 0 0 0 0 ;
    /*border: solid 1px black;*/
}

#sp_search_body p {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 3px 0 3px 0 ;
}

#sp_search_body .search_results {
    font-family: sans-serif;
    font-size: 16pt;
    font-weight: normal;
    color: #83a3d5;
}

#sp_search_body a.post_title {
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #83a3d5;
    
}

#sp_search_body a.post_title:hover {
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: #f6ce61; 
}

#sp_search_body p.article_body {
    font-family: sans-serif;
    font-size: 10pt;
    font-weight: normal;
    margin: 0 0 0 0 ;
}

/*******************************************************
 * User comments
 *
 */
#posted_comment {
    
}

#comment_form {
    width: 500px;
    background-color: #e2eaf6;
    border-top: solid 1px #2b7abe;
    border-bottom: solid 1px #2b7abe;
    text-align: right;
    position: relative;
    left: 190px;
}

#comment_form .p {
    text-align: right;
}

#user_comment table {
    font-family: sans-serif;
    font-size: 12px;
    border-top: solid 1px #2b7abe;
    margin-bottom: 20px;
}
