/*
Theme Name: Chirp
Theme URI: http://chirpchirpchirp.com/
Description: The 2011 theme for WordPress.
Author: chirpchirpchirp.com
Version: 2.0
License: GNU General Public License
License URI: license.txt
Tags: chirp, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: ".";    
  display: block;    
  height: 0;    
  overflow: hidden;	
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */

.tr {text-align:right}

/* =Structure
----------------------------------------------- */
html,body {
min-height:100%;
height:100%;

}
body {
margin:0;
}
#page {
	margin:0 auto;
	width:920px;
	min-height:100%;
	padding:0px 40px;
	text-align:left;
}
#branding {
padding-top:20px;
}
#colophon {
padding:20px 0 30px;
}
#main {
	width:100%;
}
#primary {
	float: right;
	display:inline;
	width: 560px;
}
#content {
	margin-right:20px;
}
#secondary {
	float: left;
	display:inline;
	width: 320px;
	margin:40px 0 0 20px;
}

/* Singular */

/* Attachments */

/* Showcase */

/* error404 */

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Right Content */

/* One column */

/* Remove the margin on singular articles */

/* Fonts */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 2, 2011 */
@font-face {
    font-family: 'EideticNeoBlack';
    src: url('fonts/eideticneoblack-webfont.eot');
    src: url('fonts/eideticneoblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/eideticneoblack-webfont.woff') format('woff'),
         url('fonts/eideticneoblack-webfont.ttf') format('truetype'),
         url('fonts/eideticneoblack-webfont.svg#EideticNeoBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}
@font-face {
    font-family: 'SansarahRegular';
    src: url('fonts/sansarah-regular-webfont.eot');
    src: url('fonts/sansarah-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sansarah-regular-webfont.woff') format('woff'),
         url('fonts/sansarah-regular-webfont.ttf') format('truetype'),
         url('fonts/sansarah-regular-webfont.svg#SansarahRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* =Global
----------------------------------------------- */
body, input, textarea {
	color:#666;
	font:15px Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
}
body {
	background:url(images/bg.jpg);
	text-align:center;
}
#page {
	background:url(images/warpperbg.png) center top repeat-y;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}

ul {
	/*list-style: square;*/
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em 1em;
	padding:1em 1em 0;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #FFFEFA;
	border:1px solid #DFDFDF;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input {
	line-height:1.5em;
}
input[type=text],
input[type=password],
textarea {
	color: #888;
}
input[type=text],
input[type=password],
textarea  {
	border:1px dashed #655f5a;
	padding:5px 1px 3px 3px;	
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}

input#s {

}


/* Links */
a {
	color:#709D9E;
	text-decoration:none;
}
a:focus,
a:active,
a:hover {
	color:#e8d766;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

/* Float */
.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}
/* =Header
----------------------------------------------- */
#logo {
	float:left;
	display:inline;
}
#site-title span,#site-description  {
	background:url(images/logo.png) no-repeat;
	width:212px;
	overflow:hidden;	
}
#site-title a,#site-title span
{
	width:212px;
	height:180px;
	display:block;
	
}
#site-title a {
	position:relative;
	text-align:center;
	font-size:12px;
}
#site-title span
{
	 position:absolute;
	 left:0;
	 top:0;
}
#site-description {
	height:35px;
	background-position:left -180px;
	text-indent:-9999px;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	background:url(images/navbg.jpg) no-repeat;
	width:675px;
	height:85px;
	float:right;
	display:inline;
	position:relative;
	right:-20px;
	
}

#chirpMenuRight {
	position:absolute;
	width:21px;
	height:85px;
	right:-21px;
	top:1px;
	background:url(images/cstitleright.jpg) no-repeat;
}
#chirpMenu {
	padding:18px 0 0 90px;
}
.chirpMenu-item {
	float:left;
	display:inline;
	height:40px;
}
.chirpMenu-item a {
	display:block;
	height:100%;
	color:#fff;
	font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 0 #E8D766;
	font-size: 18px;
	letter-spacing:3px;
	line-height:18px;
	margin-right:40px;
	
	filter:(Color=#E8D766,Direction=135,Strength=1);
}
#forNannies {
	margin-right:-10px;
}
.chirpMenu-item a:hover,.chirpMenu-item a:active,.chirpMenu-item .current {
	color:#655f5a;
	text-shadow:1px 1px 0 #ccddc9;
	filter:(Color=#ccddc9,Direction=135,Strength=1);
}

/* =Chirp Specific
-------------------------------------------------------------- */
#chirpTel,#chirpIntro,#chirpEmail {
	text-align:right;
	float:right;
	display:inline;
	width:560px;
	font-family:'FilosofiaSmallCaps',Arial, Helvetica, sans-serif;
	
}

