/* light theme */
body {
	color: #444;
	background-color: #EEE;
	background-image: url(../images/light.png);
}

h2, h6 {
	color: #CCCCCC;
	font-weight: bold;
	font-family: 'Merienda One', cursive;
	;
	;
	;
}

#site_content {
	background-color: #AA0000;
}

#left_content ul li { 
  background: url(../images/light_bullet.png) no-repeat left center;}

footer, footer a:hover {
	color: #666666;
	text-shadow: 1px 1px #FFF;
}

#slideshow-caption, #slideshow-caption p {
  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 {
	color: #FFF;
	font-size: 170%;
}

.blog h3, div.image-title.portfolio_one, div.controls.portfolio_one a:hover {
	color: #111;
	font-size: 100%;
}
  
div.image-title.portfolio_two, div.controls.portfolio_two a {
  color: #FFF;}

#blog_text {
	text-shadow: 1px 1px 1px #000;
	color: #CCC;
	background-color: #F1F1E7;
	background-image: url(../images/dark_old.png);
	height: auto;
}

ul#nav li a {
	color: #FFF;
}

ul#nav ul { 
  background: #DDD;}

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: #CCCCCC;
	font-weight: bold;
	font: normal 150% 'News Cycle', sans-serif;
}

ul.thumbs li.selected a.thumb {
  background: #F6007F;}
  
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, 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: #FFF;
	text-align: left;
}

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;}
