/*
Theme Name: Mabel & Rose
Theme URI: http://www.mabelandrose.com/
Description: The bespoke WordPress theme designed exclusively for Mabel&Rose by Branigan Interactive Ltd</a>.
Version: 1.0
Author: Dan Branigan
Author URI: http://www.branigan.co.uk
*/


/*  css reset */

* {
	margin:0;
	padding:0;
}


body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-size:12px;
	color:#000;
}

body.shop {
	background:url(images/bg-tile-flakepaint1.jpg) repeat center top;
}

body.blog {
	background:url(images/bg-tile-plank1.jpg) repeat center top;
}



.blog #outer {
	background:url(images/bg-outer-flower-blog.jpg) no-repeat center top;
}

.shop #outer {
	background:url(images/bg-outer-flower.jpg) no-repeat center top;
}

#wrapper {
	width:988px;
	margin:0 auto;
	padding:35px 0 0 0;
	text-align:left;
	position:relative;
}




/* header */

#header {
	position:relative;
	height:150px;
}

#logo {
	width:400px;
	height:90px;
	margin:0 0 29px 10px;
}

#logo a {
	display:block;
	width:400px;
	height:90px;
	background:url(images/logo-mabelandrose-400x90.gif) no-repeat 0px 0px;
    text-indent:-9999px;
	overflow:hidden;
}

p#strapline {
	position:absolute;
	width:200px;
	left:408px;
	top:80px;
	color:#ff0099;
	font-size:18px;
	text-transform:lowercase;
}

p#strapline em{
	color:#000;
	font-style:normal;
}

#header-contacts {
	position:absolute;
	width:325px;
	top:72px;
	right:0;
}

#header-contacts p {
	padding-top:16px;
	float:right;
	height:30px;
}

#header-contacts p.phone {
	background:url(images/ic-phone.gif) no-repeat 0px 0px;
	padding:12px 0 0 45px;
	font-size:14px;
}

#header-contacts p.email {
	background:url(images/ic-email.gif) no-repeat 0px 0px;
	margin:0 0 0 15px;
	padding:16px 0 0 48px;
}

#coming-soon {
	position:absolute;
	width:360px;
	right:0px;
	top:36px;
}

#coming-soon h3 {
	font-weight:normal;
	font-size:24px;
}






/* header toolbar */

/*#toolbar {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
	position:absolute;
	width:500px;
	right:0;
	top:20px;
}

#toolbar li {
	display:inline;
	padding:0 7px 0 10px;
	border-left:1px solid #cacaca;
}

#toolbar li#first{
	border-left:none;
}

#toolbar li a {
	text-decoration:none;
	color:#000;
	text-transform:lowercase;
	font-weight:bold;
}

#toolbar li a:hover {
	color:#ff0099;
}*/

/*navbar*/

#navbar {
	height:30px;
	width:988px;
	padding:0;
	margin:0;
	position:relative;
	z-index:10;
	top:1px;
	left:11px;
}

#navbar ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	height:36px;
}

#navbar li {
	float:left;
	background:url(images/tab-bg.gif) no-repeat right 0px;
	padding:0 5px;
	margin:0 10px 0 0;
	height:33px;
	width:126px;
	border-bottom:1px solid #cac5b2;
}

#navbar li a {
	float:left;
	width:126px;
	height:28px;
	padding:8px 0 0 0; 
	font-size:15px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

#navbar li.current {
	background:url(images/tab-current-bg.gif) no-repeat right 0px;
	height:36px;
	margin:-2px 10px 0 0;
	border-bottom:none;
}

#navbar li.current a{
	color:#000;
	padding:10px 0 0 0;
}

#navbar li a:hover {
	color:#b85089;
}



/* main content area */

#content {
	width:936px;
	padding:26px 26px 0 26px;
	margin:0;
	background:url(images/main-panel-bg-top.png) no-repeat 0px 0px;
}



/* side nav */

