/*
plum - b3515a
aqua - 45958d
raspberry - 6b1928
cream - f5e4b8
taupe - cac09e
dk warm grey - 484848
*/

body {
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 12px;
	background: #f5e4b8 url('images/bg.jpg') repeat-y top center;
	margin: 0;
	padding: 0;
	color: #484848;
	}
	
h2 {
	font-family: "Trebuchet MS", "Lucida Grande", verdana, arial, sans-serif;
	font-size: 20px;
	text-align: left;
	color: #b3515a;
	margin: 12px 12px 2px 0;
	padding: 4px 0 4px 12px;
	}

h3 {
	color: #6b1928;
	font-family: georgia, "times new roman", serif; 
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	text-transform: lowercase;
	margin: 0 12px 6px 12px;
	}

p, td {
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 12px;
	}

p {
	line-height: 18px;
	padding: 0px;
	margin: 0px 12px 16px 12px;
	}

#wrap {
	margin: 0 auto;
	width: 970px;
	background: url('images/fortune_03.jpg') no-repeat 0 378px;
	}
	
#content {
	clear: both;
	padding: 12px 36px;
	}

li {
	padding: 0;
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 130%;
	}

ul li {
	list-style: square;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	float: right;
	}
	
#nav li {
	list-style-image: url('images/crown.png');
	padding: 0 !important;
	margin: 0;
	}
	
#nav li a {
	/* background: url('images/navbg.png'); */
	color: #484848;
	font-size: 21px;
	font-family: georgia, "times new roman", serif; 
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	border: none;
	display: block;
	padding: 10px 60px 0 0;
	text-decoration: none;
	}

#nav li a:hover {
	color: #000;
	border: none;
	}


a {
	font-weight: bold;
	border-bottom: 1px solid #cac09e;
	text-decoration: none;
	}

a:link {
	color: #b3515a;
	}

a:visited {
	color: #6b1928;
	}

a:hover, a:active {
	color: #45958d;
	border-bottom: 1px solid #b3515a;
	}

a.img {
	border: none;
	padding: none;
	background: none;
	}
	
blockquote {
	padding: 4px 8px;
	margin-left: 30px;
	line-height: 18px;
	color: #000;
	}

blockquote p {
	font-family: georgia, "times new roman", serif; 
	font-size: 15px;
	line-height: 150%;
	}

b {
	color: #6b1928;
	letter-spacing: 1px;
	background: #cac09e;
	padding: 0 2px;
	}
	
i {
	font-family: georgia, "times new roman", serif; 
	font-size: 110%
	}
	
.name {
	font-family: "Trebuchet MS", "Lucida Grande", verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	}

p.member {
	margin-bottom: 2px;
	}
	
#copy {
	font-size: 10px;
	margin-top: 24px;
	padding: 0px;
	line-height: 14px;
	}

p.form {
	padding: 0px;
	margin: 0px 12px 2px 12px;
	}

div.form {
	padding: 0px;
	margin: 0px 12px 6px 12px;
	text-align: left;
	}

input, select, textarea {
	color: #000;
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	margin: 0px 6px 0px 0px;
	padding: 2px 6px;
	}

input, textarea, .show_join_country_field, .show_sort_form select {
	border: #484848 solid 1px;
	background: #cac09e;
	}

.show_sort_form select {
	padding: 0;
	}
	
.show_join_country_field option, .show_sort_form option {
	background: #cac09e;
	border: none;
	font-size: 12px;
	}

img.aff {
	margin: 3px 3px 0px 0px;
	}

img.link {
	margin: 2px 4px 0px 0px;
	}

img.code {
	margin: 0px 4px 0px 0px;
	}

/* phpCodeSort stuff */

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}

/* add this rule to your CSS to get the donation form to align */
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

.codesort h2 { }

.codesort h3 { }

.codesort p { }

.codesort a { }

.codesort img { margin-top: 6px; }

.codesort ul { }

.codesort li { }

.codesort input { }

.codesort option { }

.codesort select { }

.credit { }
