/* ---------------------------------------------------------------------------------------
Theme Name: Tweetage
Description: Theme update 4/14/2010
Version: 0.3
Author: Pell

A font by Jos Buivenga (exljbris) -> www.exljbris.com
--------------------------------------------------------------------------------------- */

BODY {
	font: 14px/23px helvetica, Arial, Verdana, sans-serif;
	color: #3E3E3E;
	margin: 0;
	padding: 0;
	background: #fff;
}







DIV,SPAN,FORM,IMG {
	margin: 0;
	padding: 0;
	border: 0;
}



H1, H2, H3, H4, H5, H6 {
	margin: 0 0 12px 0;
}



H2 {
	font-size: 2.4em;
	color: #3E3E3E;
	line-height: .9em;
	letter-spacing: -2px;
	margin: 0 0 .25em;
}



H2 A {
	color: #3E3E3E;
	text-decoration: none;
}



H2 A:hover {
	color: #000;
	background-color: #fff;
}





H1 {
	margin: 8px 0;
	font-size: 21px;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}



H1 A {
	color: #000;
	text-decoration: none;
}



A {
	color: #AF0000;
	padding: 1px;
}





H4 {
	font-size: 16px;
	padding-top: 18px;
	color: #aaaaaa;
	font-weight: normal;
}



blockquote {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(images/tw_blockquote.png) no-repeat scroll 0 0;
	font-size: 13px;
	margin-bottom: 1.6em;
	margin-left: 5px;
	margin-top: 1.6em;
	padding-left: 25px;
	padding-right: 15px;
	color: #555555;
	line-height: 21px;
}



#wrapper {
	margin: 0 auto;
	width: 785px;
}



#left-wrapper {
	width: 320px;
}



#left {
	width: 240px;
	color: #939598;
	overflow: none;
	position: fixed;
	top: 40px;
}



* HTML #left {
	position: absolute;
}





#center {
	width: 465px;
	min-height: 600px;
	margin: 40px 0px 0px 320px;
}









#center IMG.aligncenter {
	display: block;
	margin: 12px auto;
	border: 0px;
}



#center IMG.alignleft {
	float: left;
	display: block;
	margin: 0 12px 0 0;
}



#center IMG.alignright {
	float: right;
	display: block;
	margin: 0px 0px 2px 12px;
}





#left ul {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background: url(images/twBrackets.png) no-repeat 0 0;
	height: 28px;
	color: #efefef;
	padding: 0px 1px 0px 1px;
	text-align: center;
	width: 240px;
	margin: 0;
	font-size: 14px;
}



#left LI {
	list-style: none inside none;
	display: inline;
	padding: 6px 2px;
	margin: 2px 4px 2px 0;
	line-height: 28px;
	font-weight: bold;
}



#left-logo {
	margin: 0 0 0px 0;
	font-weight: bold;
}



#left-links A {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}



#center A:hover {
	color: #ffffff;
	background-color: #000000;
}



.home-intro {
	color: #505050;
	font: italic 14px Georgia, "Times New Roman", serif;
	line-height: 150%;
	margin-bottom: 53px;
	margin-top: 60px;
}

.prefix {
	color: #666;
	font: bold 11px helvetica, Arial, Verdana, sans-serif;
}

.prefix .prefix_text {
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.prefix .post_title_prefix_sep {
	color: #cecece;
}

.prefix .post_time {
	color: #9c9c9c;
}


.post {
	margin-bottom: 35px;
}

/* Single post */
body.single .post {
	margin-bottom: 0;
}

.entry a {
	color: #000;
	padding: 0px 1px 0px 1px;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}



#comment {
	width: 460px;
}



.bottomfeeder {
	margin-top: 5px;
	margin-bottom: 1px;
	font-size: 13px;
	line-height: 18px;
	color: #888888;
	border: 1px solid;
	padding: 5px;
}







.bottomfeeder A {
	color: #3e3e3e;
	font-weight: normal;
	text-decoration: none;
}



.happening {
	font-size: 20px;
	color: #000;
	line-height: 22px;
	margin: 100px 0px 8px 5px;
}







