/* dark theme */
body { 
  background: #282828 url(../images/back.jpg) fixed;
  color: #BBB;
  border:0px solid #0F0;
  
  }

h2, h6 { 
  color: #07E5F9;}

a, a:hover { 
  color: #C5E105;}

#site_content { 
  background: transparent url(../images/image_transparent.png);}

#left_content ul li { 
  background: url(../images/dark_bullet.png) no-repeat left center;}

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 {
  background: url(../images/dark_blog.png) no-repeat right top;}

.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;}


#content{ width:99%; margin:15px auto;  height:400px; border:0px solid #F00;  background:url(../images/bc.png) repeat; border-radius:10px; box-shadow:0px 0px 15px #FFFFFF; padding-top:5px;   }

#content h2{margin:20px 0 0 20px;  text-decoration:underline; }

#content h4{margin:-10px 0 0 20px;  font-weight:bold; }

#content1{ width:100%; margin:0px auto;  height:auto; border:0px solid #F00;  background:url(../images/bc.png) repeat; border-radius:10px; box-shadow:0px 0px 5px #FFFFFF; padding:5px; overflow:hidden;   }

#content1 h2{margin:0px 0 0 20px; }

#content1 h4{margin:-10px 0 0 20px;  font-weight:bold; }

.image{ border:1px solid #FFF; border-radius:6px; }

.gallery-img{ width:170px; height:140px;border:1px solid #FFF; box-shadow:0px 0px 15px #FFFFFF; border-radius:8px; }

.gallery{margin:20px auto; }