/* 
Theme Name: Baked By Rachel
Theme URL: http://www.bakedbyrachel.com
Description: Custom theme for Baked By Rachel.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0
*/

/*CSS RESET*/
body {
	height: 100%; }
html, body, div, h1, h2, h3, p, ul, ol, li, form, fieldset, input, textarea, p, blockquote  {
	font-size: 100%;
	margin: 0;
	padding: 0 }  
ul {list-style: none;}  
img, fieldset, a  {
	border: 0;
	outline-style: none }  
h1, h2, h3, h4, h5  {
	font-weight: normal;
	margin: 0;
	padding: 0 }  
em {font-style: italic;}  
strong {font-weight: bold;}
/*---------STRUCTURE---------*/
@font-face {
    font-family: 'MuseoSans100Regular';
    src: url('museosans-100-webfont.woff') format('woff'),
         url('museosans-100-webfont.ttf') format('truetype'),
         url('museosans-100-webfont.svg#MuseoSans100Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'MuseoSans300Regular';
    src: url('museosans-300-webfont.woff') format('woff'),
         url('museosans-300-webfont.ttf') format('truetype'),
         url('museosans-300-webfont.svg#MuseoSans300Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MuseoSans500Regular';
    src: url('museosans_500-webfont.woff') format('woff'),
         url('museosans_500-webfont.ttf') format('truetype'),
         url('museosans_500-webfont.svg#MuseoSans500Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GentiumBasicRegular';
    src: url('GenBasR-webfont.eot');
    src: url('GenBasR-webfont.eot?#iefix') format('embedded-opentype'),
         url('GenBasR-webfont.woff') format('woff'),
         url('GenBasR-webfont.ttf') format('truetype'),
         url('GenBasR-webfont.svg#GentiumBasicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body                           {
	color: #666667;
	font-size: 14.5px;
	font-family: GentiumBasicRegular, Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0 }
a  {
	text-decoration: none }
a:link, a:visited, a:active          {
	color: #e0717c;
	text-decoration: underline }
a:hover             {
	color: #ecaab0;
	text-decoration: none }
p    {
	margin-top: 8px;
	margin-bottom: 12px }
h1, h2, h3, h4, h5              {
	font-family: "MuseoSans100Regular", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px }
h1                        {
	color: #e0717c;
	font-size: 31px;
	font-weight: normal;
	line-height: 31px;
	margin-top: 15px;
	margin-bottom: 15px }
h2      {
	color: #e0717c;
	font-size: 31px;
	font-weight: normal;
	line-height: 31px }
h3                       {
	color: #e0717c;
	font-size: 19px;
	font-weight: normal;
	line-height: 19px }
h4        {
	color: #e0717c;
	font-size: 19px;
	line-height: 19px;
	text-transform: lowercase }
.clear {
	clear: both }
#wrapper {
	margin-right: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-left: 35px;
	width: 950px;
	background-color: #ffffff;
	overflow: hidden; }
.clear {
	clear: both }
/*Header*/
#header {
	margin: 0 auto;
	width: 1020px;
	text-align: center; }
#header h1.logo    {
	margin: 0px 0 20px; }
.topmenu {
	text-align: right;
	font-size: 10.5px;
	line-height: 12px;
	color: #9f9fa0;
	font-family: MuseoSans500Regular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	margin-top: 5px;
}
.topmenu ul {
	
}
.topmenu ul li {
	display: inline;
	margin-left: 15px;
}
.topmenu a {
	color: #9f9fa0;
	text-decoration: none;	
}
.topmenu a:hover {
	color: #e0717c;
}
.topmenu .recipebox a {
	color: #e0717c;
	background: url("images/recipebox.png") no-repeat;
	padding-left: 15px;
}
.topmenu .recipebox a:hover {
	opacity: .7;
}
/*Page Content*/
#content                             {
	margin-bottom: 30px;
	width: 560px;
	float: left }
