html {
    background: #fbfbfb url(http://img1.amando.it/images/templates/default/background.jpg) repeat-x top left;
}

body {
    margin: 0px;
    background: transparent url(http://img2.amando.it/images/templates/default/background_center2.jpg) no-repeat top center;
    font-family: georgia, "trebuchet ms", arial, sans-serif;
    font-size: 10pt;
}

a {
    color: #802041;
}

img {
    border-width: 0px;
}

form, fieldset {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

h3 {
    margin: 0px;
    padding: 0px;
}

h3.color_0, h3.color_1, h3.color_2 {
    margin: 0px;
    padding: 3px 5px;
    background-repeat: repeat-x;
    background-position: left top;
    border-style: solid;
    border-width: 1px;
    font-size:12px;
}

h3.color_1 {
    background-image: url(http://img1.amando.it/images/templates/default/box_title_01.jpg);
    background-color: #802041;
    border-color: #802041;
    color: #fff;
}

h3.color_2 {
    background-image: url(http://img2.amando.it/images/templates/default/box_title_02.jpg);
    background-color: #e5e5e5;
    border-color: #ccc;
    color: #802041;
}

.highlight {
    color: #802041;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}

.text-center {
    text-align: center;
}

.margin-bottom {
    margin-bottom: 10px;
}

.margin-bottom5 {
    margin-bottom: 5px;
    overflow: hidden;
}

.box-body {
    background: #fbfbfb url(http://img1.amando.it/images/templates/default/box_background.jpg) repeat-x left bottom;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    padding: 10px 0px;
}

.no-top {
    border-width: 0px 1px 1px 1px;
}

/** odf classes */

.centered {
    margin:0px auto;
}

.right {
    margin-left:auto; 
    margin-right:0px;
}

.weight-normal {
    font-weight:normal;   
}

.justify {
    text-align:justify;
}

/** /odf classes */

/** Container *****************************************************************/

#container {
    width: 998px;
    margin: 0px auto;
    text-align: left;
}

/** Header ********************************************************************/

#header {
    height: 135px;
    position: relative;
    z-index:110;
}

#logo {
    display: block;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    left: 20px;
    top: 5px;
    padding:0px;
    background: transparent url(http://img2.amando.it/images/templates/default/amando3.png) no-repeat left top;
    height:70px;
    width:220px;
}

#header_banner {
    width: 728px;
    height: 90px;
    position: absolute;
    right:12px;
    top:17px;
    border:none;
    box-shadow: 0px 0px 10px #666;
    -moz-box-shadow: 0px 0px 10px #666;
    -webkit-box-shadow: 0px 0px 10px #666;
}

#header_social {
    position:absolute; 
    top:80px; 
    left:35px;
}

#header_social .fb {
    border:none; 
    width:125px; 
    height:21px; 
    margin:3px 0px 0px 0px; 
}

h1 {
    font-size:11px;
    font-weight:normal;
    position:absolute;
    right:12px;
    top:0px;
    margin:0px;
}

/* EXTRA BAR */
#extra_bar {
    width:988px;
    position:absolute;
    height:24px;
    line-height:24px;
    top:111px;
    left:5px;
    background:#802041;
    font-family:"trebuchet ms", arial, sans-serif;
    color:#fff;
}

#extra_bar form {
    display:inline; 
    vertical-align:top; 
    height:22px; 
    position:absolute;
    right:2px;
}

#extra_bar input.text {
    margin-top:2px; 
    display:inline; 
    color:#666; 
    border:1px solid #D1D1D1;
    vertical-align:top; 
    height:14px;
    width:250px;
    padding:2px; 
    font-style:italic; 
}

#extra_bar input.submit {
    padding:0px 5px;
    margin:3px 2px 0px 0px;
    height:18px;
    width:70px;
    font-size:13px;
    font-family:'Arial Black', Gadget, sans-serif;
    background:#fff;
    color:#802041;
    border:none;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
    cursor:pointer;
}

#portals {
    display:inline;   
}

ul#portals_liv1 {
    position:absolute; 
    left:0px; 
    display:inline; 
    margin:0px 0px 0px 1px; 
    padding:0px; 
    vertical-align:top; 
    font-size:16px;  
}

ul#portals_liv1 li {
    display:inline;
}

ul#portals_liv1 li a {
    color:#fff; 
    text-decoration:none;
}

ul#portals_liv1 li a:hover,
ul#portals_liv1 li a:hover.current {
    background:#fff;
    color:#802041;
}

ul#portals_liv1 li a.current {
    background:#f5d3d4;
    color:#802041;
}

.portals_liv2 {
    z-index:200; 
    background:#fff; 
    color:#000; 
    display:none; 
    position:absolute;
    top:24px;
    left:0px;
    padding:10px;
    padding-right:0px;    
    border: 1px solid #999;    
    box-shadow: 3px 3px 15px #666;
    -moz-box-shadow: 3px 3px 15px #666;
    -webkit-box-shadow: 3px 3px 15px #666;
}

.portals_liv2 h3 {
    line-height:normal;
}

.portals_liv2 ul {
    display:inline; 
    margin:0px; 
    padding:0px; 
    font-size:10pt;
    font-weight:bold;
    font-family:"trebuchet ms",arial,sans-serif;
}

.portals_liv2 ul li {
    display:inline;
    margin:0px 10px 0px 0px;
}

/** Navbar ********************************************************************/

#navbar {
    position: relative;
    z-index:100;
    font-family: "trebuchet ms", arial, sans-serif;
    height:25px;
    width:988px;
    background:#5e5e5e;
    margin:4px 0px 0px 5px;
    box-shadow: 0px 0px 4px #888;
    -moz-box-shadow: 0px 0px 4px #888;
    -webkit-box-shadow: 0px 0px 4px #888;
}

#navbar_liv1 {
    margin:0px;
    padding:0px;
    background:transparent url(http://img2.amando.it/images/templates/default/navbar3.png) no-repeat left top;
    text-align:center;
}

#navbar_liv1 td {
    margin:0px;
    padding:0px;
    background: transparent url(http://img1.amando.it/images/templates/default/navbar_sep.jpg) no-repeat scroll left top; 
}

#navbar_liv1 a {
    font-weight:bold;
    text-decoration:none;
    display:block;
    font-size:12px;
    height:22px;
    color:#ffffff;
    font-weight:bold;
    padding:3px 2px 0px 2px;
    text-transform:capitalize;
    white-space:nowrap;
}

#navbar_liv1 a:hover { color:#fbc; }

#navbar_liv1 td.primo { background-image:none; }

div.navbar_liv2 {
    z-index:101;
    position:absolute;
    display:none;
    top:25px;
    background:#fff;
    left:0px;
    width:968px;
    padding:10px;
    border: 1px solid #444;
    border-top: 0px;
    box-shadow: 3px 3px 15px #666;
    -moz-box-shadow: 3px 3px 15px #666;
    -webkit-box-shadow: 3px 3px 15px #666;
}

