/*
Theme Name:     bws
Theme URI:      http: //auntjulie.info/
Description:    Child theme for the Twenty Ten theme 
Author:         Aunt Julie's Friendly Cpmputer Help
Author URI:     http: //auntjulie.info/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

body {
	background-color: #5A6352;
	color: #FFFFCC;
}
/* Modify the footer to allow for a bigger description and nicer looking links  */
#site-info{
width:300px;
}
#site-generator{
  width: 390px;
  font-size: 11px;
}

#site-generator a{
  background: none;
  padding: 0;
	color: #ffffcc;
}

#julie-link a:link, 
#julie-link a:visited {
  color:#ffffff;
}
#julie-link a:hover, 
#julie-link a:active {
  color:#ffffcc;
}
h1, h2, h3, h4, h5, h6 {
	clear: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 940px;
}

/* =Fonts
-------------------------------------------------------------- */
@font-face {
    font-family: 'TeXGyrePagellaRegular';
    src: url('../../fonts/texgyrepagella-regular-webfont.eot');
    src: url('../../fonts/texgyrepagella-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/texgyrepagella-regular-webfont.woff') format('woff'),
         url('../../fonts/texgyrepagella-regular-webfont.ttf') format('truetype'),
         url('../../fonts/texgyrepagella-regular-webfont.svg#TeXGyrePagellaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TeXGyrePagellaItalic';
    src: url('../../fonts/texgyrepagella-italic-webfont.eot');
    src: url('../../fonts/texgyrepagella-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/texgyrepagella-italic-webfont.woff') format('woff'),
         url('../../fonts/texgyrepagella-italic-webfont.ttf') format('truetype'),
         url('../../fonts/texgyrepagella-italic-webfont.svg#TeXGyrePagellaItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TeXGyrePagellaBold';
    src: url('../../fonts/texgyrepagella-bold-webfont.eot');
    src: url('../../fonts/texgyrepagella-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/texgyrepagella-bold-webfont.woff') format('woff'),
         url('../../fonts/texgyrepagella-bold-webfont.ttf') format('truetype'),
         url('../../fonts/texgyrepagella-bold-webfont.svg#TeXGyrePagellaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TeXGyrePagellaBoldItalic';
    src: url('../../fonts/texgyrepagella-bolditalic-webfont.eot');
    src: url('../../fonts/texgyrepagella-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/texgyrepagella-bolditalic-webfont.woff') format('woff'),
         url('../../fonts/texgyrepagella-bolditalic-webfont.ttf') format('truetype'),
         url('../../fonts/texgyrepagella-bolditalic-webfont.svg#TeXGyrePagellaBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: TeXGyrePagellaRegular, Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: TeXGyrePagellaRegular, Georgia, "Bitstream Charter", serif;
}
#site-title,
#site-description,
#site-info,
.entry-title {
	font-family: TeXGyrePagellaRegular, Georgia, "Bitstream Charter", serif;
}
input[type=submit] {
	font-family: "Lucida Grande", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

#wrapper {
	background: none;
}
#footer-widget-area #first {
	width: 28%;
}
#footer-widget-area #second {
	width: 52%;
}
#footer-widget-area #third {
	width: 2%;
}
#footer-widget-area #fourth {
	float: right;
	width: 11%;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

hr {
	background-color: #e7e7e7;
	height: 2px;
}
/* Text elements */
blockquote cite,
blockquote em,
blockquote i, 
blockquote booktitle {
	font-style: normal;
}

a:link {
	color: #FFFFFF; /* white */
}
a:visited {
	color: #FFFFFF;
}
a:active,
a:hover {
	color: #FFFFCC;
}

/* =Header
-------------------------------------------------------------- */
#header {
	padding-top:0;
}
/* this places menu bar below the branding img */
#site-title {
	height:150px;
}

/* This is the custom header image */
#branding img {
	display:none;
	border:none;
}

/* Hide the header text, add background image */
#site-description {
  font-size: 0;
  text-indent: -1000px; 
}
#branding span a {
  font-size: 0;
  text-indent: -1000px; 
  background: transparent url("../../uploads/2011/07/bwssttlogo.jpg") no-repeat center;
	width: 940px;
	height: 160px;
	display: block;
	}

/* =Menu
-------------------------------------------------------------- */
 #access {
  background: #F8EEA6; /* background color of navigation bar */
  border: solid 1px black;
  font-variant:small-caps;
  padding: 0;
}
#access .menu,
#access div.menu ul {
}
#access .menu-header,
div.menu {
  font-size: 15.5px;
}
#access a {
  color: #262626;
  padding: 0 6px;
}
#access ul ul {
  width: 200px;
}
#access ul ul li {
  min-width: 200px;
}
#access ul ul a {
  background: #F8EEA6; /* background color of navigation bar dropdown menus */
  border-left: 1px solid #FFF;
  border-right: 1px solid #444444;
  border-bottom: 1px solid #444444;
  line-height: 1.3em;
  width: 200px;
  padding: 7px 6px;
}
#access ul ul ul a {
  background: #F8EEA6; /* background color of navigation bar dropdown sub-menus */
}
#access ul ul ul ul a {
  background: #959595;
}
#access li:hover > a,
#access ul ul :hover > a {
  background: #757575;
  color: #ffffff;
}
#access ul li.current_page_item > a,
#access ul li.current_page_parent > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
  background: #000000;
  color: #FFFFFF;
  text-transform: uppercase;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_parent a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
  background: #000000;
  color: #FFFFFF;
  text-transform: uppercase;
}

