





a { color: #2AB3EA; text-decoration: none; }
a:visited { color: #2AB3EA; }
a:hover { color: #1E2126; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

#navigation li.current_menu_item a {
  color: #fff;
  background-color: #2AB3EA;
  text-shadow: 1px 1px 0 #7d1b18;
}

#navigation li.current-menu-item li a {
	background: #23262B; 
}

#navigation li li a:hover { 
	background: #1E2226; 
}

.s-ctrl {
  background: url(wp-content/themes/wp_photographia5/images/blue/slide-bg.png) no-repeat;
}

.ci-more-link {
  color: #fff;
  background: url(wp-content/themes/wp_photographia5/images/blue/readmore-bg.png) no-repeat;
}

.ci-more-link:visited {
  color: #fff;
}

.ci-more-link:hover {
  color: #b5becb;
}

.perma {
  background: #2AB3EA url(wp-content/themes/wp_photographia5/images/shadow.png) no-repeat right center;
}

.entry-foot {
  background: #2AB3EA;
}


.comment-meta {
  background: none repeat scroll 0 0 #2AB3EA;
	color: #fff; 
}


.comment-meta:before {
  background: url(wp-content/themes/wp_photographia5/images/blue/arrow-left.png) no-repeat;
}

.comment-no:after {
  background: url(wp-content/themes/wp_photographia5/colors/images/blue/arrow-down.png) no-repeat;
}

.comment-reply-link, .comment-reply-link:visited {
  background: #2AB3EA url(wp-content/themes/wp_photographia5/images/sprites.png) -40px -93px no-repeat;
  color: #fff;
}


#form-wrapper h2 {
  background: none repeat scroll 0 0 #2AB3EA;
}


.wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi span {
  color: #fff;
  background: #2AB3EA;
  border: 1px solid #2AB3EA; 
}

.wp-pagenavi a:hover {
  color: #fff;
}

.wp-pagenavi a.current {
  color: #fff;
  background: #2AB3EA;
}

.post-form input[type=submit] {
  background: #2AB3EA;
}