/*  
Theme Name: Flyingbow Three
Theme URI: http://www.richardcleaver.com
Description: Flyingbow is a theme created for Trevor Dick
Version: 3.0
Author: Richard Cleaver
Author URI: http://www.richardcleaver.com
*/


/* global reset
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, 
em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, 
td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	}

body { line-height:1.5; background:#fff; margin:1.5em 0; }

/* tables still need 'cellspacing="0"' in the markup. */
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:400; }

/* remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }

/* set no outline for text and image links */
a { outline:0; }
a img { border:none; }

/* stops IE6 from adding an extra 3px margin to floats */
* html .column { overflow-x: hidden; } /* IE6 fix */

/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */



/* global typography
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	color:#b86800;
	/*font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;	
	}

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 			{ font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 			{ font-size: 1.0em; margin-bottom: 0.5em; }
h3 			{ font-size: 1.0em; line-height: 1; margin-bottom: 1em; }
h4 			{ font-size: 1.3em; line-height: 1; margin-bottom: 1em; }
h5 			{ font-size: 0.8em; margin-bottom: 0.5em; }
h6 			{ font-size: 1em; font-weight: bold; }

p           { margin: 0 0 1.0em; }
p.last      { margin-bottom: 0; }
ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type:none; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }


a:link, a:visited, 
a:active 	{ color: #bb9f70; text-decoration:underline;	}
a:hover 	{ color:#ffff00; }
 
blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* body and container
-------------------------------------------------------------- */

body {
	background:#00559e url(images/bg.gif) repeat;
	text-align:center;
	}

div#page {
	margin:0 auto;
	width:837px;
	text-align:left;
	}
	

/* header and navigation
-------------------------------------------------------------- */

#header {
	margin:0;
	height:66px;
	background:url(images/header.png) no-repeat;
	overflow:hidden;
	}
	
.replace
	{
	outline: none;
	display: block; 
	position:relative; 
	/*\*/ 
	overflow:hidden;
	 /**/
	} 

.replace span
	{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; 
	}

#navigation {
    background:url(images/menubar.png) no-repeat;
    width:638px;
    height:31px;
    margin-left:35px;
    margin-top:20px;
    padding:0;
    }

#navigation span {
    display: none;
    }

#navigation li, #navigation a {
    height:31px;
    display:block;
    }

#navigation li {
    float:left;
    list-style:none;
    display:inline;
    }

#navigation-home      {width:155px;}
#navigation-blank     {width:10px;}
#navigation-about     {width:50px;}
#navigation-blog      {width:50px;}
#navigation-calendar  {width:80px;}
#navigation-contact   {width:75px;}
#navigation-store     {width:55px;}
#navigation-presskit  {width:75px;}
#navigation-resources {width:85px;}

#navigation-home      a:hover {background:url(images/menubar.jpg)    0px -31px no-repeat; }
#navigation-about     a:hover {background:url(images/menubar.jpg) -165px -31px no-repeat; }
#navigation-blog      a:hover {background:url(images/menubar.jpg) -215px -31px no-repeat; }
#navigation-calendar  a:hover {background:url(images/menubar.jpg) -265px -31px no-repeat; }
#navigation-contact   a:hover {background:url(images/menubar.jpg) -345px -31px no-repeat; }
#navigation-store     a:hover {background:url(images/menubar.jpg) -420px -31px no-repeat; }
#navigation-presskit  a:hover {background:url(images/menubar.jpg) -475px -31px no-repeat; }
#navigation-resources a:hover {background:url(images/menubar.jpg) -550px -31px no-repeat; }

		
/* content
-------------------------------------------------------------- */

div#page #content {
	background:url(images/blogcontent.png) repeat-y top left; 
	float:left;
	width:100%;
	}	
	
div#content #content_area {
	/*min-height:462px; 
	background:url(images/blogcontent.png) repeat-y top left;
	float:left;
	width:100%; */
	}
	
#content_home {
	min-height:572px;
	background:url(images/bodyhome.png) no-repeat top left;
	}
	
#content_home .noScripts { width: 216px; height: 198px; background: url('images/buycd.png') no-repeat; background-position: 0 0px; cursor: pointer; }
#content_home .noScripts:hover { background-position: 0 -198px; }	
	
.buycd { width: 216px; height: 198px; background: url('images/buycd.png') no-repeat; background-position: 0 -198px; cursor: pointer; }
.buycd:hover { background-position: 0 0; }
.cdgraphic { padding: 20px 0 0 5%; }

#content_bio {
	height:572px;
	overflow:visible;
	min-height:572px;
	background:url(images/bodybio.png) no-repeat top left;
	}
	
#content_music {
	height:572px;
	overflow:visible;
	min-height:572px;
	background:url(images/bodymusic.png) no-repeat top left;
	}
	
#content_resources {
	height:572px;
	overflow:visible;
	min-height:572px;
	background:url(images/bodyresources.png) no-repeat top left;
	}

#content_contact {
	height:572px;
	overflow:visible;
	min-height:572px;
	background:url(images/bodycontact.png) no-repeat top left;
	}
	
#content_contact .contactme {
	position:absolute;
	left: 35px;
	top:20px;
	font-size:12px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#content_calendar {
	height:572px;
	overflow:visible;
	min-height:572px;
	background:url(images/bodycalendar.png) no-repeat top left;
	}
	
