@import url(http://fonts.googleapis.com/css?family=Sorts+Mill+Goudy:400,400italic);

/* ============================================================
	Site Styles
============================================================ */

html {
background: #edebe3 url('../../images/noise.png') left top repeat;
min-width: 960px;
}

body {
background: transparent url('../../images/divider.png') center 140px no-repeat;
min-width: 960px;
font-family: "Sorts Mill Goudy", serif;
}

a {
color: #731b34;
}

.block-link {
display: block;
text-decoration: none;
}

#home-wrap {
min-width: 1006px;
}

#home-photo-wrap {
min-height: 516px;
}

#home-sections .first {
margin-left: 0 !important;
}

#home-sections .last {
margin-right: 0 !important;
}

header {
position: relative;
height: 140px;
width: 960px;
margin: 0 auto;
}

#site-logo {
position: absolute;
top: 30px;
left: 40px;
text-decoration: none;
background: transparent url("images/rchurchlogo.png") center center no-repeat;
display: block;
width: 258px;
height: 95px;
text-indent: -999px;
}

#logo1 {
font-weight: bold;
font-size: 65px;
text-transform: uppercase;
letter-spacing: -8px;
display: block;
line-height: 1;
}

#logo2 {
text-transform: uppercase;
font-size: 30px;
display: block;
line-height: 1;
position: relative;
top: -10px;
letter-spacing: 18px;
}

.logo3 {
letter-spacing: -12px;
}







#top-nav {
background: transparent url('../../images/navbg.png') left top repeat-x;
width: 960px;
margin: 23px auto 0 auto;
height: 36px;
}

#top-nav li {
float: left;
padding-right: 21px;
background: transparent url('../../images/fleuron-large.png') right 12px no-repeat;
list-style-type: none;
position: relative;
}

#top-nav li.gst-last {
padding-right: 0;
background-image: none;
}

#top-nav li a {
display: block;
text-transform: uppercase;
line-height: 34px;
text-decoration: none;
color: #7c7b76;
letter-spacing: 3px;
padding-top: 2px;
padding-right: 15px;
padding-left: 15px;
font-size: 16px;
}

#top-nav li a:hover,
#top-nav li:hover>a {
color: #4f1112;

}

#top-nav li.current>a {
color: #731b34;
}

#top-nav li ul {
position: absolute;
top: 36px;
left: 0;
background: #edebe3 url('../../images/noise.png') left top repeat;
width: 200px;
padding-top: 5px;
padding-bottom: 10px;
display: none;
z-index: 99999;
}

#top-nav li:hover ul {
display: block;
}

#top-nav li ul li {
float: none;
background-image: none;
}

#top-nav li ul li.gst-last {
padding-bottom: 15px;
background: transparent url('../../images/fleuron-large.png') center bottom no-repeat;
}

#top-nav li ul li a {
text-transform: none;
line-height: 1.2;
padding: 5px 15px;
font-size: 14px;
width: 170px;
letter-spacing: 1px;
color: #7c7b76;
}

#top-nav li ul li.has-children>a:after {
content: '...';
font-size: .8em;
}

#top-nav li ul li a:hover,
#top-nav li ul li:hover>a {
color: #ffffff;
background-color: #731b34;
}

html #top-nav li ul li ul {
left: 200px;
top: 0;
display: none !important;
padding: 5px 0 0 0;
}

html body #top-nav li ul li ul li ul {
display: none !important;
}

#top-nav li ul li:hover>ul {
display: block !important;
}

#top-nav li ul li ul li:hover>ul {
display: block !important;
}

#top-nav li ul li ul li.gst-last {
background-image: none;
padding-bottom: 0;
}

#slideshow-sub {
margin: 10px auto 0 auto;
height: 291px;
width: 960px;
overflow: hidden;
position: relative;
}

#gallery-overlay {
position: absolute;
top:0;
left:0;
z-index: 9999;
}

#sub-gallery-overlay {
position: absolute;
top:0;
left:0;
z-index: 9999;
}

#slideshow-sub img {
position: absolute;
top: 0;
left: 0;
}

