/* 
Theme Name: Dear Crissy
Theme URL: http://www.dearcrissy.com
Description: Custom theme for Dear Crissy.
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: 'MuseoSans500';
    src: url('museosans_500-webfont.eot');
    src: url('museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosans_500-webfont.woff') format('woff'),
         url('museosans_500-webfont.ttf') format('truetype'),
         url('museosans_500-webfont.svg#MuseoSans500') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuseoSans700';
    src: url('museosans_700-webfont.eot');
    src: url('museosans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('museosans_700-webfont.woff') format('woff'),
         url('museosans_700-webfont.ttf') format('truetype'),
         url('museosans_700-webfont.svg#MuseoSans500') format('svg');
    font-weight: normal;
    font-style: normal;

}
body                     {
	color: #2d2b2a;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	background-color: #2d2b2a;
	margin: 0;
	padding: 0;
	position: relative }
a  {
	text-decoration: none }
a:link, a:visited, a:active           {
	color: #47b3b3;
	text-decoration: underline }
a:hover            {
	color: #fda600;
	text-decoration: none }
p   {
	margin-top: 0;
	margin-bottom: 15px }
h1, h2, h3, h4, h5                {
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -0.02em;
	margin-top: 15px;
	margin-bottom: 10px }
h1                 {

	color: #e42963;

	font-size: 28px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;

	line-height: 28px }

h2  {

	color: #e42963;

	font-size: 28px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;

	line-height: 28px }

h3                   {
	color: #fda600;
	font-size: 18px;
	line-height: 18px }
h4     {
	color: #47b3b3;
	font-size: 14px;
	line-height: 14px }
.clear {
	width: 1px;
	height: 1px;
	clear: both }
#wrapper                                  {

	background-color: #fff;

        background-image: url("images/wrapperbg.png");

	background-repeat: repeat-y;

	background-position: right 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	position: relative;

	z-index: 10;

	top: -22px;

	width: 1000px;

	border-top: 6px solid #373635;

	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.4);

	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.4);

	box-shadow: 0px 0px 5px rgba(0,0,0,.4)    }
.innerwrap  {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	width: 980px }
.clear {
	clear: both }
/*Header*/
#header                          {}
#header .logo           {
	margin: 8px 0 0;
	padding: 0;
	position: relative;
	z-index: 200;
	width: 531px;
	float: left }
.sociallinks          {
	font-size: 12px;
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-transform: lowercase;
	margin-top: 48px;
	width: 425px;
	float: right }
.sociallinks a      {
	color: #fff;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	display: block;
	margin-left: 35px;
	width: auto;
	float: right }
.sociallinks a.twitter  { }
.sociallinks a strong  {
	font-size: 18px;
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -0.02em }
.sociallinks a.rss strong, .sociallinks a.rss:hover {
	color: #fda600 }
.sociallinks a.twitter strong, .sociallinks a.twitter:hover {
	color: #47b3b3 }
.sociallinks a.facebook strong, .sociallinks a.facebook:hover {
	color: #e42963 }
.sociallinks a img  {
	margin-top: -8px;
	margin-right: 5px;
	float: left }
.sep         {

	background-image: url("images/sep.png");

	background-repeat: no-repeat;

	margin-top: 10px;

	margin-bottom: 10px;

	height: 5px }
/*Menu*/
#ads  {
	padding-top: 3px;}
#topbar   {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	background-color: #4c4b4a;
	background-image: url("images/bg_gray.png");
	text-align: left;
	overflow: hidden }
#topbar .topnav  {
	font-size: 18px;
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-image: url("images/burst_gray.png");
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: lowercase;
	letter-spacing: -0.02em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 1000px;
	overflow: hidden }
#topbar .menu li  {
	margin-right: 35px;
	float: left }
#topbar .menu li a {
	color: #fff;
	text-decoration: none }
#topbar .menu li a:hover {
	color: #fda600 }
#topbar .menu li a em  {
	color: #969594;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0;
	display: block }
