
/* 
Theme Name: A Spicy Perspective
Theme URL: http://www.aspicyperspective.com
Description: Custom theme for A Spicy Perspective.
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---------*/
.bree-light { 
	font-family: "Bree Light", sans-serif; 
	font-size-adjust:0.492; 
	font-weight:200; 
	font-style:normal; }
.bree-reg { 
	font-family: "Bree Regular", sans-serif; 
	font-size-adjust:0.496; 
	font-weight:normal; 
	font-style:normal; }

body                           {
	color: #463428;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;
	background-color: #fff;
	background-image: url("images/bg.png");
	margin: 0;
	padding: 0 }
a  {
	text-decoration: none }
a:link, a:visited, a:active          {
	color: #b9402b;
	text-decoration: underline }
a:hover             {
	color: #d68039;
	text-decoration: none }
p    {
	margin-top: 8px;
	margin-bottom: 15px }
h1, h2, h3, h4, h5              {
	font-size-adjust: 0.492; 
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px }
h1                        {
	color: #d68039;
	font-size: 30px;
	font-weight: normal;
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: 15px }
h2      {
	color: #d68039;
	font-size: 30px;
	font-weight: normal;
	line-height: 28px }
h3                       {
	color: #89883c;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: .01em;
	margin-top: 25px;
	margin-bottom: 15px }
h4        {
	color: #b9402b;
	font-size: 18px;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 15px }
.clear {
	width: 1px;
	height: 1px;
	clear: both }
#wrapper                                       {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-color: #ffffff;
	overflow: hidden; }
.clear {
	clear: both }
/*Header*/
#header {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	 }
#header h1.logo    {
	margin: 20px 0;
	padding: 0;
	float: left }
#header .social {
	background: url(images/icons.png) no-repeat;
	width: 331px;
	height: 52px;
	text-align: right;
	float: right;
	margin-top: 47px;
}

/*TOP MENU*/
#topbar                   {
	color: #967f6d;
	font-size-adjust:0.492;
	text-transform: uppercase;
	letter-spacing: .02em;
	width: auto;
	height: 28px;
	background: url(images/footerbg.png) #512b0c;
	font: 12px/28px "Bree Regular", "Arial Narrow", Geneva, Helvetica, Arial, sans-serif;
}
.emailform {
	float: left;
	width: 310px;
	font-size: 11px;
	color: #967f6d;
}
.emailinput {
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	color: #967f6d;
	text-transform: uppercase;
	background-color: #68462c;
	border: none;
	margin: 0px 0 0 4px;
	padding: 2px 4px;
	width:130px
}
.emailinput:focus {
	color: #ffffff;
}
.emailsubmit {
	color: #967f6d;
	background-color: #512b0c;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
}
.emailsubmit:hover {
	color: #ffffff;
}
.topmenu {
	width: 1000px;
	margin: 0 auto;
}
.topmenu ul   {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right; }
.topmenu ul li      {
	margin: 0px;
	padding: 0px;
	height: 28px;
	float: left }