.status-btn {
	float: right;
	padding: 0px 12px 0 5px;
}



#tweetbutton {
	width: 123px;
	height: 36px;
	display: block;
	background: url(images/updatebutton.gif);
	margin-bottom: 100px;
}



#tweetbutton:hover {
	background: url(images/sharebutton.gif);
}







.greater {
	color: #ccc;
	font-size: 24px;
	font-weight: bold;
	line-height: 22.8px;
	font-family: "helvetica neue";
	float: right;
}







#bottom A:hover {
	color: #AF0000;
	background-color: #FFF;
}



#bottom-left,

#bottom-center,

#bottom-right {
	padding: 24px 32px;
}



#bottom-center .footer-cell {
	min-width: 255px;
}



#bottom-right .footer-cell {
	min-width: 170px;
}



#bottom-left .footer-cell {
	min-width: 375px;
}



#bottom-left A {
	text-decoration: underline;
}



#bottom-leftnav A {
	border-bottom: 1px dotted #efefef;
}



#verybottom {
	border-top: 1px solid #3e3e3e;
	background-color: #3E3E3E;
	padding: 1px 1px 1px 1px;
	color: #ffffff;
}



#verybottom A {
	color: #FFFFFF;
	text-decoration: none;
}



#verybottom A:hover {
	color: #FFFFFF;
	background-color: #AF0000;
}



#lildude {
	float: right;
}



.clear {
	clear: both;
}
.cleardiv {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}



.feedburnerFeedBlock {
}



.feedburnerFeedBlock UL {
	padding: 0;
}



.feedburnerFeedBlock LI {
	list-style: none outside none;
	margin: 16px 0 0 0;
}



.feedburnerFeedBlock .headline {
	font-weight: bold;
}



#creditfooter {
	display: none;
}



.date {
	margin: 0px 0px 0px 0px;
	color: #AAAAAA;
	font: 12px Georgia, Helvetica, "Times New Roman", Times, serif;
}

.breadcrumb {
	color: #939598;
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0 16px 0;
}



.breadcrumb A {
	text-decoration: none;
}



#center IMG.noborder, #center .noborder IMG {
	border: 0;
}



#center .nohover A:hover,
#center A.nohover:hover {
	background-color: #FFF;
}



.monthhead {
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 10px;
}

.month-content ul {
	padding-top: 0;
	margin-top: 0;
}

#ajax-spinner img {
	border: 0;
}



.postmetadata {
	font-size: 11px;
	color: #000;
	letter-spacing: -1px;
	font-weight: normal;
}



.postmetadata A {
	color: #999;
	text-decoration: none;
}

/**
 * Deck Ads
 * Added by CF
 */
#deck-ads {
	font-size: 11px;
	line-height: 13px;
	margin: 87px auto 0;
	width: 178px;
}
#deck-ads a.ad-credit {
	background: url(images/adviathedeck.png) no-repeat 0 0;
	display: block;
	font-size: 0;
	height: 9px;
	margin: 0 auto 8px;
	text-align: left;
	text-indent: -32000px;
	width: 99px;
}
#deck-ads img.ad {
	border: 1px solid #ebebeb;
	height: 90px;
	padding: 21px 28px;
	width: 120px;
}
#deck-ads p.ads {
	margin: 9px 4px 0;
	text-align: center;
}

/**
 * Pagination styles
 * Added by CF 2010-04-13
 */
#center .pgn {
	/* Contain floats */
	overflow: hidden;
	zoom: 1;
}
#center .pgn-b a {
	color: #000;
	padding: 0px 1px 0px 1px;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#center .pgn-b a:hover {
	color: #fff;
}
#center .pgn-list {
	margin-top: 4px;
}
#center .pgn-single {
	margin-top: 50px;
}
#center .pgn .pgn-next {
	float: right;
}
#center .pgn .pgn-next a,
#center .pgn .pgn-prev a {
	color: #000;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 2px;
	text-transform: uppercase;
	text-decoration: none;
}
#center .pgn .pgn-prev a,
#center .pgn .pgn-prev a:hover {
	background: transparent url(images/pgn-prev-arrow.gif) no-repeat 0 center;
	padding-left: 20px;
}
#center .pgn .pgn-next a,
#center .pgn .pgn-next a:hover {
	background: transparent url(images/pgn-next-arrow.gif) no-repeat right center;
	padding-right: 20px;
}

