/* 
Theme Name: Mrs Magpie v1.0
Theme URI: http://www.mrsmagpie.co.uk
Description: Mrs Magpie Wordpress theme
Version: 1.0
Author: James Cuff
Author URL: http://www.james-cuff.com
Tags: 

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

/* = GLOBAL = */
* {margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #666;
	background: url("http://www.mrsmagpie.co.uk/images/bg.jpg");
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}
blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
h1 {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
h2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;

}
h3 {
	background-image: url(http://www.mrsmagpie.co.uk/images/heart.jpg);
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:5px;
	text-indent: 18px;
	background-repeat: no-repeat;
}

h4 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:5px;
}

ol, ul, li {
	list-style: none;
}

/* === HEADER === */
#header-container {
	width: 960px;
	margin: auto;
	height: 230px;
}
#header{
	width: 960px;
	height:200px;
	background-color:#FFFFFF;
	text-align:left;
}
#header_side{
	width:200px;
	text-align:right;
	position:relative;
	float:right;
	padding:10px 20px 10px 0px;
}

#newsletter-header-container {
	width: 600px;
	margin: auto;
	height: 230px;
}
#newsletter-header{
	width: 600px;
	height:150px;
	background-color:#FFFFFF;
	text-align:left;
}

/* === MENU === */

#menu {
	width:960px;
	height: 30px;
	float:left;
	clear: both;
	background-color:#FFFFFF;
	text-align:center;
}

/* === MENU === */

#newsletter-ad-top {
	width:430px;
	height: 60px;
	padding:10px 85px 10px 85px;
	float:left;
	clear: both;
	background-color:#FFFFFF;
	text-align:center;
}

#newsletter-ad-bottom {
	width:430px;
	height: 60px;
	padding:10px 85px 10px 85px;
	float:left;
	clear: both;
	background-color:#FFFFFF;
	text-align:center;
}

/* === MAIN AREA == */ 
.clear {
	position: relative;
	clear: both;
	height: 5px;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 960px;
	background-color:#FFFFFF;
	background-image: url(http://www.mrsmagpie.co.uk/images/branch.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainwrap{	
	width:960px;
	margin:0 auto;
	}
	
	#newsletter-mainwrap{	
	width:650px;
	margin:0 auto;
	}

#content {
	position: relative;
	width: 945px;
	margin: 0 0 0 15px;
	padding-bottom: 350px;
}

#newsletter-content {
	position: relative;
	width: 635px;
	margin: 0 0 0 15px;
	padding-bottom: 350px;
}

/* === MAIN BLOG === */
#left_sidebar {
position: relative;
	float:left;
	width:120px;
	padding:20px 10px 10px 5px;
}

#newsletter-main {
	float:left;
	width:600px;
	padding:10px 10px 10px 10px;
}

.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #4a4131;
}
.post {
	margin-bottom:60px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}


#main {
	float:left;
	width:640px;
	padding:10px 10px 10px 10px;
}

.thumbnail-class {
	float: left;
	width: 180px;
	height: 180px;
	}
	
.left {
	float: left;
	}

.fashion {
	float:left;
	width:180px;
	height:300px;
	padding:10px;
	margin-bottom:20px;
}

.fashion img {
	border: 1px #6e0293 solid;
}

.beauty {
	float:left;
	width:180px;
	height:300px;
	padding:10px;
	margin-left:15px;
	margin-bottom:20px;
}

.beauty img {
	border: 1px #f4fd30 solid;
}

.homes {
	float:left;
	width:180px;
	height:300px;
	padding:10px;
	margin-left:15px;
	margin-bottom:20px;
}

.homes img {
	border: 1px #ec7f20 solid;
}


.lifestyle {
	float:left;
	width:180px;
	height:300px;
	padding:10px;
	margin-bottom:20px;
}

.lifestyle img {
	border: 1px #41f8fe solid;
}