.topmenu ul li a      {
	color: #967f6d;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left }
.topmenu ul li.recipebox a      {
	color: #ffffff;
	background: url(images/recipebox.png) no-repeat 0 center;
	padding-left: 15px;
	margin-left: 10px;
}
.topmenu ul li a:hover, .topmenu ul li:hover > a  {
	color: #ffffff }
.topmenu li ul a:hover, .topmenu ul li li:hover > a {
	color: #ffffff; }
.topmenu li ul       {
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #512b0c;
	text-transform: lowercase;
	letter-spacing: normal;
	margin-top: 28px;
	padding-left: 0px;
	position: absolute;
	z-index: 9999;
	left: -999em;
	width: 150px;
	-moz-box-shadow: 1px 1px 2px rgba(109,111,113,.1);
	-webkit-box-shadow: 1px 1px 2px rgba(109,111,113,.1);
	box-shadow: 1px 1px 2px rgba(109,111,113,.1) }
.topmenu li ul li  {
	margin: 0;
	height: auto;
	padding: 0 }
.topmenu li:hover ul {
	left: auto }
.topmenu li ul li a, .topmenu li.recipebox ul li a   {
	color: #d68039;
	margin: 0;
	padding: 0;
	background-image: none;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 20px;
	width: 140px;
	border-bottom: 1px solid #573315 }
.topmenu ul li li:hover > a, .topmenu ul li li a:hover   {
	color: #FFFFFF;
	background-color: #d68039 }
.topmenu li li ul  {
	visibility: hidden;
	margin: 0 0 0 150px;
	background-color: #FFFFFF;}
.topmenu li li ul a  {
	border-bottom: 1px solid #eaf7f7;  }
.topmenu ul li li li:hover > a, .topmenu ul li li lia:hover {
	color: #ffffff;
	background-color:  #d68039; }
.topmenu li li:hover ul {
	visibility: visible }
.topmenu ul ul li:last-child > a  {
	border-bottom: none }
.topmenu ul ul ul li:first-child > a { }
/*MAIN MENU*/
#nav                   {
	color: #683a0f;
	text-align: left;
	text-transform: uppercase;
	width: auto;
	height: 40px;
	background: url(images/bg2.png) #ffffff;
	font: 15px/40px "Bree Light", "Arial Narrow", Geneva, Helvetica, Arial, sans-serif;
	font-size-adjust:0.492; 
	overflow: hidden;
}
#nav p {
	font-size-adjust:0.492; 
	font-family: "Bree Regular", "Arial Narrow", Geneva, Helvetica, Arial, sans-serif;
	display: inline-block;
	float: left;
	color: #b9402b;
	margin: 0 7px 0 15px;
	padding: 0;
	line-height: 40px;
	height: 40px;
}
#nav ul   {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 11px; }
#nav ul li      {
	margin: 0 0 0 2px;
	padding: 0px;
	height: 40px;
	float: left }
#nav ul li a      {
	color: #683a0f;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left }
#nav ul li a:hover, #nav ul li:hover > a  {
	color: #d68039;
	background-color: #ffffff }
#nav li ul a:hover, #nav ul li li:hover > a {
	color: #ffffff; }
#nav li ul       {
	font-size: 14px;
	background-color: #FFFFFF;
	text-transform: lowercase;
	letter-spacing: normal;
	margin-top: 40px;
	padding-left: 0px;
	position: absolute;
	z-index: 9999;
	left: -999em;
	width: 178px;
	-moz-box-shadow: 0px 1px 3px rgba(81,43,12,.1);
	-webkit-box-shadow: 0px 1px 3px rgba(81,43,12,.1);
	box-shadow: 0px 1px 3px rgba(81,43,12,.1) }
#nav li ul li  {
	margin: 0;
	height: auto;
	padding: 0 }
#nav li:hover ul {
	left: auto }
#nav li ul li a   {
	color: #d68039;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 11px;
	line-height: 20px;
	width: 167px;
	border-bottom: 1px solid #f4f2ed }
#nav ul li li:hover > a, #nav ul li li a:hover   {
	color: #FFFFFF;
	background-color: #d68039 }
#nav li li ul  {
	visibility: hidden;
	margin: 0 0 0 180px;
	background-color: #FFFFFF;}
#nav li li ul a  {
	border-bottom: 1px solid #eaf7f7;  }
#nav ul li li li:hover > a, #nav ul li li lia:hover {
	color: #ffffff;
	background-color:  #d68039; }
#nav li li:hover ul {
	visibility: visible }
#nav ul ul li:last-child > a  {
	border-bottom: none }
#nav ul ul ul li:first-child > a { }
/*Content*/
#content                             {
	width: 600px;
	margin: 20px;
	float: left }
h1.pagetitle, h2.archivetitle   {
	margin-top: 0 }
.pagecontent ul, .pagecontent ol  {
	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 }
.pagecontent ol li  {
	padding-bottom: 5px;
	margin-left: 20px }
