/* BODY ---------------------------------------------------------*/
	
	body {
		color: #5a5a5a;
		/*background: #333a42 url(http://creativecathy.com/packages/scrapbooker/themes/scrapbooker/images/defaultback.png) repeat;*/
	}
	
/* LINKS ---------------------------------------------------------*/

	a:link,
	a:visited,
	a:hover,
	a:focus,
	a:active, #sidebar .widgetarea a:hover {
		color: #71811d;
		text-decoration: none; 
	}
	
	a:hover,
	a:focus {
		color: #71811d;
		text-decoration: underline;
	}
	
	#container a:link,
	#container a:visited,
	#container a:hover,
	#container a:focus,
	#container a:active {
		color: #71811d;
	}

/* HEADINGS ---------------------------------------------------------*/

	h1,
	h2,
	h3,
	h4 {
		color: #71811d;
	}
	
/* HEADER ---------------------------------------------------------*/

	#header #branding #blogTitle a, .userName span
	 {
		color: #71811d !important;
	}
	
/* MAIN ---------------------------------------------------------*/
	
	#sidebar .widgetarea h3 {
		color: #FFF;
	}
	 
	 #sidebar #primary a:hover, #footer a:hover, #logo h1 a:hover {
		color: #71811d !important;
	}


	#container {
		color: #838585;
	}

/* LIST OF POSTS ---------------------------------------------------------*/

	#blogwrap .postDate {
		background: #f28955 url(http://creativecathy.com/packages/scrapbooker/themes/scrapbooker/images/orange.png) repeat;
		color: #FFF;
	}

	#blogwrap .postDate span {
		color: #FFF;
	}

/* POST ---------------------------------------------------------*/

	.entryContent p.big {
		color: #262B31;
	}

	.entryMeta {
		color: #CCC;
	}

	.entryMeta a {
		color: #999;
	}
	
	.authorBlock p {
		color: #262B31;	
	}
	
/* COMMENTS ---------------------------------------------------------*/

	#comments ol li .commentAuthor {
		color: #262B31;
	}

	#comments ol li .commentMeta .commentOptions a:hover,
	#comments ol li .commentMeta .commentOptions a:focus {
		color: #a1a3a2;
	}

/* FORMS ---------------------------------------------------------*/

	form .formSubmit button#submit {
		background: #ae051d url("http://creativecathy.com/packages/scrapbooker/themes/scrapbooker/../images/button_bg.png") 0 50% repeat-x;
		color: #FFF;
	}
	
	form .formSubmit button#submit em {
		border-right: 1px solid #EFEFEF;
	}

/* NAVIGATION ---------------------------------------------------------*/

	ul.nav li a {
		
		color: #FFF;
	}
	
	ul.nav li.nav-selected a {
		color: #333a42;
	}

/* WIDGETS ---------------------------------------------------------*/

	.widgetArea ul li.widget-container ul li {
		background-position: 0 -260px;
	}

	/* SEARCH ---------------------------------------------------------*/

		.widget_search input {
			background: #82c3ce;
			color: #FFF;
			border: 3px solid #ace0e5 !important;
		
		-moz-border-radius:10px !important;
		-webkit-border-radius:10px !important;
		height: 10px!important;
		padding: 10px!important;
			
		}
		
		.widget_search button {
			background: #ae051d url("http://creativecathy.com/packages/scrapbooker/themes/scrapbooker/../images/button_bg.png") 0 50% repeat-x;
		}
	
	/* CALENDAR ---------------------------------------------------------*/

		.widget_calendar caption {
			color: #FFF;
		}
	
		.widget_calendar th {
			color: #FFF;
		}
	
		.widget_calendar tbody td {
			color: #80909C;
		}
		
		.widget_calendar tbody td a {
			background: #262b31;
			color: #FFF;
		}

/* TWITTER ---------------------------------------------------------*/

	#latestTweet ul li p:first-child a {
		color: #CCC;
	}
	
	#latestTweet ul li p {
		color: #CCC;
	}


/* FOOTER ---------------------------------------------------------*/
	
	#footer .copyright {
		color: #FFF;
	}
	
	#footer .badge,
	#footer .badge a {
		color: #80909C;
	}

		
#sidebar p, #sidebar h1, #sidebar ul, #sidebar li, #sidebar h2, #sidebar a {

	color: #fff;
	}
	

	