/*
THEME NAME: MMIX
THEME URI: 
DESCRIPTION: Theme for WordPress based on MNML by <a href="http://themeshaper.com/">Ian Stewart</a> based on <a href="http://www.plaintxt.org/themes/sandbox/">The Sandbox</a>
VERSION: 1.3
AUTHOR: Jason
AUTHOR URI:
Tags:two column, fixed width, fixed header, seo
*/

@import url('styles/reset.css');
@import url('styles/typography.css');


/* Structure
-------------------------------------------------------------- */

#header {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	width:100%;
}
#branding {
    width:950px;
    margin:0 auto;
}
#access {
    width:950px;
    margin:0 auto;
}
#access2 {
	width:100%;
	margin:0 auto;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/mMix_background.jpg);
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
}
#content-wrap {
	width:950px;
	overflow:hidden;
	position: fixed;
	top: 80px;
	background-image: none;
	right: 50%;
	margin-top: 0;
	margin-right: -475px;
	margin-bottom: 40;
	margin-left: auto;
}
#container {
	width:590px;
	float:left;
	height: 500px;
	overflow: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#content {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: -40px;
	margin-left: 40px;
}
#primary {
	float:left;
	width:320px;
	height: 630px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 36px;
	margin-left: 10px;
	overflow: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#footer {
	clear:both;
    width:950px;
    margin:0 auto;
}

/* Global Elements
-------------------------------------------------------------- */

body {
	color:#000000;
	background-attachment:fixed;
	background-color: #FFFFFF;
	background-image: url(images/new-background-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#topper {
	position:absolute;
	top:auto;
	left:auto;
	right:auto;
	background-image: url(images/body-backgroundNew.gif);
	bottom: auto;
}
a:link, a:visited {
	color:#353226;
	text-decoration:none;
}
a:hover {
	color:#999999;
}
blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}

/* Header
-------------------------------------------------------------- */

#header {
	padding:18px 0 0 0;
	z-index:100;
	background-image: none;
	background-position: top;
}
#branding {
	padding:18px 0;
}
#blog-title {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
    display:inline;
	padding:0 5px 0 40px;
}
#blog-title a {
	text-decoration:none;
	color:#FFF;
    text-shadow: #040405 0 -1px 5px;
}
#blog-title a:hover {
}
#blog-description {
    display:inline;
    font-size:18px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#040405;
	margin-right:70px;
}

/* Menu
-------------------------------------------------------------- */

.skip-link {display:none;}

#access {
	overflow:hidden;
	border-top:1px solid #232829;
	background-image: url(images/mMix_background.jpg);
}	
#access ul {
	margin:0 40px 0 0;
	list-style:none;
	float:right;
    border-right:1px solid #232829;
}
#access ul ul {
	display:none;	
}
#access li {
	display:inline;
	margin:0;
}
#access a {
	display:block;
	float:left;
	padding:0 10px;
	line-height:21px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:2px;
	border-left:1px solid #232829;
}
#access .current_page_item a {
    background:#3D4243;
}
#access a:hover {
    background:#323739;
}

/* Menu Alt Header
-------------------------------------------------------------- */

.skip-link {display:none;}

#access2 {
    overflow:hidden;
    border-top:20px solid #fff;
}	
#access2 ul {
	margin:0 40px 0 0;
	list-style:none;
	float:right;
    border-right:1px solid #232829;
}
#access2 ul ul {
	display:none;	
}
#access2 li {
	display:inline;
	margin:0;
}
#access2 a {
    display:block;
    float:left;
    color:#040405;
    padding:0 8px;
    line-height:21px;
    text-decoration:none;
    text-transform:uppercase;
    font-size:10px;
    letter-spacing:2px;
    border-left:1px solid #232829;
}
#access2 .current_page_item a {
    background:#3D4243;
}
#access2 a:hover {
    background:#323739;
}

/* Content
-------------------------------------------------------------- */

#wrapper {
	padding:0 0 0 0;
}
#postbox {
    padding:18px 0;
    position:relative;
}
#postbox form {
    width:870px;
    margin:0 auto;
}
#postbox textarea {
    width:100%;
    margin-bottom:9px;
}
#postbox label {
	display: block;
}
#postbox input#tags {
}
#postbox input#submit {
}
#postbox #user-info {
    position:absolute;
    bottom:54px;
    right:40px;
}
#container {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.hentry {
	margin:0 0 54px 0;
	position:relative;
}
.entry-title {
	font-size:27px;
	font-weight:bold;
	line-height:28px;
	margin-bottom:3px;
	letter-spacing:-1px;
	font-family: "Trebuchet MS", Tahoma;
	text-transform: uppercase;
}
.entry-title a {
	text-decoration:none;
}
.entry-content {
	padding-top:16px;
}
.entry-content h1,.entry-content h2,.entry-content h3 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 16px 0;
}
.entry-content h4,.entry-content h5,.entry-content h6 {
	font-weight:bold;
}
.entry-content h5 {
	font-size:12px;
}
.entry-content h6 {
	font-size:9px;
	text-transform:uppercase;
	line-height: 12px;
}
.entry-content abbr,.entry-content  acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.caps {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
}
.important {
	font-weight:bold;
}
.entry-meta {
	font-size:11px;
}
.content-column, .entry-content .linkcat {
	margin-left:0;
	list-style:none;
}
.entry-content .linkcat {
	margin-left:-18px;
}
.content-column {
	margin-left:-18px;
	margin-bottom:-18px;
} 

