/* 
Theme Name: Food Swoon
Theme URL: http://www.foodswoon.com
Description: Custom theme for Food Swoon.
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: 'CallunaRegular';
    src: url('Calluna-Regular-webfont.eot');
    src: url('Calluna-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Calluna-Regular-webfont.woff') format('woff'),
         url('Calluna-Regular-webfont.ttf') format('truetype'),
         url('Calluna-Regular-webfont.svg#CallunaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NovecentowideLightBold';
    src: url('Novecentowide-DemiBold-webfont.eot');
    src: url('Novecentowide-DemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Novecentowide-DemiBold-webfont.woff') format('woff'),
         url('Novecentowide-DemiBold-webfont.ttf') format('truetype'),
         url('Novecentowide-DemiBold-webfont.svg#NovecentowideLightBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body                           {
	color: #5c5d5c;
	margin: 0;
	padding: 0;
	font: 13.5px/23px Georgia, "Times New Roman", Times, serif;
	border-top: 6px solid #3f403f;
}
a  {
	text-decoration: none }
a:link, a:visited, a:active          {
	color: #3f403f;
	text-decoration: underline }
a:hover             {
	color: #e08a36;
	text-decoration: none }
p    {
	margin-top: 8px;
	margin-bottom: 15px }
h1, h2, h3, h4, h5              {
	font-family: "NovecentowideLightBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3f403f;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .04em;
	margin-top: 15px;
	margin-bottom: 10px }
h1                        {
	font-size: 26px;
	line-height: 30px; }
h2      {
	font-size: 26px;
	line-height: 30px; }
h3                       {
	font-size: 14px;
	line-height: 17px; }
h4, h3.widgettitle        {
	font-size: 11px;
	line-height: 14px; }
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 90%;
}
.clear {
	width: 1px;
	height: 1px;
	clear: both }
#wrapper                                       {
	margin: 0 auto;
	padding: 0 15px;
	width: 860px;
	background-color: #ffffff;
	 }
.clear {
	clear: both }
/*Header*/
#header {
	text-align: center;
	background: url(images/headerbg.png) no-repeat 0 bottom;
	padding: 7px 0 10px 0;
	margin: 0 0 30px 0;
}
h1.logo    {
	margin: 35px 0 30px;
	clear: both;
	 }
#searchform  {
	width: 250px;
	float: left;
	text-align: left;
	 }
.searchinput  {
	background-color: #ffffff;
	color: #b2b2b2;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #ebebeb;
	padding: 3px 6px;
	width: 150px; }
.searchsubmit  {
	border: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
	cursor: pointer;
	color: #b2b2b2;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}
.searchsubmit:hover  {
	color: #e08a36;
 }
.topmenu {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	width: 610px;
	float: right;
	text-align: right;
}
.topmenu ul li {
	display: inline-block;
	margin-left: 15px;
}
.topmenu a {
	color: #b2b2b2;
	text-decoration: none;	
}
.topmenu a:hover  {
	color: #e08a36;
 }
/*Content*/
#content {
	width: 560px;
	float: left }
.pagecontent h1.pagetitle, h2.archivetitle   {
	margin-top: 0;
	margin-bottom: 20px; }
.pagecontent ul, .post ul  {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	list-style-type: none; }
.pagecontent ol, .post ol  {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	margin-left: 18px;
	list-style-type: decimal; }
.pagecontent ul li, .post ul li  {
	/* background-image: url("images/bullet.png"); */
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-bottom: 2px;
	padding-left: 11px }
.pagecontent ol li, .post ol li  {
	padding-bottom: 5px; }
/*Sidebar*/
#sidebar                  {
	font-size: 13px;
	line-height: 18px;
	width: 240px;
	float: right }
#topsidebar   { }
#leftsidebar         {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 15px;
	width: 125px;
	float: left }
#rightsidebar    {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 160px;
	float: left }
.widget        {
	margin-bottom: 38px;
	background: url(images/sep.png) no-repeat 0 bottom;
	padding-bottom: 40px;
}
h3.widgettitle    {
	text-transform: lowercase;
	margin: 0 0 15px 0; }
.widget a:link, .widget a:visited, .widget a:active      {
	color: #3f403f;
	text-decoration: none }
.widget a:hover     {
	color: #e08a36;
	text-decoration: none }
.widget p    {
	margin: 0 0 12px }
