/* LAYOUT DESIGN MADE BY SYLAKENTH, THANKS TO HAHAIDO!
/
/
/I ABSTAINED FROM IMPORTING LINKS FROM DROPBOX SINCE THE CRASH
/SO MOSTLY ADDED EVERYTHING TO THIS CODE
/
/
/									*/
@import url(https://malcat-gen.appspot.com/series?preset=more);
@import url(https://dl.dropboxusercontent.com/s/r0bg0vrv52ah4u6/HoroTopBar.css);
@import url(https://fonts.googleapis.com/css?family=Patrick+Hand+SC);
* {
    text-decoration: none;
}
body {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
background-image: url("http://i59.tinypic.com/2d0xitx.jpg");
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
    font-family: Patrick Hand SC !important 
    
  
}
a {
    color: rgba(255,255,255,0.7);
  text-shadow: 0px 0px 0px white;
}

a :hover {
  
  text-decoration:underline !important;
  transition: all 0.4s ease 0s;
}
body {
    background-color: rgba(0, 0, 0, 0);
    color: #7F7E7E;
}
#list_surround {
    background-image: url("http://i57.tinypic.com/x1dj0g.png");
    background-position: 6% 0%;
    background-repeat: no-repeat no-repeat;
    background-size: 80% auto;
    font-size: 15px;
    height: 400px;
    right: 15%;
    line-height: 1;
    margin-left: 650px !important;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top:200px;
    position: absolute;
    top: 0px;
    width: 650px;
}
.table_header {
    padding-bottom: 4px;
}
.table_header span {
    display: none;
}
.table_header:nth-child(2) {
    text-align: left;
}
[cellspacing="0"] {
    line-height: 17px;
}
.td1, .td2 {
    padding:  4px 0px ;
    transition: background-color 1s linear 0s;
  
}
.animetitle + small {
    color: #FFD700 !important;
    font-weight: bold;
    visibility: visible !important;
}
#list_surround small {
    visibility: hidden;
}
#list_surround small a:last-of-type {
    display: none !important;
}
td[class^="td"]:nth-child(2) {
    text-align: left;
}

#list_surround a[href*="http://myanimelist.net/panel.php?go=edit"], #list_surround a[href*="http://myanimelist.net/editlist.php?type="], #list_surround a[href*="http://myanimelist.net/panel.php?go=add"] {
    margin-right: 10px;
    visibility: visible !important;
}
.table_header, .td1, .td2 {
    background-color: rgba(185, 88, 69, 0.8);
    text-align: center;
    vertical-align: top;
}
tr:hover td[class^="td"] {
    background-color: #e792b9;
}
tr:hover td.td1 a, tr:hover td.td1, tr:hover td.td2 a, tr:hover td.td2 {
    color: #304242;
    text-shadow: 0 0 1px #304242;
  /*transition: all 0.4s ease 0s;*/
}

.table_headerLink {
    color: #FFFFFF ;
    line-height: 20px;
}
td[class^="td"]:nth-child(3), td[class^="td"]:nth-child(3) a {
    color: #FFFFFF ;
}
td[class^="td"]:nth-child(4),td[class^="td"]:nth-child(1) {
    color: rgba(255,255,255,0.6); 
}
td[class^="td"]:nth-child(5), td[class^="td"]:nth-child(5) a {
    color: #FFFFFF ; 
}
td[class^="td"]:first-child {
    border-left: 0px solid #FFFFFF !important;
}
td[class^="td"]:last-child {
    border-right: 0px solid #FFFFFF !important;
}
.table_header {
    background-color: #762b28;
    border-bottom: 1px solid white;
  letter-spacing: 1px;
  padding: 0px 0px 5px;
}
.table_header:first-child {
  border-radius: 30px 0 0 0;
border-bottom: 1px solid white;
  border-top: 0px solid #FFFFFF !important;
}
.table_header:nth-child(5) {
    border-radius: 0 10px 0 0;
    border-right: 0px solid #FFFFFF !important;
}
/* 

EDIT BUTTON


*/

#list_surround table:nth-of-type(n+4) tbody div small {
    letter-spacing: -25px;
    visibility: visible;
  color: transparent !important;
  
}
#list_surround table:nth-of-type(n+4) tbody small a:first-of-type {
    display: inline-block !important;
  opacity: 0;
}
#list_surround table:nth-of-type(n+4) tbody small a:last-of-type {
    display: none !important;
}
#list_surround table:nth-of-type(n+4) tbody:hover small a:first-of-type {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none
    color: white ;
    display: inline-block !important;
    position: relative !important;
    text-align: left;
    visibility: visible; 
    opacity: 1 !important;
    transition: all 0.8s ease 0s;
  letter-spacing: 1px;
  float: right;
  padding-left: 5px;
}
.td1 div, .td2 div {
    color: transparent !important;
    padding-left: 4px;
}
.td1 div:hover small a, .td2 div:hover small a {
    color:white;
    transition: all 0.8s ease 0s;
}

/*

*/
.category_totals {
    background-color: #d26a4f;
    border: 0px solid #FFFFFF;
  border-top: 1px solid white;
    border-radius: 0 0 16px 16px;
    color: #FFFFFF;
    padding: 3px 3px 9px;
    text-align: center;
}

