/*
Theme Name: BFLYNN
Description: I win at life
Version: 1.0
Author: EVANS!

*/


body {
	background: url(images/bg.jpg) no-repeat top center #000;
	/*background: url(images/12_col.gif) repeat-y top center #000;*/
	color: #404040;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #e2d381;
	text-decoration: underline;
}

p {
	font-size: 13px;
	line-height: 22px;
	
	padding: 0 0 12px 0;
}

hr {
	display: block;
	background-color: #e7e7e7;
	height: 1px;
	border: 0 none;
	
	margin: 10px 0 16px 0;
}

.container_12 {
	margin-bottom: 20px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.head {
	height: 81px;
	border-bottom: 2px solid #fff;
	margin: 199px 10px 20px 10px;
	
	display: block;
}

.more-link {
	display: none;
}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 40px;
}

#indexnav .navigation {
	display: block;
	border-top: 5px solid #fff;
	
	padding: 15px 0 0 0;
	margin: 0;
}

.smalltext {
	font-size: 10px;
	line-height: 15px;
}

/* BUCKETS */

#buckets {
	color: #fff;
}

#buckets h1 {
	font-size: 22px;
	color: #e2d381;
	
	margin: 0 0 20px 0;
}

#buckets h2 {
	font-size: 18px;
	color: #e2d381;
	text-transform: uppercase;
	
	margin: 0 0 12px 0;
}

#flashplayer {
	border-bottom: 1px solid #fff;
	margin: 0 0 20px 0;
}

#buckets p {
	margin: 0 0 10px 0;
}

#buckets select {
	font-size: 13px;
	color: #fff;
	padding: 5px;
	margin-bottom: 12px;
	border: 1px solid #303030;
	background-color: #000;
	width: 250px;
}


/* CONTENT FILTER */

#filter {
	padding: 15px 0 20px 0;
	font-size: 15px;
	color: #fff;
	border-top: 5px solid #fff;
}

#filter h2 {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	
	margin: 8px 0 5px 0;
	
	width: 140px;
}

#filter a {
	color: #fff;
}

#filter a:hover {
	color: #e2d381;
	text-decoration: none;
}

#filter ul {
	margin: 0 0 0 10px;
	padding: 0px;
	list-style: none;
}

#filter li {
	float: left;
	margin: 0;
	display: block;
	padding: 5px 0 5px 0;
	width: 80px;
}

/* CONTENT */

#content h1, #content h1 a {
	color: #8b330a;
	
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	
	margin: 0 0 20px 0;
}

#content h2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	
	margin: 0 0 20px 0;
}

#content h3 {
	color: #8b8b8b;
	
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	
	margin: 0 0 4px 0;
}

#content h6 {
	font-weight: normal;
	font-size: 9px;
	
	padding: 0 0 12px 0;
}

#content td {
	padding: 7px 0 7px 7px;
	border-bottom: 1px solid #e7e7e7;
}

#content a {
	color: #8b330a;
}

#content a:hover {
	color: #c04e19;
	text-decoration: none;
}

#content .entry {
	background-color: #fff;
	
	padding: 20px;
	margin-bottom: 20px;
}

#content .readmore {
	text-align: right;
}

.entry img {
	padding-bottom: 10px;
}

.tags {
	font-size: 9px;
	color: #8b8b8b;
}

.tags a {
	font-weight: normal;
}

.postmetadata {
	font-size: 9px;
	line-height: 13px;
	
	color: #8b8b8b;
}

#paypal td {
	border: none;
	padding: 7px 0 7px 0;
}

#paypal select {
	font-size: 13px;
	padding: 5px;
	border: 1px solid #dddddd;
	background-color: #fafafa;
	width: 250px;
}

/* COMMENTS */

#comments h2 {
	color: #404040;
	font-size: 15px;
	text-transform: uppercase;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	padding: 3px 0 0 0;
}
	
/* Begin Form Elements */
#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0 1px 0;
}

#commentform {
	margin: 5px 0 0 0;
}

#commentform textarea {
	padding: 2px;
	width: 200px;
}

#commentform p {
	margin: 0 0 4px 0;
	
	font-size: 11px;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#commentform .required {
	font-size: 10px;
	font-weight: bold;
	color: #8b330a;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 0;
	list-style: none;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	margin: 0;
	padding: 0;
	
	font-size: 9px;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* FOOTER */

#footer {
	background: url(images/bg_footer.jpg) repeat-x bottom center #000;
	height: 170px;

}

#footer .content {
	width: 940px;
	margin: 0 auto 0 auto;
	
	padding: 10px 0 0 0;
	
	color: #1b1b1b;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}