.post h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
}

.post h2 {
	padding: 0px;
	margin: 0px;
}

.post h3 {
	padding: 0px;
	margin: 0px;
}

.post .wp-caption-text {
       color: #999;
       font-size: 10px;

}
.wp-caption.aligncenter {
	display:block;
	margin:10px auto 10px;
}

.post {
    color: #000000

}

body {
	text-align: left;
}

#footer p {top:20px;}

.textwidget a  {
	padding:0px;
}

img
{  
border-style: none;
}

.sidebar_address {
        color: #000000;
        font-family: 'Times New Roman';
        font-size: 16px;
}


