body { 
	background: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #696969;
}

* { 
	margin: 0;
	padding: 0;
}



a {
	color: #708831;
	text-decoration: none;
	border-bottom: 1px dashed #708831;
}

a:hover {
	color: #3D4D19;
	text-decoration: none;
	border-bottom: 1px solid  #3D4D19;
}

a:visited {
	color: #B4A138;
	text-decoration: none;
	border-bottom: 1px dashed #B4A138;
}

a:visited:hover {
	color: #3D4D19;
	text-decoration: none;
	border-bottom: 1px solid  #3D4D19;
}

a img {
	padding: 8px;
	border: 1px solid #D6D6D6;
}


blockquote {
	margin-left: 15px;
        margin-right: 40px;
        margin-top: 5px;
        margin-bottom: 8px;
	font-size: 90%;
        font-style: italic;
 }


.alignright {
	float: right;
        padding: 4px;
        background-color: #dedede;
        border: 1px solid #c2c2c2;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 10px;

}

.alignleft {
	float: left;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

.button{
  background-color: #859F40;
  color: #ffffff;
  text-decoration: none;
}

input{
   border: 1px solid #c2c2c2;
   margin-bottom: 10px;
   background-color: #dedede;
}

input:focus {
	background-color: #f9f9f9;
}

textarea{
   border: 1px solid #c2c2c2;
   margin-bottom: 10px;
   background-color: #dedede;
}

textarea:focus {
	background-color: #f9f9f9;
}

.checkbox {
  margin: 0px;
padding: 0px;
}

.checkboxtext{
margin-top: 15px;
margin-left: 4px;
}


/* -----------Titles------------- --- */

h2 {
	color: #859F40;
	font-family: Trebuchet MS, Arial, Helvetica, Tahoma, Verdana, serif;
	font-size: 150%;
	display: inline;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 a {
border: none;
}

h2 a:visited {
color: #859F40;
}

h2 a:visited:hover{
color: #3D4D19;
}

h3 {
	color: #5F5F5F;
	font: normal 105% Trebuchet MS, Arial, Helvetica, Tahoma, Verdana, sans-serif;
}


h3 a {
	color: #8da0c0;
	border: none;
}

h3 a:hover {
	color: #A5B7D8;
	border: none;
}




/*-------------- Story Formatting --- */
.post {
	padding: 0 15px;
	margin-bottom: 20px;
        
}

.storymeta {
	text-align: left;
	margin: 4px 0 5px 0;
	color: #999999;
	line-height: 20px;
	font-size: 80%;
        text-transform:lowercase;
}

.storymeta a {
	color: #999999;
	border-bottom: 1px dashed;
	border-color: #999999;
}

.storymeta a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;;
}

.storymeta a:visited {
	color: #999999;
	border-bottom: 1px dashed;
	border-color: #999999;
}

.storymeta a:visited:hover {
	color: #000000;
	border-bottom: 1px solid;
	border-color:#000000;;
}

.storymeta img{
border: none;
padding: 5px 3px 0px 0px;
margin: 0px 0px 0px 0px;
border: none;
}

.authorname{
	color: #B4A138;
}

.authorname a {
color: #b4a138;
border-bottom: 1px dashed #b4a138;
}

.authorname a:hover {
color: #3D4D19;
border-bottom: 1px solid #3D4D19;
}

.authorname a:visited{
color: #b4a138;
border-bottom: 1px dashed #b4a138;
}


.authorname a:visited:hover{
color: #3D4D19;
border-bottom: 1px solid #3D4D19;
}

.authorbio {
	margin-left: 0px;
        margin-right: 0px;
        margin-top: 10px;
	padding: 5px;
	font-size: 90%;
        font-style: italic;
        background-color: #f9f9f9;
        border: 1px solid #e9e9e9;
}


.storycontent{
       padding-top: 5px;
}


.storycontent h3 {
	margin-bottom: 7px;
	margin-top: 20px;
}

.storycontent p{
	padding-bottom: 10px;
	line-height: 140%;
}

.storypagination {
       font-size: 80%;
       color:  #3E3E3E;


}
       
.storypagination a, a:hover, a:visited, a:visited:hover {
     border: none;
     border-bottom: none;
}

.storypagination p{
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
}


#pullquote {
    font-family: Verdana, Arial, Helvetica, sans-serif;    
    font-style: italic;
    color: #B4A138;
    width: 250px;
    background:white;
    float:right;
    margin-top:20px;
    margin-bottom:10px;
    margin-left:10px;
    font-size: 130%;
    line-height:150%;  
    text-align: right;
}



