get paid to paste

Titan by Berserk

/*
// Self-explanatory*/
body
{
color:#F60;
text-shadow:-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
font-size:11px;
font-family:Verdana, Arial;
background-image:url('http://animeflow.net/files/K_folder2/ivaille%20,%20shingeki_no_kyojin%20,%20taitsu_tights.jpg');
background-color:#000;
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
background-size: cover;
}

/*
// Determines the positioning of your list*/
#list_surround
{
width:900px;
margin:0 auto;
}

/*
// All links on your list*/
a
{
color:#F60;
text-decoration:none;
}

a:visited
{
color:#F60;
text-decoration:none;
}

a:hover
{
color:#F60;
text-decoration:underline;
}

/*
// Alternating row color 1 */
.td1
{
background:rgba(0, 0, 0, 0.5);
color:#999;
border-color:#333;
border-style:solid;
border-width:0 1px 1px 0;
padding:2px;
}

/*
// Alternating row color 2 */
.td2
{
background:rgba(0, 0, 0, 0.5);
color:#999;
border-color:#333;
border-style:solid;
border-width:0 1px 1px 0;
padding:2px;
}

/*
// This represents the "Anime Title", "Score", "# Eps" columns */
.table_header
{
color:#999;
background:rgba(0, 0, 0, 0.75);
border-color:#333;
border-style:solid;
border-width:1px 1px 1px 0;
padding:2px;
}

/*
// Controls the select form decoration (the drop down select box)*/
.form
{
color:#999;
font-size:11px;
font-family:Verdana, Arial;
border-color:#333;
border-style:solid;
border-width:1px;
padding:2px;
}

/* Which 'status' up top is selected? */
.status_selected
{
color:#000;
background:rgba(0, 0, 0, 0.75);
font-weight:700;
text-decoration:underline;
border-color:#333;
border-style:solid;
border-width:0 1px 1px 0;
padding:2px;
}

.status_selected a
{
text-decoration:underline;
}

.status_not_selected
{
color:#000;
background:rgba(0, 0, 0, 0.75);
border-color:#333;
border-style:solid;
border-width:0 1px 1px 0;
padding:2px;
}

/*
Header classes for Currently Watching, Completed, Dropped, etc...*/
.header_title
{
font-size:20px;
font-weight:700;
text-align:center;
text-shadow:-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}

.category_totals
{
text-align:center;
background:rgba(0, 0, 0, 0.75);
border-color:#333;
border-style:solid;
border-width:0 1px 1px;
}

#grand_totals
{
text-align:center;
background:rgba(0, 0, 0, 0.75);
border-color:#333;
border-style:solid;
border-width:1px 1px 1px 1px;
}

/* header_al is thesurrounding "User's Anime List" at the top */
.header_al
{
font-weight:700;
font-size:16px;
}

/* header_al_links is thewith your "Profile" and "MyAnimeList home" links 
controls what styles you can give to all the anime titles in your list */
.animetitle
{
font-weight:700;
}

/*
copyright contains the "Producted by Garrett Gyssler" text
DO NOT REMOVE OR HIDE THIS DIV
IF FOUND TO BE REMOVED, YOUR LIST WILL BE REMOVED TOO*/
#copyright
{
padding-top:6px;
text-align:center;
width:900px;
margin:0 auto;
}

/*
COLOR OF THE ICONS
Change the color, and adjust the opacity for brighter color. 
Remove the display: none to match the selected icon to the other icons.
*/
#mal_cs_listinfo:before, #mal_cs_links:before, 
#mal_cs_otherlinks:before, #mal_cs_powered:before {
background: transparent;
opacity: .9;

}

/*
BORDER OF ICONS
If you're having trouble seeing the border bottom, lower the height by a pixel or two until you see it.

*/
#mal_cs_listinfo:before, #mal_cs_links:before, #mal_cs_otherlinks:before, #mal_cs_powered:before, #mal_cs_listinfo:before, #mal_cs_links:before, 
#mal_cs_otherlinks:before, #mal_cs_powered:before {
border-color: ;
border-style: ;
border-width: ;
height: 32px !important;
}

/*
BUTTONS COLOR AND BORDER
Buttons within the hover menus, not the icons themselves. 
Second code is for button color on hover. 
*/
#mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a img{
background-color: rgba(64, 60, 90, 0.6) !important;
border-color: transparent;
border-style: solid !important;
border-width: 1px !important;
}


#mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover, #mal_cs_powered a img:hover {
background-color: #403C5A !important;
}



/*
COLOR OF HOVER MENUS AND SELECTED ICONS
Remove display none from the second code to match the colors of the selected icon to the icons above. 
*/
#mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, 
#mal_cs_powered div, #mal_cs_powered dd, #mal_cs_powered a {
background-color: rgba(255, 255, 255, 0.6) !important;
}

#mal_cs_listinfo:hover:before, #mal_cs_links:hover:before, 
#mal_cs_otherlinks:hover:before, #mal_cs_powered:hover:before,
#mal_cs_listinfo:hover:after, #mal_cs_links:hover:after, 
#mal_cs_otherlinks:hover:after, #mal_cs_powered:hover:after {
display: none;
background-color: ;
opacity: .2;
}

/*
COLOR OF USERNAME (for visitors)
You don't see this username on the menus when you're logged in, log out to see it. 
*/
#mal_cs_otherlinks strong a {
color: #333333 !important;
}

#mal_cs_otherlinks strong a:hover {
color: blue !important;
background-color: transparent !important;
}

/*
POSITION OF TOP BAR
Change to absolute if you want it to not scroll with the page.
*/
#mal_control_strip
{
position: fixed !important;
background-color: transparent !important;
background-image: url(none) !important;
}




/*
OTHER CODES
If you want to change out the icon images themselves, you can scroll down through the codes and find the background images and change them with your own.
*/

#mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered {
-moz-box-sizing: border-box;
transition: all 0.4s ease 0s;
background: none no-repeat scroll 100% 0 transparent;
border: 0 none;
height: 0 !important;
overflow: hidden;
position: absolute;
right: 4px;
text-align: center;
top: 4px;
width: 150px;
z-index: 10;
}
#mal_cs_listinfo:hover, #mal_cs_links:hover, #mal_cs_otherlinks:hover, #mal_cs_powered:hover {
height: 200px !important;
padding-top: 32px;
width: 150px;
}
#mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, #mal_cs_powered div, #mal_cs_powered dd {
transition: opacity 0.4s ease-in-out 0s;
border-radius: 3px 0 0 0;
font-size: 0 !important;
line-height: 0;
margin: 0 !important;
opacity: 0;
padding: 8px 0 0;
}
#mal_cs_listinfo:hover div, #mal_cs_links:hover div, #mal_cs_otherlinks:hover div, #mal_cs_powered:hover div, #mal_cs_powered:hover dd {
opacity: 1;
}
#mal_cs_listinfo div:nth-of-type(2), #mal_cs_links div:nth-of-type(2), #mal_cs_otherlinks div:nth-of-type(2), #mal_cs_powered div:nth-of-type(2) {
border-radius: 0 0 3px 3px;
padding: 4px 0 8px;
}
#mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a {
background-color: rgba(64, 60, 90, 0.6);
border-radius: 3px 3px 3px 3px;
display: block;
font: 13px/17px arial,sans-serif;
margin: 4px 12px 0;
padding: 3px 0;
text-decoration: none;
}
#mal_cs_listinfo a:nth-of-type(1), #mal_cs_links a:nth-of-type(1), #mal_cs_otherlinks a:nth-of-type(1), #mal_cs_powered a:nth-of-type(1) {
margin-top: 0;
}

