
/*

Theme Name: Brown Eyed Baker
Theme URL: http://www.browneyedbaker.com/
Description: Custom theme for Brown Eyed Baker.
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: 'CabinRegular';
    src: url('Cabin-Regular-webfont.eot');
    src: url('Cabin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Cabin-Regular-webfont.woff') format('woff'),
         url('Cabin-Regular-webfont.ttf') format('truetype'),
         url('Cabin-Regular-webfont.svg#CabinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

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

}
html {
	min-width: 1050px;
}
body                    {
	color: #573000;
	font-size: 13px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0;
	position: relative }
a  {
	text-decoration: none }
a:link, a:visited, a:active          {
	color: #E8568E;
	text-decoration: none }
a:hover            {
	color: #F19ABB;
	text-decoration: none }
p    {
	margin-top: 0;
	margin-bottom: 13px }
h1, h2, h3, h4, h5                 {
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px }
h1                   {
	color: #e8568e;
	font-size: 30px;
	line-height: 30px }
h2   {
	color: #e8568e;
	font-size: 23px;
	line-height: 23px }
h3                       {
	color: #e8568e;
	font-size: 17px;
	line-height: 17px;
	text-transform: uppercase;
	letter-spacing: 0.05em }
h4  {
	color: #E8568E;
	font-size: 15px;
	line-height: 15px }
.clear {
	width: 1px;
	height: 1px;
	clear: both }
#wrapper                                    {
	margin-right: auto;
	margin-left: auto;
	padding: 0 6px;
	width: 1000px;
	overflow: hidden;
	position: relative;
	margin-top: -24px;
}
.clear {
	clear: both }
/*TOPBAR*/
#topbar           {
	background-color: #562f00;
	border-bottom: 9px solid #381f05;
	min-width: 100%;
	padding-top: 1px;
	text-align: center;
	position: relative; }
#topbar .adspace {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	padding: 0 6px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#girl {
	width: 246px;
	height: 238px;
	display: block;
	position: absolute;
	float: right;
	margin-right: auto;
	margin-left: auto;
	bottom: -178px;
	left: 50%;
	margin-left: 271px;
	z-index: 1000;
}

/*#tabs {
	font-size: 13px;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	text-transform: uppercase;
	text-align: right;
	float: right;
	width: 250px;
	margin-top: 7px; }
#tabs ul li {
	margin-left: 15px;
	display: inline-block; }

#tabs ul li a {
	display: block; }
#tabs ul li.recipebox a {
	background: url("images/recipebox.png") no-repeat;
	padding-left: 20px;
	height: 18px; }
#tabs ul li.shoppinglist a {
	background: url("images/shoppinglist.png") no-repeat;
	padding-left: 20px;
	height: 18px; }
#tabs a {
	color: #ab9780; }
#tabs a:hover {
	color: #e8568e }*/
/*Header*/
#header                                    {
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	margin-bottom: 23px;
	position: relative;
	z-index: 20; }
/*Content*/
#content                     {
	display: inline;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 600px;
	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-bottom: 5px;
	padding-left: 11px }
h2.pagetitle {
	margin-top: 0 }
.sep {
	background-image: url("images/sep.png");
	background-repeat: no-repeat;
	margin-bottom: 30px;
	width: 100%;
	height: 3px }
/*Post Styles*/
.post                 {
	margin-bottom: 30px; }
.post h1, .post h2              {
	margin: 0 0 15px;
	padding: 0 0 0 0;
	vertical-align: middle }
.post h1  {
	margin: 0;
	padding: 0 }
.ccount a  {
	color: #fff;
	font-size: 12px;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 23px;
	background-image: url("images/comment.png");
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 4px;
	padding-left: 1px;
	width: 32px;
	height: 30px;
	float: right }
.ccount a:hover {
	background-position: 0 -30px }
.postmeta          {
	color: #573000;
	font-size: 11.5px;
	font-family: CabinBold, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	margin-bottom: 13px }
.postmeta em         {
	color: #ab9780;
	font-size: 10.5px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none }
.postmeta a {
	color: #573000 }
.postmeta a:hover, .edit a:hover          {
	color: #E8568E;
	text-decoration: none }
.postmeta p {
	margin: 0;
	padding: 0 }
.postmeta .left      {
	width: 60%;
	float: left }
.postmeta .right       {
	text-align: right;
	width: 40%;
	float: right }
.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: 600px;
	width: auto !important;
	max-width: 600px }
