/* dark theme */
body { 
  background: #282828 url(../images/sfondo-azzurro1.png);
  color: #BBB;}

h2, h6 { 
  color: #07E5F9;}

h1cs { 
  color: #F31A15;}
h2cs { 
  color: #FFFFFF;}
h1cs_small { 
  color: #F31A15;}
h2cs_small { 
  color: #FFFFFF;}
h3cs { 
  color: #FFFFFF;}
h3cs-it { 
  color: #FFFFFF;}
h4cs { 
  color: #F31A15;}
h5cs { 
  color: #FFFFFF;}
h5cs-it { 
  color: #FFFFFF;}
h6cs { 
  color: #C0C0C0;}
h6cs-it { 
  color: #C0C0C0;}
h7cs { 
  color: #F31A15;}
h8cs { 
  color: #F31A15;}
h8cs-it { 
  color: #F31A15;}
h9cs { 
  color: #FFFFFF;}
h9cs-it { 
  color: #FFFFFF;}
h10cs { 
  color: #FFFFFF;}
h11cs { 
  color: #F31A15;}
h12cs { 
  color: #F31A15;}
h12cs-it { 
  color: #FFFFFF;}
h13cs { 
  color: #F31A15;}
h13cs-it { 
  color: #FFFFFF;}

a, a:hover { 
  color: #C5E105;}

#site_content { 
  background: #404040;}

#site_content_1 { 
  background: #404040;}

#site_content_2 { 
  background: #404040;}

#site_content_2blu { 
  background: #404040 url(../images/sfondo-azzurro1.png);}
 
#site_content_2-scroll { 
  background: #404040;}

#site_content_3-scroll { 
  background: #404040;}

#site_content_4-scroll { 
  background: #404040;}

#site_content_5-scroll { 
  background: #404040;}


#site_content_3 { 
  background: #404040;}

#left_content_1 { 
  background: #404040;}

#left_content ul li { 
  background: url(../images/dark_bullet.png) no-repeat left center;}

#left_content_2 { 
  background: #404040;
 
#left_content_3 { 
  background: #404040;}

#left_content_3-scroll { 
  background: #404040;}

#right_content { 
  background: #404040;}

#right_content_1 { 
  background: #404040;}

#right_content_2 { 
  background: #505050;}

footer { 
  color: #AAA;
  text-shadow: 1px 1px #000;}

footer a:hover {
  color: #AAA;}

#slideshow-caption {
  color: #FFF;
  background: #151515;}
 
.form_settings .submit { 
  background: #444;
  text-shadow: 1px 1px #000;
  color: #FFF;}

.form_settings input, .form_settings textarea, .form_settings select { 
  border-color: #777;}

#blog_container h4.select {
  }

.blog h3 {
  color: #111;}
  
#blog_text {
  background: #444;
  color: #EEE;}

ul#nav li a {
  text-shadow: 1px 1px #000;
  color: #FFF;}

ul#nav ul { 
  background: #151515;}

ul#nav li.selected a, ul#nav li a:hover, ul#nav ul li a:hover, ul#nav ul li a:focus, ul#nav li.selected ul a:hover { 
  color: #C5E105;}

a.thumb, ul.thumbs li.selected a.thumb {
  background: #FFF;}
  
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
  background: #444;
  color: #AAA;}
  
div.pagination a:hover {
  background: #EEE;
  color: #111;}
  
div.pagination span.current {
  background: #444;
  color: #FFF;}

h1, h3, h4, h5, a:hover, #logo h1, #logo h1 a:hover, 
footer a, #slideshow-caption p, .form_settings input, .form_settings textarea,
#blog_container h4, .blog h2, ul#nav li.selected ul a, div.image-title { 
  color: #FFF;}

div.navigation a.prev {
  background: url(../images/prev_arrow_white.gif) no-repeat left;}
  
div.navigation a.next {
  background: url(../images/next_arrow_white.gif) no-repeat right;}