/*Content*/
#content                       {
	background-color: #fff;
	display: inline;
	margin: 0 0 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 610px;
	min-height: 750px;
	float: left }
.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: 5px;
	padding-left: 11px }
.fullwidthcontent {
	background-color: #fff;
	display: block;
	margin: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 960px !important;
	min-height: 750px;
	float: none }
/*Sidebar*/
#sidebar              {
	font-size: 13px;
	line-height: 20px;
	display: inline;
	padding: 20px 18px;
	width: 314px;
	float: right }
h3.widgettitle         {

	color: #fff;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;

	text-transform: lowercase;

	margin-top: 0;

	margin-bottom: 6px;

	padding-top: 0;

	padding-bottom: 0 }
#topsidebar     {

	padding-bottom: 1px }
#leftsidebar     {
	margin-right: 20px;
	width: 130px;
	float: left }
#rightsidebar {
	width: 160px;
	float: left }

#searchform, .emailform {

	background-color: #6cc2c2;

	width: 310px;

	height: 29px;

	float: left;

	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,.15);

	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.15);

	box-shadow: 1px 1px 5px rgba(0,0,0,.15) }
#searchform2 {
	margin-bottom: 10px;
	float: none }
.emailform {

	margin-top: 5px }

.searchinput, .emailinput  {
	color: #fff;
	font-size: 14px;
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-color: #6cc2c2;
	padding: 4px 4px 4px 7px;
	height: 21px;
	vertical-align: middle;
	border-style: none }

.searchinput {
	background-image: url("images/formbg.png");
	background-repeat: no-repeat;
	background-position: 0 -35px;
	padding-left: 27px;
	width: 234px }

.searchinput:focus { }

.searchsubmit, .emailsubmit  {
	color: #ffffff !important;
	font-size: 18px;
	font-family: MuseoSans700, Arial, Helvetica, sans-serif;
	line-height: 25px;
	background-color: #fda600;
	text-align: center;
	text-transform: lowercase;
	cursor: pointer;
	margin-left: -3px;
	padding-bottom: 5px;
	width: 40px;
	height: 29px;
	float: right;
	vertical-align: middle;
	border-style: none }
#searchform2 .searchsubmit {
	float: none }
.searchsubmit:active {

	background-position: 1px center }

.widget      {

	margin-bottom: 20px;

	padding-right: 2px;

	padding-left: 2px;

	overflow: visible; }

.widget .sep {

	background-image: url("images/sep2.png");

	background-repeat: no-repeat;

	background-position: 0 bottom;

	padding-top: 18px;

	height: 5px;

	clear: both }

.widget p {

	margin-top: 0;

	margin-bottom: 0 }

p.subhead {

	font-size: 12px;

	font-family: MuseoSans500, Arial, Helvetica, sans-serif;

	text-transform: lowercase;

	margin: -5px 0 5px;

	padding: 0 }

#topsidebar .widget {
	background-image: url("images/sep2.png");
	background-repeat: no-repeat;
	background-position: 0 bottom;
        overflow: visible;
	margin-bottom: 17px;
	padding-bottom: 22px }
.emailbox h3.widgettitle {
	margin-bottom: 3px }
#topsidebar .emailbox {
	background-image: url("images/burst_pink.png");
	background-repeat: no-repeat;
	background-position: 0 top;
	margin-top: -7px;
	padding-top: 5px;
	padding-bottom: 0 }
