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

/*  
Theme Name: Deborah Domanski Theme
Theme URI: http://deborahdomanski.com/
Description: A custom theme for Deborah Domanski, mezzo-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.jpg);
}
.home #header {
	background-image: url(img/home_header_bkgd.jpg);
}
#sidebar {
	background-image: none;
}
#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);
}

/* @end */


/* @group Colors */

/* @group Non-changing Color */

.container {
	background-color: #fff;
}

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

tbody th {
	color: #fff;
}

#sidebar h2.aside-header {
	color: #1b1f28;
}

#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 {
	background-color: #1b1f28;
}

tbody th {
	background-color: #6d7a82;
}

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

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

.home .container {
	background-color: #6d7a82;
}

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

#header {
	background-color: #1f201f;
}

.home #content blockquote p, 
.home a {
	color: #d9e6ef;
}

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

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

/* 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 {
	color: #1b1f28;
}

#sidebar ul a,
#sidebar ul li ul a {
	color: #1b1f28;
}

#sidebar .aside p {
	color: #fff;
}
#quote_bar {
	background-color: #6d7a82;
}
#sidebar h2.aside-header {
	background-color: #e9e5e9;
}

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

/* TEMPLATE ACCENT COLOR 7 */

#quote_bar blockquote,
#quote_bar blockquote p {
	color: #f8f9f5;
}
#sidebar .current_page_item a, 
#sidebar .current_page_item ul li.page_item a {
	color: #6d7a82;
}

#sidebar .aside,
tbody tr:hover td {
	background-color: #abb2b7;
}

/* @end */

/* @group Custom Additions */

#sidebar, 
body#quotes #content blockquote {
	background-color: #e9e5e9;
}

tbody tr.odd td {
	background-color: #e9e5e9;
}
tbody tr:hover td {
	background-color: #6d7a82;
	color: #fff;
}

body#quotes #content cite {
	color: #e9e5e9;
}

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

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

/* @end */


/* @end */
/* @group Name */

.home #name {
	width: 640px;
}

#header h1 {
	font-size: 4.8em;
	line-height: 1.1em;
}

.home #header h1 {
	font-size: 6.1em;
	line-height: 1em;
}

#header h2 {
	font-size: 2.2em;
	margin-bottom: .25em;
}

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

/* @end */
/* @group Modifications */

img#headshot {
	width: auto;
}

h4 {
	margin-bottom: 0;
}

body#reviews .entry blockquote {
	border: none !important;
	padding-bottom: 0 !important;
}

body#reviews .entry cite {
	color: #6d7a82 !important;
}

div.wp-caption.alignleft {
	float: left;
}

div.wp-caption img {
	margin-bottom: 0 !important;
}

p.wp-caption-text {
	margin-bottom: 1em;
	color: #777;
}

div.wp-caption.alignleft p.wp-caption-text {
	margin-left: 1em;
}

div.aside-content * {
	color: #fff;
}

div.aside-content h3,
div.aside-content h4 {
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px;
	font-family: "Book Antiqua", Georgia, serif !important;
}

div.aside-content ul {
	margin: 0 0 20px 20px;
}

div.aside-content ul li {
	font-size: 12px;
	list-style: disc;
	font-family: Helvetica, Arial, sans-serif !important;
}

div#content div.entry cite {
	font-style: normal;
	font-weight: bold;
}

div#content div.entry cite:before {
	content: " — ";
}

body#press-materials div.entry div.wp-caption {
	margin: 20px 10px;
	width: 105px !important;
}

body#press-materials div.entry div.wp-caption p.wp-caption-text {
	margin: 0;
}

body#press-materials div.entry div.wp-caption img {
	border: 1px solid #ddd;
}

/* @end */