div.navbar_liv2 h3 {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

div.navbar_liv2 ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div.navbar_liv2 li {
    float: left;
    padding: 3px 1.35em 3px 0px;
    white-space: nowrap;
}

div.navbar_liv2 a {   
    font-weight: bold;
}

/** Body **********************************************************************/

#body, #footer {
    width:988px;   
    background:#fff;
    margin:0px 0px 0px 5px;
    padding-top:5px;
    border:1px solid #aaa;   
    border-top:0px; 
    border-bottom:0px; 
    box-shadow: 0px 0px 4px #888;
    -moz-box-shadow: 0px 0px 4px #888;
    -webkit-box-shadow: 0px 0px 4px #888;
}

/** Footer ********************************************************************/

#footer {
    font-family:"trebuchet ms", arial, sans-serif;
    padding: 10px 0px 5px;
    color: #eee;
    background: #404040 url(http://img2.amando.it/images/templates/default/footer.jpg) repeat-x left top;
}

#footer h3 {
    font-size: 12pt;
    margin: 0px 0px 0px 1em;
    padding: 0px;
}

#footer a {
    font-weight: bold;
    color: #eee;
    text-decoration: none;
    position: relative;
}

#footer a:hover {
    color: #fbc;
}

#footer ul {
    font-size: 9pt;
    margin: 0px;
    padding: 5px 10px 5px 1.9em;
}

#footer ul li {
    line-height: 10pt;
}

#footer ul.border {
    border-left: 1px solid #aaa;
}

#footer #footer_links {
    border-top: 1px solid #aaa;
    margin: 10px 20px 0px 20px;
    padding: 7px 0px 5px;
    text-align: center;
}

#footer #footer_links small {
    display: block;
    padding-top: .5em;
}

#footer dl { float:left; clear:left; margin:4px 0px; padding:0px; width:800px; }
#footer dt { float:left; padding:0px 0px 0px 7px; }
#footer dt a, #footer h3, .link_like { font-size:14px; font-weight:bold; text-transform:uppercase; }
#footer dd { margin-left:113px; }
#footer dd ul { list-style-type:none; margin:2px 0px 0px 0px; padding:0px; }
#footer dd ul li { float:left; padding:0px 5px; border-right:1px solid #CECCCD; height:13px; white-space:nowrap; }
#footer dd ul li.last { border-right:0px; }
#footer dd ul li a, #footer_contenuti li a, #footer ul.border li a { float:left; display:block; color:#CECCCD; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; letter-spacing:0.3px; }
#footer ul li a, #footer ul.border li a { float:none; display:inline; }

/** Colonne *******************************************************************/

.cols {
    margin-left: 10px;
    display: inline;
    float: left;
}

.col_300px {
    width: 300px;
}

.col_660px {
    width: 660px;
}

.col_186px {
    width: 186px;
}

/** Slideshow *****************************************************************/

#slideshow {
    width: 660px;
    height: 320px;
    position: relative;
}

#slideshow_abstract {
    margin: 0px;
    padding: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    list-style-type: none;
}

#slideshow_abstract a {
    text-decoration: none;
    color: #000;
}

#slideshow_abstract li {
    margin: 0px;
    padding: 0px;
    width: 250px;
    height: 80px;
    position: relative;
    cursor: pointer;
    float: left;
    clear: left;
    background: #fcfcfc url(http://img1.amando.it/images/templates/default/slideshow_abstract.jpg) no-repeat left top;
    font-family: verdana, sans-serif;
    font-size: 10px;
    line-height: 12px;
}

#slideshow_abstract li.act {
    background-color: #ddd;
    background-position: left -80px;
}

#slideshow_abstract li.act h3 a {
    color: #802041;
}

#slideshow_abstract img {
    position: absolute;
    left: 10px;
    top: 10px;
}

#slideshow_abstract div {
    margin: 10px 0px 0px 95px;
    padding: 0px 10px 0px 0px;
    height: 60px;
    overflow: hidden;
}

#slideshow_abstract h3, #slideshow_abstract p {
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    line-height: 12px;
}

#slideshow_highlight {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    list-style-type: none;
    overflow: hidden;
    width: 400px;
    height: 320px;
}

#slideshow_highlight a {
    text-decoration: none;
    color: #000;
}

#slideshow_highlight li {
    margin: 0px;
    padding: 0px;
    width: 400px;
    height: 320px;
    position: absolute;
    cursor: pointer;
    top: 0px;
    left: 100%;
}

#slideshow_highlight img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

#slideshow_highlight h3, #slideshow_highlight p {
    margin: 0px;
    position: absolute;
    width: 400px;
    overflow: hidden;
}

#slideshow_highlight h3 {
    left: 0px;
    top: 0px;
    z-index: 2;
    font-family: "trebuchet ms", arial, sans-serif;
    font-size: 14pt;
}

#slideshow_highlight h3 a {
    position: relative;
    display: block;
    padding: 5px 10px;
    z-index: 2;
}

#slideshow_highlight p {
    left: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 3;
}

#slideshow_highlight p span.contents {
    position: relative;
    display: block;
    padding: 5px 0px 0px 10px;
    margin: 0px 58px 10px 0px;
    z-index: 2;
    font-size: 10pt;
    line-height: 17px;
    height: 52px;
    overflow: hidden;
    font-family: verdana, sans-serif;
}

#slideshow_highlight .slideshow_info_background {
    background-color: #fff;
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 83px;
    padding: 0px;
    z-index: 1;
    opacity: .8;
}

#slideshow_highlight .act {
    top: 0px;
    left: 0px;
}

#slideshow_highlight .hover * {
	color: #fff;
}

#slideshow_highlight .hover .slideshow_info_background {
    background-color: #555;
}

#slideshow_highlight .slideshow_play {
    position: absolute;
    top: 24px;
    right: 10px;
    width: 38px;
    height: 38px;
    overflow: hidden;
    z-index: 4;
}

#slideshow_highlight .slideshow_play span {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    padding-left: 38px;
    height: 76px;
    overflow: hidden;
    z-index: 4;

    background: transparent url(http://img2.amando.it/images/templates/default/slideshow_play.png) no-repeat left top;
}

#slideshow_highlight .hover .slideshow_play span {
    top: -38px;
}

/** Banner ********************************************************************/

.banner_300x250 {
    width: 300px;
    height: 250px;
    margin-bottom: 10px;
}

.banner_160x600 {
    width: 160px;
    height: 600px;
    margin-bottom: 10px;
    float: left;
	text-align: center;
}

#sidebar_column {
    width: 130px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}