.pagecontent h1.pagetitle, h2.archivetitle   {
	margin-top: 0 }
.pagecontent ul  {
	margin-top: 0;
	margin-bottom: 15px }
.pagecontent ul li  {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-bottom: 0px;
	padding-left: 11px }
/*Sidebar*/
#sidebar                  {
	color: #666667;
	font-size: 13.5px;
	line-height: 21px;
	font-family: GentiumBasicRegular, Georgia, "Times New Roman", Times, serif;
	width: 340px;
	float: right;
	margin-top: -7px; }
#topsidebar   { }
#topsidebar .ad {
	text-align: center;
}
#leftsidebar         {
	margin-right: 15px;
	width: 160px;
	float: left }
#rightsidebar    {
	width: 160px;
	float: left }
.widget        {
	margin-bottom: 25px }
h3.widgettitle    {
	text-transform: lowercase;
	margin-top: 0;
	margin-bottom: 10px; }
.widget a:link      {
	color: #666667;
	text-decoration: none }
.widget a:visited {
	color: #9f9fa0;
}
.widget a:hover, .widget a:active     {
	color: #e0717c;
	text-decoration: none }
.widget ul   { }
.widget ul li          {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 8px;
	list-style-type: none;
	line-height: 18px;
	margin: 0;
	padding: 0 0 7px 10px }
.widget ul li:last-of-type {
	padding-bottom: 0;
}
.widget p    {
	margin: 0 0 10px }
.widget_search {
	margin-bottom: 20px }
#sidebar .ad { 
	margin-bottom: 20px }
#leftsidebar select     {
	color: #666667;
	font-size: 13px;
	font-family: GentiumBasicRegular, Georgia, "Times New Roman", Times, serif;
	padding: 3px;
	width: 120px;
	border: 1px solid #e8e9e9 }
#rightsidebar select   {
	color: #e0717c;
	font-size: 13px;
	font-family: MuseoSans100Regular, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-image: url("images/bg.png");
	padding: 3px 0 3px 3px;
	width: 123px;
	border: 1px #eeedec }
#leftsidebar .widget, #rightsidebar .widget {
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url(images/sep.png) no-repeat 0 bottom;
}
.about {
	text-align: justify;
	margin-bottom: 17px;
}
.social h3.widgettitle {
	text-align: left;
	float: left;
	display: inline-block;
	margin: 0;
	margin-left: 8px;
	line-height: 30px;
	vertical-align: middle;
}
.social p {
	text-align: left;
	float: right;
	display: inline-block;
	margin: 0 7px 3px;
	vertical-align: middle;
}
.social {
	background-image: url("images/bg.png");
	padding: 8px 0 7px;
	text-align: center;	
}
.social a img {
	margin-left: 0;
}
.social a:hover img, .subscribe a:hover img {
	opacity: .7;
}
.emailform, .searchform  {
	clear: both;
	background-color: #ffffff;
	margin:  0px 7px;
	text-align: left;
	height: 28px; }
.emailform .emailinput, .searchinput {
	color: #9f9fa0;
	font-size: 13px;
	font-family: GentiumBasicRegular, Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
	padding: 7px 7px 6px;
	width: 200px;
	vertical-align: middle;
	border-style: none }
