/************************
	      sIFRz
************************/

	.sIFR-active h1,
    .sIFR-active h2,
	.sIFR-active h2.pagetitle,
	.sIFR-active h2.title_sub1,
	.sIFR-active h2.title_sub,
	.sIFR-active h2.arch,
    .sIFR-active h3,
	.sIFR-active h3.comments,
	.sIFR-active h3.respond,
	.sIFR-active h4,
    .sIFR-active p.notepad,
	.sIFR-active p.notepad2,
	.sIFR-active p.notepadsmall,
    .sIFR-active h5
	{
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }

    .sIFR-active h1 {
      padding-bottom: 0px;
    }

    .sIFR-active h2 {
      font-size: 64px;
      display: block;
    }

    .sIFR-active h2.pagetitle {
      font-size: 20px;
      display: block;
    }

    .sIFR-active h2.title_sub1 {
      font-size: 40px;
      display: block;
    }
    .sIFR-active h2.title_sub {
      font-size: 40px;
      display: block;
    }
    .sIFR-active h2.arch {
      font-size: 28px;
      display: block;
    }

    .sIFR-active h3 {
      font-size: 64px;
    }
    .sIFR-active h3.comments {
      font-size: 42px;
    }
    .sIFR-active h3.respond {
      font-size: 42px;
    }

    .sIFR-active h4 {
      font-size: 28px;
    }
	.sIFR-active h5 {
      font-size: 20px;
      font-weight: normal;
    }


    .sIFR-active p.notepad {
      font-size: 23px;
      font-weight: bold;
    }
    .sIFR-active p.notepad2 {
      font-size: 23px;
      font-weight: bold;
    }
    .sIFR-active p.notepadsmall {
      font-size: 14px;
      font-weight: bold;
    }


/************************
		 h1's
************************/

	h1 {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
	h2 {
		font-size: 64px;
		color: #1c5a5a;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
	h2.pagetitle {
		font-size: 20px;
		color: #1c5a5a;
		padding: -10px 0px 0px 0px;
		margin: -10px 0px 0px 0px;
		}
	h2.title_sub1 {
		font-size: 40px
		color: #333300;
		padding: -36px 0px 0px 0px;
		margin: -36px 0px 0px 0px;
		}
	h2.title_sub {
		font-size: 40px
		color: #333300;
	    margin-top: 0px;
		padding-top: 0px; 
		}

	h2.arch {
		font-size: 28px;
		color: #a34308;
		padding: 0px 0px -30px 0px;
		margin: 0px 0px -30px 0px;
		}
	h3 {
		font-size: 64px;
		color: #a34308;
		line-height: 130%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
	h3.comments {
		font-size: 42px;
		color: #a34308;
		line-height: 130%;
		padding: 0px 0px -30px 0px;
		margin: 0px 0px -30px 0px;
		}
	h3.respond {
		font-size: 42px;
		color: #a34308;
		line-height: 130%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
	h4 {
		font-size: 28px;
		color: #000000;
		line-height: 130%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 50px;
		}
	h5 {
		font-size: 20px;
		color: #1c5a5a;
		}

	p.notepad {
		margin: 0px 0px 0px 0px;
		padding-bottom: 0px;
		line-height:130%;
		font-size: bold 23px;
		color: #1c5a5a;
		}
	p.notepad2 {
		font-size: bold 23px;
		margin: 0px 0px 0px 50px;
		padding-bottom: 0px;
		line-height:130%;
		color: #1c5a5a;
		}
	p.notepadsmall {
		font-size: bold 14px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		line-height:130%;
		color: #1c5a5a;
		}
	
/************************
	  usual suspects
************************/

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td 
	{
	margin:0px; padding:0px;
	}
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: #246666 url(http://morleymusic.org/_content/_images/bgs/_site_bg.php) center top repeat-x;
	}
img	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height:0px;
	font-size:0px;
	}
object { 
	outline:none; 
	}
.flashmovie {
	margin: 0;
	padding: 0;
	border: 0;
	line-height:0px;
	font-size:0px;
	}
table	{
	margin: 0;
	padding: 0;
	border: 0;
	}
td	{
	vertical-align:top;
	}
div.hr {
	width:442px;
	height: 8px;
	padding:-8px 0px -8px 0px;
	margin:-8px 0px -8px 0px;
	text-align: center;
	position: absolute;
	border: none;
	outline:none; 
	background: transparent url(http://morleymusic.org/_content/_images/_hr.png) no-repeat scroll center;
	}
div.hr hr {
display: none;
}
div.hr2 {
	width:442px;
	height: 8px;
	padding:-8px 0px -8px 0px;
	margin:-8px 0px -8px 0px;
	text-align: center;
	position: absolute;
	border: none;
	outline:none; 
	background: transparent url(http://morleymusic.org/_content/_images/_hr2.png) no-repeat scroll center;
	}
div.hr2 hr {
display: none;
}
address,caption,cite,code,dfn,em,strong,th,var
	{
	font-style:normal;
	font-weight:normal;
	}

			strong {
				font-weight:bold;
				}
			em {
				font-style:italic;
				}

ol,ul,li {
	list-style:bullet;
	font: 12px/17px "arial", "helvetica", sans-serif;
	color: #885d21;
	}

caption,th {
	text-align:left;
	}

p {
	line-height:130%;
	margin-top: 0;
	padding-top: 0; 
    font: 12px/17px "arial", "helvetica", sans-serif;
	color: #885d21;
	background: none repeat;
	text-align: justify;
	}
p.small {
	line-height:130%;
    font: bold 11px "arial", "helvetica", sans-serif;
	color: #5c3c0e;
	text-align: left;
	background: none repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
p.med {
	line-height:130%;
    font: 15px "arial black", "helvetica", sans-serif;
	color: #ffffff;
	text-align: left;
	background: none repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
p.big {
	line-height:130%;
    font: 20px "arial black", "helvetica", sans-serif;
	color: #5c3c0e;
	text-align: left;
	background: none repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
p.strong {
	line-height:130%;
	margin-top: 0;
	padding-top: 0; 
    font: bold 12px/17px "arial", "helvetica", sans-serif;
	color: #5c3c0e;
	background: none repeat;
	}

q:before,q:after {
	content:'';
	}
abbr,acronym {
	border:0px;
	}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/************************
	   page tings
************************/

#container
{
	width:785px;
	margin-left:auto;
	margin-right:auto;
}
#shell
{
	width:785px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
#options
{
	width:785px;
	height:175px;
	line-height:0px;
	font-size:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background:transparent;
}
#header_paper_top
{
	width:785px;
	height:166px;
	line-height:0px;
	font-size:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background:transparent;
}

.container
{
	line-height:0;
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 0px 0px;					
}

/*for tabled lists*/
.tabular {
	width:450px;
	border:none;
    font: 12px/15px "arial", "helvetica", sans-serif;
	text-align: left;
	color: #003300;
}
.tabular2 {
	width:450px;
	border-width:1px;
	border-style:solid;
	border-color:#fef4d0;
    font: 12px/15px "arial", "helvetica", sans-serif;
	text-align: left;
	color: #000000;
}
#margin
{
	margin:0px 3px 0px 0px;
	padding:0px;
								
}
div.clear
{
	clear:both;
	height:0px;
	width:0px;
	overflow:hidden;
}

.page_item .page_item, #sidebar ul.children
{
	margin-left:0px;
}


/************************
	 content posts
************************/
							#text_wrap
							{
								background: transparent url(http://morleymusic.org/_content/_images/_paper_tile.png) repeat-y;
								margin: 0px 0px 0px 0px;
								padding: 0px 0px 0px 0px;
								overflow:hidden;
							}

							#content
							{
								float:left;
								display:inline;
								width:546px;
							}

							#content .post
							{
								width:450px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
							}

							#content .post img
							{
								float:left;
								border: 0;
								line-height:0px;
								font-size:0px;
								margin-top:0px;
								margin-right:15px;
								margin-bottom:10px;
								margin-left:0 !important;
							}

							#content .post h2 , #sidebar h2, h2.pagetitle, h2.center
							{
								display:block;
								color: #885d21;
								background: none repeat;
								font: "arial", "helvetica",  sans-serif;
							}
							h2.title_sub
							{
								display:block;
								color: #885d21;
								background: none repeat;
								font: "arial", "helvetica",  sans-serif;
							}
							h3#comments, h3#respond
							{
								margin:0px 3px 0px 0px;
								display:block;
								color: #885d21;
								background: none repeat;
								font: "arial", "helvetica",  sans-serif;
							}
							#content .navigation
							{
								margin:0px 3px 0px 0px;
							}							
							#content .post h2 a,  .navigation a
							{
								font-weight: bold;
								color:#885d21;
								text-decoration: none;
							}
							#content .post h3 a
							{
								color:#885d21;
								text-decoration: none;
							}
							#content .post p, .commentlist p
							{
								line-height:130%
							}

							#content a:hover
							{
								color:#990000;
								text-decoration: underline;
							}
							#content a
							{
								color:#990000;
								text-decoration: none;
							}
							#content .post p
							{
								margin-bottom:15px;
							}

							#content .post blockquote
							{
								padding:10px;
								background-color:#f4e7b9;
								color:black;
								border:2px solid #edd9b0;
								font-style:italic;
								margin:10px;
							}

							#content .post blockquote blockquote
							{
								background-color:white;
								color:black;
							}

							#content .post small
							{
								display:block;
								margin:5px 0px 7px 0px;
								color:#999999;
							}

							#content .post p.postmetadata
							{
								display:block;
								text-align:left;
								clear:both;
								padding:-14px 0px 20px 0px;
							}

							#content .post p.postmetadata a
							{
								text-align:left;
								font-weight: bold;
								color:#990000;
								text-decoration: none;
							}

							.post ol, .commentlist ol
							{
								list-style:decimal;
								padding:5px 0px 5px 0px;
								list-style-position:inside;
							}

							.post ul, .commentlist ul
							{
								list-style-type:square;
								color:#c4c47a;
								padding:5px 0px 0px 40px;
								margin:0px 0px 0px 0px;
							}

							.post li, .commentlist li
							{
								padding-bottom:5px;
							}

							.post strong, .post b
							{
								font-weight:bold;
							}

							.post em, .post i
							{
								
							}




/************************
	    comments
************************/

.comments, .name, .email, .website, .form-email-sub, .form-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(http://morleymusic.org/_content/_images/form-your-comment.png) no-repeat;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(http://morleymusic.org/_content/_images/form-name.png) no-repeat top right;
}
.email {
	height:30px;
	background:url(http://morleymusic.org/_content/_images/form-email.png) no-repeat top right;
}
.website {
	height:30px;
	background:url(http://morleymusic.org/_content/_images/form-website.png) no-repeat top right;
}
.form-email-sub {
	height:20px;
	background:url(http://morleymusic.org/_content/_images/form-email-sub.png) no-repeat 90px 0;
	clear:both;
}
.form-website-example {
	height:20px;
	background:url(http://morleymusic.org/_content/_images/form-site-example.png) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	width:250px;
	margin:0;
	padding:3px;
	border-top: none;
	border-right: none;
	border-bottom: thin dashed #b69346;
	border-left: none;
	background: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
#commentform .comment-box {
	width:425px;
	margin:0 0 10px;
	padding:3px;
	border: thin dashed #b69346;
	background: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#commentform .btnComment {
	background: url(http://morleymusic.org/_content/_images/dada.png) no-repeat;
	width: 89px;
	height: 29px;
	padding: 0px;
	border: none;
	margin:0px 0px 0px 300px;
	text-align:right;
	color: #fdd88f;
	float:left;
	clear:left;
}


/* comment list */

	.commentlist {
		width:425px;
		margin:0px 0px 0px 0px;
		padding:0;
	}
	.commentlist li {
		padding:12px 0;
		background: url (http://morleymusic.org/_content/_images/line-inner.gif) no-repeat bottom;
		font-size:12px;
		line-height:20px;
		list-style:none;
	}
	.commentlist li a {
		color:#000;
		position:relative;
		text-decoration:none;
	}
	.commentlist li a:hover {
		color:#000;
		text-decoration:none;
	}
	.commentdate {
		display:block;
		padding:0px 15px 6px 0px;
		font-size:10px;
	}
	.commentlist li cite {
		font-weight:bold;
		font-style:normal;
	}


			#dada 
			{
				background: url(http://morleymusic.org/_content/_images/dada.png) no-repeat center top;
				width: 89px;
				height: 29px;
				padding: 0px;
				border: none;
				margin:0px 10px 0px 0px;
				text-align:right;
				color: #b9e5d7;
			}
			.dadafield
			{
				width: 133px;
				height: 20px;
				padding:3px;
				border-top: none;
				border-right: none;
				border-bottom: thin dashed #b69346;
				border-left: none;
				background: transparent;
				margin:0px 25px 0px 0px;
				font: 13px "arial", "helvetica", sans-serif;
				color: #135454;
				text-align:right;
			}
			.button
			{
				background: url(http://morleymusic.org/_content/_images/dada.png) no-repeat;
				width: 89px;
				height: 29px;
				padding: 0px;
				border: none;
				margin:0px 0px 0px 300px;
				text-align:right;
				color: #fdd88f;
			}
			.field
			{
				width: 239px;
				height: 18px;
				padding:3px;
				border-top: none;
				border-right: none;
				border-bottom: thin dashed #b69346;
				border-left: none;
				background: transparent;
				margin:0px 0px 0px 40px;
				font: 13px "arial", "helvetica", sans-serif;
				color: #885d21;
			}
			.textarea
			{
				width: 380px;
				height: 150px;
				padding:5px;
				border: thin dashed #b69346;
				background: transparent;
				margin:0px 0px 0px 0px;
				font: 13px/18px "arial", "helvetica", sans-serif;
				color: #885d21;
			}

			select.select 
			{
				height: 20px;
				width: 109px;
				border: 0px;
				background: #93805f;
				font: 12px/12px "arial", "helvetica", sans-serif;
				color: #ffffff;
			}





/************************
	     feets
************************/

#footer
{
	width: 546px;
	height: 164px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:0px;
	font-size:0px;
	background: transparent url(http://morleymusic.org/_content/_images/_paper_bott.png) no-repeat;
}
.notes {
	text-align: center;
	background: none repeat;
	font: 12px/17px "arial", "helvetica", sans-serif;
	color: #885d21;
	padding:0px 0px 0 37px;
}

#footer a
{
	color:#990000;
	padding-bottom:1px;
}

#footer a:hover
{
	color:#990000;
	border-bottom:2px solid #cccccc;
}
/************************
	 sidebar styles
************************/


							#sidebar
							{
								background: transparent;
								width:239px;
								word-wrap: break-word;
								float:right;
								text-align: left !important;
							}
							.wrap
							{
								width:239px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								line-height:0px;
								font-size:0px;
								text-align: left !important;
							}
							.sidebar_note001
							{
								background: transparent url(http://morleymusic.org/_content/_images/_sidebar_note001.jpg) no-repeat;
								width:239px;
								height: 205px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								line-height:0px;
								font-size:0px;
								text-align: right !important;
							}
							.sidebar_note002
							{
								background: transparent url(http://morleymusic.org/_content/_images/_sidebar_note002.jpg) no-repeat;
								width:239px;
								height: 258px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								line-height:0px;
								font-size:0px;
								text-align: left !important;
							}
							.sidebar_note003
							{
								background: transparent url(http://morleymusic.org/_content/_images/_sidebar_note003.jpg) no-repeat;
								width:239px;
								height: 286px;
								margin:0px 0px 0px 0px;
								padding:0px 0px 0px 0px;
								line-height:0px;
								font-size:0px;
								text-align: left !important;
							}
							.sidebar_paper
							{
								background: transparent url(http://morleymusic.org/_content/_images/_sidebar_paper_tile.png) repeat-y;
								width:341px;
								margin:0 0 0 0;
								padding:0 0 0 0;
								line-height:0px;
								font-size:0px;
								text-align: left !important;
							}
							
							.sidebar_text
							{
								line-height:130%;
								font: 12px/15px "arial", "helvetica", sans-serif;
								color: #885d21;
								text-align: left;
								margin:0px 0px 0px 20px;
							}
							.sidebar a
							{
								color:#990000;
							}
							#sidebar a
							{
								color:#990000;
								text-decoration:none;
								margin:0px 0px 0px 0px;
							}
							#sidebar ul
							{
								list-style:none;
							}
							#sidebar li
							{
							}
							#sidebar a:hover
							{
								text-decoration:underline;
							}