/** box login ***************************************************************/

#box-community h3 {
    background: #e5bd95 url(http://img1.amando.it/images/templates/default/box_community_title.jpg) repeat-x 0px 0px;
    border-color: #bf9e7c;
    color: #802041;
}

#box-community .box-body {
    background: #ede1ca url(http://img2.amando.it/images/templates/default/box_community_body.jpg) repeat-x left top;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #bf9e7c;
    padding: 5px 0px;
}

#box-community form input.input_comm {
    color:#444444;
    padding: 0px 1px;
    background-color: #f4f4f4;
    border: 1px solid #bf9e7c;
    margin: 0px 5px;
    vertical-align: middle;
    width:95px;
}

#box-community form #submit_login {
    padding:0px;
    margin: 0px;
    width: 50px;
    vertical-align: middle;
    font-size:12px;
}

#box-community form input.checkbox_comm {
    vertical-align: middle;
}

#box-community .space {
    font-size:11px;
    margin-left:15px;   
}

#box-community .space2 {
    font-size:11px;
    margin-left:0px;   
}

#box-community div.hr {
    overflow: hidden;
    height: 0px;
    margin: 0px 5px 4px 5px;
    border-width: 1px 0px 0px;
    border-style: solid;
    border-color: #bf9e7c;
}

#box-community .welcome {
    padding:5px;
    text-align:center;   
}

#box-community .logged {
    font-size:11px;
    text-align:center;
}

#box-community .logged img#privacy {
    vertical-align:middle;
    border:0px;
    margin-right:2px;
}


/** Primo piano ***************************************************************/

#primo_piano a {
    text-decoration: none;
}

#primo_piano a:hover {
    text-decoration: underline;
}

#primo_piano h4 {
    margin: 0px;
    padding: 0px;
    white-space: normal;
}

#primo_piano img {
    border: 0px;
    display: block;
    margin: 5px auto 0px;
}

#primo_piano .box {
    float: left;
    display: inline;
    margin-left: 5px;
    padding-left: 5px;
    width: 151px;
    text-align: center;
    height: 177px;
}

#primo_piano .box2 {
	float: left;
    display: inline;
    padding-left: 5px;
	width: 214px;
	overflow:hidden;
}

#primo_piano .border {
    border-left: 1px solid #ccc;
}

#primo_piano ul {
    text-align: left;
    font-size: 10pt;
    margin: .25em 0px 0px 0px;
    padding-left: 1.5em;
    list-style-type: square;
    font-weight: bold;
}

/** Categorie *****************************************************************/

#categorie {
    padding: 5px 0px 0px 5px;
}

#categorie a {
    text-decoration: none;
}

#categorie a:hover {
    text-decoration: underline;
}

#categorie ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#categorie li {
    float: left;
    display: inline;
    width: 25%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#categorie h3 {
    margin:0px 0px 2px 0px;
    padding: 0px;
    font-size: 14px;
}

#categorie p {
    margin: 0px 5px 5px 20px;
    font-size: 11px;
    font-family:Arial,Helvetica,Garuda,sans-serif;
}

#categorie p a {
    margin:0px 5px 0px 0px;
    white-space: nowrap;   
}

/** Gallery / Sondaggi ********************************************************/

.gallery-sondaggi {
    text-align: center;
}

.gallery-sondaggi h3 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 11pt;
}

.gallery-sondaggi .box {
    float: left;
    display: inline;
    margin-left: 5px;
    padding-left: 5px;
    width: 311px;
    text-align: center;
}

.gallery-sondaggi .border {
    border-left: 1px solid #ccc;
    padding-left: 10px;
}

#gallery-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#gallery-list li {
    float: left;
    width: 16.5%;
    padding-top: 5px;
    overflow: hidden;
}

#gallery-list img {
    display: block;
    border-width: 0px;
    margin: 0px auto;
}

#sondaggio-list {
    text-align: left;
    list-style-type: none;
    padding: 8px 0px;
    margin: 5px 0px 10px;
}

#sfida-list {
    text-align: center;
    list-style-type: none;
    padding: 0px;
    margin: 10px;
}

#sfida-list li {
    float: left;
    width: 49.99%;
    padding-bottom: 20px;
}

#sfida-list li a {
    display: block;
    margin: 0px auto;
    background-color: #fff;
    width: 120px;
    padding: 5px;
    border: 1px solid #888;
    text-decoration: none;
    font-weight: bold;
}

#sfida-list li a:hover {
    background-color: #802041;
    border-color: #000;
    color: #fff;
}

#sfida-list li img {
    display: block;
    margin: 0px auto 5px;
}

.gallery-sondaggi .button_like {
    float: left;
    width: 80px;
    margin-left: 35px;
}

.button_like {
    display: block;
    color: #fff;
    background: #802041;
    text-align: center;
    padding: 5px 10px;
    background: #802041 url(http://img1.amando.it/images/templates/default/box_title_01.jpg) repeat-x left top;
    border: 1px solid #802041;
    font-weight: bold;
    text-decoration: underline;
    font-family: georgia, "trebuchet ms", arial, sans-serif;
    cursor: pointer;
}

/** Box ricerca - newsletter ****************************************************************/

#box_ricerca form {
    margin: 0px;
    padding: 3px 5px;
    background: #802041 url(http://img1.amando.it/images/templates/default/box_title_01.jpg) repeat-x left top;
    border: 1px solid #802041;
    color: #fff;
}

#box_ricerca label {
    float: left;
    width: 100px;
    display: inline;
    margin-right: 5px;
    margin-top: 4px;
}

#box_ricerca .text,
.box_newsletter .text {
    float: left;
    font-family: "trebuchet ms", arial, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    padding: 0px 1px;
    height: 20px;
    background-color: #f4f4f4;
    border: 1px solid #802041;
    width: 145px;
}

.box_newsletter form {
    padding-left: 10px;
}

.box_newsletter .centered {
    width: 290px;
    margin-left: auto;
    margin-right: auto;
}

.box_newsletter .text {
    width: 210px;
    border: 1px solid #999;
}

#box_ricerca .button,
.box_newsletter .button {
    float: left;
    margin: 0px;
    padding: 0px 2px;
    height: 22px;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #802041;
    font-weight: bold;
    font-family: "trebuchet ms", arial, sans-serif;
    background-color: #802041;
    color: #fff;
    width: auto;
    font-size: 10pt;
}

.box_newsletter .button_like {
    text-decoration: none;
    width: 65px;
}

/** Articoli più letti ********************************************************/

#articoli_piu_letti ul {
    margin: -10px 0px;
    padding: 0px 10px;
    list-style-type: none;
}

#articoli_piu_letti li {
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    border-top: 1px solid #ccc;
    position: relative;
    font-family: verdana, sans-serif;
    font-size: 10px;
    height: 60px;
    overflow: hidden;
}