.sep {
	background: url("images/sep.png") no-repeat;
	margin-top: 26px;
	margin-bottom: 23px;
	height: 10px;
	clear: both;
}
h3.divider, h4.divider {
	color: #b9402b;
	background: url("images/sep.png") no-repeat right 4px;
	margin: 25px 0 20px;
}
.divider span {
	display: inline-block;
	background-color: #ffffff;
	padding: 0 7px 0 0;
}
/*Sidebar*/
#sidebar                  {
	color: #463428;
	font-size: 12px;
	line-height: 17px;
	display: inline;
	position: relative;
	z-index: 10;
	width: 330px;
	margin: 20px 20px 20px 10px;
	float: right }
#topsidebar   { }
#leftsidebar         {
	margin: 0;
	margin-right: 20px;
	width: 150px;
	float: left }
#rightsidebar    {
	margin: 0;
	width: 160px;
	float: right }
#lowersidebar {
	clear: both;
	margin: 0;
}
.widget        {
	margin-bottom: 30px }
h3.widgettitle    {
	margin: 0 0 8px; }
.widget a:link, .widget a:visited, .widget a:active      {
	color: #463428;
	text-decoration: none }
.widget a:hover     {
	color: #d68039;
	text-decoration: none }
.widget ul   { }
.widget ul li          {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 6px;
	list-style-type: none;
	margin: 0 0 6px;
	padding: 0 0 0 9px }
.widget p    {
	margin: 0 0 10px }

#sidebar .ad { 
	padding: 15px;
	background-image: url("images/bg2.png");
	text-align: center;
}
#sidebar .about { 
	background-color: #ffffff;
	padding: 6px 20px 10px;
	margin-bottom: 13px;
}
#leftsidebar select     {
	color: #bba693;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #ffffff;
	padding: 3px 3px 3px 5px;
	width: 144px;
	border: 1px solid #d3cec1 }
#rightsidebar select   {
	color: #bba693;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #ffffff;
	padding: 3px 3px 3px 5px;
	width: 153px;
	border: 1px solid #d3cec1 }
#leftsidebar .widget, #rightsidebar .widget {
	margin-bottom: 30px }
.widget_search {
	margin-bottom: 25px;
}
#searchform  {
	background-color: #ffffff;
	border: 1px solid #d3cec1;
	height: 30px }
.searchinput  {
	color: #bba693;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	background-color: transparent;
	padding: 7px 3px 7px 8px;
	width: 251px;
	vertical-align: middle;
	border-style: none }
.searchinput:focus {
	color: #463428;	
}
.searchsubmit  {
	color: #89883c;
	background-color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: -3px;
	padding: 3px 5px 4px 6px;
	height: 30px;
	float: right;
	border-style: none;
	font: 18px/30px "Bree Light", Arial, Helvetica, sans-serif;
	}
.searchsubmit:hover  {
	color: #d68039; }
.recentposts {
	font-size: 18px;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	line-height: 16px }
.recentposts h3 {
	margin-bottom: 13px }
.recentposts img {
	margin-right: 10px;
	width: 60px;
	height: 60px;
	float: left }
.recentposts .title {
	display: table-cell;
	width: 230px;
	height: 60px;
	vertical-align: middle }
.recentposts ul li {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 300px;
	height: auto;
	min-height: 60px;
	overflow: hidden;
	list-style-type: none; }
.recentposts strong {
	font-weight: normal }
.recentposts small {
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	color: #bba693;
	font-size: 10px;
	letter-spacing: .5px;
	text-transform: uppercase;
	display: block;
	margin-top: 2px }
.recentposts em {
	color: #bba693;
	font-style: normal;
	text-transform: lowercase }
.recentposts a, #sidebar .recentposts a {
	color: #b9402b }
.recentposts a:hover, #sidebar .recentposts a:hover {
	color: #d68039 }
#blogherads ul {
	
}
#blogherads ul li {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	margin-top: 2px;
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
}
/*Post Styles*/
.post                  {
	margin-bottom: 40px; }
