/*
Theme Name: Landisville Mennonite Church
Theme URI: http://www.landisvillemennonite.org/
Description: A theme based on the visual identity of Mennonite Church USA.
Version: 0.1
Author: Matt Yoder
Author URI: http://www.mattyoder.com/
Tags: Mennonite, Landisville, church

	The CSS, XHTML and design is released under 
	Creative Commons Attribution-Noncommercial-Share Alike:
	http://creativecommons.org/licenses/by-nc-sa/3.0/

*/

body {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 75%; /* Resets 1em to 12px */
	margin: 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 0 auto;
	width: 800px;
}

#header {
	background: #EAEAEA url(images/wave.png) scroll no-repeat bottom left;
	height: 0px;
	margin-bottom: -22px;
	padding-bottom: 172px;
	position: relative;
}

#header.header-home {
	height: 325px;
}

#content {
	float: left;
	font-size: 1.2em;
	padding: 35px 0 20px 50px;
	width: 525px;
}

#sidebar {
	color: #666666;
	margin: -117px 0 0 600px;
	padding: 0 25px 20px 0;
	position: relative;
}

#footer {
	background-color: #EAEAEA;
	border-top: 20px solid white;
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px 20px 20px 50px;
}

/* Font and type color styles */
h1, h2, h3, h4, h5, h6,
#header,
#sidebar,
#footer,
.post-info,
.post-tags,
.navigation,
form,
.box-label,
.comment-author,
.comment-meta,
.post-metadata,
#content small,
.nocomments,
.gallery-caption,
.mission-statement,
.read-more,
body #TB_window {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

a,
.current_page_item ul a {
	color: #00A160;
	text-decoration: none;
}

a:hover,
.current_page_item a,
.current_page_item ul a:hover,
.current-cat a {
	color: black;
}

.post-body a,
.post-metadata a {
	font-weight: bold;
}

/* Header styles */
h1 {
	bottom: 52px;
	left: 50px;
	margin: 0;
	position: absolute;
}

h1 a {
	background: transparent url(images/logo.png) scroll no-repeat top left;
	display: block;
	height: 101px;
	width: 195px;
}

h1 span {
	display: none;
}

.mission-statement {
	color: #666666;
	font-size: 1em;
}

/* Content styles */

#content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #444444;
	font-weight: normal;
}

#content h2 {
	font-size: 1.8em;
	margin: 10px 0 15px;
}

#content h3 {
	font-size: 1.3em;
	margin-bottom: 0;
}

#content h4 {
	color: #888888;
	font-size: 1em;
	margin: 0;
}

#content h5 {
	color: #999999;
	font-size: 0.9em;
	margin: 0;
}

#content h6 {
	color: #999999;
	font-size: 0.8em;
	margin: 0;
}

#content p {
	line-height: 1.5;
}

.underline-head, 
.post-info {
	border-bottom: 2px solid #D8D8D8;
	padding-bottom: 2px;
}

.capitalize-head {
	text-transform: capitalize;
}

#content small {
	color: #888888;
	font-size: .85em;
}

.post-info .date {
	float: right;
	margin-left: 15px;
}

.post-info .categories a {
	font-weight: bold;
	text-transform: uppercase;
}

.post-tags {
	border-top: 2px solid #D8D8D8;
	margin-bottom: 15px;
	padding-top: 2px;
}

.post-tags a {
	font-weight: bold;
}

.navigation {
	clear: both;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

.navigation .arrow {
	color: #D8D8D8;
	display: block;
	float: left;
	font-family: Georgia, serif;
	font-size: 5em;
	line-height: 1;
	margin: -0.36em 0 0 0;
}

.nav-next .arrow {
	float: right;
	margin: -0.36em 0 0 0;
}

.navigation .type {
	color: #D8D8D8;
	display: block;
	font-size: 0.8em;
	margin: 0 0 0 4em;
	text-transform: uppercase;
}

.nav-next .type {
	margin: 0 4em 0 0;
}

.navigation .title {
	display: block;
	margin: 0 0 0 3.2em;
}

.nav-next .title {
	margin: 0 3.2em 0 0;
}

.navigation a:hover .type,
.navigation a:hover .arrow {
	color: #888888;
}

.nav-prev {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	width: 50%;
}

.nav-next {
	text-align: right;
}

/* Sidebar styles */
#worship-info {
	left: -230px;
	position: absolute;
	text-align: right;
	top: -1px;
	width: 205px;
}

