

a {
	color: #2244FF;
}

a:link {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-width: 0;
}

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

/*<group=Containers>*/

body {
	margin: 0px;
	font: 10pt Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	color: #666666;
	z-index: -5;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.dropCap {
	float: left;
	background: #00AAC6;
	color: #FFFFFF;
	font: 300% "Arial Black", Arial, sans-serif;
	line-height: 100%;
	margin: 0 0.2em 0 0;
	padding: 0.1em 0.1em 0.1em 0.6em;
	border: 1px solid #2244FF;
}

#topgrass {
	background: repeat-x url(grass-top.jpg);
	width: 100%;
	height: 580px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
}

#bottomgrass {
	background: repeat url(grass-bottom.jpg);
	width: 100%;
	position: fixed;
	z-index: 0;
	top: 580px;
	height: 100%;
	left: 0;
}

#caps {
	width: 766px;
	padding: 0;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 2px none blue;
	z-index: 3;
	position: relative;
}

#colorstrip {
	width: 760px;
	height: 3px;
	background: #00AAC6;
	position: absolute;
	left: 3px;
	top: 1px;
}

#shadowtop {
	margin: 0;
	display: block;
	padding: 0;
	width: 766px;
	height: 4px;
	border: 1px none red;
}

#sides {
	background: url(../res/shadow_sides.gif) repeat-y left top;
	width: 766px;
	border: 1px none red;
	margin: 0;
	padding: 0;
}

html>body #sides {
	background: url(../res/shadow_sides.png) repeat-y left top;
	width: 766px;
	border: 1px none red;
	margin: 0;
	padding: 0 0 0 3px;
}

#container {
	background: none white;
	width: 760px;
	padding: 0;
	border: 1px none green;
	margin: 0;
}

#shadowbottom {
	display: block;
	padding: 0;
	margin: 0;
	width: 766px;
	height: 4px;
}
	
/*</group>*/

/*<group=Header>*/

#header {
	border: 1px #ccc;
	background: #00AAC6;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 7px;
}

#titleimage {
	background: none;
}

#blogtitle {
	background: url(../images/title-outside.gif) no-repeat;
	width: 477px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
	
/*</group>*/

/*<group=Content>*/

#content {
	width: 660px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: 1px #cccccc;
}

#main {
	width: 410px;
	float: right;
	border: 1px #cccccc none;
}

#sidebar {
  width:220px;
  float:left;
  }
	
/*</group>*/

/*<group=Headings>*/

h2 {
	margin: 1em 0 .5em 0em;
	line-height: .5em;
	color: #00AAC6;
	font: 14pt Helvetica, Arial, Verdana, sans-serif;	
}
	
/*</group>*/

/*<group=Posts>*/
  
.post {
	margin: .5em 0 1.5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1.5em;
}

.post-body {
	font-size: 9pt;
}
  
.post-title {
	padding: 0;
	border: 1px #cccccc;
	font-size: 16pt;
	margin: 0;
	font-weight: bold;
	color: #00AAC6;
}

.date-header {
	font-weight: normal;
	font-size: 10pt;
	margin: 0;
	color: #B2B2B2;
	padding-bottom: 5px;
}
.post-title a, .post-title a:visited, .post-title strong {
  display: block;
  text-decoration: none;
  color: #00AAC6;
}

.post-title strong, .post-title a:hover {
	text-decoration: underline;
}

.post div {
	margin:0 0 .75em;
	line-height: 1.5em;
}

p.post-footer {
  margin:-.25em 0 0;
  }
.post-footer em, .comment-link {
	letter-spacing:.1em;
	xfont-weight: bolder;
	font-size: 78%;
	line-height: 1.4em;
}
.post-footer em {
  font-style:normal;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post object {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
	
/*</group>*/

/*<group=Comments>*/

#comments h4 {
	margin: 1em 0;
	color: gray;
	font: 10pt Helvetica, Arial, Verdana, sans-serif;
}

#comments h4 strong {
	font-size: 130%;
	color: #909090;
}

.comment-body {
	font-size: 9pt;
}

#comments-block {
	margin: 1em 0 1.5em;
	line-height: 1.3em;
}

#comments-block dt {
	margin: .5em 0;
	font-size: 12pt;
	font-weight: bold;
}
#comments-block dd {
	margin: .25em 0 0;
}
#comments-block dd.comment-timestamp {
	margin: -.25em 0 2em;
	letter-spacing: .1em;
	font-size: 78%;
	line-height: 1.4em;
}
#comments-block dd p {
	margin: 0 0 .75em;
}

.comment-delete {
	text-align: right;
}

.comment-post {
	font-weight: bold;
}
  
.deleted-comment {
	font-style: italic;
	color: gray;
}
	
/*</group>*/

/*<group=Sidebar>*/

#themeswitch {
	border-bottom: 1px solid #ccc;
}

#themeswitch div.clear {
	margin-bottom: 20px;
	border: 1px none red;
	clear: both;
	height: 1px;
}

#indoorswitch {
	float: left;
	width: 109px;
	height: 40px;
	background: no-repeat url(themes_indoors_table_unselect.gif);
	cursor: pointer;
}

#outdoorswitch {
	float: right;
	width: 109px;
	height: 40px;
	background: url(themes_indoors_grass_select.gif) no-repeat;
}

.sidebar-title {
	font-weight: bold;
	color: #00AAC6;
	font-size: 10pt;
}

.sidebar-now {
	font-weight: normal;
	color: #DD2200;
	font-size: 10pt;
}

.sidebar-sub {
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
}

#sidebar a {
	font-size: 9pt;
}

#sidebar ul {
	margin: 0 0 1.5em;
	padding: 0 0 1.5em;
	border-bottom: 1px solid #ccc;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0 0 .25em 15px;
	text-indent:-15px;
	line-height:1.5em;
}

#sidebar p {
	line-height:1.5em;
}

#sidebar .rss {
	border-bottom: 1px solid #ccc;
	padding-bottom: 11px;
	margin-bottom: 27px;
}
	
/*</group>*/

/*<group=Profile>*/

#profile-container {
	border-bottom: 1px solid #ccc;
	margin: 0;
}

.profile-datablock {
	margin: .5em 0;
}

.profile-img {
	display:inline;
}

.profile-img img {
	float:left;
	padding:4px;
	border:1px solid #ddd;
	margin:0 8px 3px 0;
}

.profile-data {
	margin: 0;
	letter-spacing: .1em;
	line-height: 1.4em;
	font-size: 8pt;
}

.profile-data strong {
	display: none;
}

.profile-textblock {
	margin: 0 0 .5em;
}

#profile-container p {
	padding-top: 20px;
}

#profile-container .profile-link a {
	font-size: 8pt;
	font-weight: normal;
}
	
/*</group>*/

/*<group=Footer>*/

#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  letter-spacing:.1em;
  font-size: 78%;
  line-height: 1.6em;
}

html>body #footergrass {
	width: 100%;
	height: 25px;
	background: url(grass-foot.png) no-repeat center;
	position: fixed;
	bottom: 0;
	z-index: 99;
	left: 0;
}
	
/*</group>*/


/* styles for music */

.songtitle {
	color: #00AAC6;
	font-size: 18pt;
}

.songnotes {
	font: 8pt Helvetica, Arial, Verdana, sans-serif;


}

.songlyrics
{
	font-family: Times, serif;
	font-size: 14pt;
	font-style: italic;
	line-height: 1.6em;
}

/* end styles for music */