body {
	font-family: "Century Gothic", Tahoma, sans-serif;
	padding: 0;
	margin: 0;
}
a:link, a:visited, a:hover, a:active {
	color: #303030;
	text-decoration: none;
}
iframe {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
img {
	border: 0;
}
#sort_container {
	text-align: center;
}
#sortby, a.time {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size:10px;
	letter-spacing:1px;
}
#sortby {
	float:left;
	border:1px solid #303030;
	width: 76px;
	padding: 1px 0;
}
a.time {
	float:left;
	border: solid #303030;
	border-width: 1px 1px 1px 0;
	cursor:pointer;
	width: 139px;
	padding: 1px 0;
   	background:#303030;
	color:#FFF !important;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
}
a:hover.time, #sort_selected {
   	background:#FFF;
	color:#303030 !important;
}
#top_message_container {
	text-align: center;	
}
#top_message {
	color: #F00;
	padding: 10px;	
}
a.nevermind {
	color: #FFF;
	letter-spacing: 2px;
	background: #303030;
	margin: 25px 0 0 25px;
}
.comment_container {
	position: relative;
	display: inline-block;
	padding: 2px 0;
}
a.comments_button {
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 7px;
	color: #FFF;
	background: #303030;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.comment_teat {
	position: absolute;
    bottom: -4px;
    right: 6px;
	background: url("http://iwastesomuchtime.com/images/tipsy_arrow.gif") -4px -4px no-repeat; width: 5px; height: 5px;
}
input.submit_button {
	font-family: "Century Gothic", Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	background: #303030;
	color: #FFF;
	border: 0 none;
	padding: 0;
	cursor: pointer;
	margin: 25px 0 0 25px;
}
.caption, .source {
	font-size: 10px;
	padding: 10px 0 0 0;
}
.clear {
	clear:both;
}
#banner_container {
	width: 1000px;
	margin: 0 auto;
}
.top_banner {
	background: #303030;
	min-width: 1002px;
	width: 100%;
}
.search_container {
	margin: 0 0 0 25px;
	float: left;
	position: relative;
	background: #303030;
	width: 175px;
}
.submit_container {
	color: #FFF;
	display: none;
	background: #303030;
}
span.typeImg, span.typeVid {
	float: left;	
	display: block;
	cursor: pointer;
	text-align: center;
	font-size: 10px;
	letter-spacing: 2px;
	color: #303030;
	padding: 6px 0;
	margin: 25px 0 25px 25px;
	width: 300px;
	background: #FFF;
}
#page_container {
	border: solid #303030;
	border-width: 0 1px 1px 1px;
	width: 1000px;
	min-height: 3000px;
	margin: 0 auto;
}
#header_container {
	margin: 0;
	padding: 0;
}
#mast_container {
	position: relative;
}
#start {
	z-index: 100;
	position: absolute;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
