body { background: #0A8EBC url('../../style/images/blue-bg.png') top left repeat; color: #ffffff; }
a { color: #FF6; }
a:hover, a:focus { color:#000; }
h1, h2, h3, h4, h5, h6 { color: #ffffff; }

img.alignleft { 
	background: #ffffff;
	border: 0;
}
	
img.alignright {
	background: #ffffff;
	border: 0;
}

img.aligncenter {
	background: #f4f4ee;
	border: 0;
}

blockquote {
	background: none;
}

pre {
	color: #333;
	background: #ffffff;
	border: 0;
}

code {
	color: #333;
	background: #ffffff;
	border: 0;
}

#navigation li {
	text-shadow:0 1px 1px #fff;
}

#navigation li a {
	color: #000;
	background: #ffffff;
}

#navigation li a:hover {
	color: #000;
	background: #FF9;
}

a.more-link {
	color: #000;
	background: #ffffff;
	text-shadow:0 1px 1px #fff;
}

a:hover.more-link {
	background: #FF9;
}

#content { background: #0A8EBC; }

#comments h3 {
	color: #FFFFFF;
}

#comments img.avatar {
	border: 0;
}

#comments .comment-head .date a {
	color:#CCC;
}

#comments a.comment-reply-link {
	color:#CCC;
}

#comments .comment-head .date a:hover {
	color: #FFFFFF;
}

#author-info-archive .avatar {
	background: #FFFFFF;
	border: 0;
}

.post-info {
	background:transparent url('../../style/images/light-blue-line.png') repeat-x left bottom;
}

#latestworkbig {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

#latestwork2 {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

#slogan {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

#big-slogan h3 {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

.archive-title h2 {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

#contactme {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

#aboutme {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

#homepostswrap {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

.post-right {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

.post-info {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

.entry {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

#comments .comment-head {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

#respond {
	background: url('../../style/images/light-blue-line.png') bottom left repeat-x ;
}

/* RELATED POSTS */
#related-posts { background: url('../../style/images/light-blue-line.png') bottom left repeat-x; } 
#related-posts .related-thumb { background:#F4F4EE; border:0; }

#author-info-archive { background: url('../../style/images/light-blue-line.png') bottom left repeat-x; color: #ffffff;}

#footer .footer-widget li a {
	color: #000;
	background: #ffffff;
	text-shadow:0 1px 1px #fff;
}

#footer .footer-widget li a:hover {
	color: #000;
	background: #FF9;
}