get paid to paste

Tokyo Ghoul by Balphagore

@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic');
@import url('http://fonts.googleapis.com/css?family=Vollkorn');

# {
	background: #888888; !important;
}

body {
	background-image: url('http://i.imgur.com/ceFRaub.jpg');
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: rgb(202,61,60);
	font-family: 'Open Sans',Verdana,Arial;
	font-size: 13px;
}

#list_surround {
	background: url("http://i.imgur.com/wqLCa3D.png") no-repeat scroll 50% 1px transparent;
	padding-bottom: 10px;
	padding-top: 140px;
	margin-top: 100px !important;
	margin: 0 auto;
	width: 750px;
	float: right;
	padding-right: 30px;
	color: rgb(202,61,60);
	z-index: 10;
}

.animetitle+small {
	visibility: visible!important;
}

#list_surround small {
	visibility:hidden;
}

#list_surround small a:last-of-type {
	visibility: hidden;
}

#list_surround tbody:hover small a {
	visibility: visible;
}

#list_surround tbody:hover small {
	visibility: visible;
}

a {
	color: rgb(202,61,60);
	text-decoration: none;
}

a:visited {
	color: rgb(202,61,60);
	text-decoration: inherit;
}

a:hover {
	color: rgb(202,61,60);
	text-decoration: none;
}

.td1 {
	background-color: rgba(249,249,249,0.05);
	color: rgba(202,61,60,1);
	padding: 4px 6px;
	height: 30px;
}

.td2 {
	background-color: rgba(249,249,249,0.05);
	color: rgba(202,61,60,1);
	padding: 4px 6px;
	height: 30px;
}

tr:hover [class^="td"] {
	background-color: rgba(249,249,249,0.03);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.td1:first-child,
.td2:first-child {
	color: rgb(202,61,60);
}

.td1:first-child,
.td2:first-child,
.table_header:first-child {
	border: 0px 0px 1px 0px solid rgba(202,61,60,1);
}

.td1:last-child,
.td2:last-child,
.table_header:first-child {
	border: 0px 0px 1px 0px solid rgba(202,61,60,1);
}

.table_header {
	background-color: rgba(249,249,249,0.05);
	color: rgba(241,241,241,1);
	border-color: rgba(202,61,60,1) !important;
	border-style: solid !important;
	border-width: 0px 0px 1px 0px !important;
	padding: 8px 6px;
	font-size: 13px;
	font-family: 'Open Sans',Verdana,Arial;
}

.table_header:first-letter {
	color: rgb(202,61,60);
	font-size: 16px;
	font-family: 'Vollkorn', serif;
	font-weight: normal;
}

strong, b {
	font-weight: normal;
}

.table_header:hover {
	color: rgba(241,241,241,1);
	text-decoration: none;
}

.td1 div[style^='float'],
.td2 div[style^='float'] {
	margin-left: 7px;
	padding-left: 1px;
}

#list_surround .animetitle + small {
	color: rgba(241,241,241,1);
}

.table_headerLink {
	color: inherit;
}

.table_headerLink:visited {
	color: inherit;
}

.table_headerLink:hover {
	color: inherit;
}

td.table_header:first-child {
	border-color: rgba(202,61,60,0);
	border-right-color: rgba(202,61,60,0);
}

.status_selected {
	font-family: 'Vollkorn', serif;
	font-size: 18px;
	text-decoration: none;
	color: rgba(241,241,241,1) !important;
	padding: 7px;
}

.status_selected a {
	font-family: 'Vollkorn', serif;
	font-size: 18px;
	border-bottom: 1px solid rgb(202,61,60);
	text-decoration: none;
	color: rgba(241,241,241,1);
}

.status_selected a:hover {
	color: rgb(249,249,249);
	text-decoration: none;
}
.status_not_selected {
	font-family: 'Vollkorn', serif;
	font-size: 18px;
	color: rgb(202,61,60);
	padding: 7px;
}

