/*
Theme Name: Gotcha Blogger
Theme URI: 
Description: Pantheon Child Theme for Gotcha Blogger
Author: Edward Rayne	
Author URI: http://erayne.com
Template: pantheon
Version: 0.1
*/
 
@import url("../pantheon/style.css");


body								{ background: #002a40 url("images/bg-body.jpg"); }
#headerLogo h1						{ margin: 10px 0 0 10px; }
#headerLogo p						{ font-size: 1.25em; font-weight: bold; }
.notFound							{ padding: 25px 0 0 200px; background: url("images/bg-404.jpg") no-repeat; }
.notFound blockquote				{ display: block; float: none; margin: 190px auto 0 auto; padding: 10px 10px 10px 25px; background: #fff url("images/bg-blockquote.png") no-repeat; border-left: 1px solid #000; }

.sectionHeader,
	.postFooter,
	li.ui-state-active a			{ background: #330000; }		/* LIGHT BLUE */
	
.footerWidget .sectionHeader		{ border-color: #004966; }
.footerWidget .insideWidget			{ border-color: #fff; }

.current-cat a,
	.current-cat-parent a,
	.postMeta,
	.wFooter,
	li.ui-state-default,
	#footer							{ background: #001a26; } 		/* MEDIUM BLUE */
.current-cat a, .current-cat-parent a { color: #fff; }
#navigation a, #footerNav a			{ border-style: solid; border-color: #004966; border-width: 0 1px 0 0; }