@charset "utf-8";
/* CSS Document */

/*-----------------------------------
Justin Moore 900 - splash - main css
------------------------------------*/

/* Layout */
html {
	margin: 0;
	padding: 0;
}
body {
	padding:0;
	margin:0;
	background: #D7D8D2 url(images/back.jpg) top center scroll no-repeat;
}
#doc2 {
	margin: 0 auto;
}
#hd {
	height: 260px;
	position: relative;
	z-index:34;
}
#hd h1 { /*hides the domain name title */
	 display:none;
}
#enterSite {
	width: 350px;
	height: 135px;
	position: absolute;
	top: 15px;
	left: 310px;
}
#bd {
	padding:0 228px 0 256px;
	position:relative;
}

#video{
	padding:0 0 0 22px;
}

#bannerContainer1{
	margin-top: 40px;
	height: 70px;
	width: 470px;
}
#bannerLeft{
	float: left;
}
#bannerRight{
	float: right;
}
#bannerContainer2{
	margin-top: 15px;
}
#yui-main .yui-g {
padding:0;
width:630px;
}
#sidebar { /*default class for sidebar container */

}

#ft a {
	text-decoration:none;
	color: #000000;
}
#ft a:hover {
}
#ft p{
	text-align: left;
padding: 10px 0;
}
#ftLeft{
	float: left;	
}
#ftRight{
	float: right;
margin: 0;
}
/* default */

.content, #galleryText {
	text-align: justify;
	list-style: inside;
}
.contentHiSml,
.contentHi {

}
td span.contentSml { 
	font-weight:normal;
	font-size: 77%;
	padding:0;
	margin:0;
}
input[type=text],input[type=password],textarea{
	width:auto;
}
.contentSml,
.contentHiSml {
	font-size:85%;
}
.titleLrg {
	font-size:30px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0 5px 0;
	margin:0 0 8px 0;
	text-transform: uppercase;
	text-align: left;
        border-bottom: 1px dotted #7f7f7f;
}
.titleSml {
	font-size:123.1%;
	font-weight:bold;
}
h3 a, .titleSml a {
	text-decoration: none;
}
.titleSml a:hover {
	text-decoration: underline;
}
td .titleSml{

}
span.contentSml{
}
td {
	padding:0;
}
/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul, ul li {
	list-style-type: none;
	margin:0px;
}
ul, ul li {/*for mozilla positioning */
	padding-left: 0;
	margin-bottom: 0px;
}
/* ul formating in content */
.content ul {
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ul li {
	list-style: square outside;
}
.content ul ul {
	list-style: circle outside;
}
.content ol {
	list-style: decimal outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}
.content ol li {
	list-style: decimal outside;
}
.content ol ol {
	list-style: lower-alpha outside;
}
/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight, .picRightBrd {
	float: right;
	margin: 1px 1px 1px 6px;
}
.picLeft, .picLeftBrd {
	float: left;
	margin: 1px 6px 1px 1px;
}
.picRightBrd, .picLeftBrd {
	border: 1px solid #000;
}
.iconImg {
	margin: 2px 8px 6px 0px;
	border:1px solid #000;
}
.banner {
margin:0 0 18px;
}

/* --- Powered by MCN styles --- */
#poweredBy{
	position: relative;
	right:0px;
	top: 0px;
	line-height: -20px;
	width: 115px;
	height:40px;
	text-transform:lowercase;
	font-family:arial, sans-serif;
	font-size: 11px;
	color: #e8ca96;
}
#poweredBy img{
	float: right;
}
#poweredBy h6{
	float: left;
	padding-top: 10px;
	width: 69px;
	text-align: right;
	font-weight: normal;
}
#poweredBy a{
	float: right;
	display: block;
	width: 40px;
	height: 40px;
	background: transparent url(images/mcn_white35.png) no-repeat scroll right top;
}
#poweredBy a:hover{
	background: transparent url(images/mcn_white35.png) no-repeat scroll right -60px;
}


/* --------SOCIAL ICONS --------------*/
#mediaLinks {
	background:transparent url(images/transparentBlack_50.png) repeat scroll left top;
	border-bottom:2px dotted #000000;
	height:50px;
	margin:0 0 10px 0;
	width:auto;
}
#mediaLinks ul{
	padding-left: 0px;

}
div#mediaLinks li{display:inline;}
#mediaLinks li a{
    height:30px;
    display:block;
    width:115px;
	margin-bottom: 5px;
    padding:0 20px 10px; /* Change to whatever you want the padding between each icon to be */
	float:right;
}
li#facebook a{ background:url(domain/bin/css/socialize000.png) no-repeat scroll 15px -5px; width: 125px;}
li#twitter a{ background:url(domain/bin/css/socialize000.png) no-repeat scroll 17px -303px; width: 135px;}
li#myspace a {background:transparent url(domain/bin/css/socialize000.png) no-repeat scroll 10px -55px;
}
li#ilike a{ background:url(domain/bin/css/socialize000.png) no-repeat scroll -15px -105px; width: 60px;}
