/* Global CSS for timmycurran.net / timmycurran.com
/* Written by Mouse & the Billionaire
/* 06.12.07
*/

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.hidden {
	display: none;
}

/* Div Properties */

#wrapper {
	margin:0 auto;
	padding: 0px;
	width: 900px;
	border: 5px solid #FFFFFF;
}
	
/* Header */

#header {
	width: 900px;
	height: 60px;
}

#title h1 {
	text-indent:-9000px;
	background-repeat: no-repeat;
	height: 60px;
	width: 400px;
	margin-top:5px;
}

a {
	color: #785E3D;
}

a:hover {
	color: #ffffff;
}

/* Page Title Headers */

#pageTitle {
	color: #CADAE8;
	font-size: large;
}

/* Main Navigation */

#mainNav {
	background-color: #785E3D;
	margin: 0;
	padding: 0;
	height: 25px;
}

#mainNav li {
	color: #ffffff;
	display: inline;
	text-decoration: none;
	line-height: 25px;
	text-transform: capitalize;
	padding-left: 7px;
}

#mainNav li a{
	color: #ffffff;
	text-decoration: none;
}

#mainNav li a:hover {
	color: #bbd8ff;
	text-decoration: none;
}

/* Highlight Page Link When on the Page */

body.news li#news,
body.news li#news a,
body.news li#news a:hover,
body.tour li#tour,
body.tour li#tour a,
body.tour li#tour a:hover,
body.profile li#profile,
body.profile li#profile a,
body.profile li#profile a:hover,
body.listen li#listen,
body.listen li#listen a,
body.listen li#listen a:hover,
body.lyrics li#lyrics,
body.lyrics li#lyrics a,
body.lyrics li#lyrics a:hover,
body.photos li#photos,
body.photos li#photos a,
body.photos li#photos a:hover
body.videos li#videos,
body.videos li#videos a,
body.videos li#videos a:hover
body.home li#home,
body.home li#home a,
body.home li#home a:hover,
body.links li#links,
body.links li#links a,
body.links li#links a:hover,
body.contact li#contact,
body.contact li#contact a,
body.contact li#contact a:hover 
body.subscribe li#subscribe, 
body.subscribe li#subscribe a, 
body.subscribe li#subscribe a:hover {
	color:#BBD8FF;
}

/* Subnavigation */

#subnav {
	background-color: #B4D4FE;
	margin: 0;
	padding: 0;
	height: 30px;
	text-transform: uppercase;
}
#subnav li {
	display: inline;
	text-decoration: none;
	line-height: 30px;
	padding-right: 50px;
}
#subnav li a{
	color: #629BC3;
	text-decoration: none;
}

#subnav li a:hover {
	color: #000000;
	text-decoration: none;
}
#breadcrumbs {
	margin-left: -40px;
}

/* Breadcrumbs */

#breadcrumbs li {
	text-transform: uppercase;
	font-size: 9px;
	display: inline;
}

#breadcrumbs li a{
	text-decoration: none;
}

#breadcrumbs li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.backButton {
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	position: relative;
	top: -25px;
	left: 600px;
}

/* Global Classes */

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 90%;
}

/* Links */

/* Add an external-link icon to absolute links */

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

div.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... */

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

div.body a[href^="http://www.timmycurran.net"]:hover {
    background: transparent;
}

/* Inner Layout */

#content {
	width: 900px;
	font-weight: lighter;
	text-align: left;
	padding-top:5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #795f3e;
	margin-top: 2px;
	min-height: 500px;
	max-height: inherit;
	height: 100%;
	}

/* Sidebar */

#sidebarHeader {
	width:200px;
	height: 40px;
	position: relative;
	left: -5px;
}

#sidebarB {
	float: right;
	width: 175px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: center;
	position: relative;
	top: -110px;
	height: 100%;
}

#sidebarB h2 {
	margin-bottom: 20px;
	text-indent:-9000px;
	margin-top: -5px;
}

/* Bird Logo Buttons */

#birdButton { 
	width: 125px;
	height: 175px; 
}

#birdButton p.surf {background:transparent url(../images/doveSurf.png) no-repeat; height: 175px;}
#birdButton p.music {background:transparent url(../images/doveMusic.png) no-repeat; height: 175px;}

/* hack for older versions of IE with incorrect box model 

* html #menu a:link, * html #menu a:visited {height:128px; he\ight:0;} */

#birdButton a {
	display:block; 
	width:125px; 
	height:0; 
	padding-top:170px; 
	color:#000; 
	overflow:hidden;
}

#birdButton a#surf {
	background-color: transparent;
	background-image: url(../images/doveSurf.png);
	background-repeat: no-repeat;
}
#birdButton a#music {
	background-color: transparent;
	background-image: url(../images/doveMusic.png);
	background-repeat: no-repeat;
}

#birdButton a#surf:hover {
	background-image: url(../images/doveSurfHover.png); 
	background-position:0 0; z-index:50;
}
#birdButton a#music:hover {
	background-image: url(../images/doveMusicHover.png); 
	background-position:0 0; z-index:50;
}

/* html #menu a:hover {height:128px; he\ight:0;} */

/* Main Content Typography */

#mainContent {
	float: left;
	width: 600px;
	padding-left: 40px;
	height: 100%;
}
#mainContent dt {
	font-weight: bold;
	padding-bottom: .5em;
}

.contentItem h3 {
	font-size: 14px;
	color: #937D65;
}

.contentItem {
	margin-bottom: -5px;
}

#sidebarItem {
	padding: 10px;
}
#sidebarB li {
	text-align: left;
	list-style-type: none;
	font-size: 9px;
	padding-bottom: 5px;
	clip: rect(auto,auto,auto,auto);
	left: -30px;
	position: relative;
}

#pageBottom {
	clear: both;
	width: 900px;
	height: 30px;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	text-align: center;
	font-size:x-small;
	padding-top: 5px;
	clear: both;
	text-transform: uppercase;
}

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

#footer a {
	text-decoration: none;
}

.right {
	float: right;
	}
	
.left {
	float: left;
	}
.error {
	color: #993333;
}
