/* light theme */
body {
	background: transparent;
	color: #282828;
}

h2, h6 {
	color: normal200
% 'calibriz', sans-serif;}
  #logo h1 {
	  color: #000000;}


#site_content {
	background: transparent;
}
  
  #site_content1 { 
  background:#ffffff;}

#left_content ul li { 
  background:ffffff}

footer, footer a:hover {
	color: #000000;
	text-shadow: 1px 1px #FFF;
}

#slideshow-caption, #slideshow-caption p {
  color: #55554F;
  background: ffffff;}
 
.form_settings .submit { 
  background: #ffffff;
  text-shadow: 0px 0px #55554F;
  color: #55554F;}

.form_settings input, .form_settings textarea, .form_settings select { 
  border-color: #55554F;}

#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: #55554F;}
  
div.image-title.portfolio_two, div.controls.portfolio_two a {
  color: #55554F;}

#blog_text {
  background: #ffffff;
  text-shadow: 0px 0px #FFF;
  color: #55554F;}

ul#nav li a {
	text-shadow: 0px 0px;
	color: #65655F;
}

ul#nav ul {
	background: transparent;
}

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: #008C8C;
}

ul.thumbs li.selected a.thumb {
  background: #ffffff;}
  
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
  background: #ffffff;
  color: #55554F;}
  
div.pagination a:hover {
  background: #ffffff;
  color: #000000;}
  
div.pagination span.current {
  background: #fff;
  color: #55554F;}

h1, h3, h4, h5, a:hover, #logo h1, #logo h1 a:hover, 
.form_settings input, .form_settings textarea,
#blog_container h4, .blog h2, ul#nav li.selected ul a {
	color: #008C8C;
	font-weight: 500;
}

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: #ffffff;
  color: #55554F;}
  
div.pagination a:hover {
  background-color: #ffffff;
  color: #000000;}
  
div.pagination span.current {
  background-color: #ffffff;
  color: #FFF;}