.weddings {
	float:left;
	width:180px;
	height:300px;
	padding:10px;
	margin-left:15px;
	margin-bottom:20px;
}

.weddings img {
	border: 1px #ff10bb solid;
}


.food-and-drink {
	float:left;
	width:180px;
	height:300px;
	padding:10px;
	margin-left:15px;
	margin-bottom:20px;
}

.food-and-drink img {
	border: 1px #24bf01 solid;
}


.offers {
	float:left;
	width:200px;
	height:300px;
	margin-bottom:20px;
}

.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #4a4131;
}
.post {
	margin-bottom:60px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

post ul {
	margin-left:35px
}
.post-comments {
	float: right;
	width: 63px;
	height: 61px;
	padding:18px 0 0 25px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-7px 0px 0 0;
	background: url(../mrs_magpie/images/commentbck.png) no-repeat;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(../mrs_magpie/images/socialbck.png) no-repeat;
}
.rss {	

		background: url(../mrs_magpie/images/rssicon.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
}

#fashion_category_main {
	float:left;
	width:620px;
	height:300px;
	margin-top:10px;
	margin-bottom:20px;
	padding:10px 10px 10px 10px;
	border: thin dotted #6e0293;
}

#fashion_category_main_image {
	float:left;
	width:300px;
	height:300px;
	margin-right:20px;
	border: thin solid #6e0293;
}

#fashion_category_3 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	margin-right:20px;
	border: thin dotted #6e0293;
	padding:10px 10px 10px 10px;
}

#fashion_category_3_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #6e0293;
}

#fashion_category_4 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	border: thin dotted #6e0293;
	padding:10px 10px 10px 10px;
}

#fashion_category_4_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #6e0293;
}

#fashion_category_5 {
	float:right;
	width:180px;
	height:670px;
	margin-bottom:20px;
	border: thin dotted #6e0293;
	padding:10px 10px 10px 10px;
}

#fashion_category_5_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #6e0293;
}

#fashion_category_6 {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #6e0293;
	padding:10px 10px 10px 10px;
}

#fashion_category_6_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #6e0293;
}

#fashion_category_ad {
	float:right;
	width:180px;
	height:180px;
	margin-bottom:20px;
	
	padding:10px 10px 10px 10px;
}

#fashion_category_treasure {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #6e0293;
	padding:10px 10px 10px 10px;
}

#fashion_category_treasure_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #6e0293;
}

#beauty_category_main {
	float:left;
	width:620px;
	height:300px;
	margin-top:10px;
	margin-bottom:20px;
	padding:10px 10px 10px 10px;
	border: thin dotted #f4fd30;
}

#beauty_category_main_image {
	float:left;
	width:300px;
	height:300px;
	margin-right:20px;
	border: thin solid #f4fd30;
}

#beauty_category_3 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	margin-right:20px;
	border: thin dotted #f4fd30;
	padding:10px 10px 10px 10px;
}

#beauty_category_3_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #f4fd30;
}

#beauty_category_4 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	border: thin dotted #f4fd30;
	padding:10px 10px 10px 10px;
}

#beauty_category_4_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #ec7f20;
}

#beauty_category_5 {
	float:right;
	width:180px;
	height:670px;
	margin-bottom:20px;
	border: thin dotted #f4fd30;
	padding:10px 10px 10px 10px;
}

#beauty_category_5_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #f4fd30;
}

#beauty_category_6 {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #f4fd30;
	padding:10px 10px 10px 10px;
}

#beauty_category_6_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #f4fd30;
}

#beauty_category_ad {
	float:right;
	width:180px;
	height:180px;
	margin-bottom:20px;
	
	padding:10px 10px 10px 10px;
}

#beauty_category_treasure {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #f4fd30;
	padding:10px 10px 10px 10px;
}

#beauty_category_treasure_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #f4fd30;
}