.post .alignleft {
	margin-right: 10px;
	float: left }
.post .alignright {
	margin-left: 10px;
	float: right }
.post .aligncenter {
	text-align: center;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto }
.post blockquote        {
	color: #AB9780;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 4px solid #c4c3c1 }
.wp-caption {
	text-align: left }
.wp-caption p    {
	color: #AB9780;
	font-size: 10px;
	text-align: center;
	margin-top: 2px;
	padding-right: 10px }
.post .recipe                        {
	color: #573000;
	font-style: normal;
	background-color: #f2eeeb;
	background-image: url("images/recipeheading.png");
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 25px;
	margin-bottom: 12px;
	padding: 0 25px 20px;
	position: relative;
	border-style: none }
.post .recipe h2                 {
	font-size: 19px;
	line-height: 19px;
	background-color: #f2eeeb;
	background-image: url("images/recipeheadingh2.png");
	background-repeat: no-repeat;
	background-position: right 0;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-indent: -21px;
	padding-top: 7px;
	padding-right: 25px;
	min-height: 21px;
	max-width: 350px; }
.post .recipe h2:before  {
	background-image: url("images/recipeicon.png");
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: -5px;
	margin-right: 4px;
	width: 18px;
	height: 20px;
	vertical-align: middle;
	content: ""  }
.post .recipe h3                  {
	font-size: 15px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	display: block;
	margin: 15px 0 5px;
	clear: left }
.post .recipe p      {
}
.post .recipe .photo {
	display: block;
	float: right;
	margin-top: -10px;
}

.post .recipe .summary p     {
	font-size: 12.5px;
	color: #ab9780;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
	clear: left }
.post .recipe .ingredient {
	margin-bottom: 20px;
}
.post .recipe .source p      {
	color: #ab9780;
	font-size: 11.5px;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 1px;
	clear: left }
.post .recipe .source a {
	color: #573000;
	font-family: CabinBold, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-style: normal; }
.post .recipe .source a:hover {
	color: #e8568e }
.post .recipe .time         {
	color: #573000;
	background-image: url("images/sep.png"), url("images/sep.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 0 top, 0 bottom;
	margin: 2px 140px 15px 0px;
	padding: 5px 0px 6px;
	font: normal 11.5px CabinBold, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	overflow: hidden;
}
.post .recipe .time p {
	display: inline-block;
	margin: 0;
	margin-right: 10px; }
.post .recipe .time strong  {
	color: #ab9780;
	font-size: 10.5px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-style: italic;
	font-weight: 400;
	text-transform: lowercase }
.recipebuttons        {
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	text-transform: lowercase;
	margin: 2px -22px 0 0;
	float: right }
.recipebuttons a  {
	color: #ab9780 }
.recipebuttons a:hover {
	color: #e8568e }
.recipebuttons img  {
	margin-left: 10px;
	vertical-align: middle }
.addthis_toolbox {
	margin-top: 35px;
	margin-bottom: 35px }
.innerpostadspace {
	text-align: center;
	margin-bottom: 55px
}
a.more-link        {
	color: #fff;
	font-size: 13px;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: #e8568e;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	padding: 3px 10px }
a.more-link:hover       {
	background-color: #f19abb }
a.post-edit-link  {
	color: #fff;
	font-weight: 400;
	background-color: #ab9780;
	text-transform: uppercase;
	padding: 1px 5px }
a.post-edit-link:hover  {
	color: #fff;
	background-color: #e8568e }
.teaserpost    {
	margin-bottom: 35px;
	overflow: hidden }
.teaserpost .post {
	width: 320px;
	float: left }
.teaserpost img  {
	margin-right: 20px;
	float: left }
.teaserpost h2      {
	margin-top: 20px;
	margin-bottom: 2px }
.teaserpost .postmeta       {
	margin-bottom: 0 }
.teaserpost .metabottom {
	float: right }
.teaserpost .metabottom img, .metabottom .right img, .postmeta img {
	margin-top: -1px;
	margin-right: 3px;
	float: none;
	vertical-align: middle }
.teaserpost p     {
	margin: 5px 0 15px;
	padding: 0 }
.teaserpost a.more-link   {
	background-position: -141px -2px;
	margin-top: 10px;
	width: 106px;
	height: 19px }
.teaserpost a.more-link:hover {
	background-position: -141px -26px }
/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none }
h2.archivetitle    {
	margin-bottom: 15px }
.archives       {
	margin-top: 5px;
	margin-bottom: 15px;
	clear: left;
	overflow: hidden }
.archivepost            {
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	margin-right: 20px;
	width: 135px;
	float: left }
.last {
	margin-right: 0px;
}
.archivepost a    {
	color: #E8568E;
	text-decoration: none }
.archivepost .date, .archivepost em          {
	color: #AB9780;
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	display: block;
	float: none }
.archivepost .title        {
	text-align: center;
	display: block;
	margin-top: 2px }
.archivepost a   {
	color: #E8568E }
.archivepost .title a:hover, .archivepost a:hover      {
	color: #F19ABB }
.archiveslist, li.categories ul     {
	color: #573000;
	font-size: 11px;
	line-height: 19px;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px;
	overflow: hidden; }
.archiveslist li, li.categories ul li   {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	padding-left: 11px;
	display: block;
	width: 31%;
	float: left; }
.archiveslist ul li, li.categories ul li ul li     {
	color: #E8568E;
	font-size: 11px;
	list-style-type: circle }
.archiveslist a:link, li.categories ul a:link {
	color: #573000 }
.archiveslist a:visited, li.categories ul a:visited {
	color: #896e4c }
.archiveslist a:hover, li.categories ul a:hover  {
	color: #E8568E }
.archiveslist a:active, li.categories ul a:active  {
	color: #E8568E }
.archiveslist em, li.categories ul em     {
	color: #AB9780;
	font-size: 10.5px }
.subcats li.categories ul {
	background: url("images/sep.png") repeat-x bottom;
	margin-bottom: 20px;
	padding-bottom: 15px;
	overflow: hidden;
	
}
.pagecontent .linkdirectory li.linkcat {
	background-image: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0 }
.linkdirectory h3  {
	color: #AB9780;
	margin-bottom: 4px }
.linkdirectory ul li {
	margin-left: 10px }
.tagindex a     {
	font-size: 11px;
	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: #573000;
	text-decoration: none }
.tagindex a:visited    {
	color: #896e4c;
	text-decoration: none }
.tagindex a:active   {
	color: #E8568E;
	text-decoration: none }
.tagindex a:hover   {
	color: #fff;
	text-decoration: none;
	background-color: #E8568E }
.tagtitle   {
	color: #AB9780;
	text-transform: uppercase }
.tagtitle a  {
	text-decoration: none;
	text-transform: none }
.tagtitle em  {
	color: #AB9780;
	font-style: normal;
	margin-left: 10px;
	float: right }
.tagtitle em a  {
	color: #AB9780;
	font-size: 10px }
.tagtitle a:hover  {
	color: #E8568E }
.relatedposts {
	margin-bottom: 34px;
	overflow: hidden; }
.relatedposts ul li:last-child {
	margin-right: 0px;
}
/*Sidebar*/
#sidebar {
	color: #ab9780;
	font-size: 11px;
	line-height: 15px;
	display: inline;
	width: 340px;
	float: right }
#topsidebar {
	font-size: 12px;
	line-height: 19px }
#topsidebar .widget                           {
	color: #573000;
	font-style: normal;
	background-color: #f2eeeb;
	background-image: url("images/widgetheading.png");
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 30px;
	padding: 0 10px 10px;
	position: relative;
	border-style: none }
#topsidebar h3.widgettitle                  {
	font-size: 17px;
	line-height: 17px;
	background-color: #f2eeeb;
	background-image: url("images/recipeheadingh2.png");
	background-repeat: no-repeat;
	background-position: right 0;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: -10px;
	padding-top: 7px;
	padding-right: 25px;
	min-height: 21px }
#topsidebar h3.widgettitle:before   {
	background-image: url("images/widgeticons.png");
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: -5px;
	margin-right: 3px;
	margin-left: 8px;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	content: ""   }
#cets_featured_blog-2 h3.widgettitle:before {
	width: 23px;
	height: 18px;
	background-position: 0 -17px }
#cets_featured_blog-3 h3.widgettitle:before {
	width: 23px;
	height: 18px;
	background-position: 0 -35px }
#topsidebar .widget_featured_entries h3.widgettitle:before, #topsidebar .popular-posts h3.widgettitle:before {
	width: 19px;
	height: 18px;
	background-position: 0 -71px }
#sidebar .widgetsep   {
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 10px;
	width: 100%;
	height: 1px }
#topsidebar .sidebarsearch {
	background-color: #f2eeeb;
	background-image: none;
	padding: 0;
	height: 27px;
	overflow: hidden }
#topsidebar .searchinput {
	width: 210px;
	vertical-align: middle; }
#topsidebar .searchsubmit {
	vertical-align: middle; }
#topsidebar .ad {
	background-image: none;
	background-color: transparent;
	text-align: center;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 }
#leftsidebar {
	margin-right: 20px;
	width: 160px;
	float: left }
#rightsidebar {
	width: 160px;
	float: left }
