/* @override 
	http://kellycaehogan.hatheadstudios.com/wp-content/themes/kellycaehogan/style.css
	http://kellycaehogan.com/wp-content/themes/kellycaehogan/style.css
*/

/*  
Theme Name: Kelly Cae Hogan Theme (Performer)
Theme URI: http://kellycaehogan.com/
Description: A custom theme for Kelly Cae Hogan, Soprano
Version: 1.0
Author: Michael Mahoney
Author URI: http://hatheadstudios.com/
Template: performer

	Custom Performer Theme
	 http://hatheadstudios.com/

	This theme was designed and built by Michael Mahoney.

	The CSS is based on the Blueprint CSS Framework.
	
	The XHTML and Design are copyrighted works, all rights
	reserved. Copyright 2007, Hat Head Studios LLC.

*/

@import '../performer/style.css';

/* @group Images */

body {
	background-image: url(img/body_bkgd.jpg);
}
.container {
	background-image: url(img/container_bkgd.gif);
}
.home .container {
	background-image: none;
}
#header {
	background-image: url(img/header_bkgd.gif);
}
.home #header {
	background-image: url(img/home_header_bkgd.gif);
}
#sidebar {
	background-image: url(img/sidebar_bkgd.gif);
}
#sidebar .current_page_item a {
	background-image: url(img/navigation_arrows.gif);
}
#footer {
	background-image: url(img/footer_bkgd.gif);
}
.home #footer {
	background-image: url(img/footer_home_bkgd.gif);
}
body#reviews #content blockquote {
	background-image: url(img/sidebar_bkgd.gif);
	background-position: top right;
}

/* @end */


/* @group Colors */

/* @group Non-changing Color */

.container {
	background-color: #fff;
}

#sidebar h2 {
	color: #999;
	border-bottom-color: #bbb;
}

#sidebar h2.aside-header,
tbody th {
	color: #fff;
}

#footer a {
	background-color: transparent;
}

tbody th,
tbody td {
	border-color: #fff;
}

.postmetadata,
form.ddfm {
	border-color: #ddd;
}

form.ddfm input:focus, 
textarea:focus {
	background: #efefef;
	color: #000;
}
a {
	background-color: transparent !important;
}

/* @end */

/* @group Main Color */

/* TEMPLATE MAIN COLOR 1 (Main background) */

body, 
tbody th {
	background-color: #b5bcce;
}

.home #content cite,
#footer,
#footer a {
	color: #b5bcce;
}

/* TEMPLATE MAIN COLOR 2 (Home content background) */

.home .container, 
#quote_bar {
	background-color: #192e63;
}

/* TEMPLATE MAIN COLOR 3 (Header background) */

#header {
	background-color: #516185;
}

body#quotes #content cite, 
.home a {
	color: #516185;
}

body#quotes #content blockquote,
tbody th {
	border-top-color: #516185;
}

body#repertoire h3,
body#performances h3,
body#engagements h3,
tbody th {
	border-bottom-color: #516185;
}

/* TEMPLATE MAIN COLOR 4 (Home page name & links) */

#header h1, 
#header a {
	color: #fff;
}

/* TEMPLATE MAIN COLOR 5 */

#header h2 {
	color: #fff;
}

/* @end */

/* @group Accent Color */

/* TEMPLATE ACCENT COLOR 6 */

a, 
#content h2, 
#content h2 a, 
#sidebar p.aside-content,
#sidebar ul a,
#sidebar ul li ul a {
	color: #192e63;
}

#sidebar h2.aside-header {
	background-color: #192e63;
}

tbody tr:hover td {
	border-color: #192e63;
}

/* TEMPLATE ACCENT COLOR 7 */

#sidebar .current_page_item a, 
#sidebar .current_page_item ul li.page_item a {
	color: #192e63;
}

#sidebar p.aside-content {
	background-color: #192e63;
}

/* @end */

/* @group Custom Changes */

#sidebar .current_page_item a, 
#sidebar .current_page_item ul li.page_item a {
	color: #537de7;
}

#sidebar h2 {
	color: #fff;
}
#sidebar,
body#quotes #content blockquote,
tbody tr.odd td {
	background-color: #dbe0ec;
}
.home #content blockquote p {
	color: #fff;
}
#quote_bar blockquote,
#quote_bar blockquote p {
	color: #dde0e8;
}
tbody tr:hover td {
	background-color: #192e63;
	color: #fff;
}
.entry blockquote p {
	color: #000;
}

/* @end */
/* @group Quotation Marks */

.home blockquote:before,
.home blockquote:after {
	color: #3c4d77;	
}
#quote_bar blockquote:before,
#quote_bar cite:before {
	color: #3c4d77;
}

/* @end */

/* @end */

.home #name {
	width: auto;
	bottom: -1em;
}

#name {
	bottom: -1em;
}

#header h1 {
	font-size: 5.1em;
}

.home #header h1 {
	font-size: 5.8em;
}

#header h2 {
	font-size: 2.5em
}

.home #header h2 {
	font-size: 3em;
}

div.entry h4 {
	margin-bottom: 0;
	margin-top: 20px;
	font-weight: bold;
}