div#content #content_posts {
	width:500px;
	float:left;
	font-size:12px;
	padding-top:25px;
	padding-right:10px;
	padding-left:36px;
	padding-bottom:10px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
div#content #content_sidebar {
	width:250px;
	float:left;
	}
	
#content_posts .blog_date {
	color:#b86800;
	/*font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase; letter-spacing: 2px;
	font-size:8px;	
	font-weight: bold; 
	margin-bottom:20px;
	}

#content_posts .blog_posted {
	color:#b86800;
	/*font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;	
	font-weight: normal; 
	padding-bottom:40px;
	border-bottom: 1px dotted;
	}
	
#content_posts img {
	display: block;
	margin-top:1.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:1.5em;
	border: 1px solid #d5e6eb;
	padding: 1px;
	background: #ffffff;
	}
	
#content_posts a:hover 	{ color:#b86800; }	

#content_posts .metadata {
	color:#999999;
	}
	
#content_posts .blog_title {
	color:#b86800;
	/*font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	/*font: 1.0em Georgia, "Times New Roman", Times, serif;*/

	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif; 
	font-size: 1.6em; 
	font-weight:bold;
	line-height: 1.2;	
	margin: 0 0 0.2em 0;
	}
	
#content_posts .blog_title a:link, a:visited, 
a:active 	{ color: #bb9f70; text-decoration:none;	}

#content_posts .blog_title a:hover {
	color: #b86800;
	text-decoration:none;
	}
		
.content_navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

	
/* comments
--------------------------------------------------------------*/	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
		
	
/* sidebar
--------------------------------------------------------------*/
	
#content_sidebar #sidebar {
	padding-top:25px;
	padding-left:20px;
	padding-right:10px;
	}
	
#searchform {
	margin: 0px auto;
	padding: 5px 3px; 
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar form {
	margin: 0px;
	}
	
#sidebar h2 { font-size: 0.83333em; margin: 0 0 0.9em 0; line-height: 1.9em; padding: 0; text-transform: uppercase; letter-spacing: 2px; border-top: 0; border-bottom: 1px solid; }
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.7em; margin-bottom: 0.5em; 
	color:#666666;
	}
	
#sidebar .textwidget {
	padding-left:10px;
	}
	
#sidebar a:link, a:visited, a:active {
	color: #bb9f70;
	font_weight:bold;
	text-decoration:none;
	}

#sidebar a:hover {
	color: #b86800;
	text-decoration:underline;
	}
	
/* Sidebar Flickr */

#sidebar .flickr h2 span {
	color: #0061D8;
}

#sidebar .flickr h2 span span {
	color: #FF1183;
}

#sidebar .flickrrss .wrap {
	padding-top: 5px;
	margin-left: -10px;
	position: relative;
}

#sidebar .flickrrss ol {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;
}

#sidebar #flickrrss img {
	/*float: left;
	margin-left: 5px;
	display: inline;
	margin-bottom: 5px;
	display: block; */
	margin-top:10px;
	padding: 2px;
	background: #fff;
	border: #ccc 1px solid;
}

	
/* footer
-------------------------------------------------------------- */

#footer {
	width:100%;
	height:67px;
	float:left;
	background:url(images/footer.png) repeat-x top left;
	}
	
#footermenu {
    background:url(images/footermenubar.png) no-repeat;
    width:769px;
    height:22px;
    margin-left:35px;
    margin-top:17px;
    padding:0;
    }

#footermenu span {
    display: none;
    }

#footermenu li, #footermenu a {
    height:22px;
    display:block;
    }

#footermenu li {
    float:left;
    list-style:none;
    display:inline;
    }

#footermenu-myspace   {width:200px;}
#footermenu-blank     {width:265px;}
#footermenu-subscribe {width:65px;}
#footermenu-events    {width:50px;}
#footermenu-twitter   {width:60px;}
#footermenu-youtube   {width:60px;}
#footermenu-facebook  {width:65px;}

#footermenu-myspace   a:hover {background:url(images/footermenubar.png)    0px -22px no-repeat; }
#footermenu-subscribe a:hover {background:url(images/footermenubar.png) -465px -22px no-repeat; }
#footermenu-events    a:hover {background:url(images/footermenubar.png) -530px -22px no-repeat; }
#footermenu-twitter   a:hover {background:url(images/footermenubar.png) -580px -22px no-repeat; }
#footermenu-youtube   a:hover {background:url(images/footermenubar.png) -640px -22px no-repeat; }
#footermenu-facebook  a:hover {background:url(images/footermenubar.png) -700px -22px no-repeat; }


/* buy cd menu */

#buycdmenu {
    background:url(images/buycd.png) no-repeat;
    width:150px;
    height:19px;
    margin-left:0px;
    margin-top:365px;
    padding:0;
    }

#buycdmenu span {
    display: none;
    }

#buycdmenu li, #buycdmenu a {
    height:19px;
    display:block;
    }

#buycdmenu li {
    float:left;
    list-style:none;
    display:inline;
    }

#buycdmenu-buy {width:150px;}
#buycdmenu-buy a:hover {background:url(images/buycd.png) 0px -19px no-repeat; }
