body { background:#023864; }

a { color:#013660; }

#wrap {
	background:url(/img/bg.gif) 0 0 repeat-x #fff;
}

#innerwrap { background:url(/img/bg-footer1.gif) 0 bottom repeat-x; }


/* == Header Content == */
#header { background:url(/img/blue_shine.gif) 0 0 no-repeat; }


/* == Main Content == */
#contentwrap { background:url(/img/top.png) 0 0 no-repeat; }

#innercontentwrap { background:url(/img/bottom.png) 0 bottom no-repeat; }


/* == Blog Posts == */
#leftcontent h1 span { background:url(/img/blog-post-date.gif) 0 0 no-repeat; }

#leftcontent .morepost a { background:url(/img/more-post.gif) 0 0 no-repeat; }

#leftcontent #sendmail .submitbutton { background:url(/img/submit-button.gif) 0 0 no-repeat; }

/*#rightcontent span { background:url(/img/date.gif) 0 0 no-repeat; }*/

#leftcontent ul.comments li span { background:url(/img/avatar.png); }


/* == Footer Content == */
#footer { background:url(/img/bg-footer.gif) bottom left repeat-x; }

