/* PASTEL BLUE */

body  { background-color: #fff; }

a:link, a:visited, #comments h3 a  { color: #a1c0c6; }
a:hover, #comments h3 a:hover { color: #516a6f; }

.nav li ul li a:hover  { color: #a1c0c6; }

#header  { background: url(pastel-blue/bg-header.png) no-repeat center top; }

#controls, #rss  { background-image: url(pastel-blue/bg-controls.png); }
#controls form input, .archive_header  { border-color: #516a6f; }

#tip, #commentform #submit:hover { background-color: #516a6f; }

#categories .inside  { background: url(pastel-blue/bg-categories.png) no-repeat center bottom; }

.post-meta, #commentform input.txt:focus, #commentform textarea:focus  { border-color: #a1c0c6!important; }
.post .post-type  { background: url(pastel-blue/bg-post-type.png) no-repeat left top; }

.post-more a, .post-entries a, .reply a, #commentform input.txt, #commentform textarea  { background-color: #cee2e6; }
.post-more a, .post-entries a , .post-meta a  {  color: #001725; }
.reply a  { color: #fff; }
.post-more a:hover, .post-entries a:hover, .reply a:hover, .nocomments, #comments .comment-entry .unapproved, #commentform #submit { background-color: #a1c0c6; }
.post .bot-border, #comments h3, #comments .avatar-box img, #respond, #commentform input.txt, #commentform textarea, #footer p  { border-color: #cee2e6!important; }

.wp-pagenavi a:link,
.wp-pagenavi a:visited { color: #cee2e6 !important; }
.wp-pagenavi .current, 
.wp-pagenavi .on,
.wp-pagenavi a:hover { background: #a1c0c6 !important; }
.wp-pagenavi span.extend, .wp-pagenavi span.pages { color:#cee2e6 !important; }

#comments ul.children  { background: url(pastel-blue/comment-reply.png) no-repeat 15px top; }

