/*
Theme Name: Living Hope Ministry
Theme URI: http://www.living-hope-ministry.com
Description: Custom Theme for Living Hope Ministry
Version: 1.0
Author: Charlie Dillon / Power Creative
Author URI: http://wwww.powercreative.com
*/

/* sidenav purple: #4D597B */
/* green text color: #60792D;*/

body,div,p,blockquote,li,td,th,h1,h2,h3 {
	font: normal 10px/18px Verdana, Helvetica, Arial, sans-serif;
    color: #000;
}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
body,div,table,p,td,a,img,h1,h2,h3 {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
ul,ol {padding: 0;}
ul {margin: 0 0 1em 15px;}
ol {margin: 0; padding-left:27px;}

p,li
{margin-bottom: 1em;}
li
{font-weight:bold;}

a:link,
a:visited,
a:active
{color: #60792D;text-decoration: underline;}
a:hover
{color: #4D597B;}
h2 {
	color: #4D597B;
	font-size: 17px;
	margin-bottom: 15px;
	}
h3 {
	color: #61792D;
	font-size: 15px;
	margin: 1.5em 0px 0.75em 0px;
	border-bottom: 2px solid #61792D;
	}
h4,h5,h6 {
	font-size: 13px;
	color: #4D597B;
	margin-bottom: .25em;
	}
/*
 * Page Container
 * Controls Page Width and centering in side body
 */
#PageContainer {
	width: 766px;
	margin: 0px auto;
}


/*
 * Page Header
 */
#PageHeader {position: relative; height:127px;}
#PageHeader a img {display: block; margin: 0; padding:0;} 
#PageHeader #TopNav {
	position: absolute;
	top: 109px;
	right: 50px;
}
#PageHeader #TopNav ul {list-style-type: none;}
#PageHeader #TopNav ul li {
	display: inline;
	float: left;
	border-right: 1px solid #fff;
	padding: 0 10px;
	line-height: 10px;
	font-weight: normal;
}
#PageHeader #TopNav ul li.Last {
	border: none;
	padding: 0 0 0 10px;
}
#PageHeader #TopNav ul li a:link,
#PageHeader #TopNav ul li a:active,
#PageHeader #TopNav ul li a:visited,
#PageHeader #TopNav ul li a:hover
{
	color: #fff;
	text-decoration:none;
}


/*
 * PageBody
 */
#PageBody #LayoutTable {width:766px;}

/*
 *LeftColumn
 */
#PageBody #LayoutTable #LeftColumn {
	background: #4D597B;
	vertical-align: top;
}
#PageBody #LayoutTable #LeftColumn #SiteNav {
	margin: 40px 15px 0 5px;
	padding: 0;
}
#PageBody #LayoutTable #LeftColumn #SiteNav ul {
	list-style-type: none;
}
#PageBody #LayoutTable #LeftColumn #SiteNav ul li.page_item {
	text-align: right;
	line-height: 1.25em;
}

#PageBody #LayoutTable #LeftColumn #SiteNav ul li.page_item a {
	color: #949BB0;
	text-decoration: none;
	font-weight: bold;
}
#PageBody #LayoutTable #LeftColumn #SiteNav ul li.current_page_item a{color: #fff;}

/*
 * RightColumn
 */

#PageBody #LayoutTable #RightColumn {
	width: 611px;
	background: white;
	vertical-align: top;
}
#PageBody #LayoutTable #RightColumn #MainContent {
	margin: 40px 0 0 25px;
	padding-bottom:10px;
	text-align:left;
}
#PageBody #LayoutTable #RightColumn #MainContent img.header {
	margin-top: 10px;
}

/*
 *ImageGallery
 */
    div#ImageGallery {
        display: block;
        margin-bottom: 5em;
    }
    div#ImageGallery img {
        display: block;
        border: 1px solid #000;
    }

    div#ImageGallery  ul.Navigation {
        list-style-type: none;
        display: block;
        padding: 0px;
        margin: 0px;
    }
    div#ImageGallery ul.Navigation li {
        float: left;
        margin: 0px;
        padding: 0px;
        width: 75px;
        text-align: center;
    }
    div#ImageGallery ul.Navigation li a {
        text-decoration: none;
    	color: #4D597B;
        font-weight: bold;
    }
    div#ImageGallery ul.Navigation li.Center {
      width: 252px;
      text-align: center;
    }

    html>body div#ImageGallery ul.Navigation li.Center {
        width: 250px;
    }


    div#ImageGallery ul.Navigation li.First {
        text-align: left;
    }

    div#ImageGallery ul.Navigation li.Last {
        text-align: right;
    }


/*
 * Scripture
 */

#PageBody #LayoutTable #RightColumn #RightSidebar {
  float: right;
}
#PageBody #LayoutTable #RightColumn #RightSidebar .StandardWidth,
#PageBody #LayoutTable #RightColumn #RightSidebar .NarrowWidth {
	margin: 40px 0 0 0;
}
#PageBody #LayoutTable #RightColumn #RightSidebar .NarrowWidth {
	width: 140px;
}
#PageBody #LayoutTable #RightColumn #RightSidebar .StandardWidth {
	width: 210px;
	margin-left:20px;
	margin-right: 20px;
}
#PageBody #LayoutTable #RightColumn .ScriptureCopy p {
	color: #4D597B;
	font-size: 15px;
	font-style: italic;
	font-family: serif;
	font-weight: bold;
	line-height: 30px;
}	
#PageBody #LayoutTable #RightColumn .AudioCopy p {
	color: #60792D;
	font-size: 13px;
	font-family: serif;
	font-weight: bold;
	line-height: 1.5em;
}	
object, embed {
	vertical-align:middle;
}
#PageBody #LayoutTable #RightColumn #RightSidebar .Resources h2 {
	font-weight: bold;
	background: url('images/pdf.gif') no-repeat bottom left;
	padding-left: 20px;
	margin-bottom: 15px;
	}
#PageBody #LayoutTable #RightColumn #RightSidebar .Resources p a:link,
#PageBody #LayoutTable #RightColumn #RightSidebar .Resources p a:active,
#PageBody #LayoutTable #RightColumn #RightSidebar .Resources p a:visited {
	text-decoration: none;
}
#PageBody #LayoutTable #RightColumn #RightSidebar .Resources p a:hover {
	color: #60792D;
	text-decoration: underline;
}

/*
 * Podcast
 */
#SinglePodcast,
#LatestPodcast h2 {
	margin: 0;
}
#ProgramArchivesCopy {
	width: 325px;
	margin: 25px 0 20px 0;
}
#MainContent #PreviousPosts h3 {
	margin: 0.75 0 0.5em 0;
}
#MainContent #PreviousPosts h4 {
	margin: 0;
}
#MainContent #PreviousPosts h4 a {
	font-size: 12px;
	color: black;
	text-decoration: underline;
}
#MainContent #PreviousPosts ul {
}
#MainContent #PreviousPosts ul li {
	list-style-type: none;
}
/*
 * Podcast tempalte
 */
.podPress_content a {}
.radioMonth {
    line-height: 2.25em;
    display: none;
}
.currentMonth {
    display: block;
    margin:0;
    padding:0 0 5px 0;
}
#PreviousPosts h4 a {text-decoration: none;}


/*
 *PageFooter
 */
#PageFooter {
	text-align: center;
	color: #60792D;
	font-weight: bold;
}