#articoli_piu_letti li.primo {
    border-width: 0px;
}

#articoli_piu_letti img {
    float:left;
    border:0px;
    padding-right:5px;
}

#articoli_piu_letti h4, #articoli_piu_letti p {
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    line-height: 12px;
}

#articoli_piu_letti h4 a {
    text-decoration: none;
}

#articoli_piu_letti h4 a:hover {
    text-decoration: underline;
}

/** Forum *********************************************************************/

#forum ul {
    margin: 0px;
    padding: 0px 10px;
    list-style-type: none;
}

#forum li {
    padding: 5px 0px 0px 25px;
    margin-top: 5px;
    border-top: 1px solid #ccc;
    font-family: verdana, sans-serif;
    font-size: 10px;
    line-height: 12px;
    background: transparent url(http://img2.amando.it/images/templates/common/icons.gif) no-repeat 0px -392px;
}

#forum li.primo {
    margin-top: 0px;
    border-width: 0px;
}

/** Testi *********************************************************************/

#testi {
    padding: 10px;
    text-align: center;
}

#testi h3{
    margin-bottom: 10px;
}

#testi p {
    margin: 5px 0px;
    font-size: 8pt;
}

#testi strong {
    font-size: 8pt;
}

#testi hr {
    border-top:1px solid #ccc;
    border-width: 1px 0px 0px 0px;
}

#testi ul {
    margin: 7px 0px 0px 0px;
    padding: 0px 15px 0px;
    list-style-type: none;
    text-align: left;
}

#testi li {
    float: left;
    margin: 0px;
    padding: 0px 5px;
    width: 112px;
}

/** Categorie *****************************************************************/

h2.titolo_categoria {
    text-align: center;
    color: #802041;
    margin:0px;
    font-size:20px;
}

.notizie-categorie ul {
    margin: -15px 10px;
    padding: 0px;
    list-style-type: none;
}

.notizie-categorie li {
    float: left;
    width: 49.99%;
    margin: 15px 0px;
}

.notizie-categorie h4 {
    padding: 0px;
    margin: 10px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.notizie-categorie p {
    padding: 0px 10px 0px 0px;
    margin: 0px;
    line-height: 19px;
    height: 95px;
    overflow: hidden;
}

.notizie-categorie img {
    float: left;
    margin-left: 10px;
    margin-right: 5px;
}

.notizie-categorie span {
    display: block;
    padding-top: 10px;
    padding-right: 10px;
    height: 15px;
    text-align: right;
    font-size: .85em;
}

.notizie-categorie a {
    text-decoration: none;
}

.notizie-categorie a:hover {
    text-decoration: underline;
}

/** L'esperto risponde **********************************************************/

#l-esperto-risponde h3 {
    font-size: .9em;
    letter-spacing: -.03em;
}

#l-esperto-risponde .box-body {
    padding: 5px;
}

#l-esperto-risponde ul {
    margin: 0px 25px;
    padding: 0px;
    list-style-type: none;
}

#l-esperto-risponde li {
    text-align: left;
}

/** ultimi iscritti **********************************************************/

#ultimi-utenti-list {
    margin: 0px;
    padding: 10px;
    padding-top: 0px;
    list-style-type: none;
}

#ultimi-utenti-list li {
    float: left;
    width: 49px;
    padding:4px;
    overflow: hidden;
}

#ultimi-utenti-list img {
    display: block;
}

#ultimi-iscritti .box-body {
    padding: 5px;
}

#ultimi-iscritti ul {
    margin: -1px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}

#ultimi-iscritti li {
    clear: left;
    padding: 5px 0px 0px 0px;
    height: 45px;
    font-family: verdana,sans-serif;
    font-size: 8pt;
}

#ultimi-iscritti a span {
    font-size:9pt;
    display:block;
    width:68px;
    white-space:nowrap;
    overflow:hidden;
    font-family:georgia,"trebuchet ms",arial,sans-serif;
}

#ultimi-iscritti a:hover span {
    text-decoration: underline;
}

#ultimi-iscritti em {
    color: #888;
    font-style: normal;
}

#ultimi-utenti-list img,
#ultimi-iscritti img {
    width:45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    border: 1px solid #9B9A9A;
    margin:0px;
}

#ultimi-iscritti img {
    float: left;
    margin-right: 3px;
}

/** Oroscopo ********************************************************************/

#horoscope {
    width: 288px; 
    height: 24px;
    margin: 0px; 
    padding: 0px;
    position: relative;
    background: transparent url(http://img2.amando.it/images/templates/common/oroscopo.png) no-repeat left top;
    display: block;
}
#horoscope li {
    margin: 0px; 
    padding: 0px;
    list-style: none;
    position: absolute; 
    top: 0px;
}
#horoscope li, #horoscope a {
    width:   24px; 
    height:  24px;
    display: block;
}

#ariete     {left: 0px;}
#toro       {left: 24px;}
#gemelli    {left: 48px;}
#cancro     {left: 72px;}
#leone      {left: 96px;}
#vergine    {left: 120px;}
#bilancia   {left: 144px;}
#scorpione  {left: 168px;}
#sagittario {left: 192px;}
#capricorno {left: 216px;}
#acquario   {left: 240px;}
#pesci      {left: 264px;}

/** Social Network **************************************************************/

#seguici-su { padding:4px 0px 2px 15px; }

#seguici-su b { float:left; margin-top:8px; }

#seguici-su ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}

#seguici-su li {
    float:left;
    width:62px;
    text-align: center;
}

#seguici-su li * {
    display: block;
    width:32px;
    height:32px;
    margin: 0px auto;
}

#seguici-su li img {
    background-image: url(http://img2.amando.it/images/templates/common/icons.gif);
    background-repeat: no-repeat;
}

/** Articolo ********************************************************************/

h2.titolo-articolo {
    margin: .3em 0px 0px 0px;
    padding: 0px;
    color: #802041;
}

p.abstract-articolo {
    font-size: 1.1em;
    color: #756;
    margin-top: 0px;
    margin-bottom: .3em;
}