.status_not_selected {
	font-family: 'Vollkorn', serif;
	font-size: 18px;
	color: rgb(202,61,60);
	padding: 7px;
	text-decoration: none;
}
.status_not_selected a:hover{
	border-bottom: 1px solid rgb(202,61,60);
	text-decoration: none;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.header_cw {
}
.header_completed {
}
.header_onhold {
}
.header_dropped {
}
.header_ptw {
}

div.header_title span:first-letter {
	color: rgb(202,61,60) !important;
}

div.header_title span {
	display:block
}

.header_title,
.header_title a,
.pingback a.url {
	font-family: 'Vollkorn', serif;
	font-size: 40px;
	font-weight: normal;
	margin: 10px 0 2px 0;
	color: rgba(241,241,241,1);
	text-align: center;
	text-decoration: none;
}

.category_totals {
	background-color: rgba(249,249,249,0.05);
	border-color: rgba(202,61,60,1);
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	color: rgba(202,61,60,1);
	padding: 8px;
	text-align: center;
}

#grand_totals {
	background-color: rgba(249,249,249,0.05);
	margin: 15px 0;
	font-size: 13px;
	text-align: center;
	color: rgba(202,61,60,1);
	padding: 8px;
}

.header_al {
	font-size: 16px;
	font-weight: bold;
}

.animetitle {
	font-weight: normal;
	color: rgb(202,61,60);
}

#copyright {
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 750px;
	color: rgba(202,61,60,1);
}

/*
#copyright:after {
	diplay: block;
	content: "Designed by Balphagore.";
	font-size: 13px;
	color: rgba(241,241,241,1);
}
*/

#mal\_control\_strip { 
	background: url(http://i.imgur.com/GRgUQCf.png) !important;
	width: 790px !important;
	height: 40px !important;
	padding-right: 20px;
	left: auto !important;
	margin-right: 10px !important;
}

#mal\_control\_strip a {
	text-decoration: none !important;
	color: rgba(202,61,60,1) !important;
	font-family: 'Open Sans',Verdana,Arial !important;
	font-size: 11px !important;
	padding-top: 0 !important;
}

#mal\_control\_strip a:hover {
	text-decoration: none !important;
	color: rgba(241,241,241,1) !important;
	font-family: 'Open Sans',Verdana,Arial !important;
	font-size: 11px !important;
	padding-top: 0 !important;
}

#mal_cs_otherlinks strong {
	color: rgba(202,61,60,1) !important;
	font-family: 'Open Sans',Verdana,Arial !important;
	font-size: 11px;
}

#mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
	border-right: 0 none !important;
	right: 0 !important;
}

#mal_cs_listinfo {
	width: 75px;
	padding: 0 3em !important;
}

#mal_cs_powered #search #searchBox {
	background-color: rgba(202,61,60,0.8);
	border-color: rgba(202,61,60,0.8);
	border-style: solid;
	border-width: 1px;
	width: 46px !important;
	height: 18px !important;
	font-size: 14px !important;
	font-family: 'Open Sans',Verdana,Arial;
	color: rgba(21,21,21,1) !important;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	top: -6px !important;
	position: relative !important;
}

#mal_cs_powered #search #searchBox:first-letter {
	color: rgba(202,61,60,1);
}

#mal_cs_powered #search #searchBox:focus {
	outline: none;
	width: 150px !important;
}

#searchListButton {
	content: url('http://i.imgur.com/rlXZJOh.png') !important;
	width: 22px !important;
	height: 22px !important;
	margin-right: 8px !important;
	margin-top: 2px !important;
	position: relative !important;
}

#searchListButton:hover {
	content: url('http://i.imgur.com/nVKA9Te.png') !important;
	width: 22px !important;
	height: 22px !important;
	margin-right: 8px !important;
	margin-top: 2px !important;
	position: relative !important;
}

#mal_cs_powered #search {
	padding-top: 0 !important;
}

#mal_cs_powered {
	top: 3px !important;
}

#mal_cs_powered a {
	display: none;
}

#mal\_control\_strip,
	#list_surround {
	position: absolute;
	top: 0 !important;
	right: 0 !important;
}

Pasted: Jan 2, 2016, 5:40:55 am
Views: 890