#homes_category_main {
	float:left;
	width:620px;
	height:300px;
	margin-top:10px;
	margin-bottom:20px;
	padding:10px 10px 10px 10px;
	border: thin dotted #ec7f20;
}

#homes_category_main_image {
	float:left;
	width:300px;
	height:300px;
	margin-right:20px;
	border: thin solid #ec7f20;
}

#homes_category_3 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	margin-right:20px;
	border: thin dotted #ec7f20;
	padding:10px 10px 10px 10px;
}

#homes_category_3_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #ec7f20;
}

#homes_category_4 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	border: thin dotted #ec7f20;
	padding:10px 10px 10px 10px;
}

#homes_category_4_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #ec7f20;
}

#homes_category_5 {
	float:right;
	width:180px;
	height:670px;
	margin-bottom:20px;
	border: thin dotted #ec7f20;
	padding:10px 10px 10px 10px;
}

#homes_category_5_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #ec7f20;
}

#homes_category_6 {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #ec7f20;
	padding:10px 10px 10px 10px;
}

#homes_category_6_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #ec7f20;
}

#homes_category_ad {
	float:right;
	width:180px;
	height:180px;
	margin-bottom:20px;
	
	padding:10px 10px 10px 10px;
}

#homes_category_treasure {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #ec7f20;
	padding:10px 10px 10px 10px;
}

#homes_category_treasure_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #ec7f20;
}

#lifestyle_category_main {
	float:left;
	width:620px;
	height:300px;
	margin-top:10px;
	margin-bottom:20px;
	padding:10px 10px 10px 10px;
	border: thin dotted #41f8fe;
}

#lifestyle_category_main_image {
	float:left;
	width:300px;
	height:300px;
	margin-right:20px;
	border: thin solid #41f8fe;
}

#lifestyle_category_3 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	margin-right:20px;
	border: thin dotted #41f8fe;
	padding:10px 10px 10px 10px;
}

#lifestyle_category_3_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #41f8fe;
}

#lifestyle_category_4 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	border: thin dotted #41f8fe;
	padding:10px 10px 10px 10px;
}

#lifestyle_category_4_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #41f8fe;
}

#lifestyle_category_5 {
	float:right;
	width:180px;
	height:670px;
	margin-bottom:20px;
	border: thin dotted #41f8fe;
	padding:10px 10px 10px 10px;
}

#lifestyle_category_5_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #41f8fe;
}

#lifestyle_category_6 {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #41f8fe;
	padding:10px 10px 10px 10px;
}

#lifestyle_category_6_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #41f8fe;
}

#lifestyle_category_ad {
	float:right;
	width:180px;
	height:180px;
	margin-bottom:20px;
	
	padding:10px 10px 10px 10px;
}

#lifestyle_category_treasure {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #41f8fe;
	padding:10px 10px 10px 10px;
}

#lifestyle_category_treasure_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #41f8fe;
}

#weddings_category_main {
	float:left;
	width:620px;
	height:300px;
	margin-top:10px;
	margin-bottom:20px;
	padding:10px 10px 10px 10px;
	border: thin dotted #ff10bb;
}

#weddings_category_main_image {
	float:left;
	width:300px;
	height:300px;
	margin-right:20px;
	border: thin solid #ff10bb;
}

#weddings_category_3 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	margin-right:20px;
	border: thin dotted #ff10bb;
	padding:10px 10px 10px 10px;
}

#weddings_category_3_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #ff10bb;
}

#weddings_category_4 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	border: thin dotted #ff10bb;
	padding:10px 10px 10px 10px;
}

#weddings_category_4_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #ff10bb;
}

#weddings_category_5 {
	float:right;
	width:180px;
	height:670px;
	margin-bottom:20px;
	border: thin dotted #ff10bb;
	padding:10px 10px 10px 10px;
}

#weddings_category_5_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #ff10bb;
}

#weddings_category_6 {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #ff10bb;
	padding:10px 10px 10px 10px;
}

