@import url("css/global.css");
@import url("css/tabber.css");
@import url("css/superfish.css");
/*
THEME NAME: Limecafe
THEME URI: http://www.applecarte.co.uk
DESCRIPTION: limecafe v1.0
VERSION: 1.0
AUTHOR: <a href="http://www.applecarte.co.uk">Web Design by Applecarte</a>
AUTHOR URI: http://www.applecarte.co.uk
*/

body {
	background: #f3f3f3 url(images/bgr.gif) repeat-x;
	text-align:center;
	color:#333;
	font: normal 0.75em/1.5em Verdana, Geneva, sans-serif;
}
html>body {
	font-size: 12px;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	color:#4D4D4D;
}
h1 {
	margin: 0.6em 0;
	font-size: 2.5em;
	line-height: 1.3em;
	font-weight:bolder;
}
h2 {
	margin: 0.75em 0;
	font-size: 2em;
	line-height: 1.3em;
}
h3 {
	margin: 0.0em 0;
	font-size: 1.6667em;
	line-height: 1.3em;
	padding-bottom:8px;
}
h4 {
	margin: 1em 0;
	font-size: 1.5em;
	line-height: 1em;
}
h5 {
	margin: 1.125em 0;
	font-size: 1.3333em;
	line-height: 1.125em;
}
h6 {
	margin: 1.2857em 0;
	font-size: 1.1667em;
	line-height: 1.2857em;
}
p, ul, blockquote, pre, td, th, label {
	margin: 0 0 1.5em;
	font-size: 1em;
	line-height: 1.5em;
}
blockquote {
	color: #666;
	font-style: italic;
}
pre {
	font: 1em 'Courier New', Courier, monospace;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	background-color:#eeeeee;
	border:1px solid #DEDCDD;
	padding:10px;
	margin: 0.5em 0;
}
#wrap {
	width:960px;
	text-align: left;
	background:transparent;
	margin:0 auto;
}
/* **************** Header *************** */

#header {
	width:940px;
	height:182px;
	display:inline;
	float:left;
	margin:0 10px;
	background: url(images/header.gif) no-repeat left top;
}
#header a img {
	border: none;
	margin: 0;
	padding: 0;
}
#logo {
	float:left;
	width: 498px;
	height:151;
	padding: 35px 35px;
}
#header h1 a {
	text-decoration:none;
	color:#fff;
	text-transform: uppercase;
	font: 900 50px Verdana, Geneva, sans-serif;
}
#header h1 a:hover {
}
#header h1 {
	margin: 24px 0 0 6px;
}
#header #desc {
	margin: 0 0 0 10px;
	color:#fff;
	float: left;
	font: 900 14px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
