/*
Theme Name: Bullet-Lag
Theme URI: http://community-marketing.net
Description: The Default Theme for <a href="http://www.host-advantage.net">Host Advantage</a>.
Version: 0.1
Author: James Sloane
Author URI: http://jamessloane.com/
Tags: custom header, fixed width, two columns, widgets

	Bullet-Lag v0.1
	 http://example.com


*/



/* General Structure */
body {
	font-size: 12px;
	line-height: 18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCC;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited {
	color: #600;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#pre-page {
	width: 980px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	background-color: #000000;
}
#pre-page .leaderboard {
	height: 90px;
	width: 729px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page {
	margin: 0px;
	float: left;
	clear: left;
	width: 960px;
	position: relative;
	background-color: #FFF;
	padding: 10px;
}
#memberpanel {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 300px;
	position: absolute;
	top: 5px;
	right: 10px;
	color: #FFF;
	background-image: url(images/alpha-black.png);
}
#memberpanel li {
	margin: 0px;
	height: 20px;
	width: 295px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#memberpanel li p {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#memberpanel li p a {
	color: #FF0;
}
#header {
	background-color: #999;
	padding: 0;
	height: 100px;
	width: 960px;
	margin: 0;
	position: relative;
	float:left;
	clear:left;
	background-repeat: no-repeat;
	background-position: left center;
}
#header h1 {
	font-size: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/logo.png);
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header .description {
	text-indent: -9999px;
}
#container {
	margin: 0px;
	float: left;
	clear: left;
	width: 960px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.narrowcolumn {
	float: left;
	width: 620px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
.narrowcolumn .post {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.narrowcolumn .post .entry {
	float: left;
	width: 620px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.narrowcolumn .post .entry .more-link {
	font-weight: bold;
}
.widecolumn {
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
.post {
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 620px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* HOME PAGE - Featured Post */

#featured-post {
	float: left;
	width: 620px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
}
#featured-post h1.hl-home-podcast {
	background-image: url(images/hl-home-podcast.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 30px;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#featured-post h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -.8px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#featured-post .comments-link {
	position: absolute;
	top: 0px;
	right: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
#featured-post .comments-link a:link, #featured-post .comments-link a:visited {
	color: #FFF;
	text-decoration: none;
}
#featured-post .comments-link a:hover, #featured-post .comments-link a:active {
	color: #FF0;
	text-decoration: underline;
}
#featured-post .entry {
	position: relative;
}
#featured-post .more-link {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-align: right;
}
/* Begin Sidebar */
#sidebar {
	padding: 0px;
	margin-left: 640px;
	width: 320px;
	background-color: #EEE;
}
#sidebar .sidebar-banner {
	margin: 0px;
	padding: 10px;
	height: 250px;
	width: 300px;
}
#sidebar #linkcat-68 .blogroll {
	float: left;
	width: 320px;
	padding-bottom: 5px;
}
#sidebar #linkcat-68 .blogroll li {
	margin: 0px;
	height: 100px;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar #linkcat-68 .blogroll li img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* End Sidebar */
#sub-nav {
	clear: left;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
	background-color: #666;
	position: relative;
}
#footer p {
	margin: 0;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer2 {
	width: 980px;
	clear: both;
	background-color: #999;
	position: relative;
	height: 290px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer2 .left {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#footer2 .center {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	left: 340px;
	top: 10px;
}
#footer2 .right {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	right: 10px;
	top: 10px;
}
#footer2 .left-bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
#footer2 .center-bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	left: 340px;
	bottom: 10px;
}
#footer2 .right-bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
/* End Structure */



/*	Begin Headers */
h1.hl-home-posts {
	background-image: url(images/hl-home-posts.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 30px;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: left;
	float: left;
}
.post h2, .author-info h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: -.8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: normal;
}
.byline {
	color: #999999;
	font-family: Georgia;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	word-spacing: 2px;
}
.byline a:link, .byline a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.byline a:hover, .byline a:active {
	text-decoration: underline;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
.narrowcolumn .post .post-details {
	background-color: #F5F5F5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	float: left;
	width: 610px;
	position: relative;
	margin-bottom: 0px;
}
.narrowcolumn .post .post-details .edit-link {
	float: left;
	margin: 0px;
	padding: 0px;
}
.narrowcolumn .post .post-details .comments-link {
	float: right;
	margin: 0px;
	padding: 0px;
}
.narrowcolumn .post .post-details .comments-link span {
	font-weight: bolder;
	padding-right: 10px;
}
#sidebar h2 {
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;
}
.med-square {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
}
/* End Images */



