/*
Theme Name: IBC Lent 2010
Theme URI: http://wordpress.org/
Description: Based on Paperweight
Version: 1
Author: Dennis Cheatham
Author URI: http://www.dennischeatham.com/
Tags: modular
*/

html { border: none;
}

body { size: 100%;
	color: #333333;
	background: black url(images/ibclent-back.jpg) no-repeat center top;
	margin: 0;
	font: 100% Georgia, "Times New Roman", Times, serif;
}

body#backgroundhome {
	background: #291d3d url(images/ibclent-homeholder.jpg) repeat-x 0 top;
}

#comingsoon span {
	position: relative;
	left: -9999px;
}

#comingsoon {
	width: 386px;
	height: 100px;
	margin-left: 700px;
	margin-top: 200px;
	background-image: url(images/willreturn_05.png);
}

a {
	text-decoration: none;
	color: #0072e3;
}

a:hover {
	color: #00abfe;
}

h2 a, h3 a, ul.xoxo a, .listing-box-info a  {
	color: #333333;
}

h1, h2, h3, h4, h5 {
	clear: left;
	line-height: 1.25em;
	margin-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
}

h3 {
	font-size: 2em;
}

h4 {
	font-size: 1em;
}

blockquote {
	font-size: 1em;
}

p {
	line-height: 1.5em;
}

input {
	font-size: 1em;
}

small {
	text-transform: uppercase;
	font: bold .75em Arial, Helvetica, Geneva, sans-serif;
}

#header h1 a {
	width: 300px;
	height: 100px;
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	left: 300px;
	top: 60px;
}

#header h1 span {
	left: -9999px;
	position: relative;
}

#header h1 {
	margin: 0;
	font-size: 1em;
}

#content h2 {
	margin-top: 0;
}

h2.pagetitle {
	padding-right: 20px;
	margin: 0 10px 20px 0;

}

#content p {
	font-size: .875em;
}

#respond {
	float: left;
}

#searchform {
	margin-top: 20px;
}

.navigation {
}

/* @group Main Sections */

#band-head {
	width: 100%;
	height: 200px;
}

#band-topbar {
	width: 100%;
	height: 60px;
}

#band-main {
	width: 100%;
}

#band-footer {
	width: 100%;
	height: 150px;
}

#header {
	width: 980px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	background-image: url(images/ibclent_02.jpg);
}

#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/ibclent_08.png);
}

#skinnyleft {
	width: 140px;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}

#topbar {
	width: 980px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/msf_05.jpg);
}

#content {
	width: 555px;
	float: left;
	padding-left: 30px;
	padding-right: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#footer {
	width: 920px;
	clear: left;
	color: #5e5e51;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	height: 140px;
	overflow: hidden;
	background-image: url(images/ibclent_12.png);
}

#footer img {
	border-style: none;
	background-color: transparent;
	padding: 0;
}

#sidebar {
	width: 335px;
	float: left;
	margin-left: 0px;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 30px;
	font: .675em/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebar p {
	
}

#sidebar h2 {
	font-weight: bold;
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 8px;
}

/* @end */

/* @group Topbar */

#topbar ul {
	color: #F8F8F8;
	text-transform: uppercase;
	margin: 0;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 30px;
	font-size: .875em;
}

#topbar li {
	list-style-type: none;
	display: inline;
	margin-right: 30px;
	letter-spacing: .125em;
}

#topbar li a {
	color: #c6d69f;
}

#topbar ul.xoxo.categories {
	float: left;
}

ul.topbar-right {
	color: white;
	margin: 0;
	padding: 0;
	float: left;
}

.topbar-right li {
	margin: 0;
	padding: 0;
}

#topbar .widgettitle {
	display: none;
}

/* @end */

/* @group Comments */

.comment.even, .comment.odd {
	float: left;
	margin-bottom: 20px;
	background-image: url(images/comment-background.gif);
	border-bottom: 1px solid silver;
}


.comment-text {
	width: 370px;
	float: left;
	padding-right: 20px;
	margin: 0 10px 0 0;
	padding-bottom: 10px;
}