#sidebar .widget a:link  {
	color: #e8568e;
	text-decoration: none }
#sidebar .widget a:visited  {
	color: #f19abb;
	text-decoration: none }
#sidebar .widget a:hover  {
	color: #f19abb;
	text-decoration: none }
#sidebar .widget a:active  {
	color: #e8568e;
	text-decoration: none }
#sidebar .widget ul  {
	line-height: 14px;
	margin: 0 0 0;
	padding: 0;
	overflow: hidden }
#sidebar .widget ul li   {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 }
#sidebar .widget ul li:last-child {
	margin-bottom: 0 }
#sidebar .widget p {
	margin-top: 6px;
	margin-bottom: 2px }
#sidebar .widget select  {
	color: #573000;
	font-size: 11.5px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	background-color: #f2eeeb;
	background-image: none;
	padding: 4px 3px 4px 5px;
	width: 90%;
	border: 4px #f2f1f1 }
#leftsidebar .widget, #rightsidebar .widget {
	color: #573000;
	font-style: normal;
	margin-bottom: 35px;
	padding: 0;
	position: relative;
	border-style: none }
.social   {
	font-size: 12px;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-size-adjust: .51;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 6px;
	overflow: hidden }
.social a  {
	background-image: url("images/icons.png");
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin-right: 12px;
	margin-left: 3px;
	float: left }
