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

body {
	background-attachment: fixed;
	background-image: url(http://www.missfitmafia.com/images/bg_polka.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	background-position: center top;
}
.post {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF66FF;
	margin-bottom: 15px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container {
	background-image: url(http://www.missfitmafia.com/images/bg_contain.png);
	background-repeat: repeat-y;
	width: 775px;
	padding-left: 25px;
}
#banner {
	float: left;
	width: 800px;
	text-align: center;
	padding-top: 25px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#mynavi {
	width: 793px;
	float: left;
	padding-left: 7px;
}


#wrap {
	background-image: url(http://www.missfitmafia.com/images/bg_contain.png);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footie {
	clear: both;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 15px;
}

/* ------------------------ horizontal sprite nav ------------------------ */
#nav {
	width:754px;
	height:48px;
	margin:0;
	padding:0;
	list-style-type:none;
	background-image: url(http://www.missfitmafia.com/images/nav.gif);
	background-repeat: no-repeat;
	}
#mynavi {
	float: left;
	height: 48px;
	width: 800px;
}

#nav span { display: none; }

#nav li, #nav a { height:48px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }


#col_right {
	background-color: #111111;
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 25px;
	padding-top: 10px;
}
#col_right  h2 {
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}
#col_right h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#col_right h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#col_right li ul li {
	list-style-type: disc;
	list-style-position: inside;
}
#col_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav-01 { width: 58px; margin-left:0px;}
#nav-02 { width: 89px;}
#nav-03 { width: 108px;}
#nav-04 { width: 90px;}
#nav-05 { width: 174px;}
#nav-06 { width: 88px;}
#nav-07 { width: 67px;}
#nav-08 { width: 80px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("http://www.missfitmafia.com/images/nav.gif")  0px -48px no-repeat; }
#nav-02 a:hover { background:url("http://www.missfitmafia.com/images/nav.gif") -58px -48px no-repeat; }
#nav-03 a:hover { background:url("http://www.missfitmafia.com/images/nav.gif") -147px -48px no-repeat; }
#nav-04 a:hover { background:url("http://www.missfitmafia.com/images/nav.gif") -255px -48px no-repeat; }
#nav-05 a:hover { background:url("http://www.missfitmafia.com/images/nav.gif") -345px -48px no-repeat; }
#nav-06 a:hover { background:url("http://www.missfitmafia.com/images/nav.gif") -519px -48px no-repeat; }
#nav-07 a:hover { background:url("http://www.missfitmafia.com/images/nav.gif") -607px -48px no-repeat; }
#nav-08 a:hover { background:url("http://www.missfitmafia.com/images/nav.gif") -674px -48px no-repeat; }

#col_left {
	background-color: #111111;
	float: left;
	width: 550px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 10px;
}
a {
	color: #FF0099;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	text-decoration: underline;
}
.post h2 {
	font-weight: normal;
	display: inline;
}
.postmetadata {
	font-size: 10px;
}
.post img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navigation {
	margin-top: 5px;
	margin-bottom: 25px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #222222;
	border-bottom-color: #222222;
	padding-top: 5px;
	height: 25px;
}
.rsswidget img {
	display: none;
}
#col_right li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