/* Begin Lists */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sidebar ul ul ul li {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	width: 295px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	width: 320px;
	color: #FFFFFF;
	position: relative;
	height: 40px;
	display: block;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #666;
	padding: 0px;
}
#searchform .hidden {
	display: none;
}
#searchform #searchbox {
	margin: 0px;
	position: absolute;
	right: 40px;
	top: 9px;
	border: solid 1px #DDDDDD;
	width: 240px;
	height: 18px;
	font-size: 12px;
	line-height: 12px;
	display: block;
	background-color: #F1F1F1 !important;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#searchform #searchsubmit {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 10px;
	right: 0px;
	display: block;
	border: none;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
#comments, #respond h3 {
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 5px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	clear: left;
}
.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
}
.commentlist li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 5px;
}
.commentlist .even {
	background-color: #F9F9F9;
}
.commentlist .vcard {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 70px;
	position: relative;
}
.commentlist .vcard img {
	padding: 0px;
	display: block;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.commentlist .vcard p {
	color: #333;
	font-family: Georgia;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: normal;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	word-spacing: 2px;
	position: absolute;
	bottom: 0px;
	left: 80px;
}
.commentlist .vcard .fn {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.commentlist .comment-info {
	padding: 10px 10px 10px 80px;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */	
/* Teh Hyenas Page */

#header-h {
	background-color: #999;
	padding: 0;
	height: 100px;
	width: 960px;
	margin: 0;
	position: relative;
	float:left;
	clear:left;
	background-repeat: no-repeat;
	background-position: left center;
}
#header-h h1 {
	font-size: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#header-h h1 a {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header-h .description {
	text-indent: -9999px;
}
#header-hyena {
	width: 960px;
	clear: both;
	background-color: #999;
	position: relative;
	height: 280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header-hyena .left {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	left: 10px;
	top: 0px;
}
#header-hyena .center {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	left: 330px;
	top: 0px;
}
#header-hyena .right {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	right: 10px;
	top: 0px;
}
#header-hyena .left-bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
#header-hyena .center-bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	left: 330px;
	bottom: 10px;
}
#header-hyena .right-bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 300px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.author-info {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #666;
	background-color: #EEE;
	float: left;
	width: 608px;
}
.author-info img, .entry-summary img {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Object */

object {
	margin-bottom: 10px;
}
/* Forms */

input, textarea {
	font-size: 1em;
	font-family: Cambria, Georgia, Times, "Times New Roman", serif;
	padding: 3px;
}
:focus {
	outline: none;
}
form label {
	cursor: pointer;
}
.text-input {
	display: block;
	padding: 3px 6px;
	width: 300px;
}
.page-template-quick-post .text-input {
	width: 97.5%;
}
#comments-template label {
	font-size: .8em;
}
textarea {
	clear: left;
	display: block;
	width: 98.5%;
}
.button {
	width: 100px;
	margin-right: 9px;
	padding: 6px 9px;
	font: .9em Cambria, Georgia, Times, 'Times New Roman', serif;
	font-weight: bold;
	color: #eee;
	background: #242D36;
	border: none;
}
li.author .button {
	background: #333C45;
}
.button:hover {
	cursor: pointer;
	background: #333C45;
}
.search-form input {
	margin-right: 9px;
}
.allowed-tags {
	font-size: .8em;
}
option {
	padding: 1px 3px;
}
/* Podcast Page */

.podcast-title {
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
#pre-footer {
	float: left;
	clear: left;
	width: 960px;
	padding: 0px;
	margin: 0px;
}
#pre-footer h1 {
	padding: 5px;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	margin: 0px;
}
#pre-footer ul {
	float: left;
	width: 960px;
	padding: 0px;
	margin: 0px;
}
#pre-footer li {
	float: left;
	list-style-type: none;
}