/*
Theme Name: Shipwreck
Theme URI: http://www.mouseandthebillionaire.com
Description: A theme specially designed for <a href="http://www.mouseandthebillionaire.com">Mouse & the Billionaire</a>.
Version: 1.0
Author: Mouse &amp; the Billionaire
Author URI: http://www.mouseandthebillionaire.com

*/

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

body {
	background:#000000 url(http://www.mouseandthebillionaire.com/images/background.jpg);
	padding: 0;
	min-width: 1030px;
	padding:2em 0;
	font: 0.6251em/1 "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	line-height:16px;
	color:#333333;
}

#page-container {
	background:#ffffff url(http://www.mouseandthebillionaire.com/images/contentBackground.jpg) repeat-y left top;
	width:1020px;
	margin:0 auto;
	padding:0px;
	position:relative;
	font-size:1.2em;
}

#img-header {
	background: url(http://www.mouseandthebillionaire.com/images/coffeeStain.png) no-repeat left top;
	width: 100%;
	text-align:center;
	padding: 0px;
	margin: 0px;
}

/* Main Navigation */

#mainNav {
	background: url(http://mouseandthebillionaire.com/images/nav/navBack.png) no-repeat left top;
	height: 150px;
	width:250px;
	float:right;
	position:relative;
	top: -160px;
}

#maiNav dl {
	margin: 0;
	padding: 0;
}

/*/

#mainNav { padding-left: 11px; overflow: hidden; }
/* End Hack */

#mainNav dt { 
	float: left;
	position:relative;
	left:40px;
}

#mainNav dt a {
	display: block;
	height: 0px !important;
	height /**/:35px;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

#mainNav dt a:hover {
	background-position: 0 -50px;
}

#mainNav dt#projects,
#mainNav dt#projects a { width: 150px; background-image: url(http://www.mouseandthebillionaire.com/images/nav/projects.gif); }

#mainNav dt#music,
#mainNav dt#music a { width: 150px; background-image: url(http://www.mouseandthebillionaire.com/images/nav/music.gif); }

#mainNav dt#journal,
#mainNav dt#journal a { width: 150px; background-image: url(http://www.mouseandthebillionaire.com/images/nav/journal.gif); }

/*

#mainNav dt#design,
#mainNav dt#design a { width: 185px; background-image: url(../4/nav/design.gif); }

#mainNav dt#projects,
#mainNav dt#projects a { width: 200px; background-image: url(../4/nav/projects.gif); }



*/

/* Hover Styles */
 
body.projects dt#projects,
body.project dt#projects a,
body.projects dt#projects a:hover, 
body.journal dt#journal,
body.journal dt#journal a,
body.journal dt#journal a:hover, 
body.music dt#music, 
body.music dt#music a,
body.music dt#music a:hover {
	background-position: 0 -50px;
}

/* altNav */

#altNav {
	height: 16px;
	text-transform: lowercase;
	position: relative;
	top: -250px;
	left: 250px;
	width: 300px;
	float: right;
	text-align: right;
	font-family: "Adobe Garamond Pro Bold Italic", "Times New Roman Italic", Times, Serif;
	font-size:16px;
	color: #323d2f;
	font-style: italic;
}

#altNav ul {
	margin: 0px;
	padding: 20px;
}

#altNav li {
	display: inline;
	padding-right: 5px;
}
#altNav li a {
	text-decoration: none;
	color: #332115;
	padding:.125em;
}

#altNav li a:hover {
	color: #ffffff;
	background-color:#990000;
	text-decoration: none;
}

/* Inner Layout */

#content {
	padding: 10px, 20px, 20px, 20px;
	/*min-width: 900px; */
	text-align:left;
}

#byLine {
	width: 740px;
	text-align: center;
	padding: 0 20px 0 220px;
	margin: 0 20px -5px 20px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666;
	border-bottom-color: #666;
	font-family: "Adobe Garamond Pro Bold", "Times New Roman", Times, Serif;
	font-size:12px;
	color: #332115;
	font-style: italic;
	text-transform:capitalize;
}

#main {
	float: left;
	width: 680px;
	margin: 45px 0 10px 0;
	padding-left: 25px;
	border-left-width: 0.25px;
	border-left-style: solid;
	border-left-color: #666;
	position: relative;
	top: -100px;
	font-size:110%;
	line-height: 120%;
}

p {
	line-height:1.4em;
}

/* Breadcrumbs */

#breadCrumbs {
	font-size:10px;
	color:#666666;
}
#breadCrumbs a {
}
#breadCrumbs a:hover {
	color:#990000;
}

/* More Links */

.moreLink {
	clear:both;
	display: block;
	color:#FFFFFF;
	background-color:#6E0000;
	padding: 5px;
	margin-top: 10px;
}

.moreLink a:visited {
	color: #ffffff;
	
}

.moreLink a:hover {
	color: #FFFFFF;
	background-color:#000000;
}


/* Subnavigation */

#subnav {
	text-transform: capitalize;
	float: left;
	width: 265px;
	margin: 0px;
	padding: 20px 10px 30px 20px;
	color:#333;
}

#subnav h3 {
	font-size:130%;
	color:#FFFFFF;
	background-color:#6E0000;
	padding: 5px;
	width: 90%;
}

#subnav h4 {
	padding: 0;
	font-weight: 900;
}
#subnav h4 a {
	color: #333;
	text-transform: capitalize;
}

#subnav li {
	color: #B2CF89;
	font-size: 12px;
	list-style-type: none;
	padding: 0 0 5px 10px;
	margin-left: 0px;
}
#subnav ul {
	margin: 0px;
	padding: 0 0 5px 15px;
}