.widget p:last-of-type, .widget li:last-of-type {
	margin-bottom: 0;
}
.widget p.social {
	margin-top: 18px;
	margin-bottom: -5px;
}
.widget_archive {
	float: left;
	width: 115px;
	padding-right: 10px;
}
.widget_categories {
	float: right;
	width: 115px;
}
.widget select {
	width: 110px;
	border: 1px solid #ebebeb;
	padding: 2px 3px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b2b2b2;
}
.social a {
	width: 22px;
	height: 22px;
	display: inline-block;
	background: url(images/icons.png) no-repeat 0 0;
	margin-right: 4px;
}
.social a.rss {
	background-position: 0px 0;
}
.social a.twitter {
	background-position: -22px 0;
}
.social a.facebook {
	background-position: -44px 0;
}
.social a.pinterest {
	background-position: -66px 0;
}
.social a.instagram {
	background-position: -88px 0;
}
.social a:hover.rss {
	background-position: 0px -22px;
}
.social a:hover.twitter {
	background-position: -22px -22px;
}
.social a:hover.facebook {
	background-position: -44px -22px;
}
.social a:hover.pinterest {
	background-position: -66px -22px;
}
.social a:hover.instagram {
	background-position: -88px -22px;
}

.widget ul {
	margin: 0;
	padding: 0;
}
.widget ul li {
	margin: 0;
	padding: 0;
}
.textwidget strong {
	font-size: 11px;
	font-family: "NovecentowideLightBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #3f403f;
	font-weight: normal;
	letter-spacing: .03em;
}
.recentposts {
	font-size: 11px;
	font-family: "NovecentowideLightBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: .03em;
	line-height: 14px }
.recentposts img {
	margin-right: 10px;
	width: 70px;
	height: 55px;
	float: left }
.recentposts .title {
	display: table-cell;
	width: 160px;
	height: 55px;
	vertical-align: middle }
.recentposts ul li {
	margin: 0 0 10px;
	padding: 0;
	background-image: none;
	width: 240px;
	height: auto;
	min-height: 55px;
	overflow: hidden }
.recentposts ul li:last-child {
	margin-bottom: 0;
}
.recentposts strong {
	font-weight: normal }
.recentposts small {
	letter-spacing: normal;
	text-transform: none;
	color: #c5c5c5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	display: block;
	margin-top: 2px }
.recentposts a, #sidebar .recentposts a {
	 }
.recentposts a:hover, #sidebar .recentposts a:hover {
	 }
	