#weddings_category_6_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #ff10bb;
}

#weddings_category_ad {
	float:right;
	width:180px;
	height:180px;
	margin-bottom:20px;
	
	padding:10px 10px 10px 10px;
}

#weddings_category_treasure {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #ff10bb;
	padding:10px 10px 10px 10px;
}

#weddings_category_treasure_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #ff10bb;
}

#food-and-drink_category_main {
	float:left;
	width:620px;
	height:300px;
	margin-top:10px;
	margin-bottom:20px;
	padding:10px 10px 10px 10px;
	border: thin dotted #24bf01;
}

#food-and-drink_category_main_image {
	float:left;
	width:300px;
	height:300px;
	margin-right:20px;
	border: thin solid #24bf01;
}

#food-and-drink_category_3 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	margin-right:20px;
	border: thin dotted #24bf01;
	padding:10px 10px 10px 10px;
}

#food-and-drink_category_3_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #24bf01;
}

#food-and-drink_category_4 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	border: thin dotted #24bf01;
	padding:10px 10px 10px 10px;
}

#food-and-drink_category_4_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #24bf01;
}

#food-and-drink_category_5 {
	float:right;
	width:180px;
	height:670px;
	margin-bottom:20px;
	border: thin dotted #24bf01;
	padding:10px 10px 10px 10px;
}

#food-and-drink_category_5_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #24bf01;
}

#food-and-drink_category_6 {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #24bf01;
	padding:10px 10px 10px 10px;
}

#food-and-drink_category_6_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #24bf01;
}

#food-and-drink_category_ad {
	float:right;
	width:180px;
	height:180px;
	margin-bottom:20px;
	
	padding:10px 10px 10px 10px;
}

#food-and-drink_category_treasure {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #24bf01;
	padding:10px 10px 10px 10px;
}

#food-and-drink_category_treasure_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #24bf01;
}

#offers_category_main {
	float:left;
	width:620px;
	height:300px;
	margin-top:10px;
	margin-bottom:20px;
	padding:10px 10px 10px 10px;
	border: thin dotted #bababc;
}

#offers_category_main_image {
	float:left;
	width:300px;
	height:300px;
	margin-right:20px;
	border: thin solid #bababc;
}

#offers_category_3 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	margin-right:20px;
	border: thin dotted #bababc;
	padding:10px 10px 10px 10px;
}

#offers_category_3_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #bababc;
}

#offers_category_4 {
	float:left;
	width:180px;
	height:450px;
	margin-bottom:20px;
	border: thin dotted #bababc;
	padding:10px 10px 10px 10px;
}

#offers_category_4_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #bababc;
}

#offers_category_5 {
	float:right;
	width:180px;
	height:670px;
	margin-bottom:20px;
	border: thin dotted #bababc;
	padding:10px 10px 10px 10px;
}

#offers_category_5_image {
	float:left;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border: thin solid #bababc;
}

#offers_category_6 {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #bababc;
	padding:10px 10px 10px 10px;
}

#offers_category_6_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #bababc;
}

#offers_category_ad {
	float:right;
	width:180px;
	height:180px;
	margin-bottom:20px;
	
	padding:10px 10px 10px 10px;
}

#offers_category_treasure {
	float:left;
	width:400px;
	height:180px;
	margin-bottom:20px;
	border: thin dotted #bababc;
	padding:10px 10px 10px 10px;
}

#offers_category_treasure_image {
	float:left;
	width:180px;
	height:180px;
	margin-right:20px;
	border: thin solid #bababc;
}

#main-blog {
	float:left;
	width:760px;
	padding:10px 0px 10px 10px;
}
#main-blog h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#4a4131;
	text-decoration:none;
	border-bottom:1px solid #b2b0a4;
}
#main-blog h1 a:hover{
	color:#d21600;
	text-decoration:none;
	border-bottom:1px solid #d21600;
}