.emailform .emailinput:focus, .searchinput:focus {
	color: #666667 }
.emailform .emailsubmit, .searchsubmit {
	color: #e0717c;
	background-color: transparent;
	text-transform: uppercase;
	cursor: pointer;
	padding-right: 5px;
	height: 28px;
	float: right;
	border-style: none;
	font: 14px/28px MuseoSans300Regular, Arial, Helvetica, sans-serif;
}
.emailform .emailsubmit:hover, .searchsubmit:hover {
	color: #ecaab0 }
.widget_search .searchform {
	margin: 0;
}
.widget_search  {
	background-image: url("images/bg.png");
	padding: 7px; }
.widget_featured_entries ul li {
	padding: 0;
	background-image: none;
}
.widget_featured_entries ul li img {
	width: 160px;
	height: 160px;
}
/*Post Styles*/
.post                  {
	background-image: url("images/sep.png");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-bottom: 40px;
	padding-bottom: 35px }
.singlepost {
	padding-bottom: 20px;
}
.posttitle {
	text-decoration: none }
h2.posttitle  {
	color: #e0717c;
	margin: 0;
	padding: 0 }
h2.posttitle  a  {
	color: #e0717c;
	text-decoration: none }
h2.posttitle  a:hover  {
	color: #ecaab0 }
.post .edit {
	text-transform: lowercase;
	letter-spacing: 0 }
.postmeta               {
	color: #9f9fa0;
	font-size: 10px;
	font-family: MuseoSans500Regular, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.02em }
.postmeta span {
	 color: #c5c5c6;
	 margin: 0 6px;
}
.postmeta a   {
	color: #9f9fa0;
	text-decoration: none; }
.postmeta a:hover, .edit a:hover, .metabottom a:hover          {
	color: #e0717c;
	text-decoration: none }
.metabottom                   {
	margin-top: 20px }
.metabottom .left      {
	line-height: 20px;
	width: 70%;
	float: left }
.metabottom .right      {
	line-height: 20px;
	text-align: right;
	width: 30%;
	float: right }
.metabottom a  { }
.metabottom a:hover  { }
.post a.more-link, .readmore a     {
	color: #e0717c;
	font-size: 20px;
	font-family: MuseoSans100Regular, Arial, Helvetica, sans-serif;
	text-decoration: none; }
.post a.more-link:hover, .readmore a:hover     {
	color: #ffc9d2; }
.readmore  {
	margin-top: 15px;
	float: left;
}
.ccount     {
	margin-top: 15px;
	line-height: 22px;
	font-size: 10px;
	font-family: MuseoSans500Regular, Arial, Helvetica, sans-serif;
	float: right; }
.metabottom .ccount {
	margin-top: 0;
}
.ccount a    { 
	text-align: center;
	background-image: url("images/comment.png");
	background-repeat: no-repeat;
	width: 26px;
	height: 22px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
}
.ccount a:hover {
	opacity: .8;
	color: #ffffff;
}
a.post-edit-link, a.comment-edit-link  {
	color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #9f9fa0;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-left: 8px;
	padding: 1px 3px }
a.post-edit-link:hover, a.comment-edit-link:hover {
	color: #fff;
	background-color: #666667 }
.post ul {
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 15px }
.post ol {
	list-style-type: decimal;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 20px }
.post li {
	margin-bottom: 5px }
.post img       {
	width: auto !important;
	height: auto;
	max-width: 640px }
.alignleft {
	margin-right: 10px;
	float: left }
.alignright {
	margin-left: 10px;
	float: right }
.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
.post blockquote        {
	color: #9f9fa0;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 4px solid #c4c3c1 }
.wp-caption {
	text-align: left }
.wp-caption p   {
	color: #9f9fa0;
	font-size: 10px;
	text-align: center;
	margin-top: 2px;
	padding-right: 10px }
.recipe                          {
	color: #666667;
	font-style: normal;
	background-color: #f5f5f5;
	background-image: url("images/bg.png");
	margin-bottom: 15px;
	padding: 30px;
	overflow: hidden;
	border: none }
.recipe h2                     {
	color: #e0717c;
	margin-top: 3px;
	margin-bottom: 20px }
.recipe h3                    {
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	clear: left; }
.recipe h4 {
	color: #9f9fa0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 0 5px;
}
.recipe p, .recipe ul        {
	margin-top: 5px;
	margin-bottom: 12px }
.recipe ul li {
	margin: 0;
}
.recipe ol li, .recipe ol {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding-left: 0;
}
.ingredients h3 {
	
}
.directions h3 {
	margin-top: 20px;
}
.recipe .recipemeta, .recipe .summary   {
	margin-top: 1px;
	margin-bottom: 1px;
	clear: left }
.recipe .notes  {
	color: #9f9fa0;
	margin-top: 20px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 0;
	clear: left }
.recipe .source   {
	color: #9f9fa0;
	font-size: 10px;
	line-height: 12px;
	font-family: MuseoSans500Regular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .03em;
	margin-top: 25px;
	text-align: right;
	clear: left }
.recipe .source p {
	margin: 0;
}
.recipe .time           {
	color: #9f9fa0;
	font-size: 10px;
	line-height: 14px;
	font-family: MuseoSans500Regular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .03em;
	margin: 0; }
.recipe .time p {
	display: inline-block;
	margin: 0;
	padding: 0 }
.recipe .time strong  {
	font-family: MuseoSans500Regular, Arial, Helvetica, sans-serif;
	color: #666667;
	font-size: 11px;
	font-weight: normal; }
.recipe .time span  {
	margin-right: 15px }
.recipe .ingredients {
	margin-bottom: 15px }
.recipe .photo {
	display: block;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 130px;
	height: 130px;
	float: right }
.printbutton         {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	font-family: MuseoSans500Regular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .03em;
	width: 135px;
	clear: right;
	float: right }
.printbutton a {
	display: inline-block;
	text-align: center;
	width: 37px;
	text-decoration: none;
	margin: 4px 5px;
}
.printbutton img, .postmeta img, .post h2 img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none }
.addthis_toolbox  {
	margin-top: 25px;
	margin-bottom: 50px; }
.addthis_toolbox a.addthis_button_google_plusone a.addthis_button_tweet {
	display: inline;
	margin: 0;
	padding: 0;
	width: 80px }
.addthis_button_facebook_like {
         overflow:hidden;
         width: 45px !important; }
.addthis_toolbox a.addthis_pill_style {
	margin-left: 20px }
.post .adspace {
	margin-bottom: 25px }
.postnav   {
	font-size: 11px;
	font-family: "MuseoSans100Regular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 40px;
	padding-bottom: 4px;
	overflow: hidden;
	border-bottom: 1px solid #f3f3f4 }
/*HOMEPAGE STYLES*/
.teaserpost {
	background-image: url("images/sep.png");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin-bottom: 40px;
	padding-bottom: 40px;
	overflow: hidden;
	display: table; }
.teaserpost .postthumb  {
	margin-right: 20px;
	width: 220px;
	float: left }
.teaserpost .postcontent {
	width: 320px;
	height: 220px;
	float: right;
	display: table; }
.teaserpost .vcenter {
	display: table-cell;
	vertical-align: middle;
}
.teaserpost h2.posttitle {
	font-size: 24px;
	line-height: 26px;
	margin-top: 0;
}
.teaserpost p {
	margin-bottom: 8px;
}
.teaserpost .excerptmore {
	
}
.teaserpost .metabottom {
	margin: 20px 0 0 0;
	padding: 0;
}
.teaserpost .metabottom .left {
	width: 50%;
}
.teaserpost .metabottom .right {
	width: 50%;
}
/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none }
h2.archivetitle     {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 15px }
.archives        {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 100%;
	clear: left;
	overflow: hidden }
.archivepost             {
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	margin-right: 25px;
	width: 170px;
	float: left }
.last {
	margin-right: 0 }
.archivepost img     {
	width: 170px;
	height: 170px }
.archivepost a  {
	text-decoration: none }
.archivepost .date           {
	color: #9f9fa0;
	font-size: 10px;
	font-family: "MuseoSans500Regular", Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	display: block;
	float: none }
.archivepost .title        {
	font-size: 14.5px;
	font-family: "MuseoSans300Regular", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-bottom: 1px }
.archivepost .title a:hover, .archivepost a:hover   {
	 }
.archivepost em      {
	color: #9f9fa0;
	font-size: 10px;
	font-family: "MuseoSans100Regular", Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	display: block;
	margin-top: 2px }
.archiveslist      {
	color: #6b6963;
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px;
	overflow: hidden }
.archiveslist li   {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	padding-left: 11px;
	width: 30%;
	float: left }
.archiveslist ul li      {
	color: #e0717c;
	font-size: 11px;
	list-style-type: circle }
.archiveslist a:link, .subcategories a:link  {
	color: #6b6963;
	text-decoration: none }
.archiveslist a:visited, .subcategories a:visited  {
	color: #919394;
	text-decoration: none }
.archiveslist a:hover, .subcategories a:hover   {
	color: #e0717c }
.archiveslist a:active, .subcategories a:active   {
	color: #e0717c }
.archiveslist em     {
	color: #9f9fa0;
	font-size: 10.5px }
.subcategories li ul li  {
	color: #e0717c;
	font-size: 13px;
	line-height: 18px;
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 9px }
.subcategories li ul {
	overflow: hidden;
	-moz-column-count: 4;
	-moz-column-gap: 10px;
	-webkit-column-count: 4;
	-webkit-column-gap: 10px;
	column-count: 4;
	column-gap: 10px }
.subcats    {
	margin-bottom: 40px }
.linkdirectory li.linkcat  {
	background-image: none;
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 0 }
.linkdirectory h3    {
	color: #9f9fa0 }
.linkdirectory li ul li  {
	list-style-type: none }
.linkdirectory a:link {
	color: #666667;
	text-decoration: none }
.linkdirectory a:visited {
	color: #888685;
	text-decoration: none }
.linkdirectory a:active {
	color: #666667;
	text-decoration: none }
.linkdirectory a:hover {
	color: #e0717c;
	text-decoration: none }
.relatedposts  {
	margin-bottom: 5px }
.pagecontent .tagindex  {
	margin: 10px 0 0;
	padding: 0;
	overflow: hidden }
.pagecontent .tagindex li  {
	color: #fff;
	margin: 0;
	padding: 0 }
.tagindex a     {
	font-size: 11px;
	font-family: "MuseoSans100Regular", Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: center;
	display: block;
	margin-right: 2px;
	width: 17px;
	height: 19px;
	float: left;
	border: solid 1px #f6f5f5 }
.tagindex a:link   {
	color: #919394;
	text-decoration: none }
.tagindex a:visited    {
	color: #9f9fa0;
	text-decoration: none }
.tagindex a:active   {
	color: #919394;
	text-decoration: none }
.tagindex a:hover   {
	color: #fff;
	text-decoration: none;
	background-color: #e0717c }
.tagtitle   {
	color: #9f9fa0;
	text-transform: uppercase }
.tagtitle a  {
	text-decoration: none;
	text-transform: none }
.tagtitle em  {
	color: #9f9fa0;
	font-family: "MuseoSans100Regular", Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 10px;
	float: right }
.tagtitle em a  {
	color: #9f9fa0;
	font-size: 10px }
.tagtitle a:hover  {
	color: #e0717c }
.relatedposts    {
	margin-bottom: 60px;
	width: 620px }
.relatedposts ul, relatedposts ul li  {
	list-style-type: none }
/*----FORMS----*/
#submit, .submitbutton          {
	color: #fff;
	font-size: 16px;
	font-family: "MuseoSans100Regular", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	background-color: #e0717c;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 5px;
	padding: 5px 12px 3px;
	border-style: none;    }
#submit:hover, .submitbutton:hover        {
	background-color: #ecaab0 }
.commentinput, .styledinput, .captchainput            {
	color: #919394;
	font-size: 13px;
	font-family: "MuseoSans100Regular", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	background-image: url("images/bg.png");
	margin-bottom: 7px;
	padding: 7px;
	border: solid 1px #fff }
.commentinput:focus, .styledinput:focus, .captchainput:focus       {
	color: #666667 }
.commentinput {
	width: 475px }
#content #searchform2      {
	width: 400px }
#content .searchinput     {
	color: #9f9fa0;
	font-size: 12px;
	font-family: GentiumBasicRegular, Georgia, "Times New Roman", Times, serif;
	line-height: 29px;
	background-color: #fff;
	background-image: url("images/bg.png");
	padding: 3px 6px;
	width: 200px;
	height: 21px;
	vertical-align: middle;
	border-style: none }
#content .searchinput:focus   {
	color: #666667 }
#content .searchsubmit     {
	color: #fff;
	font-size: 13px;
	font-family: "MuseoSans100Regular", Arial, Helvetica, sans-serif;
	background-color: #9f9fa0;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0 0 0 -3px;
	padding: 4px 7px;
	height: 27px;
	float: none;
	vertical-align: middle;
	border: solid 1px #9f9fa0 }
#content .searchsubmit:hover   {
	color: #fff;
	background-color: #666667;
	border-color: #666667 }
#content .searchsubmit:active {
	position: relative;
	top: 1px }
.wpcf7-form   {
	font-family: "MuseoSans100Regular", Arial, Helvetica, sans-serif;
	width: 100% }
.wpcf7-form .formfield  {
	overflow: hidden }
.wpcf7-form p  {
	color: #e0717c;
	font-size: 13px;
	line-height: 30px;
	text-align: right;
	text-transform: uppercase;
	display: block;
	margin: 0 20px 0 0;
	padding: 7px 0;
	width: 100px;
	float: left }
.wpcf7-form .captcha  {
	color: #e0717c;
	font-size: 13px;
	line-height: 30px;
	text-align: right;
	text-transform: uppercase;
	display: block;
	margin: 0 15px 0 5px;
	padding: 7px 0;
	width: 100px;
	float: left }
.wpcf7-form .styledinput  {
	display: block;
	margin: 0;
	width: 400px;
	float: left }
.wpcf7-form .captchainput  {
	width: 100px }
.wpcf7-form .submit {
	margin-left: 120px;
	clear: both }
/*Footer*/
#footer                                     {
	margin: 7px 0 15px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 1020px }
.footerwidget    {
	margin-top: 20px;
	width: 300px;
	float: left }
.footerwidget:last-child, #footer .ad   {
	margin-right: 0;
	float: right }
.footerwidget h3.widgettitle    {
	 }
#footer .subscribe p {
	font-size: 13px;
	line-height: 18px;
	margin: 2px 0 4px;
}
#footer .emailform {
	padding: 0;
	margin: 0;
	margin-bottom: 22px;
}
#footer .social {
	background-image: none;
	text-align: left;
	padding: 0;
}
#footer .recentposts {
	width: 640px;
	float: right;
	margin-right: 0;
}
#footer .recentposts ul li {
	width: 310px;
	float: left;
}
#footer .recentposts ul li:nth-child(2n+1) {
	margin-right: 20px;
}
.recentposts {
	font-size: 15px;
	font-family: MuseoSans300Regular, Arial, Helvetica, sans-serif;
	line-height: 16px; }
.recentposts h3 {
	margin-bottom: 13px; }
.recentposts img {
	margin-right: 10px;
	width: 80px;
	height: 80px;
	float: left }
.recentposts .title {
	display: table-cell;
	width: 210px;
	height: 80px;
	vertical-align: middle }
.recentposts ul li {
	margin-top: 2px;
	margin-bottom: 10px;
	width: 300px;
	height: auto;
	min-height: 80px;
	overflow: hidden }
.recentposts strong {
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal; }
.recentposts small {
	color: #9f9fa0;
	font-family: MuseoSans500Regular, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	margin-top: 2px }
.recentposts a {
	color: #666667;
	text-decoration: none; }
.recentposts a:hover {
	color: #e0717c }

/*Sub Footer*/
.subfooter  {
	font-size: 10.5px;
	color: #9f9fa0;
	font-family: MuseoSans500Regular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	background: url("images/sep.png") repeat-x 0 top;
	padding-top: 10px;
	margin-top: 20px;
	clear: both;
	overflow: hidden;
}
.subfooter a:link, .subfooter a:visited, .subfooter a:active        {
	color: #9f9fa0;
	text-decoration: none }
.subfooter a:hover        {
	color: #e0717c }
.footernav       {
	width: 70%;
	float: left }
.footernav li    {
	display: inline;
	margin: 0 15px 0 0px;
	padding: 0 }
.footernav li img {
	margin-top: -2px;
	vertical-align: middle }
.copyright               {
	text-align: right;
	width: 30%;
	float: right }
#footer .footerad    {
	clear: both;
	margin: 18px 0 5px;
	text-align: center; }
/*Comments*/
#comments           {
	margin-bottom: 10px }
#respond, #pings            {
	margin-top: 55px }