.social a.rss {
	color: #ef991b !important }
.social a.twitter {
	color: #57cae5 !important }
.social a.facebook {
	color: #2e7ac2 !important }
.social a.gplus {
	color: #3bad21 !important }
.social a.instagram {
	color: #3bad21 !important }
.social a.pinterest {
	color: #e00d21 !important;
	margin-right: 0 }
.social a:hover  {
	position: relative;
	top: -2px; }
.widget .emailform  {
	display: block;
	position: relative; }
.widget .emailform img {
	position: absolute;
	float: left }
.widget .emailform p {
	font-size: 11.5px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	margin: 0;
}
.emailinput    {
	color: #684519;
	font-size: 11.5px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	padding: 6px 6px 6px 6px;
	width: 258px;
	height: 15px;
	border-style: none }
.emailsubmit   {
	color: #fff;
	font-size: 12px;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 15px;
	background-color: #e8568e;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	position: absolute;
	right: 0;
	width: 50px;
	height: 27px;
	float: right;
	vertical-align: middle;
	border-style: none }
.emailsubmit:hover  {
	color: #fff;
	background-color: #f19abb }
.recentposts { }
.recentposts h3.widgettitle {
	margin-bottom: 5px }
.recentposts img {
	margin-right: 10px;
	width: 100px;
	height: 80px;
	float: left;
	margin-top: 4px; }
.recentposts .title {
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	display: table-cell;
	height: 80px;
	vertical-align: middle }
.recentposts ul li {
	margin-top: 2px;
	margin-bottom: 10px;
	height: auto;
	min-height: 80px;
	overflow: hidden; }
.recentposts strong {
	font-size: 17px;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	margin-bottom: 3px; }
.recentposts small {
	color: #573000;
	font-size: 11px;
	font-family: CabinBold, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	padding-top: 3px;
	display: inline-block; }
.recentposts small em         {
	color: #ab9780;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-weight: normal; }
.recentposts a:link, .recentposts a:visited, .recentposts a:active {
	color: #e8568e }
.recentposts a:hover {
	color: #f19abb }
#sidebar #blogherads ul {
	text-align: left;
	font-size: 11px;
	line-height: 13px;
}
#sidebar #blogherads ul li {
	padding-left: 10px;
}
#sidebar #blogherads a {
	color: #aa977f;
}
#sidebar #blogherads a:hover {
	color: #e8568e }
#sidebar .widget_featured_entries ul li, .popular-posts span {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 8px;
}
#sidebar .widget_featured_entries ul li:nth-child(3n+3), .popular-posts span:nth-child(3n+3) {
	margin-right: 0;
}
#topsidebar .widget_featured_entries, #topsidebar .popular-posts                         {
	padding-bottom: 2px;
	overflow: hidden; }
/*Footer*/
#footer  {
	color: #fff;
	font-size: 11.5px;
	line-height: 15px;
	background-color: #562f00;
	padding-top: 5px;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
	border-top: 9px solid #381f05 }
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff }
#footer a:hover  {
	color: #e8568e }
.footerwrap   {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	overflow: hidden; }
.footerwidget   {
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	background-color: transparent;
	background-image: none;
	margin: 15px 60px 0 0;
	padding: 0;
	width: 280px;
	float: left }
.footerwrap .ad.footerwidget  {
	margin-right: 0px;
	width: 300px;
	float: right }
.footerwidget p {
	margin-top: 0;
	margin-bottom: 6px }
.footerwidget h3.widgettitle  {
	color: #e8568e;
	background-color: transparent;
	background-image: none;
	margin-top: 0;
	margin-bottom: 8px }
.footerwidget .emailform2  {
	background-color: #896e4c;
	text-align: left;
	position: relative;
	width: 280px;
	height: 27px }
.footerwidget .emailinput   {
	background-color: #896e4c;
	margin: 0;
	padding: 6px }
.footerwidget .emailsubmit  {
	margin-top: 0;
	vertical-align: middle }
.footerwidget .emailsubmit:hover  { }
.footerwidget ul {
	margin-bottom: 15px }
.footerwidget li {
	margin-bottom: 8px }
#footer .subscribe2 form {
	margin-top: -1px;
	margin-bottom: 20px }
#footer .subscribe2 p a {
	margin-right: 2px }
