/*

Theme Name: Yhc
Theme URI: the-theme's-homepage
Description: a-brief-description
Author: William Beck
Author URI: your-URI
.
General comments/License Statement if any.
.

*/

/*** RESET RULES ***/


*, body, html {
	margin: 0; 
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {	font-size: 62.5%;}

body { 
	font-size: 140%; 
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	background: #ffffff;
	line-height: 1;
}

h1, h2, h3, h4, h5, h6 { text-align: left; font-weight: bold; margin: .5em 0em 1em 0em; }

h1 {font-size: 1.5em; /* 20px */}
h2 {font-size: 1.4em; /* 20px */}
h3 {font-size: 1.3em; /* 20px */}
h4 {font-size: 1.2em; /* 20px */}

h5, h6,
div, p,
ol, ul,
table {	margin: 0px; }

hr {
	clear: both;
	height: 1px; background: #555555;
}

div.section {
	margin-left: 2em;
}

div.clearfix {
	clear: both; height: 0;
}

ol, ul { list-style: disc; }
blockquote, q {	quotes: none;}

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; 
}

table thead tr {background: #e5e5e5;}
table thead tr th {
	text-align: left;
	padding: .5em .5em .15em .5em;
}

table tbody tr {
}	


table tbody tr td {
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	padding: .25em .5em .25em .5em;
}

table tbody tr td:first-child {
	border-left: none;
}

table.layout tbody tr td {
	border: none; padding: none;
}

table.layout thead tr {background: none;}






/* FORMS */

form {
	font-size: 100%;
}

form div {
	clear: both;
}

form div.formline {
	margin-bottom: 1em;
	padding: .5em .5em .5em 1em;
}

/* For pairs of label/input such as checkboxes radio groups etc*/
form div.inputSet {
	float: left;
	clear: none;
}

form div.formline hr {
	clear: both;
	height: 1px; background: #555555; border: 0;
}

/* For continuous inline set of inputs and labels, as in a sentence */
form div.inputLine * {
	display: inline; float: none; vertical-align: middle; margin: 0; padding: .1em;
}
form div.inputLine option {display: block;}

label, input, select, option, button {font-size: 100%; margin: 0em .5em 1em 1em}

input, select, button {	border: 1px solid #999999; background: #ffffff; padding: 1px}

label, input, select, button { float: left;}

label {
	margin: 0em 1em 1em 0em;
	text-align: right;
}

form h3, form h4, form h5 {
}

input+label {
	float: none; 
	clear: none;
}

input[type="radio"], input[type="checkbox"] {
	vertical-align: top;
}

input:focus, select:focus, button:focus {outline: 2px solid #aaaaff;}

input[type="submit"] {
	clear: both;
	margin-right: 1em;
	margin-left: auto;
	padding: 2px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

option {
	margin: .05em
}

textarea { clear: both;}




/* 
 ########################################################################################
 
 FEATHERSITE SPECIFIC
 
 */
 


/* WIDTHS AND LAYOUTS */

body {
	margin:0; padding: 0;
	background: #6ccbf3 url('images/feather-bg-wp.jpg') repeat-x;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height: 1.25;

}

#YHCcontainer, #YHCbanner {
	width:920px; margin-left: auto; margin-right: auto;
	padding-left: 45px;
}

#YHCcontainer {
	background: url('images/feather-body-wp.jpg') 45px 187px no-repeat;
	padding-bottom: 60px;
	min-height: 700px;
}

#YHCfooter {width: 100%;}

#YHCbanner {
		background: url('images/feather-banner-wp.jpg') no-repeat;
		height: 187px;
}

#YHCcol-one {
	float: left;
	width: 150px;
}

#YHCcontent {
	float: left;
	width: 564px;
	padding: 0px 48px 48px 48px;
}

#YHCcol-three {
	float: left;
	width: 250px;
}

#YHCfooter {
	position: fixed; bottom: 0px;
}



/* STYLING */


.YHClining {
	padding: 8px;
}


#YHCfooter {
	background: #333333; color: white;
	
}

a:link,
a:visited,
a:active,
a:hover {
	color: black; padding: 4px 3px -3px 3px; 
	text-decoration: underline; font-weight: bold;
	font-size: 90%;
	/* border-bottom: 1px solid white; */
}

