@charset "utf-8";
.clearFloat {
	clear: both;
}


#sidebar {
	float: right;
	width: 195px;
	background: #E50004;
	text-align: center;
}
#sidebar #sidpad {
	padding: 5px;
}

#sidebar ul {
	display: block;
	margin: 0px;
	width: 100%;
	padding: 0px;
}


#sidebar ul li {
	list-style: none;
	display: block;
	margin: 0px;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
}

table#wp-calendar {
	width: 100%;
}
#sidebar ul li h2 {
	font-size: 1.5em;
	color: #000000;
	background: #666666 url(../../../../../../../../VVD/var/www/html/images/bg_blogH2.jpg) left top;
	text-align: center;
	display: block;
	padding: 3px;
	width: 98%;
	margin: 0px;
}

#footer {
	display: block;
	width: 570px;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	background: #E50004;
	float: left;
	margin-top: 5px;
	height: 175px;
}

#footpad {
	padding-top: 5px;
}
#footer ul {
	display: block;
	margin-bottom: 5px;
	padding: 0px;
	margin-left: 20px;
}


#footer li {
	color: #000000;
	display: block;
	float: left;
	height: 30px;
	width: 70px;
	list-style: none;
	text-align: center;
	padding-top: 5px;
	margin: 0px 5px 5px 0px;
	font-size: 0.9em;
}
#footer  .copy {
	width: 500px;
	margin-right: auto;
	clear: both;
	margin-left: auto;
	display: block;
	padding-top: 10px;
	font-weight: bold;
}


#footer a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #666666;
}


.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}body {
	width: 770px;
	background: url(../../../../images/bgSite.jpg) repeat-x;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	display: block;
	margin: 0px;
	height: 35px;
	position: relative;
	overflow: hidden;
	padding-left: 0px;
	background: #000000;
}

#nav ul {
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#nav li {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	height: 25px;
	width: 90px;
	background-image: url(../../../../images/mainNav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	list-style-type: none;
	margin-left: 0px;
	padding-top: 10px;
	font-size: 0.72em;
	font-weight: bold;
	padding-left: 0px;
	position: relative;
}
#nav a {
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	font-weight: bold;
	color: #999999;
}



/* Site wide declarations */

#header {
	background-image: url(../../../../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 770px;
	overflow: hidden;
	margin: 25px 0px 0px;
}
#header h1 {
	visibility: hidden;
}

#container {
	width: 570px;
	margin: 0px;
	background: #E50004;
	float: left;
	color: #FFFFFF;
}

#pad {
	padding: 5px;
}
.entry {
	color: #CCCCCC;
	padding: 5px 5px 5px 15px;
}


.post  h2 {
	font-size: 1.5em;
	color: #000000;
	background: #666666 url(../../../../images/bg_blogH2.jpg);
	text-align: center;
	display: block;
	padding: 3px;
	width: 98%;
	margin: 0px;
}
.post  h2  a {
	color: #000000;
	text-decoration: none;
}

.post h2 a:hover {
	color: #FF0000;
	text-decoration: none;
}