h2.posttitle {
	color: #d68039;
	margin: 0 0 20px 0;
	padding: 0 }
h2.posttitle a  {
	color: #d68039;
	text-decoration: none }
h2.posttitle a:hover  {
	color: #b9402b }
.postmeta               {
	color: #bba693;
	font-size: 11px;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.02em }
.postmeta a   {
	color: #bba693;
	text-decoration: none }
.postmeta a:hover, .edit a:hover, .metabottom a:hover          {
	color: #d68039;
	text-decoration: none }
.ccount     {
	background-image: url("images/comment.png");
	background-repeat: no-repeat;
	background-position: 0 center;
	display: inline;
	margin-left: 13px;
	padding-left: 14px }
.metabottom .ccount, .postmeta .right    {
	float: right;
}
.metabottom                   {
	margin-top: 20px }
.metabottom .left      {
	width: 70%;
	float: left }
.metabottom .right      {
	text-align: right;
	width: 30%;
	float: right }
.metabottom a  { }
.metabottom a:hover  { }
a.post-edit-link, a.comment-edit-link  {
	color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #bba693;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-left: 8px;
	padding: 1px 3px }
a.post-edit-link:hover, a.comment-edit-link:hover {
	color: #fff;
	background-color: #463428 }
.post ul {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 3px }
.post ol {
	list-style-type: decimal;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 22px }
.post li {
	margin-bottom: 12px }
.post ul li {
	margin-bottom: 3px;
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 15px }
.post li:last-child {
	margin-bottom: 0px;
}
.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 p.small {
	font-size: 80%;
}
.post blockquote        {
	color: #bba693;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 4px solid #c4c3c1 }
.wp-caption {
	text-align: left }
.wp-caption p   {
	color: #bba693;
	font-size: 10px;
	text-align: center;
	margin-top: 2px;
	padding-right: 10px }
.recipe                          {
	color: #463428;
	font-style: normal;
	margin-bottom: 15px;
	padding: 30px;
	overflow: hidden;
	border: none;
	background: url(images/bg2.png) #ffffff;
}
.recipe h2                     {
	color: #d68039;
	margin-top: 0;
	margin-bottom: 10px }
.recipe h3                    {
	color: #b9402b;
	text-transform: none;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
	clear: left; }
.recipe p        {
	font-size: 13px;
	line-height: 18px;
	margin: 2px 0 13px 0; }
.recipe .recipemeta, .recipe .summary   {
	margin-top: 1px;
	margin-bottom: 1px;
	clear: left }
.recipe .notes  {
	color: #bba693;
	margin-top: 20px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 0;
	clear: left }
.recipe .source p   {
	color: #bba693;
	font-size: 12.5px;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 1px;
	clear: left }
.recipe .time           {
	color: #bba693;
	font-size: 11px;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	margin-bottom: 2px; }
.recipe .time p {
	font-size: 11px;
	display: inline;
	margin: 0;
	padding: 0 }
.recipe .time strong  {
	font-weight: normal;
	 }
.recipe .time span  {
	margin-right: 15px }
.recipe .photo {
	float: right;
	width: 125px;
	height: 125px;
	margin-bottom: 10px;
	display: none; }
p.printbutton         {
	float: right;
	clear: right;
	margin: 0 0 15px 25px;
	position: relative;
	top: 0px;
	right: -5px; }
.printbutton a {
	display: inline-block;
	width: 30px;
	font-size: 9.5px;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #bba693;
}
.printbutton a:hover {
	color: #d68039;
}
.printbutton img, .postmeta img, .post h2 img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none }
.addthis_toolbox  {
	margin-top: -10px;
	margin-bottom: 20px;
	background: url("images/bg2.png") #ffffff;
	padding: 12px 0px 9px 20px;
}
.addthis_toolbox2  {
	margin:0 0 20px;
	background-image: none;
	padding: 0px;
}
.addthis_toolbox a.addthis_button_google_plusone {
	display: inline;
	margin: 0;
	padding: 0;
	width: 80px }
.addthis_toolbox a.addthis_button_tweet {
	display: inline;
	margin: 0;
	padding: 0;
	width: 100px }
.addthis_toolbox a.addthis_pill_style {
	margin-right: 25px }
.innerpostads {
	overflow: hidden;
}
.innerpostads .adspace {
	width: 300px;
	display: inline-block;
	float: left;
	margin-bottom: 55px;
}
.innerpostads .subscribe {
	width: 250px;
	height: 220px;
	margin-right: 20px;
	background-image: url("images/bg2.png");
	padding: 15px;
}
.innerpostads .subscribe .textwidget {
	overflow: hidden;
	/* background: url(images/spices.png) no-repeat center bottom; 
	padding-bottom: 65px;*/
}
.innerpostads .social img {
	width: 32px;
	height: 32px;
}
.innerpostads p {
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 8px 0;
}
.innerpostads h3.widgettitle {
	margin-top: 7px;
}
.innerpostads .emailform {
	background-color: #ffffff;
	height: 30px;	
	width: 250px;
	margin-bottom: 25px;
}
.innerpostads .emailinput {
	margin: 0;
	background-color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	width: 180px;
	padding: 7px 8px;
}
.innerpostads .emailinput:focus {
	color: #463428;
}
.innerpostads .emailsubmit {
	margin: 0;
	background-color: #ffffff;
	color: #89883c;
	font-size: 16px;
	line-height: 30px;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 29px;
	margin: 0px 0 0 -4px;
	padding: 0 5px;
	vertical-align: top;
	float: right;
}
.innerpostads .emailsubmit:hover {
	color: #ea8b44;
}

/*Homepage Teaser Posts*/
.teaserpost {
	overflow: hidden; }
.teaserpost .postthumb  {
	width: 220px;
	margin-right: 20px;
	float: left; }
.teaserpost .postthumb img {
	width: 220px;
	height: 220px;
}
.teaserpost p {
	margin: 0;
	margin-bottom: 12px;
	font-size: 13px;
	line-height: 17px;
}
.teaserpost .postcontent {
	width: 360px;
	float: left;
	padding-top: 12px; }
.teaserpost .metabottom {
	margin: 0;
	padding: 0;
	margin-top: 13px;
}
.teaserpost h2 {
	color: #b9402b;
	margin-bottom: 5px;
}
.teaserpost h2.posttitle a {
	color: #d68039;
}
.teaserpost h2.posttitle a:hover {
	color: #b9402b;
}
a.more-link     {
	color: #b9402b;
	font-size: 16px;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase; }
a.more-link:hover     {
	color: #d68039; }
/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none }
h2.archivetitle     {
	margin-top: 0;
	margin-bottom: 15px }
.archives        {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 100%;
	clear: left;
	overflow: hidden }
.archivepost             {
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	margin-right: 20px;
	width: 180px;
	float: left }
.last {
	margin-right: 0 }
.archivepost img     {
	width: 180px;
	height: 180px }
.archivepost a  {
	text-decoration: none }
.archivepost .date           {
	color: #bba693;
	font-size: 10px;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	display: block;
	float: none }
.archivepost .title        {
	font-size: 16px;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-bottom: 3px }
.archiveslist      {
	color: #bba693;
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px;
	overflow: hidden }
.archiveslist li   {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	padding-left: 11px;
	width: 30%;
	float: left }
.archiveslist ul li      {
	color: #d68039;
	font-size: 11px;
	list-style-type: circle }
.archiveslist a:link, .subcategories a:link  {
	color: #463428;
	text-decoration: none }
.archiveslist a:visited, .subcategories a:visited  {
	color: #bba693;
	text-decoration: none }
.archiveslist a:hover, .subcategories a:hover   {
	color: #d68039 }
.archiveslist a:active, .subcategories a:active   {
	color: #d68039 }
.archiveslist em     {
	color: #bba693;
	font-size: 10.5px }
.subcategories li ul li  {
	color: #d68039;
	font-size: 13px;
	line-height: 18px;
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 9px }
.subcategories li ul {
	overflow: hidden;
	-moz-column-count: 4;
	-moz-column-gap: 10px;
	-webkit-column-count: 4;
	-webkit-column-gap: 10px;
	column-count: 4;
	column-gap: 10px }
.subcats    {
	margin-bottom: 40px }
.linkdirectory li.linkcat  {
	background-image: none;
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 0 }
.linkdirectory h3    {
	color: #bba693 }
.linkdirectory li ul li  {
	list-style-type: none }
.linkdirectory a:link {
	color: #463428;
	text-decoration: none }
.linkdirectory a:visited {
	color: #888685;
	text-decoration: none }
.linkdirectory a:active {
	color: #463428;
	text-decoration: none }
.linkdirectory a:hover {
	color: #d68039;
	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: 12px;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: center;
	display: block;
	margin-right: 2px;
	width: 17px;
	height: 19px;
	float: left;
	border: solid 1px #f6f5f5;
	background-color: #ffffff; }
.tagindex a:link   {
	color: #bba693;
	text-decoration: none }
.tagindex a:visited    {
	color: #bbb9b9;
	text-decoration: none }
.tagindex a:active   {
	color: #bba693;
	text-decoration: none }
.tagindex a:hover   {
	color: #fff;
	text-decoration: none;
	background-color: #d68039 }
.tagtitle   {
	color: #bba693;
	text-transform: uppercase }
.tagtitle a  {
	text-decoration: none;
	text-transform: none }
.tagtitle em  {
	color: #bba693;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 10px;
	float: right }
.tagtitle em a  {
	color: #bba693;
	font-size: 11px }
.tagtitle a:hover  {
	color: #d68039 }
.relatedposts    {
	margin-bottom: 55px;
	width: 600px;
	overflow: hidden; }
.relatedposts ul, relatedposts ul li  {
	list-style-type: none }
.relatedposts ul li:last-child {
	margin-right: 0px;
}
.relatedposts .archivepost             {
	width: 135px; }
.relatedposts .archivepost img     {
	width: 135px;
	height: 135px }
.relatedposts .archivepost .title        {
	font-size: 13px;
	line-height: 13px; }
/*----FORMS----*/
#submit, .submitbutton          {
	color: #fff;
	font-size: 16px;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	background-color: #b9402b;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 5px;
	padding: 5px 12px 3px;
	border-style: none;    }
#submit:hover, .submitbutton:hover        {
	background-color: #d68039 }
.commentinput, .styledinput, .captchainput            {
	color: #bba693;
	font-size: 13px;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	background-color: #fff;
	margin-bottom: 7px;
	padding: 7px;
	border: 1px solid #e4e3e3  }
.commentinput:focus, .styledinput:focus, .captchainput:focus       {
	color: #463428 }
.commentinput {
	width: 475px }
#content #searchform      {
	width: 400px }
.wpcf7-form   {
	width: 100% }
.wpcf7-form .formfield  {
	overflow: hidden }
.wpcf7-form p  {
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align: right;
	display: block;
	margin: 0 20px 0 0;
	padding: 7px 0;
	width: 100px;
	float: left }
.wpcf7-form .captcha  {
	color: #d68039;
	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  {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
	width: 400px;
	float: left }
.wpcf7-form .captchainput  {
	width: 100px }
.wpcf7-form .submit {
	margin-left: 120px;
	clear: both }
/*Footer*/
#footer                                     {
	color: #7b6556;
	padding-top: 20px;
	padding-bottom: 15px;
	width: 100%;
	overflow: hidden;
	background: url(images/footerbg.png) #512b0c;
}
#footer .wrap  {
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	width: 1000px }
#footer a:link, #footer a:visited, #footer a:active        {
	color: #7b6556;
	text-decoration: none }
#footer a:hover        {
	color: #d68039 }
#footer .footerwidget    {
	margin-right: 40px;
	margin-bottom: 20px;
	width: 310px;
	float: left }
#footer .ad   {
	margin-right: 0;
	width: 300px;
	float: right }
#footer h3.widgettitle    {
	margin-top: 2px;
	margin-bottom: 15px;
	 }
#footer .popular-posts {
	float: right;
	margin-right: 0px;
	width: 640px;
}
.popular-posts div span {
	width: 116px;
	height: 116px;
	display: inline-block;
	float: left;
	margin-right: 15px;
}
.popular-posts div span:last-of-type {
	margin-right: 0px;
}
#footer .recentposts  {
	margin-bottom: 0;
	padding-bottom: 0 }
#footer .recentposts small, #footer .recentposts .wpp-date    {
	color: #7b6556;
	font-size: 10px;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	display: block;
	margin-top: 2px }
