/*

All code, images, and design is property of www.benhammondmusic.com and kathykacer.com
Please email web@kathykacer.com for questions or code sample requests.

Initial Template by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


/*
colors:
darkest 003
darker blue 369
light blue 69c
yellow ee5
black


head
/head

page
	adspace
	/adspace
	
	content
		post
		/post
	/content
	
	sidebar
		menu boxed
		/menu
		boxed
		/boxed
	/sidebar
/page

footer
/footer

*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: "Georgia", Times, Times New Roman, serif;
	font-size: 14px;
	color: #666666;
	background: #69c url(./images/background.jpg) ;
	
}

h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
}

h2 {
}

h3 {
}

h1, h2, h3, .title, .address {
	font: bold Verdana, Arial, sans-serif;
	letter-spacing: .75px;
   	/*text-transform: uppercase;*/
   	font-variant: small-caps;
   	font-weight: 900;
}


p, blockquote, ul, ol {
}

/*p.address {*/
/*   margin-left: 5px;*/
/*	font-family: "Times New Roman", times, serif;*/
/*}*/



a {
	color: #369;
}

a:hover {
	text-decoration: none;
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	float: 0 0 0 15px;
}

 hr {
  color: #ee5;
  background-color: #ee5;
  border: 0;
  height: 1px;
 }


/* Header */

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/img1.jpg) no-repeat;
}

#header h1, #header h2 {
	float: left;
	font-weight: normal;
}

#header h1 {
	padding: 14px 0 0 180px;
	letter-spacing: 4px;
	font-size: 30px;
}

#header h2 {
	padding: 31px 0 0 10px;
	letter-spacing: 3px;
	font-size: 12px;
}

#header a {
	text-decoration: none;
	color: #69c;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	background: url(images/img2.gif) repeat-y;
	/* border-right: 1px solid #ddd;  */
}

/* Content */

#content {
	float: right;
	width: 380px;
	padding: 0px 20px 0px 0px;
	margin-top: 20px;
	/*background: url(images/img4.gif) no-repeat;*/
}

#content #booklist li {
	margin-left: 1em;
}

#content .post {
	margin-top: 20px;
}

#content .post h2 {
	margin-bottom: 1em;
	text-transform: none;
	font-weight: bold;
	color: #333333;
	font-size: large;
}

#content .post h3 {
	margin-bottom: 1em;
	font-size: 100%;
}

#content .post p, #content .post ul, #content .post ol {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#content .post blockquote, #content .post ul, #content .post ol {
	margin-left: 1.2em;
}

#content .link {
	margin-top: 2em;
}


#to-top-link, .printable {
	float: right;
	font-variant: small-caps;
	font-size: .9em;
	background-color: #69c;
	color: #fff;
	
}
.printable {
	margin: 5px;
}

#to-top-link{
	margin-top: 50px;
}

.amazon {
	text-decoration:none;
	font-variant: small-caps;
	font-size: .9em;
}

.link-item {
	font-weight: bold;
/*	letter-spacing: .75px;*/
/*   	text-transform: uppercase;*/
   	font-variant: small-caps;
   	font-weight: 900;
}



.question, .question ul, #booklist, .link-item a {
	font-family: arial, sans-serif;
}

.giant {
	font: 900 24px fantasy, arial;
}

.address {
	padding-left: 3em;
}

span.title {
	font-size: 1.5em;
	font-weight: bold;
	
}

.quote {
	font-family: "Times New Roman", times, serif;

}

.category {
	
	font-family: "Georgia", serif; 
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}

/* Ad Space */

#adspace {
	float: right;
	width: 120px;
	padding: 15px 25px;
	background: url(images/img5.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
	padding: 15px;
	/*background: url(images/img3.gif) no-repeat;*/
	/*border-right: 3px red solid;*/
	
}

.boxed {
}

 h2 {
	margin: 15px 0;
	padding-left: 20px;
	/* background: url(images/img6.gif) no-repeat left bottom; */
	font-size: 92%;
	color: #3A2403;
}

#sidebar .list {
	background: url(images/img7.gif) repeat-x;
	list-style: none;
}

#sidebar .list li {
	padding: 10px 0 15px 0;
	background: url(images/img7.gif) repeat-x left bottom;

}

#sidebar .list h3 {
	font-size: 77%;
}

/* Menu */

#menu {
}

#menu ul {
	list-style: none;
	background: url(images/img7.gif) repeat-x;
}

#menu li {
	padding: 5px 0;
	background: url(images/img7.gif) repeat-x left bottom;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#current {
	 
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}


/* Footer */

#footer {
	width: 140px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 610px 0 20px;
	background: url(images/img8.gif) no-repeat;
	font-size: 77%;
}

