

/* @group General Styles */

body {
	background: fixed transparent url(../../images/stdavids/body_bg.png) center top;
	font: 1em Georgia, Times New Roman, Times, serif;
	margin-top:  -5px;
}

b, strong {
	font-size: 1em;
	font-weight: bold;
}

a:link, a:visited {
	color: #990000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	text-decoration: none;
}

a:hover, a:active {
	color: #2d6eb0;
	text-decoration: none;
	border-style: none;
}

img a:link, a:hover, a:active {
	text-decoration: none;
	border-bottom-style: none;
}

.image-left {
	float: left;
	margin: -5px 0px -5px 0px;
	padding: 15px 5px 0px 0px;
	text-decoration: none;
}

.image-right {
	font-size: 1.1em;
	margin-top: -15px;
	text-decoration: none;
}

table {
	font-size: .8em;
}
	
/* @end */

/* @group Layout */

#top_grad {
	background: repeat-x;
	height: 337px;
}

#container { 
	background: 0px 100px url(../../images/stdavids/container_bg.png) #ffffff no-repeat;
}

#clearer {
}

#pageHeader {
	background: url(../../images/stdavids/header_bg.png) no-repeat;
}

#pageHeader img {

}

#pageHeader h1 {
	text-shadow: 2px 2px 2px #082142;
}

#pageHeader h2 {
	color: #eaf3f8;
	text-shadow: 2px 2px 2px #07326d;
}

#contentContainer {
}

#contentContainer #content {
}

#sidebarContainer {
}

#sidebarContainer #sidebar {
	color: #000;
}

#sidebarContainer .sideHeader {
	
}

.feature {
}

.feature h3 {
	margin: 0 0 5px 0;
	padding: 0 0 1px 0;
	font-size: 1.2em;
	color:  #990000;
	font-weight: bold
}

.subfeature {
	float: left;
	width: 175px;
	background: #EAF7F8;
	padding: 5px;
	border: 1px solid #ABD4D7;
	word-spacing: -.1em;
	font: .8em/1.1em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif
}

.subfeature h3 {
	margin: 0 0 5px 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	color:  #990000;
	font-weight: bold;
	text-shadow: 0 0 0 #000
}

.churchnews {
	float: left;
	width: 250px;
	background: #EAF7F8;
	padding: 7px;
	border: 1px solid #ABD4D7;
	margin: 40px 10px 5px 0;
	font: .8em/1.2em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif
}

.podcastplayer {
	float: right;
	width: 300px;
	padding: 7px;
	margin: 10px 10px 5px 0;
}

.podcastfeature {
	background: #EAF7F8;
	padding: 7px;
	border: 1px solid #ABD4D7;
	margin: 40px 10px 5px 0;
	font: 1em/1.2em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif
}

.churchnews h3 {
	margin: 0 0 5px 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	color:  #990000;
	font-weight: bold;
	text-shadow: 0 0 0 #000;
}

#footer { 
	color: #000;
	line-height: 2em;
	font-size: .8em;
}

#footer p {
}

#footer a:link, #footer a:visited {
	color: #ad171f;
}

#footer a:hover, #footer a:active {
	color: #395171;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	color: #ad171f;
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	border-top-color: #ececec;
	color: black;
	font-size: 1.2em;
	letter-spacing: 1px;
}

#navcontainer #current {
	background: transparent url(../../images/stdavids/current_bg.png);
	color: black;
	font-weight: bold;
	font-variant: small-caps;
	text-shadow: 0 0 0 #000;
}

#navcontainer #current:hover;
 {
	color: black;
	background: white;
}

#navcontainer .currentAncestor {
	color: black;
	background: transparent url(../../images/stdavids/current_bg.png);
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-shadow: 0 0 0 #000;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: transparent;
	color: black;
}

#navcontainer li {
	background: transparent;
	color: black;
}

#navcontainer a{
	color: black;
	border-bottom: 1px solid #ececec;
	background: transparent;
	font-variant: small-caps;
}

#navcontainer a:hover {
	background: transparent url(../../images/stdavids/active_bg.png);
	color: #800100;
	font-variant: small-caps;
}

#navcontainer a:active {
	background: transparent;
}

/* Child - Level 1 */

#navcontainer ul ul {
	border-color: #ececec;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 30px;
	background: white;
	color: black;
}

#navcontainer ul ul a:hover{
	background: white;
}

#navcontainer ul ul #current{
	color: black;
	font-weight: bold;
	font-variant: small-caps;
}

#navcontainer ul ul .currentAncestor {
	background: transparent url(../../images/stdavids/current_bg.png);
	color: black;
	font-style: italic;
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding-left: 50px;
}

#navcontainer ul ul ul a:hover{

}

#navcontainer ul ul ul #current{
	background: #fafafa;
	color: #000000;
}

/* Child Level 3 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
	padding-left: 70px;
}

#navcontainer ul ul ul ul a:hover{

}

/* Child Level 4 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
	padding-left: 90px;
}

#navcontainer ul ul ul ul ul a:hover{

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
	padding-left: 110px;
}

#navcontainer ul ul ul ul ul ul a:hover{

}

/* @end */

/* @group Global Classes */

blockquote {
	text-align: justify;
	margin-left: 2em;
	margin-right: 4em;
}

h1 {
	margin: 0 0 3px;
	color: #6a5d12;
	font-size: 1.8em;
}

h2 {
	margin: 0 0 0px;
	font: bold 2em Georgia, Times New Roman, Times, serif;
	color: #990000;
}

h3 {
	margin: 0 0 -20px;
	color: #990000;
	font: 1.8em Georgia, Times New Roman, Times, serif;
	text-shadow: 3px 3px 5px #000;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

.imageStyle {

}
	
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
	background: 0px 100px url(../../images/stdavids/container_bg.png) #ffffff no-repeat;
}

.blog-archive-headings-wrapper {
	}

.blog-archive-entries-wrapper {
	}

.blog-archive-entries-wrapper .blog-entry {

}

.blog-archive-month {
	text-shadow: 2px 2px 2px #082142;
}

.blog-archive-link {

}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

	
/* @end */

.blog-entry {

}

.blog-entry-title {
	color: #395171;
	font-size: 1.5em;
	line-height: 1.1em;
}

.blog-entry-date {
	color: #999999;
}

.blog-entry-body {

}

.blog-entry-comments {

}

.blog-entry-category {
	color: #990000;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 10px;
}

.filesharing-item {
	border: 1px solid #e6e6e6;
	padding: 1px;
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
	padding: 3px;
	margin-bottom: 5px;
	border-bottom-style: none;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	font-size: 0.9em;
	padding-left: 3px;
	color: #808080;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	color: #ffb602;
}

.album-description {
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
}

.photo-navigation {
	background: url(../../images/bluegrass/header_bg.png) repeat-x;
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
}

.photo-title {
	text-shadow: 2px 2px 2px #082142;
}

.photo-caption {
	color: #eaf3f8;
	text-shadow: 2px 2px 2px #07326d;
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #2d73b7;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	border: 1px solid #e6e6e6;
	padding: 1px;
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

.movie-thumbnail-frame:hover {
	border: 1px solid #808080;
}


.movie-thumbnail-caption {
	font-size: 0.9em;
	color: #808080;

}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: repeat url(../../images/bluegrass/body_bg.png);
}

.movie-title {
	text-shadow: 2px 2px 2px #07326d;
}

.movie-frame {

}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */


