
/* 
Theme Name: Bunkycooks
Theme URL: http://www.bunkycooks.com
Description: Custom theme for Bunkycooks.
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---------*/
body             {
	color: #383633;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 19px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	position: relative }
a  {
	text-decoration: none }
a:link, a:visited, a:active      {
	color: #94b38a;
	text-decoration: none }
a:hover      {
	color: #b4caad;
	text-decoration: none }
p   {
	margin-top: 0;
	margin-bottom: 15px }
h1, h2, h3, h4, h5           {
	color: #ed7a00;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	text-transform: lowercase;
	margin-top: 15px;
	margin-bottom: 10px }
h1            {
	color: #ed7a00;
	font-size: 22px;
	line-height: 22px }
h2           {
	color: #ed7a00;
	font-size: 22px;
	line-height: 22px }
h3             {
	color: #ed7a00;
	font-size: 16px;
	line-height: 16px }
.pagecontent h3   {
	color: #94b38a }
h4            {
	color: #888685;
	font-size: 14px;
	line-height: 14px }
.clear  {
	clear: both }
.sep {
	background-image: url("images/separator.png");
	background-repeat: no-repeat;
	background-position: center 0;
	height: 44px }
#outerwrapper   { }
#wrapper                       {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 980px }
.clear {
	clear: both }
/*Header*/
#header                   {
	background-image: url("images/headerbg.png");
	background-repeat: no-repeat;
	background-position: right 0;
	height: 90px;
	overflow: hidden }
#header .logo {
	margin-top: 20px }
.sociallinks {
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	text-transform: lowercase;
	margin-top: 15px;
	margin-bottom: 92px;
	float: right }
.sociallinks a   {
	color: #888685;
	margin-left: 8px }
.sociallinks a:hover  {
	color: #ed7a00 }
.sociallinks strong {
	color: #94b38a;
	font-size: 14px;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-weight: normal }
.sociallinks img    {
	margin-top: -2px;
	vertical-align: middle }
/*Content*/
#content               {
	display: inline;
	margin-top: 10px;
	margin-right: 60px;
	margin-left: -5px;
	padding-left: 5px;
	width: 580px;
	min-height: 750px;
	float: left;
	overflow: hidden }
.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-left: 11px }
/*Homepage*/
.homesection   {
	line-height: 17px;
	margin-bottom: 30px;
	overflow: hidden }
.homesection h3   {
	font-size: 15px;
	line-height: 15px;
	margin: 0 0 2px;
	padding: 0 }
.homesection a:link, .homesection a:visited, .homesection a:active, .excerpt-column a:link, .excerpt-column a:visited, .excerpt-column a:active {
	color: #ED7A00 }
.homesection a:hover {
	color: #94B38A }
.homesection p  {
	font-size: 12px;
	margin-bottom: 8px;
	padding: 0 }
.homesection .meta   {
	color: #888685;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0 }
.homesection li {
	margin-bottom: 20px;
	padding-left: 90px;
	width: 150px;
	float: left }
.homesection li img  {
	margin-right: 10px;
	margin-left: -90px;
	width: 80px;
	height: 60px;
	float: left }
.homesection li.featured-lg {
	margin-right: 18px;
	padding-left: 0;
	width: 320px;
	float: left }
.homesection li.featured-lg img  {
	margin-bottom: 10px;
	margin-left: 0;
	width: 320px;
	height: 240px;
	float: none }
.homesection li.featured-lg h3   {
	font-size: 18px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 8px }
.homepagesections .more a {
	color: #fff;
	font-size: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #94b38a;
	background-image: url("images/readmore.png");
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -999px;
	display: block;
	padding: 4px 8px;
	width: 88px;
	height: 13px }
.homepagesections .more a:hover {
	background-color: #b4caad }
.homepagesections h2   {
	padding-bottom: 4px;
	border-bottom: 3px solid #94b38a }
.homepagesections #chefs h2 a.himg  {
	color: #fff;
	font-size: 1px;
	background-image: url("images/chefs.png");
	background-repeat: no-repeat;
	text-indent: -999px;
	display: inline-block;
	width: 180px;
	height: 21px }
.homepagesections #travel h2 a.himg  {
	color: #fff;
	font-size: 1px;
	background-image: url("images/travel.png");
	background-repeat: no-repeat;
	text-indent: -999px;
	display: inline-block;
	width: 180px;
	height: 21px }
.homepagesections #recipes h2 a.himg  {
	color: #fff;
	font-size: 1px;
	background-image: url("images/recipes.png");
	background-repeat: no-repeat;
	text-indent: -999px;
	display: inline-block;
	width: 180px;
	height: 21px }
.homepagesections #tips h2 a.himg   {
	color: #fff;
	font-size: 1px;
	background-image: url("images/thoughtsonfood.png");
	background-repeat: no-repeat;
	text-indent: -999px;
	display: inline-block;
	width: 231px;
	height: 21px }
.homepagesections .homesection h2 em a {
	color: #888685;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-style: normal;
	background-image: none;
	text-transform: lowercase;
	text-indent: 0;
	letter-spacing: 0;
	display: block;
	float: right }
.homepagesections .homesection h2 em a:hover {
	color: #94b38a }
h2#favorites {
	color: #fff;
	font-size: 1px;
	background-image: url("images/st-favorites.png");
	background-repeat: no-repeat;
	text-indent: -999px;
	width: 180px;
	height: 21px }
.popular {
	width: 600px }
.popular span {
	display: inline;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 130px;
	height: 130px;
	float: left }
/*Sidebar*/
#sidebar   {
	color: #888685;
	font-size: 11px;
	line-height: 16px;
	display: inline;
	padding-bottom: 20px;
	width: 340px;
	float: left }