#slideshow-sub ul {
position: relative;
height: 291px;
}

#slideshow-sub li {
position: absolute;
top: 0;
left: 0;
height: 291px;
width: 100%;
}

#main {
width: 960px;
margin: 23px auto 0 auto;
}

aside {
background: transparent url('../../images/divider-vertical.png') left top no-repeat;
padding-left: 63px;
width: 262px;
margin-right: 5px;
float: right;
min-height: 883px;
}

aside section,
#home-sections section {
border: 6px solid #4f1112;
padding: 2px;
margin: 20px 0;
color: #ffffff;
}

aside section .section-inner,
#home-sections section .section-inner {
background: #731b34 url('../../images/sidebar-gradient.png') left bottom repeat-x;
padding: 0 12px 0 12px;
position: relative;
}

aside section.small-section .section-inner {
background-position: left top;
}

aside section h1,
#home-sections section h1 {
color: #ffffff;
line-height: 41px;
text-align: center;
font-style: italic;
font-size: 18px;
letter-spacing: 1px;
}

aside section h1 a,
#home-sections section h1 a {
color: #ffffff;
text-decoration: none;
font-style: italic;
}

aside section h1 span,
#home-sections section h1 span {
font-style: italic;
padding-left: 18px;
background: transparent url('../../images/fleuron-small-inverted.png') left center no-repeat;
}

aside section h1 span span,
#home-sections section h1 span span {
padding-left: 0;
padding-right: 18px;
background-position: right center;
}



aside section ul {
border-top: 4px double #4f1112;
padding-bottom: 30px;
}

aside section li {
position: relative;
list-style-type: none;
height: 30px;
}

aside section li .date {
color: #dfdac8;
font-size: 14px;
position: absolute;
top: 13px;
left: 15px;
font-family: "times new roman", times, serif;
}

aside section li .title {
color: #dfdac8;
font-size: 14px;
position: absolute;
top: 15px;
left: 70px;
text-overflow: ellipsis;
overflow: hidden;
width: 148px;
white-space: nowrap;
}

aside #news-box li .title {
left: 15px;
width: 190px;
}

aside section li .title a {
text-decoration: none;
color: #dfdac8;
}

aside section .more,
#home-sections section .more {
color: #ffffff;
font-style: italic;
font-size: 12px;
text-decoration: none;
bottom: 5px;
right: 8px;
position: absolute;
}

#sidebar-footer {
text-align: center;
padding-top: 10px;
}

#sidebar-footer p {
margin: 1em 0;
color: #2d2d2d;
font-style: italic;
font-size: 14px;
line-height: 1.4;
}

#sidebar-footer p a {
color: #2d2d2d;
text-decoration: none;
}

#cms-area {
color: #575757;
float: left;
width: 600px;
padding-left: 5px;
font-family: "times new roman", "times roman", times, serif;
line-height: 1.3;
}

#cms-area {
}

#cms-template h1 {
text-transform: uppercase;
text-align: center;
font-size: 18px;
margin: 20px 0;
letter-spacing: 1px;
font-family: "Sorts Mill Goudy", serif;
font-weight: normal;
}

#cms-area h2 {
margin-top: 1.5em;
font-family: "Sorts Mill Goudy", serif;
margin-bottom: 0;
}

#cms-area h2 span {
text-decoration: underline;
}

#cms-area h2 small {
display: block;
font-size: .8em;
text-decoration: none !important;
}

#cms-template h3 {
font-weight: bold;
padding-top: .5em;
}

#cms-template ul,
#cms-template ol {
padding: .5em 0 .5em 2em;
line-height: 1.2em;
}

#cms-template li {
padding: .25em 0;
}


#cms-template p {
padding: .5em 0;
}

#cms-template blockquote {
padding: .5em 2em;
font-style: italic;
}

#cms-template img {
margin: 10px;
}

#page-footer {
clear: both;
text-indent: -9000px;
}

div.pretty {
	margin-top: 8px;
	margin-bottom: 8px;
}

.gst-slideshow {
	height: 228px;
}

.hidden {
display: none;
}