/* Brown: #663619;
Background: #FAF4E9;
*/

body {
	background-color:#FAF4E9;
        background-image: url("./catapult/bg.jpg");
        background-repeat: repeat-x;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
     background: url(./catapult/rstripe.png) repeat;
}
a{
	font-size:12px;
       color: #802C30;
       text-decoration: underline;
}

.box a {
	font-size:12px;
       color: white;
       text-decoration: underline;
}


#right .box a {
	font-size:12px;
       color: white;
       text-decoration: underline;
}


p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url("./catapult/header.jpg");
       background-repeat: no-repeat;
	width:780px;
	height:255px;
	position:relative;
}
#header ul{
	width:771px;
	top:230px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
/* #header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#ffffff;
}
*/

/* ************* NAVIGATION ***********/

	#menu {
	float:left;
	width:100%;
	background:#ffffff;
	font-size:99%;
	line-height:normal;
	}
#menu ul {
	margin:0;
	padding:0px 0px 0 10px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background:url("http://christianauthorsnetwork.com/catapult/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background:url("http://christianauthorsnetwork.com/catapult/tabrightF.gif") no-repeat right top;
	padding:5px;
	color:#802C30;
text-align: center;
min-width: 110px;
	}

#menu a:hover span, #menu li.here span {color:#FFFFFF;}
#menu a:hover {background-position:0px -42px;}
#menu a:hover span, #menu li.here span {background-position:100% -42px;}	

/********************** Content ***************************/
#content {
	background: white;
	width:780px;
        border-top: 2px solid #999;

}
img{
	border-width:0px;
}


h1{
	color:#802C30;
	font-size:15px;
font-family: Georgia, serif;
	margin: 5px 0px 5px 0px;
      text-align: center;
}

h2{	
	color:#802C30;
	font-size:14px;
	text-align:center;
       margin-top: 5px;
      font-family: Georgia, serif;
     height: 30px;
}

h3{
	color:#802C30;
	font-size:11px;
	text-align:center;
	padding: 0px;
       margin-top: 5px;
      ffont-family: Georgia, serif;
     background: url("./catapult/h3back.jpg") bottom center no-repeat;
     height: 30px;
}

.footerleft h3{
	color:#fff;
	font-size:13px;
	margin: 5px 0px 5px 0px;
      font-family: Euphorigenic, serif; 
background: none;
text-align: right;
}

.footerleft a {text-decoration: none; }

.footerright h3{
	color:#fff;
	font-size:13px;
	margin: 5px 0px 5px 0px;
      font-family: Euphorigenic, serif; 
background: none;
text-align: left;
}


#left {
	float:left;
	width:180px;
	margin-left:10px;
	padding: 10px 10px 0 0px;
	display:inline;
       overflow: hidden;
}

#left2 {
	float: left;
        width: 518px;
       margin: 0 10px;
	padding: 10px 10px 0 0px;
	display:inline;
}
#left a{color:#7F2A2E;}
#left a:hover{color:#fff; background: #7F2A2E;}

#center { float: left;
   padding: 10px 5px;
 margin: 0 10px;
display: inline;
width: 350px;
}


#right {
	float:right;
	width:168px;
	padding: 10px 0px 0px 10px;
	margin-right:10px;
       border-left: 1px solid #333;
}
#right a{
	color:#7F2A2E;
}
#right a:hover{
	color:##7F2A2E;
        text-decoration: underline;
}
/********************** Footer ***************************/
#footerline {
clear:both;
font-size:1px;
height:1px;
}
#footer {
	width:780px;
	text-align:center;
	padding: 5px 0px;
   background: #802C30;
  color: white;
}

#footer a{
	color:#fff;
}
#footer a:hover{
	color:#999;
        text-decoration: underline;
}

.footerleft {
float: left;
display: inline;
width: 300px;
height: auto;
padding: 0 10px;
text-align: right;
}

ul #nav_cat_archive  {
text-align: left;
list-style: none;
padding: 0 0 5px 0;
margin: 0 auto;
width: 99%;
}


ul#nav_cat_archive li
{
display: block;
margin: 0;
padding: 0;
}

ul#nav_cat_archive li a
{

padding: 0;
margin: 0;
color: #F2ECED;
text-decoration: none;
background: transparent;
}

#nav_cat_archive>ul#nav_categories li a { width: auto; }

ul#nav_cat_archive li#active a
{
background: transparent;
color: #000;
}

ul#nav_cat_archive li a:hover, ul#nav_cat_archive li#active a:hover
{
color: #000;
}

ul#nav_cat_archive li ul li
{

padding: 0 0px 0px 10px;
margin: 0px;
color: #F2ECED;
text-decoration: none;
background: transparent;
}

.footerright {
float: right;
display: inline;
width: 300px;
height: auto;
padding: 0px 10px;
text-align: left;
}

div.paginate p {
width: 300px;
margin: 0 auto;
font-size: 15px;
}


/********************** Lists ***************************/

#navcontainer
{
background: none;
padding: 0;
font-size: 12px;
text-align: left;
text-transform: lowercase;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0 0 15px 0;
margin: 0 auto;
width: 99%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0 15px 5px 0;
margin: 5px 0;
color: #F2ECED;
text-decoration: none;
background: transparent;
border-bottom: 1px dotted #F2ECED;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: transparent;
color: #000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #000;
}

/* ********************** boxes for organization *************** */

.meta {
padding: 5px;
background: #CAC9C9;
font-size: 12px;
color: #585656;
}

.entry
{
padding: 5px 10px;
font-size: 12px;
height: auto;
}

.box
{ 
   background: #802C30 url("./catapult/box.jpg") bottom right no-repeat;
  padding: 5px;
  color: white;
}

.related_box
{
   background: #802C30 url("./catapult/box.jpg") bottom right no-repeat;
  padding: 5px;
  color: white;
  margin: 10px;
}

.graphic { float: left; margin: 0 10px; max-width: 350px; max-height: 500px; overflow: hidden;}

.featured_graphic { float: left; margin: 0px; padding: 5px 0px;}

.boxtop
{ 
font-size: 12px;
font-family: serif;
color: white;
}

.books 
{
width: 130px;
margin: 0;
padding-left: 15px;
text-align: center;
}

 #mailinglist_form input {width: 115px; }

.floatright { float: right;
margin: 0 0 0 5px;
}

.sum {margin: o;
padding: 0 20px;
border-bottom: 1px dotted #333;
}

.clear {clear: both; }

#left2 ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#left2 li
{
margin: 0 20px;
}

.cat_box {
padding: 20px;
margin: 10px auto;
width: 200px;
float: left;
}
.cat_box a  { color: #802C30 !important; }