/* =Content
-------------------------------------------------------------- */
#main {
	padding: 10px 0 0 0;
}

#content {
	color: #FFFFCC;
	font-size: 16px;
	line-height: 1.5em;
}

#content input,
#content textarea {
	color: black;
	font-size: 16px;
	line-height: 1.5em;
}

/*
#content table {
	border: 1px none #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: center;
	width: 100%;
	font-size:.8em;
}
*/
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 9px;
}
#content tr td {
	vertical-align: top;
	border-top: 1px none #e7e7e7;
	padding: 6px 6px;
}

#content ul {
	list-style: none;
	list-style-image: url('../../uploads/2011/06/nmixedrose.png');
	text-align: left;
}
#content li {
	margin-left: 12px;	
	padding-bottom: .5em;
}
#content li a {
}

/* Hide the  text */
#content .entry-title {
  font-size: 0;
  text-indent: -1000px; 
}

.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-content  {
	padding-top: 10px;
}
.entry-content label {
	color: #FFE1CC;
	font-size: 14px;
}
#content .search-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.search-title a:link,
.search-title a:visited {
	color: #000;
	text-decoration: none;
}
.search-title a:active,
.search-title a:hover {
	color: #ff4b33;
}

/* =Styling for Original Art pages
-------------------------------------------------------------- */
.original-art {
	background-color:black;
	color:white;
	text-align:center;
}
#content.original-art h1, 
#content.original-art h2, 
#content.original-art h3, 
#content.original-art h4, 
#content.original-art h5, 
#content.original-art h6 {
	color:red;
}
#content.original-art h2 {
	font-size:30px;
}
.original-art .entry-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0.1px;
}
.original-art p {
	color:#ffcccc;
}
#content.original-art input, 
#content.original-art textarea {
	color:#5A6352;
}
.original-art em {
	color:red;
	font-style: italic;
	font-variant: small-caps;
}
.original-art a:link, 
.original-art a:visited {
  color:red;
	text-decoration: underline;
}
.original-art a:hover, 
.original-art a:active {
  color:white;
}
#content .original-art ul {
list-style:none;
padding:0px;
margin:0px;
}
#content .original-art li {
background-image:url('../../uploads/2011/06/nmixedrose.png');
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left: 30px;
padding-top: 3px;
}
#content .original-art li.row1 {
background-image:url('../../uploads/2011/12/nlightrose.png');
}
#content .original-art li.row2 {
background-image:url('../../uploads/2011/12/ndarkrose.png');
}
#content .original-art li.row3 {
background-image:url('../../uploads/2011/06/nmixedrose.png');
}
#content .original-art-marquee  {
  margin-left: 105px;
  font-size: 23px;
  color: #ffffcc;
  background-color: #5A6352;
}  
#content .original-art-marquee a:link, 
#content .original-art-marquee a:visited {
  color: #ffffcc;
}
#content .original-art-marquee a:hover, 
#content .original-art-marquee a:active {
  color: white;
}


/* =Styling for Print pages
-------------------------------------------------------------- */
.prints {
	background-color:#003131; /* dark green */
	color:#669966; /* light green */
	text-align:center;
}
#content.prints h1, 
#content.prints h2, 
#content.prints h3, 
#content.prints h4, 
#content.prints h5, 
#content.prints h6 {
	color:#FFFF99;
}
#content.prints h2 {
	font-size:30px;
}
.prints .entry-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0.1px;
}
.prints p {
	color:#ffffcc;
}
#content.prints input, 
#content.prints textarea {
	color:#669966;
}
/* .prints em {
	color:red;
	font-style: italic;
	font-variant: small-caps;
} */
.prints a:link, 
.prints a:visited {
  color:#FBBC57;
	text-decoration: underline;
}
.prints a:hover, 
.prints a:active {
  color:white;
}
.prints ul {
	list-style: none;
	list-style-image: url('../../uploads/2011/07/printcolophon.gif');
	text-align: left;
	margin-left: 100px;
	color: #ffff66;
}
.prints li {
	margin-left: 0px;	
	padding-bottom: 5px;	
}
/*
.prints ul a {
	font-size: 1.5em;
}
*/
#content .prints-marquee {
  margin-left: 105px;
  font-size: 23px;
  color: #ffffcc;
  background-color: #003131;
}  
#content .prints-marquee li {
	list-style-image: url('../../uploads/2011/07/printcolophon.gif');
	margin-left: -10px;	
	padding-bottom: 5px;	
}
#content .prints-marquee a:link, 
#content .prints-marquee a:visited {
  color: #ffff66;
}  
#content .prints-marquee a:hover, 
#content .prints-marquee a:active {
  color: white;
}


