/*
Theme Name:     Melograno Nano 
Theme URI: 		http://wedesignthemes.com/themes/dt-spatreats
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Spatreats theme
Template:       spatreats
Version:        1.0
*/
@import url("../spatreats/style.css");

/* =Inizio personalizzazione del tema
---------------------------------------------- */
body {
	background: rgba(0, 0, 0, 0) url("images/slider-bg.jpg") repeat-x scroll 0 0;
	font: 14px Tahoma,Geneva,sans-serif;
	text-align:justify;
}


#logo {
    margin: 0px 0 0;
}

#searchform {
    margin: 27px 0 0;
}

#header {
    padding: 0 0 0px;
	background: rgba(0, 0, 0, 0) url("images/header.jpg") repeat-x scroll left 70px;
    border-bottom: 2px solid #0d0902;
}

.rev_slider_wrapper, .ls-container {
    border-bottom: 2px solid #2c3c1a;
}


.footer-bottom  {
    color: #a8a88d;
    padding: 0px 0 5px; 
}

#footer {
    padding-bottom: 0px;
    height: 60px;
}

#melo {
    text-align: center;
    color: #F5F5DC;
    margin-top: -60px;
}

#privacy {
    color: #F5F5DC;
    text-align: right;
    position: relative;
    top: 18px;
}

#cit-home {
    position: absolute;
    top: 210px;
    right:204px;
    padding-bottom: 8px;
    color: #4e4635;
	border: 1px solid #cfc89d;
	background: #e5deb0;
	line-height: 20px;
	font-style: italic;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 10px 10px 10px;

}
h2 {
    color: #808000;
}

#statistic {
    text-align:center;
    padding-top: 8px;
    
}
#top-menu {
    height: 75px;
}

ul.menu {
    height: 70px;
    padding: 0 8px 0 30px;
}
ul.menu ul {
    top: 70px;
}

l.menu li {
    height: 70px;
}

ul.menu li {
    height: 70px;
}

.column {
    width: 100%;
}

.home #main {
    background: none;
}
#main {
    padding: 0 0 0 10px;;
    background: none;
}

blockquote {
	margin-left: 10px;
    margin-right: 10px;
    padding: 10px 10px 10px 80px;
    clear:both;
}
.citazione  {
 	clear:both;
 	text-align=center;
}
.container {
    margin: 0 auto;
    width: 980px;
}

.main-container {
    width: 980px;
}
.content {
    width: 740px;
}
