/*
Theme Name: MK3
Theme URI: http://www.markettheme.com
Description: Wordpress powered market theme
Version: 3
Author: Astereostudio
*/


/* General */
* { behavior: url(http://animalprintessentials.com/wp-content/themes/mk3/iepngfix.htc) }
body {
  background:#b49774 url(imgs/bg.jpg) 0 0 repeat-x;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #111;
}
a {
  text-decoration: none;
  color: #555;
}
/* Top Bar */

#bar {
  background-color: #DBE2C2;
  padding-top: 3px;
  padding-bottom: 6px;
  padding-right: 2%;
  padding-left: 2%;
}
#bar .pdl {
  float: right;
}
#bar .postform {
  font-family:verdana;
  font-size:8pt;
  background-color:#EEEEEE;
  border-width:1px;
  width:175;
  margin: 0;
}
#bar .pdl p {
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}
#sdl {
  float: right;
  margin: 20px 20px 0 0;
  padding: 0;
}
#header img.logo {
  margin: 0px;
  padding: 0px;
  float: left;
}
/* Nav */

#nav {
  background-color: transparent;
  margin:5px 0px 5px 0px;
  padding: 0;
  width: 400px;
  float: left;
  clear: left;
}

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin:0;
}
#nav li {
  float: left;
  margin: 0;
  padding: 0;
}
#nav li a {
  float: left;
  margin: 0 1px 0 0;
  font-size: 75%;
  font-weight: normal;
  text-decoration: none;
  padding: 5px 10px;
  color: #232323;
}
#nav li a:hover {
  color: #000;
  background: #fff;
}
#nav .current_page_item {
  background-color: #fff;
}
/* Wrap */
#wrapper {
width:960px;
margin:0 auto;
padding:26px 0 5px 0;
background:transparent /*url(imgs/wrap-bg.png) 0 0 no-repeat;*/;
height:100%;
}

#header {
	width: 960px;
	margin: 0px;
	background:#ebe4d2 url(imgs/header.gif) no-repeat 0 0;
	height:110px;
	padding: 0px;
}
#header a img {
  border: 0px;width:400px;
}
/* Content */

#content {
	float:left;
	width: 100%;
	height:100%;
	margin-bottom: 10px;
	background: #EBE4D2;
	padding: 0;
}

#content .r_sidebar
  {float:left;
   width:160px;
   height:100%;margin-left:0px;height:300px;
}
#content .r_sidebar h2 {font-size:1em; 
  color:#DC9A4E;
  margin: 0px;padding-left:2px;
  margin-bottom: 6px;}


*html #content .r_sidebar ul {margin-left:2px;list-style-type:disc;}

#categories h2 a {color: #DC9A4E;border-bottom:1px dotted #888;}
#categories ul {margin:0px;padding:0px; list-style-type:none;}
#categories ul ul {
margin-top:0px;
margin-left:0px;
list-style-type:none;
font-size:1em;
padding-left:0;
}

#categories ul ul li {
height:20px;
margin-bottom:0px;
background:transparent url(imgs/nav.gif) 0 0 no-repeat;
padding-top:1px;
padding-bottom:5px;
padding-left:0;
margin:0;
margin-bottom:-5px;
color:#ebe4d2;
}

#categories ul ul li.categories {margin-bottom:10px;color:#DC9A4E;font-weight:bold;border-bottom: 1px dotted #888;padding-bottom:0;height:18px;width:100px;}
#categories ul  ul li a {width:155px;background-image:none;color:#fff;font-size:0.75em;padding-left:2px;}

div#categories ul ul li.selected,div#categories ul ul li.selectedparent
{
   display:block;
   height:auto;
  
}

div#categories ul ul li a
{
   display:block;
   height:auto;
   padding:1px 0 5px 5px;
}


div#categories ul ul li.selected a
{
   display:block;
   height:auto;
   padding:1px 0 5px 5px;
}