#side-nav {
	width:180px;
	float:left;
	margin:0 24px 0 0;
	padding:0 0 24px 0;
	background: url(images/bg-side-nav-bot.gif) no-repeat left bottom;
}

#side-nav ul {
	list-style-type:none;
	background: url(images/bg-side-nav-top.gif) no-repeat left top;
	padding:14px 18px 0 18px;
	margin:0 0 20px 0;
}

#side-nav li {
	margin:0;
	border-bottom:1px solid #e3dfd3;
}

#side-nav li a {
	display:block;
	padding:10px 0;
	color:#615841;
	text-decoration:none;
}

#side-nav li a:hover {
	color:#b85089;
}

#side-nav li.current a {
	color:#000;
	font-weight:bold;
}

/* antiques are green */

#aag {
	margin:0 0 15px 18px;
}

/* side banner */

.banner-side {
	margin:0 0 20px 18px;
}

/* side-bar newsletter */

#side-nav #newsletter {
	padding:20px 18px 0 18px;
}

#side-nav #newsletter form {
	border-top:1px solid #e3dfd3;
	padding:10px 0 0 0;
}

#side-nav #newsletter fieldset {
	border:none;
	margin:0;
	padding:0;
	text-indent:0px;
}

#side-nav #newsletter form h4 {
	color:#615841;
	font-size:13px;
	font-weight:bold;
	margin:0 0 6px 0;
	padding:0;
}

#side-nav #newsletter form p {
	margin:0 0 5px 0;
}

#side-nav #newsletter label {
	display:block;
	color:#615841;
}

#side-nav #newsletter input {
	border:1px solid #e3dfd3;
	height:20px;
	padding:3px 4px 0 2px;
}

#side-nav #newsletter .firstname-field-group input,
#side-nav #newsletter .lastname-field-group input,
#side-nav #newsletter .email-field-group input {
	width:138px;
	margin:0 0 4px 0;
}

#side-nav #newsletter #mce-responses {
	margin:10px 15px 0 0;
}



#side-nav #newsletter button {
	display:block;
	width:115px;
	height:25px;
	margin:6px 0 0 0;
	padding:0 0 3px 0;
	border:none;
	background:url(images/button-115x25.gif) no-repeat 0px 0px;
	color:#fff;
	font-size:12px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	vertical-align:top;
}

#side-nav #newsletter button:hover {
	color:#273e38;
}




/* page content */

.shop #page {
	width:732px;
	float:left;
	margin:0 0 0 0;
	padding:0;
}

.blog #page {
	float:left;
	width:575px;
	min-height:505px;
	margin:0 80px 0 0;
	padding:15px 0 0 15px;
}

#page h1 {
	color:#000;
	font-size:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 15px 0;
	line-height:1.1em;
}

#page h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0 0 12px 0;
	font-weight:normal;
}

#page h2 a {
	color:#000;
	text-decoration:none;
}

#page h2 a:hover {
	color:#6B8E7D;
	text-decoration:underline;
}

#page h3 {
	font-size:16px;
	margin:0 0 10px 0;
	font-weight:normal;
}

#page p {
	margin:0 0 1.2em 0;
	line-height:1.6em;
}

#page strong {
	color:#000;
}

#page ul {
	margin:0 0 20px 20px;
}
#page ol {
	margin:0 0 20px 24px;
}

#page li {
	margin:0 0 1em 0;
}

/*#page a {
	color:#6B8E7D;
}*/

/* page image styling */

/*right aligned image and caption*/

#page .alignright {
	float:right;
	margin:0px 0px 10px 10px;
}

.wp-caption {
	text-align:center;
	padding-top:5px;
}

#page p.wp-caption-text {
	font-size:10px;
	padding:5px 0 0 0;
}

/*customers thumbnails */

#page ol li img.alignleft {
	float:left;
	margin:10px 10px 10px 0;
}

#page ol li {
	clear:left;
}

/* sidebar */