#chirpEmail {
	margin:0 30px 0 0;
	color:#8e857c;
	font-size:23px;
	letter-spacing:2px;
	word-spacing:1px;
}
#chirpTel {
	margin:5px 30px 15px 0;
	font-size:28px;
	letter-spacing:1px;
	word-spacing:1px;
	color:#8e857c;
}
#chirpTel-text {
	display:inline-block;
	width:235px;
	height:21px;
	text-indent:-9999px;
	background:url(images/tel.png) no-repeat right bottom;
	position:relative;
	top:4px;
}
#chirpTel small {
	font-size:24px;
	letter-spacing:3px;
}
#chirpTel sup{
	font-size:18px;
	bottom:5px;
	font-family:'FilosofiaSmallCaps',Arial, Helvetica, sans-serif;
}
#chirpIntro {
	margin:0 20px 0 0;
	width:550px;
	text-align:left;
	font-size:23px;
	letter-spacing:2px;
}
#chirpIntro,#chirpEmail a{
	color:#E1A374;
}
#chirpEmail a:hover,#chirpEmail a:active {
	color:#E9D666;
}
/* =Widget
-------------------------------------------------------------- */
#blog-title {
	background:url(images/pagetitle.jpg) no-repeat;
	width:200px;
	height:40px;
}
#blog-title a {
	width:100%;height:100%;display:block;text-indent:-9999px;
}
.widget {
	margin-bottom:30px;
}
.widget-title {
	color:#655f5a;
	text-shadow:#FFFFFF -1px -1px 2px;
	margin-bottom:10px;
}
.widget input[type="submit"],#searchsubmit[type="submit"],#submitEmail{
	background:url(images/titlebg.jpg) repeat-x;
	border:none;
	color:#FFF;
	height:27px;
	padding:0 4px;
	cursor:pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
}
.widget input[type="submit"]:active,.widget input[type="submit"]:hover,#searchsubmit[type="submit"]:hover{
	background-position:0 -27px;
}
.widget input[type="text"] {
	height:17px;
	line-height:17px;
}

/* Search */
.widget_search {
}
.widget_search .screen-reader-text {
	display:none;
}
.widget_search #s {
	width:180px;
	margin-right:3px;
}

.widget_search #searchsubmit[type="submit"] {
	vertical-align:top;

}

/* Categories */
#blog-categories {

}
.parent-title,#faq-header {
font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
font-size:28px;
text-indent:-30px;
padding-left:30px;

text-transform:lowercase;
letter-spacing:2px;

-moz-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=359);

color:#655F5A;
}
.parent-title {
	color:#E9D666;
}
.category-titile {
	background:url(images/titlebg.jpg) left -27px repeat-x;
	height:27px;
	width:auto;
	padding:0 10px;
	display:inline-block;
	clear:both;
	margin-bottom:15px;
	color:#FFF;
	font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	text-shadow:none;
	font-size:20px;
	line-height:27px;
	letter-spacing:2px;
	margin-top:20px;
}
.widget_categories {
	padding-right:30px;
}
.widget_categories .widget-title,.widget_nav_menu  .widget-title {
	margin-bottom:20px;
}
.widget_categories>ul {
	/*
	padding-top:10px;
	border-top:1px dashed #8E857C;
	padding-left: 0.8em;*/
}
.widget-cat-list>.cat-item>a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
}
.widget-cat-list-2>.cat-item>a {
	background:url(images/titlebg.jpg) left -27px repeat-x;
	height:27px;
	width:auto;
	padding:0 10px;
	display:inline-block;
	clear:both;
	margin-bottom:15px;
	color:#FFF;
	font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	text-shadow:none;
	font-size:20px;
	line-height:27px;
	letter-spacing:1px;
}
.cat-item,.menu-item {
	line-height:1.2em;
	margin-bottom:0.8em;
}
.cat-item .children, .menu-item .children {
	/*padding:0.5em 0 0.3em 2em;*/
	padding:0 0 0.5em 1.5em;
	margin-left:-1em;
	/*border-bottom:1px dashed #8E857C;*/
}