/* =Styling for File Finds pages
-------------------------------------------------------------- */
.file-finds {
	background-color: black;
	color: #FFCCCC;
	text-align: center;
}
#content.file-finds h1, 
#content.file-finds h2, 
#content.file-finds h3, 
#content.file-finds h4, 
#content.file-finds h5, 
#content.file-finds h6 {
	color:#CC99CC;
}
#content.file-finds h2 {
	font-size: xx-large;
}
#content.file-finds h3 {
	font-size: x-large;
}
.file-finds .entry-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0.1px;
}
.file-finds p {
	color:#FFCCCC;
}
#content.file-finds input, 
#content.file-finds textarea {
	color:#5A6352;
}
.file-finds a:link, 
.file-finds a:visited {
	text-decoration: underline;
}
.file-finds a:hover, 
.file-finds a:active {
  color:white;
}
#content .file-finds ul {
list-style:none;
padding:0px;
margin:0px;
}
#content .file-finds li {
background-image:url('../../uploads/2011/06/nmixedrose.png');
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left: 50px;
padding-top: 3px;
}
#content .file-finds li.row1 {
background-image:url('../../uploads/2011/12/nlightrose.png');
}
#content .file-finds li.row2 {
background-image:url('../../uploads/2011/12/ndarkrose.png');
}
#content .file-finds li.row3 {
background-image:url('../../uploads/2011/06/nmixedrose.png');
}

.file-finds p.wp-caption-text {
	color: #FFCCCC;
	font-size: medium;
	margin-top: 18px;
}

#content .file-finds-marquee  {
  margin-left: 105px;
  font-size: 23px;
  color: #ffffcc;
  background-color: #5A6352;
}  
#content .file-finds-marquee a:link, 
#content .file-finds-marquee a:visited {
  color: #ffffcc;
}
#content .file-finds-marquee a:hover, 
#content .file-finds-marquee a:active {
  color: white;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 100%;
	text-align: center;
}
.attachment .entry-content {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: black;
}
.attachment .entry-content .nav-previous, 
.attachment .entry-content .nav-next, 
.attachment .entry-utility {
	display: none;
}



/* =Images
-------------------------------------------------------------- */
.wp-caption {
	max-width: 780px !important; /* prevent too-wide images from breaking layout */
	padding-left: 0;
	padding-right: 0;
}
.wp-caption  {
	background-color: transparent;
}
.alignleft,
img.alignleft {
	margin-right: 20px;
}
.alignright,
img.alignright {
	margin-left: 20px;
}

/* =Widget Areas
-------------------------------------------------------------- */
.widget-title {
	color: #ffffcc;
}

/* =Footer
-------------------------------------------------------------- */
#site-info a {
	color: #ffffcc;
}
#colophon {
	border-top: 1px solid #F8EEA6;
}

/* =Breadcrumbs
-------------------------------------------------------------- */
.breadcrumbs 
{
	font-size: 1.3333em;
	color: #FFFFCC;
	text-align: left;
	margin: 0 0 10px 0px;
}
.breadcrumbs a:link, 
.breadcrumbs a:visited 
{
  color:white;
}
.breadcrumbs a:hover, 
.breadcrumbs a:active 
{
  color: #FFFFCC;
}

/* =Next Page plugin
-------------------------------------------------------------- */
.next-page-plugin 
{
	font-size: 1em;
	margin-top: 0;
	padding: 0 8px 30px 8px;
	background:  transparent /* #5A6352; */
}
.next-page-plugin a:link, 
.next-page-plugin a:visited 
{
	vertical-align: 8px;
  color: white;
  text-decoration: none;
}
.next-page-plugin a:hover, 
.next-page-plugin a:active 
{
	vertical-align: 8px;
  color:#FFFFCC;
  text-decoration: underline;
}

/* =Print Style
-------------------------------------------------------------- */
/* 
This still won't show the background image on '#branding span a'
Turn the #header & #branding display back on to experiment further...
*/
@media print {

	/* Hide the header text, add background image */
	#site-description {
		font-size: 0;
		text-indent: -1000px; 
		height: 0;
	}
	#branding img {
		display: block !important;
	}
	#header,
	#site-title, 
	#branding, 
	#branding span a {
		height: 0;
	}
	#access, 
	.breadcrumbs, 
	.next-page-plugin {
		height: 0;
		margin: 0;
	}
	.breadcrumbs, 
	.next-page-plugin, 
	#footer {
		display: none !important;
	}
	img { 
		page-break-inside:avoid; 
  }

}

/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: inherit !important;
	}

/*
@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
*/