/*
Theme Name: RSSTesting Front Page
Theme URI: <a href="finaldog.com">Finaldog.com</a>
Description: Hal Jordan and the Guardians of OA are hard at work perfecting this blog. 
Author: Rob Tornoe
Author URI: blog.cagle.com/news

*/

/* global css */

body {font-family: Verdana, sans-serif, Arial;font-size: 60.7%;color: #333333;margin: 0px;}
h1, h2, h3, h4, h5, h6, h7, h8 {font-family: Verdana;font-weight: bold;}

#refer, #cagle-skyscraper-ad {

	width: 164px;
	padding-bottom: 10px;
	height: 1300px; 
	position: relative;
	}

.post_refer {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	width: 164px;
}


.author{
		
	width: 90%;
	font-size: 1em;
	color: #a3a4a4;
	font-weight: bold;
}

.title {

	width: 100%;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 1.0em;
	color: #394973;
	font-weight: bold;
}
.title a:link, .title a:visited {
	text-decoration: none;
	color: #394973;
}
.title a:hover, .title a:active {
	text-decoration: none;
	color: #475082;
}



.mug {

	float: left;
	width: 40px;
	margin-bottom: 10px; 
	margin-right: 4px;
	

}