#footer .social  {
	background-image: none;
	text-align: left;
	margin-top: 15px;
	width: 280px;
	float: none }
#footer .social h3  {
	line-height: 21px;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	vertical-align: middle }
#footer .social a, #footer .social img  {
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle }
#footer .social a {
	background-image: url("images/footericons.png");
	width: 22px;
	height: 22px }
#footer .social a:hover {
	top: 0 }
#footer .social a.rss  {
	background-position: 0 0 }
#footer .social a.email {
	background-position: -22px 0 }
#footer .social a.twitter  {
	background-position: -44px 0 }
#footer .social a.facebook  {
	background-position: -66px 0 }
#footer .social a.gplus {
	background-position: -88px 0 }
#footer .social a.pinterest {
	background-position: -110px 0 }
#footer .social a.instagram {
	background-position: -132px 0 }
#footer .social a.rss:hover  {
	background-position: 0 -22px }
#footer .social a.email:hover {
	background-position: -22px -22px }
#footer .social a.twitter:hover  {
	background-position: -44px -22px }
#footer .social a.facebook:hover  {
	background-position: -66px -22px }
#footer .social a.gplus:hover {
	background-position: -88px -22px }
#footer .social a.pinterest:hover {
	background-position: -110px -22px }
#footer .social a.instagram:hover {
	background-position: -132px -22px }
#footer .widget_twitter h3 {
	background: url("images/twitterbird.png") no-repeat right;
	padding-right: 25px;
	display: inline-block;
}
#footer .widget_twitter a {
	text-decoration: underline; }
#footer .widget_twitter .time-meta a {
	color: #e8568e;
	font-family: CabinBold, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	text-decoration: none; }
#footer .widget_twitter .time-meta a:hover {
	color: #f19abb; }
#footer .widget_twitter ul li {
	margin-bottom: 12px; }
#footer .footerwidget:nth-child(3) {
	float: right;
}
.subfooter {
	float: left;
	width: 660px;
	margin-top: 30px; }
.footerpages   {
	font-size: 11px;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 2px;
	border-top: 1px dotted #785932;
	border-bottom: 1px dotted #785932; }
.footerpages li   {
	display: inline;
	padding: 0;
	margin: 0;
	margin-right: 15px; }
.footerpages li img {
	margin-top: -2px;
	vertical-align: middle }
.copyright            {
	color: #aa977f;
	font-size: 10px;
	margin-top: 15px; }
#footer .copyright p {
	margin-bottom: 5px;
}
#footer .copyright a {
	color: #aa977f;
	text-decoration: underline;
}
#footer .copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer .adspace    {
	text-align: center;
	margin-top: 20px;
	clear: both; }