/*------Lists lists and more lists----- */


/* Stories use the book icon, this list is for page-bottom (reversed text) */

#storylist ul {
	list-style: none;
	padding:0;
	margin-left:0px;
}

#storylist li {
	line-height: 110%;
	border-bottom: none;
	background:  url(http://www.storiesaboutgod.org/images/design_images/bookbullet2.gif) no-repeat 0px 1px;
	padding-left:19px; 
	padding-right:5px;
	font-size: 90%;
	padding-bottom:10px;
	background-repeat: no-repeat;
	list-style-image: none;
	margin-top: 5px;
}

#storylist li a {
	line-height: 110%;
	border-bottom: none;
	text-decoration: none;
 	color: #ffffff;
}

#storylist a:hover{
	color: #D0D0D0;
	text-decoration: underline;
}

#storylist li p{
	font-size: 80%;
	color: #ffffff;
	font-style: italic;
}


#library_list li{
padding: 10px 0px 0px 10px;
}

/*-- RSS subscription list, only used on page bottom -- */

#subscribelist h4 {
padding-top: 10px;
padding-bottom: 3px;
}

#subscribelist ul {
	list-style: none;
	padding:0;
	margin-left:0px;
}

#subscribelist li {
	font-size: 90%;
	line-height: 110%;
	border-bottom: none;
	background:  url(http://www.storiesaboutgod.org/images/design_images/subscribebullet2.gif) no-repeat 0px 1px;
	padding-left:19px; 
	padding-right:5px;
	padding-bottom:10px;
	background-repeat: no-repeat;
	list-style-image: none;
	margin-top: 5px;
	color: #ffffff;
}

#subscribelist li a {
	line-height: 110%;
	border-bottom: none;
	text-decoration: none;
 	color: #ffffff;
}

#subscribelist a:hover{
	color: #D0D0D0;
        border-bottom: 1px solid #D0D0D0;
}

#subscribelist li p{
	font-size: 80%;
	color: #ffffff;
	font-style: italic;
}


#email_subscribe ul {
	list-style: none;
	padding:0;
	margin-left:0px;
}

#email_subscribe  li {
	font-size: 90%;
	line-height: 110%;
	border-bottom: none;
	background:  url(http://www.storiesaboutgod.org/images/design_images/email.gif) no-repeat 0px 1px;
	padding-left:19px; 
	padding-right:5px;
	padding-bottom:10px;
	background-repeat: no-repeat;
	list-style-image: none;
	margin-top: 5px;
	color: #ffffff;
}

#email_subscribe li a {
	line-height: 110%;
	border-bottom: none;
	text-decoration: none;
 	color: #ffffff;
}

#email_subscribe  a:hover{
	color: #D0D0D0;
        border-bottom: 1px solid #D0D0D0;
}

#email_subscribe  li p{
	font-size: 80%;
	color: #ffffff;
	font-style: normal;
}





/* Story Lists on Category Pages */

.titleonlypost ul {
margin-left: 18px;
padding-top: 10px;
}

.titleonlypost li {
line-height: 160%;
}


/* Page Bottom Category List */

#categorylist ul {
	list-style: none;
	padding-top 0px;
        padding-right: 0px;
        padding-left: 0px;
	margin-left:0px;
        border-bottom: 1px solid #ADADAD;
        padding-bottom: 15px;
}

#categorylist li {
	line-height: 110%;
	border-bottom: none;
	background:  url(http://www.storiesaboutgod.org/images/design_images/categorybullet2.gif) no-repeat 0px -2px;
	padding-left: 20px; 
	padding-right:5px;
	font-size: 90%;
	padding-bottom:5px;
	background-repeat: no-repeat;
	list-style-image: none;
	margin-top: 5px;
}

#categorylist li a {
	line-height: 110%;
	border-bottom: none;
	text-decoration: none;
 	color: #ffffff;
}

#categorylist a:hover{
	color: #D0D0D0;
	text-decoration: underline;
}

