/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

/* Author Bio */
.post .post_author {
          width:600px;
	background:#f2f2f2;
	border-top: 4px solid #354554;
 	padding:10px 10px 5px 10px;
	margin:10px 0;
}

.post .post_author img {
	float:left;
	margin:0 7px 7px 0;
}

.post .post_author span {
 	font-size:14px;
	display:block;
	margin-bottom:5px;
}

#adsense {
    float:right;
    margin:2px 3px 2px 2px;
}

.submittext {background-image:url('/wp-content/uploads/2013/10/submit-link1.jpg?resize=301%2C37');
height:80px;
width:325px;
padding:10px 2px 2px 40px;
background-repeat:no-repeat;
}

.submittext a{
font-family:arial;
font-weight:900;
text-decoration:none;
margin:60px 2px 1px 50px;
}

.upadspace {margin:50px 0px 50px 0px}