#sidebar{
	width:250px;
	float:left;
	padding:20px 0 0 0;
}

#sidebar h3{
	font-size:13px;
	color:#777465;
	font-weight:bold;
}

.side-box {
	width:250px;
	background:url(images/side-box-bg.gif) no-repeat center bottom;
	padding:0 0 25px 0;
	margin:0 0 25px 0;
}

.side-box-inner {
	width:220px;
	padding:15px 15px 0 15px;
	background:url(images/side-box-inner-bg.gif) no-repeat center top;
}


#sidebar a {
	color:#000;
	text-decoration:none;
}

#sidebar a:hover {
	color:#6b8e7d;
}

#sidebar ul {
	list-style-type:none;
}

.side-box-inner h3 {
	margin:0 0 4px 0;
}

.side-box-inner ul {
	padding:0 0 15px 0;
}

.side-box-inner li {
	background:url(images/ic-list-flower.gif) no-repeat 0px 2px;
	padding:0 0 0 20px;
}

.side-box-inner p.feedlink {
	margin:0 0 10px 0;
}


/* side-bar newsletter */

#side-newsletter {
	
}

#side-newsletter form {

}

#side-newsletter fieldset {
	border:none;
	margin:0;
	padding:0;
	text-indent:0px;
}

#side-newsletter form h4 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:0;
}

#side-newsletter form p {
	margin:0 0 5px 0;
}

#side-newsletter label {
	font-size:12px;
	display:block;
	color:#615841;
}

#side-newsletter input {
	border:1px solid #8e8368;
	height:20px;
	padding:3px 4px 0 2px;
}

#side-newsletter .firstname-field-group input,
#side-newsletter .lastname-field-group input,
#side-newsletter .email-field-group input {
	width:212px;
	margin:0 0 4px 0;
}

#side-newsletter #mce-responses {
	margin:10px 15px 0 0;
}



#side-newsletter button {
	display:block;
	width:115px;
	height:25px;
	margin:6px 0 0 0;
	padding:0 0 3px 0;
	border:none;
	background:url(images/button-115x25.gif) no-repeat 0px 0px;
	color:#fff;
	font-size:12px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	vertical-align:top;
}

#side-newsletter button:hover {
	color:#273e38;
}






/* footer */

#footer {
	position:relative;
	height:131px;
	width:936px;
	margin:0 auto 30px auto;
	padding:85px 26px 0 26px;
	clear:both;
	text-align:left;
	font-size:11px;
	background:url(images/main-panel-bg-bot.png) no-repeat left top;
}

#footer #copyright {
	color:#6B8E7D;
	float:right;
	margin:-7px 0 0 0;
	text-align:right;
}


ul#footer-links  {
	list-style-type:none;
	margin:0 0 20px 0;
}

#footer-links li {
	margin:0 20px 0 0;
	float:left;
}

#footer-links li a {
	text-decoration:none;
}

#footer-links li a:hover {
	text-decoration:underline;
}





/* category page */

#page.category h1 {
	padding:0 0 32px 0;
	font-size:36px;
	color:#777465;
	background:url(images/divider-rose-postheading.gif) no-repeat right bottom;
}

#category-desc {
	font-weight:bold;
	margin:0 0 20px 0;
}

#category-list {
	width:575px;
}

#category-list h2 {
	font-size:24px;
}

#category-list h2.post-title {
	font-size:28px;
}

.post-list{
	margin:0 0 30px 0;
	height:150px;
}

.post {
	margin:0 0 30px 0;
}

#category-list .post {
	padding:0 0 50px 0;
	background:url(images/divider-rose.gif) no-repeat center bottom;
}


.category-thumbnail img{
	float:left;
	margin:0 10px 0 0;
	border:1px solid #cac5b2;
}

#page .post-list h2 {
	margin:0;
	font-size:
}

#page .post-list h2 a{
	text-decoration:none;
}

#page .post-list p.date {
	font-size:11px;
	margin:0;
	color:#615841;
}