/* =Content
----------------------------------------------- */
.post {
	margin:30px 0 20px;
	padding-bottom:15px;
	background:url(images/hdiv.jpg) no-repeat center bottom;
}
.entry-date a {
	color:#FFF;
	background:url(images/titlebg.jpg) repeat-x;
	width:auto;
	height:22px;
	overflow:hidden;
	display:inline-block;
	padding:0 10px 0 10px;
	font-size:14px;

}
.entry-date a big {
	font-size:14px;

}
.entry-title {
	margin:15px 0 10px;
	font-size:22px;
	line-height:28px;
	color:#373737;
	text-shadow:#FFF 1px 1px 0;
}
.entry-title {
	font-family:'EideticNeoBlack',Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	line-height:28px;
	letter-spacing:1px;
}
.entry-format {
	margin:15px 0;  
}

.entry-title a { color:#655f5a;}
.entry-title a:hover {color:#e8d766;}

.entry-content { margin:0 0 15px;}

.entry-footer { 
	float:none;
	clear:both;  
	height:30px;
}

.entry-date,.nav-previous,.nav-next,.readMore,.entry-format {
font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
font-size:18px;
text-transform:lowercase;
letter-spacing:2px;
}
.entry-meta {
	font-family:Geneva,Arial, Helvetica, sans-serif;
	font-size:12px;
}
.sep {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.facebookLikeButton {
}

.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #655f5a;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width:200px;
	margin:0 10px;
}
.entry-content ul {
	list-style:circle;
}
.entry-content ul,
.entry-content ol,
.comment-content ul,
.comment-content ol  {
	margin-left:2em;
}
.entry-content ul,
.entry-content ol,
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}

blockquote {
	border:1px solid #d8d7d6;
	background:#eaeee8;
}

.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;

	font-size:16px;
}
.page-link a {
	margin: 0 5px;


}
.page-link a:hover { 
}
.page-link span {
	margin-right: 6px;
}


/* nav */
#nav-above {
	margin-bottom:15px;
}
#nav-single,#nav-bottom,#nav-above {
	height:25px;
}
.nav-previous,.nav-next {
	width:auto;
	
	height:25px;
	line-height:25px;
	overflow:hidden;
	background:url(images/titlebg.jpg) left -27px repeat-x;
}
.nav-previous a,.nav-next a {
	margin:0 10px;
	color:#FFF;
}
.nav-previous {
	float:left;
}
.nav-next {
	float:right;
}

/* =footer
-------------------------------------------------------------- */ 
#site-generator {
text-align:center;
font-size:14px;
color:#888888;
} 
#site-generator p {
margin-bottom:0;
}

#siteMap {
	margin:25px 0 15px;
	padding:10px 0px 10px 40px;
	border-width:1px 0;
	border-style:dashed;
	border-color: #c1bdb4;
}
.siteMap-item,.siteMap-div {
	float:left;
	display:inline;
	color:#709D9E;
	letter-spacing:1px;
	margin:0 5px;
	font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
	font-size:20px;
}

/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 310px;
	width: auto;
}
#content .attachment img {
	max-width: 500px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
	border:1px solid #d8d7d6;
	background:#eaeee8;
	max-width:490px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {

	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border:1px solid #d8d7d6;
	background:#eaeee8;
	padding:9px;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 2.6em 0;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 0 0 80px;
	width: 80%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #FFFEFA url(images/bookbg.jpg);
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 5px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 1.625em 0;
	padding: 10px;
}
.commentlist .pingback p {
	margin-bottom:0;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #FFFEFA;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {

}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -80px;
	padding: 0;
	position: absolute;
	top: 0;
}

.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 16px;
}
a.comment-reply-link {

	font-size: 14px;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background-position:left -27px;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {

}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {

}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {

}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 80px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	margin: 1.625em auto;
	padding: 1.625em 1.625em 1.625em 80px;
	position: relative;
}
#respond input[type="text"],
#respond textarea {

}