div#categories ul ul li.selectedparent a
{
   display:block;
   height:auto;
   padding:1px 0 5px 5px;
}

div#categories ul ul.nodeLevel1 li.selected a
{
   display:block;
   height:auto;
   padding:1px 0 5px 1px;
   margin:0;
}

div#categories ul ul.nodeLevel1 li a
{
   display:block;
   height:auto;
   padding:0 0 5px 0;
   margin:0;
}

#categories ul ul li ul {
list-style-type:none;
margin-left:5px;
font-weight:normal;
}

#categories ul ul li ul li {
background:transparent url(imgs/nav.gif) 0 0 no-repeat;
padding-top:3px;
padding-bottom:3px;
padding-left:8px;
margin:0;
margin-bottom:-5px;
color:#ebe4d2;
font-size:1em;
}

#categories ul  ul li ul li.cat-item a {height:25px;background:transparent;
padding-top:3px;padding-bottom:2px;width:155px;margin:0;color:#ebe4d2;}
#categories ul  ul li ul li.cat-item a:hover {color:black;}

#categories  ul ul li ul li ul.children {margin-left:-5px;margin-top:4px;width:150px;}
#categories ul  ul li ul li ul.children li  {font-size:1em;width:150px;}
#categories  ul  ul li ul li ul.children li.cat-item a {width:150px;padding-left:10px;color:#ebe4d2;}
#categories a:hover {color:#000;}
.pagecategories {margin-left:10px;}
#content .newshome {
  width: 385px;
  float: right;padding-right:10px;
}


#content .news {
margin: 0;
padding: 0;
  width: 780px;
  float: right;/*padding-right:5px;margin-right:20px;*/
}

#content .news .head {
  background-image: url(imgs/news.gif);
  height: 23px;
  background-repeat: no-repeat;
  width: 100%;
  margin-bottom: 10px;
}
#content .news .post {
  float:left;
  margin: 0 0 15px 10px;
  width: 580px;
  padding: 0;
}
#content .news h2, #content .newshome h2 {
  font-size: 1em;
  color: #DC9A4E;

  margin: 0px;
  margin-bottom: 6px;
}
#content .news h2 a, #content .newshome h2 a {
  color: #DC9A4E;
  border-bottom: 1px dotted #888;
}

#content .news .article-post {
  float:left;
  margin: 0 0 15px 0;
  width: 580px;
  padding:0;
}


#content .news h2 a:hover, #content .newshome h2 a:hover {
  border-bottom: 1px dotted #222;
  color: #222;
}

#content .news h3, #content .newshome h3 {
  font-size: 0.8em;
  color: #000;
  margin: 0px;
  margin-bottom: 2px;
}
#content .news h3 a, #content .newshome h3 a {
  color: #000;
  border-bottom: 1px dotted #888;
}

#content .news h3 a:hover, #content .newshome h3 a:hover {
  border-bottom: 1px dotted #222;
  color: #222;
}
#main ul {margin-left:15px;padding-left:0;margin-top:0;}
#main ul li {margin-left:5px;padding-left:0;}
#main ul li a {font-size:0.785em;}
#content .news h2 img, #content .newshome h2 img {
  vertical-align: text-bottom;
  margin-right: 2px;
}
#content .news .comments {

  font-size: .825em;
  font-weight: normal;
  color: #ca1717;
}
#content .news p, #content .newshome p {
  font-size: .75em;
  line-height: 180%;
  margin-bottom: 11px;
  color: #232323;
}
#content .news .post p a {
  border-bottom: 1px solid #e2e2e2;
  color: #1c5f85;
  padding: 2px;
}
#content .news .post p a:hover {
  border-bottom: 1px solid #444;
}
#content .post h3 {
  font-size: .875em;


  color: #333;

  margin-bottom: 5px;
}
/* Content -> Product and Sidebar Panel */

