
/*
Theme Name: Culinary Covers
Theme URL: http://www.culinarycovers.com
Description: Custom theme for CulinaryCovers.com
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: AllerRegular;
	font-style: normal;
	font-weight: normal;
	src: url("aller_rg-webfont.eot?") format('eot'), url("aller_rg-webfont.woff") format('woff'), url("aller_rg-webfont.ttf") format('truetype'), url("aller_rg-webfont.svg#webfontPiIdJ8YU") format('svg') }
body               {
	color: #706d6b;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(images/bg.png) #2ab7b4;
	font: 13px/19px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
}
a  {
	text-decoration: none }
a:link       {
	color: #2ab7b4;
	text-decoration: underline }
a:visited {
	color: #6acdcb;
	text-decoration: underline }
a:hover       {
	color: #ee6172;
	text-decoration: none }
a:active {
	color: #2ab7b4;
	text-decoration: underline }
p  {
	margin-top: 0;
	margin-bottom: 17px }
h1, h2, h3, h4, h5              {
	color: #ee6172;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	font-size-adjust: 0.51;
	margin-top: 15px;
	margin-bottom: 10px }
h1              {
	color: #ee6172;
	font-size: 26px;
	line-height: 26px;
	text-transform: lowercase }
h2              {
	color: #ee6172;
	font-size: 18px;
	line-height: 22px;
	text-transform: lowercase }
h3              {
	color: #9c9590;
	font-size: 15px;
	line-height: 15px }
h4             {
	color: #ee6172;
	font-size: 15px;
	line-height: 15px }
.clear   {
	width: 1px;
	height: 1px;
	clear: both }
#wrapper                            {
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	top: -20px;
	width: 940px;
	float: none;
	overflow: hidden }
/*Header*/
#header                      {
	background-color: #fff;
	margin: 10px auto 0;
	padding-top: 1px;
	padding-bottom: 1px;
	position: relative;
	width: 980px;
	height: 75px }
#header .logo    {
	position: absolute;
	z-index: 300;
	top: -38px;
	left: 20px; }
#header .tagline  {
	margin-right: 21px;
	margin-top: 10px;
	float: right }
.sociallinks {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	text-transform: lowercase;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	width: 980px;
	overflow: hidden }
.sociallinks div       {
	color: #9ddedc;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	display: block;
	margin-top: 8px;
	margin-left: 18px;
	float: right }
.sociallinks a {
	color: #9ddedc;
	text-decoration: none }
.sociallinks strong, a.rss strong     {
	color: #ffffff;
	font-size: 13px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal }
.sociallinks a:hover   {
	color: #f6b0b8 }
.sociallinks img, a.rss img      {
	margin-top: 0;
	margin-right: 4px;
	float: left;
	vertical-align: middle }
#topnav       {
	font-size: 15px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 40px;
	font-size-adjust: 0.51;
	background-image: url("images/navbg.png");
	background-repeat: no-repeat;
	text-transform: lowercase;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 200;
	top: -4px;
	width: 1030px;
	height: 56px }
#topnav ul   {
	margin: 0 50px 0;
	padding: 0 }
#topnav li.menu-item  {
	display: inline;
	margin-right: 25px }
#topnav a:link, #topnav a:visited, #topnav a:active {
	color: #fff;
	text-decoration: none }
#topnav a:hover {
	color: #dbe6ae;
	text-decoration: none }
#headsearch {
	margin-right: 21px;
	position: absolute;
	z-index: 500;
	top: 83px;
	right: 0;
	height: 19px }
#headsearch .searchinput {
	color: #706d6b;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 20px;
	background-color: #fff;
	background-image: url("(EmptyReference!)");
	padding: 0 0 0 5px;
	width: 170px;
	height: 19px;
	border-style: none }
#headsearch .searchsubmit {
	font-size: 13px;
	line-height: 18px;
	background-color: #c0d472;
	background-image: none;
	text-transform: uppercase;
	padding: 0 2px 1px;
	width: auto;
	height: 19px }
/*Content*/
#content                    {
	display: inline;
	margin-right: 30px;
	padding-top: 17px;
	padding-right: 5px;
	padding-left: 5px;
	width: 600px;
	float: left;
	clear: both;
	overflow: hidden }
