/*
Theme Name: Mumbles
Theme URI: http://kvermeille.com
Description: Mumbles!!!!!
Version: 2.8
Author: Ken Vermeille and Shane Ayers
Author URI: http://kvermeille.com
Tags: fun, colorful, clean, basic
*/

.LargeContainer {
	
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width:960px;
	
}

.a link
{
	text-color:#000000;
}
.muddyContainer
{
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	background-color:#d7df23;

}
.ContentContainer
{
	width:507px;
	overflow:scroll;
}



.muddyBanner
{
	margin-left:50px;
	padding-top:0px;
	width:440px;
	height:auto;
}

.muddyHeader
{
	
	width:507px;
	height:149px;
	background-image:url(img/header.jpg);
}

.leftContent
{
	width:507px;
	height:auto;
	float:left;	
}

.rightContent
{
	width:452px;
	height:auto;
	float: left;
	background-image:url(img/sidebar.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

.sidebarImage
{
	height:auto;
}

.muddyContainer .sideContent
{
	text-align:center;
	background-imasge:url(img/sideline.jpg);

	scrollbar-arrow-color: #d7df23;
scrollbar-base-color: #d7df23;
scrollbar-face-color: #d7df23;
scrollbar-highlight-color: #d7df23;
scrollbar-shadow-color: #d7df23;
scrollbar-3dlight-color: #d7df23;
scrollbar-track-color: #d7df23;
scrollbar-darkshadow-color: #d7df23;
	
}

h2 li
{
line-height:1;
}

.muddyContent
{
	width:auto;
	height:auto;
	background-color: #f7ec1f;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	min-height:350px;
	max-height:350px;
	overflow:auto;
}

.muddyFooter
{
	background-image:url(img/seperator.jpg);
	width:507px;
	min-height:48px;
	max-height:230px;
	background-color:#d7df23;
	background-repeat: no-repeat;
	padding-top:70px;
	text-align:right;
	
}

.sidelink
{
	height:auto;
	width:382px;
	border:none;
}


.sidelink#m1
{
	height:138px;
}

.sidelink#m2
{
	height:24px;
}

.miniNews
{
	overflow:auto;
	text-align:right;
	height:100px;
}

.sidelink#m3
{
	height:51px;
}

.sidelink#m4
{
	height:33px;
}

img
{
	border-style:none;
}

.sidelink#m5
{
	height:24px;
}

.sidelink#m6
{
	height:24px;
}

.sidelink#m7
{
	height:40px;
}

.sidelink#m8
{
	height:50px;
}



