
/* Custom CSS */
a,
.tz_tweet_widget ul li span a { color: #999999; }

a:hover,
#commentform small span,
.tz_blog .entry-title a:hover,
.tz_tweet_widget ul li span a:hover,
#primary .entry-meta a:hover,
.recent-wrap .entry-title a:hover,
.tab-comments h3 a:hover,
.author-tag { color: #111111; }

::selection { background: #111111; color: #fff; }

::-moz-selection { background: #111111; color: #fff; }


/* Custom CSS by User */
.page-back-experiments {
float: right;
position: relative;
top: -86px;
font-family: "Droid Serif",Georgia,Times,serif;
font-style: italic;
}

.page .page-title-experiments {
padding-top: 0;
margin-top: -16px;
margin-bottom: 40px;
font-family: "Droid Serif",Georgia,Times,serif;
font-style: italic;
border-bottom: 1px solid #EFEFEF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EFEFEF;
	line-height: 106px;
	margin: -60px 0 22px 0;
}