.pagecontent ul {
	margin-top: 0;
	margin-bottom: 17px }
.pagecontent ul li {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 11px }
.pagecontent h3 {
	margin-bottom: 5px }

/*Post Styles*/
.post            {
	margin-bottom: 30px }
.singlepost {
	margin-bottom: 20px;
}
.post h2           {
	margin: 0 0 7px;
	padding: 0;
	vertical-align: middle }
.post h2.posttitle, .post h1.posttitle  {
	font-size: 26px;
	margin-top: 4px;
	margin-bottom: 15px }
.post h2, a.h2, h2 a:link, h2 a:visited, h2 a:active, .post h1 a         {
	color: #ee6172;
	text-decoration: none }
.post h2 a:hover, .post h1 a:hover, .teaserpost h2 a:hover       {
	color: #f5a0aa;
	text-decoration: none }
.postdate, .postmeta     {
	color: #9c9590;
	font-size: 11px;
	line-height: 13px }
.postmeta, .postmeta a, .metabottom, .metabottom a       {
	color: #9c9590;
	text-decoration: none }
.postmeta a:hover, .edit a:hover     {
	color: #ee6172;
	text-decoration: none }
.postmeta         { }
.metacat  {
	text-transform: uppercase }
.postmeta p {
	margin: 0;
	padding: 0 }
.metabottom               {
	clear: both;
	line-height: 20px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	border-top: 1px solid #ddd9ce;
	border-bottom: 1px solid #ddd9ce }
.metabottom .left      {
	width: 40%;
	float: left }
.metabottom .right      {
	text-align: right;
	width: 60%;
	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   {
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.3);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.3);
	box-shadow: 1px 1px 4px rgba(0,0,0,.3);
	max-width: 600px;
	width: expression(this.width > 600 ? 600: true);
	height: auto; }
.alignleft {
	margin-right: 10px;
	float: left }
.alignright {
	margin-left: 10px;
	float: right; }
.wp-caption {
	text-align: center;
	line-height: 15px;
	width: auto;
}
.wp-caption.alignright img, .wp-caption.alignright p {
	margin-left: 10px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
.post blockquote      {
	color: #9c9590;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 3px solid #ee6172 }
.wp-caption {
	text-align: left }
.wp-caption p  {
	color: #9c9590;
	font-size: 11px;
	text-align: center;
	margin-top: 2px;
	padding-right: 10px }
.post .recipe             {
	color: #706d6b;
	font-style: normal;
	background-color: #f4f3f0;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 25px 30px 20px;
	border-left: 8px solid #ddd9ce }
.post .recipe .summary        { }
.post .recipe h2           {
	margin-top: 0;
	margin-bottom: 3px }
.post .recipe h3           {
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	display: block;
	margin: 25px 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd9ce }
.post .recipe p   {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0 }
.recipe p.printbutton     {
	text-align: right;
	display: inline;
	margin: 0;
	width: 100px;
	float: right;
	clear: right }
.recipe h3  {
	clear: both }
.recipe .photo    {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 100px;
	height: 100px;
	float: right;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none }
.recipe .recipemeta, .recipe .summary, .recipe .source p {
	margin-top: 1px;
	margin-bottom: 1px }
.recipe .nutrition, .recipe .source {
	color: #9c9590;
	font-size: 11px;
	line-height: 15px }
.recipe .time  {
	color: #9c9590;
	font-size: 11px;
	margin-bottom: 10px; }
.recipe .time p {
	display: inline-block;
	margin: 0px;
	margin-right: 10px; }
.printbutton a     {
	color: #fff;
	font-size: 12px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #ee6172;
	background-image: url("images/pinkgradient.png");
	background-repeat: repeat-x;
	text-align: center;
	text-transform: lowercase;
	cursor: pointer;
	display: block;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 1px 0;
	width: 100px;
	height: 20px;
	float: right;
	border-style: none;
	-moz-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	border-radius: 4px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.15)   }
.printbutton a:active  { 
	position: relative;
	top: 1px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.printbutton a img  {
	margin-top: -1px;
	margin-right: 1px;
	margin-left: -2px;
	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: 13px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	background-color: #ee6172;
	background-image: url("images/greengradient.png");
	background-repeat: repeat-x;
	text-transform: lowercase;
	padding: 2px 8px 3px;
	-moz-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	border-radius: 4px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.15) }
a.more-link:active   {
	position: relative;
	top: 1px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none }
.addthis   {
	margin: 40px 0 50px }
.authorbox     {
	background-color: #f4f3f1;
	padding: 15px 15px 15px 125px;
	font-size: 12px;
	line-height: 17px;
	overflow: hidden;
	min-height: 97px;    }
.authorbox h3 {
	margin-top: 3px;
	font-size: 18px;
	line-height: 18px;
	color: #ee6172;
}
.authorbox h3 a {
	color: #ee6172;
	text-decoration: none;
}
.authorbox h3 a:hover {
	color: #f5a0aa;
}
.authorbox p {
	margin-bottom: 10px;
}
.authorbox .avatar {
	margin: 0;
	margin-left: -110px;
	float: left;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	
}
.authorbox .postmeta {
	padding: 0;
	margin: 0;
}
.postad  {
	text-align: center;
	margin-bottom: 30px }
/*	Homepage Teasers */
.teaserpost  {
	margin-bottom: 25px;
	height: 220px;
	overflow: hidden }
.teaserpost .postmeta  {
	margin-top: 20px }
.teaserpost img {
	margin-right: 15px;
	float: left }
.teaserpost h2  {
	margin: 2px 0 }
.teaserpost p {
	margin: 5px 0 10px;
	padding: 0 }
/*Sidebar*/
#sidebar      {
	padding-top: 17px;
	width: 300px;
	float: left }
#topsidebar  { }
#topsidebar .widget { }
h3.widgettitle     {
	text-transform: lowercase;
	margin: 0 0 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #ddd9ce;
	color: #2ab7b4; }
#topsidebar-ad   { }
#leftsidebar   {
	margin-right: 15px;
	width: 125px;
	float: left }
#rightsidebar {
	width: 160px;
	float: left }
