/* 
Theme Name: A Chica Bakes
Theme URL: http://www.achicabakes.com
Description: Custom theme for A Chica Bakes
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0
*/
.myfont {
	font-family: LearningCurve }
/*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: 'LearningCurve';
	src: url('LearningCurve_OT-webfont.eot');
	src: local('☺'), url('LearningCurve_OT-webfont.woff') format('woff'), url('LearningCurve_OT-webfont.ttf') format('truetype'), url('LearningCurve_OT-webfont.svg#webfontxo1MAT5t') format('svg');
	font-weight: normal;
	font-style: normal;
}
body     {
	color: #523324;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 18px;
	background-color: #523324;
	background-image: url("images/stripebg.png");
	margin: 0;
	padding: 0;
	position: relative }
a  {
	text-decoration: none }
a:link, a:visited, a:active   {
	color: #ed8093;
	text-decoration: none }
a:hover   {
	color: #ed8093;
	text-decoration: underline }
p  {
	margin-top: 0;
	margin-bottom: 17px }
h1, h2, h3, h4, h5       {
	color: #e56a85;
	font-family: LearningCurve;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px }
h1        {
	font-size: 40px;
	font-family: LearningCurve, Georgia, Times, "Times New Roman", serif;
	line-height: 40px;
	font-size-adjust: 0.35 }
h2       {
	font-size: 40px;
	font-family: LearningCurve, Georgia, Times, "Times New Roman", serif;
	line-height: 40px;
	font-size-adjust: 0.35 }
h3         {
	font-size: 32px;
	font-family: LearningCurve, Georgia, Times, "Times New Roman", serif;
	line-height: 32px;
	font-size-adjust: 0.3 }
h4         {
	font-size: 32px;
	font-family: LearningCurve, "Zapf Chancery", Arial, sans-serif;
	line-height: 32px;
	font-size-adjust: 0.3 }
.clear {
	width: 1px;
	height: 1px;
	clear: both }
#container   {
	background-image: url("images/stripes.png");
	background-repeat: repeat-x;
	padding-top: 1px;
	position: relative;
	min-height: 100% }
#wrapper            {
	background-color: #fff;
	background-image: url("images/wrapperbg.png");
	background-repeat: repeat-y;
	margin: 9px auto 0;
	padding-top: 1px;
	padding-bottom: 210px;
	width: 991px;
	overflow: hidden }
.clear {
	clear: both }
/*Header*/
#header       {
	background-image: url("images/squiggle.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 80px }
#header .logo   {
	display: inline;
	margin-top: -15px;
	float: left }
.blogtitle   {
	position: absolute;
	bottom: 2px;
	left: 20px }
#header h1  {
	font-size: 72px;
	text-transform: uppercase;
	display: inline;
	margin-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 72px }
#pages    {
	font-size: 26px;
	font-family: LearningCurve, "Zapf Chancery", Arial, sans-serif;
	line-height: 26px;
	text-align: right;
	text-transform: lowercase;
	margin: 10px 0 0;
	padding: 0;
	font-size-adjust: 0.35; }
#pages ul  {
	margin-right: auto;
	margin-left: auto }
#pages li  {
	display: inline;
	margin-left: 25px }
#pages a:link,  #pages a:visited,  #pages a:active  {
	color: #5c3c2c }
#pages a:hover  {
	color: #ed8093;
	text-decoration: none }
#searchform  {
	color: #523324;
	display: inline }
#content #searchform2  {
	margin-bottom: 20px }
#content .searchsubmit {
	float: none }