#commentlist          {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	margin-top: 0;
	padding-top: 10px;
	background: url(images/sep.png) no-repeat 0 bottom;
	padding-bottom: 15px;
}
#commentlist li           {
	margin: 0;
	padding: 25px 10px 15px 60px;
	border-top: 1px solid #f7f7f7; }
#pinglist {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0 }
#pinglist li {
	list-style-type: decimal;
	margin: 0 0 20px 20px;
	padding: 0 0 0 }
#commentlist li.bypostauthor, #commentlist li.comment-author-simone63         {
	background-color: #fff;
	background-image: url("images/bg.png");
	padding: 13px 10px 13px 73px }
#commentlist li p    {
	margin: 2px 40px 6px 0;
	padding: 0 }
a.commentnumber {
	color: #eeedec;
	font-size: 24px;
	font-family: "MuseoSans100Regular", Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right }
.commentmeta         {
	color: #9f9fa0;
	font-size: 10px;
	font-family: "MuseoSans500Regular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 4px;
	padding: 0 }
.commentmeta a {
	color: #9f9fa0 }
.commentmeta strong           {
	font-family: "MuseoSans300Regular", Arial, Helvetica, sans-serif;
	color: #e0717c;
	font-size: 13px;
	font-weight: normal;
	text-transform: none }
.commentmeta strong a            {
	color: #e0717c;
	font-size: 14px;
	text-decoration: underline }
.commentmeta a:hover         {
	color: #ecaab0; }
.commentmeta a.comment-edit-link {
	color: #fff;
	text-decoration: none }
.commentnumber       {
	display: inline }
#commentlist .avatar    {
	display: inline;
	margin-top: 0;
	margin-bottom: 7px;
	margin-left: -60px;
	float: left }
#commentform   {
	margin-bottom: 30px;
	width: 500px }