#mal_cs_listinfo strong a strong {
font-weight: normal;
}
#mal_cs_otherlinks strong {
color: #333333;
display: block;
font: bold 13px/17px arial,sans-serif !important;
padding: 0 4px 4px;
text-shadow: 0 1px 1px #FFFFFF;
}
#mal_cs_otherlinks strong a {
background: none repeat scroll 0 0 transparent !important;
border-color: transparent !important;
border-radius: 0 0 0 0;
color: #333333;
display: inline;
font: bold 13px/17px arial,sans-serif !important;
margin: 0;
padding: 0;
text-shadow: 0 1px 1px #FFFFFF;
}
#mal_cs_powered a {
border-radius: 3px 0 0 0 !important;
display: block !important;
margin: 0 !important;
opacity: 0;
padding: 8px 0 0 !important;
}
#mal_cs_powered:hover a {
opacity: 1;
}
#mal_cs_powered a img {
background: url("http://i.imgur.com/fGTjBC3.png") no-repeat scroll 50% 6px rgba(64, 60, 90, 0.6);
border-radius: 3px 3px 3px 3px;
display: block;
height: 0;
margin: 0 12px;
padding: 23px 0 0 126px;
width: 0;
}
#mal_cs_powered a img:hover {
background-color: #403C5A;
}
#mal_cs_powered #search {
border-radius: 0 0 3px 3px;
padding: 8px;
position: relative;
}
#mal_cs_powered #search #searchBox {
-moz-box-sizing: border-box;
border-color: #BCBCBC #D6D6D6 #D6D6D6;
border-radius: 2px 2px 2px 2px;
border-style: solid;
border-width: 1px;
color: #333333;
display: inline-block;
font-family: arial,sans-serif;
font-size: 13px;
height: 28px;
padding-left: 6px;
padding-right: 24px;
vertical-align: top;
width: 100%;
}
#mal_cs_powered #search #searchBox:hover, #mal_cs_powered #search #searchBox:focus {
border-color: #ACACAC #C6C6C6 #C6C6C6;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
#mal_cs_powered #search #searchListButton {
background: url("http://i.imgur.com/XqsilHp.png") no-repeat scroll 0 0 transparent;
border-radius: 3px 3px 3px 3px;
height: 0;
margin: 0;
padding: 16px 0 0 16px;
position: absolute;
right: 12px;
top: 14px;
width: 0;
}
#mal_cs_listinfo {
background-image: url("http://i.imgur.com/UXZxrWI.png");
right: 106px;
}
#mal_cs_listinfo:hover {
background-image: url("http://i.imgur.com/VcVVnod.png");
}
#mal_cs_links {
background-image: url("http://i.imgur.com/LpXWTzt.png");
right: 72px;
z-index: 9;
}
#mal_cs_links:hover {
background-image: url("http://i.imgur.com/oPfKrOl.png");
}
#mal_cs_otherlinks {
background-image: url("http://i.imgur.com/ogmX9qC.png");
right: 38px;
z-index: 8;
}
#mal_cs_otherlinks:hover {
background-image: url("http://i.imgur.com/EEGHkbF.png");
}
#mal_cs_powered {
background-image: url("http://i.imgur.com/ct4BVP5.png");
right: 4px !important;
z-index: 7;
}
#mal_cs_powered:hover {
background-image: url("http://i.imgur.com/TUUWtaj.png");
}
td#mal_cs_pic a img {
display: none;
}
#mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
border-right: 0 none !important;
}

#mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered {
padding: 32px 0 0 !important;
}

#mal_cs_listinfo:before, 
#mal_cs_links:before, 
#mal_cs_otherlinks:before, 
#mal_cs_powered:before {
z-index: 10 !important;
content: "";
right: 0 !important;
top: 0 !important;
width: 32px !important;
position: absolute !important;
border-radius: 4px;
} 

#mal_cs_listinfo:after{
background-image: url(http://i.imgur.com/856wzPZ.png);
}
#mal_cs_links:after{
background-image: url(http://i.imgur.com/rwvRyux.png);
}
#mal_cs_otherlinks:after{
background-image: url(http://i.imgur.com/fbWr1K4.png);
} 
#mal_cs_powered:after{
background-image: url(http://i.imgur.com/fKvpt1F.png);
}

#mal_cs_listinfo:after, 
#mal_cs_links:after, 
#mal_cs_otherlinks:after, 
#mal_cs_powered:after {
z-index: 10 !important;
content: "";
right: 0 !important;
top: 0 !important;
width: 32px !important;
height: 32px !important;
position: absolute !important;
}



#searchBox {
width: 128px !important;
margin-left: 1px;
}

#mal_cs_powered #search #searchListButton {
right: 15px !important;
top: 12px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#searchBox {
width: 96px !important;
}
}
td:nth-of-type(6) {
line-height: 20px !important;
}

}
.header_cw {
background-color: transparent;
background-image: url("");
background-position: 0% 0;
background-repeat: no-repeat no-repeat;
height: 30px;
}

.header_onhold{
visibility: hidden;
}

.header_onhold{
visibility: hidden;
}

.header_onhold:before {
content: "On Hold";
visibility: visible;
font-size:20px;
font-weight:700;
text-align:center;
text-shadow:-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; 
width: 200px;
height: 50px;
position: absolute;
left: 575px;
}

Pasted: Jan 3, 2016, 6:12:46 am
Views: 739