#footer .recentposts em    {
	color: #7b6556;
	font-style: normal;
	text-transform: uppercase }
#footer .recentposts a  {
	color: #ffffff }
#footer .recentposts a:hover    {
	color: #d68039 }
#footer li.recentcomment {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
	clear: both;
}
#footer .recentcomment a {
	color: #ffffff;
}
#footer .recentcomment p {
	margin: 0;
	padding-top: 3px;
}
#footer .recentcomment .avatar {
	margin-top: 0px;
}
#footer .recentcomment strong {
	color: #d68039;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;

}
#footer .recentcomment em, #footer .recentcomment a:hover {
	color: #7b6556;

}
#footer .about p {
	color: #ffffff;
	font-size: 13px;
	line-height: 17px;
	margin-top: -3px;
	margin-bottom: 20px;
}
#footer .about p.social {
	margin: 0 0 15px 0;
}
#footer .emailform {
	
}
#footer .emailinput {
	margin: 0;
	background-color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	width: 230px;
	padding: 7px 8px;
}
#footer .emailinput:focus {
	color: #463428;
}
#footer .about p.label {
	font-size: 11px;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;	
	vertical-align: middle;
	margin: 0 0 2px;
	color: #7b6556;
}

#footer .emailsubmit {
	margin: 0;
	background-color: #ffffff;
	color: #89883c;
	font-size: 16px;
	line-height: 30px;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 29px;
	margin: 0px 0 0 -4px;
	padding: 0 5px;
	vertical-align: top;
}
#footer .emailsubmit:hover {
	color: #ea8b44;
}
.subfooter  {
	font-size: 11px;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 15px;
	padding-top: 3px;
	float: none;
	clear: both;
	border-top: 1px solid #573315 }
.footernav       {
	width: 70%;
	float: left }
.footernav li    {
	display: inline;
	margin: 0 15px 0 1px;
	padding: 0 }
.footernav li img {
	margin-top: -2px;
	vertical-align: middle }
.copyright               {
	color: #7b6556;
	text-align: right;
	width: 30%;
	float: right }
.footerad    {
	text-align: center;
	margin: 20px auto 10px; }
/*Comments*/
h4#comments, h4#pings, h4#respond {
	color: #b9402b;
	margin-top: 30px;
}
#comments, #pings           {
	margin-top: 5px }
