﻿/*
Theme Name: Farmer's Gin Custom theme
Theme URI: http://wordpress.org/
Description: Custom theme by Network9.
Version: 1.0
Author: Network9
Author URI: http://www.network9.biz
*/

body {
    background-image: url('images/background.jpg');
    background-repeat:repeat-x;
    background-color: #FEFDF9;
    margin: 0px auto;
    font-family: helvetica, arial, verdana;
    font-size: 12px;
    color: #462F0D;
    background-position: top center;
    text-align:justify;
    line-height:1.6em;
    outline:none;
}

img {
    border: none;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

a {
    font-family: helvetica, arial, verdana;
    color: #339999;
    text-decoration: none;
}

a:hover {
    color: #007A6B;
    text-decoration: none;
}

form {
    margin: 0px;
    padding: 0px;
}

h1 {
    font-family: Arial;
    font-size: 14px;
    font-weight:normal;
    position: relative;
    color: #146959;
}

#first_text {
	margin: 0px auto;
	width: 974px;
	text-align: right;
	padding-right: 40px;
}

h1.first_text {
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #999;
	margin-bottom: 0px;
}

/* Homepage */

h3 {
    margin: 0 0 15px;
}

.entry h3, h3 a {
    color: #339999;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: 10px;
    left: 0;
}

.entry h3 {
    font-weight: normal;
    margin: 0 0 10px;
}

h4 {
    margin: 5px 0 0 0;
}

h4 a {
    font-family: helvetica, arial, verdana;
    font-size: 18px;
    color: #336699;
    margin: 0;
    font-weight: bold;
    text-decoration: none;
}

h5 {
	color: #007a6b;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 0px;
}

#container {
    background-color: white;
    background-repeat:repeat-y;
    width: 974px;
    margin: 5px auto 0;
    padding: 0;
    position: relative;
}

#content_container {
    position: relative;
    margin: 0;
    background-image:url('images/content-bg.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#f4f0de;
    min-height: 441px;
    float:left;
    width:974px;
    border-bottom:7px solid #007a6b;
}

#right_content, #right_content_home {
    position: relative;
    float: right;
    clear:none;
    margin-top:50px;
    width:540px;
    margin-right:110px;
}

#right_content {
	margin-bottom: 30px;
}

#right_content_home {
	width:455px;
	margin-right:40px;
}

.usda-small {
	position:absolute;
	right:-80px;
	top:-30px;
}
#left_content {
    position: relative;
    float: left;
    width: 324px;
    margin: 0;
    line-height: 1.6em;
    text-align: justify;
}

.entry {
    margin:0;
}

.entry ul {
    padding: 0;
    list-style-position:inside;
}

.entry ul li {
    list-style-image:url('images/bullet.jpg');
}

/************
Footer
************/
#footer_wrapper {
    margin: 0 auto;
    text-align: center;
    font-family: helvetica, arial, verdana;
    font-size: 10px;
    font-weight:normal;
    color: #a1744d;
    width:100%;
    line-height: 16px;
}

#footer {
    width:974px;
    margin:0 auto;
    padding:15px 0;
    position:relative;
    background-color:#fbf6e7;
}

#footer ul li {
    display: inline;
    border-left: #9c9790 2px solid;
    list-style:none;
}

#footer a {
    font-family: helvetica, arial, verdana;
    font-size: 10px;
    font-weight: normal;
    color: #a1744d;
    padding: 0px 7px;
}

#footer a:hover {
    color: #007A6B;
    text-decoration: none;
}

#facebook {
	height: 26px;
	width:26px;
	float:right;
	margin-right:10px;
}

/******************
Header and Navbar
******************/

#header {
    background-image: url('images/header-logo.png');
    width: 974px;
    position: relative;
}

#header_image {
	float:right;
	clear:none;
	margin: 0 1px 0 0;
	padding: 0;
}

#navbar {
    background-image:url('images/navbar.jpg');
    width: 974px;
    height: 31px;
    font-family: Helvetica, Arial, Verdana;
    position: relative;
    margin: 3px 0 0 0;
    padding: 0;
    float:left;
    clear:both;
}

#nav {
    width: 974px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 0 4px;
}

#nav li {
    list-style: none;
    margin:4px 0 0 0;
    padding: 0 0 5px 0;
    line-height:0px;
    height: 18px;
    display: inline-block;
}

#nav li a, #nav li a:link, #nav li a:visited {
    color: #462f0d;
    display: block;
    font-size: 15px;
    font-weight: normal;
    text-transform: none;
    margin: 12px 23px;
    padding: 0;
}

#nav li a:hover, #nav li a:active {
    padding: 0;
    margin: 12px 23px;
    text-decoration: none;
    color: #fffbf3;
}

li.current_page_item a {
    color: #fffbf3 !important;
}

.navlink, .mailing {
    position: absolute;
    top: 4px;
    height: 20px;
    outline:none;
}

.mailing {
    top: 9px;
    height: 26px;
    outline:none;
}

/***************
Sidebar widgets
****************/

span.title {
    display: none;
}

#home_banner {
    padding: 0;
    margin-top:-2px;
}

.splash #container {
	background-image:url('images/login_1.png');
	width:984px;
	height:700px;
	margin:40px auto 10px;
	position:relative;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top center;
}
	
#farmer {
	background-image:url('images/login_2.jpg');
	width:949px;
	height:	627px;
	position:absolute;
	left:14px;
	top:13px;
}

#age {
	background-image:url('images/over-21.jpg');
	height:39px;
	width:154px;
	position: absolute;
	bottom:0;
	right:50px;	
}

#age a {
	background-color:transparent;
	position:absolute;
	top:20px;
	left:41px;
	height:17px;
	width:20px;
}

table {
	text-align:left;
}

.recipe {
	color: #007a6b;
}

#recipe_callout {
	background-image: url('images/recipe_callout.png');
	height: 53px;
	width: 138px;
	padding: 5px 0px 5px 10px;
	margin: 55px 0px 0px 47px;
	
}

#recipe_callout a {
	font-family: helvetica, arial, verdana;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

#recipe_callout a:hover {
	color: #007A6B;
	text-decoration: none;
}