#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background:url(images/titlebg.jpg) repeat-x;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #FFF;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 0 20px;
	height:27px;
	position: relative;
	left: 30px;
}
#respond input#submit:active,#respond input#submit:hover {
	background-position:left -27px;
}
#respond #cancel-comment-reply-link {
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}

.children #respond{
	padding-left:1.625em;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	line-height: 30px;
}
#cancel-comment-reply-link {
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	top: 1.1em;
}

#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =common style for pages
----------------------------------------------- */
.page-content {
	padding-top:30px;
}
.page-content h1,.big-title {
	font-family:'EideticNeoBlack',Georgia, "Times New Roman", Times, serif;
	color:#655F5A;
	font-size:28px;
	line-height:28px;
	letter-spacing:1px;
	margin-bottom:20px;
}
.page-content h2,.small-title {
	font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#709D9E;
	letter-spacing:4px;

}
.page-content strong {
	color:#010101;
	font-weight:normal;
}
a.pinklink,.pinklink a {
	font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#E1A374;
}
a.bluelink,.bluelink a{
	color:#4266B0;
}
a.pinklink:hover,.pinklink a:hover,a.bluelink:hover,.bluelink a:hover {
	color:#E8D766;
}
.tipsWidget {
background:url(images/bird-r.jpg) no-repeat left top;
padding-left:65px;
margin:10px 20px 0 -20px;
	
}
.tips-title {
	font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
	color:#E1A374;
	font-size:28px;
	line-height:28px;
	letter-spacing:2px;
	padding:0 0 10px 0;
	border-bottom:1px dashed #c1bdb4;
	text-align:center;
}
.tips-item {
	font-family: 'SansarahRegular',Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	text-align:center;
	color:#010101;
	padding:20px 0px 10px;
	border-bottom:1px dashed #c1bdb4;
}
#results .tips-item {
	font-size:21px;
	margin:0 -10px;
}
.tips-item p {
	margin-bottom:10px;
}
.tips-meta {
	color:#676767;
}
/* =Home
----------------------------------------------- */
#home-photo {
background:url(images/home-photo.png) no-repeat;
width:402px;
height:308px;
margin:-20px 0 0 -65px;

}
#home-book {
	background:url(images/bookbg.jpg);
	border:1px dashed #c1bdb4;
	padding:15px; 
	margin:35px auto;
	width:460px;
}
#home-book-title {
	text-indent:-30px;
	margin-left:30px;
}
#home-book-buyLink {
	color:#010101;
	display:block;
	float:right;
	margin-right:15px;
	padding-right:110px;
	height:30px;
	background:url(images/amazonlogo.png) no-repeat right 5px;
	margin-bottom:0;
}
#home-book-buyLink:hover,#home-book-buyLink:active {
	background-position: right -20px;
}
#home-book-title,#home-book-buyLink {
	font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:1px;
}
#home-book-title,#home-book-intro {
	color:#4266B0;
}
#home-book-intro {
	margin:15px 10px 15px 30px;
	line-height:1.2em;
}
#subscribeContainer {
background:url(images/bird-y.jpg) no-repeat left top;
padding-left:65px;
margin:10px 20px 0 -20px;
}
#subcribe-intro {
	font-family: 'SansarahRegular',Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:26px;
	text-align:center;
	color:#010101;
	margin:10px 0;
}
/* Subscribe */
#Subscribe {
	background:url(images/subscribebg.jpg) no-repeat;
	width:250px;
	height:80px;
	padding:20px 25px;
	margin-left:-45px;
	
}
#subcribe-title {
	font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
	color:#E8D766;
	font-size:28px;
	line-height:28px;
	letter-spacing:2px;
	padding:0 10px 10px 0;
	border-bottom:1px dashed #c1bdb4;
	text-align:center;
}
#Subscribe p {
	margin-bottom:10px;
}
#subscribe-note {
	font-style:italic;
	font-size:14px;
}
#Subscribe input[type="text"] {
	width:175px;
}
#Subscribe #submitEmail {
	float:right;
	height:28px;
	font-size:12px;
	line-height:28px;
	padding:0 7px;
}

