@charset "UTF-8";

/*    
Theme Name: Hunter's Table 
Description: Custom Theme for FRP - The Hunter's Table Book 
Author: Adam Murray 
Author URI: http://www.twodoorscreative.com
Version: 1.0 

*/ 

body {
	background-image:url(images/dark_wood.jpg);
	background-position:top center;
	background-position:repeat;
	min-height:600px;
	}
	
p {
	font-family:helvetica;
	font-size:13px;
	color:#f7e9d5;
	line-height:1.3em;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#f7e9d5;
        font-weight:400;
	}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#f7e9d5;
        font-weight:400;
	}

h5 {    
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#f7e9d5;
        font-weight:400;
        text-decoration:underline;
	}
	
a:link {
	color:#7090a3;
	}
	
a:active {
	color:#7090a3;
	}
	
a:hover {
	color:#f7e9d5;
	text-decoration:underline;
	}
	
a:visited {
	color:#7090a3;
	}

/* Header */


ul.icons {
        margin-top:20px;
        margin-left:480px;
        }

ul.icons li {
        display:inline;
	list-style-type:none;
	list-style-image:none;
	margin:10px 5px 0 5px;
        }
	
ul.topNav {
        margin-top:100px;
	margin-left:0px;
	display:inline;
	list-style-type:none;
	list-style-image:none;
	}
	
ul.topNav li {
	display:inline;
	list-style-type:none;
	list-style-image:none;
	margin:10px -5px 0 -5px;
	}
	
#centerTop {
	background-image:url(images/center_top.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0 auto;
	height:13px;
	}

#order a:hover {
	background-image:none;
	width:164px;
	}

#preview a:hover {
	background-image:none;
	width:164px;
	}

#interact a:hover {
	background-image:none;
	width:164px;
	}

#contact a:hover {
	background-image:none;
	width:164px;
	}
	
/* Index - Center Content */
	
#centerContent {
	background-image:url(images/center_bg.png);
	background-position:top center;
	background-repeat:repeat-y;
	padding-top:10px;
        min-height:840px;
	}
	
#bookPic {
	margin-left:20px
	}

#reader_comments {
        background-image:url(http://hunterstable.com/wp-content/uploads/2010/07/readers_bg.png);
        background-position:top left;
        background-repeat:no-repeat;
	margin-top:10px;
        height:192px;
}

#reader_comments p {
        font-size:10px;
        margin-top:12px;
        margin-left:20px;
        width:152px;
        text-align:center;
        color:#000000;
}

#reader_quotes {
        width:162px;
        height:65px;
        margin:10px 15px 15px 15px;
        padding-top:5px;
}

	
/* Index - Bottom Content */
	
#specialOffer {
	background-image:url(images/offer_BG.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:10px;
	padding-top:55px;
	height:261px;
	text-align:right;
	}
	
#specialOffer p {
	width:135px;
	font-size:14px;
	}
	
#signUp {
	background-image:url(images/signup_BG.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:261px;
	margin-top:10px;
        margin-left:15px;
	}
	
#signUp p {
	width:250px;
	margin:5px auto;
	text-align:center;
	color:#000000;
	}

#signUpform {
        margin:20px auto;
        }

	
#indexPoll {
	background-image:url(images/poll_bg.png);
	background-position:top right;
	background-repeat:no-repeat;
	margin-top:10px;
        margin-left:0;
	padding:47px 10px 10px 15px;
	height:261px;
        color:#000000;
        list-style:none;
	}

#indexPoll p {
       color:#000000;
       }
	   
#presentedBy {
	height:70px;
	text-align:center;
	font-size:11px;
	margin:-40px auto 15px auto;
	}

#presentedBy p {
        margin:3px auto;
        }
	
/* Index - Footer */
	
#centerBottom {
	background-image:url(images/center_bottom.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0 auto 15px;
	height:13px;
	}
	
#footer {
	text-align:center;
	color:#f7e9d5;
	}
	
#footer a:link {
	color:#f7e9d5;
	text-decoration:none;
	}
	
#footer a:active {
	color:#f7e9d5;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
#footer a:visited {
	color:#7090a3;
	}
	
#footer ul {
	list-style:none;
	display:inline;
	margin:0 auto;
	}
	
#footer ul li {
	display:inline;
	list-style:none;
	margin:5px;
	}

/* Sidebar */

ul#sidebar { 
       width:100%;
       list-style:none;
       margin:-40px auto 0 auto;
       }

ul#sidebar li {
       list-style:none;
       margin-bottom:5px;
       }

/* Misc. */

#recipeSubmit {
       background-image:url(images/blank-index-card.png);
       background-position:center;
       background-repeat:no-repeat;
       margin:5px auto;
       width:503px;
       min-height:310px;
       }

#recipeSubmit p {
       padding:70px 10px 0 10px;
       font-family:"Courier New", Courier, monospace;
       font-size:14px;
       font-weight:bold;
       line-height:1.7em;
       color:#000000
       }

blockquote { 
        background-color:#7090a3;
        text-align:justify;
        color:#f7e9d5;
        padding:10px;
        margin:10px 0;
        border:1px solid #f7e9d5;
        }

.alignleft { float:left; }
.alignright { float:right; }


	