#content .products {

  width: 940px;margin-left:10px;
  float: left;background:#d4b991; border:1px solid #A28868;
}
*html #content .products {margin-left:5px;}
#content .products h2 {
color:#8f1208;
font-size:1em;
padding: 0 0 0 10px;
}
#content .photoframe { float:left;background:transparent url(imgs/frame.jpg) 0 0 no-repeat ;color:#000;
width:380px;height:565px;margin-left:10px;}
*html #content .photoframe {margin-left:5px;}
#content .mainphoto {float:left;background:transparent ;
width:260px;height:371px;margin-top:64px;margin-left:60px;color:#000;}
*html #content .mainphoto {margin-left:34px;}
#content .caption {background:transparent;float:left;width:285px;height:100px;margin-top:10px;color:#000;
}
#content .products .head {
  background-image: url(imgs/newproducts.gif);
  height: 23px;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  margin-left: 8px;
}
#content .products .post {
  float: left;
  width: 116px;
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 10px;
  display: inline;
}
#content .products .post .item {
  font-size: 12px;
  background-image: url(imgs/itembg.gif);
  height: 116px;
  width: 116px;
  text-align: center;
  line-height: normal;
  margin-bottom: 5px;
}
#content .products .post .item img {
  margin-top: 7px;
}
#content .products .post .item a img {
  border: 1px solid #fff;
}
#content .products .post .item a:hover img {
  border: 1px solid #514112;
}
#content .products .post .inside {
  font-size: 12px;
}
#content .products .post .top {
  font-color: #222;
  text-align: center;
}
#content .products .post .top h2 {
  margin: 0px;
  padding: 0px;
  line-height: 130%;




  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}
#content .products .post .top h2 a {
  color: #514112;font-size:0.8em;
}
#content .products .post .top h2 a:hover {
  color: #A21E1D;
}
#content .products .post .bot {
  background-color: #F3F3F3;
  color: #222;
  padding-right: 2px;
  padding-left: 2px;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}

#content .products .post .bot p {
  color: #222;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  line-height: normal;
  font-weight: bold;
}
#content .products .navigation {
  font-size: 0.85em;
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 5px;
}
#content .products .navigation a {
  border: 1px solid #ccc;font-size:0.85em;
  color: #555;
  padding: 4px;








}
#content .products .navigation a:hover {
  border: 1px solid #222;
  color: #222;
}
#content .products .navigation .left {
  width: 45%;
  float: left;font-size:0.85em;
}
#content .products .navigation .right {
  width: 45%;
  float: right;font-size:0.85em;






  text-align: right;
}
/* Content -> Sidebar Widget Styles */

#content .products .widgetcase {
  width: 350px;
  float: right;
}
#content .products .widgetcase p {
  font-size: .850em;
  color: #343434;
  line-height: 175%;
}
#content .products .widgetcase .textwidget {
  font-size: .850em;
  color: #343434;
  line-height: 175%;
}
#content .products .widgetcase h2.widgetTitle {
  font-size: .965em;
  margin-bottom: 10px;
  padding: 0px;
  color: #454545;
  border-bottom: 1px dotted #ccc;
  font-weight: normal;
}
#content .products .widgetcase ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
#content .products .widgetcase ul li {
  margin-bottom: 0px;
}
#content .products .widgetcase ul li a {
  font-size: .950em;
  color: #1c5f85;
}
#content .products .widgetcase ul li a:hover {
  background-color: #e2e2e2;
  color: #222;
}
#content .products .widgetcase ul .children {
  margin-left: 20px;
  margin-bottom: 0px;
  font-size: .850em;
  line-height: normal;










}
#wp-calendar {
  background-color:#F1F1EF;
  border-left:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;
  font-size: .725em;
  vertical-align:middle;
  text-align:center;
  width: 100%;
  margin-bottom: 9px;

}
#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}
#wp-calendar a {
  display: block;
  text-decoration: none;
}
#wp-calendar a:hover {
  background: #E6E6DF;

  color: #333333;
}
#wp-calendar caption {
  display: none;
}
#wp-calendar td {



  color:#333333;

  font: normal 9px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;



  letter-spacing: normal;
  padding: 2px 0;
  text-align: center;
  background-color: #FFFFFF;
}
#wp-calendar td.pad:hover {
  font-size:9px;
  color:#FF4200;
  background-color: #ffffff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #E6E6DF;
  color: #ca1717;
}
#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}
/* Content -> Spacer */
.spacer {
  width: 100%;

  clear: both;
}
/* Content -> Product Item Display Page */