#worship-info {
	line-height: 1.6;
}

#worship-info h3 {
	text-transform: uppercase;
	margin: 0;
}

.sidebar-head {
	font-size: 1.05em;
	margin: 10px 0 2px;
	text-transform: uppercase;
}

.sidebar-widget ul {
	background-color: #F2F9F6;
	border-bottom: 2px solid #D8D8D8;
	border-top: 2px solid #D8D8D8;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 15px;
}

.sidebar-widget ul li {
	margin: 8px 0;
}

/*
.widget_landisville_links ul {
	font-size: 1em;
}

.widget_landisville_links ul ul {
	border-style: none;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	padding: 0 15px 0 8px;
}

.widget_landisville_links ul ul li a {
	background-color: #EAEAEA;
	border: 1px solid #D8D8D8;
	display: block;
	margin: 3px 0;
	padding: 2px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.widget_landisville_links ul ul li a:hover {
	background-color: #00A160;
	border-color: #F2F9F6;
	color: white;
}
*/

.widget_landisville_links ul {
    background: transparent;
    border: none;
	font-size: 1.3em;
    padding: 0em;
}

#sidebar address {
	font-style: normal;
	line-height: 1.7;
}

.pages ul,
#sidebar .flexipages_widget ul {
	background-color: transparent;
	border-style: none;
	font-size: 1.3em;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
	text-transform: uppercase;
}

.pages ul ul,
#sidebar .flexipages_widget ul ul {
	font-size: 0.9em;
	margin: 5px 0 5px 15px;
}

.pages ul li,
#sidebar .flexipages_widget ul li {
	margin-bottom: 10px;
}

/* Footer styles */
.footer-icon {
	height: 44px;
	margin-top: -39px;
}

#admin-links {
	background: transparent url(images/me.png) scroll no-repeat top left;
	float: right;
	padding: 0 0 0 35px;
	min-width: 140px;
}

#admin-links .display-name {
	display: block;
	letter-spacing: 1px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

#rss-links {
	background: transparent url(images/rss.png) scroll no-repeat top left;
	letter-spacing: 1px;
	padding: 0 0 0 55px;
	text-transform: uppercase;
}

#footer-info {
	margin: 0 0 30px 0;
}

.footer-head {
	border-bottom: 1px solid #D8D8D8;
	color: #888888;
	font-size: 1.2em;
	letter-spacing: 2px;
	margin: 5px 0;
	text-transform: uppercase;
}

#footer-info .footer-widget:first-child .footer-head {
	color: black;
	font-size: 1.4em;
}

.footer-widget {
	margin: 0 0 15px 0;
}

.footer-widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer-widget li {
	display: inline;
	font-size: 1.1em;
	margin: 0 15px 0 0;
}

#mattyoder-badge {
	float: left;
	margin: 0 15px 0 0;
}

#footer .copyright {
	font-size: 1.1em;
	color: #888888;
}

/* Form styles */
form input,
form textarea {
	color: #666666;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#commentform input {
	font-size: 0.8em;
}

form label {
	font-weight: bold;
}

#searchform #s,
#commentform #author,
#commentform #email,
#commentform #url {
	border-style: none;
	background: transparent url(images/search.png) scroll no-repeat top left;
	padding: 5px 10px;
	width: 182px;
}

#searchform {
	margin: 0;
	padding: 0;
}

#searchform #s {
	margin: 10px 0 0 -30px;
}

#commentform #author,
#commentform #email,
#commentform #url {
	margin: 0 5px 0 0;
}

#searchform label,
#searchform #searchsubmit {
	display: none;
}

#commentform #comment {
	background: transparent url(images/box-comment.png) scroll no-repeat top left;
	border-style: none;
	height: 135px;
	padding: 10px;
	width: 505px;
}

/* Comment styles */
h3#comments,
#respond h3 {
	border-bottom: 2px solid #D8D8D8;
	padding-bottom: 2px;
}

.commentlist {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
}

.commentlist li {
	background: transparent url(images/comment-box.png) scroll no-repeat top right;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	position: relative;
}

.commentlist li div {
	background: transparent url(images/comment-box.png) scroll no-repeat bottom right;
	padding: 0 20px 10px 90px;
}

.commentlist li div div {
	background-image: none;
	padding: 0;
}

