body {
color:#333;
font-size:12px;
padding:0;
text-align:left;
background: #fbf2f0 url(../images/bg-tile.png) 697px top repeat-y;
}
div#wrapper {
	margin: 0;
	width: 700px;
	text-align: left;
	background-color: #fff1f0;
	}
div#header{
	padding: 0 25px;
	width: 650px;
	display: block;
	height: 135px;
	background: #f5d8d7 url(../images/mog_grad.png) left top repeat-y;
	}
div#logo-description-wrap {
	/*background: #f00;*/
	}
div#navigation-search-wrap {
	/*background: #0f0;*/
	}
div#header h1 {
	height: 75px;
	width: 160px;
	padding: 0;
	margin: 0;
	color: #000;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	background: url(../images/header-text.png) left bottom no-repeat;
	}
div#header h1 span {
	text-indent: -9999px;
	display: block;
	border: 0;
	text-decoration: none;
	}
div#header h1 em {
	}
div#header {
	}
ul.header-navigation {
	margin: 0; padding: 0;
	background-color: #f00;
	}
ul.header-navigation li {
	display: inline;
	padding: 0; margin: 0;
	}
ul.header-navigation li a {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	padding: 0; margin: 0;
	text-align: center;
	font-size: 14px;
	text-indent: -200px;
	overflow: hidden;
	background-image: url(../images/nav_images.png);
	float: left;
	margin-right: 2px;
	line-height: 40px;
	}
/* ------------ navigation awesomeness ---------- */
li.homelink a{
	width: 87px;
	background-position: left -47px;
	background-repeat: no-repeat;
	}
	li.homelink a:hover {
		background-position: 0 0;
	}
	li.homelink.selected a {
		width: 87px;
		background-position: left -94px;
		background-repeat: no-repeat;
		}
	
li.submitlink a{
	width: 98px;
	background-position: -87px -47px;
	background-repeat: no-repeat;
	}
	li.submitlink a:hover {
		background-position: -87px 0;
		}
	li.submitlink.selected a {
		background-position: -87px -94px;
		} 
li.randomlink a{
	width: 104px;
	background-position: -185px -47px;
	background-repeat: no-repeat;
	}
	li.randomlink a:hover {
		background-position: -185px 0;
		}
	li.randomlink.selected a {
		background-position: -185px -94px;
		}	
		
	
/*
li.statslink a{
	width: 76px;
	background-position: -185px -47px;
	background-repeat: no-repeat;
	}
	li.statslink a:hover, li.statslink.selected a {
		background-position: -185px 0;
		}
li.aboutlink a{
	width: 86px;
	background-position: -261px -47px;
	background-repeat: no-repeat;
	}
	li.aboutlink a:hover, li.aboutlink.selected a {
		background-position: -261px 0;
		}
*/

div#searchwrap {
	text-align: right;
	margin: 0;
	padding: 0;
	height: 47px;
	padding-top: 13px;
	background: url(../images/nav_images.png) -289px 0;
	width: 160px;
	float: right;
	}
div#searchwrap form, div#searchwrap fieldset,div#searchwrap button {
	margin: 0;
	padding: 0;
	border: 0;
	}
div#searchwrap form {
	height: 24px;
	text-align: center;
}
div#searchwrap fieldset {
height: 24px;
width: 141px;
margin: 0 auto;
}

#searchwrap input {
	margin: 0; padding: 0; border: 0;
	float: left;
	}
#searchwrap button {
	float: right;
	}
#searchwrap input#search {
	background: #fff;
	border: 1px solid #efdfdb;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	color: #ccc;
	width: 110px;
	border-right: 0;
	padding: 3px;
	height: 16px;
	}
#searchwrap input#search:focus {
	color: #ab6661;
	}
#searchwrap .button {
border: 0; margin: 0; padding: 0;
background: #fff url(../images/button.png) left top no-repeat;
height: 24px;
width: 24px;
text-indent: -2000px;
	}
#searchwrap .button:hover {
background: #f0ddd8 url(../images/button.png) left top no-repeat;
}
div#content {
	width: 650px;
	padding: 0 25px;
	margin-top: 50px;
	}
div#content a {
	color: #ab6661;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	}

.definition {
	color: #7a6362;
	padding: 15px;
	margin-left: 175px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	height: 55px;
	padding-top: 25px;
	}
.definition h4 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: inherit;
	line-height: 12px;
	margin-top: 15px;
	}
.definition p {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: inherit;
	line-height: 12px;
	}
.definition p em {
	display: block;
	color: inherit;
	}
#content form {
	padding: 0;
	margin: 0;
	
	}
#content p {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #7a6362;
	padding-bottom: 10px;
	}
#content fieldset {
	padding: 0;
	margin: 0;
	
	}
#content textarea {
	padding: 0;
	margin: 0;
	
	}
#content input {
	padding: 0;
	margin: 0;
	
	}
div#content #content-header {

	}
div#content h2 {
	color: #7a6362;
	font-size: 22px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: 400;
	}
h2.team {
	margin-bottom: -10px;
	margin-top: 10px;
	}
div#content h3 {
	color: #7a6362;
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-weight: 400;
	margin-top: 20px;
	}
