/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://blogs.lifeway.com/mt-static4.21/themes-base/blog.css);
@import url(http://blogs.lifeway.com/mt-static4.21/themes/unstyled/screen.css);
/* end StyleCatcher imports */

/* Girls Ministry Specific Styles */

body {
    background: #b3bebd url(http://blogs.lifeway.com/blog/girlsministry/images/stripes.jpg) repeat-x top center;
    font-size: 14px;
    color: #838383;
}

a {    
    color: #bc795d;
    text-decoration: none;
}

a:hover {    
    color: #669198;
}

/* Container */

/* Header */

#header {
    background-image: url(http://blogs.lifeway.com/blog/girlsministry/images/girlsheader1.jpg);
    height: 161px;
    margin-top: 50px;
}

#header-inner {
     padding-top: 39px;
     padding-bottom: 0;
}

#header-name span img {
     position: absolute;
     right: 0;
     margin-top: 22px;
}

/* Navigation */

#nav {
	background: #3d656d url(http://blogs.lifeway.com/blog/girlsministry/images/nav1.jpg);
	font-family: Arial, Verdana, serif;
	text-transform: uppercase;
	width:  100%;
}

#nav ul { 
	margin: 0 0 0 10px;
	overflow: hidden;
}

#nav ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	color:  #fff;
	display:  block;
	font-size:  14px;
	font-weight: bold;
	padding:  9px;
	text-decoration: none;
}

#nav ul li a.selected
 {
	background: #555;
}

#nav ul li a:hover {
	background: #2a2c38;
}


/* Columns */

.layout-wt #alpha {
     width: 650px;
}

.layout-wt #beta {
     width: 290px;
}

/* Main Page Entries */


.asset-body {
     line-height: 1.2em;
     font-family: Arial, Verdana, sans-serif;
}

.entry-title {
     font-size: 1.25em;
     letter-spacing: .13em;
     font-family: Arial, Verdana, sans-serif;
     text-decoration: none;
     /*text-transform: uppercase;*/
}

#page-title {
     font-size: 1.25em;
     letter-spacing: .13em;
     font-family: Arial, Verdana, sans-serif;
     text-decoration: none;
     /*text-transform: uppercase;*/
}


h1.entry-title  a:link, h1.entry-title a:visited {
     text-decoration: none ! important;
}
/* .entry-asset {
     border-bottom: 1px solid #ddd;
} */

.asset-header {
     background: url(http://blogs.lifeway.com/blog/girlsministry/images/headlinebg.jpg) no-repeat bottom center;
     text-align: left;
     padding-bottom: 15px;
}



.asset-meta {
     font-size: .70em;
     font-family: Arial, Verdana, sans-serif;
     text-transform: uppercase;
     letter-spacing: .10em;
}

/* Widgets */

.widget-header {
     font-family: Georgia, serif;
     background: url(http://blogs.lifeway.com/blog/girlsministry/images/headlinebg.jpg) no-repeat bottom center;
     padding: 3px 3px 15px 3px;
     font-size: 18px;
     color: #669198; 
     text-align: center;
}


.widget-list a {
    text-decoration: none;
}

.widget-list li {
     font-size: .95em;
FORUM}



/* Secondary Page Entries */


a#subscribe_via_email {
	display: block;
	margin-top: 5px;
	font-size: 1.2em;
}

#footer {
        background: url(http://blogs.lifeway.com/blog/girlsministry/images/footer.jpg) no-repeat bottom;
        height: 100px;
        margin-bottom: 50px;
}


 #content { 
         background-image: url(http://blogs.lifeway.com/blog/girlsministry/images/content_bg.jpg);
         background-repeat:  repeat-y;
         overflow:hidden;

}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
