



/****************************************************************************
 **
 ** Theme Name: Playing Computer/Video Games fanlisting
 ** URL: http://powerup.i-heart-you.net/gaming
 **
 ** Author: Deborah V.D.
 ** Copyright: Reproduction not permitted. All rights reserved.
 **
****************************************************************************/
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 





@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;1,400&family=Roboto+Slab:wght@200;300;400;500&family=Unica+One&family=Raleway:wght@300;400&display=swap');






body {
background-color: #01a0c7;
width: 900px;
font-size: 100%;
font-weight: 300;
line-height: 170%;
color: #757575;
font-family: 'Roboto Slab', serif;
margin: 15px auto;
padding: 0;
}

img {
border: 0px;
}

a:link, a:visited, a:active {
font-style: normal;
font-weight: normal;
color: #b58abe;
text-decoration: none;
}

a:hover {
color: #9600b7;
}





/* ----- LAYOUT ----- */

#wrapper {
background-color: #fff;
border: 10px solid #fff;
width: 904px;
overflow: auto;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#header {
background: url('images/header.jpg') no-repeat;
border: 2px dotted #01a0c7;
width: 900px;
height: 409px;
}

#menu {
width: 900px;
height: 30px;
margin-bottom: 32px;
}

#content {
width: 900px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
margin: 0 0 25px 0;
}

#footer {
overflow: auto;
background-color: #fff;
width: 900px;
height: 60px;
font-weight: 400;
font-style: italic;
font-size: 90%;
color: #cacaca;
line-height: 120%;
text-align: center;
font-family: 'Lora', Serif;
}





/* ----- MENU ----- */

#nav {
width: 900px;
padding-top: 2px;
}

ul#navlist {
margin: 3px 0 0 0;
padding: 0;
white-space: nowrap;
text-align: right;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a {
padding: 6px 9px;
}

#navlist a:link, #navlist a:visited {
background-color: #01a0c7;
color: #fff;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
font-family: 'Raleway', sans-serif;
}

#navlist a:hover {
background-color: #7f7f7f;
color: #fff;
text-decoration: none;
text-shadow: none;
}





/* ----- HEADINGS ----- */

h1, h2, h3, h4 {
border-left: 15px solid #efefef;
font-style: normal;
font-weight: 400;
font-size: 175%;
color: #52a2dd;
letter-spacing: 3px;
padding: 5px;
margin: 0 0 1px 0;
font-family: 'Unica One', cursive;
}

h5 {
display: inline-block;
border-left: 5px solid #efefef;
border-bottom: 1px solid #efefef;
font-style: normal;
font-weight: 400;
font-size: 120%;
color: #51a3df;
letter-spacing: 3px;
padding: 5px;
margin: 0 0 3px 0;
font-family: 'Unica One', cursive;
}





/* ----- HTML TAGS, ETC. ----- */

input, textarea, select {
background-color: #fff;
border: 1px solid #efefef;
padding: 7px;
font-weight: 300;
font-size: 100%;
color: #a1a1a1;
font-family: 'Roboto Slab', serif;
}

button, .submit, .show_join_submit_button, .show_join_reset_button, .show_update_submit_button, .show_lostpass_submit_button {
background-color: #efefef; 
border-top: 1px solid #f8f8f8;
border-left: 1px solid #f8f8f8;
border-right: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
font-weight: 400;
font-size: 100%;
color: #949494;  
padding: 7px;
font-family: 'Roboto Slab', serif;
}

table {
width: 100%;
margin: 3px 0 17px 0;
}

table#memberslist, table#memberslist th, table#memberslist td {
border-collapse: collapse;
border-bottom: 1px solid #efefef;
}

table#memberslist th, table#memberslist td {
padding: 4px 20px;
}

table#memberslist tr:nth-child(even) {
background-color: none;
}

table#memberslist tr:nth-child(odd) {
background-color:none;
}


blockquote { background-color: #f9fdfe; border-top: 1px solid #f1fbfe; border-left: 1px solid #f1fbfe; border-right: 2px solid #f1fbfe; border-bottom: 2px solid #f1fbfe; padding: 15px 20px;}
blockquote p { margin:0;}
p, form { margin: 3px 0 22px 0;}
strong { font-weight: 500;}
em { font-weight: 400; font-style: italic; font-family: 'Lora', Serif;}
small { font-size: 80%;}
acronym, abbr { cursor: help;}
code, pre { font-size: 85%; color: #96181a; font-family: "Courier New", Courier, monospace;}
ul { list-style-type: circle; list-style-image: none; margin-bottom: 20px;}
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: 500; font-size: 100%; color: #6f6f6f; font-family: 'Roboto Slab', serif;}
.country { font-weight: 400; font-style: italic; color: #7b7b7b; font-family: 'Lora', Serif;}
.show_members_no_email, .show_members_no_website { color: #cacaca;}

.fl-title { font-weight: 400; font-style: italic; font-family: 'Lora', Serif;}
.fl-subject { font-weight: 400; color: #636363; border-bottom: 1px dotted #d9d9d9;}
.tfl-category { color: #8bbdc9; border-bottom: 1px dotted #d9d9d9;}
.fl-lastupdated { font-weight: 500; color: #6f6f6f; border-bottom: 1px dotted #d9d9d9;}





/* ========== 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;}