#adheader {
	float:right;
	padding: 55px 0;
	width: 470px;
}
/* **************** Navbar *************** */
.topnav, .mainnav {
	width:940px;
	display:inline;
	float:left;
	margin:0 10px;
}
.topnav {
	height:30px;
	margin: 10px 10px 0;
}
.mainnav {
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 1px;
}
.topnav a {
	display:block;
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
}
.mainnav a {
	display:block;
	color: #666666;
	font-size:14px;
	text-decoration:none;
}
.mainnav a:visited {
	color: #666666;
}
/* **************** Content *************** */
#main {
	float:left;
	width:940px;
	background: #fff url(images/mainbgr.gif) repeat-y 640px 0px;
	margin: 0 10px;
	border-right: 5px solid #e5e5e5;
	border-left: 5px solid #e5e5e5;
}
#content {
	width:640px;
	display:inline;
	float:left;
	padding: 20px 0 0;
}
.post, #comments-template {
	padding:20px 20px 30px 0;
	margin: 0 0 20px 20px;
	border-bottom: 1px solid #e5e5e5
}
h1.posttitle {
	margin:0 0 0.6em 0;
	padding:0 0 0.6em 0;
	border-bottom: 1px solid #111;
	line-height: 1.4em;
}
h1.pagetitle {
	padding: 0.6em 20px;
	margin: 0.6em 0 0 ;
	font-size: 2.5em;
	line-height: 0.6em;
}
h1.posttitle a, h2.posttitle a {
	text-decoration: none;
	color:#4D4D4D;
}
h2.posttitle {
	margin: 0 0 0.6em 0;
	font-size: 2.5em;
	line-height: 1.3em;
	color:#4D4D4D;
	font-weight:bold;
}
.archivetitle{
	font-size:1.6667em;
	line-height:0.9em;
	padding:0.9em 20px;
	margin: 0.9em 0 0 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	background: #e5e5e5;
	color:#4D4D4D;
}
p.small {
}
.post .entry {
}
.post img {
	max-width: 580px;
	height: auto;
}
.post a {
	color: #793a57;
	text-decoration:underline;
}
.post a:hover {
	text-decoration: none;
}
.post ul, .post ol{
	list-style: none;
	margin: 0 0 1.5em 1.5em;
	padding: 0;
}
.post dl {
	margin: 0 0 1.5em 0;
	padding: 0;
}
.post li {
	padding: 3px 0 3px 25px;
	margin: 3px 0;
	background: url(images/bullet.gif) no-repeat 0 0;
}
.ribbon {
	margin: 0 0 0.75em 0;
}
.metadata {
	background:transparent url(images/ribbon.gif) no-repeat 0 0;
	color:#fff;
	font-size: 11px;
	height:31px;
	line-height:24px;
	padding:0 0 0 32px;
	float:left;
	margin:0 0 0 -32px;
	width:239px;
	z-index:99;
}
.comm {
	background:transparent url(images/comm.gif) no-repeat scroll left center;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	padding:0;
	text-align:center;
	width:33px;
	right:0px;
	margin: 0;
}
.post .comm a {
	text-decoration: none;
}
.commentmetadata {
}
a.readmore  {
	padding: 0.375em 6px;
	background: #4D4D4D;
	color: #ABDA4D;
	text-decoration: none;
}
.readmore a:hover {
	background: #8b4363;
}
.postmetadata {
	padding: 10px 10px;
	margin-top:10px;
	background: #f5f5f5 url(images/bgradient.gif) repeat-x;
	border: 1px solid #e3e3e3;
}
.time, .edit, .auth {
}
.comm, .catt, .tags {
}
/* PageNavi*/
.wp-pagenavi {
	padding: 10px 20px 0;
	text-align: center;
	font-size: .833em;
	line-height: 1.8em;
	margin: 0 0 30px 0;
}
.wp-pagenavi a {
	padding: 4px;
	margin: 3px;
	text-decoration: none;
	border: 1px solid #e5e5e5;
	color: #793a57;
}
.wp-pagenavi a:hover {
	background-color: #f5f5f5;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 4px;
	margin: 3px;
	border: 1px solid #e3e3e3;
	background-color: #f5f5f5;
	font-weight: bold;
}
/* **************** Sidebar *************** */
#sidebar {
	width:300px;
	display:inline;
	float:left;
	margin:0 0 10px 0;
	padding: 20px 0 0;
}
.widget {
	padding: 20px 0 20px 20px;
	margin: 0 20px 0 0;
	border-bottom: 1px solid #e5e5e5;
}
.widget a, .tabbertab a {
}
.widget a:hover, .tabbertab a:hover {
	color: #793a57;
}
#sidebar h3, .bottom h3 {
	padding:0 6px;
	color: #333333;
	margin: 0 0 0.9em 0;
	font-weight:bold;
	}
#sidebar ul, .bottom ul {
	list-style-type: none;
	margin: 0;
}
#sidebar ul li {
}
#sidebar ul li a, .bottom ul li a {
	padding: 6px 5px 6px 25px;
	display:block;
	background:transparent url(images/sbullet.gif) no-repeat 3px 50%;
}
#sidebar ul#recentcomments a, bottom ul#recentcomments a {
	background:none;
}
#sidebar ul li a:hover, .bottom ul li a:hover {
	text-decoration: none;
}
#sidebar p, .bottom p {
	padding:0 6px;
}
#sidebar select {
	width:100%;
}
.social_networks img {
	margin: 0 5px 0 0;
	padding: 0;
	border: none;
}
.rsswidget img {
	display: none;	
}
/* Bottom */