div.data-articolo {
    clear: both;
    text-align: right;
    color: #978;
    background: transparent url(http://img1.amando.it/images/templates/default/repeats.png) repeat-x 0px -176px;
	padding:0px;
	margin:0px;
}

div.data-articolo span {
    background-color: #fff;
    padding-left: .5em;
}

ul.articolo-abstract-social-network {
    height:22px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: right;
}

ul.articolo-abstract-social-network li {
    float: left;
    margin-left:5px;
	padding-top:2px;
}

ul.articolo-abstract-social-network li a img  {
    background-image:url(http://img2.amando.it/images/templates/common/icons.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

ul.articolo-abstract-social-network li a {
    font-size: 10px;
    color: #666;
    text-decoration: none;
}

ul.articolo-abstract-social-network li a:hover {
    text-decoration: underline;
}

ul.articolo-abstract-social-network li a.comment {
    padding-right: 10px;
}

ul.articolo-abstract-social-network li a.comment span {
    padding-top: 2px;
}

ul.articolo-abstract-social-network li a.comment img {
    padding-right: 2px;
}

ul.articolo-abstract-social-network li * {
    float: left;
    display: block;
}

ul.articolo-abstract-social-network li.fb-like {
    padding-top:0px;
}


ul.articolo-abstract-social-network li.email {
    margin-left: 15px;
}

ul.articolo-social-network {
    height: 16px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: left;
}

ul.articolo-social-network li {
    float: left;
    margin-right: 5px;
}

ul.articolo-social-network li * {
    float: left;
    display: block;
}

ul.articolo-social-network li a img  {
    background-image:url(http://img2.amando.it/images/templates/common/icons.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

ul.social-network {
    height: 16px;
    margin: 0px;
    padding: .5em 0px;
    list-style-type: none;
}

ul.social-network li {
    float: right;
    margin-left: 5px;
}

ul.social-network li * {
    float: left;
    display: block;
}

ul.social-network li.rss {
    float: left;
    margin-left: 0px;
}

ul.social-network li.rss a {
    text-decoration: none;
}

ul.social-network li.rss img {
    margin-right: 3px;
}

ul.social-network li.email {
    margin-left: 25px;
}

div.articolo p { display:block; }

div.articolo p,
div.articolo ul li,
div.articolo ol li {
    line-height: 1.6em;
	padding-bottom: 15px;
}

div.articolo img.img-intro {
    float: left;
    margin: 0px 1em 1em 0px;
}

div.articolo img {
    float: left;
    margin: 0.7em;
	clear:both;
	border: 1px solid #999999;
	padding: 5px;
}

div#valutazione-articolo {
    float: right;
    text-align: right;
}

div#valutazione-articolo strong {
    float: left;
}

div#valutazione-articolo span {
    float: left;
    height: 16px;
}

div#valutazione-articolo a {
    display: block;
    float: left;
    margin-left: 5px;
    height: 16px;
    width: 0px;
    padding-left: 16px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(http://img2.amando.it/images/templates/common/icons.gif);
    background-position: 0px -234px;
}

div#valutazione-articolo a.on {
    background-position: 0px -250px;
}

div#valutazione-articolo small {
    font-weight: bold;
}

div#commenta-articolo .banner_300x250 {
    float: left;
    margin-right: 10px;
    display: inline;
}

div#commenta-articolo form {
    float: left;
    display: inline;
    width: 330px;
    padding-left: 10px;
    border-left: 1px dashed #ccc;
    background: #fff url(http://img2.amando.it/images/templates/common/scrivi-commento.jpg) no-repeat right top;
}

div#commenta-articolo-titolo {
    padding-top: 15px;
    height: 70px;
    position: relative;
}

div#commenta-articolo-titolo div {
    position: absolute;
    right: 20px;
    top: 37px;
    font-size: 14pt;
    text-align: right;
}

div#commenta-articolo-titolo h3 {
    font-size: 1.5em;
    color: #802041;
}

div#commenta-articolo-titolo div span {
    display: block;
    font-size: 10pt;
}

div#commenta-articolo textarea {
    border: 1px solid #ccc;
    width: 330px;
    height: 125px;
}

ol#lista-commenti-articolo li.commento-articolo-dispari, ol#lista-commenti-articolo li.commento-articolo-pari {
    border-width: 1px 1px 1px 3px;
    border-style: solid;
    padding: 7px;
    margin: 0px 0px 10px 0px;
    position: relative;
}

ol#lista-commenti-articolo li.commento-articolo-dispari {
    border-color: #ccc;
    background-color: #eee;
}

ol#lista-commenti-articolo li.commento-articolo-pari {
    border-color: #ddd;
    background-color: #fafafa;
}

ol#lista-commenti-articolo h4 {
    margin: 0px 0px 0px 0px;
}

ol#lista-commenti-articolo h4 img {
    float: left;
    margin: 0px .25em .25em 0px;
	width: 45px;
	height: 45px;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#fff;
	border: 1px solid #9B9A9A;
}

ol#lista-commenti-articolo p {
    clear: left;
    padding-top: 1em;
}

ol#lista-commenti-articolo ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    position: absolute;
    right: 7px;
    top: 7px;
}

ol#lista-commenti-articolo ul li {
    float: left;
    margin-left: 1em;
}

ol#lista-commenti-articolo ul li a img {
    background-image:url(http://img2.amando.it/images/templates/common/icons.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    float: left;
}

/** Sfida ***********************************************************************/

#sfida {
    margin: 20px 0px;
    padding: 15px 0px;
}

#sfida ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    text-align: center;
}

#sfida li {
    float: left;
    width: 49.99%;
}

#sfida li a {
    display: block;
    margin: 0px auto;
    background-color: #fff;
    width: 280px;
    padding: 10px;
    border: 1px solid #888;
    text-decoration: none;
    font-weight: bold;
}

#sfida li a:hover {
    background-color: #802041;
    border-color: #000;
    color: #fff;
}

#sfida li img {
    display: block;
    margin: 0px auto 10px;
}

#sfida a.button_like {
    width: 120px;
    margin: 10px auto 0px;
    padding: 10px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #888;
    color: #802041;
}

#sfida a.button_like:hover {
    background-color: #802041;
    border-color: #000;
    color: #fff;
}

div.commenta-sfida form {
    border-width: 0px !important;
}

#sfida-profilo {
    float: left;
    width: 300px;
    padding: 0px 10px 0px 5px;
}

#sfida-profilo img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#sfida-profilo ul {
    padding: 10px 0px;
    margin: 0px;
    list-style-type: none;
    font-weight: bold;
    font-size: 12px;
}

#sfida-statistiche {
    float: left;
    width: 370px;
    display: inline;
}

table.sfida-lista {
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}

table.sfida-lista thead {
	text-align: left;
}

table.sfida-lista th, table.sfida-lista td {
	padding: 2px;
	border-bottom: 1px solid #eee;
}

table.sfida-lista .num {
	width: 20px;
	text-align: center;
}

table.sfida-lista .image {
	width: 45px;
}

table.sfida-lista .image img {
	display: block;
}

table.sfida-lista .risultato {
	width: 100px;
	text-align: center;
}

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stile box disegno                                                                                                   */
/*                                                                                                                        */
/**************************************************************************************************************************/

div.box_foto {
    width:               170px;
    position:            relative;
}

