/*
Theme Name: MPLS-LTD 2009
Theme URI: http://www.mplsltd.com
Description: Theme for MplsLTD
Author: Will Asplund
Author URI: http://www.grandpa-george.com
Version: 2.0
*/

* {
	outline:none;
}

body {
	outline:none;
	margin: 0;
	padding:0;
	font-family: Verdana, Helvetica, "Helvetica Neue", sans-serif;
	height:100%;
	width:100%;
}

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0;
	display:block;
	height:100%;
}
  
#content {
	margin-top: 80px;
	z-index:99;
	position: relative;
}

#maincontent {
	padding:0 25px;
	font-family: sans-serif;
	width:650px;
	margin-left:203px;
}

#maincontent div {
	padding-right:25px;
}

#maincontent h2 {
	margin:0;
	padding:0;
}

#maincontent a{
}

#maincontent div a{
	margin-left:0px;
	text-decoration:none;
}

.feedback {
	display:block;
	clear:both;
}

#header {
	z-index:100;
	position:absolute;	
}

#header div {
	height:44px;
	width:203px;
	background:transparent url(images/logo.png) top left no-repeat;
	margin:25px 25px 0 25px;

}

#nav {
	background:transparent url(images/navBG.png) top left repeat;
	list-style:none;
	width:153px;
	z-index:5;
	margin:10px 0 0 25px;
	padding: 5px 0 5px 15px;
	font-size:12px;
}
#nav:hover {
	background:#F28625;
}

#nav li#currentNav a{
	background:#F78200;
	color:#fff;
}

#nav a:hover {
	color:#fff;
	text-decoration:none;
}

#nav a {
	color:#333;
	padding:1px 4px;
	text-decoration:none;	
}

a:hover {
	color:#666;
	text-decoration:none;
}

a {
	color:#111;
}

#nav li {
	font-weight:700;
	padding:3px;
}

#nav li.border {
	border-top:3px solid #222;
	margin:6px 0 0 0;
	line-height:0;
	padding:0;
	width:135px;
}

#nav li.hidden_pgs {
	display:none;
}
#nav li.showPgs {
	display:block;
}

.meta {
	display:none;
}

.post {
	padding:30px 0 20px 20px;
	background: transparent url(images/contentBg.png) top left repeat;
}

.post a img {
	border: none;
}

#releases .storycontent p, #singles-club .storycontent p {
	float:left;
}

#releases .storycontent p:first-child, #singles-club .storycontent p:first-child {
	float:none;
	line-height:1.1em;
}


#releases .storycontent p img, #singles-club .storycontent p img {
	padding:0px 20px 0px 0px;
	float:left;
	margin:0px 0px 0px 0px;
}

#releases .storycontent p strong, #singles-club .storycontent p strong {
	font-size:21px;
	padding-bottom:5px;
	line-height:1.4em;
}

#news .storycontent p {
	float:left;
	line-height:1.4em;
}
#news .storycontent p img {
	float:left;
	padding:0px 20px 20px 0px;
}

.storycontent p {
	font-size:14px;
	line-height:1.4em;
}

.storytitle {
	font-size:22px;
	font-weight:700;
        display:none;
}

#commentform {
	display:none;	
}

#respond {
	display:none;	
}

.post form input {
}
 
.post h1 {
	margin:0 0 0 0px;
    font-size:22px
}

.clear {
	clear:both;
}

.block {
	display:block;
}

#foregroundIMG {
	top:0;
	left:0;
	background:transparent url(images/fg/glasses.png) top left no-repeat;
	width:100%;
	display:block;
	height:auto;
}
#backgroundIMG {
	background:transparent url(wp-content/themes/mplsltd/images/bg/bg10.gif) top left repeat;
	top:0;
	left:0;
	width:100%;
	display:block;
	height:auto;
	border-bottom:2px solid #440911;
}

#footer {
	width:849px;
	height:44px;
	margin:175px 0 0 29px;
	position:relative;
	z-index:4;
}

#footer a {
	float:right;
	font-size:26px;
	font-family: "Helvetica Neue", Helvetica, Verdana;
	color:#440911;
	margin: 10px;
	text-decoration:none;
}

#footer a:hover {
	color:#666;
}

/*Fix the rest manually on transfer*/

/*	releases, 018 (use id)*/

/*releases, 017 (use id)*/

/*movegroup bios (chr)*/
#post-70 .storycontent .storytitle {
	text-align:left;
	margin:0;
	font-size:22px;
}
/*movegroup bios (jer)*/
#post-72 .storycontent .storytitle {
	text-align:left;
	margin:0;
	font-size:22px;
}

#post-86.storycontent .storytitle {
	display:none;
}
#post-49 h1 {
	margin:0;
}

.titlepost {
	padding:20px 0 0 20px;
	background: transparent url(images/contentBg.png) top left repeat;
        position:relative;
        top:15px;
}

.post form {
	padding-top:10px;
	clear:both;
}



