
/*
Lovingly hand-crafted by Citrus Tree Media.
http://www.citrustreemedia.com/
Please respect our copyright as we do yours...
*/

/* ---------------------
title: bridge marketing holding page stylesheet
author: wayne taylor
created: 03/06/08
modified: 03/06/08
version: 1.0
--------------------- */

/* -----------------------------------------------------------------------------
   generic style */

@import url(color.css);	
	
* {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 80%;
	background: #000 url(../images/body-background.jpg) repeat-x;
	}
	
	
	/* -----------------------------------------------------------------------------
   main layout style */

#wrapper {
	background: url(../images/wrapper-background.jpg) repeat-y;
	width: 998px;
	margin: 0 auto;
}	
	
#headerwrapper {
	background: url(../images/headerwrapper-background.jpg) repeat-y;
}


#header {
	background: url(../images/header-background.jpg) no-repeat;
	min-height: 124px;
	height: auto !important;
	height: 124px;
	padding-left: 50px;
	padding-top: 93px;
	clear: both;
	overflow: hidden;
}

body.home #header {
	background:transparent url(../images/header-background.jpg) no-repeat scroll 0 0;
}

#header img {
	float: left;
	padding-top: 15px;
}

#banner {
	background: url(../images/banner-image.jpg) no-repeat;
	clear: both;
	display: block;
	overflow: auto;
	height: 100px;
}

body.home #banner {
	background: url(../images/banner-home-image.jpg) no-repeat;
	height: 311px;
}

#container {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: auto;
	color: #a0effc;
	background: url(../images/container-squiggle.png) bottom right no-repeat;
}

body.home #container {
	background: none;
}

#container img {
	border: 3px solid #3a4249;
}

#content {
	width: 625px;
	float: left;
	padding-right: 25px;
	overflow: visible;
}

#content img {
	float: right;
	margin-left: 10px;
}

#sidebar {
	width: 223px;
	float: right;
	padding-left: 25px;
	background: url(../images/sidebar-divider.jpg) repeat-y left top;
}

.subcontent {
	padding-bottom: 15px;
}

#sidebar img {
	margin-bottom: 10px;
}

#sidebar a:hover img {
	border: 3px solid #74acb5;
}

h1 {
	line-height: 100px;
	padding-left: 50px;
	font-style: italic;
	color: #fff;
	font-family: Georgia;
	font-size: 270%;
}

h2 {
	font-style: italic;
	color: #fff;
	padding-bottom: 10px;
}

p {
	padding-bottom: 10px;
	line-height: 1.6em;
}

p.urgent {
	font-weight: bold;
	color: red;
}

strong {
	color: #fff;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #74acb5;
}

#container a {
	text-decoration: underline;
}

#container #setpic {
	margin-left: 40px;
	border: none;
}

.clearer {
	clear: both;
	display: block;
	overflow: auto;
}

/* -----------------------------------------------------------------------------
    stop horrible click box in firefox */

a:active {
    outline: none;
}

a:focus {
    -moz-outline-style: none;
}

	/* -----------------------------------------------------------------------------
   nav style */
	
ul#nav {
	float: right;
	padding-top: 55px;
	width: 626px;
}	
	
ul#nav li {
	float: left;
	list-style: none;
	font-weight: bold;
	font-style: italic;
	font-size: 95%;
}

ul#nav li a {
	padding: 9px;
	color: #fff;
}	

ul#nav li a:hover,ul#nav li a#active {
	color: #99e3f0;
}

	/* -----------------------------------------------------------------------------
   footer style */
	
#footer {
	clear: both;
	overflow: auto;
	background: #000 url(../images/footer-background.jpg) repeat-x top left;
	text-align: center;
	color: #73abb4;
	padding-top: 40px;
	padding-bottom: 50px;
}	

#footer p.footernav a {
	color: #343942;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#footer p.footernav a:hover, #footer a:hover {
	color: #fff;
}

#footer a {
	color: #73abb4; 
	text-decoration: underline;
}	


	/* -----------------------------------------------------------------------------
   current set style */
	
ul.set {
	padding-left: 20px;
}

ul.set li {
	list-style: circle;
	line-height: 1.6em;
}

body.current-set #content {
	width:475px;
}

body.current-set #sidebar {
	width:373px;
}

	/* -----------------------------------------------------------------------------
   testimonials style */	
	
blockquote {
	line-height: 1.6em;
	padding-bottom: 20px;
}

blockquote span {
	font-weight: bold;
	font-style: italic;
	color: #fff;
}	


	/* -----------------------------------------------------------------------------
   gallery style */
	
body.gallery #content img {
	float: none;
}	

ul#gal li {
	float: left;
	padding: 7px;
	list-style: none;
}

ul#gal li a img {
	border:3px solid #3A4249;
}	

ul#gal li a:hover img {
	border:3px solid #A0EFFC;
}


	/* -----------------------------------------------------------------------------
   live page style */
	
#livedates {
	clear: both;
	padding-top: 20px;
}


	/* -----------------------------------------------------------------------------
  contact page style */
  
body.contact #content strong {
		display:block;
		float:left;
		overflow:auto;
		width:100px;
}  

body.contact #content ul {
	padding-left: 20px;
}

body.contact #content li {
	padding-bottom: 10px;
	font-weight: bold;
}

body.contact #content p.gap {
	padding-top: 20px;
}


	/* -----------------------------------------------------------------------------
  media page style */
  
body.media #content li {
	background: url(../images/media-li-bg.jpg) no-repeat left bottom;
	min-height: 53px;
	height: auto !important;
	height: 53px;
	line-height: 53px;
	list-style: none;
	
} 

body.media #content li object {
	float: left;
	display: block;
	margin-right: 5px;
	margin-top: 8px;
}

body.media #content li a {
	background: url(../images/download-image.jpg) no-repeat;
	width: 38px;
	height: 36px;
	display: block;
	text-indent: -5000px;
	float: left;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 10px;
} 
  
body.media #content #bandset {
	float: left;
	width: 47%;
	margin-right: 20px;
} 
  
body.media #content #jazzset {
	float: left;
	width: 47%;
}   	