.commentlist {
	width: 540px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

#respond h3 {
	font: bold 1.25em Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

/* @end */

/* @group Archive Pages */


.listing-box {
	float: left;
	margin-right: 20px;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px solid black;
	padding-bottom: 20px;
	padding-top: 10px;
	width: 520px;
}

.listing-box h3 {
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1em;
	font-size: 1.5em;
	font-weight: bold;
}

.listing-box-info {
	font: .675em Arial, Helvetica, Geneva, sans-serif;
	clear: left;
	color: gray;
}

.listing-bar {
		text-transform: uppercase;
	font: bold .675em Arial, Helvetica, Geneva, sans-serif;
	color: gray;
	float: left;
	clear: left;
	margin-top: 4px;
}



.sans-info {
		text-transform: uppercase;
	font: bold .675em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 4px;
}

.listing-entry img {
	width: 80px;
	height: 80px;
	overflow: hidden;
}

.listing-entry p {
	padding: 0;
}




.archive-drilldown {
	text-transform: uppercase;
	font: bold .875em Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Home Listing */

#recent-band {
	overflow: auto;
	width: 950px;
	padding-left: 30px;
	float: left;
	background-color: white;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	margin-bottom: 0;
}

.home-box {
	float: left;
	width: 160px;
	overflow: hidden;
	padding-right: 30px;
	font: .875em Arial, Helvetica, Geneva, sans-serif;
}

.box-category {
	height: 30px;
	float: left;
}

.home-box-category {
	text-transform: uppercase;
	float: left;
	border-bottom: 1px solid black;
	font: bold .875em Arial, Helvetica, Geneva, sans-serif;
	color: gray;
	margin-bottom: 10px;
	width: 160px;
}

.home-box-category a {
		color: gray;

}

.home-box h3 {
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1em;
	font-weight: bold;
	width: 100%;
	height: 60px;
	font-size: 1.5em;
}

.home-box-info {
	text-transform: uppercase;
	font: bold .675em Arial, Helvetica, Geneva, sans-serif;
	clear: left;
}

.home-entry img {
	width: 142px;
	margin: 0 0 20px;
}

.home-entry p {
	padding: 0;
}

.home-entry p {
	font-size: .75em;
	text-align: left;
}


/* @end */

/* @group Story Header */

.storyheader {
		float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid silver;
}

.storyinfo .author-description {
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}

.story-category {
		text-transform: uppercase;
	width: 540px;
	float: left;
	border-bottom: 1px solid black;
	padding-bottom: 4px;
	font: bold .875em Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}

.story-category a {
	color: gray;
}

.story-tools a {
	color: #333333;
}

ul.story-tools {
	float: left;
	background-color: white;
	width: 540px;
	border-top: 1px solid gray;
		font: bold .675em Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 0;
}

.story-tools li {
	display: inline;
}

.storyheader h2 {
	width: 540px;
	float: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 40px;
}

/* @end */

/* @group Alignment */

.rightalign {
	float: right;
	margin-left: 10px;
}

.leftalign {
	float: left;
	margin-right: 10px;
}

/* @end */

/* @group Entry */

.entry {
	float: left;
	clear: left;
	border-bottom: 2px solid black;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
}

p.entry-meta, p.byline {
	display: none;
}

.entry_author_image img {
	width: 64px;
	margin-bottom: 8px;
}

.entry p {
	padding-top: 0;
	margin-top: 0;
	font-size: .825em;
}

/* @end */

/* @group After Post */

.postmetadata {
	float: left;
	text-transform: uppercase;
	font: bold .675em Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 0;
	margin-bottom: 0;
	border-top: 1px solid black;
	width: 560px;
	padding-top: 10px;
}

.tagged-list {
	font: bold .675em Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* @group Sociable Styling */

.sociable {
	text-transform: uppercase;
	font: bold .675em Arial, Helvetica, Geneva, sans-serif;
	float: left;
	border-right: 1px solid silver;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
}

.sociable img {
	border-style: none;
	padding: 0;
}

.sociable ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sociable li {
	display: inline;
}

/* @end */

/* @group Comments */

h4#comments {
	text-transform: uppercase;
	font: bold .825em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 10px;
}

ul.commentlist {
	list-style-type: none;
	padding-left: 0;
}

ul.commentlist li {
	clear: left;
	width: 560px;
}

.comment-text p {
	margin: 0;
	font-size: .75em;
	line-height: 1.5em;
}

.comment-bio, .storyinfo {
	float: left;
	width: 150px;
	text-transform: uppercase;
	font: bold .675em Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;

}

.comment-author-name {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
}

#commentform p {
	text-transform: uppercase;
	font: bold .875em Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

.avatar {
	margin-bottom: 10px;
}


/* @end */

/* @group Author Page */

.author-header {
	float: left;
	width: 560px;
}

.author-header img {
	width: 150px;
	float: right;
}

.author-header h2 {
	float: left;
	margin-bottom: 10px;
}

.author-header dl {
	float: left;
	margin: 0;
	padding: 0;
	clear: left;
	font: .875px Arial, Helvetica, Geneva, sans-serif;
}

.author-header dd {
	padding: 0;
	margin: 0 0 10px;
}

.author-header dt {
	font-weight: bold;
	text-transform: uppercase;
}

.author-header p {
	float: left;
	clear: left;
	width: 560px;
}

.author-posts {
	float: left;
}

.author-posts h3 {
	font: bold 1.25em Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.author-posts ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.author-posts li {
	margin-bottom: 10px;
}

/* @end */

/* @group Widget Styling */

#sidebar .widget li {
	width: 170px;
}

#sidebar li.page_item{
	float: left;
	width: 170px;
}

