General {
	color: white;
	background-color: black;
}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #e5e5e5;
}

p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
	margin-bottom: 10px;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
	color: #0076de;
}
a:hover {
	text-decoration: underline;
	color: #8ec3ff;
}
.clearer {
	clear: both;
}
#header {
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.png);
	height: 119px;
	width: 998px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

Content {
	color: white;
	background-color: black;
}
#content-container {
	position: relative;
	float: right;
}

#content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin-top: 10px;
	background-color: white;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	width: 756px;
}

#content .title {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .entry {
	padding: 0px;
	margin: 0px;
	line-height: 29px;
	font-size: 13px;
	letter-spacing: 1px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
Sidebar {
	color: white;
	background-color: black;
}
#sidebar-container {
	position: relative;
	float: left;
}

#sidebar {
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background-color: white;
	margin-top: 10px;
	width: 200px;
}
#navbar {
	width: 200px;
}
#navbar ul {
	width: 200px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar ul li {
}
#navbar .current_page_item a {
	padding-right: 10px;
	font-weight: bold;
	color: black;
	font-size: 13px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #f2f2f2;
	display: block;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 180px;
}
#navbar .current_page_item a:hover {
	text-decoration: none;
	background-color: #f2f2f2;
	display: block;
}
#navbar .page_item a {
	padding-right: 10px;
	color: black;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 180px;
}
#navbar .page_item a:hover {
	text-decoration: none;
	background-color: #f2f2f2;
	display: block;
}
#navbar .page_item li a {
	padding-right: 10px;
	color: black;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 30px;
	display: block;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 160px;
}
Footer {
	color: white;
	background-color: black;
}
#footer {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #333333;
	width: 980px;
}
#footer .copyright {
	text-decoration: none;
	letter-spacing: 1px;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#footer .copyright a, a:visited {
	color: #0080ff;
	text-decoration: none;
}
#footer .copyright a:hover {
	text-decoration: none;
	color: black;
}
h3 {
	padding: 0px;
	margin: 0px;
}
h4 {
	padding: 0px;
	margin: 0px;
}
#block {
	margin-top: 10px;
	padding: 15px;
	background-color: white;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	width: 756px;
}
#block .body {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	letter-spacing: 1px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
Gallery {
	color: white;
	background-color: black;
}
.widgettitle {
	display: none;
}
.hslice {
	padding-bottom: 3px;
	padding-left: 5px;
}
.ngg-galleryoverview {
	padding-bottom: 15px;
}
Contact {
	color: white;
	background-color: black;
}
#content .entry .wpcf7 table {
	margin-top: 10px;
	border-top-color: #bfbfbf;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 13px;
}
.date ul {
	color: #0080ff;
	font-size: 12px;
	padding-left: 0px;
	list-style-type: none;
}
.date .post-meta-key {
	display: none;
}