.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #4a4131;
}
.post {
	margin-bottom:60px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

post ul {
	margin-left:35px
}
.post-comments {
	float: right;
	width: 63px;
	height: 61px;
	padding:18px 0 0 25px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-7px 0px 0 0;
	background: url(../mrs_magpie/images/commentbck.png) no-repeat;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(../mrs_magpie/images/socialbck.png) no-repeat;
}
.rss {	

		background: url(../mrs_magpie/images/rssicon.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
}

/* === SIDEBAR == */
#sidebar {
	width:120px;
	position:relative;
	float:right;
	padding:20px 20px 10px 0px;
}		

#search{
	width:200px;
	position:relative;
	float:right;
	padding-top:50px;
	padding-right:20px;
}

.form-input {
	width: 198px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-right: 10px;
	margin-bottom: 5px;
}


.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;	
}

.search-submit {
	width: 85px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-size:.85em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#calendar_wrap{
	margin-left:5px;
	}
		

/* --- IMAGES --- */

img {
	
}
p img {
	padding: 0;
	max-width: 100%;	
}
img.aligncenter {
	border: 1px solid #59350b;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
   border: 1px solid #59350b;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
	
/* == FOOTER == */

#googlead_panel {
	text-align: center;
	position: relative;
	height: 100px;
	width: 900px;
	background-color:#FFFFFF;
}

#bottom_menu{
	float: left;
	background-color:#000000;
	clear: both;
	padding: 5px 0px 0px 0px;
	text-align: center;
	position: relative;
	width: 960px;
}

#bottom{
	float: left;
	background-color:#FFFFFF;
	clear: both;
	padding: 5px 0px 5px 0px;
	text-align: center;
	position: relative;
	width: 960px;
}
#bottom p{
	text-align:center;
}

#wp-footer{
	position:absolute;
	background: url(../mrs_magpie/footer-wp.png) no-repeat;
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:460px;
}	
#wp-footer a {
	display: block;
	height: 0;
	padding-top:26px;
	overflow: hidden;
	text-decoration: none;
	width: 95px;
}
#wp-footer a:hover {
	background: url(../mrs_magpie/images/footer-wp.png) no-repeat 0 -28px;
}
/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #f2f2f2;
	border: 1px solid #b2b0a4;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
	border: 1px solid #b2b0a4;
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(../mrs_magpie/images/author.png) no-repeat center  ;
	border: 1px solid #7e7d75;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #47453a;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #d21600;
	border-bottom: 1px solid #d21600 ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #635537;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com{
	width:580px;
	padding: 0 0 5px 0px;
	clear: both;
}
#comhead{
	background:url(../mrs_magpie/images/comh3.png) no-repeat;
	margin-bottom:10px;
	color:#271b03;
	padding:8px 0 0 40px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	width: 175px;	
	height: 36px;
	
}
#respond {
	width:580px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	background:url(../mrs_magpie/images/comh3.png) no-repeat;
	width: 175px;	
	height: 36px;
	margin-top:25px;
	color:#271b03;
	padding:8px 0 0 70px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	

	
}
#commentform {	
	margin: 10px 10px 30px 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}
#commentform textarea{
	height: 130px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #333;
	border: 1px solid #b2b0a4;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}

.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}

.ddfmwrap form.ddfm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}


.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #b2b0a4;
}




.ddfmwrap p {
	color: #635537;
}

form.ddfm .credits {
	display: none;
}

.ddfmwrap .required {
	color: #cf0e0e;
}

.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #fdfef6;
	border: 1px solid #b2b0a4;
	color: #635537;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
}

.ddfmwrap .fmtextarea {
	height: 200px;
}

.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #918b6e;
}

.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}

.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #fdfef6;
	border: 1px solid #918b6e;
	color: #2b2d2f;
	font: normal 0.9em Arial, Helvetica, Geneva, sans-serif;
}


#wp-calendar {
empty-cells:show;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
width:200px;
}
