/*
Theme Name: Lakeview
Theme URI: 
Description: A theme specifically for Lakeview Community Church, Reformed of Greece, NY
Version: 1.0
Author: Mark Foster
Author URI: 
*/

a:link {
    color: #000;
    text-decoration: none;
}
a:visited {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: none;
}
a:active {
    text-decoration: none;
}

.photo {
    float: left;
}
.style12 {
    color: #640064;
    font-family: "GemFont One";
    font-size: medium;
}
.Style15{
    color: #000000
    font-family: "GemFont One";
    font-size: medium;
}
.style16 {
    color: #640064;
    font-family: "GemFont One";
}
.style18 {
    color: #FFFFFF;
    font-size: x-large;
    font-weight: bold;
}
.style26 {
    color: #FFFFFF;
}
.style27 {
    color: #640064;
}
.style28 {
    color: #530053;
}
.style29 {
    font-size: large;
}
.style3 {
    color: #640064;
    font-family: "GemFont One";
    font-size: 36px;
}
.style30 {
    color: #FFFFFF;
    font-size: small;
}
.style33 {
    font-family: "GemFont One";
    font-size: large;
}
.style36 {
    color: #FFFFFF;
    font-family: "GemFont One";
    font-size: large;
}
.style38 {
    color: #FFFFFF;
    font-weight: bold;
}
.style39 {
    font-size: small;
    font-weight: bold;
}
.style4 {
    color: #755478;
    font-family: "GemFont One";
    font-size: medium;
}
.style45 {
    font-size: small;
}
.style47 {
    color: #FFFFFF;
    font-size: medium;
    font-weight: bold;
}
.style49 {
    color: #640064;
    font-size: small;
}
.style50 {
    color: #FFFFFF;
    font-size: x-small;
    font-weight: bold;
}
.style52 {
    color: #000000;
}
.style53 {
    font-size: x-large;
}

.style8 {
    font-family: "GemFont One";
}
.style9 {
    font-size: medium;
}

.style55 {
    color: #FF0000;
}
.style57 {
    color: #000000;
}

.style57 a:link {
    color: #000;
	text-decoration: underline;
}
.style57 a:visited {
    color: #999;
	text-decoration: underline;
}
.style57 a:hover {
    color: #AAA;
	text-decoration: underline;
}
.style57 a:active {
	text-decoration: underline;
}

.style58 {
    color: #990066;
}
.style59 {
    font-size: xx-large;
}


body, td, th {
    color: #000000;
}
body {
    background-color: #DC88E0;
}

#navmenu ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
	color: #FFFFFF;
    font-family: "GemFont One";
    font-size: large;
}
#navmenu li {display: inline; }
#navmenu ul li a {
	border-color: #DDDDDD;
    border-style: solid;
    border-width: 0 4px 0 0;
    padding: 0 10px;
    text-decoration: none;
}
.dad a:link {
    color: #000;
    text-decoration: underline;
}
.dad a:visited {
    color: #999;
    text-decoration: underline;
}
.dad a:hover {
    color: #AAA;
    text-decoration: underline;
}
.dad a:active {
    text-decoration: underline;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.whitebackground a:link {
    color: #000;
    text-decoration: none;
}
.whitebackground a:visited {
    color: purple;
    text-decoration: none;
}
.whitebackground a:hover {
    color: #999;
    text-decoration: none;
}
.whitebackground a:active {
    color: #000;
    text-decoration: none;
}
.entry {
  padding: 0 50px 0 50px;
}