/*
Theme Name: Fiscal Future
*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/**/
.recent-post h3{
	text-transform: uppercase;
}
#content .post p {
margin:0 0 10px;
}
#content .post img.avatar {
	border:none;
	width:32px;
	margin: 0 2px;
	float:left;
	display:block;
}
.stbutton{
	width: 22px;
}
#content .stbutton,#header .stbutton{
	background: url(images/ico-sharethis.gif) no-repeat !important;
}
.hide {
	display:none;
}
.commentlist {
	margin:10 0px;
	padding: 0 30px;
	list-style: none;
}

img.ffd-logo {
padding-left:17px;
}

h1.title {
color:#000000;
font-size:18px;
padding:0 20px;
width:490px;
}

div.stats {
line-height:20px;
margin:10px 0;
float: left;
}

div.stats div {
float:left;
margin-right:7px;
margin-bottom: 8px;
}

div.post-date {
background:url("images/icon-postdate.png") no-repeat scroll left top transparent;
padding-left:18px;
}

div.author-link {
background:url("images/icon-author.png") no-repeat scroll left top transparent;
padding-left:18px;
}

div.comment-count {
background:url("images/icon-comment.png") no-repeat scroll left top transparent;
padding-left:25px;
}

.addthis_button_print,
.addthis_button_favorites,
.addthis_separator,
.at15t_email{
	display: none !important;
}

.addthis_default_style .at300b, .addthis_default_style .at300m {
	margin-right: 5px;
}

.addthis_button_compact{
	text-indent: -9999px;
	width: 16px;
}

.addthis_default_style .at300b, .addthis_default_style .at300m {
margin-right:4px;
}

div.stat div.addthis_container{
	margin-right: 0px;
	clear: left;
}

.addthis_default_style .at300b, .addthis_default_style .at300m {
padding:0 4px 0 0;
}

.addthis_toolbox.addthis_default_style span{
	text-indent: -9999px;
}

.addthis_button_compact{
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	float: left;
}

#fiscal-future-daily-form input.submit{
	background:url("images/bt-bg.jpg") repeat-x;
	border:1px solid #D8D5D1;
color:white;
font-size:14px;
padding:3px 10px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0px 0px 4px #777;
-moz-box-shadow: 0px 0px 4px #777;
box-shadow: 0px 0px 4px #777;
cursor: pointer;
}

#fiscal-future-daily-form input.text{
	margin-left: 20px;
	width: 200px;
}

.required{
	color: #bb0811;
}

.input-row{
	margin-bottom: 14px;
}

.error-box{
	margin-left: 20px;
	color: #bb0811;
}