#categorylist li p{
	font-size: 80%;
	color: #ffffff;
	font-style: italic;
}

/* ---------------- Page Bottom Credits List------------- */

#creditslist h4 {
padding-top: 10px;
}

#creditslist ul {
	list-style: none;
	padding-top: 0px;
	margin-left: 0px;
        padding-bottom: 10px;
}

#creditslist li {
	line-height: 110%;
	border-bottom: none;
	background:  url(http://www.storiesaboutgod.org/images/design_images/creditsbullet2.gif) no-repeat 0px 1px;
	padding-left:20px; 
	padding-right:5px;
	font-size: 90%;
	padding-bottom:5px;
	background-repeat: no-repeat;
	list-style-image: none;
	margin-top: 5px;
}

#creditslist li a {
	line-height: 110%;
	border-bottom: none;
	text-decoration: none;
 	color: #ffffff;
}

#creditslist a:hover{
	color: #D0D0D0;
        border-bottom: 1px solid #D0D0D0;
}

#creditslist li p{
	font-size: 80%;
	color: #ffffff;
	font-style: italic;
}



/* ------------------- Page Bottom Recent Comments List ----------------- */

#recent_comments ul {
	list-style: none;
	padding-top: 0px;
	margin-left: 0px;
        border-bottom: 1px solid #ADADAD;
        padding-bottom: 15px;
}

#recent_comments li {
	line-height: 130%;
	border-bottom: none;
	background:  url(http://www.storiesaboutgod.org/images/design_images/comment_icon.gif) no-repeat 0px 1px;
	padding-left:19px; 
	padding-right:5px;
	font-size: 90%;
	padding-bottom:5px;
	background-repeat: no-repeat;
	list-style-image: none;
	margin-top: 5px;
}

#recent_comments li a {
	line-height: 130%;
	color: #ffffff;
}

#recent_comments a:hover{
	color: #D0D0D0;
        border-bottom: 1px solid #D0D0D0;       

}

#recent_comments li p{
	font-size: 80%;
	color: #ffffff;
	font-style: italic;
}







/*---------------- Non-Story Main Content --- */

.titleonlypost {
	padding: 10px 10px;
	margin-bottom: 0px;
}


.nonstorycontent p{
	padding-bottom: 0px;
	padding-top: 15px;
	line-height: 140%;
}



/* Main Structure--- */

#wrapper {
	background-color: #fff;
}

#container {
	width: 700px;
	margin: 5px auto 0 auto;
	padding-bottom: 15px;
	padding-top: 20px;
	border-top: none;
}


/* Header / Logo */

#header {
	position: relative;
	width: 100%;
	background-color: #000000;
	height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 6px;
}


#header h1 { background: url(http://www.storiesaboutgod.org/images/design_images/sag_logo25.jpg) no-repeat 5px 0 ;}
#header h1 a:hover { background: url(http://www.storiesaboutgod.org/images/design_images/sag_logo25_rollover.jpg) no-repeat 5px 0; }

#header h1 a {
	display: block;
	text-indent: -9999px; 
	text-decoration: none;
	border: 0;
	background: none;
	height: 20px;
	padding:0px;
	font-size: 6px;
}




/* ----- Page bottom structure globals ----- */

#bottomcontainer {
	width: 685px;
	\width: 705px;
	w\idth: 685px;
	margin-left: auto;
	margin-right: auto;
	background-color:  #636363;
}

#bottombanner {
	padding: 5px;
	margin-bottom: 0px;
	background-color: #939393;
	border-bottom: 1px solid #ADADAD;
}


#bottomfooter {
	clear: both;
	padding: 0px;
	margin-top: 0px;
   	background-color: #636363;
	border-bottom: 1px solid white;
}


/* ------- Large left content for use with 2 columns -------- */

#bottomcontenttwocolumn {
	padding: 10px;
	margin-right: 220px;
	background-color: #636363;
	border-right: 1px solid #ADADAD;
}


/* ----- Small center content for use w/ all 3 columns ----- */

#bottomcontentthreecolumn {
	padding: 10px;
	margin-right: 220px;
	margin-left: 220px;
	background-color: #636363;
	border-right: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
}


/*----Right Bottom Column ----- */