/* Tumblelog Categories
-------------------------------------------------------------- */

/* Asides */
.home .category-asides * {
    display:inline;
    position:relative;
}
.home .category-asides .entry-title {
    display:none;
}
.home .category-asides .comments-link {
    margin:0 0 0 .125em;
}
.home .category-asides .edit-link {
	margin:0 0 0 .125em;
	font-size: 9px;
}

/* Comments
-------------------------------------------------------------- */

#comments {
    padding-top:6px;
}
.comments h3 {
	font-size:13px;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#comments ol {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#comments ol li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#comments-list .comment-author {
	font-weight:bold;
}
.comment-meta {
	font-size:11px;
	margin-bottom:6px;
}
#respond h3 {
	font-size:13px;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#respond input, #respond textarea {
    width:450px;
    margin-bottom:9px;
}
#respond .form-submit input#submit {
    width:455px;
}

/* Primary Sidebar
-------------------------------------------------------------- */

#primary {
	width:348px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #958C6B;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10;
}
.loggedin #primary {
    border-top:1px none #272727;
}
#primary ul {
	margin:0;
	list-style:none;
}
#primary ul ul {
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#primary ul ul ul {
    padding:0;
}
#primary h3 {
	text-transform:uppercase;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	border:1px none #272727;
	border-width:1px 0;
	font-family: "Trebuchet MS", Tahoma;
	color: #060200;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 39px;
	padding-bottom: 0;
	padding-left: 39px;
}
#primary a:link, #primary a:visited {
	color:#333333;

}
#primary a:hover {
	color:#333333;

	text-decoration: underline;
}
#primary ul ul li {
	background:transparent;
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#primary ul ul li:hover{
	background-color: #F1F0EB;
  }
#primary ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
#primary ul ul ul li:hover{
	background-color: #DFDBD2;
  }
.sidebar #search h3 {
    display:none;
}
.sidebar #search form {
    padding:18px 40px;
}
.sidebar #search input#s {
    width:75%;
}

/* Footer
-------------------------------------------------------------- */

#footer p {
    margin-left:40px;
}
/* Navigation
-------------------------------------------------------------- */

.nav-previous {
	float:left;
	width:50%;
}
.nav-next {
	float:right;
}
#nav-above,#nav-below {
	float:right;
	width: 100%;
}
.home #nav-above,.single #nav-above {
	display:none;
}
#nav-above {
	margin:0px 0;
}
#nav-below {
	margin-top:-6px;
	margin-bottom:6px;
}

/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 16px 0;
	max-width:100%;
}
img.alignleft,
img.align-left {
	float: left;
	margin-right:1.5em;
}
img.alignright,
img.align-right {
	display: block;
	float: right;
	margin-left:1.5em;
}
img.centered,
img.align-center {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}
.alignright {
    float: right;
}

.alignleft {
    float: left;
}

/* Jason Mods for Lyrics
-------------------------------------------------------------- */

#wrapper2 {
	padding:6px;
	margin: 6px;
	background-color: #FFF;
}
#lyric {
	height: 360px;
	overflow: auto;
	padding: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
	.allcaps {
	text-transform: uppercase;
}
.copycredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#lyric-container {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.entry-title2 {
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	margin-bottom:3px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #958C6B;
	width: 98%;
	float: left;
}
.privacylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
        text-align: right;
	padding-top: -10px;
}
.wpa_meta_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
}
/* Mods for GigPress */
.gigpress-artist-heading {
	font-size: 36px;
	text-transform: uppercase;
	color: #706561;
	font-family: Arial, Helvetica, sans-serif;
}
/* Mods for edit-link */
.edit-link {
	margin:0 0 0 0;
	font-size: 11px;
}
/* Mods for photo captions */
.wp-caption-text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin-top: -16px;
	padding-left: 4px;
	padding-right: 4px;
	color: #666;
}
/* Let's remove that WordPress Stats Smiley Face ! */
img#wpstats {
     display: none;
}