div.box_foto div.box_foto_01 {
    width:              170px;
    height:             10px;
    background:         transparent url(http://img1.amando.it/images/templates/default/box_foto_01.png) no-repeat center center !important;
}

div.box_foto div.box_foto_02 {
    width:              150px;
    padding:            0px 10px;
    background:         transparent url(http://img2.amando.it/images/templates/default/box_foto_02.png) repeat-y top center !important;
}

div.box_foto div.box_foto_02 img {
    width:150px;
    height:150px;
    display:block;
    margin:0px;
    padding:0px;
}

div.box_foto div.box_foto_03 {
    width:              170px;
    height:             5px;
    background:         transparent url(http://img1.amando.it/images/templates/default/box_foto_03.png) no-repeat center center !important;
}

div.box_foto div.box_foto_04 {
    width:              150px;
    padding:            2px 10px;
    text-align:         center;
    background:         transparent url(http://img2.amando.it/images/templates/default/box_foto_04.png) repeat-y center center !important;
}

div.box_foto div.box_foto_05 {
    width:              130px;
    height:             35px;
    float:              left;
    background:         transparent url(http://img1.amando.it/images/templates/default/box_foto_05.png) no-repeat center center !important;
}

div.box_foto a.box_foto_06 {
    width:              40px;
    height:             35px;
    display:            block;
    cursor:             pointer;
    float:              left;
    background:         transparent url(http://img2.amando.it/images/templates/default/box_foto_06.png) no-repeat center center !important;
}

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Stile inserimento                                                                                            */
/*                                                                                                                        */
/**************************************************************************************************************************/

div.titolo{
    height:40px;
}

div.titolo div.titolo_left {
    width:              10px;
    height:             40px;
    float:               left;
    margin-left:        0px !important;
    margin-right:       -3px;
    background:         transparent url(http://img1.amando.it/images/templates/default/titolo_barra_01.png) no-repeat center center !important;
}

div.titolo div.titolo_right {
    width:              10px;
    height:             40px;
    float:              right;
    margin-left:        0px !important;
    margin-left:        -3px;
    background:         transparent url(http://img2.amando.it/images/templates/default/titolo_barra_03.png) no-repeat center center !important;
}

div.titolo div.titolo_center {
    margin-left:        10px !important;
    margin-right:       10px !important;
    margin-left:        0px;
    margin-right:       0px;
    height:             20px;
    font-size:          17px;
    font-weight:        bold;
    color:              #fff;
    padding:            10px 5px;
    background:         transparent url(http://img1.amando.it/images/templates/default/titolo_barra_02.png) repeat-x center center !important;
}

input.button {
    width:              130px;
    height:             40px;
    border:             none;
    font-size:          17px;
    font-weight:        bold;
    color:              #fff;
}

input.button_small {
    width:              98px;
    height:             30px;
    border:             none;
    font-size:          15px;
    font-weight:        bold;
    color:              #fff;
}

input.invia_small {
    cursor:             pointer;
    background:         transparent url(http://img2.amando.it/images/templates/default/button_small.png) no-repeat center center !important;
}

input.invia_disabled {
    background:         transparent url(http://img1.amando.it/images/templates/default/button_disabled.png) no-repeat center center !important;
}

input.invia {
    cursor:             pointer;
    background:         transparent url(http://img2.amando.it/images/templates/default/button.png) no-repeat center center !important;
}

input.cerca {
    padding-left:       30px;
    cursor:             pointer;
    background:         transparent url(http://img1.amando.it/images/templates/default/button_cerca.png) no-repeat center center !important;
}

table.inserimento {
    width:              470px; 
    border:             none;
    background:         #a00000;
}

td.inserimento_tipo {
     width:             70px; 
     height:            25px; 
     background:        #FFE5E5;
}

td.inserimento_valore {
    height:             25px;
    background:         #FFB0B1;
}

td.inserimento_principale {
     height:            25px; 
     background:        #FFC0C1;
}

table.emoticons_muretto td {
    background:         #FFC0C1;
}

/*nuovi*/
div.articolo img.foto_centrata {
    float: none;
    display: block;
    margin: 0px;
    margin-left: auto;
    margin-right: auto; 
}

div.articolo img.foto_destra {
   float:right; 
}

div.articolo img.no_border {
	border:0px;
}
	
h3.color_1 small a {
    font-size:10px;
    color:#fff;
}

h3.color_1 a {
    color:#fff;
}

#path {
    margin:5px 0px 0px 0px;
    overflow: hidden;
    white-space: nowrap;
}

.evidenziatore,
.evidenziatore_small {
    color:#802041;
    font-weight:bold;
}

#old_corpo_articolo table {
    margin-left: auto;
    margin-right: auto;
}

#container_sottocategorie {
    overflow:hidden;
    padding:10px;
    width:500px;
    font-size: 11px;
}

#link_sottocategorie {
    float:left;
    width:200px;
}

div.muretto{
    background-image: url(http://img2.amando.it/images/templates/muretto-sfondo.jpg);
    text-align: center;
}

.risultato_ricerca { padding:10px 18px 18px 18px; font-size:12px; }
.risultato_ricerca .fonte { font-size:10px; font-weight:bold; margin-top:3px; }

.ricerca_text {
    font-family: "trebuchet ms", arial, sans-serif;
    margin:5px;
    font-size: 11pt;
    font-weight: bold;
    height: 20px;
    background-color: #f4f4f4;
    border: 1px solid #802041;
    width: 500px;
}

.titolo_ricerca { font-size:16px; color:#3f6700; }


div#link_multipagina {
    text-align: center;
    padding: 0px 5%;
    font-size: 10pt;
}

div#link_multipagina a#link_precedente { float: left; }

div#link_multipagina a#link_successivo { float: right; }

.testo_singolo {
	width:650px;
	margin-left: auto;
    margin-right: auto;
	margin-top:5px;
}

.testo_singolo table {
    background-image: url(http://img1.amando.it/images/templates/default/ultima_poesia_apri.gif);
    background-repeat: no-repeat;
    background-position: left top;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
	width:650px; /* Opera bug */
    font-size:17px;
    margin-bottom:10px;
}

.testo_singolo td {
    background: transparent url(http://img2.amando.it/images/templates/default/ultima_poesia_chiudi.gif) no-repeat right bottom;
    margin:0; padding:0;
}

.testo_singolo p {
    padding:5px 30px;
    font-size:1.2em;
    margin: 0px;
}

.testo_singolo div {
    padding:5px 30px;
    margin: 0px;
    text-align: center !important;
}

.testo_singolo .testo_normal {
    line-height: normal;
    font-size: 10pt;
}

#old_corpo_articolo div { margin-left:auto; margin-right:auto; }

#old_corpo_articolo img,
#old_testo_articolo img,
div.articolo .testi img {
    float:none;
    margin:0px;
    vertical-align: middle;
	border: 0px;
}

#old_corpo_articolo div p { text-align:center; }

#old_corpo_articolo div { text-align:left; }

.testi, #old_corpo_articolo, #old_corpo_articolo .testi { text-align: center; }

.testi div { text-align: left; }

#old_corpo_articolo .tabella_due_colonne_570,
.articolo .tabella_due_colonne_570 {
    width:640px;
    clear:both;
    border-bottom:#999999 dashed 1px;
    display:table;
    font-family:Georgia,Palatino,serif;
    font-size:14px;
    text-align:left;
    padding:5px;
}

#old_corpo_articolo .tabella_due_colonne_570 div,
.articolo .tabella_due_colonne_570 div {
    float:left;
    width:320px;
    clear:none;
}

#old_corpo_articolo .tabella_due_colonne_570 div img,
.articolo .tabella_due_colonne_570 div img {
    border:0px;
    background:transparent;
    float:left;
	margin:0px;
    padding: 0px 5px;
}

#baloon{
   border:1px solid #CCC;
   background-color:#FFECD9;
   width:250px;
   position:absolute;
   visibility: hidden;
   overflow: hidden;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color:#333;
   z-index: 8;
}

#baloon p { margin:0px; padding:4px; }

#new_dyn_adv {
    height: 30px;
    overflow: visible;
    display: block;
}

#footer_adv_dynamic { height: 30px; }

.testi-amando { font-size:11pt; }
.testi-amando div { text-align:center !important; }

#old_corpo_articolo div.text-center { text-align:center; }

.box-no-background { background-color:#eeeeee; background-image:none; }

ul.content_list{
	list-style-type:	none;
	margin:				0px;
	padding:			0px;
	display: 			inline;
}

div.articolo img.miniature { clear:none; }

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Gallery principale                                                                                                  */
/*                                                                                                                        */
/**************************************************************************************************************************/

#descrizione_gallery img { margin-left: 35px; clear:none; }

#thumbnail_gallery { list-style-type: none; }

#thumbnail_gallery li {
	float: left;
	width: 19.98%;
	text-align: center;
	margin: 10px 0px;
}

#thumbnail_gallery li img {
	border: 0px;
	margin: 0px;
	background: transparent;
}

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    Gallery Singola                                                                                                     */
/*                                                                                                                        */
/**************************************************************************************************************************/

#gallery_singola_left {
	float: left;
	width: 420px;
	margin-right: 15px;
}

#gallery_singola_right { float:left; width:220px; }

.link_precedente { float:left; }

.link_successivo { float:right; }

#gallery_singola_left .link_precedente {
	padding:5px 0px;
}

#gallery_singola_left .link_successivo {
	padding:5px 0px;
}

#gallery_singola_right #thumbnail_gallery li {
    float: left;
	width: 49.99%;
    text-align: center;
    margin: 10px 0px;
}

#gallery_singola_right #thumbnail_gallery {
	padding:0px;
    margin: 0px;
}

#gallery_singola_right #thumbnail_gallery ul {
    padding: 0px;
    margin: 0px;
}

#thumbnail_gallery_singola {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#thumbnail_gallery_singola li {
	float: left;
	text-align: center;
	width: 14.28%;
	margin: 0px 0px 10px;
}

#thumbnail_gallery_singola li img {
	width: 80px;
	height: 80px;
	border-width: 0px;
}

.arrow_multipage_pink_bg a {
	padding-left: 40px;
	width: 0px;
	height: 30px;
	background-image: url(http://img1.amando.it/images/templates/default/arrow_multipage_pink_bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline;
}

.arrow_multipage_pink_bg .link_precedente {
	background-position: 0px -30px;
	margin-left: 25px;
}

.arrow_multipage_pink_bg .link_successivo {
	background-position: 0px 0px;
	margin-right: 25px;
}

.box-images h4 {
	padding: 0px 5px;
	float: left;
	width: 150px;
	text-align:center;
	margin:0px;
    white-space: nowrap;
    overflow: hidden;
    font-size:12px;
    font-weight:normal;
}

.box-images h4.thumbs {
    width:90px; 
    overflow:hidden; 
    text-align:center; 
    padding:0px 2px 10px 5px; 
    display:inline; 
    margin:0px;
}

.box-images h4 .name {
	display:block;
}

.wiew_all {
    text-align:center;
    display:block;
}

.box-images h4 span .desc {
	text-align:left;
	padding-left:15px;
}

.margin-left {
	margin-left:10px;
}

.gallery-sondaggi .no-left div {
	margin-left:0px;
	padding-left:0px;
}

.column_1 {
	width: 240px;
	float:left;
}

.box-images-2 {
    padding-top: 5px;
}

.box-images-2 div {
	padding:0px 10px;
	clear:both;
}

.box-images-2 div div {
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px;
	clear:none;
}

.box-images-2 .desc {
	padding-left:10px;
	vertical-align:middle;
	display: table-cell;
    overflow: hidden;
    white-space: nowrap;
    width: 127px;
}

#home-search {
    padding: 3px;
    background: #802041 url(http://img1.amando.it/images/templates/default/box_title_01.jpg) repeat-x scroll left top;
    border: #802041 solid 1px;
    color: #fff;
}

#home-search label {
    font-weight: bold;
}