#topsidebar  { }
#topsidebar .widget { }
h3.widgettitle   {
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #d7d7d6 }
.notitle h3.widgettitle {
	display: none }
#topsidebar-ad  {
	text-align: center }
#topsidebar-ad div {
	text-align: center;
	margin-right: auto;
	margin-left: auto }
#topsidebarfeature {
	text-align: center;
	margin-bottom: 15px;
	border-bottom: 1px dashed #dfe8dc }
#topsidebarfeature h3 {
	margin-top: 5px }
#topsidebarfeature h3 a {
	color: #ed7a00 }
#topsidebarfeature h3 a:hover {
	color: #888685 }
#leftsidebar  {
	margin-right: 20px;
	width: 160px;
	float: left }
#leftsidebar select {
	color: #888685;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: #eaf0e8;
	margin-top: 6px;
	padding: 2px;
	width: 156px;
	border-style: none }
#rightsidebar {
	width: 160px;
	float: left }
#lowersidebar {
	clear: both }
.widget    {
	margin-bottom: 20px }
.widget a:link, .widget a:visited, .widget a:active  {
	color: #888685;
	text-decoration: none }
.widget a:hover  {
	color: #ed7a00;
	text-decoration: none }
.widget ul  {
	line-height: 15px;
	overflow: hidden }
.widget ul li  {
	color: #666;
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 8px;
	letter-spacing: -0.02em;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 11px;
	border-bottom: 1px solid #d7d7d6 }
.widget p   {
	margin-top: 6px;
	margin-bottom: 2px }
#searchform {
	color: #666;
	display: inline }
.emailform {
	overflow: hidden }
.searchinput    {
	color: #888685;
	font-size: 12px;
	line-height: 22px;
	background-color: #f1f1f1;
	margin: 0;
	padding: 1px 3px 2px;
	width: 190px;
	height: 22px;
	border-style: none }
.emailinput {
	color: #888685;
	font-size: 12px;
	background-color: #f1f1f1;
	margin: 2px 0;
	padding: 1px 3px 2px;
	width: 154px;
	height: 22px;
	border-style: none }
.searchsubmit  {
	color: #fff;
	font-size: 16px;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	line-height: 22px;
	background-color: #c9d9c4;
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-transform: lowercase;
	cursor: pointer;
	margin: 1px 0 0 -3px;
	padding: 1px 3px 5px;
	height: 25px;
	border-style: none }
.emailsubmit {
	color: #b4caad;
	font-size: 14px;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-transform: lowercase;
	cursor: pointer;
	float: right;
	border-style: none }
