/* light theme */
body {
	background: transparent;
	color: #000000;
}

h2 { 
  color: #14A3A3;}
  
  
 h6 { 
  color: #000000;}
  
    h11 {
	color: #14A3A3;
  }
  h9 {
	color: #14A3A3;
  }

#site_content {
	background: transparent;
	padding: 0 auto 0 auto;
}

#left_content ul li { 
  background: url(../images/light_bullet.png) no-repeat left center;}

footer, footer a:hover { 
  color: #111;
  text-shadow: 0px 0px #FFF;}

#slideshow-caption, #slideshow-caption p {
  color: #FFF;
  background: transparent;}
 
.form_settings .submit { 
  background:transparent;
  text-shadow: 0px 0px #000;
  color: #FFF;}

.form_settings input, .form_settings textarea, .form_settings select { 
  border-color: #777;}

#blog_container h4.select {
  background: url(../images/light_blog.png) no-repeat right top;}

.blog h3, div.image-title.portfolio_one, div.controls.portfolio_one a:hover {
  color: #111;}
  
div.image-title.portfolio_two, div.controls.portfolio_two a {
	color: #000;
}

#blog_text {
  background:transparent;
  text-shadow: 0px 0px #FFF;
  color: #555;}

ul#nav li a {
	text-shadow: 0px 0px #000000;
	color: #000000;
}

ul#nav ul {
	background: rgba(255,255,255,0.8);
}

a, a:hover, footer a, 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, div.controls.portfolio_one a, div.controls.portfolio_two a:hover {
	color: #14A3A3;
}

ul.thumbs li.selected a.thumb {
  background: #ffffff;}
  
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
  background: #444;
  color: #AAA;}
  
div.pagination a:hover {
  background: transparent;
  color: #111;}
  
div.pagination span.current {
  background: #444;
  color: #FFF;}


#blog_container h4, .blog h2, ul#nav li.selected ul a {
	color: #000;
}

div.navigation a.prev {
  background: url(../images/prev_arrow.gif) no-repeat left;}
  
div.navigation a.next {
  background: url(../images/next_arrow.gif) no-repeat right;}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
  background-color: #BBB;
  color: #FFF;}
  
div.pagination a:hover {
  background-color: #BBB;
  color: #000;}
  
div.pagination span.current {
  background-color: #888;
  color: #FFF;}