#content .breadcrumbs {
margin-top:-2px;
margin-bottom: 5px;
padding-left:10px;
}
#content .breadcrumbs p {
  font-size: 11px;
  text-transform: lowercase;
  color: #444;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: normal;
}
#content .breadcrumbs p a {
  border-bottom: 1px dotted #888;
  color: #111;
}
#content .breadcrumbs p a:hover {
  border-bottom: 1px dotted #111;
}
#content .news .ls {
  width: 256px;
  float: left;
}
#content .news .tr {
  width: 300px;
  text-align: center;
  line-height: normal;
float:right;
  padding-top: 4px;
  padding-bottom: 2px;margin-right:6px;
}
#content .news .tr img {
  width: 90px;
  height: 90px;
  padding: 1px;
  border: 1px solid #999;
  margin-right: 1px;
  margin-left: 1px;
}
#content .news .mi {
  width: 220px;
  padding: 2px;
  border: 1px solid #f2f2f2;
  margin-bottom: 2px;float:right;
  height: 220px;
  margin-right:5px;

}

#content .news .post .entrytext .article-post img { 
padding: 0;
margin: 0;
}
#content .desc {
  width: 340px;
  float: left;margin-left:0px;
  padding-top: 8px;
}
#content h1
{
   font-size: 14px;
   font-weight:700;
}
#content h2 .price {
  background-color: #DC9A4E;

  color: #fff;
  padding-right: 2px;
  padding-left: 2px;
  margin-left: 5px;
}
#content h2 .sold {
  background-color: #ca1717;
  color: #fff;
  padding-right: 2px;
  padding-left: 2px;
  margin-left: 5px;
}
#content .desc .buy {
  padding: 5px;
  font-size: 11px;
  line-height: 150%;
  text-transform: uppercase;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666;
}
#content .desc .buy .lsf {
  width: 40%;
  float: left;
}
#content .desc .buy .rsf {
  float: right;
  width: 40%;
}
#content .desc .buy .field {
  font-family: verdana;

  font-size: 8pt;
  background-color: #EEEEEE;
  border-width:1px;
  width: 115px;
  margin: 0px;
}
#content .desc .buy .field2 {
  font-family: verdana;
  font-size: 8pt;
  background-color: #EEEEEE;
  border-width:1px;
  width: 115px;
  margin: 0px;
}
#content .desc h2 {

  font-size: .875em;
  color: #555;








  margin: 0px;
  margin-bottom: 6px;
}
#content .desc p {
  font-size: .785em;

  line-height: 185%;
  margin-bottom: 11px;
  color: #232323;
}
#content .desc p a {
  color: #1c5f85;
  border-bottom: 1px solid #1c5f85;
}

#content .desc ul li{font-size:.785em;}
#content .desc p a:hover {
  color: #111;
  border-bottom: 1px solid #222;
}
/* Content -> Normal Full Product Flow */

#content .grid {
  margin: 10px auto;padding-top:10px;float:right;margin-right:10px;
  width: 760px;background:#D4B991;border:1px solid #A28868;
}
#content .grid .post {
  float: left;
  width: 116px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  display: inline;
}
#content .grid .post .item {
  font-size: 12px;
  background-image: url(imgs/itembg.gif);
  height: 116px;
  width: 116px;


  text-align: center;
  line-height: normal;
}
#content .grid .post .item img {
  margin-top: 7px;
}
#content .grid .post .item a img {
  border: 1px solid #fff;
}
#content .grid .post .item a:hover img {
  border: 1px solid #7cceed;
}