.featuredposts {

}
.featuredposts .textwidget {
	overflow: hidden;
}
.featuredposts .featured-item {
	display: block;
	float: left;
	width: 115px;
	height: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.featuredposts .featured-item:nth-child(2n) {
	margin-right: 0;
}
.featuredposts .featured-item:nth-last-child(-n+2) {
	margin-bottom: 0;
}
.featuredposts img {
	width: 115px;
	height: 90px;
}

/*Post Styles*/
.post                  {
	background: url(images/sep.png) no-repeat 0 bottom;
	padding-bottom: 60px;
	margin-bottom: 60px; }
.singlepost {
	
}
h2.posttitle {
	color: #3f403f;
	margin: 0 0 15px;
	padding: 0; }
h2.posttitle a  {
	color: #3f403f;
	text-decoration: none }
h2.posttitle a:hover  {
	color: #e08a36 }
.postmeta               {
	color: #c5c5c5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
}
.postmeta a, .metabottom a   {
	color: #c5c5c5;
	text-decoration: none }
.postmeta a:hover {
	color: #e08a36;
}
.post .edit {
	text-transform: lowercase;
	letter-spacing: 0 }
.metabottom {
	padding-top: 10px;
	clear: both;
}
.metabottom .left      {
	width: 70%;
	float: left }
.metabottom .right      {
	text-align: right;
	width: 30%;
	float: right }
.post a.more-link     {
	color: #3f403f;
	font-size: 14px;
	font-family: "NovecentowideLightBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	text-decoration: none;
}
.post a.more-link:hover     {
	color: #e08a36; }
.post img       {
	width: auto !important;
	height: auto;
	max-width: 560px }
.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: #3f403f;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 4px solid #c4c3c1 }
.wp-caption {
	text-align: left }
.wp-caption p   {
	color: #3f403f;
	font-size: 10px;
	text-align: center;
	margin-top: 2px;
	padding-right: 10px }
.recipe                          {
	color: #5c5d5c;
	font-style: normal;
	margin: 25px 0;
	padding: 25px 35px;
	overflow: hidden;
	border: none;
}
.recipe h2                     {
	color: #3f403f;
	margin-top: 0;
	margin-bottom: 12px }
.recipe h3 {
	 }
.recipe h4 {
	color: #3f403f; }
.recipe p {
	 }
.recipe .summary   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 22px;
	font-style: italic;
	margin-bottom: 20px;
	clear: left }
.recipe .time           {
	color: #c5c5c5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	margin: 0;
	overflow: hidden;
}
.recipe .time p {
	display: inline-block;
	margin: 0;
	padding: 0 }
.recipe .time strong  {
	font-weight: normal;
	text-transform: lowercase; }
.recipe .time span  {
	margin-right: 15px }
.recipe .ingredients {
	margin-bottom: 15px }
.recipe .ingredients ul li {
	
}
.recipe .photo {
	display: none; }

.recipe .notes  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 22px;
	font-style: italic;
	margin-top: 15px;
	clear: left;
	border-top: 1px solid #ebebeb;
	margin-top: 25px;
	padding-top: 15px; }


.recipe .source {
	color: #c5c5c5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
}
.recipe .source a {
	color: #c5c5c5;
}
p.printbutton         {
	margin: 0; }
.printbutton a {
	color: #3f403f;
	text-decoration: none;
	font: 10px/18px "NovecentowideLightBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 18px;
	display: block;
	background: url(images/print.png) no-repeat 0px 0;
	padding-left: 22px;
}
.printbutton a:hover {
	color: #e08a36;
	background-position: 0px -18px;
}
.printbutton img {
	vertical-align: middle;
	margin-right: 5px;
}
.addthis  {
	margin-bottom: 50px;
	font-family: "NovecentowideLightBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: .03em;
	text-transform: uppercase;
	color: #3f403f; }
.addthis .shareheading {
	font-family: "NovecentowideLightBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #3f403f;
	margin-right: 10px;
}
.addthis a {
	margin-left: 6px;
	padding-right: 22px;
	border-right: 1px solid #eeeeee;
	color: #c5c5c5;
	text-decoration: none;
}
.addthis a:hover {
	color: #e08a36;
	}
.addthis a.last {
	padding-right: 0px;
	border-right: none;
}
.addthis_toolbox a.addthis_button_google_plusone {
	display: inline;
	margin: 0;
	padding: 0;
	width: 80px }
.addthis_toolbox a.addthis_pill_style {
	margin-left: 20px }
.post .adspace {
	margin-bottom: 25px }
.postnav   {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 40px;
	padding-bottom: 4px;
	overflow: hidden;
	border-bottom: 1px solid #f3f3f4 }

/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none }
h2.archivetitle     {
	margin-top: 0;
	margin-bottom: 20px }
.archives        {
	margin-bottom: 15px;
	width: 100%;
	clear: left;
	overflow: hidden }
.archivepost             {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	margin-right: 20px;
	width: 170px;
	float: left }
.last {
	margin-right: 0 }
.archivepost img     {
	width: 170px;
	height: 130px }
.archivepost a  {
	text-decoration: none }
.archivepost .date           {
	color: #c5c5c5;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.archivepost .title        {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 17px;
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px }
.archivepost .title a, .archivepost a {
	color: #2a1704;
}
.archivepost .title a:hover, .archivepost a:hover   {
	color: #e08a36 }
.archivepost em      {
	color: #3f403f;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	display: block;
	margin-top: 2px }
.archiveslist      {
	color: #3f403f;
	font-size: 13px;
	line-height: 19px;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px;
	overflow: hidden }
.archiveslist li   {
	background-repeat: no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	padding-left: 11px;
	width: 30%;
	float: left }
.archiveslist ul li      {
	color: #3f403f;
	font-size: 11px;
	list-style-type: circle }
.archiveslist a:link, .subcategories a:link  {
	color: #5c5d5c;
	text-decoration: none }
.archiveslist a:visited, .subcategories a:visited  {
	color: #3f403f;
	text-decoration: none }
.archiveslist a:hover, .subcategories a:hover   {
	color: #e08a36 }
.archiveslist a:active, .subcategories a:active   {
	color: #3f403f }
.archiveslist em     {
	color: #3f403f;
	font-size: 10.5px }
.subcategories li ul li  {
	color: #3f403f;
	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: 25px }
.subcats h4 {
	color: #3f403f;
}
.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: #3f403f }
.linkdirectory li ul li  {
	list-style-type: none }
.linkdirectory a:link {
	color: #5c5d5c;
	text-decoration: none }
.linkdirectory a:visited {
	color: #3f403f;
	text-decoration: none }
.linkdirectory a:active {
	color: #5c5d5c;
	text-decoration: none }
.linkdirectory a:hover {
	color: #e08a36;
	text-decoration: none }
.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: Georgia, "Times New Roman", Times, 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: #5c5d5c;
	text-decoration: none }
.tagindex a:visited    {
	color: #3f403f;
	text-decoration: none }
.tagindex a:active   {
	color: #5c5d5c;
	text-decoration: none }
.tagindex a:hover   {
	color: #fff;
	text-decoration: none;
	background-color: #e08a36 }
.tagtitle   {
	color: #3f403f;
	font-style: normal;
	text-transform: uppercase }
.tagtitle a  {
	text-decoration: none;
	text-transform: none }
.tagtitle em  {
	color: #3f403f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-left: 10px;
	float: right }
.tagtitle em a  {
	color: #3f403f;
	font-size: 10px }
.tagtitle a:hover  {
	color: #e08a36 }
.searchpost .postthumb {
	float: right;
	margin: 0 0px 0px 15px;
}
.searchpost h2 {
	font-size: 17px;
	line-height: 17px; 
	margin: 0 0 8px;
}
.searchpost p {
	margin: 0;
}
h2.searchtitle {
	margin: 0;
	margin-bottom: 30px;
	
}
/*----FORMS----*/
#submit, .submitbutton          {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	font-family: "NovecentowideLightBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: .03em;
	background-color: #3f403f;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 5px;
	padding: 5px 12px 5px;
	border-style: none;    }
#submit:hover, .submitbutton:hover        {
	background-color: #e08a36 }
.commentinput, .styledinput, .captchainput            {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #3f403f;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	margin-bottom: 7px;
	padding: 7px;
	border: solid 1px #e7e5e3 }
.commentinput:focus, .styledinput:focus, .captchainput:focus       {
	color: #5c5d5c }
.commentinput {
	width: 475px }
.wpcf7-form   {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100% }
.wpcf7-form .formfield  {
	overflow: hidden }
.wpcf7-form p  {
	color: #3f403f;
	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: #3f403f;
	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                                     {
	color: #b2b2b2;
	margin: 30px 0 15px;
	font-size: 12px;
	overflow: hidden }
#footer a:link, #footer a:visited, #footer a:active        {
	color: #b2b2b2;
	text-decoration: none }
#footer a:hover        {
	color: #e08a36 }
.footernav       {
	width: 59%;
	float: left;
	text-transform: lowercase; }
.footernav li    {
	display: inline;
	margin: 0 19px 0 1px;
	padding: 0 }
.copyright               {
	text-align: right;
	font-size: 12px;
	width: 40%;
	float: right }
#footer .adspace    {
	text-align: center;
	margin: 20px 0;
	margin-right: auto;
	margin-left: auto; }
/*Comments*/
#comments, #pings, #respond, .relatedposts h4 {
	color: #3f403f;
	font-size: 18px;
	line-height: 24px;
	text-transform: lowercase;
	letter-spacing: 0;
}
#comments, #pings           {
	margin-top: 5px }
#respond            {
	margin-top: 35px }
#commentlist          {
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #eeeeee; }
#commentlist li           {
	margin: 20px 0;
	padding: 0 10px 10px 60px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
	min-height: 48px; }
#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       {
	background-color: #eeeeee;
	padding: 13px 10px 13px 73px }
#commentlist li p    {
	margin: 2px 0 6px;
	padding: 0 }
a.commentnumber {
	color: #eeedec;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	float: right }
.commentmeta         {
	color: #c5c5c5;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 4px;
	padding: 0 }
.commentmeta a {
	color: #c5c5c5 }
.commentmeta strong           {
	font-style: normal;
	color: #3f403f;
	font-family: "NovecentowideLightBold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3f403f;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	text-transform: none }
.commentmeta strong a            {
	font-style: normal;
	color: #3f403f;
	text-decoration: none }
.commentmeta a:hover         {
	color: #e08a36;
	text-decoration: underline }
.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: #3f403f;
	font-size: 11px;
	line-height: 15px;
	background-color: #eeebe8;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 8px 10px 7px }
.commentnav em {
	font-style: normal;
	margin-right: 15px }
.commentnav em img {
	margin-right: 2px;
	vertical-align: middle }
.commentnav .page-numbers {
	color: #3f403f;
	text-decoration: none;
	padding: 3px 5px;
	border: 1px #eeeded }
.commentnav .current {
	color: #3f403f;
	font-weight: bold;
	background-color: #fff }
.commentnav .next, .commentnav .prev, .commentnav .dots {
	border-style: none }
.commentnav a:hover {
	color: #fff;
	background-color: #e08a36 }
.commentnav .alignright a {
	color: #3f403f;
	text-decoration: none }
.commentnav .alignright a:hover {
	color: #e08a36;
	text-decoration: none;
	background-color: transparent }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li           {
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 0;
	border-bottom: medium none }
#cancel_reply, #cancel_reply a       {
	color: #3f403f;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a       {
	color: #3f403f;
	font-size: 11px;
	text-decoration: none }
.thdrpy a:hover   {
	color: #3f403f;
	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     {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	padding-top: 10px;
	width: 100%;
	height: 15px;
	clear: both }
#wp_page_numbers ul {
	text-align: center;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a         {
	color: #5c5d5c;
	padding: 3px 7px;
	border: solid 1px #f5f5f5 }
#wp_page_numbers li.space       {
	color: #5c5d5c;
	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: #e08a36 }
#wp_page_numbers li.page_info         {
	color: #3f403f;
	font-style: italic;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover         {
	color: #fff;
	background-color: #e08a36 }
#wp_page_numbers li.active_page a     {
	color: #fff;
	background-color: #e08a36 }