get paid to paste

SAO by Silver Sunrise

/*
//Sword Art Online list template by Silver_Sunrise.
//Feel free to use this!
//Just copy and paste this into your css editor.
*/

BODY
{
background-image: url(http://i48.tinypic.com/zunott.jpg);
background-attachment: fixed;
background-repeat: no-repeat, repeat;
background-position: bottom left;
font-family: Impact !important;
font-size: 20px;
color: #CC0033;
}

#list_surround {
position: absolute !important;
left: -1300px !important;
top: 0px;
margin: 0 auto !important;
right: 0px;
width: 600px;
border-style: inset;
border-width: 5px;
border-top:none;
border-bottom:none;
border-color: #000000;
padding-top: 440px;
background:url(http://i46.tinypic.com/211q9p1.jpg) no-repeat;
background-attachment: fixed;
background-position: top left; 
-moz-box-shadow: 0 0 4px 4px #444444;
-webkit-box-shadow: 0 0 4px 4px #444444;
-o-box-shadow: 0 0 4px 4px #444444;
box-shadow: 0 0 4px 4px #444444;
}

.status_selected, .header_title, .category_totals, .td1, #grand_totals, #copyright, 
.status_not_selected, .table_header, .td2 {
opacity: 0.75;}

a
{
color: #CC0033;
text-decoration: none;
}

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

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

.td1
{

color: ;
border-width: ;
border-style: ;
border-color: ;
padding: ;
background-color: ; 
}

.td2
{

color: ;
border-width: ;
border-style: ;
border-color: ;
padding: ;
background-color: ; 
}

.table_header
{

color: #CC0033;
border-width: ;
border-style: ;
border-color: ;
background-color: ;
padding: ;
}

.table_headerLink
{
color:#CC0033 ;
}

.table_headerLink:Visited
{
color: ;
}

.table_headerLink:Hover
{
color: ;
}

.form
{
border-width: ;
border-color: ;
border-style: ;
color: ;
padding: ;
font-size: px;
font-family: ;
}

.status_selected
{

border-style: none;
background-color: #ffffff;
text-decoration: underline;
}

.status_not_selected
{

background-color: #ffffff;
border-style: none;
}

.header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw
{
background-color: #000000;
}
.header_title {
color: #ffffff;
text-align: center;
font-size: 18px;
font-weight: bold;
}


.category_totals
{
text-align: center;
}

#grand_totals
{
color: #ffffff;
background-color: #000000;
text-align: center;
}

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

.header_al_links
{

}

.animetitle
{
font-weight: normal;
}

/*
FIX MENU BAR TO THE TOP
*/
#
{
position: fixed !important;
}


/*
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
{
color: #ffffff;
background-color: #000000;
padding-bottom: 6px;
padding-top: 6px;
text-align: center;
margin: 0 auto;
width: px;
}
#copyright a, #copyright a:hover
{
color: #ffffff;
}
#copyright:after
{
content:'Sword Art Online theme template by Silver_Sunrise.';
display: block;
}
body {
background-size: cover;
}

#grand_totals {
-moz-transition: all 0.25s ease-in-out 0s;
background-color: rgba(72, 64, 87, 0.6);
border: 0 none;
border-radius: 3px 3px 3px 3px;
color: #EEEEEE;
line-height: 20px;
min-height: 20px;
padding: 8px;
text-align: center;
vertical-align: middle;
}
body #mal_cs_listinfo, body #mal_cs_links, body #mal_cs_otherlinks, body #mal_cs_powered {
-moz-box-sizing: border-box;
-moz-transition: all 0.4s ease 0s;
background: none no-repeat scroll 100% 0 transparent;
border: 0 none;
height: 0 !important;
overflow: hidden;
padding: 32px 0 0;
position: absolute;
right: 4px;
text-align: center;
top: 4px;
width: 150px;
z-index: 10;
}
body #mal_cs_listinfo:hover, body #mal_cs_links:hover, body #mal_cs_otherlinks:hover, body #mal_cs_powered:hover {
height: 200px !important;
padding-top: 32px;
width: 150px;
}
body #mal_cs_listinfo div, body #mal_cs_links div, body #mal_cs_otherlinks div, body #mal_cs_powered div, body #mal_cs_powered dd {
-moz-transition: opacity 0.4s ease-in-out 0s;
background-color: rgba(255, 255, 255, 0.6);
border-radius: 3px 0 0 0;
font-size: 0 !important;
line-height: 0;
margin: 0 !important;
opacity: 0;
padding: 8px 0 0;
}
body #mal_cs_listinfo:hover div, body #mal_cs_links:hover div, body #mal_cs_otherlinks:hover div, body #mal_cs_powered:hover div, body #mal_cs_powered:hover dd {
opacity: 1;
}
body #mal_cs_listinfo div:nth-of-type(2), body #mal_cs_links div:nth-of-type(2), body #mal_cs_otherlinks div:nth-of-type(2), body #mal_cs_powered div:nth-of-type(2) {
border-radius: 0 0 3px 3px;
padding: 4px 0 8px;
}
body #mal_cs_listinfo a, body #mal_cs_links a, body #mal_cs_otherlinks a, body #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;
}
body #mal_cs_listinfo a:nth-of-type(1), body #mal_cs_links a:nth-of-type(1), body #mal_cs_otherlinks a:nth-of-type(1), body #mal_cs_powered a:nth-of-type(1) {
margin-top: 0;
}
body #mal_cs_listinfo a:hover, body #mal_cs_links a:hover, body #mal_cs_otherlinks a:hover, body #mal_cs_powered a:hover {
background-color: #403C5A;
}
body #mal_cs_listinfo strong a strong {
font-weight: normal;
}
body #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;
}
body #mal_cs_otherlinks strong a {
background: none repeat scroll 0 0 transparent;
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;
}
body #mal_cs_powered a {
background-color: rgba(255, 255, 255, 0.6) !important;
border-radius: 3px 0 0 0 !important;
display: block !important;
margin: 0 !important;
opacity: 0;
padding: 8px 0 0 !important;
}
body #mal_cs_powered:hover a {
opacity: 1;
}
body #mal_cs_powered a img {
background: url("http://invise.s3.amazonaws.com/mal/mal.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;
}
body #mal_cs_powered a img:hover {
background-color: #403C5A;
}
body #mal_cs_powered #search {
border-radius: 0 0 3px 3px;
padding: 8px;
position: relative;
}
body #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%;
}
body #mal_cs_powered #search #searchBox:hover, body #mal_cs_powered #search #searchBox:focus {
border-color: #ACACAC #C6C6C6 #C6C6C6;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
body #mal_cs_powered #search #searchListButton {
background: url("http://invise.s3.amazonaws.com/mal/icon-go.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;
}
body #mal_cs_listinfo {
background-image: url("http://invise.s3.amazonaws.com/mal/icon1.png");
right: 106px;
}
body #mal_cs_listinfo:hover {
background-image: url("http://invise.s3.amazonaws.com/mal/icon1-over.png");
}
body #mal_cs_links {
background-image: url("http://invise.s3.amazonaws.com/mal/icon2.png");
right: 72px;
z-index: 9;
}
body #mal_cs_links:hover {
background-image: url("http://invise.s3.amazonaws.com/mal/icon2-over.png");
}
body #mal_cs_otherlinks {
background-image: url("http://invise.s3.amazonaws.com/mal/icon3.png");
right: 38px;
z-index: 8;
}
body #mal_cs_otherlinks:hover {
background-image: url("http://invise.s3.amazonaws.com/mal/icon3-over.png");
}
body #mal_cs_powered {
background-image: url("http://invise.s3.amazonaws.com/mal/icon4.png");
right: 4px;
z-index: 7;
}
body #mal_cs_powered:hover {
background-image: url("http://invise.s3.amazonaws.com/mal/icon4-over.png");
}

# {
background: transparent !important;
}
td#mal_cs_pic a img {
display: none;
}
#mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
border-right: 0 none !important;
}

.header_cw {
background-image:url();
height: 350px;
margin-bottom: 0px;
background-color: transparent;
background-repeat: no-repeat;
color:;
font-family:;
font-size:;
}

.header_completed {
background-image:url(http://i47.tinypic.com/o92xwn.jpg);
height: 75px;
margin-bottom: 0px;
background-color: transparent;
background-repeat: no-repeat;
color:;
font-family:;
font-size:;
}

.header_onhold {
background-image:url(http://i49.tinypic.com/2czr5n6.jpg);
height: 75px;
margin-bottom: 0px;
background-color: transparent;
background-repeat: no-repeat;
color:;
font-family:;
font-size:;
}

.header_dropped {
background-image:url(http://i46.tinypic.com/6ym6i1.jpg);
height: 75px;
margin-bottom: 0px;
background-color: transparent;
background-repeat: no-repeat;
color:;
font-family:;
font-size:;
}

.header_ptw {
background-image:url(http://i45.tinypic.com/25jha89.jpg);
height: 75px;
margin-bottom: 0px;
background-color: transparent;
background-repeat: no-repeat;
color:;
font-family:;
font-size:;
}

.header_title {
background-color: transparent !important;
}

tbody
{background-color: transparent;
background-image: none;}

.header_title {
color: gray !important;
color: transparent !important;
font-size: 1px !important;
font-size: 0px !important;
font-size: 0 !important;
font-size: 0pt !important;
}

Pasted: Jan 2, 2016, 5:17:39 am
Views: 70