/*-- Enter your custom CSS below --*/
.su-column {
	position: relative;
	margin: 0 20px 10px 0;
	float: left;
}

.footer_widget {
	float: left;
	margin: 0 30px 0 0;
	padding: 0;
}

#post_footer {
	text-align: center;
	padding: 10px 0;
	color: #ffffff;
	font-size: 14px;
}
.close {display:none;}
.sap_message p {font-size: 25px;}


#post_footer a {
	color: #ffffff;
}

#footer h6 {
	color: rgb(255,255,255);
	font-family: inherit;
	font-size: 18px;
}

.su-button span {
	color: rgb(0,0,49);
	font-weight: bold;
	padding: 6px 16px;
	font-size: 10px;
	display: block!important;
	text-decoration: none!important;
	text-transform: uppercase;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.su-button {
	font-size: 10px;
}

body {
	font-size: 16px;
}

.content_right .posts-wrap {
	float: none;
}

.post_meta {
	float: left;
	width: 120px;
	display: none;
}

.content_right #main_content .container {
	background: url("none");
}

.about_the_author {
	padding: 19px;
	margin: 30px 0 40px;
	border: 1px solid #EFEFEF;
	background: #F5F5F5;
	display: none;
}

#comments_closed, #comments {
	margin: 0 0 20px;
	text-align: center;
	display: none;
}

#main_menu #donate_now.donate_yellow {
	background-color: #f6c132;
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgb(248,203,58)),to(rgb(244,183,43)));
	background-image: -webkit-linear-gradient(top,rgb(255,125,39),rgb(202,74,27));
	border-color: rgb(160,93,56);
	color: rgb(0,0,0);

}

#gallery-1 {
	margin: auto;
	width: 940px;
}

#gallery-1 img {
	width: 150px;
	height: 150px;
}

.posts-wrap {
	clear: none;
	width: 635px;
}

.attachment-blog_image {
	max-width: 601px;
	max-height: 400px;
	display: none;
}

#footer {
	background-color: rgb(3,2,48);
	background-position: top center;
	padding: 0;
	font-size: 15px;
}

#main_menu ul li ul {
	background-color: rgb(3,2,48);
}

.meta {display:none;}


input[type="text"] {
width:25px;
padding:4px 0px;
}

#the_logo img {
  max-height: 17px!important;
  margin-top: 18px;
}