#grand_totals {
    background-color: #d26a4f;
    border-color: #FFFFFF;
    border-radius: 0 0 12px 12px;
    border-style: solid;
    border-width: 0 0px;
    color: #FFFFFF;
    display: block;
    margin-top: -30px;
    padding: 0 10px 10px;
    position: absolute;
    text-align: center;
    width: calc(100% - 24px);
}

td[class^="td"]:nth-of-type(2) {
    width: 454px !important;
}
/* 


COVER NECESSITIES

*/

.table_header:nth-of-type(6), span[id*="tagLinks"], div[id*="tagChangeRow"] {
    display: none !important;
}
td[class^="td"]:nth-of-type(6) {
    width: 0;
}
span[id*="tagRow"] {
    background-color: rgba( 211,105,79, 0.7) !important;
    border-radius: 0px 0px 20px 20px;
    display: block !important;
    line-height:15px !important;
    padding: 8px 8px 8px ;
    position: fixed;
    left: 670px;
    text-shadow: 0 0 0 #000000 !important;
    visibility: hidden;
    width: 199px;
  top: 495px !important;
  transition: all 0s ease 0s;
  text-shadow: 0 0 3px black !important;
}
tr:hover span[id*="tagRow"] {
    color: white !important;
    visibility: visible;
}
:hover + .hide {
    background-color: #ce664b;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: auto auto !important;
    border-color: #FFFFFF;
    border-radius: 16px 16px 0 0;
    border-style: solid;
    border-width: 0px;
    box-shadow: 0 2px 2px #000000;
    display: block !important;
    height: 250px;
    padding: 39px 22px 9px 10px;
    position: fixed;
    top: 200px;
    left: 670px;
    width: 183px;
}

/*  


HEADERS 



*/
[class^="header_"] * {
    background-repeat: no-repeat no-repeat;
    font-size: 0;
    height: 200px;
    line-height: 24px;
    padding-bottom: 50px;
    text-align: right;
    vertical-align: bottom;
    z-index: 3 !important;
}
.header_title {
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-style: italic;
    height: auto;
    padding: 0 8px 0 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.header_cw {
    background-color: transparent;
    background-image: url("http://i.imgur.com/dCuWgMZ.png");
    background-position: 30% 60%;
    background-repeat: no-repeat no-repeat;
    height: 150px ;
    margin-bottom: -45px;
    z-index: 10 !important;
}
.header_completed {
    background-color: transparent;
    background-image: url("http://i.imgur.com/QYMlGGk.png");
    background-position: 30% 60%;
    background-repeat: no-repeat no-repeat;
    margin-bottom: -44px;
    z-index: 0;
}
.header_onhold {
    background-color: transparent;
    background-image: url("http://i.imgur.com/MXo4E83.png");
    background-position: 30% 60%;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -44px;
}
.header_dropped {
    background-color: transparent;
    background-image: url("http://i.imgur.com/iZuPfgP.png");
   background-position: 30% 60%;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -44px;
}
.header_ptw {
    background-color: transparent;
    background-image: url("http://i.imgur.com/uNjXRE2.png");
    background-position: 30% 60%;
    background-repeat: no-repeat no-repeat;
    height: 200px;
    margin-bottom: -44px;
}
/*


CATEGORY LINKS


*/
.status_not_selected {
    opacity: 1;
}
.status_not_selected:hover {
    color: transparent;
    opacity: 1;
    transition: all 0.4s ease 0s;
    background-color: #e694bc !important;
    box-shadow: 3px 2px 30px white inset !important;
}
.status_selected:hover a, .status_not_selected:hover a {
  color:yellow;
}
.status_selected {
    display: block;
  background-color: #e694bc !important;
  box-shadow: 3px 2px 30px white inset !important;
}
.status_not_selected {
    display: block;
}
#list_surround .status_selected, #list_surround .status_not_selected {
    background-color: rgba(185, 88, 69, 0.8);
    border-color: white !important;
    border-style: solid !important;
    border-width: 0px !important;
    border-radius:30px 30px 0 0px;
    left: 10px;
    padding: 15px 0;
    position: fixed;
    top: 254px;
    width: 200px;
    font-size: 17px !important;
    transition: all 0.8s ease 0s;
    box-shadow: 3px 2px 20px  inset;
}
#list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected {
    top: 301px;
   border-radius: 0px !important;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected {
    top: 348px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
    top: 395px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
    top: 442px;
}
#list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
    top: 489px;
  border-radius:0 0 30px 30px !important;
}
/*

COPYRIGHT

*/

#copyright:before {
    content: "Design by SylakentH, thanks to Hahaido.";
    font-size: 12px;
}
#copyright {
    background-color: #A0373C;
    border: 4px solid #DA6358;
    border-radius: 12px;
    color: #FFFFFF;
    display: block;
    margin-top: -10px !important;
    padding: 2px 14px 4px;
    position: relative;
}
#copyright a {
    color: #FFFFFF;
    font-size: 14px;
    padding-right: 2px;
    text-shadow: 1px 1px #F11C26;
}





