/*
Theme Name: Twenty Ten bambino
Description: Child theme for Wedding Calligrapher
Author: Claire Gould
Version: 1.0
Template: twentyten
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

@import url("../twentyten/style.css");
#site-title a {
color: #8c754a;
  	font-family: "bistro-script-web-1","bistro-script-web-2";
	font-size: 40px;
	display: none;
	}
	/*

/* =Make our page 140px wider maximum width 1140 pixels 
-------------------------------------------------------------- */ 
#page {
	max-width: 1140px;
}

.featured-posts,
#ie7 article.intro {
	max-width: 1140px;
}
	
/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 940px;
}
	
/* =Fonts
-------------------------------------------------------------- */
#access .menu,
#access div.menu ul {
font-family: Georgia, "Bitstream Charter", serif;

}
.entry-title,
.page-title {
	font-family: "bistro-script-web-1","bistro-script-web-2";
	font-size: 30px;
	color: a19bbb;
	}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {
	background:url(images/ewbg.jpg) fixed left top repeat;


}
a:link {
	color:#6e6691;
}
a:visited {
	color:#f776c5;
}
a:active,
a:hover {
	color: #b49baa;
}
/* =Header
-------------------------------------------------------------- */

#site-title {
	display: none;
}

#site-description {
	display: none;
}
/* This is the custom header image */
#branding img {
	border-top: 2px solid #e2e2e2;
	border-bottom: 3px solid #fff;
	clear: both;
	display: block;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #f0eeee;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
border-left: 1px solid #fff;
}
#access a {
	color:#a19bbb;
	
	}
#access ul ul a {
	background:#e3e3e3;

	}
#access li:hover > a,
#access ul ul :hover > a {
	color:#a19bbb;
	background:#f0eeee;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #817aa2;
	font-weight: bold;
}



/* =Content
-------------------------------------------------------------- */


#content,
#content input,
#content textarea {
	color: #8e746d;
	font-size: 13px;
	line-height: 28px;
}
.page-title {
	color: #8477bd;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
h1 {
font-family: "bistro-script-web-1","bistro-script-web-2";
	color: #8477bd;
	font-size: 24px;
	}
h2 {	
	font-family: "bistro-script-web-1","bistro-script-web-2";
	color: #8477bd;
	font-size: 24px;
	}
h3 {
	font-family: "bistro-script-web-1","bistro-script-web-2";
	color: #8477bd;
	font-size: 20px;
	}
h4 {
	font-family: "bistro-script-web-1","bistro-script-web-2";
	color: #8477bd;
	font-size: 18px;
	}
	#content dt,
#content th {
	color: #8e746d;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #8477bd;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content .entry-title {
	font-family: "bistro-script-web-1","bistro-script-web-2";
	color: #6e6691;
	font-weight: normal;
	font-size: 30px;
	margin: 0 10px 0 0px;
	padding: 1px 10px 1px 1px;
	line-height: 1.3em;
	}
.entry-title a:link,
.entry-title a:visited, 
.entry-title a:active,
.entry-title a:hover {
	color:#6e6691;
	text-decoration: none;
}

/* =Images
-------------------------------------------------------------- */

.wp-caption {
	background: #f8f6f6;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}

/* =Widget Areas
-------------------------------------------------------------- */
.widget-container {
	margin: 1 1 1 1;
	padding: 10px;
	background: #f8f6f6;
}
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: none;
	margin-left: 1.3em;
}
.widget-title {
	font-family: "bistro-script-web-1","bistro-script-web-2";
	height: 35px;
	color: #f776c5;
	font-size: 25px;
	font-weight: normal;
	}
.widget-area h1 {
color: #f776c5;
font-family: "bistro-script-web-1","bistro-script-web-2";
}
/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 0px 0 0;
}


/* =Footer
-------------------------------------------------------------- */


#colophon {
	border-top: 4px solid #e1e6b9;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #f776c5;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #b94a69;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}