a:link {
	color:#C00;
	text-decoration:none;
}
a:visited {
	color:#C00;
}
a:hover {
	color:#C00;
	text-decoration:underline;
}
a:active {
	color:#C00;
}
.twtr-ft a img {
	display:none;
}
html, body {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#454545;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	margin:auto;	
	-webkit-text-size-adjust:none;
    
	
	/* fallback */
  background-color: #EDE9E8;
  
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#F4F0F0), to(#EDE9E8));
  
  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #F4F0F0, #EDE9E8);
  
  /* Firefox 3.6+ */ 
  background: -moz-radial-gradient(circle, #F4F0F0, #EDE9E8);
  
  /* IE 10 */ 
  background: -ms-radial-gradient(circle, #F4F0F0, #EDE9E8);
}


#header {
	position:fixed;
	right: 0px;
	bottom: 0px;
	font-family:Georgia;
	font-size:15px;
	text-align:left;
	width:240px;
	border-left:solid 1px #cccccc;
	min-height:30px;
	background-color:#F00;
	z-index:999;
}
#title {
	color:#999;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:11px;
	text-shadow: 0px -1px 0px #FFF;
	background-color: none;
	-webkit-font-smoothing: antialiased;
}
h1 {
	/*display: none; */	
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin-top:15px;
	padding-bottom:15px;
	font-size:15px;
	border-bottom: 1px solid #CCC;
}
h2 {
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:11px;
}
hr {
	width:150px;
	color:#cccccc;
	background-color:#cccccc;
	border-bottom:0px;
}
#homelink
{
	position:absolute;
	margin-left:20px;
	margin-top:-10px;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	
}
#homelink a{
	color:#454545;
}

#bio{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666 !important;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	text-align:center;
	margin-top: 26px;

}

#bio a{
	text-decoration: none;
	color: #666;
}


#date {
	margin-top:14px;
	color: #999;
	font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin-bottom:-5px;
	padding-top: 11px;
	border-top: 1px  dotted #DFDFDF;
	text-align: center;
}
#date a{
	color: gray;	

}
#content {
	margin-top: 30px;
	margin:auto;
	width:800px;
}

blockquote {
	color: #666;
	margin-left: 0px;
	margin-right: 5px;
	font-size: 17px;
	border-left: solid 2px #CCC;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	-webkit-font-smoothing: antialiased;

}

#blurb1, #blurb2 {
	margin:auto;
	overflow:visible;
	width:675px;
	display: block;
	overflow: auto;
	min-height:30px;
	text-align:left !important;
}

#blurb1:hover a{
	color:#C00;
}

#blurb1{
	margin-left:80px;
	margin-top:30px
}

#blurb2{
	margin-right:80px;
	margin-top:30px;
}

#question {
	font-family:Baskerville, Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding-left:8px;
	padding-bottom:10px;
	font-size:50px;
	letter-spacing: -0.03em;
	line-height: 1em;
}
#question a {
	font-weight: normal;
	color:inherit;
}
#lastgreatthingicon, #headshot {
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin-top:20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
#lastgreatthingicon {
	float:left;
	margin-right: 30px;
}
#headshot {
	float:right;
	margin-left: 30px;
}

#thinglead {
	border: solid 0px #EDE9E8;
	background:#FFFFFF;
	padding-bottom:10px;
	padding-top: 5px;
	border-radius:8px;
	-moz-border-radius:8px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:8px;
	text-align: center;
}
#thingTitle {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	padding-left: 3px;
	line-height:30px;
	margin-bottom:10px;
}
#thingAuthor {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	color:gray;
	line-height: 1em;
	padding-left: 0px;
}

#nextThing{
	font-size:15px;
	line-height:23px;
	margin-left:50px;
	width: 426px;
	margin-top: 25px !important;
	margin-bottom: 40px !important;
	line-height: 23px;
	position: relative;
	padding: 30px;
	padding-top:20px;
	padding-bottom: 35px;
	color: black;
	background: #F3F0F0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: none;
	-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
	font-family:Helvetica, Arial, sans-serif;
	color: #454545;
}

#nextThing a{
	color: #454545;	
}

#about{
	width:400px;
	font-size:15px;
	line-height:23px;
	margin-top:30px;
	margin-left:80px;
	padding-bottom:50px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

}

#about a{
	text-decoration:none;
}

#share {
	position:fixed;
	bottom:20px;
	right:5px;
	width:260px;
	margin-left:25px;
}

#credit a{
	color:#C00;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget { 
	top: -175px !important; 
	left: -300px !important;
	}
	
.twitter-share-button
{
	width:90px !important;
	margin-bottom: -1px;
	padding-left:10px;
}

.twitter-follow-button
{
	margin-top:5px;
	vertical-align:-1px;
}

.prefill{
	color:gray;
}

.twtr-hd {
	padding: 0px !important;
}


.button {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	background-color: #EDE9E8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #DDD;
	display: inline-block;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 12px;
	text-decoration: none;
	height: 34px;
	margin-top: 2px;
}


.button:hover {
	border: 1px solid #CCC;
}

.button:active {
	position:relative;
	border: 1px solid #BBB;	
	-webkit-box-shadow: inset 0px 1px 1px 0px #CCC;
	-moz-box-shadow: inset 0px 1px 1px 0px #CCC;
	box-shadow: inset 0px 1px 1px 0px #CCC;
}


#emailField{
	margin-top: 13px;
	font-size: 12px;
	color: #999;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	padding: 7px 10px;
	border: 1px solid #DFDFDF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px;
	max-width: 320px;
	width: 320px;
	text-align: left;
	background-color: #FEFEFE;
	height: 18px;

}

#emailField:hover { 
	border: 1px solid #CCC;
}

#emailField:focus, textarea:focus{
background-color: #FFF;
border: 1px solid #CCC;
outline:0;
outline:none;
}


.hasCountdown {
	font-size:15px;
	font-weight:bold;
}
.countdown_rtl {
	direction: rtl;
}

.countdown_row {
	clear: both;
}
.countdown_section {

}
.countdown_amount {

}
.countdown_descr {


}
