/*
Theme Name: HotAir Headlines
Theme URI: /
Description: Hot Air Headlines Service
Version: 1.0
Author: Ed Burns
Author URI: http://blogrescue.com/
*/

#hotair h1 a, #hotair h1 a:link,#hotair h1 a:visited, #hotair h1 a:hover, #hotair h1 a:active {
	background: url('../../../../wp/wp-content/themes/hotair/images/hotair-getyourfill.gif') no-repeat left top;
	}

#headline-single-wrapper {
	padding: 0;
	margin: 0;
	background: url('images/headlines-single-background.gif') repeat-y left top;
	}

#main-wrapper, #single-wrapper {
	margin-bottom: 125px;
	}

#vent-headlines {
	background-image: none !important;
	}

#vent-headlines-single {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #000;
	}

.vent-headlines-single-content {
	background: transparent;
	padding: 0;
	}

#headlines {
	border-bottom: 5px solid #000;
	}

#headlines h2 {
	display: block;
	width: 195px;
	height: 50px;
	background: url('images/headlinesTitleClear.gif') no-repeat left top;
	}

.headline-source {
	margin: 0 auto;
	padding-top: 20px;
	font-size: 1em;
	font-style: italic;
	text-decoration: underline;
	}

.headline-title {
	margin: 0 auto;
	padding: 5px 20px 10px 0;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight:bold;
	}

#page-post {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	}

.headline-comment {
	padding: 0 0 10px 0;
	font-size: 12px;
	}

.headline-link {
	padding-top:10px;
	font-size: 12px;
	}

.headline-back {
	padding-right:40px;
	text-align: right;
	font-size: .9em;
	}

.headline-comment-count {
	font-size: 1.2em;
	}

.headline-comment-count a:active {
	color: #888;
	}

.headline-comment-count a:link {
	color: #888;
	}

.headline-comment-count a:visited {
	color: #888;
	}

.headline-comment-count a:hover {
	border-bottom: none;
	background-color: transparent;
	}

#comments-section {
	background: none;
	border-top: 1px solid #ccc;
	}

#hotair-logo a {
	position: absolute;
	margin-bottom: 14px;
	margin-top: -124px;
	}