.comment-author {
}

.comment-author img {
	border: 1px solid #D8D8D8;
	bottom: 0;
	left: 0;
	padding: 2px;
	position: absolute;
}

.comment-author .says {
	color: #888888;
}

.comment-author cite {
	color: #444444;
	font-size: 1.3em;
	font-style: normal;
}

.comment-meta,
.commentlist p {
	font-size: 0.9em;
}

/* Box styles */
.box-label {
	display: block;
	font-weight: bold;
	margin: 30px 0 2px 20px;
	text-transform: uppercase;
}

.box-outer {
	background: transparent url(images/box-full.png) scroll no-repeat top left;
	margin-bottom: 5px;
	padding: 10px 0 0 0;
}

.box-inner {
	background: transparent url(images/box-full.png) scroll no-repeat bottom left;
	padding: 0 20px 10px 20px;
}

#content .box-inner h3 {
	margin: 0;
}

.box-inner p {
	font-size: .9em;
}

/* Photo box styles */
.photo-box {
	margin-bottom: 30px;
}

.photo-box .box-label {
	margin-left: 110px;
}

img.rotate-photo {
	background-color: white;
	border: 1px solid #D8D8D8;
	padding: 5px;
}

.rotate-photo {
	display: block;
	float: left;
	margin: -40px 0 0 -140px;
}

.photo-box .box-inner {
	padding: 0 20px 10px 110px;
}

/* Narrow box styles */
.narrow-box {
	width: 220px;
}

.narrow-box .box-inner,
.narrow-box .box-outer {
	background-image: url(images/box-narrow.png);
}

/* Wide box styles */
.wide-box {
	width: 280px;
}

.wide-box .box-inner,
.wide-box .box-outer {
	background-image: url(images/box-wide.png);
}

/* Half width box styles */
.half-box {
	width: 250px;
}

.half-box .box-inner,
.half-box .box-outer {
	background-image: url(images/box-half.png);
}

/* Box list styles */
.box-list {
	list-style-type: none;
	margin: 10px -19px;
	padding: 0;
}

.box-list li {
	margin: 0;
	padding: 6px 19px;
}

.box-list .odd {
	background-color: #D8D8D8;
}

/* Box styles */
.box .post-metadata {
	display: block;
	margin-right: 20px;
	text-align: right;
}

.sermon-box {
	margin-bottom: 0;
}

.featured-box {
	float: left;
	margin: 25px 0 0 0;
}

.featured-box-first {
	margin: 25px 25px 0 0;
}

.bulletins-box {
	float: right;
}

/* Image gallery styles */
#content .gallery img,
.navigation img {
	border: 3px double #D8D8D8;
}

#content .gallery a:hover img,
.navigation a:hover img {
	border-color: #888888;
}

.gallery-caption {
	color: #888888;
	font-size: .8em;
}

/* Thickbox styles */
body #TB_window {
	border-style: none;
}

body #TB_window a,
body #TB_window a:visited {
	color: #00A160;
	font-weight: bold;
}

body #TB_window a:hover {
	color: black;
}

body #TB_window img#TB_Image {
	border: 1px solid #888888;
}

body #TB_window #TB_caption {
	font-weight: bold;
}

body #TB_window #TB_caption #TB_secondLine {
	font-style: italic;
	margin-top: 3px;
}

body #TB_window #TB_caption #TB_secondLine #TB_prev,
body #TB_window #TB_caption #TB_secondLine #TB_next {
	font-style: normal;
}

body #TB_window #TB_closeWindow img {
	border-width: 1px;
}

/* Banner styles */
.anipb-banner {
	height: 325px;
	overflow: hidden;
}

.anipb-banner li {
	left: 25px;
}

.anipb-banner .banner-bottom {
	background: transparent url(images/banner-corners.png) scroll no-repeat bottom left;
	bottom: 0;
	height: 25px;
	left: 0;
	width: 750px;
}

.anipb-banner .banner-caption {
	background: transparent url(images/banner-caption.png) scroll no-repeat bottom left;
	color: white;
	font-weight: bold;
	bottom: 0;
	height: 20px;
	padding: 10px 50px 0;
	right: 0;
}

.anipb-banner a:hover .banner-caption {
	color: black;
}
img.alignleft {
    float: left;
    margin-right: 1.25em;
}

img.alignright {
    float: right;
    margin-left: 1em;
}