#bottomwrap {
	width: 100%;
	background: #793a57 url(images/bottom.gif) repeat-x;
	text-align: left;
}
#bottom {
	width:960px;
	margin:0 auto;
	padding: 2px 0 0;
}
.bottom {
	width: 300px;
	margin: 10px 15px 10px 10px;
	color: #fff; 
}
#bottom .last{
	margin: 10px 0 10px;
}
.bottom h3 {
	color:#e7e3e5;
}
.bottom .widget {
	border-bottom: none;
}
.bottom .widget a {
	color:#fff;
}
.bottom .widget ul li a {
	border-bottom:1px solid #985c78;
}
.bottom ul li a {
background:transparent url(images/bbullet.gif) no-repeat 3px 50%;
}
.bottom ul li a:hover {
	color:#e7e3e5;
}
/* **************** Footer *************** */
#footer {
	padding: 20px 0 12px;
	background: #4D4D4D ;
	border-top:1px solid #FFFFFF;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: .833em;
	color:#fff;
}
#footer a:link, #footer a:visited {
	text-decoration:underline;
	color:#fff;
}
#footer a:hover {
	text-decoration:none;
}
/* **************** Search Form *************** */
#subscribe {
}
#searchform, #subscribeform {
	margin: 0;
	padding: 0;
}
fieldset.search {
	border: none;
	width: 258px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	font-size: 12px;
	width: 155px;
	height: 20px;
	padding: 18px 5px 18px 30px;
	background: #d2d0ce url(images/sform.jpg);
}
.search input.box:focus {
	outline: none;
}
.search input.submit {
	width: 50px;
	height: 50px;
	cursor: pointer;
	background:#d2d0ce url(images/sbutton.jpg);
}
/* **************** Comments *************** */
#comments-template {
}
#comments-template a:link {
	color: #793a57;
}
h4#comments {
	margin: 0 0 1em;
	font-size: 1.5em;
	line-height: 1em;	
	padding:0.5em ;
	background:#f3f3f3;
	border:0.0833em solid #e5e5e5;
}
.commnavigation {
	display:block;
	margin: 10px 0;
}
ol.commentlist li {
	background: #f5f5f5 url(images/bgradient.gif) repeat-x;
	margin:0 0 10px;
	padding:10px;
	position:relative;
	border:1px solid #e3e3e3;
}
ol.commentlist li.even {
	background:#dedede;
}
ol.commentlist li.odd {
}
.comment-author, .reply {
	font-weight: bold;
	text-transform: uppercase;
}
.avatar {
	float:right;
	margin:0 0 0 10px;
	border:none;
}
#respond {
	height:100%;
	margin:0 0 10px;
}
#respond h3 {
	font-weight: bold;
	font-size:2em;
	margin-bottom: 0.5em;
	line-height:normal;
	border-bottom: 2px solid #111111;
}
#commentform {
	padding:0;
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
}
#commentform p {
	color:#793a57;
}
#commentform input {
	background:#f5f5f5;
	border:1px solid #e3e3e3;
	padding-left:5px;
}
#commentform textarea {
	background:#f5f5f5;
	border:1px solid #e3e3e3;
	width:95%;
	padding:5px 5px;
}

#commentform input#submit {
	width:auto;
	padding:3px 5px;
	background:#565656;
	color:#fff;
}

.breadcrumb
{
	font-size: 1.0em;
	color: #ABDA4D;
	margin-left:20px;
	font-weight: 500;
}

.divider {border-bottom: 1px #666666 dotted; padding-top:15px; margin-bottom:15px; display:block; width:580px;clear : both;}
.divider p{ display:none;}

#content table {

text-align: center;
margin: 10px 0;
width:580px;
color: #5a584c;
font-size:1.0em;
}

#content td {
/*background-color: #ce4;*/
padding: 10px 25px;
}

#content th {
background-color: #333333;
padding: 10px 20px;
color: #fff;
}


#content tr.alt {
background-color: #333333;
}

#OrderForm {/*background-color: #e5e5e5;*/}

.formTitle {background-color:#333333; color:#FFFFFF; width:580px; padding:5px 5px 5px 15px; display:block;}

#OrderForm fieldset {

padding: 0 30px;
margin: 0px 0;
}

#OrderForm legend {

color: #FFFFFF; font-size: 1.2em; font-weight: normal;
background-color:#333333;
padding: 0 0px;
margin: 0px 0;
}

#OrderForm label {color: #333333; font-size: 1.1em; }
#OrderForm label.product {color: #333333; font-size: 1em; font-weight: normal;}

#OrderForm input {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
width: 520px;
color: #333333;
padding: 2px;
}

#OrderForm input.send {
margin: 20px 0 20px 0;
padding-bottom: 0;
width: 80px;
color: #fff;
background-color: #333333;
font-weight: bold;
border: 2px solid #333333;
}

#OrderForm input.formradio {
margin: 0 10px 0 0;
padding: 0;
width: 20px;
border: none;
vertical-align: middle;
}

#OrderForm textarea {
width: 520px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #333333;
padding: 2px;
}

#OrderForm select {
width: 200px;
color: #333333;
border: 1px solid #333333;
}

#OrderForm p {padding: 5px 0;}