.emailinput {
	background-image: url("images/formbg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 13px; }
#topsidebar .emailinput {
	width: 248px }
.emailbox h3, .emailbox p {

	padding-left: 49px }

.widget a:link, .widget a:visited, .widget a:active     {
	color: #2D2B2A;
	text-decoration: none }
.about a:link,  .about a:visited,  .about a:active  {
	color: #a3d9d9 }
.widget a:hover        {
	color: #fff;
	text-decoration: none }
.about a:hover {
	color: #fff;
	text-decoration: none }
.widget ul    {

	line-height: 15px;

	overflow: hidden }
.widget ul li       {
	font-size: 11.5px;
	line-height: 15px;
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 6px;
	padding-left: 10px }

.sidebarposts {
	font-family: MuseoSans500, Arial, Helvetica, sans-serif }
.sidebarposts img   {
	margin-top: -4px;
	margin-right: 9px;
	width: 63px;
	height: 50px;
	float: left;
	border: solid 4px #5dc5c5 }
.sidebarposts ul {
	margin: 0;
	padding: 0 }
.sidebarposts ul li   {

	line-height: 14px;

	margin: 0 0 6px;

	padding: 4px 0 0;

	min-height: 50px;

	clear: both;

	overflow: hidden }

.sidebarposts ul li:last-child {

	margin-bottom: 0 }
.sidebarposts strong   {
	font-size: 15px;
	font-weight: normal }
.sidebarposts small   {

	color: #a3d9d9;

	font-size: 11px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif }
.sidebarposts a:link, .sidebarposts a:visited, .sidebarposts a:active {
	color: #2d2b2a }
.sidebarposts small a:link, .sidebarposts small a:visited, .sidebarposts small a:active {
	color: #a3d9d9 }
.sidebarposts small em  {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase }
.sidebarposts a:hover, .sidebarposts small a:hover {
	color: #fff }
.aboutimg {
	margin-top: -22px;
	margin-left: 10px;
	width: 90px;
	height: 90px;

	float: right;

	border: solid 8px #5dc5c5}/*Post Styles*/
.post              {

	margin-bottom: 20px;

	position: relative }

.post h2 { }

.post h2.posttitle  {
	background-image: url("images/fold.png");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	margin: 0 0 6px -39px;
	padding: 20px 0 14px;
	position: relative;
	z-index: 100 }

h2.ribbontitle {

	background-image: url("images/fold.png");

	background-repeat: no-repeat;

	background-position: 0 bottom;

	margin: 0 0 6px -39px;

	padding: 20px 0 14px;

	position: relative;

	z-index: 100 }

.featuredpost h2.posttitle {
	position: absolute;
	top: 0 }
h2 .heading              {

	color: #fff;

	background-color: #e42963;

	display: inline-block;

	margin: 0;

	padding: 6px 10px 7px 19px;

	width: auto;

	vertical-align: middle }
.post h2, a.h2, h2 a:link, h2 a:visited, h2 a:active            {
	color: #fff;
	text-decoration: none }
.post h2 a:hover            {
	text-decoration: none }
.post .edit {
	text-transform: lowercase;
	letter-spacing: 0 }
.postmeta       {

	color: #2d2b2a;

	font-size: 12px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;

	line-height: 14px;

	background-image: url("images/sep.png");

	background-repeat: no-repeat;

	margin-bottom: 10px }

.postmeta, .postmeta a, .metabottom, .metabottom a          {

	color: #2d2b2a;

	text-decoration: none }

.postmeta em {

	color: #969594;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	text-transform: lowercase }

.postmeta a:hover, .edit a:hover           {
	color: #fda600;
	text-decoration: none }

.postmeta p {
	margin: 0;
	padding: 0 }

.metabottom              {

	margin-top: 20px;

	padding-top: 9px }
.metabottom .left     {
	line-height: 20px;
	width: 60%;
	float: left }
.metabottom .right     {
	line-height: 20px;
	text-align: right;
	width: 40%;
	float: right }

a.post-edit-link, a.comment-edit-link, a.comment-reply-link, a.smbutton {

	color: #fff;

	font-size: 11px;

	font-family: MuseoSans500, Arial, Helvetica, sans-serif;

	line-height: 12px;

	text-decoration: none;

	background-color: #969594;

	letter-spacing: -0.02em;

	display: inline-block ;

	padding: 2px 4px }
a.post-edit-link:hover, a.comment-edit-link:hover, a.comment-reply-link:hover, a.smbutton:hover {

	color: #fff;

	background-color: #fda600 }

.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="650"]     {
	margin-right: -20px;
	margin-left: -20px }
.post img.featured {
	position: relative }
.post img.featured:after {
	clear: both }
.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: #969594;

	font-size: 18px;

	font-style: italic;

	line-height: 24px;

	background-image: url("images/quote.png");

	background-repeat: no-repeat;

	margin-top: 15px;

	margin-bottom: 15px;

	padding-right: 30px;

	padding-left: 42px }

.wp-caption {
	text-align: left }
.wp-caption p   {
	color: #969594;
	font-size: 10px;
	text-align: center;
	margin-top: 2px;
	padding-right: 10px }
/*Recipe Box Format*/
.recipe                          {
	color: #2d2b2a;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	background-image: url("images/sep.png");
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 30px;
	overflow: hidden;
	border: none }
.recipe h2                     {
	color: #e42963;
	margin-top: 0;
	margin-bottom: 4px }
.recipe h3                    { }
.recipe p        {
	margin-top: 5px;
	margin-bottom: 12px }
.recipe .recipemeta, .recipe .summary   {
	margin-top: 1px;
	margin-bottom: 1px;
	clear: left }
.recipe .notes   {
	color: #969594;
	margin-top: 20px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 0;
	clear: left }
.recipe .source p    {
	color: #969594;
	font-size: 12px;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 1px;
	clear: left }
.recipe .time           {
	color: #969594;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 15px;
	padding: 0 0 }
.recipe .time p {
	display: inline;
	margin: 0;
	padding: 0 }
.recipe .time span  {
	color: #2d2b2a;
	font-family: MuseoSans700, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-right: 15px }
.recipe .time strong  {
	color: #969594;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase }
.recipe .photo {
	display: block;
	margin-bottom: 5px;
	width: 130px;
	height: 130px;
	float: right }
.printbutton         {
	margin-top: 0;
	margin-right: 0;
	position: relative;
	right: -5px;
	float: right }
.addthis_toolbox  {

	margin-top: 25px }

.postboxes   {

	background-image: url("images/sep.png");
        background-repeat: no-repeat;
        background-position: 0 bottom;
        margin-bottom: 10px;
        padding-bottom: 37px;
        overflow: hidden }

.rightbox p.subhead  {

	color: #ffffff;
        font-size: 12px;
        font-family: MuseoSans500, Arial, Helvetica, sans-serif;
        text-transform: lowercase;
        margin-top: 0px }

.postboxes h3   {

	color: #ffffff;
        text-transform: lowercase;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0 }

.postboxes .leftbox  {

	background-color: #fda600;
        margin-right: 20px;
        padding: 8px;
        width: 270px;
        height: 233px;
        float: left }

.postboxes .rightbox  {

	background-color: #ffffff;
        padding: 0px;
        width: 280px;
        height: 225px;
        float: left }

.postboxes a:link, .postboxes a:visited, .postboxes a:active {

	color: #000000;
        text-decoration: none }


.relatedposts  {

	font-family: MuseoSans500, Arial, Helvetica, sans-serif;

	background-repeat: no-repeat;

	background-position: 0 bottom;

	padding-bottom: 13px }

.relatedposts h3   {

	margin-top: 3px;

	margin-bottom: 10px }

.relatedposts img   {

	font-size: 11px;

	line-height: 13px;

	text-align: center;

	margin-top: -4px;

	margin-right: 9px;

	width: 65px;

	height: 50px;

	float: left;

        border: solid 4px #ffc24f }

.relatedposts ul {

	margin: 0;

	padding: 0 }

.relatedposts ul li    {

	line-height: 14px;

	margin: 0 0 8px;

	padding: 4px 0 0 1px;

	min-height: 50px;

	clear: both;

	overflow: hidden }

.relatedposts ul li:last-child {

	margin-bottom: 0 }

.relatedposts a:link, .relatedposts a:visited, .relatedposts a:active  {

	color: #fff }

.relatedposts a strong    {

	color: #2d2b2a;

	font-size: 15px;

	font-weight: normal }

.relatedposts small    {

	color: #ffffff;

	font-size: 11px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;

	line-height: 12px;

	display: block }

.relatedposts small em {

	font-family: Georgia, "Times New Roman", Times, serif;

	text-transform: lowercase }

.relatedposts a:hover, .relatedposts a:hover strong  {

	color: #fff }

.rightbox .facebook  {

	background-image: url("images/burst_fb.png");

	background-repeat: no-repeat;

	background-position: 0 top;

	margin-top: -4px;

	padding-top: 7px;

	padding-bottom: 0;

	overflow: hidden }

.facebook h3, .facebook p {

	padding-left: 49px }

.rightbox .sep  {

	background-image: url("images/sep2.png");

	background-repeat: no-repeat;

	margin-top: 14px;

	margin-bottom: 15px;

	height: 5px }

.rightbox .emailbox  {

	background-image: url("images/burst_orange.png");

	background-repeat: no-repeat;

	background-position: 0 top;

	margin-top: -7px;

	padding-top: 5px;

	padding-bottom: 0;

	overflow: hidden }

.rightbox .emailform {

	background-color: #e95482;

	width: 275px }

.rightbox .emailinput {

	background-color: #e95482;

	width: 220px }

.rightbox .emailsubmit {

	background-color: #47b3b3 }

/*Archive Styles*/

.subcategories li ul li {
	color: #E42963;
	font-size: 11px;
	list-style-type: disc;
	margin-right: 18px;
	margin-left: 15px;
	padding-left: 0;
	float: left }
.subcategories li ul {
	overflow: hidden }
.subcats  {
	background-color: #e6e6e7;
	margin-bottom: 20px;
	padding: 2px 15px 15px }
/*Homepage*/
.homesection   {

	margin: 0 -20px 20px 0;

	padding: 0;

	width: 630px;

	overflow: hidden }

.homesection li    {

	margin: 0 20px 0 0;

	padding: 0;

	width: 190px;

	float: left }

.homesection .postmeta  {

	background-image: none }

.homesection p  {

	font-size: 13px;

	line-height: 18px;

	margin: 0 0 4px;

	padding: 0 }

.homesection h3   {

	font-size: 15px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 2px 0 3px;
	padding: 0 }
.homesection h3 a {
	text-decoration: none }
.homesection-alt {
	margin-bottom: 10px }
.homesection-alt h3 {
	margin-top: 0 }
.homesection-alt li {
	margin-bottom: 10px;
	padding-left: 107px;
	width: 188px }
.homesection-alt li img {
	margin-right: 12px;
	margin-left: -107px;
	width: 95px;
	height: 75px;
	float: left }
.homesection-alt li:nth-child(3) {
	clear: left }
.archivesection li {
	margin-bottom: 20px }
.archivesection li:nth-child(3n+4) {
	clear: left }
.homepagepost { }
.addthis_homepage {
	text-align: right;
	margin: 5px 0 0;
	padding: 0;
	width: auto;
	float: right }
a.more-link     {
	color: #fff;
	font-size: 18px;
	font-family: MuseoSans700, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #fda600;
	letter-spacing: -0.02em;
	display: inline-block ;
	margin: 0;
	padding: 3px 10px;
	float: left }
a.more-link:hover  {
	background-color: #47b3b3 }
/*Search*/
.searchpost   {
	margin-bottom: 20px;
	height: 140px;
	overflow: hidden }
.searchpost .postthumb  {
	margin-right: 20px;
	float: left }
.searchpost .teaserpost    {
	padding-top: 10px;
	width: 400px;
	float: left }
.searchpost h3 {
	font-size: 15px;
	font-family: MuseoSans700, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: 0 0 3px;
	padding: 0 }
.searchpost h3 a {
	text-decoration: none }
.searchpost .postmeta   {
	background-image: none;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 0;
	width: 50%;
	float: right }
.searchpost .excerptmore {
	width: 50%;
	float: left }
.searchpost p   {
	font-size: 13px;
	line-height: 18px;
	margin: 7px 0;
	padding: 0 }
.searchpost a.more-link  {
	font-size: 14px }
/*----FORMS----*/
#submit, .submitbutton            {

	color: #fff;

	font-size: 18px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;

	font-weight: normal;

	line-height: 18px;

	background-color: #fda600;

	text-transform: uppercase;

	cursor: pointer;

	margin-top: 5px;

	padding: 5px 10px 3px;

	border-style: none }
#submit:hover, .submitbutton:hover       {

	background-color: #47b3b3 }
.commentinput, .styledinput, .captchainput          {

	color: #2d2b2a;

	font-size: 13px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	line-height: 18px;

	background-color: #eaeaea;

	background-image: none;

	margin-bottom: 5px;

	padding: 7px;

	border: solid 5px #dfdfdf }
.commentinput:focus, .styledinput:focus, .captchainput:focus     {

	border-color: #d5d5d4 }
.commentinput {
	width: 475px }
.label  {
	margin-bottom: 2px }
.wpcf7-form  { }
.wpcf7-form .styledinput {
	width: 350px }
.wpcf7-form .captchainput { }
.wpcf7 p {
	margin: 0;
	padding: 0 }
/*Footer*/
#footer                              {

	font-size: 12px;

	font-family: MuseoSans500, Arial, Helvetica, sans-serif;

	line-height: 15px;

	background-image: url("images/footerbg.png");

	background-repeat: no-repeat;

	background-position: 325px 0;

	margin: 0 auto;

	padding-top: 1px;

	padding-bottom: 10px;

	position: relative;

	z-index: 0;

	top: -23px;

	width: 1000px;

	min-height: 165px;

	overflow: hidden }

#footer a:link, #footer a:visited, #footer a:active    {

	color: #fff;

	text-decoration: none }

#footer a:hover    {

	color: #fda600 }

#footer h3 {

	color: #fff;

	margin: 10px 0 3px }

#footer a.smbutton {

	font-size: 14px;

	background-color: #42403f;

	padding: 6px 10px }

#footer a.smbutton:hover {

	color: #fff;

	background-color: #fda600 }

.footersection1  {

	margin-right: 30px;

	width: 320px;

	float: left }

.footersection2  {

	width: 310px;

	float: left }

.footersection3   {
	background-image: url("images/twitterbird.png");
	background-repeat: no-repeat;
	background-position: 0 15px;
	margin-right: 20px;
	padding-top: 2px;
	width: 285px;
	float: right }

.footerpages      {

	font-size: 12px;

	font-family: MuseoSans500, Arial, Helvetica, sans-serif;

	text-transform: lowercase;

	margin-top: 15px;

	margin-bottom: 10px }

.footerpages li {

	display: inline;

	margin-right: 13px }

.copyright         {

	color: #969594;

	font-size: 11px;

	line-height: 14px;

	margin-bottom: 18px }

#footer .emailbox   {

	background-image: url("images/burst_pink.png");

	background-repeat: no-repeat;

	background-position: 0 top;

	margin-top: 6px;

	padding-top: 0;

	padding-bottom: 0;

	overflow: hidden }

#footer .emailform  {

	background-color: #fdb833;

	width: 305px }

#footer .emailinput  {

	background-color: #fdb833;

	width: 240px }

#footer .emailsubmit {

	background-color: #47b3b3 }

#footer .emailbox h3   {

	color: #fff;

	text-transform: lowercase;

	margin-top: 5px;

	margin-bottom: 6px;

	padding-left: 49px }

#footer .emailbox p.subhead  {

	color: #fed280;

	padding-left: 49px }

#footer .footersection3 .entry-content {

	color: #fff;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic }

#footer .footersection3 a {

	text-decoration: underline }

#footer .footersection3 a.twitter-hashtag {

	color: #fff;

	text-decoration: none }

#footer .footersection3 .entry-meta a {

	color: #f194b1;

	font-size: 11px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;

	text-decoration: none;

	display: block;

	margin-top: 3px }

#footer .footersection3 .follow-button  {
	margin-top: 4px;
	margin-left: 8px }

#footer .footersection3 h3 {

	margin-left: 105px }

