/*
Theme Name: French Market Theme
Theme URI: http://www.lcware.com/
Description: A custom template by Eóin Lennon
Author: Eoin Lennon	

Tags: French wine and produce

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	color: #620A10;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 75%;
	line-height: 150%;
	background-color: #840A16;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/Red-Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 0px;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	line-height: 100%;
	font-weight: bold;
	float: right;
	padding-top: 40px;
}
h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #351316;
}
h2 {
	color: #60080F;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 190%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
}
h2 a, h2 a:visited {
	color: #640B10;
	text-decoration: none;
}
h2 a:hover {
	color: #CE732D;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #902434;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/Background-french-market.jpg);
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
#header {
	height: 168px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(images/Header-Nav.png);
}
#headerlogo {
	float: left;
	z-index: 2;
	position: absolute;
	padding: 5px;
	width: 133px;
}
#headerbottle {
	float: right;
	position: absolute;
	right: 190px;
	height: 45px;
	width: 190px;
	z-index: 3;
}
#headerimage {
	float: right;
	z-index: 1;
}
#headerimg {
	position: relative;
	height: 60px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	float: left;
	width: 700px;
}
#headerimg .description{
	position: absolute;
	color: #FFFFFF;
	font-size: 125%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	right: 0px;
	font-style: italic;
	top: 100px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	padding: 0px;
	top: 135px;
	left: 20px;
	right: 5px;
}
#nav li {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#nav a {
	color: #620910;
	text-decoration: none;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 100%;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bolder;
}
#nav a:visited {
	color: #6B171E;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}

#content {
	float: right;
	width: 620px;
	padding-top: 20px;
	padding-bottom: 50px;
	z-index: 3;
	margin: 0px;
	padding-right: 20px;
	padding-left: 10px;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 92%;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	clear: both;
	float: left;
}
.commentlist {
	padding-left: 20px;
	line-height: 130%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 50px;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: left;
	width: 175px;
	z-index: 4;
	height: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#corks{
	background-color: #FFCC66;
	height: 300px;
	width: 100%;
	z-index: 5;
	position: relative;
	background-image: url(images/corks.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#searchform {
	width: 170px;
	padding: 0px;
	margin: 0px;
}
#searchform #s {
	border:1px solid #203346;
	width: 80px;
	height: 22px;
	border: 1px solid #751813;
	vertical-align: middle;
	color: #6A1111;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#searchform #searchsubmit {
	border: none;
	width: 28px;
	height: 24px;
	color: #831718;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
#searchform label {
	font-size: 11px;
	color: #9B1F20;
	padding: 0px;
	margin: 0px;
}
#sidebar h3 {
	color: #751513;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 140%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 12px;
	padding-left: 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #A32522;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #A92823;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	color: #CCCCCC;
	font-size: 95%;
	line-height: 130%;
	z-index: 5;
	width: 860px;
	clear: both;
	background-image: url(images/xspecial-fotter.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	padding: 0px;
	margin: 0px;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
	padding-top: 12px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footer h4 {
	color: #CCCCCC;
	margin: 10px 0px 5px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 120%;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	color: #8D1520;
	line-height: 100%;
	font-size: 80%;
	position: relative;
	padding-top: 12px;
	height: 20px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#credits a, #credit a:visited{
	color: #AD6F48;
}
#secondNav {
	list-style: none;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 860px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#secondNav li {
	margin-left: 5px;
	margin-top: 5px;
	float: left;
	width: auto;
}
#secondNav a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 100%;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
.imageR
{
	padding-left: 12px;
	float: right;
	padding-right: 12px;
}
.imageL {
	margin-top: 0px;
	margin-right: 12px;
	float: left;
}

#sideshoppingcart{
	background-image: url(../../uploads/wpsc/themes/frenchMarket/images/transparentCream.png);
}
.imageR
{
	padding-left: 12px;
	float: right;
	padding-right: 12px;
}
.imageL {
	margin-top: 0px;
	margin-right: 10px;
	height: auto;
	float: left;
	margin-bottom: 0px;
}
img.alignright {
	border: none;
	padding: 0;
	float:right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 1em;
	margin-left: 1em;
}
img.alignleft {
	border: none;
	padding: 0;
	float:left;
	margin-top: 0;
	margin-bottom: 1em;
}
img.aligncenter {border: none; padding: 0; display: block; margin-left: auto; margin-right: auto}
a img.alignright {
	border: none;
	padding: 0;
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-left: 1px;
}
a img.alignleft {
	border: none;
	padding: 0;
	float:left;
	margin-top: 0;
	margin-bottom: 1em;
	position: static;
}
a img.aligncenter {border: none; padding: 0; display: block; margin-left: auto; margin-right: auto}
#adverts{
	padding: 0px;
	height: 125px;
	width: 860px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
