



/****************************************************************************
 **
 ** Theme Name: Fruits Basket fanlisting
 ** URL: https://fruitsbasket.i-heart-you.net/
 **
 ** Author: Deborah V.D.
 ** Copyright: Reproduction not permitted. All rights reserved.
 **
 ****************************************************************************/
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@import url('https://fonts.googleapis.com/css?family=Philosopher:400,400i|Amatic+SC:400,700|Lora:400,400italic,700|Raleway:400,300|Gabriela&display=swap');

body {
background: #feede5;
width: 950px;
font-size: 100%;
font-weight: 400;
line-height: 170%;
color: #999;
letter-spacing: 0px;
font-family: 'Philosopher', sans-serif, serif;
margin: 0;
padding: 0;
}

img {
border: 0px;
}

a:link, a:visited, a:active {
font-style: normal;
font-weight: normal;
color: #b54d40;
text-decoration: none;
}

a:hover {
color: #822633;
}





/* ----- LAYOUT ----- */

#header {
background: #feede5 url('images/layout.jpg') no-repeat;
width: 950px;
height: 513px;
}

#menu {
background: #feede5 url('images/menu-bg.jpg') no-repeat;
width: 950px;
height: 61px;
overflow: auto;
}

#menu-text {
width: 403px;
margin-left: 249px;
}

#content {
background: #feede5 url('images/content-bg.jpg') repeat-y;
width: 403px;
margin-left: 249px;
min-height: 650px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 650px; /* for IE5.x and IE6 */
overflow: auto;
padding-bottom: 30px;
}

#text {
padding: 0 10px 0 10px;
}

#footer {
clear: both;
overflow: auto;
background: #feede5 url('images/content-bg.jpg') repeat-y;
width: 403px;
height: 80px;
margin-left: 249px;
font-weight: 400;
font-style: italic;
font-size: 90%;
color: #b3b3b3;
line-height: 120%;
text-align: center;
font-family: 'Lora', Serif;
}





/* ----- MENU ----- */

ul#navlist {
margin: 0;
padding: 3px;
white-space: nowrap;
text-align: center;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a {
padding: 8px 10px;
}

#navlist a:link, #navlist a:visited {
font-size: 150%;
color: #de7583;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
font-family: 'Amatic SC', cursive;
}

#navlist a:hover {
background-color: #feede5;
color: #3d3752;
border-radius: 20px;
text-decoration: none;
text-shadow: none;
}





/* ----- HEADINGS ----- */

h1, h2, h3, h4 {
font-weight: 400;
font-style: italic;
font-size: 150%;
color: #f8b7b5;
padding: 0 1px 3px 1px;
margin: 0;
font-family: 'Lora', Serif;
}

h5, h6 {
font-weight: 400;
font-style: italic;
font-size: 110%;
color: #bdc77e;
padding: 0 1px 3px 1px;
margin: 0;
font-family: 'Lora', Serif;
}





/* ----- HTML TAGS, ETC. ----- */

input, textarea, select {
background-color: #fff;
border: 1px solid #f7d9cf;
border-radius: 10px;
padding: 7px;
font-size: 90%;
color: #a6a6a6;
font-family: 'Gabriela', 'Philosopher', sans-serif, serif;
}

button, .submit, .show_join_submit_button, .show_join_reset_button, .show_update_submit_button, .show_lostpass_submit_button {
background-color: #f7d9cf; 
border: 1px solid #f0cfc4;
color: #d16f7e;  
padding: 7px;
border-radius: 10px;
text-shadow: 1px 1px #fff;
letter-spacing: 1px;
}

table {
width: 100%;
margin: 3px 0 17px 0;
}

table#memberslist, table#memberslist th, table#memberslist td {
border-collapse: collapse;
border: 1px solid #feede5;
}

table#memberslist th, table#memberslist td {
padding: 8px;
}

table#memberslist tr:nth-child(even) {
background-color: #fff9f6;
}

table#memberslist tr:nth-child(odd) {
background-color:#fff;
}

p, form { margin: 3px 0 17px 0;}
em { font-weight: 400; font-style: italic; color: #c5c5c5; font-family: 'Lora', Serif;}
small { font-size: 80%;}
acronym, abbr { cursor: help;}
code, pre { font-size: 85%; color: #ba5b5b; font-family: "Courier New", Courier, monospace;}
ul { list-style-type: circle; list-style-image: none;}
ol.guidelines { margin-bottom: 30px;}
.up, ul.fl_menu a { text-transform: uppercase; letter-spacing: 1px;}
.left { text-align: left; float: left;}
.right { text-align: right; float: right;}
.center { text-align: center;}
.underline { border-bottom: 1px solid}

.affiliates { margin: 0 2px;}

.images-wrap {
word-wrap: break-word; /* old name */
overflow-wrap: break-word;
}

.name { font-weight: 700; color: #919090; font-family: 'Lora', Serif;}
.country { font-weight: 400; font-style: italic; color: #adadad; font-family: 'Lora', Serif;}
.show_members_no_email, .show_members_no_website { color: #d4d4d4;}

.fl-title { color: #c4d189;}
.fl-subject { font-weight: 400; color: #6466af; border-bottom: 2px dotted #c5c5c5;}
.tfl-category { color: #db9483; border-bottom: 2px dotted #c5c5c5;}





/* ========== ROTATION ========== */

.fl-rotation { margin: 7px 0 18px 0; line-height: 0px;}
.fl-rotation p { margin: 0;}
.fl-rotation a, .fl-rotation img { border-bottom: 0px;}

.rotation { opacity: 0.5;}
.rotation:hover { opacity: 1;}

a.part-of { opacity: 0.8;}
a:hover.part-of { opacity: 1;}

.fansfansfans { text-align: center; margin-left: auto; margin-right: auto; opacity: 0.5;}
.fansfansfans:hover { opacity: 1;}
.fansfansfans object { width: 200px; height: 40px;}