#footer .footersection3 ul {

	margin-left: 105px;

	min-height: 55px }

.adspace {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px }
/*Comments*/
#comments          { }
#respond          { }
#commentlist        {

	font-size: 13px;

	line-height: 18px;

	list-style-type: none;

	margin: 0 0 20px;

	padding: 0 }
#commentlist li         {

	margin: 0;

	padding: 13px 10px 11px 74px }

#commentlist li.pingback {

	display: none }

#commentlist li.bypostauthor       {

	background-color: #eaeaea }
#commentlist li p     {

	margin: 2px 0 6px;

	padding: 0 }

.commentauthor {

	color: #47b3b3;

	font-size: 14px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif }

.commentauthor a {

	color: #47b3b3;

	text-decoration: none }

.commentauthor a:hover {

	color: #fda600;

	text-decoration: underline }

.commentmeta         {

	color: #2d2b2a;

	font-size: 11px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;

	margin: -2px 0 0;

	padding: 0 }

.commentmeta a {

	color: #2d2b2a;

	font-size: 11px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;

	text-decoration: none;

	margin: 0 0 4px;

	padding: 0 }

.commentmeta em {

	color: #969594;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

	text-transform: lowercase }

.commentmeta a:hover        {
	color: #E42963;
	text-decoration: underline }