.widget {
	margin-bottom: 25px }
.widget a:link, .widget a:visited, .widget a:active   {
	color: #54514F;
	text-decoration: none }
.widget a:hover   {
	color: #ee6172;
	text-decoration: none }
.widget h3.widgettitle a {
	color: #2ab7b4 }
.widget ul    {
	font-size: 11.5px;
	line-height: 15px;
	overflow: hidden }
.widget ul li  {
	color: #666;
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 5px;
	list-style-type: none;
	margin-bottom: 4px;
	padding-left: 9px }
.widget p {
	margin-bottom: 4px }
.aboutbox     {
	font-size: 11px;
	line-height: 16px;
	background-color: #f4f3f1;
	margin-bottom: 20px;
	padding: 15px 15px 10px;   }
.aboutbox img {
	margin-top: -22px;
	margin-bottom: 5px;
	margin-left: 9px;
	float: right; }
.aboutbox h3.widgettitle {
	color: #2ab7b4;
	font-size: 17px;
	line-height: 20px;
	margin: 0 0 5px;
	padding: 0;
	border-bottom: none }
.social {
	overflow: hidden;
	margin-bottom: 10px;
}
.social h3.widgettitle {
	font-size: 17px;
	line-height: 20px;
	color: #ee6172;
	margin: 2px 15px 0 0;
	padding: 0;
	border-style: none;
	float: left; }
.social a {
	margin-left: 3px;
}
.social a:hover {
	opacity: .8;
}
.subscribe h3.widgettitle {
	font-size: 17px;
	line-height: 20px;
	color: #ee6172;
	margin: 0;
	padding: 0;
	border-style: none }
.subscribe {
	text-align: left;
	margin-bottom: 25px; }
.subscribe p {
	font-size: 11px;
	color: #706d6b;
	margin: 0 0 5px; }
.emailform {
	overflow: hidden;
	position: relative;
	height: 34px;
}
.emailinput {
	color: #54514F;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: #f9f8f6;
	padding: 6px 5px;
	height: 20px;
	width: 195px;
	vertical-align: middle;
	border:1px solid #e6e3df;
	position: absolute;
	top: 0;
	left: 0; }
.emailsubmit {
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: #a5c135;
	text-align: center;
	text-transform: lowercase;
	cursor: pointer;
	padding: 0 5px 2px;
	float: right;
	width: 95px;
	height: 34px;
	vertical-align: middle;
	border-style: none;
	margin-left: -5px;
	position: absolute;
	top: 0;
	right: 0; }
.emailsubmit:hover {
	background-color: #c0d472;
}
#topsidebar-ad a.bhaheadlines { }
#topsidebar-ad #blogherads ul {
	font-size: 11.5px;
	margin-bottom: 0 }