#sidebar li.cat-item {
	float: left;
}

#sidebar ul.children {
	margin-left: 20px;
}

#sidebar .widget.categories li, #sidebar .widget.authors li {
	float: none;
}

#tbheader {
	display: none;
}


.widget {
	border-bottom: 1px solid gray;
	padding-bottom: 20px;
	float: left;
	width: 350px;
	margin-bottom: 20px;
}

li.widget {
	clear: left;
}
span.tb_tweet-info a{
	color: #333333;
	font-weight: bold;
}

#tweetlist .tb_tweet {
		border-style: none;
	padding-bottom: 10px;
}

#tweetblender #tweetlist {
	border-bottom-style: none;
}

.widget #tweetblender {
	margin: 0;
}

img.tb_twitterlogo, .tb_header {
	display: none;
}

.widget.author_image {
	background-color: white;
	padding-left: 20px;
	margin-left: -15px;
	padding-top: 20px;
	padding-right: 20px;
	width: 320px;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
	border-right: 2px solid gray;
}

.widget.author_image img {
	width: 100px;
	float: left;
	margin-right: 20px;
	background-color: white;

}

.author_image p {
	margin-top: 0;
}

ul.xoxo.pages, ul.xoxo.categories {
	font-size: 1.2em;
}

ul.xoxo.pages li, ul.xoxo.categories li {
	margin-bottom: 4px;
}

/* @end */

/* @group Footer Components */

#footer a {
		color: #5e5e51;

}

.footer-logos img{
	width: 48px;
}

ul.footer-logos {
}

ul.footer-logos li {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}

#footer .widget {
	padding-right: 30px;
	border-bottom-style: none;
	padding-bottom: 0;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 160px;
	float: left;
	font: .675em Arial, Helvetica, Geneva, sans-serif;
}

#footer ul, #sidebar ul, #skinnyleft ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}

#footer h2, #skinnyleft h2 {
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.footertitle {
	font-weight: bold;
	text-transform: uppercase;
}

/* @end */

/* @group Image Styles */

p img {
	max-width: 100%;
	padding: 0;
	border-style: none;
}

/*	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 {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
img.size-full {
	width: 560px;
	height: auto;
	margin: 0 0 10px;
}

image, image a, img {
	background-color: white;
	padding: 8px;
	border: 1px solid silver;
	border-right: 2px outset silver;
	border-bottom: 2px outset silver;
}

img#lightbox-image {
	margin: 0;
	padding: 0;
}

img#stimuli_lightboxImage {
	padding: 0;
	margin: 0;
}


/* @end */