#index_content {
	margin-top: 20px;
	text-align: center;
}

img { border: 0; }
#nav { margin-bottom: 7px; }
#shit_logo {
	float: left;
	margin-right: 7px;
}
#shit_form {
	height: 50px;
}
#shit_form input {
	margin-top: 15px;
}
.weak {
	color: #ccc;
}
.lessweak {
	font-size: 14px;
	color: #666;
}
#shit {
	border-top: solid 5px #ddd;
}

.counter {
	font-weight: bold;
	margin: 3px;
}

.toomuch {
	color: #ff0000;
}

#viral {
	font-weight: bold;
	margin: 5px;
	padding: 10px;
	background-color: #cee;
}
#viral input {
	margin-left: 5px;
	width: 600px;
	font-size: 16px;
}

#post_shit_form {
	font-size: 18px;
}

.note {
	font-size: 12px;
	color: #999;
	margin: 3px;
}

.shit_content {
	font-size: 14px;
	border-left: solid 3px #cee;
	padding: 5px;
	margin-left: 15px;
}
.author {
	font-size: 15px;
	margin-right: 7px;
}
.shit {
	border-bottom: solid 1px #cee;
}
#footer {
	margin-top: 30px;
	text-align: center;
}

#target_killer a.t:hover {
	text-decoration: line-through;
	font-weight: bold;
}

#target_killer {
	border-top: solid 5px #ddd;
	padding-top: 5px;
}

#target_killer li {
	list-style-type: none;
	float: left;
	padding: 3px;
	border-bottom: solid 1px #eee;
}

#target_killer .current {
	background-color: #eee;
}

#targets {
	padding: 20px;
	background-color: #eee;
}

#top_shits {
	margin-top: 60px;
}

#shock_shits {
	margin-top: 20px;
}

#hot_shits {
	margin-top: 20px;
	margin-bottom: 50px;
}

#index_help {
	margin-bottom: 20px;
}

.small {
	font-size: 12px;
}
