/* FasterSkier 2.0 Homepage Styles */

.related-posts-block {
	margin-bottom: 5px;
}

h1, h2, h2 a, h2 a:visited {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 -5px;
	font-weight: bold;
}

.post-info {
	margin: 4px 0 0px;
	font-size: 12px;
}

.related-posts-block a {
	font-weight: bold;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */
.sidebar {
	display: inline;
	/* Original float:right; */
	float: left;
	font-size: 12px;
	line-height: 0px;
	width: 300px;
	margin-right: 0px;
}

.sidebar p {
	font-size: 12px;
	line-height: 20px;
}

#sidebar-alt {
    /* Original float:left; */
	float: right;
	width: 300px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	/* Original float:left; */
	float: right;
}

.content-sidebar-sidebar #sidebar-alt {
    /* Original float:right; */
	float: left;
}


.sidebar .widget.widget_search {
	background: none;
}

.blog_box_item_author {
	padding-top: 9px;
}



.latest-tweets ul li a,
.latest-tweets ul li a:visited {
	color: #C61E21;
	text-decoration: none;
}

.latest-tweets ul li a:hover {
	color: #C61E21;
	text-decoration: underline;
}

.latest-tweets li span a,
.latest-tweets li span a:visited {
	color: #999;
	font-size: 12px;
	text-decoration: none;
}

.latest-tweets li span a:hover {
	color: #444;
	text-decoration: none;
}

.posts-fullbanner-ad {
	padding-bottom: 15px;
}

/* Used for home page ad delay only
#inner { display: none; }
#border-nav-box { display: none; } 
#main-navigation { display: none; } 
#footer { display: none; }
#header { display: none; }
#boxNav { display: none; }
#border-left { display: none; }
#border-right { display: none; }
#border-bottom { display: none; }
#footer-widgets { display: none; }
#border-nav-box { display: none; }
#border-nav-inner { display: none; }
#border-bottom { display: none; }
#box-background-screen { display: none; }
#sthoverbuttons { display: none; }
#box-top-left-camera { display: none; }
.gspn-area { display: none; }
*/

