/*======================================

- Magnitude, a Caleb dedication
- Version 1
- Author: Shinju
- Author URI: http://snow-heart.net

======================================*/

/* GLOBAL LAYOUT AND STYLE */

html, body, div, span, h1, h2, h3,
p, blockquote, figure, figcaption, a, cite, dfn,
em, img, strong, b, i, 
ol, ul, li, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

* {
	margin: 0;
	padding: 0;
}

header, section, footer, aside, nav, main, article, figure {
	display: block;
}

body {
	background: #e6ebef;
	margin: 0 auto;
	text-align: center;
}

#frame {
	margin: 0 auto;
	float: left;
	width: 960px;
}

header {
	background: #fff url('imgs/m01_header.png') no-repeat left top;
	width: 960px;
	min-height: 720px !important;
}

nav {
	float: left;
	margin: 50px 0 0 260px;
	width: 560px;
	opacity: 0.5;
}

nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #8d6772;
	text-align: center;
}

nav ul li {
	margin-right: 10px;
	min-width: 150px;
	font: bold 9pt 'Quicksand', sans-serif;
	color: #8F9F88;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
}

nav ul li span {
	font: 24pt/80% 'Send Flowers', cursive;
	text-align: center;
	text-transform: lowercase;
}

nav ul li:last-child {
	margin-right: 0px;
}

#content {
	background: url('imgs/m01_body.png') top left no-repeat;
	width: 960px;
	min-height: 30px;
	font: 12pt/170% 'Open Sans', sans-serif;
	text-align: left;
	color: #473D38;
}

main {
	margin: 0 60px 10px 20px;
}

footer {
	background: url('imgs/m01_footer.png') top center no-repeat;
	padding: 70px 0 0 0;
	font: 10pt/170% 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-align: center;
}

/* HEADERS & FONTS */

h1 {
	background: url('imgs/m01_h1bg.png') bottom left no-repeat;
	min-height: 66px;
	padding-left: 100px;
	font: 50pt/90% 'Send Flowers', cursive;
	text-align: left;
	color: #BFC3A5;
}

h1 + p {
	margin-top: 10px !important;
}

main p {
	margin: 0 0 15px 0;
}

.center, .codes, #links {
	text-align: center !important; 
}

.sign {
	text-align: right !important;
}

hr {
	background: url('imgs/m01_hr.png') top center no-repeat;
	margin: 10px 0;
	min-height: 63px;
	border: 0;
}

blockquote.stats {
	background: rgba(139, 167, 215, .7);
	margin: 15px 200px;
	padding: 10px 0;
	font: 16pt 'Quicksand', sans-serif;
	color: #f3f5f5;
	text-align: center;
	text-transform: uppercase;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
}

blockquote {
	background: #8BA7D7;
	margin: 15px 50px;
	padding: 10px;
	font: italic 15pt/170% 'Playfair Display', serif;
	color: #fff;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

blockquote footer {
	background: transparent;
	margin: -90px 0 0 0;
	text-align: right;
	color: #fff6d0;
}

main ul {
	margin: 5px 0 5px 40px;
	list-style-type: none;
}

main ul li:before {
	padding-right: 0.5em;
	color: #ad5c38;
	content: "\01F34E";
}

main ul li:nth-child(even):before {
	color: #764c14;
	content: "\01F34F";
}

.hearts {
	color: #EB9BC2;
}

b, strong {
	text-transform: uppercase;
}

b {
	color: #619873;
}

strong {
	color: #446098;
}

i {
	color: #948573;
}

em {
	font-weight: bold;
	color: #39988D;
}

/* FORMS AND SORT*/

#form {
	margin: 0 auto !important; 
	width: 80%; 
	text-align: center !important;
}

#form table {
	border: 0;
	border-collapse: collapse;
	text-align: left !important; 
}

#form td {
	padding: 3px;
	text-align: left;
}

#form td:nth-child(odd) {
	width: 40%; 
}

#form td:nth-child(even) {
	width: 60%;
}

#form select {
	width: 100% !important;
}

#fansort, #membersort {
	margin: 0 auto !important;
	padding: 5px 0;
	width: 100%;
	text-align: center !important;
}

#fansort td:nth-child(odd) {
	padding: 0;
	width: 50%;
	text-align: right;
}

#fansort td:nth-child(even) {
	padding-left: 20px;
	width: 50%;
	text-align: left;
}

#fanlist {
	margin: 0 auto !important;
	padding: 5px 0;
	width: 100%;
}

#fanlist ul {
	margin-left: 65px !important; 
}

#fanlist ul li {
	background: rgba(160, 171, 107, .7);
	margin: 0 5px 5px 0;
	padding: 5px;
	width: 30%;
	font: 10pt 'Quicksand', sans-serif;
	color: #FFDF0F;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
}

#fanlist ul li:before {
	padding-right: 0 !important;
	content: "";
}

#fanlist ul li:last-child {
	margin-right: 0 !important;
}

#fanlist li span.name {
	padding: 0 0 2px 0;
	font: italic 14pt/140% 'Playfair Display', serif;
	color: #FFE9EF;
	text-transform: lowercase;
	border-bottom: 3px dashed #38803E;
	display: block;
}

/* TEXT AREAS & SELECTIONS */
input, select, option {
	font: 12pt/170% 'Open Sans', sans-serif;
}

input {
	background: transparent;
	margin: 0 0 5px 0; 
	padding: 2px 5px; 
	border-top: 0;
	border-right: 0; 
	border-bottom: 3px double #A2B2CF; 
	border-left: 0;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}

input[type=text], input[type=password] {
  width: 94%;
}

input[type=submit], input[type=reset] {
	background: transparent !important;
	padding: 5px;
	width: 100%;
	text-transform: uppercase;
}

select {
	background: #e6ebef;
	padding: 2px 5px; 
	border: 3px double #A2B2CF; 
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
}

option {
	padding: 2px 5px;
}

/* LINKS */
a, a:link, a:visited {
	color: #B59549;
	text-decoration: none;
	border-bottom: 2px solid #667B9E;
}

a:hover {
	color: #667B9E;
	border-bottom: 2px solid #D4AE55;
}

nav ul li a {
	color: #B59549;
}

nav ul li a:hover {
	color: #667B9E;
}

.navodd a {
	color: #D67A57;
} 

.navodd a:hover {
	color: #5DB58A;
}

.naveven a {
	color: #E361A0;
}

.naveven a:hover {
	color: #E3485D;
}


#fanlist a {
	color: #AD6B85;
}

#fanlist a:hover {
	color: #FC4A88;
}

nav a, nav a:hover, #fanlist a, #fanlist a:hover, footer a, footer a:hover, .images a {
	border: 0px !important;
}


/* IMAGES */
img {
	border: 0px;
}

.codes img, #links img {
	margin: 3px; 
	border: 5px solid #9ED79C; 
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	opacity:0.5; 
	-webkit-transition: opacity .5s ease-in; 
	-moz-transition: opacity .5s ease-in; 
	-o-transition: opacity .5s ease-in; 
	transition: opacity .5s ease-in;
}

.codes img:hover, #links img:hover {
	border: 5px solid #C9D787; 
	opacity: 0.9;
}
