body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: white;
}

#wrap {
	width: 980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	margin: 0 auto;

	.screen-reader-text {
		display: none;
		color: aqua;
		visibility: hidden;
	}
}

#header {
	width: 500px;
	color: #000;
	margin-bottom: 3px;
	float: left;
	padding: 10px 0;
}

#header h1 {
	margin: 0;
	padding: 0;
	padding: 10px 0px;
}

.description {
	font-size: 12px;
	font-weight: bold;
	margin: 0 50px 0 0;
	text-align: left;
}

a,
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: blue;
	border: none;
}

a:hover {
	text-decoration: none;
	color: red;
	border: none;
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active,
h1 a:focus {
	text-decoration: none;
	color: black;
}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active,
h2 a:focus {
	text-decoration: none;
	color: black;
}

.left {
	float: left;
	width: 200px;
	border-right: 0px solid #f3f3f3;
	margin: 10px 0;
	padding: 10px;
}

.right {
	float: right;
	width: 200px;
	border-left: 0px solid #f3f3f3;
	margin: 10px 0;
	padding: 10px;
}

.right img {
	border: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.middle {
	margin-top: 10px;
	line-height: 16px;
	margin-left: 10px;
	float: left;
	width: 500px;
	border-left: 0px solid #f3f3f3;
	overflow: hidden;
	padding: 10px;
	font-size: 13px;
	text-align: justify;
}

.middle h2 {
	text-align: center;
	font-size: 16px;
	border-bottom: dashed 1px #ccc;
	margin: 30px 0 10px;
	padding: 3px 0;
}

img.wp-smiley {
	border: 0;
	padding: 0;
}

#footer {
	width: 980px;
	margin-top: 20px;
	text-align: center;
	clear: both;
	padding: 10px;
}

div.hr {
	clear: both;
}

div.br {
	clear: both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.gcomment {
	border-left: none;
	vertical-align: middle;
	border-right: none;
	margin-bottom: 1px;
	border-top: dashed 1px #ccc;
	background-color: #ffffcc;
	padding: 3px;
}

.ucomment {
	border-left: none;
	border-right: none;
	margin-bottom: 0px;
	background-color: #ffffff;
	padding: 3px;
}

ol.commentlist {
	margin: 0 0 1px;
	padding: 0;
}

ol.commentlist li {
	list-style: none;
	margin: 0;
	padding: 13px 13px 1px;
}

ol.commentlist li.commenthead {
	list-style: none;
	margin: 0;
}

ol.commentlist li.commenthead h2 {
	margin: 0;
}

.ucomment img,
.addthis img {
	border: 0;
}

.comments h3 {
	font-size: 14px;
	border-bottom: dashed 1px #ccc;
	margin: 0 7px 3px;
	padding: 3px 0;
}

.addthis {
	float: right;
	clear: both;
	padding: 5px 15px;
}

.metadatainlist {
	text-align: center;
	clear: both;
	padding: 0px;
}

.left h2,
.comments h3 {
	font-size: 14px;
	border-bottom: dashed 1px #ccc;
	margin: 0 5px 3px;
	padding: 3px 0;
}

.left ul,
.right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 150%;
	font-size: 11px;
}

.left ul li,
.right ul li {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
}

.left ul li ul,
.right ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0px;
}

.left ul li ul li,
.right ul li ul li {
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 0 0 2px 14px;
}

.left ul li ul li :hover {
	border-bottom: #ccc 1px solid;
}

.right h2,
.comments h3 {
	font-size: 14px;
	border-bottom: dashed 1px #ccc;
	margin: 0 5px 3px;
	padding: 3px 0;
}

.right ul,
.right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 150%;
	font-size: 11px;
}

.right ul li,
.right ul li {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
}

.right ul li ul,
.right ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0px;
}

.right ul li ul li,
.right ul li ul li {
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 0 0 2px 14px;
}

.right ul li ul li :hover {
	border-bottom: #ccc 1px solid;
}

div.hr hr,
div.br br {
	display: none;
}

.middle2 :hover,
.middle3 :hover {
	background: #fafafa;
}