#home-search .text {
	padding:0px;
	margin:0px;
	height:23px;
	background:#F4F4F4;
	border: 1px solid #ccc;
	font-size:11pt;
	font-weight:bold;
    display:inline;
}

#home-search label {
	padding-right:15px;
}

#home-search .button_2 {
    background: transparent url(http://img2.amando.it/images/templates/default/box_search_image.gif) no-repeat scroll top left;
    height:25px;
    width:25px;
    border:0px;
	margin:0px 0px 0px -5px;
	padding:0px;
    white-space:normal;
    display:inline;
    vertical-align:top;
    cursor:pointer;
}

.invia {
	font-weight:bold;
	font-size:8pt;
	color:#802041;
	text-decoration:none;
}

.invia img,
div.articolo .invia img,
#old_corpo_articolo .invia img,
#old_testo_articolo .invia img {
	vertical-align:middle;
	margin:0px;
	padding:0px 0px 2px 0px;
	float:none;
	border:0px;
}

.invia img {
    background-image:url(http://img2.amando.it/images/templates/common/icons.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;   
}

#email_e {
	clear:both;
	color:#ff0000;
	text-align:left;
}

/**************************************************************************************************************************/
/*                                                                                                                        */
/*    stile per google adsense                                                                                     */
/*                                                                                                                        */
/**************************************************************************************************************************/

div.adsense {
    clear:both;
    background:transparent;
    margin-bottom:0px;
}

div.adsense img {
    background:transparent;
    border:0px;
    padding:0px;
    margin:0px;
}