.searchinput     {
	color: #523324;
	font-size: 12px;
	line-height: 15px;
	background-color: #fee5e8;
	margin: 0;
	padding: 7px 5px 3px 8px;
	width: 258px;
	height: 20px;
	vertical-align: middle;
	border: solid 1px #fedde1;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px  }
.searchsubmit   {
	color: #fff;
	font-size: 32px;
	font-family: LearningCurve, "Zapf Chancery", Arial, sans-serif;
	font-size-adjust: 0.31;
	font-weight: normal;
	line-height: 24px;
	background-color: #fcb4bd;
	text-transform: lowercase;
	cursor: pointer;
	display: inline;
	margin: 0 0 0 -4px;
	padding: 0 5px 1px 2px;
	height: 32px;
	float: right;
	vertical-align: middle;
	border: solid 1px #fcb4bd;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px }
.searchsubmit:hover   {
	color: #fff;
	background-color: #ed8093;
	border-color: #ed8093 }
/*Content*/
#content      {
	display: inline;
	margin-top: 20px;
	margin-right: 41px;
	padding-left: 25px;
	width: 560px;
	min-height: 750px;
	float: left;
	overflow: hidden }
h2.pagetitle {
	margin-top: 8px;
	margin-bottom: 10px }
/*----FORMS----*/
#submit, .submitbutton {
	color: #fff;
	font-size: 11.5px;
	font-weight: bold;
	background-color: #ed8093;
	text-transform: lowercase;
	cursor: pointer;
	padding: 2px 5px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px    }
#submit:hover, .submitbutton:hover {
	background-color: #fcb4bd }
.commentinput, .styledinput, .captchainput {
	color: #523324;
	font-size: 11.5px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	background-color: #fee5e8;
	background-image: none;
	padding: 3px 5px;
	border: solid 1px #fdd9de;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px      }
.commentinput:focus, .styledinput:focus, .captchainput:focus, .searchinput:focus {
	background-color: #fef0f2 }
.commentinput {
	width: 475px }
.label {
	font-size: 11.5px;
	margin-bottom: 2px }
.wpcf7 p {
	margin: 0;
	padding: 0 }
.wpcf7 .styledinput {
	margin-bottom: 7px;
	width: 400px }
.captchainput {
	margin-bottom: 10px;
	width: 50px }
/*Post Styles*/
.edit a {
	color: #a19a91 }
.post   {
	background-image: url("images/squiggle2.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-bottom: 70px }
.post h2      {
	margin-top: 6px;
	margin-bottom: 0 }
h2, a.h2, h2 a:link, h2 a:visited, h2 a:active    {
	color: #e56a85 }
h2 a:hover   {
	color: #fcb4bd;
	text-decoration: none }
.edit {
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	display: inline }
.postmeta, .postmeta a, .metabottom, .metabottom a   {
	color: #a89991 }
.postmeta strong a   {
	color: #fcb4bd }
.postmeta a:hover, .edit a:hover  {
	color: #ed8093;
	text-decoration: none }
.postmeta      {
	font-size: 10px;
	line-height: 13px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 4px;
	clear: both;
	border-top: 1px dotted #fdd9de }
.postmeta .cats {
	text-transform: lowercase }
.postmeta p {
	margin: 0;
	padding: 0 }
.metabottom        {
	border-top: 1px dotted #fdd9de }
.metabottom .left  {
	line-height: 20px;
	width: 50%;
	float: left }
.metabottom .right  {
	line-height: 20px;
	text-align: right;
	width: 50%;
	float: right }
.minicon, .WP-PrintIcon   {
	margin-top: -1px;
	width: 16px;
	height: 16px;
	vertical-align: middle }
.WP-PrintIcon {
	width: 16px;
	height: 16px }
.addthis_toolbox {
	display: inline }
.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 blockquote   {
	color: #a89991;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 3px solid #fdd9de }
.post .recipe       {
	font-style: normal;
	background-color: #fff7f8;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 20px 30px 15px;
	border: solid 1px #fedde1 }
.post .recipe .recipemeta     {
	color: #a89991;
	font-size: 11px;
	line-height: 14px }
.post .recipe h2       {
	color: #e56a85;
	font-size: 32px;
	line-height: 32px;
	background-image: url("images/cupcake.png");
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-bottom: -5px;
	text-shadow: 1px 1px 1px #fff    }
.post .recipe h3        {
	color: #ed8093;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	display: block;
	margin: 15px 0 0;
	padding: 0 0 3px;
	border-bottom: 1px dotted #fedde1 }
.post .recipe p  {
	margin-top: 7px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0 }
.post img {
	max-width: 560px;
	 }
.post img.alignleft {
	margin-right: 10px;
	float: left }
.post img.alignright {
	margin-left: 10px;
	float: right }
.post img.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none }
.archivepost .title a:link, .archivepost .title a:active, .archivepost .title a:visited   {
	color: #ed8093 }
.archivepost .title a:hover  {
	color: #fcb4bd;
	text-decoration: none }
h2.archivetitle  {
	margin-top: 8px;
	margin-bottom: 15px }
.archives  {
	margin-top: 5px;
	margin-right: -25px;
	margin-bottom: 15px;
	width: 580px;
	clear: left }
.archivepost  {
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	margin-right: 12px;
	width: 130px;
	float: left }
.archivepost .date   {
	color: #a89991;
	font-size: 9.5px;
	line-height: 15px;
	text-align: center;
	display: block;
	float: none }
.archivepost .title {
	text-align: center }
.archivepost em  {
	color: #a19a91;
	font-size: 9.5px;
	display: block;
	margin-top: 2px }
.archivepost img:hover   {
	-moz-box-shadow: 0px 0px 4px #A89991;
	-webkit-box-shadow: 0px 0px 4px #A89991;
	box-shadow: 0px 0px 4px #A89991  }
.searchentry {
	padding-top: 1px;
	padding-bottom: 0;
	min-height: 100px;
	clear: both }
.searchentry .date {
	color: #a89991;
	font-size: 9.5px;
	line-height: 15px;
	text-align: left;
	display: block;
	float: none }
.searchimg {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	float: left }
.searchentry .spacer {
	height: 20px }
.searchentry h2  {
	font-size: 14px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 14px;
	margin-top: 17px;
	margin-bottom: 5px }
.searchentry p {
	font-size: 11.5px;
	line-height: 16.5px;
	display: inline }
.searchentry .morelink   {
	font-size: 11px }
.searchentry .morelink a  {
	color: #ed8093;
	font-weight: bold;
	display: inline }
.searchentry .morelink a:hover  {
	color: #fcb4bd;
	text-decoration: none }
.searchentry a:hover {
	text-decoration: none }
.archiveslist {
	color: #e5e3df;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px }
.archiveslist li {
	margin-left: 15px }
.archiveslist em {
	color: #a19a91;
	font-size: 10.5px }
/*Sidebar*/
#sidebar   {
	display: inline;
	padding-bottom: 20px;
	width: 340px;
	float: left }
#topsidebar        {
	color: #fff;
	background-color: #523324;
	background-image: url("images/aboutbg.png");
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 20px 23px 1px;
	width: auto;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px    }
#topsidebar h3.widgettitle   {
	line-height: 15px;
	background-image: none;
	margin-top: 0;
	border-bottom: medium none }
#topsidebar-ad {
	margin-top: 8px;
	margin-bottom: 20px }
#leftsidebar {
	margin-right: 20px;
	width: 160px;
	float: left }
#rightsidebar  {
	width: 160px;
	float: left }
.widget   {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 30px }
#topsidebar li {
	margin: 0 0 20px;
	padding: 0 }
#topsidebar a:link, #topsidebar a:visited, #topsidebar a:active    {
	color: #fcb4bd;
	font-style: italic }
#topsidebar a:hover    {
	color: #fff7f8;
	text-decoration: underline }
.widget a:link, .widget a:visited, .widget a:active   {
	color: #523324 }
.widget a:hover    {
	color: #fcb4bd;
	text-decoration: none }
h3.widgettitle       {
	text-transform: lowercase;
	margin-top: 0;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #fdd9de }
.widget ul {
	line-height: 15px;
	margin-left: 15px }
.widget ul li   {
	color: #ed8093;
	list-style-type: disc;
	margin-bottom: 2px }
.widget p {
	margin-bottom: 4px }
.widget select   {
	color: #523324;
	background-color: #fee5e8;
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 2px;
	width: 156px;
	border: solid 1px #fdd9de;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; }
.emailform {
	margin: 0;
	padding: 0 }
.emailinput {
	font-size: 11px;
	padding: 2px;
	width: 154px }
.emailsubmit {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-top: 2px;
	padding: 1px 2px 2px;
	float: right }
/*Footer*/
#footer          {
	color: #523324;
	font-size: 10.5px;
	background-color: #fee5e8;
	background-image: url("images/stripes.png");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 210px }
.footerwrap        {
	margin: 15px auto 0;
	padding: 0;
	width: 940px;
	border-bottom: 1px dotted #fff }
#footer a:link, #footer a:visited, #footer a:active    {
	color: #523324;
	text-decoration: none }
#footer a:hover    {
	color: #ed8093 }
#footerwidgets {
	margin-top: 0;
	margin-bottom: 10px;
	height: 150px;
	overflow: hidden }
#footerwidgets li.widget     {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 150px;
	float: left }
#footerwidgets li.popular-posts {
	margin-right: 50px;
	width: 647px }
#footer h4    {
	text-transform: lowercase;
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #fff }
#footer .widget ul.footerpages {
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0 }
#footer .widget ul.footerpages li {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left }
#text-4 .textwidget {
	font-size: 10.5px;
	line-height: 15px;
	background-color: #fef0f2;
	text-align: center;
	padding: 7px 10px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px  }
.popular-posts ul {
	list-style-type: none;
	margin: 0;
	padding: 0 }
.popular-posts ul li {
	list-style-type: none;
	display: inline;
	margin: 0 7px 0 0;
	padding: 0 }
.footerleft  {
	color: #fcb4bd;
	font-size: 10px;
	line-height: 12px;
	text-transform: lowercase;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
	float: left }
.footerright {
	color: #fcb4bd;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
	float: left }
.footerright a:link, .footerright a:visited, .footerright a:active  {
	color: #fcb4bd !important;
	text-decoration: underline }
.footerright a:hover  {
	color: #ed8093 !important }
.footerleft ul li   {
	display: inline;
	margin-right: 8px }
.footerleft ul li.page_item:before  {
	padding-right: 7px;
	content: " / " }
/*Comments*/
#comments   {
	font-size: 26px;
	margin-bottom: 10px }
#respond   {
	font-size: 26px;
	margin-bottom: 10px }
#commentlist   {
	list-style-type: none;
	margin-bottom: 30px;
	border-top: 1px dotted #fee5e8 }
#commentlist li    {
	font-size: 11.5px;
	line-height: 17px;
	margin: 0;
	padding: 13px 10px 13px 55px;
	border-bottom: 1px dotted #fedde1 }
#commentlist li.bypostauthor   {
	background-color: #fff7f8 }
#commentlist li p   {
	margin: 2px 40px 2px 0;
	padding: 0 }
.commentmeta, .commentmeta a  {
	color: #a89991;
	font-size: 10.5px;
	margin: 0 0 7px;
	padding: 0 }
.commentmeta strong  {
	color: #ed8093 }
.commentmeta strong a    {
	color: #ed8093;
	font-weight: bold;
	text-decoration: underline }
.commentmeta a:hover  {
	color: #fcb4bd;
	text-decoration: underline }
.commentnumber  {
	color: #fee5e8;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.bypostauthor .commentnumber  {
	color: #fdd9de;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.avatar  {
	display: inline;
	margin-top: 4px;
	margin-bottom: 7px;
	margin-left: -45px;
	float: left }
#commentform   {
	margin-bottom: 30px;
	width: 500px }
#commentform label {
	font-size: 10.5px }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li  {
	font-size: 11.5px;
	line-height: 17px;
	background-color: #f2f1ef;
	margin: 10px 0 0;
	padding: 13px 10px 13px 55px;
	border-bottom: none }
#cancel_reply, #cancel_reply a {
	color: #a19a91;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a {
	color: #a19a91;
	font-size: 11px }
/*----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;
	line-height: 15px;
	margin-bottom: 30px;
	width: 100%;
	height: 15px;
	clear: both }
.searchnavigation #wp_page_numbers {
	margin-top: 35px }
.searchnavigation-top #wp_page_numbers {
	margin-top: 25px;
	margin-bottom: 20px }
#wp_page_numbers ul {
	text-align: center;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a  {
	color: #a89991;
	padding: 3px 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff }
#wp_page_numbers li.space  {
	color: #a89991;
	padding: 3px 5px }
#wp_page_numbers li.first_last_page {
	font-style: italic }
#wp_page_numbers li.active_page a:hover {
	color: #fff }
#wp_page_numbers li.page_info  {
	color: #a89991;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover, #wp_page_numbers li.active_page a  {
	color: #fff;
	background-color: #ed8093 }