#topsidebar-ad #blogherads ul li {
	font-size: 10px;
	margin-bottom: 0 }
#searchform  { }
.searchinput {
	color: #54514F;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	padding: 4px;
	width: 250px;
	vertical-align: middle;
	border: none;  }
.searchsubmit {
	color: #fff;
	font-size: 14px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: #c0d472;
	background-repeat: repeat-x;
	text-align: center;
	text-transform: lowercase;
	cursor: pointer;
	margin-left: -3px;
	padding-top: 1px 5px 3px 5px;
	width: 75px;
	height: 24px;
	vertical-align: middle;
	border-style: none;  }
.searchsubmit:hover  { 
	background-color: #d6e2a2;
}
#searchform2 .searchinput {
	color: #54514F;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: #f9f8f6;
	padding: 6px 5px;
	height: 20px;
	width: 195px;
	vertical-align: middle;
	border:1px solid #e6e3df;
}
#searchform2 .searchsubmit {
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	background-color: #a5c135;
	text-align: center;
	text-transform: lowercase;
	cursor: pointer;
	padding: 0 5px 2px;
	width: 95px;
	height: 34px;
	vertical-align: middle;
	border-style: none;
	margin-left: -5px;
}
#searchform2 .searchsubmit:hover {
	background-color: #c0d472;
}
.widget .author-list {
	overflow: hidden;
	font-size: 11px;
	line-height: 12px;
}
.widget .author-list .user {
	display: block;
	width: 86px;
	margin: 0 21px 5px 0;
	padding: 0 !important;
	float: left;
}
.widget .author-list .user:nth-child(3n) {
	margin-right: 0;
}
.widget .author-list .avatar {
	width: 86px;
	display: block;
	margin: 0;
	padding: 0;
}
.widget .author-list .avatar img {
	width: 86px;
	height: 86px;
	-webkit-border-radius: 43px;
	-moz-border-radius: 43px;
	border-radius: 43px;
	margin-bottom: 4px;
	
}
/*Contributors*/
.pagecontent .author-list .user {
	width: 130px;
	padding: 0 !important;
	margin-right: 25px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
}
.pagecontent .author-list .user:nth-child(4n) {
	margin-right: 0px;
}
.pagecontent .author-list a  {
	color: #2ab7b4;
	text-decoration: none }

.pagecontent .author-list .name   {
	font-size: 14px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif; }