div.google_ads_container {
    border: 0px;
    text-align: left;
    padding-bottom:15px;
}

div.google_ads_container ul,
div.google_ads_container ul li {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 11px;
    line-height: 11px;
    text-align: left;
}

div.google_ads_ad {
    margin:0px 3px 0px 0px;
    padding:0px;
}

.google_ads_container ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

div.google_ads_container ul li {
    float: left;
    overflow: hidden;
}

.google_ads_by_google {
    color:#444444;
    line-height:12px;
    text-decoration:none;
    font-size:11px;
}

.google_ads_title,
.google_ads_title_new,
.google_ads_url {
    white-space:nowrap;
    overflow:hidden;
    text-align: left;
}

.google_ads_title a,
.google_ads_title_new a,
.google_ads_big_result_title a {
    text-decoration: underline;
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
}

.google_ads_big_result_title a {
    font-size:17px;
    line-height:20px;
}

.google_ads_text {
    color: #000000;
    font-size: 11px;
    line-height: 14px;
    text-align: left;
    font-family: verdana, arial, sans-serif;
}

.google_ads_big_result_other {
    font-size: 12px;
    line-height: 16px;
}

.google_ads_url a {
    text-decoration: none;
    font-size: 11px;
    font-family: verdana, arial, sans-serif;
}

.google_ads_big_result_other a {
    font-size: 12px;
}

span.google_color_green a {
    color: #3f6700;
}

span.google_color_yellow a {
    color: #df6e00;
}

span.google_color_red a {
    color: #ff0000;
}

.adright {
    background:#eeeeee;
    width:117px;
    overflow:hidden;
    height: 90px;
}
/*****/

#blog-affiliati h4 {
    margin:0px;
    padding:0px;
    line-height:23px;  
}

#blog-affiliati h3 a {
    text-decoration: none;
}

#blog-affiliati h3 a:hover {
    text-decoration: underline;   
}

#blog-affiliati .box { 
    padding: 0px 7px 20px 7px;    
}

#blog-affiliati .date {
    float:right; 
    font-size:10px; 
    font-weight:bold; 
    color:#444;
}

#blog-affiliati .sitename {
    font-size: 10px; 
    font-weight: bold;
}

#blog-affiliati .sitename a {
    text-decoration: none;
    color: #000000;   
}

#blog-affiliati .sitename a:hover {
    text-decoration: underline;
    color: #802041;   
}

#blog-affiliati .description {
    border-top:1px solid #ccc;
    margin-top:3px;
    padding-top:2px;
}

#blog-affiliati-links h3 {
  float: left;
  width: 660px;
  margin-bottom:5px;
}

#blog-affiliati-links ul {
  width: 660px;
  text-align: left;
  margin:0px;
}
 
#blog-affiliati-links li {
  float: left;
  width: 220px;
} 

.blog-categorie {
    margin-top:-20px;
    font-size: 11px;  
}

li.gallerie-lista {
    width:100px;
    margin:20px 0px 0px 0px;
    padding-bottom:0px !important;
    padding: 0px 2px;
    line-height: normal !important;
}

li.gallerie-lista a {
    font-size:11px;
    font-family:arial,helvetica,sans-serif; 
}

li.gallerie-lista img {
    margin:0px;
    margin-left:10px;
    margin-right:5px;
    padding:0px;
    border:0px;
    float:none;
    clear: both;
}

li.gallerie-lista h4 {
    height:35px;
    line-height: normal;
    margin-top:0px;
}

.home_foto_www div {
    padding-left:105px;
    margin-bottom:20px;
    float:left;
    width:150px;
    text-align:center;
    font-weight:bold;
}

#index-ricette ul {
    width:400px;
    margin-left:auto;
    margin-right:auto;
    list-style-type:none;
}

#index-ricette ul li {
    width:200px;
    float:left;
    margin:0px;
}

#index-ricette ul li img {
    vertical-align:middle;
    margin:0px 10px 0px 0px;
    border:0px;
    padding:0px;
    float:none;
}

#box_mercatini_natale div {
     border-bottom:dashed #666666 1px;
     margin-bottom:5px;
     clear: both;    
}

ul.natale_content_list li {
    float:left;
    width:300px;
}

div#col_inner_video{
    width:      300px;
    min-height: 250px;
}

#global_social {
    z-index:150;
    position: absolute;
    top:-20px;
    left:265px;
    height:21px;
    width:345px;
    margin:0px;
    font-weight:bold;
    color:#c13062;
    font-style:italic;
    font-size:9pt;
}

#global_social .plusone { margin-top:5px; }

.torna_su {
    text-align: right; 
    clear: both; 
    border: none !important; 
    padding-right: 10px;
}

.natale_content_list {
    clear:both;   
}

#navbar_liv1 a#link_extra {
    background: #b51213;
    text-decoration: underline;
}

.categorie-foto {
    padding:10px 10px 5px 10px;   
}

.categorie-foto ul {
    list-style-type: none;
    margin:0px;
    padding:0px;
}

.categorie-foto ul li {
    height: 25px;
    clear:both;
}

.categorie-foto div {
    display: inline;
    float:left;
}

.categorie-foto div.categoria {
    font-size: 11pt;
    font-weight: bold;
    width:90px;
}

.categorie-foto a {
    text-decoration: none;
}

.categorie-foto a:hover {
    text-decoration: underline;
}

.correlate {
    padding:0px 2px 3px 2px;   
}

.correlate ul {
    margin:0px;
    padding:0px;  
}

.correlate ul li {
    float: left;
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    overflow: hidden;
    height: 110px;
}

.correlate ul li a {
    font-family:arial,helvetica,sans-serif;   
}

.correlate ul li a b {
    padding: 0px 0px 0px 2px;
}

.correlate ul li img {
    float: left;
    display: inline;
    padding: 3px 2px 0px 2px;
}

div.articolo img.special {
    border: 0px;
    float:none;
    vertical-align:middle;
    padding: 0px;
    margin: 0px;
}

.twitter-share-button { vertical-align: bottom; }
#pag_top, #pag_down { text-align:center !important; clear:both; margin:0px auto; }

.button_pink_big {
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
    background-color:#ff6363;
    border:3px solid #f0f0f0;
    color:#fff;
    font-size:17px;
    font-weight:bold;
    text-decoration:none;
    overflow:visible;
    padding:0.15em 0.5em;
}

.cartolina {
    margin:10px auto;
    border: 1px solid #888;
    display:block;
    box-shadow: 3px 3px 15px #666;
    -moz-box-shadow: 3px 3px 15px #666;
    -webkit-box-shadow: 3px 3px 15px #666;
}

div.paginazione-frasi,
#old_corpo_articolo div.paginazione-frasi {
    font-size:16px;
    text-align:center;
}

.link_testo {
    white-space:nowrap;
}
