/*
 * (c) 2009 Mellowtown, All Rights Reserved
 * $Id: mwest.css,v 1.2 2009/01/20 02:37:21 tredman Exp $
 */

BODY {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #263b46;
	color: white;
	margin: 0;
}

#page-container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#mp-placeholder {
	background-color: #1a0c07;
	font-weight: bold;
	font-size: 12px;
	color: #A4DAEF;
	margin-left: 54px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}

#mw-prologue {
	background-image: url(../images/about_bg.png);
	background-repeat: repeat-x;
	background-color: #1a0c07;
	color: #a4daef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 54px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

#mw-prologue SPAN.highlight {
	color: white;
}

#mw-prologue SPAN.byline {
	color: white;
	font-size:20px;
	font-weight: normal;
}

#mw-prologue A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

#mw-prologue A:hover {
	color: #FFFFFF;
}

#mw-stories {
	background-image: url(../images/stories_bg.png);
	background-repeat: repeat;
	margin-top: 15px;
	margin-left: 11px;
	margin-right: 53px;
	margin-bottom: 15px;
	padding-top: 20px;
}

.story {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

.story-author {
	color: #a4daef;
	font-weight: normal;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.story-byline {
	color: white;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.story-byline-waiting {
	color: #808080;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.story-byline A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a4daef;
	text-decoration: none;
}

.story-byline A:hover {
	color: yellow;
}

.story-rule {
	border: 0px;
	border-top: dotted 1px white;
}

.nav-rule {
	border: 0px;
	border-top: solid 1px #606060;
	width: 100%;
}

.nav-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

.nav-section A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

.nav-section A:hover {
	color: white;
}

.page-button {
	border: solid 1px #606060;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

.page-button-active {
	border: solid 1px #a4daef;
	color: #a4daef;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#mw-share {
	background-image: url(../images/stories_bg.png);
	background-repeat: repeat;
	margin-top: -8px;
	margin-left: 10px;
	margin-right: 54px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.mw-share-text-field {
	height: 37px;
	width: 395px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 20px;
	color: #888888;
}

.mw-share-textarea-field {
	height: 339px;
	width: 395px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 20px;
	color: #888888;
	overflow: auto;
}

.mw-share-field {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
}

.mw-share-field .highlight {
	color: #a4daef;
}

#action-buttons {
	float: right;
}

#privacy-link {
	float: left;;
}

#privacy-link A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

#privacy-link A:hover {
	color: white;
}

#cms-header {
	position: absolute;
	left: 25px;
	top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a4daef;
	font-size: 20px;
	font-weight: bold;
}

#cms-menu {
	position: absolute;
	left: 25px;
	top: 125px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

.cms-menu-link {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

.cms-menu-link:hover {
	color: yellow;
}

.cms-menu-link-active {
	font-family: Arial, Helvetica, sans-serif;
	color: #a4daef;
	font-size: 14px;
	font-weight: bold;
}

.admin-content {
	background-image: url(../images/stories_bg.png);
	background-repeat: repeat;
	position: absolute;
	left: 25px;
	top: 200px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	width: 90%;
}

.admin-content TABLE {
	background-color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.admin-content TH {
	text-align: left;
	font-weight: bold;
	background-color: #606060;
}

.admin-content A {
	font-family: Arial, Helvetica, sans-serif;
	color: #a4daef;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
}

.admin-content A:hover {
	color: yellow;
}

.status-msg {
	color: #FFCCCC;
}

a.mellowtownLink:link {
	color: #48B7E6;
	text-decoration: none;
}
a.mellowtownLink:visited {
	text-decoration: none;
	color: #48B7E6;
}
a.mellowtownLink:hover {
	text-decoration: none;
	color: #A4DAEF;
}
a.mellowtownLink:active {
	text-decoration: none;
	color: #A4DAEF;
}
