/*
Theme Name: Ava Pennington
Theme URI: https://websiteministries.com
Description: A customized template for Ava Pennington.  Created by <a href="https://www.websiteminsitries.com/">websiteministries.com</a>.
Author: Jason Walker
Author URI: https://www.websiteministries.com/


*/


/* ***************************************
    Basic Settings and Fonts
*************************************** */
body {
	background-color: #2F3C7F;
	background-image: url(https://www.avawrites.com/images/bg-alt.jpg);
	background-repeat:repeat;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


#body-container {
	position:relative;
	width:800px;
	height:100%;
	margin:0 auto;
	background-image: url(https://www.avawrites.com/images/bg-1.png);
	background-repeat:repeat-y;
	background-position:center;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.heading_text {
	font-size:24px;
	font-weight:bold;
	color: #5D8B80;
}

.nav_heading {font-size: 18px; color: #FFFFFF; font-family: "Arial Rounded MT Bold", Arial, "Times New Roman";}

.post_hr {
    height:1px;
    width:95%;
    background: #cccccc;
   }
.footer_hr {
    height:1px;
    width:670px;
    background: #cccccc;
   }
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.aligncenter {
	display: block;
   margin-left: auto;
   margin-right: auto;

	}
	
.small_font {
	font-size: 12px;
}

.design_notice {
	font-size: 12px;
	color: #333333;
}

.design_notice a{
	font-size: 12px;
	color:#0099FF;
}


/* ***************************************
    Header
*************************************** */

#header {
	width:750px;
	height:205px;
	margin: 0 auto;
	background:#ffffff;
	z-index: 5;
	}
#navigation-wrapper {
	width: 750px;
	margin:0 auto;
	height:45px;
	background-image: url(https://www.avawrites.com/images/header_bottom.jpg);
	background-repeat: no-repeat;
	background-position:center;
	}

#navigation {
	position:absolute;
	top:205px;
	width:750px;
	height:45px;
	margin: 0 auto;
	padding-left:10px;
	z-index: 15;
	}
/* ***************************************
    Content Wrapper
*************************************** */
#content-wrapper {
	position:relative;
	overflow: hidden;
	width:710px;
	min-height:400px;
	margin:0 auto;
	padding: 10px 20px 0px 20px;
	background-color:#FFFFFF;
	z-index: 1;
	}
	
	
/* ***************************************
    Content - Left
*************************************** */
#content-left {
	position:relative;
	float:left;
	width:500px;
	margin-top:20px;
	margin-left:30px;
	padding-bottom:10px;
	min-height:400px;
	}

/* ***************************************
    Content - Right
*************************************** */
#content-right {
	position:relative;
	float:right;
	width:230px;
	margin-top:20px;
	margin-left:15px;
	margin-right:20px;
	padding-left:15px;
	padding-bottom:10px;
	min-height:400px;
	border-left:1px solid #cccccc;
	}

/* ***************************************
    Posts
*************************************** */

.post-title-wrapper {
	text-align:left;
	margin-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px dashed #cccccc;
	}
	
.post-title {
	text-align:left;
	vertical-align:middle;
	font-family: Book Antique,"Times New Roman", Arial, Times, serif;
	font-size:20px;
	color: #8F0E21;
	}
	
/* ***************************************
    Footer
*************************************** */
#footer-wrapper {
	position:relative;
	width: 750px;
	min-height:75px;
	margin: 0 auto;
	clear:both;
	padding-bottom:40px;
	background-position:bottom;
		background-color:#FFFFFF;
	}
	
#footer-content {
	position:relative;
		border-top: 1px solid #333333;
	width:850px;
	margin: 0 auto;
	z-index: 5;
	}
	
	
/* ***************************************
    CSS DropDown Menu
*************************************** */


/*

.ddm1 {
	padding-top:10px;
    font: 14px tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding:0px 0px 0px 0px;
    border: 0px ;
    border-style: solid;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
   color: #ffffff;
   font-size: 18px; 
   font-family: "Arial Rounded MT Bold", Arial, "Times New Roman";
   }
   
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    color: #ffffff;
	font-size: 18px; 
    font-family: "Arial Rounded MT Bold", Arial, "Times New Roman";
	text-decoration:underline;
	}
	
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 12px 4px 9px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}


.ddm1 .item2 {
    background: #000000;
    color: #FFFFFF;
}
.ddm1 .item2:hover {
    background: #CCCCCC;
    color: #000000;
}
.ddm1 .section {
	margin-left:0px;
	margin-top:2px;
	padding-left:0px;
    border: 1px #3F5DB1 ;
    border-style: none solid solid solid;
	position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;

}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
/* End CSS Drop Down Menu */


/* Automatically Generated Sub Categories * /

.page_item {
	list-style:none;
	list-style-position:outside;
	list-style-type:none;
	}
	
.page_item a, 
.page_item a:visited, 
.page_item a:active{

	text-decoration:none;
	list-style:none;
    padding:4px 7px 4px 7px;
	margin-left:0px;
    border: 0px ;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    background: #3F5DB1;
    color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
    white-space: nowrap;
	
 }

 .page_item a:hover {
	color:#3F5DB1;
	font-weight:bold;
	text-decoration:none;
    padding:4px 7px 4px 7px;
	margin-left:0px;
    border: 0px solid #333333;
    font-size:12px;
    display: block;
   background: #ffffff; 
   
}

.page_item_ul {
	list-style-type:none; 
	list-style-position:outside; 
	list-style:none; 
	margin:0px;
	
	padding:0px;

}

*/

/* ***************************************
    Main Menu Formatting
*************************************** */
.header-nav {
	position:relative;
	margin:0 auto;
	padding:7px 0 0 0;
	height:40px;
	z-index:5px;
}




.dropdown {
	position:relative;
	float:left;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}



/*  *********************	  Top Level Links	*/
.dropdown li {
	padding-right:15px;
	float:left;
	position:relative;
}

.dropdown a {
	display:block;
	padding:5px;
	text-decoration:none;
	color: #ffffff;
    font-size: 18px; 
    font-family: "Arial Rounded MT Bold", Arial, "Times New Roman";
	
}

.dropdown a:hover {
	font-size:18px;
	text-decoration:underline;
}




/*  *********************	  First Level Child Drop Down Links	*/

/*  First Level Child Box Settings	*/
.dropdown ul {
position: absolute;
left:-9000px;
margin:0;
padding:0;
list-style:none;
} 

.dropdown ul li {
	min-width:180px;
	float:none;
	padding:0;
	
} 

.dropdown ul a {
	white-space:nowrap;
	font-size:12px;
} 

.dropdown li:hover ul {
	left:0;
	background-color: #3F5EB1;
	border:1px solid #3F5EB1;
} 

.dropdown ul li:hover a {
	background-color: #3F5EB1;
	color:#3F5EB1;
	font-size:18px;
	text-decoration: none;
	padding:10px;
} 
.dropdown li:hover ul a{
	border:0 solid #fff;
	font-size:14px;
	/*background-color: #21244D;*/
	text-transform:none;
	padding:7px 15px 7px 8px;
} 
.dropdown li:hover ul li a:hover {
	background-color: #fff;
	text-transform: none;
} 