.pagecontent .author-list a:hover  {
	color: #ee6172 }

.authorprofile {
	
}
.authorprofile h2 {
	text-transform: none;
}
.authorprofile .avatar {
	float: right;
	margin: 0 5px 5px 15px;
}
.sep {
	clear: both;
	border-bottom: 1px solid #dcd8d2;
	padding-top: 30px;
}
/*Archive Styles*/
.archivepost a:hover {
	text-decoration: none }
h2.archivetitle, h2.pagetitle   {
	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: 25px;
	width: 130px;
	float: left }
.archivepost img {
	width: 130px;
	height: 130px;
}
.archivepost a  {
	color: #2ab7b4;
	text-decoration: none }
.archivepost .date      {
	color: #9c9590;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	display: block;
	float: none }
.archivepost .title   {
	font-size: 14px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	text-align: center;
	display: block;
	margin-bottom: 2px }
.archivepost .title a:hover, .archivepost a:hover  {
	color: #ee6172 }
.archivepost em     {
	color: #9c9590;
	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   {
	margin-bottom: 0;
	padding-top: 1px;
	padding-bottom: 20px;
	min-height: 100px;
	clear: both }
.searchentry .date    {
	color: #9c9590;
	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   {
	font-size: 16px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 3px }
.searchentry p    {
	font-size: 12px;
	line-height: 18px;
	display: inline;
	margin-bottom: 10px }
.searchentry strong {
	color: #2ab7b4;
	font-style: italic }
.searchentry h2 strong {
	color: #ee6172;
	font-style: normal;
	font-weight: normal }
.searchentry .morelink      {
	font-size: 11px;
	margin-bottom: 10px }
.searchentry .morelink a    {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #ee6172;
	background-image: url("images/greengradient.png");
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding: 1px 6px 2px;
	position: relative;
	top: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px   }
.searchentry .morelink a:active {
	position: relative;
	top: 6px }
.archiveslist     {
	color: #ee6172;
	font-size: 12px;
	line-height: 19px;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px;
	overflow: hidden;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px }
.tagslist {

}
.archiveslist a:visited {
	color: #6acdcb }
.archiveslist a:hover {
	color: #ee6172 }
.archiveslist li   {
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	padding-left: 10px }
.archiveslist ul li  {
	color: #ddd9ce;
	list-style-type: disc }
.archiveslist em    {
	color: #9c9590;
	font-size: 10px; }
.collapsCatList ul {
	padding-left: 15px }
.subcategories  {
	font-size: 11px;
	line-height: 16px;
	background-color: #F4F3F1;
	margin-bottom: 25px;
	padding: 15px 20px;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px  }
.subcategories h4 {
	color: #9c9590;
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0 }
.subcategories ul   { }
.subcategories ul li ul li   {
	display: inline;
	margin-right: 15px }
.relatedposts {
	margin-bottom: 50px;
	overflow: hidden }
.tagindex    {
	margin-top: 10px;
	margin-bottom: 0;
	overflow: hidden }

.tagindex li {

	color: #fff }

.tagindex a   {
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	display: block;
	margin-right: 2px;
	width: 20px;
	height: 20px;
	float: left;
	border: solid 1px #ddd9ce }

.tagindex a:link   {
	color: #9c9590;
	text-decoration: none }

.tagindex a:visited   {
	color: #b5b4b1;
	text-decoration: none }

.tagindex a:active    {
	color: #9c9590;
	text-decoration: none }

.tagindex a:hover   {
	color: #fff;
	text-decoration: none;
	background-color: #ee6172 }

.tagtitle {

	text-transform: uppercase }

.tagtitle a   {
	color: #2ab7b4;
	text-decoration: none;
	text-transform: none }

.tagtitle em {
	font-style: normal;
	margin-left: 10px;
	display: none;
	float: right }

.tagtitle em a    {
	color: #9c9590;
	font-size: 11px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif }
.tagtitle a:hover {
	color: #ee6172 }
/*Links*/
#content .linkdirectory, #content .linkdirectory li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: none;
}
#content .linkcat ul {
	
}
#content .linkcat ul li {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
/*----FORMS----*/
#submit, .submitbutton   {
	color: #fff;
	font-size: 14px;
	font-family: AllerRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	background-color: #ee6172;
	background-image: url("images/pinkgradient.png");
	background-repeat: repeat-x;
	text-transform: lowercase;
	cursor: pointer;
	margin-top: 3px;
	padding: 3px 10px;
	border-style: none;
	-moz-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.15);
	border-radius: 4px;
	box-shadow: 1px 1px 1px rgba(0,0,0,.15) }
#submit:active, .submitbutton:active  { 
	position: relative;
	top: 1px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.commentinput, .styledinput, .captchainput  {
	color: #706d6b;
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal;
	line-height: 16px;
	background-color: #f8f7f4;
	background-image: url("images/formbg.png");
	background-repeat: repeat-x;
	padding: 4px;
	border: solid 1px #e6e3dc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px  }
.commentinput:focus, .styledinput:focus, .captchainput:focus  {
	border-color: #ddd9ce;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,.15);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.15);
	box-shadow: 1px 1px 3px rgba(0,0,0,.15)  }
.searchinput:focus  { }
.commentinput {
	width: 475px }
.label {
	margin-bottom: 2px }
.wpcf7-form { }
.wpcf7 p {
	margin: 0;
	padding: 0 }
/*Footer*/
#footer                   {
	background-color: #fff;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	clear: both }
.footerwrap              {
	background-image: url("images/navbg.png");
	background-repeat: no-repeat;
	text-transform: lowercase;
	position: relative;
	z-index: 200;
	left: -25px;
	width: 1030px }

#footer a:link, #footer a:visited, #footer a:active       { }
#footer a:hover       { }
#footerwidgets     {
	color: #666;
	font-size: 11.5px;
	line-height: 15px;
	margin-right: 45px;
	margin-left: 48px;
	overflow: hidden }
#footerwidgets h4   {
	color: #fff;
	font-size: 18px;
	margin-top: 13px;
	margin-bottom: 22px }
#footerwidgets h4 a  {
	color: #fff }
#footerwidgets li    {
	margin-left: 48px;
	width: 280px;
	float: left }
#footerwidgets li ul  {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1px;
	width: 280px;
	float: left }
#footerwidgets li ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 9px;
	width: 280px;
	float: left }
#footerwidgets li:first-child  {
	margin-left: 0 }
#footerwidgets li.widget_twitter  {
	background-image: url("images/twitterbird.png");
	background-repeat: no-repeat;
	background-position: right 0; }