/* member of */
#memberOfContainer {
background:url(images/bird-p.jpg) no-repeat left top;
padding-left:65px;
margin:35px 20px 0 -20px;
}
#memberOfContainer h3 {
	font-family:'FilosofiaSmallCaps', Arial, Helvetica, sans-serif;
	color:#b89eb7;
	font-size:28px;
	line-height:28px;
	letter-spacing:2px;
	padding:0 10px 10px 0;
	border-bottom:1px dashed #c1bdb4;
	text-align:center;	
}
#memberOf {
	margin:15px -10px 0 0;
}
#inaLink,#naeycLink,#zttLink,#naswLink,#ncsppLink {
	display: inline-block;
	margin:0 0 15px 5px;
}
#inaLink {
	background:url(images/inalogo.jpg) no-repeat;
	width:118px;
	height:44px;
}
#naeycLink {
	background:url(images/naeyclogo.jpg) no-repeat;
	width:119px;
	height:44px;	
}
#zttLink {
	background:url(images/zttlogo.jpg) no-repeat;
	width:74px;
	height:52px;	
}
#naswLink {
	background:url(images/naswlogo.jpg) no-repeat;
	width:145px;
	height:49px;
	margin-left:20px;
}
#ncsppLink {
	background:url(images/ncspp.jpg) no-repeat;
	width:110px;
	height:40px;
}
/* =the Chirp Difference
----------------------------------------------- */

#the-chirp-difference-photo {
	background:url(images/tcd-sidebar-photo.png) no-repeat;
	width:402px;
	height:308px;
	margin:-20px 0 0 -65px;
}

#loginframe {
	margin-top:10px;
	background:url(images/bookbg.jpg);
	border:1px dashed #8E857C;
	padding:10px 0 0 15px;
}
/* =PAGES
-----------------------------------------------*/

.sub-page-title {
	margin:30px 0 0 30px;
	font-size:24px;
	color:#655F5A;
}
.page .entry-content {
padding-left:30px;
padding-right:10px;
}

.pageNav{
background:url(images/titlebg.jpg) repeat-x;
height:27px;
line-height:27px;
font-size:14px;
color:#FFF;
float:left;
clear:both;
padding:0 10px;
margin-bottom:30px;
}
.pageNav a {
color:#E8D766;
}

/* =a Little more about us
----------------------------------------------- */
#a-little-more-about-us-photo {
background:url(images/aboutphoto.png) no-repeat;
width:320px;
height:407px;
margin:-20px 0 0 -15px;

}

/* =FAQ
----------------------------------------------- */
#content.faq-content {
	margin-bottom:30px;
}
#faq-header {
	
}

.faq-entry .entry-title,#faq-header,.faq-entry .entry-meta {
	padding-left:20px;
}
.faq-entry .entry-title,#faq-header,.faq-entry .entry-meta ,.faq-entry .entry-footer,.faq-entry .entry-content {
	padding-right:30px;
}
.faq-entry {
	margin:0;
	padding-top:30px;
}
.faq-entry .entry-content {
	padding-top:0;
	padding-left:40px;

	line-height:24px;
}
#faq-photo {
	background:url(images/faq-sidebar-photo.png) no-repeat;
	width:350px;
	height:449px;
	position:relative;
	left:-70px;
	margin-top:-20px;
}
#faq-title-list {
	padding:30px 10px 45px 45px;
	background:url(images/dhdiv.jpg) no-repeat center bottom;
}
.faq-title {
	margin-bottom:0.625em;
	text-indent:-12px;
}
.faq-entry .entry-title,#post-the-best-fit-nanny h2 {
	font-size:20px;
	line-height:1.5em;
	color:#655F5A;
	
}
#post-the-best-fit-nanny h2 {
	text-shadow: 1px 1px 0 #FFFFFF;
color:#655F5A;
}


#our-nest-photo {
	background:url(images/ournest-sidebar-photo.png) no-repeat;
	width:327px;
	height:431px;
	position:relative;
	left:-70px;
	margin-top:-20px;
}
/* candidates */
.nanny-candidates-content {
	text-align:center;
}
.nanny-candidates-content #faq-header {
	text-align:left;
	width:720px;
	margin:30px auto 10px;
}

#nanny-candidates-text {
	margin:-10px auto;
	width:770px;
	text-align:left;
}