#page .post-list p.entry {
	margin:0 0 5px 0;
}

#page .post-list p.entry a {
	text-decoration:none;
	color:#404040;
}

#page .post-list p.entry a:hover {
	color:#b85089;
}



/* single posts */

#page-header {
	margin:0 0 20px 0;
}

#page-header a{
	color:#777465;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
}

#page-header a:hover{
	color:#6B8E7D;
	text-decoration:underline;
}

#page h1.post-title {
	color:#000;
	font-size:36px;
	margin:0 0 5px 0;
	font-weight:normal;
}

#page h1.post-title a {
	color:#000;
	text-decoration:none;
}

#page h1.post-title a:hover {
	color:#6B8E7D;
	text-decoration:hover;
}

#page p.date {
	margin:0 0 20px 0;
	color:#615841;
}

/*#entry {
	font-size:13px;
}*/

p.postmetadata {
	border-top:1px solid #cac5b2;
	margin:1em 0;
	padding:1em 0 0 0;
	clear:both;
	color:#615841;
}

p.post-tags {
	font-size:11px;
}


/* comments */

#respond {
	margin:0 0 35px 0;
}

h3#respond, 
h3#comments,
#respond h3,
#comments h3 {
	color:#615841;
	margin:15px 0;
	padding:15px 0 0 0;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#respond p {
	margin:0 0 5px 0;
}

form#commentform {
	font-size:12px;
}

form#commentform label {
	color:#615841;
	display:block;
}

form#commentform input {
	border:1px solid #aca897;
	height:20px;
	padding:3px 4px 0 2px;
	width:250px;
}

textarea#comment {
	margin:0;
	width:500px;
	border:1px solid #aca897;
	height:200px;
}

#respond button {
	display:block;
	width:115px;
	height:25px;
	margin:12px 0 0 0;
	padding:0 0 3px 0;
	border:none;
	background:url(images/button-115x25.gif) no-repeat 0px 0px;
	color:#fff;
	font-size:12px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	vertical-align:top;
}

#side-newsletter button:hover {
	color:#273e38;
}
ol.commentlist {
	margin:0 0 1.5em 2.5em;
	padding:0;
}

/* links */

#page #links-list {
	list-style-type:none;
	margin:0;
	padding:0;
}

#links-list h2 {
	font-size:16px;
	margin:0 0 15px 0;
}

#links-list ul li {
	list-style-type:none;
	background:url(images/raquo-page.gif) no-repeat 0px 5px;
	padding:0 0 0 10px;
}

#links-list ul li a{
	text-decoration:none;
	display:block;
	margin:0 0 5px 0;
}

#links-list ul li a:hover {
	text-decoration:underline;
	color:#262262;
}






/*sitemap*/

#sitemap .sitemap-homelink {
	border-bottom:1px dotted #c3c4c6;
	padding:0 0 5px 10px;
	margin:0 0 5px 0;
	background:url(images/raquo-page.gif) no-repeat 0 5px;
}

#sitemap ul {
	list-style-type:none;
	width:300px;
}

#sitemap ul li {
	border-bottom:1px dotted #c3c4c6;
	padding:0 0 5px 10px;
	margin:0 0 5px 0;
	background:url(images/raquo-page.gif) no-repeat 0 5px;
}

#sitemap ul ul {
	margin:8px 0 0 15px;
	padding:0;
}

#sitemap li li {
	background:url(images/bullet-page.gif) no-repeat 0px 6px;
	padding:0 0 0 10px;
	border:none;
	font-size:12px;
}

#sitemap a {
	text-decoration:none;
	color:#6d6e70;
}

#sitemap a:hover {
	text-decoration:underline;
	color:#262262;
}

/*homepage*/

#home-feature {
	width:732px;
	margin:0 0 24px;
}

#home-feature-intro {
	float:left;
	width:201px;
	height:282px;
	padding:30px 18px 18px 18px;
	margin:0 0 0 0;
	color:#333735;
	background:url(images/home-feature-intro-bg-2.jpg) no-repeat center top;
}