/*----FORMS----*/
#submit, .submitbutton   {
	color: #fff;
	font-size: 14px;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	line-height: 14px;
	background-color: #E8568E;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	cursor: pointer;
	padding: 3px 8px;
	border-style: none;   }
#submit, .submitbutton {
	margin-top: 10px }
#submit:hover, .submitbutton:hover  {
	background-color: #f19abb }
.commentinput, .styledinput, .captchainput {
	color: #573000;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	line-height: 28px;
	background-color: #f2f1f1;
	background-image: none;
	padding: 0 5px;
	height: 29px;
	vertical-align: middle;
	border-style: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px  }
.commentinput:focus, .styledinput:focus, .captchainput:focus {
	background-color: #ebebea }
#searchform    {
	border-style: none }
#searchform2    {
	width: 320px; }
.searchinput     {
	color: #573000;
	font-size: 11.5px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 27px;
	background-color: #f2eeeb;
	background-image: url("images/widgeticons.png");
	background-repeat: no-repeat;
	background-position: 5px -89px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
	width: 210px;
	height: 15px;
	border-style: none }
.searchsubmit   {
	color: #fff;
	font-size: 13px;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 27px;
	background-color: #e8568e;
	text-align: center;
	text-transform: uppercase;
	width: 75px;
	height: 27px;
	float: right;
	border-style: none }
.searchsubmit:hover, .emailsubmit:hover {
	background-color: #f19abb;
	cursor: pointer }
.commentinput {
	width: 475px }
textarea.commentinput, textarea.styledinput {
	height: inherit }
.label {
	margin-bottom: 2px }
.wpcf7-form   {
	width: 100% }
.wpcf7-form .formfield  {
	overflow: hidden }
.wpcf7-form p  {
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	color: #e8568e;
	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: #e8568e;
	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 }

/*Comments*/
#comments        { 
	margin-top: 40px; }
#respond        {
	margin-top: 40px }
#commentlist          {
	background-image: url("images/sep.png");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 30px }
#commentlist li           {
	font-size: 12px;
	line-height: 18px;
	background-image: url("images/sep.png");
	background-repeat: no-repeat;
	margin: 0;
	padding: 20px 0 20px 55px
}
#commentlist li.bypostauthor        {
	background-color: #f2eeeb }
#commentlist li p    {
	margin: 2px 40px 6px 0;
	padding: 0 }
.commentmeta         {
	color: #573000;
	font-size: 11.5px;
	font-family: CabinBold, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	margin: 0 0 4px;
	padding: 0 }
.commentmeta a         {
	color: #573000;
	font-weight: bold;
	text-decoration: none; }
.commentmeta strong        {
	color: #e8568e;
	font-size: 13px;
	font-weight: normal; }
.commentmeta em {
	color: #ab9780;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal }
.commentmeta strong a         {
	color: #E8568E;
	font-weight: normal;
	text-decoration: underline }
.commentmeta a:hover        {
	color: #f19abb;
	text-decoration: underline }
.commentnumber        {
	color: #f2eeeb;
	font: 400 30px CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	margin-right: 10px;
	float: right }
.commentnumber a        {
	color: #f2eeeb; }
.bypostauthor .commentnumber      {
	color: #f2eeeb;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
#commentlist .avatar   {
	display: inline;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: -55px;
	float: left }
#commentform   {
	margin-bottom: 30px;
	width: 500px }
#commentform label  { }
#commentform p {
	margin-bottom: 5px }
.wp-smiley {
	vertical-align: middle }
a.comment-edit-link, a.comment-reply-link {
	color: #fff;
	font-size: 10px;
	font-weight: 400;
	background-color: #ab9780;
	text-transform: uppercase;
	margin-left: 5px;
	padding: 0 3px }
a.comment-edit-link:hover, a.comment-reply-link:hover {
	color: #fff;
	text-decoration: none;
	background-color: #e8568e }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li       {
	margin: 10px 0 0;
	padding: 13px 10px 5px 60px;
	border-bottom: medium none }
#commentlist li ul li .commentnumber {
	display: none }
