



/****************************************************************************
 **
 ** Theme Name: Ragdoll Cats fanlisting
 ** URL: http://ragdoll.i-heart-you.net/
 **
 ** Author: Deborah V.D.
 ** Copyright: Reproduction not permitted. All rights reserved.
 **
****************************************************************************/
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@import url('https://fonts.googleapis.com/css?family=Khula:400,600|Dancing+Script|Amatic+SC|Overlock+SC|Lora:400,400italic,700&display=swap');


html {
height: 100%;
}

body {
background: #ddcfc6 url('images/layout.jpg') left bottom no-repeat fixed;
background-size: auto;
width: 950px;
height: 100%;
font-size: 96%;
font-weight: 400;
line-height: 170%;
color: #737373;
letter-spacing: 0px;
font-family: 'Khula', sans-serif;
margin: 0;
padding: 0;
}

img {
border: 0px;
}

a:link, a:visited, a:active {
font-style: normal;
font-weight: normal;
color: #a7757b;
text-decoration: none;
}

a:hover {
color: #784c46;
}





/* ----- LAYOUT ----- */

#title  {
background: url('images/title.jpg') no-repeat;
width: 600px;
height: 125px;
}

#content {
width: 600px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */ 
margin: 0 0 35px 500px;
padding: 50px 0 0 0;
}

#footer {
overflow: auto;
width: 600px;
height: 70px;
margin-left: 500px;
font-weight: 400;
font-style: italic;
font-size: 90%;
color: #a69589;
line-height: 120%;
text-align: center;
font-family: 'Lora', Serif;
}





/* ----- MENU ----- */

#nav {
width: 100%;
padding-top: 1px;
margin-bottom: 40px;
}

ul#navlist {
margin: 0;
padding: 3px;
white-space: nowrap;
text-align: center;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a {
padding: 6px 7px;
margin-right: 3px;
}

#navlist a:link, #navlist a:visited {
background-color: #d2beb1;
font-size: 140%;
color: #fff;
letter-spacing: 2px;
text-decoration: none;
text-transform: uppercase;
text-shadow: 1px 1px #bea99b;
font-family: 'Amatic SC', Cursive, sans-serif;
}

#navlist a:hover {
background-color: #a99689;
color: #f3ebe7;
text-decoration: none;
text-shadow: 1px 1px #978376;
}





/* ----- HEADINGS ----- */

h1, h2, h3, h4 {
font-weight: 400;
font-style: normal;
font-size: 200%;
color: #ab8d73;
letter-spacing: 1px;
padding: 0 1px 2px 1px;
margin: 0 0 3px 0;
font-family: 'Dancing Script', cursive;
}

h5 {
font-style: normal;
font-weight: 400;
font-size: 135%;
color: #ab8d73;
letter-spacing: 1px;
padding: 2px 0 2px 0;
margin: 0;
font-family: 'Overlock SC', cursive;
}





/* ----- HTML TAGS, ETC. ----- */

input, textarea, select {
background-color: #efe2d9;
border: 1px solid #c7b6ab;
padding: 7px;
font-size: 96%;
color: #998b83;
font-family: 'Khula', sans-serif;
}

button, .submit, .show_join_submit_button, .show_join_reset_button, .show_update_submit_button, .show_lostpass_submit_button {
background-color: #c7b6ab; 
border: 1px solid #baa89d;
color: #fff;  
padding: 5px 10px;
letter-spacing: 1px;
text-shadow: 1px 1px #a39288;
}

table {
width: auto;
margin: 3px 0 19px 0;
}

table#memberslist, table#memberslist th, table#memberslist td {
border-collapse: collapse;
border: 0px;
}

table#memberslist th, table#memberslist td {
padding: 4px 20px;
}

table#memberslist tr:nth-child(even) {
background-color: #ddcfc6;
}

table#memberslist tr:nth-child(odd) {
background-color:#ddcfc6;
}

p, form, .affiliationally { margin: 3px 0 17px 0;}
em { font-weight: 400; font-style: italic; color: #89909b; font-family: 'Lora', Serif;}
small { font-size: 85%;}
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; margin-bottom: 20px;}
.guidelines { margin-bottom: 30px;}
.up, .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}

ul.links {
list-style-type: none;
list-style-image: url('../images/point.gif');
list-style-position: inside; 
margin-top: 5px;
padding-left: 12px;
-ms-column-count: 2;
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}

ul.links li { 
font-size: 95%;
}

.affiliates { margin: 0 2px;}

.images-wrap {
word-wrap: break-word; /* old name */
overflow-wrap: break-word;
}

.name { font-weight: 400; font-style: italic; font-size: 105%; color: #716a61; font-family: 'Lora', Serif;}
.country { font-weight: 400; font-style: italic; color: #8f8e8e; font-family: 'Lora', Serif;}
.show_members_no_email, .show_members_no_website { color: #b3a8a1;}

.fl-title { font-weight: 400; font-style: italic; color: #89909b; font-family: 'Lora', Serif;}
.fl-subject { font-weight: 400; color: #c59883; border-bottom: 2px dotted #c9b3a6;}
.tfl-category { color: #937976; border-bottom: 2px dotted #c9b3a6;}
.tfl-subcategory { font-style: italic; color: #a4a1a0;}





/* ========== 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;}