#home-feature-intro h2{
	font-size:40px;
	margin:0 0 2px 0;
}

#home-feature-intro p{
	line-height:2.2em;
	font-size:13px;
}

#home-feature-pic {
	float:left;
	width:495px;
	height:330px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#home-feature-pic img {
	display:none;
}

#home-feature-pic img.first {
	display:block;
}

/* home bottom */

#home-bottom {
	position:relative;
	width:696px;
	height:300px;
	padding:30px 18px 0 18px;
	background:url(images/home-blog-bg.jpg) no-repeat center top;
}

#home-about {
	float:left;
	width:312px;
	margin:0 48px 0 0;
	color:#404040;
}

#home-about h2{
	font-size:13px;
	font-weight:bold;
	color:#404040;
	margin:0 0 24px 0;
	line-height:1.6em;
	font-family:"Lucida Sans", Arial, sans-serif;
}

#home-about .cta {
	position:absolute;
	width:312px;
	left:18px;
	bottom:15px;
	line-height:1.3em;
}


/* home blog */

#home-blog {
	float:left;
	width:312px;
	color:#404040;
}

#home-blog h3 {
	font-size:28px;
	font-weight:normal;
	color:#333735;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}

#home-blog h3 a {
	color:#333735;
	text-decoration:none;
}

#home-blog h3 a:hover {
	color:#b85089;
}

#page #home-blog .post-list .date {
	margin:0 0 12px 0;
}

#page #home-blog .post-list .date a {
	color:#615841;
	text-decoration:none;
}

#page #home-blog .post-list .date a:hover {
	color:#b85089;
}

#home-blog .cta {
	position:absolute;
	width:312px;
	left:377px;
	bottom:15px;
	line-height:1.3em;
}




/* forms */

div.wpcf7 {
	margin: 0;
	background:#f8f4e5;
	position:relative;
}

form.wpcf7-form{
	padding:25px;
}

form.wpcf7-form label{
	color:#615841;
	display:block;
}

form.wpcf7-form input {
	border:1px solid #aca897;
	height:20px;
	padding:3px 4px 0 2px;
	width:250px;
	margin:0 0 12px 0;
}


#page form.wpcf7-form p {
	margin: 0;
	line-height:normal;
}

#page div.wpcf7 {
	margin: 0 0 20px 0;
	background:#f8f4e5;
	position:relative;
}

form.wpcf7-form textarea {
	margin:0;
	width:500px;
	border:1px solid #aca897;
	height:200px;
}

form.wpcf7-form button {
	display:block;
	width:115px;
	height:25px;
	margin:12px 0 0 0;
	padding:0 0 3px 0;
	border:none;
	background:url(images/button-115x25.gif) no-repeat 0px 0px;
	color:#fff;
	font-size:12px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	vertical-align:top;
}


#form-message {
	position:relative;
	top:0;
}

/*testimonials page*/

#testimonials-list blockquote {
	border-bottom:1px dotted #C3C4C6;
	margin:0 0 16px 0;
	padding:0 0 16px 0;
}

#testimonials-list blockquote p {
	font-style:italic;
	font-size:14px;
	margin:0 0 1em 0;
}

#testimonials-list blockquote cite {
	font-style:normal;
	font-weight:bold;
}

#testimonials-list blockquote cite span.company-name {
	color:#662d91;
}

#testimonials-list blockquote cite a {
	text-decoration:none;
}

#testimonials-list blockquote cite a:hover {
	text-decoration:underline;
}



/* generic */

a
{
  outline: none;
  color:#6B8E7D;
}

a:hover
{
	color:#b85089;
}

.morelink {
	color:#6B8E7D;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.morelink:hover {
	color:#b85089;
}

a img {
	border:none;
}


/* CLEAR FIX*/
.clearfix:after {
    content: ".";
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */