
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E2C738;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol, div {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
/*	color: #464646;  */
	color: #808080;
	
}

a:hover {
	text-decoration: underline;	/* pf  */
	}

#wrapper {
	margin: 0 auto;
	padding: 0;
/*	background: url(images/img05.jpg) repeat-x left top;  */
	
	border: dashed blue 0px;

}

/* Header */

#header-wrapper {
}


#header {
/*	width: 960px;   */
	width: 940px;

/*	height: 240px;  */
	height: 150px;

	margin: 0 auto;
	border: 0px solid red;
/*	margin-right: 10px; */

/*	background: url(images/img03.jpg) no-repeat right bottom;  */
	background: url(/images/choir.jpg) no-repeat right bottom;
}

/* Logo */

#logo {
	float: left;
/*	height: 240px;  */
	height: 150px;
	line-height: normal;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 10px;
	padding-left: 5px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 4.6em;
	color: #E3295B;
}

#logo h1 a {
	color: #E3295B;
}

#logo p {
	margin-top: -20px;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #464646;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #464646;
}

/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#search-submit {
	display: none;
}



/* Menu */

#menu {
	
	width: 940px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
/* 	display: block;		pf - for ie6 xx */


 /*background-color: #D5DBE1;
    height: 50px;  
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;

background-attachment: scroll;
    background-clip: border-box; */
/*    background-color: #FDA913; 
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: block; */
/*    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    height: 42px; 
    position: relative; */
    
}

#menu ul {
	margin: 0;
/*	padding: 0px 0px 0px 25px;  */
	padding: 0px 0px 25px 0px;
	list-style: none;
	line-height: normal;
	border: 0px white solid;


/*
list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: auto;

position: relative;
*/
}


#menu li {
/*     display: block; */
   float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0; 
    
    	height: 40px;		/* pf */
    	display: inline;	/* pf. reqd for ie6 */

}


#menu a {
/*	display: block;  */
	height: 18px;

	margin-right: 3px;
/*	padding: 12px 40px 0px 40px;   */
	padding: 12px 25px 0px 20px;
	
/*	background: url(images/img06.jpg) no-repeat right 10px;  */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	float:left;		/* pf. reqd for ie6 */
}



#menu li:hover, 
#menu .current_page_item, 
#menu li.current_page_item {
	background-color: #E3295B;    /* pinkish */
	}

/*
#menu .current_page_item a {
	padding-left: 0;
}  
*/

#menu a:hover, #menu li:hover {
	text-decoration: underline;
	color: #ffffff;
}


	
/* Page */

#page {
/*	width: 960px;   */
	width: 940px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid green;
	background: url(/images/img01.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}

/* Content */

#content {
	float: right;
	width: 680px;
	padding: 0;
	border: 0px dashed green;
}

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	color: #E3295B;
}

.post .title a {
	color: #2B2B2B;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	margin-left: 20px;
	padding-left: 15px;
	background: url(images/img04.jpg) no-repeat left 6px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #EB5982;
}

.post .meta a {
	color: #EB5982;
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
/*	padding: 30px 20px 10px 20px;   */
	padding: 20px 20px 10px 20px;
}

.photos	{
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center;
/*	border: 0px dashed red; */
	}

.left	{
	float: left;	
	}

.right	{
	float: right;
	}

.top15	{
	margin-top: 15px;
	}

.top50	{
	margin-top: 50px;
	}
	
.links {
	display: block;
	width: 100px;
	margin: 20px 0px;
	padding: 3px;
	background: #E3295B;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* specials */
#hire_list	{
	width: 99%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

#hire_list .gap	{
		line-height: 1px;
		}
#hire_list .darkbg	{
	background-color: #cccccc;
	}
#hire_list .lightbg	{
	background-color: #eeeeee;
	}
#hire_list .whitebg	{
	background-color: #ffffff;
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C8B032;
}

#sidebar li li span {
	display: block;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 0px;
	text-align: justify;  
}

#sidebar a {
	border: none;
	color: #464646;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
}

#footer {
	width: 960px;
/*	height: 100px;  */
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(/images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	
	border: 0px solid blue;   
}

#footer p {
	margin: 0;
	padding-top: 40px;
	padding-top: 10px;
	line-height: normal;
/*	font-size: 9px;  */
	font-size: 10px;	
/*	text-transform: uppercase;    */
	text-align: center;
	color: #464646;
}

#footer a {
	color: #E3295B;
}