.commentmeta a.comment-edit-link, .commentmeta a.comment-reply-link {

	color: #fff;

	font-family: MuseoSans500, Arial, Helvetica, sans-serif;

	text-decoration: none;

	margin-left: 5px;

	padding: 2px 4px }
.avatar   {

	display: inline;

	margin-top: 0;

	margin-bottom: 7px;

	margin-left: -74px;

	float: left }
#commentform   {
	margin-bottom: 30px;
	width: 500px }
#commentform label  { }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li       {

	background-color: #eaeaea;

	background-image: none;

	margin: 10px 0 0;

	padding: 13px 15px 13px 88px;

	border-bottom: medium none }
#cancel_reply, #cancel_reply a       {
	color: #E42963;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a       {
	color: #E42963;
	font-size: 11px;
	text-decoration: none }
.thdrpy a:hover   {
	color: #E42963;
	text-decoration: underline }

/*----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, .commentnav {

	font-size: 12px;

	font-family: MuseoSans700, Arial, Helvetica, sans-serif;

	line-height: 15px;

	margin-top: 20px;

	margin-bottom: 30px;

	width: 100%;

	height: 15px;

	clear: both }
.commentnavtop {
	margin-top: 10px;
	margin-bottom: 20px }
#wp_page_numbers ul {

	text-align: left;

	width: 100% }

#wp_page_numbers li {

	display: inline }

#wp_page_numbers a, .commentnav a, .commentnav .page-numbers  {
	color: #2d2b2a;
	text-decoration: none;
	padding: 3px 5px }

#wp_page_numbers li.space {

	color: #969594;

	padding: 3px 5px }

#wp_page_numbers li.first_last_page {

	font-style: italic }

#wp_page_numbers li.active_page a:hover {

	color: #fff;

	background-color: #e42963 }

#wp_page_numbers li.page_info {

	color: #969594;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-style: italic;

	text-transform: lowercase;

	padding-top: 3px;

	padding-right: 10px;

	padding-bottom: 3px }

#wp_page_numbers li a:hover, .commentnav a:hover {

	color: #fda600 }

#wp_page_numbers li.active_page a {

	color: #fff;

	background-color: #e42963 }
.commentnav .current {
	color: #fff;
	background-color: #e42963 }