div {
	display: block; }

#plusone {
	margin-top: -8px;
	margin-left: 40px;
	float: right; }

.twitter-share-button {
	margin-left: 5px;
	margin-top: -10px;
	float: right; }

.postmetadata {
	margin-top: 10px; }

.postmetadata a {
	color: #433a66; }

.postmetadata div {
	margin-bottom: 40px;
	font-size: 10px;
	width: 100%; }

.postmetadata span {
	display: block;
	margin-top: -30px;
	font-size: 14px;
	float: right; }

.addthis_toolbox {
	width: 300px;
	height: 40px; }

.meta {
	font-size: 10px; }

.meta a {
	font-size: 10px; }
	
.required {
	color:red;
	font-size:10px;
	display: inline-block; }

#wp-content {
	margin-top: -30px;
	width: 540px; }

#wp-sidebar {
	margin-top: -30px;
	float: right;
	width: 190px;}
	
#wp-sidebar a:hover {
	text-decoration: underline }

#wp-sidebar ul {
	padding-left: 10px; }

#wp-sidebar li {
	list-style: none; }

#wp-stylebar h2 {
	font-size: 15px;
	color: #000; }

#wp-stylebar label {
	display: none; }

#wp-stylebar a {
	font-family: 'Verdana';
	font-size: 12px;
	color: #000;
	text-decoration: none; }

#s {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: #fff;
	border: 1px solid #0F0F3F;
	width: 190px;
	height: 24px; }

#searchsubmit {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Verdana';
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	height: 24px;
	width: 75px;
	margin: 2px 0 2px 57px;
	border: 1px solid #0F0F3F;
	background: #424264; }

#searchsubmit:hover {
	cursor: pointer; }

#rss-sub {
	display: block;
	margin-top: 15px;
	padding-left: 20px;
	background: url('/images/rss-color.png')  0 1px no-repeat;}

.post {
	margin-top: 10px;
	margin-bottom: 50px; }

.post span.date {
	font-size: 12px;
	color: #000; }

.post h2 {
	margin-top: 0;
	margin-bottom: 0px;}

.post h2 a {
} 

.entry {
	margin-top: 25px;
	margin-bottom: 25px; }