a:hover {color: white; background: black;
}


ul.navigation {
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
	color: black;
	margin: 0 0 24px 0;
}

ul.navigation a:link,
ul.navigation a:visited,
ul.navigation a:active,
ul.navigation a:hover
{
	display: block;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	color: black;
	font-weight: bold;
	border: none;
	font-size: 100%;
}

ul.navigation a:hover
{
	background: black;
	color: white;
}


h2 {
	font-size: 20px; color:  white ; background: #555555;
	padding: 0px 0px 0px 8px;
	opacity: 1.0;
	width: 228px;
	min-height: 24px;
}

h2 span.title_text {
	display: block;
	float: left; color: #6ccbf3;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -.1em;
}


#YHCcol-one h2 {
	background: none; font-size: 14px; color: white; text-transform: uppercase;
	margin: 0;
}


.alignright { float: right; margin-left: 8px;}
.alignleft { float: left; margin-right: 8px;}


p {margin: 12px 0 0 12px;}


.compositions {
	margin: 16px;
}

.compositions h3,
.news_title,
h4
 {
	border-left: 16px #FD7708 solid;
	margin: 24px 0px 0px 0px; padding: 0 0 0 4px;
	font-size: 18px; font-weight: normal; text-transform: uppercase; letter-spacing: .3em;
	color: white; opacity: 1.0; background: none;
}

.compositions h3 a:link,
.news_title a:link,
h4 a:link,
.compositions h3 a:visited,
.news_title a:visited,
h4 a:visited {
	color: white;
}


h4+p{
	margin-top: 0;
}


.compositions h3 sup {
	color: #dddddd; font-size: 14px; vertical-align: baseline;
}
	
	
.compositions p {margin: 0;}
	
	
	
	
	
	
	
/* blog posts */

/*

.news_title {
	background: none; color: white; margin-bottom: 0; opacity: 1.0; padding: 0 0 0 0;
}
*/

#YHCcontent.news_column {width: 450px}

#YHCcontent.news_column h2 {width: 400px}

#YHCcontent.news_column .post {margin-bottom: 36px;
}


.news_date {display: block; font-size: 11px; font-weight: bold; color:  white ; background: #555555;
	padding: 1px 8px 1px 8px; margin: 0 0 6px 0;
	opacity: .7; text-align: right;
}
	
.postmetadata {
	font-size: 11px;
}




#YHCcol-three {
	font-size: 11px;
}


/* Search form */

#YHCcol-one form {}

#YHCcol-one form * {margin: 0; display: block; font-size: 11px; text-transform: uppercase}

#YHCcol-one form input {margin: 8px 0px 8px 0px;}

#YHCcol-one input[type='submit'] {background: black; color: white; opacity: .7; border: black 1px solid;}
#YHCcol-one input[type='submit']:hover { background: black; color: white; opacity: 1; border: white 1px solid;}

#YHCcol-one input[type='text'] {
	background: none; border-top: none; border-left: none; border-right: none; 
	border-bottom: 1px dashed #444444; width: 100px;
}

#YHCcol-one input[type='text']:focus {
	background: black; border: none; border-bottom: 1px dashed white; outline: none;
	color: white;
}

.search_notice {
	font-style: italic;
}



#YHCfooter {
	color: #888888;
	font-size: 10px;
}

#YHCfooter a:link,
#YHCfooter a:visited,
#YHCfooter a:active,
#YHCfooter a:hover {
	color: #dddddd;
}



/* CALENDAR ADDITIONS */

div.entry h6,
div.entry h4 {
	margin: 0px 0px 0px 0px; padding: 0; font-weight: normal;
}


div.entry h6 span,
div.entry h4 {
	font-weight: bold; font-size: 16px; color: white; padding-bottom: 3px; text-decoration: none !important;
}

div.entry p { margin: 0; padding: 0;}

div.entry p + h4 {margin-top: 24px;}


/* WP BAD TINYMCE HACKS */
div.entry h6 {margin-top: 24px;}

div.entry h6 + p {
	margin: 0; padding: 0;
}