/*
div#content ul#filter {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
	margin-bottom: 40px;
	margin-top: -4px;
	}
ul#filter li {
	height: 19px;
	float: left;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	color: #325768;
	margin-right: 4px;
	}
ul#filter li a {
	text-align: center;
	text-decoration: none;
	width: 41px;
	height: 19px;
	background: url(../images/filter_bg.png) 1px -1px no-repeat;
	display: block;
	clear: none;
	color: #fff;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	margin-right: -4px;
	}
*/
div#content div.moan {
	margin-bottom: 20px;
	margin-top: 20px;
	border-top: 1px solid #f0ddd8;
	padding-top: 10px;
	}
ul.moan-meta {
	margin-bottom: 20px;
	line-height: 20px;
	height: 20px;
	}
ul.moan-meta li {
	width: 50%;
	display: inline;
	list-style-type: none;
	}
li.meta-date {
	float: left;
	}
li.meta-links {
	float: right;
	text-align: right;
	}	
li.meta-links span, li.meta-date span{
	background-color: #f0ddd8;
	}
li.meta-links span:hover {
	background-color: #fbece9;
	}
li.meta-links span a, li.meta-date span {
	padding: 3px;
	color: #ab6661;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 12px;
	}


div.moan div.moan-body {
	}
div.moan div.moan-body p {
	color: #7a6362;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	width: 600px;
	}
div#page-footer {
	margin: 25px;
	margin-top: 50px;
	width: 650px;
	color: #7a6362;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	padding-bottom: 50px;
	}
div#page-footer p {
	text-align: center;
	margin: 0;
	color: #7a6362;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	}
div#page-footer ul {
	text-align: center;
	margin: 0 auto;
	width: 480px;
	}
div#page-footer ul#footer-links li {
	display: inline;
	line-height: 30px;
	margin: 0;
	}
div#page-footer ul#footer-links li a {
	padding: 0; margin: 0;
	color: #7a6362;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 14px;
	display: block;
	height: 30px;
	float: left;
	width: 120px;
	text-decoration: none;
	}
#pagination {
	text-align: right;
	margin: 25px;
	border-top: 1px solid #efdfdb;
	width: 650px;
	}
#pagination a, #pagination a:hover {
	color: #7a6362;
	font-size: 19px;
	text-decoration: none;
	font-weight: 400;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	}
#pagination span {
	font-size: 19px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	background-color: #f0ddd8;
	color: #ab6661;
	font-weight: 400;
	padding: 0 3px;
	}
div#content form, div#content fieldset {
	}
div#content form {
	}
div#content p{
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 14px;
	}
div#content textarea {
	border: 1px solid #efdfdb;
	background: #fff;
	color: #7a6362;
	text-align: left;
	padding: 5px;
	width: 638px;
	height: 200px;
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	margin-top: 25px;
	margin-bottom: 0;
	}
form#reportform textarea {
	height: 100px;
	}
div#content input{
	color: #ab6661;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	text-align: center;
	padding: 6px;
	background: #fff;
	border: 1px solid #efdfdb;
	}
	div.form-floatright {
	float: right;
	margin-top: 10px;
	text-align: right;
	width: 100%;
	}
	div.form-floatright input {
		margin: 0;
		}
div#content input:hover {
	background: #f0ddd8;
	}
body#splash {
	background-image: none;
	background-color: #fff1f0;
	text-align: center;
	}
div#splash_temp {
	background: url(../images/header-text.png) top center no-repeat;
	width: 200px;
	text-align: center;
	margin: 100px auto;
	}
	#splash_temp h1 { overflow: hidden; text-indent: -9999px; height: 75px; width: 160px; }
	#splash_temp p { margin: 10px; 
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #7a6362;
	text-align: center;
	width: 100%;
	}
h3 em {
	color: #7a6362;
	font-style: italic;
	font-size: 16px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	}
#etiquette {
	}
#etiquette ul {
	margin: 0;
	padding: 0;
	margin-top: -5px;
	margin-bottom: 5px;
	}	
#etiquette ul li {
	padding: 0;
	margin: 0;
	list-style-type: disc;
	margin-left: 25px;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	color: #7a6362;
	}
	#etiquette li.subtext {
		list-style: none;
		font-size: 12px;
		margin: 10px 0;
		}
	img.team-image {
		margin-top: 25px;
		}
		
/* steals css from the blog design */
#contact-form-wrap {
					width: 100%;
					}
					form#contact-form {
						padding-top: 2.5em;
						}
						#contact-form p {
							font-size: 1.2em;
							}
							#contact-form p a:link, #contact-form p a:visited, #contact-form p a:hover {
								color: #ab6661;
								text-decoration: none;
								}
						#contact-form label {
							float: left;
							display: block;
							font-weight: 800;
							text-align: right;
							width: 150px;
							color: #805d61;
							clear: both;
							}
						#contact-form input#name, #contact-form input#email, #contact-form input#subject{
							float: left;
							font-size: 1.2em;
							padding: 4px 2px;
							width: 350px;
							margin: 0 0 20px 10px;
							margin-right: 100px;
							}
						#contact-form textarea {
							width: 346px !important;
							margin: 5px 0 20px 10px;
							padding: 4px 2px;
							margin-left: 165px;
							display: block;
							}
						#contact-form input#submit{
								margin: 0;
								margin-right: 125px;
								}

#submit-name {
	display: none;
}