#respond            {
	margin-top: 35px }
#commentlist          {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 50px;
	padding-top: 10px; }
#commentlist li           {
	margin: 0 0 30px;
	padding: 0 10px 20px 60px;
	border-bottom: 1px solid #f4f2ed; }
#pinglist {
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 50px;
	padding-top: 0 }
#pinglist li {
	list-style-type: decimal;
	margin: 0 0 20px 20px;
	padding: 0 0 0 }
#commentlist li.bypostauthor, #commentlist li.comment-author-simone63         {
	background-color: #fff;
	background-image: url("images/bg2.png");
	padding: 13px 10px 13px 73px }
#commentlist li p    {
	margin: 2px 40px 6px 0;
	padding: 0 }
a.commentnumber {
	color: #f4f2ed;
	font-size: 24px;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: right }
.commentmeta         {
	color: #bba693;
	font-size: 10px;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .01em;
	margin: 0 0 4px;
	padding: 0 }
.commentmeta em {
	color: #bba693;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	text-transform: lowercase }
.commentmeta a {
	color: #bba693 }
.commentmeta strong           {
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #d68039;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase; }
.commentmeta strong a            {
	color: #d68039;
	font-size: 13px;
	text-decoration: underline }
.commentmeta a:hover         {
	color: #b9402b;
	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: #bba693;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 15px;
	background-image: url("images/bg2.png");
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
	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: #bba693;
	text-decoration: none;
	padding: 3px 5px;
	border: 1px #eeeded }
.commentnav .current {
	color: #b9402b;
	font-weight: normal;
	background-color: #fff }
.commentnav .next, .commentnav .prev, .commentnav .dots {
	border-style: none }
.commentnav a:hover {
	color: #d68039; }
.commentnav .alignright a {
	color: #bba693;
	text-decoration: none }
.commentnav .alignright a:hover {
	color: #d68039;
	text-decoration: none;
	background-color: transparent }
.commentnavbottom {
	margin-top: -30px;
	margin-bottom: 55px;
}
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li           {
	list-style-type: none;
	margin: 10px 30px 10px 0;
	padding: 13px 10px 13px 73px;
	border-bottom: medium none }
#cancel_reply, #cancel_reply a       {
	color: #d68039;
	font-size: 11px;
	font-weight: bold }
.thdrpy a  {
	color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #bba693;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0;
	padding: 1px 3px }
.thdrpy a:hover {
	color: #fff;
	background-color: #463428 }
/*----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: "Bree Light", Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 10px 0;
	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: #bba693;
	padding: 3px 5px;
	background-color: #ffffff;
	border: solid 1px #f5f5f5 }
#wp_page_numbers li.space       {
	color: #bba693;
	padding: 3px 5px }
#wp_page_numbers li.first_last_page {
	font-style: italic }
#wp_page_numbers li.page_info         {
	color: #bba693;
	text-transform: uppercase;
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;	
	letter-spacing: .01em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover         {
	color: #fff;
	background-color: #d68039 }
#wp_page_numbers li.active_page a     {
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	color: #b9402b;
	background-color: #ffffff }
#wp_page_numbers li.active_page a:hover      {
	cursor: auto; }
/*Frontpage Slider*/
#slideshow  {
	background-color: #ffffff;
	margin-bottom: 30px;
	position: relative;
	width: 600px;
	height: 425px }
#slides {
	position: absolute;
	z-index: 100 }
.slides_container {
	display: none;
	position: relative;
	width: 600px;
	overflow: hidden }
.slides_container div.slide {
	display: block;
	width: 600px;
	height: 425px }
/*Next/prev buttons*/
#slides .next, #slides .prev  {
	position: absolute;
	z-index: 101;
	bottom: 10px;
	width: 9px;
	height: 13px;
	padding: 5px; }
#slides .next img, #slides .prev img {
	width: 9px;
	height: 13px }
#slides .next  {
	right: 330px }
#slides .prev {
	left: 220px }
.slide img {
	width: 600px;
	height: 425px;
}
/*	Caption */
.caption {
	text-align: left;
	overflow: hidden;
	text-decoration: none;
	background-color: #301c0e;
	background-color: rgb(48,28,14);
	background-color: rgba(48,28,14,.9);
	padding: 70px 35px;
	position: absolute;
	z-index: 500;
	right: 315px;
	bottom: 0;
	left: 0;
	top: 0;
	width: auto;
	text-shadow: none    }
.caption .postdate  {
	font-family: "Bree Regular", Arial, Helvetica, sans-serif;
	color: #7b6556;
	font-size: 11px;
	text-transform: uppercase;
	display: block }
.caption h2  {
	color: #ffffff;
	display: block;
	font-size: 30px;
	line-height: 29px;
	margin: 0; }
.caption p {
	color: #7b6556;
	font-family: "Bree Light", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
}
.caption .posttitle a {
	color: #ffffff;
}
.caption .posttitle a:hover {
	color: #d68039 }