<style type="text/css">

/* Basic Styles */

/* Page Styles */

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	min-width:900px;
	font-size: 12px;
	color: #666666;
	background-color:#FFFFFF;
	background-image: url(http://www.mouseandthebillionaire.com/images/bgBorder.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#page-container {
	background-color: #FFFFFF;
	height: 100%;
	margin: 0 0 0 25px;
	padding: 0 20px 0 40px;
}


#img-header {
	width: 100%;
 	margin-bottom: -10px; 
}

.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;
}

/* Main Navigation */

#mainNav {
	height: 50px;
	padding-bottom: -50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	min-width:900px;
}

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

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

#mainNav dt { float: left; }

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

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

#mainNav dt#music,
#mainNav dt#music a { width: 150px; background-image: url(../images/oldNav/music.gif); }

#mainNav dt#design,
#mainNav dt#design a { width: 171px; background-image: url(../images/oldNav/design.gif); }

#mainNav dt#projects,
#mainNav dt#projects a { width: 206px; background-image: url(../images/oldNav/projects.gif); }

#mainNav dt#journal,
#mainNav dt#journal a { width: 191px; background-image: url(../images/oldNav/journal.gif); }

#mainNav dt#links,
#mainNav dt#links a { width: 124px; background-image: url(../images/oldNav/links.gif); }


/* Hover Styles */

body.music dt#music,
body.music dt#music a,
body.music dt#music a:hover,
body.design dt#design,
body.design dt#design a,
body.design dt#design a:hover, 
body.projects dt#projects,
body.projects 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.links dt#links, 
body.links dt#links a,
 body.links dt#links a:hover {
	background-position: 0 -50px;
}

/* secondaryNav */

#secondaryNav {
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#secondaryNav ul {
	margin: 10px 0;
	padding: 0px;
}

#secondaryNav li {
	display: inline;
	padding-right: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #B2CF89;
	font-weight: bold;
}
#secondaryNav li a {
	color: #B2CF89;
	text-decoration: none;
}

#secondaryNav li a:hover {
	color: #333333;
	text-decoration: none;
}

/* altNav */

#altNav {
	height: 12px;
	text-transform: uppercase;
	position: relative;
	top: -175px;
	width: 200px;
	float: right;
	text-align: right;
}

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

#altNav li {
	display: inline;
	padding-right: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
}
#altNav li a {
	color: #999999;
	text-decoration: none;
}

#altNav li a:hover {
	color: #333333;
	text-decoration: none;
}
#breadCrumbs a {
}
#breadCrumbs a:hover {
	color: #666666;
}

/* Subnavigation */

#subnav {
	text-transform: uppercase;
	float: left;
	width: 23%;
	min-width: 200px;
	margin: 0px;
	padding: 10px 10px 30px 20px;
	height: 100%;
}

#subnav dt {
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 900;
}

#subnav dd {
	color: #B2CF89;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	list-style-type: none;
	padding-bottom: 5px;
	margin-left: 0px;
}
#subnav dl {
	margin: 0px;
	padding-bottom: 15px;
}

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

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

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

/* Home */


#navigation li {
	display: inline;
	padding-right: 2em;
}

/* Links */

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

a:hover {
	color: #663300;
}

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

#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;
}

/* Inner Layout */

#content {
	padding-top: 10px;
	min-width: 900px;
	}

#main {
	line-height: 18px;
	float: left;
	width: 65%;
	padding: 0 20px 40px 0;
	margin: 0px;
	border-right-width: 0.25px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* Footer */

#footer {
	clear: both;
	height: 66px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 25px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
}

#footer #copyright {
	padding-top: 13px;
}

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

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

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #666666;
}

h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	width: 100%;
	border-bottom-width: 0.25px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
.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;
}

#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;
}

</style>