#content .grid .post .inside {
  font-size: 12px;
}
#content .grid .post .top {
  font-color: #222;
  text-align: center;
}
#content .grid .post .top h2 {

  margin: 0px;
  padding: 0px;
  line-height: 130%;
  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: .925em;
}
#content .grid .post .top h2 a {
  color: #916a49;
}
#content .grid .post .top h2 a:hover {
  color: #DC9A4E;
}
#content .grid .post .bot {
  background-color: #F3F3F3;
  color: #222;
  padding-right: 2px;
  padding-left: 2px;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;
}
#content .grid .post .bot p {
  color: #222;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  line-height: normal;
  font-weight: bold;
}
#content .grid .navigation {
  font-size: 12px;
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 5px;
}
#content .grid .navigation a {
  border: 1px solid #ccc;








  color: #555;

  padding: 4px;
}
#content .grid .navigation a:hover {

  border: 1px solid #222;
  color: #222;
}

#content .grid .navigation .left {
  width: 45%;

  float: left;
}
#content .grid .navigation .right {
  width: 45%;
  float: right;
  text-align: right;
}
#content .grid .price {
  background-color: transparent;
  color: #fff;
  width: 108px;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 9px;
}
#content .grid .sold {

  background-color: #d3d3d3;
  color: #ca1717;
  width: 108px;
  margin: 0 auto;

  text-align: center;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 9px;

}
/* Content -> Archives */

#content .archive {
  width: 100%;
  margin: 0 auto;
}
#content .archive h2 {
  font-size: .875em;
  margin: 0px;
  padding: 0px;
  margin-bottom: 9px;
}
#content .archive h2 a {
  color: #CC3433;
}
#content .archive h2 a:hover {
  color: #222;
}
#content .archive p {
  line-height: 165%;
  color: #232323;
  font-size: .825em;
}
#content .archive .col1 {
  width: 400px;
  padding-right: 49px;
  float: left;
}
#content .archive .col1 p {
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}
#content .archive .col1 p img {
  vertical-align: bottom;
}
#content .archive .col2 {
  width: 120px;


  padding-right: 29px;
  float: left;
  text-align: center;
}
#content .archive .col2 img {


  padding: 2px;
  border: 1px solid #ccc;
}
#content .archive .col2 a img {
  border: 1px solid #ccc;
}
#content .archive .col2 a:hover img {
  border: 1px solid #222;
}
#content .archive .col3 {
  width: 100px;
  padding-right: 29px;
  float: left;
  margin-right: 20px;
  text-align: center;
}
#content .archive .col3 .price {

  background-color: #DC9A4E;
  margin-top: 20px;
  color: #fff;
  padding: 2px;
  font-weight: bold;
}

#content .archive .col4 {
  width: 100px;
  float: right;
  text-align: center;
}
#content .archive .post-even {
  border-bottom: 1px solid #E9E1CF;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background-color: #f5f0e5;float:left;



  padding-right: 5px;
  padding-left: 5px;

}
#content .archive .post-odd {
  border-bottom: 1px solid #E9E1CF;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-left: 5px;float:left;
}
#content .archive .post-even p a, .post-odd p a {
  border-bottom: 1px dotted #999;
  font-weight: normal;
}
/* Content -> Comments */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
  
  background: #fff;
  border: 1px solid #333;
}
#commentform textarea {
  width: 98%;
}
#commentlist .author {
  font-size: .850em;
  margin-bottom: 5px;
  color: #555;
}
#commentlist li ul {
  border-left: 1px solid #ddd;
  font-size: 110%;
  list-style-type: none;
}
#commentlist p a {
  background-color: #fff;
  font-size: .925em;
  line-height: 175%;

}
/* Content -> Footer and Copyright */