#cancel_reply, #cancel_reply a      {
	color: #E8568E;
	font-size: 11px;
	font-weight: bold }
.thdrpy a {
	color: #fff;
	font-size: 10px;
	font-weight: 400;
	background-color: #ab9780;
	text-transform: uppercase;
	padding: 1px 3px }
.thdrpy a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #e8568e }
/*----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: #AB9780;
	padding: 3px 5px;
	border: solid 1px #eaf0e8 }
#wp_page_numbers li.space       {
	color: #AB9780;
	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: #E8568E }
#wp_page_numbers li.page_info       {
	color: #AB9780;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover       {
	color: #fff;
	background-color: #E8568E }
#wp_page_numbers li.active_page a, #wp_page_numbers li.active_page a:hover    {
	color: #E8568E;
	background-color: #ffffff;
	border: 1px solid #ffffff; }
/*PULLDOWN MENU*/
#centeredmenu {
	color: #573000;
	font-size: 14px;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 35px;
	background-image: url("images/sep.png"), url("images/sep.png");
	background-repeat: no-repeat, no-repeat;
	background-position: 0 top, 0 bottom;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 35px;
	clear: both;
	overflow: hidden;
	background-color: rgba(255,255,255,.5); }
#menu {
	font-weight: normal;
	width: 100%;
	height: 28px;
	float: left }
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100% }
#menu {
	width: auto }
#menu a  {
	color: #573000;
	text-decoration: none;
	display: block;
	padding: 0 11px 3px;
	height: 28px }
#menu li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left }
#menu li:first-child {
	background-image: none }
#menu ul  {
	font-weight: normal;
	line-height: 1;
	background-color: rgba(255,255,255,.95);
	letter-spacing: normal;
	margin: 0;
	padding-bottom: 7px;
	position: absolute;
	z-index: 200;
	left: -999em;
	width: 140px;
	height: auto;
	border-bottom: 4px solid #e8568e;
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.1);
	box-shadow: 0px 2px 3px rgba(0,0,0,.1)      }
#menu li li  {
	color: #573000;
	font-weight: normal;
	background-image: none;
	text-align: left;
	margin: 0;
	width: 140px }
#menu li li a  {
	color: #e8568e;
	font-size: 13px;
	line-height: 15px;
	text-transform: capitalize;
	letter-spacing: normal;
	margin: 0;
	padding: 8px 10px 4px;
	width: 116px;
	height: 14px }
#menu li ul ul {
	margin: -23px 0 0 100px }
#menu li li:hover { }
#menu li ul li:hover a, #menu li ul li li:hover a, #menu li ul li li li:hover a, #menu li ul li li li:hover a  {
	color: #e8568e }
#menu li:hover a, #menu li.sfhover a  {
	color: #e8568e }
#menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a  {
	color: #573000 }
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul {
	left: -999em }
#menu li:hover ul, .menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul, #menu li li li li.sfhover ul, #menu li:hover, .menu li.sfhover, #menu li.current_page_parent, #menu li.current_page_item {
	color: #e6878d;
	left: auto }
#menu li.current-menu-item a { }

/* =====SIDEBAR TABS============*/
#topsidebar .widget_hat_widget                           {
	background-image:none;
	padding: 0;
	position: static;
	border-style: none }
.h17 {
	border: none !important;
	width: 100% !important;
	overflow: hidden;
	background-color: #fff;
}

.h17 .tabs-content{
	padding: 0px;
}

.h17 .tabs-content-inner {
	padding: 10px;
	background: #f2eeeb;
}

.h17 select.tabs-menu{
	width:100%;
	padding: 0px;
	border: 0 !important;  
    -webkit-appearance: none;
    -moz-appearance: none; 
}

.h17 ul.tabs-menu {
	background: transparent !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.h17 ul.tabs-menu li {
	margin:0 !important;
	border:0 !important;
}

.h17 ul.tabs-menu li a {
	color: #AB9780;
	font-family: CabinRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: normal;
	background: #ffffff;
	padding: 10px;
	margin: 0;
}
.h17  ul.tabs-menu li a:hover {
	background: #ffffff;
	color: #e8568e;
	text-decoration: none;
}

.h17 ul.tabs-menu li.selected a {
	background: #f2eeeb;
	color: #e8568e;
}
.h17 .widget {
	padding: 0;
}