/*
Theme Name: PH
Theme URI: http://ProjectHomecoming.net/
Description: Developed for The Presbytery of South Louisiana's Project Homecoming based on the default WordPress theme
Version: 2.0
Author: Allie Henson allie@pslrecovery.org

	PH v2.0
	 http://ProjectHomecoming.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-3.0.html

*/

body { 
  font-size: 1em;
  font-family: Arial, sans-serif; 
  margin: 0; 
  padding: 0; 
  background: #ffffff url('images/logostripe.jpg') repeat-x top left;
  text-align: center;
}

h1 { 
  font-size: 150%; 
	}
h2 { 
  font-size: 115%; 
	}
h3 { 
  font-size: 95%; 
  margin-left: 2%; 
	}
h1, h2, h3, h4, h5, h6 { 
  color: #17488e;
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  margin-top: 1em;
  margin-bottom: 0em;
	}
small { 
  font-size: 80%; 
	}
address {
  font-style: normal;
  margin-top: 1em;
	}
b, em {
  font-weight: bold;
	font-style: normal;
	}
p { 
  margin: 1em;
	}
p.mission { 
  color: #666666;
	}
a { 
  color: #d92027;
	text-decoration: underline;
	}

a:active, a:visited { 
  color: #98161a;
	}
a:link { 
  color: #d92027;
	}
a:hover { 
  color: #ff9295;
	}
img {
  border: 4px solid #17488e;
	}
.alignleft, .imgleft {
  float: left;
  margin: 0 1em 0 0;
	}
.alignright, .imgright {
  float: right;
  margin: 0 0 0 1em;
	}
.aligncenter img {
	clear: all;
	display: block;
	margin: 0 auto;
	}
.wp-caption {
	text-align: center;
	font-style: italic;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.center {
  text-align: center;
  }
.plainlist {
  list-style-type: none;
	}
.staff {
  float: left;
  margin: 5px;
  padding: 5px;
  width: 350px;
  background-color: #cae0ff;
  text-align: left; 
  }
.staff img {
  float: left;
  margin: 5px;
  border: 2px solid #17488e;
	}
.staff p {
  float: left;
  width: 250px;
  }
#container {
  display: block;
  margin: 0 auto; 
  padding: 0;
  width: 760px; 
  text-align: left;
  background: #ffffff;
}

#header {
	background: #d92026 url('images/header-white-border.jpg') no-repeat top left;
	height: 180px;
	width: 760px; 
	margin: 0;
	padding: 0;
	float: left;
	font-family: Ariel, sans-serif;
	font-size: 0.8em; 
	overflow: hidden; 
}

#nav { 
  display: inline;
  float: right; 
  margin: 148px 0 0 148px;
  padding: 0; 
  list-style-type: none;
  }
#nav li {  
  display: block;
  float: left;
  height: 32px; 
  margin: 0;
  padding: 0;
  }
#nav li a, #nav li a span { 
  display: block;
  float: left;
  height: 32px; 
  margin: 0; 
  text-decoration: none; 
  cursor: pointer; 
  }
#nav li a { 
  padding: 0; 
  background-image: url('images/navbar-left.jpg'); 
  background-repeat: no-repeat;
  background-position: top left; 
  color: white; 
  }
#nav li a span { 
  margin: 0;
  padding: 8px 8px 4px 8px; 
  background: url('images/navbar-right.jpg') no-repeat top right; 
  }
#nav li a:hover, #nav li a.current { 
  color: #d92026; 
  background-position: left -60px; 
  }
#nav li a:hover span, #nav li a.current span {
  background-position: right -60px;
  }				

#singlecolumn {
  margin: 10px;
  float: left;
  width: 740px;
  background-color: #ffffff;
  text-align: left;
  }
#singlecolumn li { 
  margin-left: 1em;
  list-style-position: outside;
  text-align: left;
  display: list-item;
  white-space: normal; 
  }
#singlecolumn ul.plainlist {
  list-style-type: none;
  }
ul.hanging, ul.children, span.links_list ul { 
  list-style-type: none;
  padding: 0 0 0 1em;
  text-indent: -1em;
  }
ul.hanging li, ul.children li, span.links_list ul li {  
  margin-bottom: .5em;
  }
ul.children a { 
  font-weight: bold;
	}
#fadeshow1 {
  margin-left: auto; 
  margin-right: auto; 
  margin-top: 1em; 
  margin-bottom: 1em; 
  width: 408px;
  height: 260px;
  border: 4px solid #17488e;
  background: url(images/caring.jpg);
  }
.leftcolumn {
  margin: 10px;
  float: left;
  width: 470px;
  background-color: #ffffff;
  text-align: left;
  }
.leftcolumn li { 
  margin-left: 1em;
  list-style-position: outside;
  text-align: left;
  display: list-item;
  white-space: normal; 
  list-style-type: disc;
	}
.rightcolumn {
  margin: 10px 5px 5px 5px;
  float: right;
  width: 250px;
  font-size: 80%;
  background-color: #ffffff;
  font-family: Arial, sans-serif;
  }
#subnav  { 
  display: block;
  float: left;
  margin: 0;
  padding: 0; 
  }
#subnav li { 
  font-size: 1.6em;
  list-style-position: outside;
  height: 26px; 
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
	}
#subnav a {
  display: block;
  padding: 0 0 0 30px;
  height: 26px; 
  margin: 0; 
  text-decoration: none; 
  cursor: pointer; 
  background-repeat: no-repeat; 
  background-position: top left;
	}
#subnav a:hover {
  background-position: -26px left;
	}
#donate a { 
  background-image: url('http://projecthomecoming.net/logos/gift.jpg');
  }
#trip a { 
  background-image: url('http://projecthomecoming.net/logos/trip.jpg');
  }
#calendar a { 
  background-image: url('http://projecthomecoming.net/logos/calendar.jpg');
  }
#elist a { 
  background-image: url('http://projecthomecoming.net/logos/elist.jpg');
  }
#help a { 
  background-image: url('http://projecthomecoming.net/logos/help.jpg');
  }


#footer h2 {
  margin-left: 10px;
  }
#footer {
  border: 2px solid #17488e;
  display: inline-block;
  margin: 0;
  padding: 0 0 20px 0; 
  color: #17488e;
  font-family: Arial, sans-serif;
  font-size: 80%;
  text-align: left;
  width: 760px;
  background-color: #cccccc;
  }
#footer address {
  display: block;
  float: right;
  text-align: right;
  font-style: italic;
  margin: 0 20px 20px 20px;
}
.sitemap ul {
  display: block;
  float: left;
  width: 190px;
  margin: 0 0 20px 20px;
  padding: 0;
  list-style-type: none;
}
.sitemap ul ul {
  display: list-item;
  margin: 0 0 0 20px;
  padding: 0;
}
.sitemap ul ul li {
  text-align: left;
  display: list-item; 
  white-space: normal; 
  list-style-position: outside;
  margin: 0;
  padding: 0;
	}
.sitemap a {
  text-decoration: none;
  }

label { 
  display: inline; 
  margin: 1em 10px 10px 10px; 
}
	
.input-fields {	
  list-style-type: none;
	margin-left: 40px; 
	}