#mast_container:hover #start {
	filter: alpha(opacity=0);
	opacity: 1;
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
}
#menu_container {
	font-size: 10px;
	letter-spacing: 2px;
	background: #303030;
	padding: 6px 0;
	margin: 0;
	height: 12px;
}
.menu_option_container {
	position: relative;
	float: left;
	height: 12px;
}
a.menu_option {
	display: block;
	padding:0 35px;
	text-transform: uppercase;
	color: #FFF;
}
a.menu_last {
	padding: 0 0 0 36px;
}
.milky_teat {
	opacity: 0;
	background: url("http://iwastesomuchtime.com/images/tipsy_arrow.gif") no-repeat bottom; width: 9px; height: 5px;
    position: absolute;
    bottom:-5px;
    left:32px;
    z-index: 2;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.menu_option_container:hover .milky_teat {
	opacity: 1;
	bottom:-11px;
}
.left {
	margin: 20px 0 0 20px;
	width: 640px;
	float:left;
}
.right {
    float: right;
    margin: 0 20px 20px 0;
	padding:0;
    width: 300px;
    min-height: 1500px;
	position:relative;
}
.hub_container, .rand_bar_side_container {
	width: 300px;
	border: solid #303030;
	border-width: 0 1px 1px 1px;
	background: #FFF;
}
.rand_bar_side_container {
	padding: 0 0 17px 0;
}
.subscribe_container {
	padding: 17px;
}
.subscribe_btn {
	border: solid #BDBDBD;
	border-width: 1px 0 0 0;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	height: 20px;
}
.hub_header, .about_header, .thumb_header {
	position: relative;
	color: #FFF;
	background: #303030;
	font-size: 10px;
	letter-spacing: 2px;
	padding: 6px 0 6px 25px;
}
.hub_footer {
	background: #CCC;
	font-size: 10px;
	letter-spacing: 2px;
	padding: 6px 0 6px 25px;
}
.hub_teat {
	background: url("http://iwastesomuchtime.com/images/tipsy_arrow.gif") no-repeat bottom; width: 9px; height: 5px;
    position: absolute;
    bottom:-5px;
    left:25px;
    z-index: 2;
}
.ad_container {
	margin: 20px 0;
	overflow: hidden;
	height: 250px;
}
.techno_ad_container {
	margin: 20px 0;
	width: 300px;
	overflow: hidden;
}
.rand_bar_title, .rand_bar_perma_title {
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 9px;
	padding: 1px 4px;
	background: #303030;
	color: #FFF;
}
.rand_bar_image, .rand_bar_perma_image {
	float: left;
	padding: 17px 0 0 17px;
	width: 267px;
}
.banner_ad_container {
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
	height: 90px;
	width: 728px;
}
#comments_hub {
	overflow: hidden;
	font-size: 11px;
	padding: 10px;
}
.resize {
	max-width: 640px;
	height : auto;
}
.image {
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}
.sub_container {
	margin: 20px 0;
}
.sub_container:nth-child(1) {margin:0 0 20px 0;}
.sub_title {
	background: #303030;
	color: #FFF;
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
	word-break: break-word;
	margin: 0 0 20px -20px;
	padding: 2px 10px 2px 20px;
}
a.sub_title {
	color: #FFF;
}
.sharing_container {
	margin: 20px 0 40px 0;
	height: 20px;
}
.plus_one, .fb-like, .tweet_it, .pin_it {
	float: left;
	height: 20px;
}
.plus_one {
	margin: 0 -4px 0 0;
}
.tweet_it {
	margin: 0 20px 0 0;
}
.pin_it {
	margin: 0 50px 0 0;
}
input.search, input#title, input#link, input#verify {
	font-family: "Century Gothic", Helvetica, Arial, Tahoma, sans-serif;
	outline: none;
	border: 0 none;
	font-size:10px;
	padding:6px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	width:150px;
	background: #303030;
	color: #FFF;
}
input#title, input#link, input#verify {
	background: #FFF;
	color: #303030;
	padding: 4px 10px;
	width: 200px;
	margin: 25px 0 25px 25px;	
}
form.search input.submit {
	background: url("http://iwastesomuchtime.com/images/search_icon.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	cursor: pointer;
	display: block;
	position: absolute;
	right: 6px;
	top: 5px;
	height: 14px;
	width: 14px;
}
#page_buttons_container {
	position: relative;
}
input.goto{
	outline: none;
	margin: 7px 0 0 7px;
	text-align: center;
	font-size:9px;
	font-family: "Century Gothic", Tahoma, sans-serif;
	width:92px;
	height:20px;
}
#goto {
	position: absolute;
	top:0;
	left:264px;
	background: #303030;
	width:112px;
	height: 40px;
}
#pagenum {
	position:absolute;
	top:-20px;
	right:11px;
	font-size:9px;
	font-family: "Century Gothic", Tahoma, sans-serif;
}
.vote_container {
	text-align: right;
	height: 18px;
	margin: 20px 0 0 0;
}
a.vote_button, #start {
	float: left;
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size:10px;
	letter-spacing:1px;
	padding: 2px 7px;
	margin-right: 10px;
   	background:#303030;
	color:#FFF !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
#seriousbusiness {
	font-size:9px;
	font-family: "Century Gothic", Tahoma, sans-serif;
	margin:10px 0 60px 0;
	text-align: center;
}
#disqus_thread {
	font-size: 12px;	
}

/* MASTER HEADER */
.master_super {
	background: #303030;
	width: 100%;
	overflow: hidden;	
}
.master_header {
	padding: 0;
	margin: 0 auto;
	width: 1214px;
	height: 50px;
}

/* FIXIE CSS */
#fixie_placeholder {
	position: relative;
	height: 328px;	
}
#fixie_container {
	width: 300px;
	position: absolute;
}
#fixie_container.fixed {
    position: fixed;
    top: 0;
}
#weekly_email {
	padding: 17px;
}
#email {
	font-family: "Century Gothic", Tahoma, sans-serif;
	outline: none;
	line-height: 20px;
	font-size: 10px;
	width: 242px;
	padding: 0 10px;
}
#opt_in_btn {
	font-family: "Century Gothic", Tahoma, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 266px;
	border: none;
	border-radius: 5px;
	margin: 10px 0 0 0;
	background: #FF0000;
	padding: 10px;
	color: #FFF;
	outline: none;
}
.error {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 10px;
	margin: 10px 0 0 0;
}