#bottomrightcolumn{
	float: right;
	width: `200px;
	\width: 220px;
	w\idth: 200px;
	margin: 0;
	margin-left: 0px;
	padding: 10px;
	background-color: #636363;
	border-left: 1px solid #ADADAD;
}


/*--------Left Bottom Column----------*/

#bottomleftcolumn {
	float: left;
	width: `200px;
	\width: 220px;
	w\idth: 200px;
	margin: 0;
	margin-right: ;
	padding: 10px;
	background-color: #636363;
}

/*--------- Bottom Page Area Content---*/

.bottomrighttitle2col {
	float:right;
	padding-right: 75px;
}

.bottomrighttitle3col {
	float:right;
	padding-right: 55px;
}

.bottommiddletitle{
	float:right;
	padding-right: 105px;
}

#bottombanner h3{
	padding-left: 4px;
}

#bottomcontainer h3 {
	color: #fff;
	font-size: 19px;
}

#bottomcontainer h3 a {
	color: #fff;
	border: none;
}

#bottomcontainer h3 a:hover {
	color: #d7dfec;
	border: none;
}

#bottomrightcolumn, #bottomcontentthreecolumn h4{
	color: #ffffff;
}

#bottomrightcolumn p{
	color: #ffffff;
	font-size: 75%;
}

#bottomrightcolumn a{
	color: #ffffff;
	border-bottom: 1px dashed #ffffff
}

#bottomrightcolumn a:hover {
	color: #D0D0D0;
	
}

#bottomrightcolumn input {
	font-size: 80%;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	background: #E2E2E2;
	border-top: 1px solid #909090;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #4F4F4F;
	border-left: 1px solid #4F4F4F;
	color: #5A5A5A;
	margin: 2px 0 5px 0;
	padding: 2px;
}

#bottomrightcolumn input:focus {
	background: #ffffff;
}

#bottomrightcolumn .emailbutton{
	font-size: 70%;
	background-color: #859F40;
	color: #ffffff;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 3px;

}


 /*---- Copyright Stripe on bottom-------- */

#copyrightfooter {
	background: #444A4A;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #8B8B8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
	font-size: 60%;
	color: #9F9F9F;
}

#copyrightfooter a {
   color: #9F9F9F;
   text-decoration: none;
   border-bottom: 1px dashed #9f9f9f;
}

#copyrightfooter a:hover {
   border-bottom: 1px solid #9f9f9f;
}

#copyrightfooter .aligncenter2 {
	border-top: none;
}


/*--------------Main Navigation Tabs-------------*/


#topnavbar {
	position: relative;
	width: 100%;
	height: 28px;
	padding-top: 11px;
	font-size: 90%;
	background-color: #444A4A;
	border-top: 1px solid #8B8B8B;
        
}

#top_tab_nav{
	margin: 0 0px 0 0px;
	height: 25px;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, serif;
        width: 420px;
}

#top_tab_nav a:link, #top_tab_nav a:visited {
    background-color: #859F40;
    color: #fff;
    border: 1px solid #444A4A;
    border-bottom: 1px solid #859F40;
}


  #top_tab_nav a:hover {
    color: #fff;
    background-color: #696969;
    border-bottom: 1px solid #696969;
  }



#top_tab_nav ul {
	margin: 0; padding: 0;
}

#top_tab_nav li {
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
	border: none;
}

#top_tab_nav ul#nav_list a:link, #top_tab_nav ul#nav_list a:visited {
        float: left;
	font-size: 13px;
	font-weight: normal;
	padding: 4px 8px 6px 8px;
	margin: 0;
   text-decoration: none;
}

#top_tab_nav ul#nav_list a:link.current, #top_tab_nav ul#nav_list a:visited.current {
	background-color: #fff;
	border-bottom: 1px solid #fff;
        color:#535353;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
}

/* Black Footer w/scripture verse
------------------------------------ */
.scriptureverse {
	background: #000000;
	color: #ffffff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	clear: both;
	font-size: smaller;
}

#home_page_blurb{
	margin-left: 15px;
        margin-right: 0px;
        margin-top: 15px;
        margin-bottom: 20px;
	padding: 15px;
	font-size: 100%;
        font-style: normal;
        background-color: #f9f9f9;
        border: 1px solid #e9e9e9;
}

.social_bookmarks{
display: inline;}

.latest_story{
text-align: center;
margin-bottom: 10px;
}




/*
    Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}