#footer p {
	margin-bottom: 1em;
	line-height: normal;
}


/*Style for the  Blog settings*/

#y360 {
  position: relative;
  width: 380px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: 0px;
}
.y360Description {
	display: none;
}
.y360Title {
  text-decoration:none;
}
#y360HomeLink {
  width:inherit;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  margin-top:8px;
  font-family:Verdana;
  font-size:10px;
}
#y360TopNav, #y360BottomNav {
  width:inherit;
  font-family:Verdana;
  font-size:10px;
}
.y360View {
  margin-top:1px;
  text-align:left;
  display:block;
}
.y360Paging {
  margin-top:2px;
  text-align:left;
  display:block;
}
.y360Sep {
  width:20px;
  text-align:center;
}
.y360ViewLabel{
  font-weight:bold;
}
.y360EntriesLabel{
  font-weight:bold;
}
#y360 #y360Blog {
  padding:5px;
  width:inherit;
  text-align:inherit;
  color:inherit;
  font-family:inherit;
  font-size:inherit;
}
#y360Blog .y360Entry {
  margin-top:15px;
  margin-bottom:15px;
  width:inherit;
  text-align:inherit;
  color:inherit;
  font-family:inherit;
  font-size:inherit;
}
.y360EntryTitle {
  margin-top:10px;
  display:block;
  font-size:1.4em;
  font-weight:bold;
}
.y360Image {
  width:inherit;
  float:left;
  margin:10px;
}
.y360EntryContent {
  margin-top:15px;
  margin-bottom:15px;
  width:inherit;
  text-align:inherit;
  color:inherit;
  font-family:inherit;
  font-size:inherit;
}
.y360EntryFoot {
  width:inherit;
  height:15px;
  font-family:Verdana;
  font-size:10px;
  clear:both;
}
.y360EntryLinks {
  float:right;
  text-align:right;
}
.y360EntryTime {
  float:left;
  text-align:left;
}
.y360Space {
  width:inherit;
  height:1px;
  clear:both;
  border-top-style:solid;
  border-top-width:1px;
  border-top-color:#808080
}
#y360Comments {
  margin-top:10px;
  font-size:13px;
}
#y360CommentHeader{
  font-weight:bold;
  font-size:1.4em;
}
#y360Comments .y360Comment {
  margin-top:12px;
  font-size:inherit;
}
.y360CommentAuthorLabel {
  font-weight:bold;
}
.y360CommentAuthor {
  font-weight:normal;
  margin-left:4px;
}
.y360CommentContent {
  margin-top:8px;
}
.y360CommentTime {
  margin-top:10px;
  font-family:Verdana;
  font-size:10px;
  text-align:left;
}
#y360Input {
  width:inherit;
  font-family:Arial;
}
#y360Msg {
  font-family:Arial;
  color:red;
  font-weight:bold;
  font-size:13px;
}
#y360CommentEntry {
  width:inherit;
  background-color:#E6E6E6;
  border: 1px solid #C8C8C8;
}
#y360CommentEntry .y360CommentEntryHeader {
  margin-top:15px;
  margin-left:18px;
  color:#646464;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
}
#y360CommentEntry .y360CommentEntryLabel {
  margin-top:5px;
  margin-left:18px;
  margin-bottom:5px;
  color:#646464;
  font-family:Arial;
  font-size:13px;
  font-weight:normal;
}
#y360CommentEntry textarea {
  width:90%;
  margin-left:18px;
  margin-bottom:4px;
}
#y360CommentEntryCaption {
  margin-left:18px;
  margin-bottom:8px;
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
}
#y360AuthorData {
  margin: 8px 18px 8px 18px;
  border:none;
  text-align:right;
}
#y360AuthorData div {
  margin: 0 0 5px 0;
}
#y360AuthorData div label {
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  color:#646464;
}
#y360AuthorData div input {
  width:200px;
}
.y360Validate {
  margin-top:8px;
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  margin-bottom:10px;
}
.y360CodeLabel {
  margin-top:12px;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  display:block;
}
#y360Code input {
  width:15em;
}
#y360NameLabel input {
  width:150px;
}
#y360CommentEntryButton {
  margin-top:10px;
}
#y360RSSInfo {
  width:inherit;
  margin:10px;
  text-align:center;
}
/*#y360RssFeed {*/
/*#y360AddToMyY {*/

	
/*to hide all but blog titles in side bar	*/
#blog-titles {
	visibility:hidden;
/*	display: none;*/
}
#blog-titles  .y360EntryTitle {
	visibility:visible;
/*	display: block;*/

	

}
	
	


/* Hacks because internet explorer is awful at everything */

