/* 
Theme Name: Fifth Ave Jazz
Theme URL: http://fifthavejazz.com/
Description: Four-Part Vocal Jazz
Author: Kimberly "Kai" Robinson
Version: 1.0
*/

/* @group Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

ul li {
	list-style-image: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* MainStage */

body {
	background: #445757 url(images/FifthAvenue_logo.png) no-repeat fixed 30px 50px;
	font: 12px/18px "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	color: #f5f5e7;
	min-width: 1024px;
}

p {
	text-align: justify;
	padding-bottom: 10px;
}

a, a:link {
	color: #9b9b92;
	text-decoration: none;
}

a:hover, a.current {
	color: #9ECFCF;
}

h2 {
	color: #c6e300;
	font: 20px "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	margin: 0 0 5px 0;
}

h3 {
	font: 18px "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	color: #b7c9c9;
	margin: 0 0 5px 0;
}

img {
	background: #384949;
	border: 1px dashed #293838;
	padding: 5px;
}

blockquote {
	margin: 5px 15px;
	padding: 5px 20px;
	background: url(images/open-quote.gif) no-repeat;
}

blockquote p {
	font-style: italic;
	color: #9ECFCF;
	font-size: 11px;
}

ul, ol {
	margin: 5px 15px;
	padding: 5px 20px 0 50px;
	list-style-image: url(images/bullet-list.gif);
	color: #9ECFCF;
	font-style: italic;
}

/*header */

#header {
	text-indent: -9999px;
	height: 25px;
}

/*main-nav*/

#main-nav ul {
	font-size: 16px;
	float: right;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-style: normal;
}

#main-nav li {
	display: inline;
	margin: 0 0 0 30px;
}

#main-nav li a:link {
	width: 50px;
}

#content {
	width: 644px;
	background: #445657;
	margin-left: 360px;
}

#primary {
	background: #384949 url(images/background.gif) repeat-y;
	overflow: auto;
	position: relative;
        width: 644px;
        clear: both;
}

.home, .bios, .buzz {
	width: 380px;
	padding: 15px;
        float: left;
}

.music, .photos, .contact {
	width: 380px;
	padding: 15px;
        float: left;
}

.error {
	width: 380px;
	padding: 15px;
}

.home .post {
	margin: 20px 0;
}

.home .post:first-child {
	margin-top: 0;
}

.video {
	margin: 20px 0;
}

.update {
	color: #9b9b92;
}

/* buzz page */

.buzz blockquote p {
	margin-bottom: 0;
	text-align: left;
	min-height: 55px;
	font-size: 12px;
}

.buzz p {
	padding-top: 0;
	border-bottom: 2px solid #384949;
	text-align: right;
	font-size: 12px;
}

.buzz em {
	font-size: 8px;
	font-style: italic;
}

.buzz p:last-child {
	border-bottom: none;
}

/* bios page */

.bios h2 {
	margin: 0 0 -20px 0;
}

.bios img {
	float: left;
	position: relative;
	margin: 25px 10px 0 0;
}

.bios p {
	padding: 0 0 20px 0;
}

/* music page */

.music .post {
	padding: 15px 0;
	border-bottom: 2px solid #384949;
}

.music .post:first-child {
	padding-top: 0;
}

.music .post:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

/* @group Sidebar */

#sidebar {
	width: 230px;
	font-size: 12px;
	float: right;
        padding-bottom: 15px;
}

#sidebar h3 {
	text-align: center;
        text-transform: lowercase;
}

.box {
	margin: 20px 15px 0 10px;
}

.box:first-child {
	margin-top: 10px;
}

/* box promo */

.promo .body {
	background: transparent url(images/zip-box.png) no-repeat;
	width: 200px;
	height: 102px;
	border: 1px dashed #293838;
}

.promo .body:hover {
	background: #334343 url(images/zip-box.png) no-repeat;
}

.package {
	display: block;
	width: 200px;
	height: 102px;
	text-indent: -9999px;
}

/* flickrRSS */

.flickr h3 span {
	color: #e5703b;
}

.flickr .body {
	padding: 0 10px 0 12px;
}

.flickr img {
	margin: 4px;
	border: 1px dashed #293838;
	padding: 3px;
}

/* box hire */

.hire .body {
	background: transparent url(images/hire-us.png) no-repeat;
	width: 200px;
	height: 104px;
	border: 1px dashed #293838;
}

.hire .body:hover {
	background: #334343 url(images/hire-us.png) no-repeat;
}

.connect {
	display: block;
	width: 200px;
	height: 104px;
	text-indent: -9999px;
}

/* box friends */

.friends ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.friends li {
	margin: 0;
}

.friends li a {
	display: block;
	padding: 5px 10px;
	color: #9b9b92;
	text-decoration: none;
	border-bottom: 1px dashed #293838;
	text-align: center;
}

.friends li:last-child a {
	border-bottom: none;
}

.friends li a:hover {
	background: #334343;
	color: #e5703b;
}

/* myspace */

.social .body {
	background: transparent url(images/myspace.png) no-repeat;
	width: 200px;
	height: 50px;
	margin-top: 20px;
}

.social .body:hover {
	background: transparent url(images/myspace-hover.png) no-repeat;
}

.myspace {
	display: block;
	width: 200px;
	height: 50px;
	text-indent: -9999px;
}

ul.gigs {
        padding: 0;
}

ul.gigs li {
        width: 200px;
        padding-top: 10px;
}

/* @end */

/* @group Footer */

#footer {
	text-align: center;
	font: 10px;
	clear: both;
	height: 50px;
	margin: 10px 0 0 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #273333;
	font-weight: normal;
	font-style: normal;
}

#footer ul li {
	display: inline;
	padding: 0 10px 0 7px;
}

#footer a {
	color: #273333;
}

#footer a:hover {
	color: #9ECFCF;
}

#footer ul li:first-child {
	padding-left: 0;
	background: none;
}

#footer span.octave {
	background: transparent url(images/octave-above.gif) no-repeat 2px 50%;
	padding-left: 35px;
}

/* @end */

/* @group Photo Album */

div#photos {
	background: #1c2324;
	padding: 10px;
	clear: both;
}

div#highlight h2 {
	font: 20px "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	color: #c6e300;
}

div#highlight h2 a {
	color: #c6e300;
}

div#highlight img {
	float: left;
	margin: 0 10px 0 0;
}

div#highlight a img {
	border: 1px dashed #273333;
	padding: 2px;
}

div#highlight a img:hover {
	border: 1px dashed #739696;
}

div#highlight div.photos {
	clear: both;
	background: none;
	margin: 0;
}

div#highlight div.photos img {
	margin: 0 10px 10px 0;
}

div#photoalbum-nav {
	margin-bottom: 15px;
}

div#jquery-lightbox img{
	border: none;
	padding: 0;
}
/* @end */

/* @group Contact Form */

input.text, form.wpcf7-form input,
textarea {
	margin: 0;
	padding: 5px 5px;
	background-color: #9b9b92;
	border: 1px solid #293838;
	outline: none;
	color: #293838;
}

form.wpcf7-form textarea {
	width: 75%;
}

.contact p {
	padding: 0;
	color: #e5703b;
}

span.info {
	color: #9b9b92;
	font-size: 14px;
	line-height: 20px;
}

#photoalbum-footer {
        display:none;
}

/*site down*/
p.down {
	margin:  0 auto;
	width: 487px;
	height: 492px;
	background: url(/images/FifthAvenue_siteDown.png) fixed 50% 0;
	text-indent: -9999px;
}

/* @end */

table {
       width: 370px;
       padding-left: 10px;
}

tr.eventName {
       display: none;
}