#subnav a {
	text-decoration: none;
	color: #6E0000;
	text-transform: capitalize;
}

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

/* Subnav Test */

.menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu .inner ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu .inner ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu .inner ul li a{
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
}

.arrowlistmenu .inner ul li a:visited{
color: #6E0000;
}

.arrowlistmenu .inner ul li a:hover{ /*hover state CSS*/
color: #6E0000;
background-color: #F3F3F3;
}


#header {
	margin-top: -50px;
	background: #db6d16 url (http://www.mouseandthebillionaire.com/images/logo.jpg);
	padding-top: -50px;
	top: -50px;
}

.img-wrapper {
	background: url(/images/shadow.gif) no-repeat bottom right;
	float: left;
	line-height: 0;
	margin-bottom: 10px;
}

.img-wrapper img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	position: relative;
	left: -4px;
	top: -4px;
}

.img {
	border: 1px solid #333333;
}


.hidden {
	display: none;
}

.plain img {
	text-decoration: none;
	color: #FFFFFF;
}

/* Links */

a {
	color: #0099CC;
	text-decoration:none;
}

a:hover {
	color: #663300;
}

a:visited {
	color: #999999;
	text-decoration:none;
}

a img {
	border: hidden;
}

a:hover img {
	border: thick;
}

#postheader {
	margin-right: 175px;
	line-height: 18px;
}

/* Add an external-link icon to absolute links

div.post-body a[href^="http:"] {
    background: url(http://www.mouseandthebillionaire.com/images/outsideArrow.png) right center no-repeat;
    padding-right: 12px;
}

div.post-body a[href^="http:"]:hover {
    background: url(http://www.mouseandthebillionaire.com/images/outsideArrow.png) right center no-repeat;
}

...but not to absolute links in this domain or img links... 

div.post-body a[href^="http://www.mouseandthebillionaire.com"] {
    background: transparent;
    padding-right: 0px;
}

div.post-body a[href^="http://www.mouseandthebillionaire.com"]:hover {
    background: transparent;
}
*/

div.imgwrapper a {
    background: transparent;
    padding-right: 0px;
}

div.imgwrapper a:hover {
    background: transparent;
}

/* Footer */

#footer {
	margin-bottom: -50px;
	background: #db6d16 url (http://www.mouseandthebillionaire.com/images/footer.jpg);
	padding-bottom: -50px;
	bottom: -50px;
	clear: both;
	padding: 0;
	position: relative;
	font-size:10px;
}

#copyright {
	text-align: center;
	padding-top: 13px;	
	background-position: bottom;
}

#footer p {
	margin:0 400px;
	text-align:center;
	position:relative;
	top:-100px;
	color:#666666;
	background-color:#000000;
	padding:.25em;
	text-transform: lowercase;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

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

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	text-transform: uppercase;
	color:#6E0000;
	font-size: 30px;
	line-height: 30px;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
}

h3 {
	text-transform: uppercase;
	color: #666666;
	width: 100%;
	border-bottom:1px dotted #d3d3d3;
	padding: 5px 0;
}
.description {
	font-style: italic;
	text-transform: lowercase;
	font-family: "Adobe Garamond Pro Bold Italic", "Times New Roman Italic", Times, Serif;
	font-weight: normal;
	display: inline;
	color: #000000;
}
.dateStamp {
	font-size: small;
	padding: 0px;
	left: 20px;
	float: right;
}
.box {
	color: #E6E3D7;
}

pre {
	font-size:11px;
	line-height:10px;
	text-indent: 5px;
}

.post {
	margin: 0;
	padding-bottom: 25px;
	border-bottom-width: 0.25px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear:both; 
	min-height: inherit;
}

.post img {
	max-width: 600px;
}

#blog-footer {
	font-size: 12px;
	display: inline;
	padding-right: 10px;
}

.adBanner {
	float:left;
}

.adsense {
	float:right;
	padding-left:2px;
	padding-top:25px;
	
}

/* Search */

#search {
	float: right;
	padding-right:25px;
	padding-top:15px;
}

/* Extra Globals */

.right {
	float: right;
	position: relative;
	top: -15px;
}

#tracks {
	float: right;
	width: 60%;
	padding-left: 20px;
	height: 100%;
}

#tracks li {
	padding: 5px;
}

.post {
	position:relative;
	left: 25px;
	width: 80%;
}

div.postDate {
	position: absolute;
	left: 520px;
	width: 108px;
	font-size: 3em;
	font-weight: bold;
	color: #999;
	font-variant: small-caps;
	line-height: 1em;
	display: block;
	vertical-align: top;
    text-align: left;
}
div.postDate label span{
	font-size: 35%;
	position:relative;
	top: -7px;
	float: left;
	color:#FFFFFF;
	background-color:#6E0000;	
	font-weight: normal;
	width: 30px;
	text-transform: uppercase;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 6px; 
    margin-left: 10px;
	margin-right: 5px;
	line-height: 1.1em;
	padding-bottom: 7px;
    text-align: right;
}

.postFooter {
	clear:both;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}

.entryNavigation {
	clear: both;
	padding: 10px 0px;
	padding-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.previous-entries {
	
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}


#cover {
	float: left;
	width: 210px;
	padding-top: 15px;
	clear: right;
}

.commentlist {
	clear: both;
	padding-top: 5px;
	float: left;
	width: 95%;
}

#commentName {
	font-style: italic;
	font-size: 10px;
	padding-left: 25px;
}
h3 {
	clear:both;
}
#comment p {
	margin-bottom: -5px;
}