body {
	color: #333333;
	background-color: #F5F8F9;
	background-image: url(light_grey/body.png);
	background-repeat: repeat-x;
	code, pre { font-family: "Courier New", Courier, mono }
	img { float: left; clear: left; page-break-inside: avoid; page-break-after: avoid }
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color:#111d27;
}

a:hover, a:active, a.active {
	color:#32424e;
}

ul#nav li.page_item a:hover, ul#nav li.current_page_item a {
	color:#cccccc
}

#header {
x	background:transparent url(light_grey/bg-header.jpg) no-repeat scroll 0 0 !important;
}

.menu_class {
	border:1px solid #444444;
}

.the_menu li {
	background-color:#555555;
	border-top:1px solid #444444;
}

.the_menu ul.children li {
	background-color:#999999;
}

.the_menu li a:hover {
	color: #cccccc;
}

#content {
	background: url(light_grey/bg-content.png);
}

#featured {
x	background:transparent url(light_grey/featured_bg.jpg) no-repeat scroll 0 0;
	background-color:#222;
}

.featured_text h2 a {
	color:#fff !important;
}

.featured_text p {
	color:#ccc !important;
}

ul#showcase li a:hover, ul#showcase li a.active {
	border:1px solid #0091D5;
}

div#about {
	background-color:#fff;
	text-align: center;
	color: #222;
}

#about .about_image {
	border:1px solid #555 !important;
}

#about .about_button {
	background-color:#222;
	border:1px solid #000;
	color:#fff;
}

#about a.about_button:hover {
	border:1px solid #222;
	background-color:#000;
	color:#fff;
}

#slider_nav {
	background-color:#000;
}

#home #albums {
	background-color:#eeeeee;
}

#albums .entry {
	background-color:#000 !important;
	margin-bottom: 0px;
	color:#fff;
	width: 206px;
}

#albums .entry h2 {
	margin-bottom: 0px;
}

#home #albums p.category a {
	background-color:#555555 !important;
}

	#home #albums p.category a:hover {
		background-color:#666666;
	}

#commentform #submit {
	background-color:#444444;
	border:1px solid #555555;
	color:#FFFFFF;
}

#blog .box, .archive_options, .widget ul li, .flickr .flickr_photos, #wp-calendar, #wp-calendar caption, form#newsletter {
	background-color:#222;
	border:1px solid #cccccc;
	width: 198px;
	color: #fff;
}

ul.news li {
	background-color:#222;
	border:1px solid #222;
	width: 215px;
	margin: 0 0 5px !important;
	padding: 0px;
	position: relative;
}

ul.news li .content {
	background: #000;
	width: 211px;
	opacity: 0.75;
	position: absolute;
	bottom: 0px;
}

li.cat-item {
	padding: 5px !important;
	width: 166px  !important;
}

li.recentcomments a, li.recentcomments a:link, li.recentcomments a:visited,
li.cat-item a, li.cat-item a:link, li.cat-item a:visited  {
	color: #ccc;
}

ul.news li a, ul.news li a:link, ul.news li a:visited {
	color: #fff;
}

#blog .box {
	background-color:#222;
	border:1px dotted #222;
}

.widget ul {border-bottom: 0px dotted #cccccc;}

#wp-calendar {
	color:#333333;
}

#footerWrap ul li.clickready.hover {
	border: 1px solid #2ba2e1;
}

#wp-calendar caption {
	background: #555555;
	color: #fff;
}

.credits, .credits a {
	color:#555555 !important;
}

#content h2 {
	margin-bottom: 20px;
}