#commentform label  { }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
.commentnav {
	color: #9f9fa0;
	font-size: 10px;
	font-family: "MuseoSans500Regular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .03em;
	background: url(images/bg.png);
	text-align: left;
	margin: 15px 0 -10px;
	padding: 8px 10px 7px }
.commentnavbottom {
	margin: -5px 0 0px;
}
.commentnav em {
	font-style: normal;
	margin-right: 15px }
.commentnav em img {
	margin-right: 2px;
	vertical-align: middle }
.commentnav .page-numbers {
	color: #9f9fa0;
	text-decoration: none;
	padding: 3px 5px;
	border: 1px #eeeded }
.commentnav .current {
	color: #de656c;
	background-color: #fff }
.commentnav .next, .commentnav .prev, .commentnav .dots {
	border-style: none }
.commentnav a:hover {
	color: #fff;
	background-color: #e0717c }
.commentnav .alignright a {
	color: #9f9fa0;
	text-decoration: none }
.commentnav .alignright a:hover {
	color: #de656c;
	text-decoration: none;
	background-color: transparent }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li           {
	list-style-type: none;
	margin: 10px 30px 10px 0;
	padding: 13px 10px 13px 73px;
	border-bottom: medium none }
#cancel_reply, #cancel_reply a       {
	color: #e0717c;
	font-size: 11px;
	font-weight: bold }
.thdrpy a  {
	color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #9f9fa0;
	text-transform: uppercase;
	letter-spacing: 0;
	text-decoration: none;
	padding: 1px 3px }
.thdrpy a:hover {
	color: #fff;
	background-color: #666667 }

/*----PAGE NUMBERS----*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none }
#wp_page_numbers     {
	font-size: 10px;
	font-family: "MuseoSans500Regular", Arial, Helvetica, sans-serif;
	line-height: 15px;
	width: 100%;
	clear: both }
#wp_page_numbers ul {
	text-align: center;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a         {
	color: #666667;
	padding: 3px 5px;
	border: solid 1px #f5f5f5 }
#wp_page_numbers li.space       {
	color: #9f9fa0;
	padding: 3px 5px }
#wp_page_numbers li.first_last_page {
	font-style: italic }
#wp_page_numbers li.active_page a:hover      {
	color: #e0717c;
	background-color: #ffffff }
#wp_page_numbers li.page_info         {
	color: #9f9fa0;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover         {
	color: #fff;
	background-color: #e0717c }
#wp_page_numbers li.active_page a     {
	color: #e0717c;
	background-color: #ffffff;
	border: 1px solid #ffffff; }
/*PULLDOWN MENU*/
/* Main menu settings */
#centeredmenu {
   clear: both;
   float: left;
   margin: 0;
   padding: 0 0 5px;
   width: 100%;
   text-transform: uppercase;
   z-index: 1000;
   position: relative;
   font: 14px/39px "MuseoSans300Regular", Arial, Helvetica, sans-serif;
   letter-spacing: .03em;
   background: url(images/sep.png) no-repeat 0 bottom;
   height: 39px;
   margin: 3px 0 30px;
}

/* Top menu items */
#centeredmenu ul {
   margin: 0;
   padding: 0;
   list-style: none;
   float: right;
   position: relative;
   right: 50%;
}
#centeredmenu ul li {
   margin: 0;
   padding: 0;
   float: left;
   position: relative;
   left: 50%;
   top: 1px;
}
#centeredmenu ul li a {
   display: block;
   margin: 0 8px;
   padding: 0 10px;
   text-decoration: none;
   color: #9f9fa0;
}
#centeredmenu ul li.active a {
   color: #9f9fa0;
}
#centeredmenu ul li a:hover {
   background: #ffffff; /* Top menu items background colour */
   color: #e0717c;
   border-bottom: none;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
   background: #ffffff; /* Top menu items background colour */
   color: #e0717c;
   border-bottom: none;
}

/* Submenu items */
#centeredmenu ul ul {
   display: none; /* Sub menus are hiden by default */
   position: absolute;
   top: 37px;
   left:10px;
   right: auto; /*resets the right:50% on the parent ul */
   width: 150px; /* width of the drop-down menus */
   -moz-box-shadow: 0px 2px 2px rgba(64,64,65,.2);
   -webkit-box-shadow: 0px 2px 2px rgba(64,64,65,.2);
   box-shadow: 0px 2px 2px rgba(64,64,65,.2);
   
}
#centeredmenu ul ul li {
   left: auto;  /*resets the left:50% on the parent li */
   margin: 0; /* Reset the 1px margin from the top menu */
   clear: left;
   width: 100%;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-weight: normal; /* resets the bold set for the top level menu items */
   background-color: #ffffff;
   background-color: rgb(255,255,255);
   background-color: rgba(255,255,255,.9);
   text-transform: lowercase;
   letter-spacing: normal;
   margin: 0;
   color: #9f9fa0;
   font-size: 13px;
   line-height: 25px; /* overwrite line-height value from top menu */
   border-bottom: none; /* sub menu item horizontal lines */
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background: #e0717c; /* Sub menu items background colour */
   color: #ffffff;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}