.searchsubmit:hover {
	background-color: #b4caad }
.emailsubmit:hover {
	color: #c9d9c4 }
.widget_search {
	margin-bottom: 20px }
.widget_search h3  {
	display: inline;
	margin-top: 2px;
	border-bottom: none }
/*Post Styles*/
.post          {
	background-image: url("images/separator.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-bottom: 50px }
.post h2         {
	margin: 0 0 15px;
	padding: 0;
	vertical-align: middle }
.post h2, a.h2, h2 a:link, h2 a:visited, h2 a:active        {
	color: #ed7a00;
	text-decoration: none }
.post h2 a:hover      {
	color: #888685;
	text-decoration: none }
.postdate, .postmeta    {
	color: #888685;
	font-size: 11px }
.postmeta, .postmeta a, .metabottom, .metabottom a       {
	color: #888685;
	text-decoration: none }
.postmeta a:hover, .edit a:hover     {
	color: #ed7a00;
	text-decoration: none }
.postmeta         { }
.metacat  {
	text-transform: uppercase }
.postmeta p {
	margin: 0;
	padding: 0 }
.metabottom           {
	color: #888685;
	margin-top: 20px }
.metabottom .left    {
	line-height: 20px;
	width: 40%;
	float: left }
.metabottom .right    {
	line-height: 20px;
	text-align: right;
	width: 60%;
	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 img   {
	width: auto !important;
	max-width: 580px }
img.alignleft {
	margin-right: 10px;
	float: left }
img.alignright {
	margin-left: 10px;
	float: right }
img.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
.post blockquote      {
	color: #8b8c8e;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 3px solid #b4caad }
.wp-caption {
	text-align: left }
.wp-caption p  {
	color: #888685;
	font-size: 10px;
	text-align: center;
	margin-top: 2px;
	padding-right: 10px }
.post .recipe              {
	color: #383633;
	font-style: normal;
	background-color: #fff;
	background-image: url("images/recipegradient.png");
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 15px 30px 20px;
	border: dashed 1px #eaf0e8 }
.post .recipe .recipemeta        { }
.post .recipe h2             {
	margin-top: 10px;
	margin-bottom: 0 }
.post .recipe h3           {
	color: #94b38a;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	display: block;
	margin: 15px 0 0 }
.post .recipe p     {
	margin-top: 8px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0 }
.post .recipe h3 {
	clear: both; }
.post .hrecipe .photo  {
	width: 1px;
	height: 1px;
	float: right }
.post .hhrecipe .recipemeta, .post .recipe .summary, .post .hrecipe .source p  {
	color: #888685;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	clear: left }
.post .recipe .summary p { }
.post .recipe .time   {
	color: #888685;
	font-size: 11px;
	clear: right;
	border-top: 1px solid #eaf0e8;
	border-bottom: 1px solid #eaf0e8 }
.post .recipe .time p {
	display: inline;
	margin-right: 10px }
.printbutton   {
	color: #94b38a;
	font-size: 9.5px;
	line-height: 10px;
	text-align: left;
	text-transform: lowercase;
	margin-top: 0;
	margin-right: -15px;
	margin-left: 20px;
	width: 150px;
	float: right }
.printbutton a {
	display: block;
	width: 70px;
	float: left }
.printbutton img  {
	margin-top: -3px;
	margin-right: 3px;
	float: left;
	vertical-align: middle }
.printbutton img, .postmeta img, .post h2 img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none }
a.more-link {
	color: #fff;
	font-size: 14px;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	text-decoration: none;
	background-color: #94b38a;
	text-transform: lowercase;
	padding: 3px 8px }
a.more-link:hover {
	background-color: #b4caad }
/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none }
h2.archivetitle   {
	margin-bottom: 15px }
.archives   {
	margin-top: 5px;
	margin-right: -25px;
	margin-bottom: 15px;
	width: 620px;
	clear: left }
.archivepost    {
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	margin-right: 20px;
	width: 130px;
	float: left }
.archivepost a  {
	text-decoration: none }
.archivepost .date      {
	color: #a3a3a3;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	display: block;
	float: none }
.archivepost .title   {
	font-size: 14px;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	text-align: center;
	display: block }
.archivepost .title a:hover, .archivepost a:hover  { }
.archivepost em     {
	color: #a3a3a3;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-style: normal;
	text-align: center;
	display: block;
	margin-top: 2px }
.searchentry   {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 0;
	min-height: 100px;
	clear: both;
	overflow: hidden }
.searchentry .postdate    {
	color: #a3a3a3;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	display: block;
	float: none }
.searchimg {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	float: left }
.searchentry .spacer {
	height: 20px }
.searchentry h2   {
	color: #94b38a;
	font-size: 14px;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 2px }
.searchentry p    {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 6px }
.searchentry .morelink      {
	font-size: 14px }
.searchentry .morelink a   {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color: #94b38a;
	padding: 1px 4px }
.searchentry .morelink a:hover {
	background-color: #b4caad }
.searchentry .morelink a:active {
	position: relative;
	top: 6px }
.subcategories {
	background-image: url("images/separator.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 50px;
	overflow: hidden }
.subcategories li ul li {
	color: #ed7a00;
	list-style-type: disc;
	margin-left: 15px;
	width: 30%;
	float: left }
.archiveslist   {
	color: #ed7a00;
	font-size: 12px;
	line-height: 19px;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px }
.archiveslist li  {
	list-style-type: disc;
	margin-left: 15px }
.archiveslist ul li  {
	color: #94b38a;
	font-size: 11px;
	list-style-type: circle }
.archiveslist em   {
	color: #888685;
	font-size: 10.5px }
.pagecontent .linkdirectory li.linkcat {
	background-image: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0 }
.linkdirectory h3 {
	color: #ed7a00;
	margin-bottom: 4px }
.linkdirectory ul li {
	margin-left: 10px }
/*----FORMS----*/
#submit, .submitbutton   {
	color: #fff;
	font-size: 16px;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	background-color: #94b38a;
	text-transform: lowercase;
	cursor: pointer;
	padding: 3px 7px 2px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px         }
#submit:hover, .submitbutton:hover  {
	background-color: #b4caad }
.commentinput, .styledinput, .captchainput   {
	color: #888685;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	background-color: #f1f1f1;
	background-image: none;
	margin-bottom: 5px;
	padding: 4px;
	border-style: none }
.commentinput:focus, .styledinput:focus, .captchainput:focus, .searchinput:focus, .emailinput:focus {
	background-color: #e7e7e7 }
.commentinput {
	width: 475px }
.label  {
	margin-bottom: 2px }
.wpcf7-form { }
.wpcf7 p {
	margin: 0;
	padding: 0 }
/*Footer*/
#footer                   {
	font-size: 11px;
	background-image: url("images/separator.png");
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 15px;
	padding-top: 50px }
#footer a:link, #footer a:visited, #footer a:active       {
	color: #888685;
	text-decoration: none }
#footer a:hover       {
	color: #ed7a00 }
#footerwidgets  {
	overflow: hidden;
	border-bottom: 1px dashed #dfe8dc }
#footerwidgets { }
#footerwidgets li.widget {
	margin-right: 30px;
	width: 300px;
	float: left }
#footerwidgets li#text-9 {
	margin-top: 15px;
	margin-right: 0;
	margin-left: 20px }
.footermenu    {
	text-transform: lowercase;
	margin-top: 5px;
	width: 50%;
	float: left }
.footermenu li {
	display: inline;
	margin-right: 10px }
.footermenu .pages, .footermenu .social {
	display: inline }
.footermenu .social li {
	margin-right: 2px;
	position: relative;
	top: 3px }
.copyright   {
	color: #888685;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
	float: right }
/*Comments*/
#comments     {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px }
#respond     {
	font-size: 16px;
	line-height: 16px;
	margin-top: 25px;
	margin-bottom: 10px }
#commentlist      {
	font-size: 11.5px;
	line-height: 17px;
	list-style-type: none;
	margin-bottom: 30px;
	border-top: 1px solid #d7d7d6 }
#commentlist li       {
	margin: 0;
	padding: 13px 10px 13px 55px;
	border-bottom: 1px solid #d7d7d6 }
#commentlist li.bypostauthor      {
	background-color: #f1f1f1 }
#commentlist li p    {
	margin: 2px 40px 6px 0;
	padding: 0 }
p.commentmeta, .commentmeta a     {
	color: #888685;
	font-size: 11px;
	margin: 0 0 4px;
	padding: 0 }
.commentmeta strong     {
	color: #94b38a }
.commentmeta strong a       {
	color: #94b38a;
	font-weight: bold;
	text-decoration: underline }
.commentmeta a:hover     {
	color: #b4caad;
	text-decoration: underline }
.commentnumber     {
	color: #f1f1f1;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.bypostauthor .commentnumber     {
	color: #f1f1f1;
	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  { }
#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: #f1f1f1;
	margin: 10px 0 0;
	padding: 13px 10px 13px 60px;
	border-bottom: medium none }
#cancel_reply, #cancel_reply a    {
	color: #ed7a00;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a    {
	color: #ed7a00;
	font-size: 11px;
	text-decoration: none }
.thdrpy a:hover {
	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;
	line-height: 15px;
	margin-top: 20px;
	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: #888685;
	padding: 3px 5px;
	border: solid 1px #eaf0e8 }
#wp_page_numbers li.space     {
	color: #888685;
	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: #ed7a00 }
#wp_page_numbers li.page_info     {
	color: #888685;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover     {
	color: #fff;
	background-color: #94b38a }
#wp_page_numbers li.active_page a  {
	color: #fff;
	background-color: #ed7a00 }
/*PULLDOWN MENU*/
#centeredmenu            {
	color: #888685;
	font-size: 12px;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
	margin: 0 0 24px;
	padding: 0;
	position: relative;
	z-index: 1000;
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px dashed #dfe8dc;
	border-bottom: 1px dashed #dfe8dc }

/* Top menu items */
#centeredmenu ul   {
	list-style: none;
	margin: 0 0 0;
	padding: 0;
	position: relative;
	right: 50%;
	float: right }
#centeredmenu ul li        {
	margin: 0;
	padding: 0 9px;
	position: relative;
	left: 50%;
	float: left }
#centeredmenu ul li a        {
	color: #888685;
	line-height: 30px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 10px;
	height: 28px }
#centeredmenu ul li.active a  { }
#centeredmenu ul li a:hover     {
	color: #ed7a00;
	text-shadow: 0px 0px 10px rgba(255,255,255,.9)  }
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a   { }