.widget_twitter .from-meta {
	display: none }
.widget_twitter .entry-content   { }
.widget_twitter .entry-meta, .widget_twitter .entry-meta a   {
	color: #d4cfc2;
	font-weight: bold }
#footerwidgets .widget_twitter h4 {
	background-image: none }
#footerwidgets .widget img.floatimg  {
	margin-top: -40px;
	margin-right: -15px }
#footer a.buybutton {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background-color: #a5c135;
	background-image: url("images/greengradient.png");
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding: 2px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	top: 5px }
#footer a.buybutton:active {
	position: relative;
	top: 6px }
.subfooter  {
	margin: 5px auto 15px;
	width: 980px;
	overflow: hidden }
.subfooter a:link, .subfooter a:visited, .subfooter a:active {
	color: #ffffff;
	text-decoration: none }
.subfooter a:hover {
	color: #9ddedc }
.subfooter ul li    {
	font-size: 11px;
	line-height: 12px;
	text-transform: lowercase;
	display: inline;
	margin-right: 10px }
.footermenu      {
	width: 500px;
	float: left }
.footermenu .pages, .footermenu .social {
	display: inline }
.footermenu .social li  {
	margin-right: 1px;
	position: relative;
	top: 3px }
.copyright     {
	color: #9ddedc;
	font-size: 10px;
	line-height: 13px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 480px;
	float: right }
.copyright small {
	font-size: 9px }
.copyright p {
	margin: 0 0 4px }
.footerad {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both }
/*Comments*/
#comments, #related     {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px }
#respond     {
	font-size: 18px;
	line-height: 18px;
	margin-top: 25px;
	margin-bottom: 10px }
#commentlist      {
	list-style-type: none;
	margin-bottom: 30px;
	border-top: 1px solid #ddd9ce }
#commentlist li       {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 13px 10px 13px 55px;
	border-bottom: 1px solid #ddd9ce }
#commentlist li.bypostauthor      {
	background-color: #f8f7f4 }
#commentlist li p   {
	margin: 2px 40px 2px 0;
	padding: 0 }
.commentmeta, .commentmeta a     {
	color: #9c9590;
	font-size: 11px;
	margin: 0 0 7px;
	padding: 0 }
.commentmeta strong     {
	color: #ee6172 }
.commentmeta strong a       {
	color: #ee6172;
	font-weight: bold;
	text-decoration: underline }
.commentmeta a:hover     {
	color: #ee6172;
	text-decoration: underline }
.commentnumber     {
	color: #f4f3f0;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.bypostauthor .commentnumber     {
	color: #fff;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
#commentlist .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: #f8f7f4;
	margin: 10px 0 0;
	padding: 13px 10px 13px 55px;
	border-bottom: medium none }
#cancel_reply, #cancel_reply a    {
	color: #ee6172;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a    {
	color: #ee6172;
	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-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: #9c9590;
	padding: 3px 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff }
#wp_page_numbers li.space     {
	color: #9c9590;
	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: #ee6172 }
#wp_page_numbers li.page_info     {
	color: #9c9590;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#wp_page_numbers li a:hover     {
	color: #fff;
	background-color: #9c9590 }
#wp_page_numbers li.active_page a  {
	color: #fff;
	background-color: #ee6172 }