/**
 * Share styles
 * Added by CF 2010-04-13
 */
.shr ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/**
 * Sharer for single posts
 */
.shr-post {
	border-top: 1px solid #363636;
	padding-top: 6px;
	/* Contain floats */
	overflow: hidden;
	zoom: 1;
	padding-bottom: 40px;
}
body.single .shr-post {
	margin-bottom: 50px;
}
.shr-post ul,
.shr-post ul .imr,
.shr-post ul li {
	float: left;
}
.shr-post .imr {
	margin-right: 18px;
}

.shr-all li {
	margin: 14px 0;
}
.shr-all img {
	vertical-align: middle;
}
.shr-all a.icon {
	background: #fff !important;
	border: 0 !important;
	display: -moz-inline-box;
	display: inline-block;
	text-align: center;
	width: 28px;
}

/**
 * Image-replacement boilerplate code
 */
.imr {
	background-color: #fff !important;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0 !important;
	display: block;
	font-size: 0;
	margin: 0;
	padding: 0 !important;
	text-align: left;
	text-indent: -32000px;
}
.imr-share {
	background-image: url(images/share-sprite.gif);
	background-position: 0 -27px;
	height: 11px;
	margin: 8px 0;
	width: 37px;
}
.imr-twitter {
	background-image: url(images/share-sprite.gif);
	background-position: 0 -96px;
	height: 20px;
	margin: 2px 0 5px;
	width: 16px;
}
.imr-facebook {
	background-image: url(images/share-sprite.gif);
	background-position: 0 -116px;
	height: 20px;
	margin: 3px 0 4px;
	width: 20px;
}
.imr-buzz {
	background-image: url(images/share-sprite.gif);
	background-position: 0 -136px;
	height: 20px;
	margin: 3px 0 4px;
	width: 24px;
}
.imr-tumblr {
	background-image: url(images/share-sprite.gif);
	background-position: 0 -38px;
	height: 20px;
	margin: 3px 0 4px;
	width: 20px;
}
.imr-email {
	background-image: url(images/share-sprite.gif);
	background-position: 0 -58px;
	height: 18px;
	margin: 4px 0 5px;
	width: 23px;
}
.imr-rss {
	background-image: url(images/share-sprite.gif);
	background-position: 0 -76px;
	height: 20px;
	margin: 3px 0 4px;
	width: 20px;
}
.imr-follow-me {
	background-image: url(images/share-sprite.gif);
	height: 27px;
	width: 115px;
}

/**
 * Related posts
 */
.related-posts {
	margin-bottom: 50px;
}
.related-posts h2 {
	color: #3e3e3e;
	font-size: 16px;
	letter-spacing: normal;
}
.related-posts ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.related-posts ul li {
	margin-bottom: 10px;
}
.related-posts a {
	color: #000;
	padding: 0px 1px 0px 1px;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
.related-posts a:hover {
	color: #fff;
}

#aboutnav {

	list-style: none;

	display: inline;

	font: 16px Georgia, "Times New Roman", Times, serif;
	
}

#aboutnav ul {

	margin-bottom: 58px;

	padding: 25px 0 10px;

	list-style: none;

	line-height: normal;

	text-align: left;
	white-space: nowrap;

}



#aboutnav li {

	display: inline;
	margin-right: 16px;
}



#aboutnav a {



	text-decoration: none;

	color: #999;
	border-bottom: 1px solid #D7D7D7	;
	padding-bottom: 3px;
}



#aboutnav a:hover {

	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #000;
	background: #fff
}



#aboutnav .active {

	color: #000;
	border-bottom: 2px solid #000;
	padding-bottom: 3px;
}




