


/****************************************************************************
 **
 ** Theme Name: Pokemon Plush Toys fanlisting
 ** URL: http://pokemon.i-heart-you.net/plushies
 **
 ** Author: Deborah V.D.
 ** Copyright: Reproduction not permitted. All rights reserved.
 **
****************************************************************************/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
body {
background-color: #e8ddc5;
width: 600px;
font-size: 85%;
line-height: 150%;
color: #444;
font-family: Arial, Tahoma, Sans-Serif;
padding: 0;
margin: 0 auto;
}

a:link, a:visited, a:active {
font-style: normal;
font-weight: normal;
color: #ce9156; 
text-decoration: none;
}

a:hover {
color: #fff;
}

#header {
width: 600px;
height: 428px;
background: url('images/layout.jpg') no-repeat;
border: 5px solid #b09582;
}

#navigation {
width: 600px;
height: 41px;
background-color: #e7d6b2;
border-left: 5px solid #b09582;
border-right: 5px solid #b09582;
}

#content {
width: 580px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
background-color: #e7d6b2;
border-left: 5px solid #b09582;
border-right: 5px solid #b09582;
padding: 10px;
}

h1, h2, h3, h4 {
font-style: normal; 
font-weight: normal; 
font-size: 1.5em;
color: #b09582;
letter-spacing: 2px; 
text-transform: uppercase;
padding: 2px 0 2px 0;
margin: 0px;
font-family: "Times New Roman", Georgia, Helvetica;
}

h1::first-letter, h1:first-letter {
font-style: normal; 
font-weight: bold; 
font-size: 1.2em;
color: #b09582;
padding: 0px;
margin: 0px;
font-family: Georgia;
}

h5 {
font-style: normal; 
font-weight: bold; 
font-size: 1em;
color: #b09582;
letter-spacing: 2px; 
text-transform: uppercase;
padding: 2px 0 2px 15px;
margin: 0px;
font-family: "Times New Roman", Georgia, Helvetica;
}

input, textarea, select { 
background-color: #e9ddc3; 
border: 1px solid #b09582;
padding: 4px;
color: #897262; 
}

	input:focus, textarea:focus, option:focus, select:focus {
	background-color: #ede4cf;
	}

	.submit, .show_join_submit_button, .show_join_reset_button, .show_update_submit_button, .show_lostpass_submit_button {
	background-color: #d8b297;
	color: #7c6759;
	}

form, table {
margin-bottom: 15px;
}

acronym, abbr {
cursor: help;
}

code, pre {
color: #864045;
font: 1em "Courier New", Courier, monospace;
margin: 5px 0 15px 0;
}

em { 
font-size: 1em;
color: #777166;
font-family: Georgia, Sans-Serif; 
}

ul {
list-style-image: url('images/point.gif');
margin-bottom: 15px;
}

ul.fanlist {
list-style-image: url('images/pokeball.gif');
}

ol.guidelines {
margin-bottom: 28px;
}

p {
margin: 3px 0 15px 0;
}

img {
border: 0px;
}

object {
width: 200px;
height: 40px;
}

.codes-affiliates {
word-wrap: break-word; /* old name */
overflow-wrap: break-word;
}

.affiliates {
margin: 0 2px;
}

ul.links {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
list-style-type: none;
list-style-image: none;
}

.point {
background: url('images/point.gif') no-repeat left center;
padding-left: 12px;
}

.center {
text-align: center;
}

.up {
text-transform: uppercase;
letter-spacing: 1px;
}

.email {
padding: 0 2px 0 2px;
letter-spacing: 0px;
font-family: "courier new";
}

.show_members_no_website {
color: #d3b576;
}

.show_members_no_email {
display: none;
}

.rotation {
opacity: 0.6;
}

.rotation:hover {
opacity: 1;
}

#footer {
width: 590px;
height: 80px;
background-color: #e7d6b2;
border-left: 5px solid #b09582;
border-right: 5px solid #b09582;
border-bottom: 5px solid #b09582;
padding: 20px 5px 0 5px;
font-style: italic;
font-size: .9em;
color: #bea492;
text-align: center;
line-height: 1.3em;
font-family: Georgia;
}

#footer a {
font-weight: bold;
font-style: italic;
color: #b09582;
}

#footer a:hover {
color: #9c816e; 
}