#footer {

  width: 100%;
  margin-bottom: 5px;
  background-color: #F5F0E5;
  border-top: 1px solid #E8E1CF;
  border-bottom: 1px solid #E8E1CF;
  padding-top: 5px;
  padding-bottom: 5px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #999999;
}
#footer p a {
  color: #1c5f85;
}
#footer p a:hover {
  background-color: #ccc;
  color: #111;
}
#copyright {
  text-align: center;
}

#content .buy img a {border:none;}


#content .arcnews {width:790px;float:right;}
#content .entrytext {
float:left;
width:580px;
margin:0;
padding:0;
}
#main {
float:right;
width:165px;
padding: 0;
margin: 0 10px 0 0;
}
#content .arcnews .arcpost {float:left;}

#content .post .desc .specs a {color:#f5f0e5;background:#8f1208;padding:2px 5px 2px 5px;}
#content .post .desc .specs a:hover {color:#000;background:#dc9a4e;border:1px solid #000;}


#sidebar {
background:transparent;
float:left;
width:160px;
padding-left:2px;
height:100%;
}

#sidebar h2 {
color: #DC9A4E;
font-size:0.8em; 
padding:0;
margin: 0px 0 5px 0;
}
.sidebarWidgeted {
  list-style: none;
  padding:0;
  margin:0;height:100%;
}
.sidebarWidgeted ul {margin:0;padding:0;}



.sidebarWidgeted ul li ul {margin:0;padding:0;}

.sidebarWidgeted ul li ul li{
  margin-bottom:0px;font-size:12px;margin-left:0;padding-left:2px;background:transparent url(imgs/nav.gif) 0 0 no-repeat;padding-top:3px;padding-bottom:5px;
}
*html .sidebarWidgeted ul li ul li {padding-top:1px;padding-bottom:3px;}
.sidebarWidgeted ul li ul li ul {margin:5px 0 -5px -3px;}
*html .sidebarWidgeted ul li ul li ul {margin:3px 0 -3px 0px;}

.sidebarWidgeted li a {color:#fff;padding-top:4px;padding-bottom:4px;}
.sidebarWidgeted li a:hover {color:#ccc;}
#sidebar .sidebarWidgeted .widget {
  width: 160px;margin:0;
}
/*.sidebarWidgeted .widget {
  border:1px solid #ccc;
  border-bottom: 0px solid #ccc;
}*/

#sidebar .sidebarWidgeted .widget {
  background-color: transparent;
  margin-bottom:6px;
}
.sidebarWidgeted .widget .widgetTitle{
  
  color:#fff;
  margin-bottom:1px;
  padding:2px;
  padding-left:3px;
}

.sidebarWidgeted .widget .widgetContent{
  padding:3px;
}
#folding_category_list li {list-style: none; font-size:0.875em;background:transparent url(imgs/nav.gif) 0 0 no-repeat;color:#fff;}
#folding_category_list .lwfcl_level-0 {padding-left:0px;margin-left:0;font-size:0.875em;}
#folding_category_list .lwfcl_level-1 {padding-left:0px;padding-top:4px;}
#folding_category_list .lwfcl_level-2 {padding-left:0px;}

.widget ul {margin:0; padding:0}
 #folding_category_list, .widget ul li {list-style: none; padding-left:3px;}

a img {border:none;}

/* mailchimp */

#mc_embed_signup {
	border: 1px solid #A28868;
	padding: 5px;
	margin: 0 0 8px 0;
	background-color: #FFFFFF;
	color: #333333;
}

#mc_embed_signup p.mc_text {
	font-weight: bold;
	color: #666666;
	background: #E6DDC9;
	margin: 0;
	padding: .5em 1em;
	font-size: .8em;
}
#mc_embed_signup p.legal {
color: #666666;
margin: 0;
padding: 5px 0 0 0;
font-size: .6em;
line-height: 1.1em;
}
#mc-field-group{
margin: .3em 0;
padding: 0;
font-size: 0.8em;
}
