/*   
Theme Name: ntcr_Theme
Theme URI: ntcr
Description: ntcr Theme created for NTCR
Author: Sunny B
Version: 1.0
Copyright 2009 cTd Design
*/

/* Existing classes - Reset ------------------------------------------------------------------------------------------------------------ */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,'Vera Sans',Helvetica,Arial,sans-serif;
	font-size: 90%;
	}

form label {
/*	cursor: pointer;*/
	}

fieldset {
	border: none;
	}

input, select, textarea {
	font-size: 100%;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed white;
	}

hr {
	display: none;
	}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dd, address {
	margin: 0;
	padding: 0;
	}

ul {
	list-style: none;
	margin: 1em 3.25em;
	}

li {
	list-style: none;
	}

ul li {
	margin-bottom: 0.5em;
	}


/* Existing classes - Common settings  ------------------------------------------------------------------------------------------------------------ */


h1, h2, h3, h4, .screen-reader-text, .myLogin {
	margin: 0 1.3em 1em;
	line-height: 1.25em;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.5em;
	text-shadow: 2px 2px 2px #aaaaaa;
	color: #990077;
	background-color: inherit;
	}

h2, .screen-reader-text, .myLogin {
	margin-left: 1.8em;
	font-size: 1.1em;
	font-variant: small-caps;
	text-shadow: 1px 1px 1px #aaaaaa;
	}
		
h3 {
	margin-left: 1.4em;
	font-size: 1em;
	color: #6c6cbc;
	background-color: inherit;
	}

#ie8only h2 {
	font-size: 0.9em;
	}


p {	
	margin: 0 2em 1em;
	padding: 0;
	line-height: 1.4em;
	text-align: justify;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,'Vera Sans',Helvetica,Arial,sans-serif;
	}


a, a:visited, a:hover {
	margin-top: 0;
	text-decoration: none;
	color: #990077;
	background-color: inherit;
	}

a:visited {
	color: #6c6cbc;
	background-color: inherit;
	}

a:hover {
	color: #880066;
	background-color: inherit;
	}

img {
	margin: 0.4em 2em 1em;
	padding: 6px;
	background-color: #c6c6bc;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}


/* New classes ------------------------------------------------------------------------------------------------------------ */

/* Text ------------------------------------------------------------------------------------------------------------ */

.clear {
	clear: both;
}

.clearRight {
	clear: right;
}

.clearLeft {
	clear: left;
}

.textLeft {
	text-align: left;
}

.textRight {
	margin-right: 0;
	text-align: right;
}

.textCenter {
	margin: 0 auto;
	text-align: center;
}

.xSmall {
	margin: 0 0.5em 1em;
	font-size: 0.8em;
	}

.small {
	margin: 0 0.5em 1em;
	font-size: 0.9em;
	}

.medium {
	margin: 0 0.5em 1em;
	font-size: 1em;
	}

.large {
	margin: 0 1.2em 1em;
	font-size: 1.2em;
	}

.xLarge {
	margin: 0 0.8em 1em;
	font-size: 2em;
	}

.xxLarge {
	margin: 0 0.8em 1em;
	font-size: 3em;
	}

.emphasis {
	color: orange;
	background-color: transparent;
	}

.italic {
	font-style: italic;
	}

.bold {
	font-weight: bold;
	}

.underline {
	text-decoration: underline;
	}
	
.myMaroonDk {
	color: #330011;	
	}

.myMaroonLt {
	color: #550033 ;	
	}

.myLightBlue{
	color: #6c6cbc;
	background-color: inherit;
	}

.pinkBkgd {
	color: inherit;
	background-color: pink;
	}

.myRed {
	color: red;
	background-color: inherit;
	}

.plea {
	margin: 2em 1em 1em;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 1.4em;
	font-weight: bold;
	color: #880066;
	background-color: inherit;
	}


/* Images ------------------------------------------------------------------------------------------------------------ */

img.noFrame, .noFrame img {
	padding: 0;
	background-color: transparent;
	border: none;
	}	

.xSmallPic img, img.xSmallPic {
	height: 35px;
	}

.smallPic img, img.smallPic {
	height: 50px;
	}

.mediumPic img, img.mediumPic {
	height: 75px;
	}

.largePic img, img.largePic  {
	height: 100px;
	}

.xLargePic img, img.xLargePic {
	height: 150px;
	}

.xxLargePic img, img.xxLargePic {
	height: 200px;
	}

.xxxLargePic img, img.xxLargePic {
	height: 300px;
	}

.multiPics, .multiPicsNoBkgd {
	width: auto;
	margin: 2em 2em 2em;
	text-align: center;
	padding: 2em 0 1.5em;
	color: inherit;
	background: #e6e6ec url(../images/pages/_pageElements/containers/container-mutilPic-bkgd.png) repeat-y top left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

.multiPics.top, .multiPicsNoBkgd.top {
	margin-bottom: -1em;
	border-bottom: none;
	}

.multiPics.bottom, .multiPicsNoBkgd.bottom {
	margin-top: -1em;
	border-top: none;
	}

.multiPicsNoBkgd {
	background: transparent url(); 
	border: 2px solid #999999;
	}


/* Buttons ------------------------------------------------------------------------------------------------------------ */

.button, input[type=submit] {
	margin: 1em 0.1em;
	padding: 0.25em 0.5em;
	cursor: pointer;
	text-align: center;
	color: #5b5b55;
	background-color: #f8f0f8;
	border: 1px solid #cbcbcb;
	}

.button:hover, input[type=submit]:hover {
	color: #5b5b55;
	background-color: #e6e6ec;
	border: 1px solid #cbcbcb;
	}

.button:disabled {
	cursor: default;	
	}


/* Containers ------------------------------------------------------------------------------------------------------------ */

.outerContainer {
	float: left;
	width: 98%;
	margin: 0 0.9% 8px;
	padding-bottom: 1.6em;
	color: #5b5b5c;
	background: #e6e6ec url(../images/pages/_pageElements/containers/container-bkgd.png) repeat-y top left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

.innerContainer {
	float: left;
	width: 96%;
	margin: 1.8em 1.9% 0;
	padding: 2em 0 1em;
	color: inherit;
	background-color: #fefef7;
	border-left: 1px solid #b1a3b1;
	border-bottom: 1px solid #b1a3b1;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

.columnLeft {
	float: left;
	width: 45%;
	margin: 0 1.5% 0 3%;
	}

.columnRight {
	float: right;
	width: 45%;
	margin: 0 3% 0.5em 1.5%;
	}

.columnCenter {
	float: left;
	width: 30.33%;
	margin: 0 auto 0.5em;
	padding: 0;
	}

.columnThird {
	width: 30.33%;
	}

.block, .blockTitle {
	float: left;
	width: 94%;
	margin: 0 3% 1em;
	padding: 1.5em 0 1em;
	color: inherit;
	background-color: #fefefc;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

.blockLeft, .blockTitleLeft, .blockRight, .blockTitleRight, .blockThird {
	float: left;
	width: 100%;
	margin-bottom: 0.5em;
	padding: 1.5em 0 1em;
	color: inherit;
	background-color: #fefefc;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

.block.shortPage {
	min-height: 13em;
	}

.block.shortPage h1 {
	margin-top: 1em;
	}

.poem {
	text-align: center;
	}

.poem p {
	margin: 0 auto 1em;
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
	color: #6c6cbc;
	background-color: transparent;
	}

.sign {
	margin: 1em 1.5em;
	padding: 1em 1em 1em 2em;
	font-weight: bold;
	text-align: left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

.alignLeft {
	float: left;
	width: auto;
	}

.alignRight {
	float: right;
	width: auto;
	text-align: right;
	}

.alignCenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}


/* Navigation ------------------------------------------------------------------------------------------------------------ */

/* Main Navigation ---------------------------*/

.navigation {
	float: left;
	width: 98%;
	margin: 0 0.9% 8px;
	padding: 2em 0 1.8em;
	color: #5b5b5c;
	background: #e6e6ec url(../images/pages/_pageElements/containers/container-bkgd.png) repeat-y top left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}
			
.navigation a {
	padding: 10px 7px;
	font-size: 1em;
	color: #cccccc;
	background: #550033 url(../images/pages/_pageElements/buttons/button-bkgd-lt.png) repeat-y top left;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	border: 1px solid #330011;
	border-left: 1px solid #770055;
}
	
.navigation a:hover, .navigation .current {
	color: white;
	background: #330011 url(../images/pages/_pageElements/buttons/button-bkgd-dk.png) repeat-y top left;
}

.navigation ul {
	width: 90%;
	height: 38px;
	margin: -2px 4.8% 0;
	}

.navigation ul li {
	display: inline;
	position: relative;
	top: 11px;
	left: 0;
	margin-bottom: 0;
	}

.navigation ul li ul  {
	display: none;
	padding-left: 0;
}

.navigation ul li:hover ul {
	display: block;
	position: absolute;
	top: 26px;
	left: -2px;
	}

.navigation ul li ul li {
	display: block;
	position: relative;
	top: 3px;
	left: 0px;
	width: 100px;
	border-top: 1px solid #f8f0f8;
	}

#ie8only .navigation ul li ul li {
	left: -1px;
	}

.navigation ul li ul li a {
	display: block;
	padding: 7px;
	background: #550033 url(../images/pages/_pageElements/buttons/button-bkgd-lt.png) repeat-y top left;
	}

.navigation ul li ul li a:hover {
	padding: 7px;
	background: #330011 url(../images/pages/_pageElements/buttons/button-bkgd-dk.png) repeat-y top left;
	}

.navigation .socialMedia img {
	margin: 4px 0 0 4px;
	}

#ie8only .navigation .socialMedia img {
	margin: -7px 0 0 4px;
	}

.navigation .socialMedia a {
	margin: 0;
	padding: 0;
	color: inherit;
	background: inherit;
	border: none;
	}


/* Page Navigation ---------------------------*/
		
#pageNav {
	display: block;
	float: right;
	margin: 2em 2.5% 0;
	}


/* Slide Elements ------------------------------------------------------------------------------------------------------------ */

.slideArrow {
	float: left;
	margin: 0 0 1em 2em;
	}

.slideArrow img {
	cursor: pointer;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 0.5em 0 0;
	padding: 0;
	background-color: transparent;
	border: 0;
	}

.slideTitle {
	float: left;
	}

.slideTitle h2 {
	margin-left: 0;
	}

.slideBody, .slideTease {
	clear: left;
	float: left;
	margin: 0 2em 1em 2.15em;
	}

.slideTease img {
	margin: 0 1em 0 2em;
	float: left;
	}

.slideTease p {
	display: inline;
	margin: 0;
	font-size: 1.1em;	
	font-weight: bold;
	}


/* Gallery ------------------------------------------------------------------------------------------------------------ */

.gallery {
	display: block;
	margin-top: 1.5em;
	}

.gallery ul {
	display: block;
	clear: both;
	height: 114px;
	margin: 0 auto;
	}

.gallery ul li {
	display: inline;
	float: left;
	width: auto;
	margin: 0 0 19px 19px;
	}

.gallery ul li:first-child {
	margin-left: 20px;
	}

.gallery a img {
    width: 100px;
    height: 100px;
	margin: 5px;
	padding: 0;
	border: 1px solid #5b5b55;

	}

.gallery a {
	float: left;
	width: auto;
	height: 145px;
	border: 1px solid #5b5b55;
	background: #e1d099  url(../images/pages/_pageElements/overlays/overlay-114-gold1-O75.png);
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

.gallery a img {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

.gallery .girl a {
	color: inherit;
	background-color: magenta;
	}

.gallery .boy a {
	color: inherit;
	background-color: blue;
	}

.gallery .unisex a {
	color: inherit;
	background-color: #f9910a;
	}

.gallery .special a {
	color: inherit;
	background-color: yellow;
	}

.gallery .new a {
	color: inherit;
	background-color: green;
	}

.gallery .adopted a, .gallery .featured a, .gallery .gold a {
	color: inherit;
	background-color: #e1d099;
	}

.gallery a:hover {
	background: cyan url(../images/pages/_pageElements/overlays/overlay-114-cyan.png);
	}

.gallery .caption, .gallery .caption a {
	z-index: 100;
	position: relative;
	top: -34px;
	left: 7px;
	width: 100px;
	height: 13px;
	text-align: center;
	cursor: default;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	color: #999999;
	background-color: transparent;
	border: none;
	}

.gallery .special div.caption a, .gallery .featured div.caption a {
	top: 0px;
	left: 0px;
	cursor: pointer;
	color: #990077;
	background: transparent;
	}

.gallery .special div.caption a:hover, .gallery .featured div.caption a:hover {
	color: #330011;
	background-color: inherit;
	}

.gallery .special div.caption a:before , .gallery .featured div.caption a:before {
	content: "\00AB \0020";
	}

.gallery .featured div.caption a:after, .gallery .special div.caption a:after {
	content: "\0020 \00BB";
	}

.gallery .featured div.caption a {
	font-size: 1em;
	font-variant: small-caps;
}

.gallery .feature {
	float: left;
	}

.gallery .feature ul {
	margin-top: 2em;
	margin-bottom: 5em;
	}


/* Main Body ------------------------------------------------------------------------------------------------------------ */

body {
	margin: 0 auto;
	padding: 1em 0 2em;
	line-height: 1.2em;
	color: #5b5b55;
	background: #f8f0f8 url(../images/pages/_pageElements/containers/body-bkgd-top.png) repeat-x top left;
	}


/* Header ------------------------------------------------------------------------------------------------------------ */

#header {
	width: 98%; 
	height: 128px;
	margin: 8px auto;
	color: black;
	background: #320033 url(../images/pages/_pageElements/header/headerBody-bkgd.png) repeat-y top left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border: 1px solid #320033;
	}

#headerWindow {
	width: 96.84%;
	height: 96px;
	margin: 15px 0 0 1.5%;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: black;
	background: #110011 url(../images/pages/_pageElements/header/headerBody-window-bkgd.png) repeat-y top left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border: 1px solid #320033;
	}

#headerWindow a img, #headerWindow p, #sticker {
	height: 58px;
	margin: 13px 0 0 1.5%;
	padding: 6px;
	color: inherit;
	background-color: white;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

#headerWindow p {
	width: 27.5%;
	padding: 8px 4% 4px;
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	}

#headerWindow #sticker {
	width: 350px;
	}


#headerWindow #Gypsy, #headerWindow #logo {
	width: 70px;
	height: 70px;
	padding: 0;
}


/* Banner ------------------------------------------------------------------------------------------------------------ */

#banner {
	width: 98%; 
	height: 110px;
	margin: 0 auto 8px;
	text-align: center;
	color: #6c6cbc;
	background: #e6e6ec url(../images/pages/_pageElements/containers/container-bkgd.png) repeat-y top left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

.bannerAd {
	float: left;
	height: 90px;
	width: 31.78%;
	margin-top: 9px;
	color: white;
	background-color: inherit;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

.bannerInnerContainter {
	background: transparent url(../images/pages/_pageElements/banner/banner-bannerAd2-bkgd.png) repeat-y top left;
	border: 1px solid #5b5b55;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

#bannerAd1 {
	margin-left: 1%;
	background: transparent url(../images/pages/_pageElements/banner/banner-bannerAd1-bkgd.png) repeat-y top left;
	}

#bannerAd1 .bannerInnerContainter {
	width: 78%;
	height: 40px;
	margin: 0 auto;
	}

#bannerAd1 .captionImg {
	margin: 13px 0 5px;
	}
				
#bannerAd1 p {
	margin: 0 0 0 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #330033;
	background-color: transparent;
	}

#bannerAd1 p a {
	color: #990077;
	background-color: transparent;
	}

#bannerAd1 a img {
	float: right;
	margin: 3px 10px 0 0;
	}
			
#bannerAd2 {
	margin-right: 1%;
	margin-left: 1%;
	background: transparent url(../images/pages/_pageElements/banner/banner-bannerAd2-bkgd.png) repeat-y top left;
	}

#bannerAd2 object {
	position: relative;
	top: -10px;
	width: 235px;
	height: 80px;
	margin: 4px 0 0 3px;
	color: inherit;
	background: transparent;
	}

#bannerAd2 img {
	position: relative;
	top: -45px;
	border: none;
	}

#bannerAd3 {
	margin-right: 1%;
	background: transparent url(../images/pages/_pageElements/banner/banner-bannerAd3-bkgd.png) repeat-y top left;
	}

#bannerAd3 .bannerInnerContainter {
	width: 37%;
	height: 40px;
	margin: 0 0 0 45px;
	}

#bannerAd3 #adPic {
	width: 74px;	
	height: 74px;	
	margin: 2.5% 3% 0 0;
	padding: 0;
	background: #e1d099 url(../images/pages/_pageElements/overlays/overlay-114-gold1-O75.png);
	border: 1px solid #5b5b55;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border: 1px solid #320033;
	}

#bannerAd3 .captionImg {
	margin: 13px auto 5px;
	}

#bannerAd3 p {
	margin: 0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-variant: small-caps;
	}

#bannerAd3 p a {
	color: #990077;
	background-color: transparent;
	}

#bannerAd3 p a:before {
	content: "\00AB \0020";
	}

#bannerAd3 p a:after {
	content: "\0020 \00BB";
	}


/* Wrapper ------------------------------------------------------------------------------------------------------------ */

#wrapper {
	width: 932px; 
	height: 100%;
	margin: 0 auto;
	color: inherit;
	background: white;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border: 1px solid #320033;
	}


/* Content ------------------------------------------------------------------------------------------------------------ */

#content {
	overflow: hidden;
	float: left;
	width: 100%;
	margin: 0 auto;
	}


/* Footer ------------------------------------------------------------------------------------------------------------ */
		
#footer {
	clear: both;
	width: 98%; 
	height: 180px;
	margin: 0 auto 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330033;
	background: #320033 url(../images/pages/_pageElements/footer/footer-bkgd.png) repeat-y top left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border: 1px solid #320033;
	}

#footerNav ul {
	padding: 0;
	text-align: center;
	}
			
#footerNav ul li {
	display: inline;
	margin-top: 0.5em;
	}
			
#footerNav ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: black;
	background-color: inherit;
	}
	
#footerNav ul li:first-child:before {
	content: "";
	}

#footerNav a {
	font-weight: bold;
	color: #440022;
	background-color: inherit;
	}
			
#footerNav img {
	width: 10px;
	height: 10px;
	}
			
#footerCats {
	margin: 0.5em auto;
	text-align: center;
	color: #5b5b55;
	background-color: transparent;
	}

#footerCats img {
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 2px;
	color: inherit;
	background-color: #ebe4eb;
	border: 1px solid white;
	}

#validate {
	width: 25%;
	margin: 0 0 1% 11.5%;
	}

#validate img {
	margin: 0;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	-border-radius: 0px;
	border: none;
	}

#signature {
	width: 50%;
	margin: 0 11.5% 1% 0;
	}

#signature p {
	margin: 0;
	font-size: 0.8em;
	text-align: right;
	}	


/* Common to Multiple Pages ------------------------------------------------------------------------------------------------------------ */


#homeWishes ul li, #holidayInfo ul li, #adoptionForms ul li,  #volunteer ul li, #donate ul li, #sponsors ul li, #links ul li,  #petfinder ul li {
	list-style: disc outside;
	margin-bottom: 1.5em;
	}

#adoptionForms img, #volunteer img, #sponsor img {
	margin: 0 4em 1em 10em;
	}


/* Home Page ------------------------------------------------------------------------------------------------------------ */

#announce .announcement {
	padding: 1em;
	margin: 2em 5em;
	background-color: #eeeeee;
	}

#announce h1 {
	margin: 1em;
	text-align: justify;
	text-shadow: none;
	}

#whatsNewSign {
	clear: both;
	display: block;
	width: 100%;
}

#signVolunteers {
	width: 240px;
	}

#signFundraiser {
	clear: both;
	display: block;
	width: 200px;
	}

#homeWishes ul li {
	line-height: 1.2em;
	margin-bottom: 0.3em;
	}

#homeWishes ul li a {
	float: none;
	margin: 0;
	}

#homePoem img {
	float: none;
	height: 223px;
	margin: 1em auto;
	}
#furEverFriends {
	padding-top: 2em;
	}


		/* USE THIS TO EVEN THE LENGTH OF THE HOME PAGE COLUMNS */
		
		#homeNewsletter .blockLeft { 
			min-height: 12.4em; /* Lengthen the left side of the home page */
			}


/* Home Page - Seasonal ------------------------------------------------------------------------------------------------------------ */

		#homeHolidayHealth p {
			text-align: left;
			}
		
		#homeHolidayHealth a {
			margin-left: 0.5em;
			}
		
		#homeHolidayHealth img {
			height: 70px;
			margin-top: 1.35em;
			}


/* Rescued Page ------------------------------------------------------------------------------------------------------------ */

#Annie {
	float: right;
	margin: 0 2.5%;
	}

#Annie p {
	font-weight: bold;
	margin: 0 1em;
	text-align: center;
	}
			

/*`News - Newsletter Page ------------------------------------------------------------------------------------------------------------ */

#newsletter .blockLeft, #newsletter .blockRight { /* USE THIS TO EVEN THE LENGTH*/
	min-height: 40em;
	}

#newsletter p {
	margin-bottom: 3em;
	}

#newsletter ul li {
	float: left;
	margin: 0 7em 0 0em;
	}

#newsletter ul li ul li {
	margin: 0 0 0 2em;
	}

#newsletter #currentIssue ul li a {
	margin-left: 2em;
	}

#newsletter #currentIssue ul li a img {
	margin: 2em 0 2em 0;
	}


/* Events, Face-Painting Page ------------------------------------------------------------------------------------------------------------ */

#facePainting .gallery {
	margin-left: 3em;
	}


/* Donate Page ------------------------------------------------------------------------------------------------------------ */

#donate .blockLeft, #donate .blockRight { /* USE THIS TO EVEN THE LENGTH*/
	min-height: 45em;
	}

#payOnline h1 {
	margin-top: 0;
	}

#canadaHelpsButton img {
	margin: 1em 2.25em 3em;
	}

#payPalButton {
	margin: 2em 1.5em 4em;
	}

#donate .addies ul li {
	color: #5b5b55;
	text-align: left;
	margin-bottom: 0.25em;
	}


/* FAQ Page ------------------------------------------------------------------------------------------------------------ */

#faq ul {
	float: left;
	margin: 1em 0 1em;
	}

#faq ul li {
	float: left;
	width: 98%;
	margin: 0 1.1em 0.5em 0;
	}

#faq ul li h2 {
	text-shadow: none;
	}


/* Contact Page ------------------------------------------------------------------------------------------------------------ */

.eventDescOld {
	color: #cccccc;
	background-color: transparent;
	}

#contactUs img {
	height: 240px;
	margin: 0 1.4em 1em;
	padding: 7px;
	color: inherit;
	background-color: #c6c6bc;
	}

#contactUs .addies {
	width: 95%;
	margin: 0 1.4em 1em;
	}

#contactUs .addies ul li {
	color: #5b5b55;
	text-align: left;
	margin-bottom: 0;
	}

.addies a {
	color: #5b5b55;
	text-align: left;
	}

#contactForm input {
	width: 30%;
	height: 1.5em;
	}

#contactForm select {
	width: 31%;
	height: 1.75em;
	margin-bottom: 2em;
	font-size: 1.25em;
	}

#contactForm label {
	margin-left: 0.5em;
	font-size: 0.8em;
	}

#contactForm textarea {
	width: 99%;
	min-height: 30em;
	}

#contactForm textarea label {
	width: 90%;
	}

#contactForm .button {
	width: auto;
	height: auto;
	}

#feedback a {
	margin: 5em 0 0 1.5em;
	}


/* Cat Poem Page ------------------------------------------------------------------------------------------------------------ */

#myCatsLiveHere .blockLeft, #myCatsLiveHere .blockRight { /* USE THIS TO EVEN THE LENGTH*/
	min-height: 68em;
	}


/* Seasonal - CatCarol Page ------------------------------------------------------------------------------------------------------------ */

#catCarolMovie object {
	display: block;
	width: 425px;
	height: 344px;
	margin: 2.5em 1.5em;
	}


/* CSS HACKS FOR WEBKIT BROWSERS, I.E. SAFARI AND CHROME  (I don't like to use these,
but I've had NO CHOICE (has to come after other browser settings in CSS */

@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	#homeNewsletter .blockLeft { /* USE THIS TO EVEN THE LENGTH*/
		min-height: 13.4em;
		}
	}

/* CSS HACKS FOR IPHONE (I don't like to use these,
but I've had NO CHOICE (has to come after other browser settings in CSS */

@media screen and (max-device-width: 480px) {

	#content {
		float: left;
		}

	#bannerAd2 a img {
		position: relative;
		top: 10px;
		}
	#home .columnRight .blockRight { /* USE THIS TO EVEN THE LENGTH*/
		min-height: 104em;
		}

	#bannerAd2 img {
		position: relative;
		top: 0px;
		border: none;
		}

	#bannerAd2 .captionImg {
		margin: 0px auto 5px;
	}

	}

/* For shits and giggles */

/*.webLink.a[href ^="http:"]{   
	padding-left: 20px;   
	background: transparent url(../images/pages/_pageElements/links/webLink.png) no-repeat;
	}  

a[href $=".pdf"] {   
	padding-left: 20px;   
	background: transparent url(../images/pages/_pageElements/links/pdfLink.png) no-repeat;
	}
*/

/* Blog Elements ---------------------------*/


/* Blog Header in sidebar.php  ---------------------------*/

.blogHeader h1, .blogHeader h2 {
	margin: 0;
	}

.blogHeader h1 {
	margin-bottom: 0.5em;
	}

.blogHeader h2 {
	margin-bottom: 0.6em;
	}

.blogHeader .slideArrow img {
	width: 13px;
	height: 13px;
	margin: 0.25em 0.5em 0 0;
	}

.blogArchives, .blogCategories {
	width: 60%;
	margin: 0 auto;
	}
	
.blogArchives ul , .blogCategories  ul {
	margin: 0 0 0 1.25em;
	}
	
.blogArchives ul li, .blogCategories ul li{
	margin: 0;
	}
	
#searchform #s, input[type=password] {
	width: 225px;
	padding: 2px;
	margin: 2em 0 0;
	color: #aaaaaa;
	background-color: transparent;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	}

#searchform #s:hover, #searchform #s:focus, input[type=password]:hover, input[type=password]:focus {
	background-color: #fefef7;
	border-top: 1px solid #111111;
	border-right: 1px solid #111111;
	border-left: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	}

#searchform #s:focus, input[type=password]:focus {
	color: #5b5b55;
}

#searchform p {
	margin: 0;
	}

#searchform form input {
	color: #cccccc;
	}

#searchsubmit {
	display: block;
	margin-left: 2.25em;	
	padding: 1px;
	}

/* Blog post titles, general settings ---------------------------*/

.blogPageTitle h1 {
	padding: 0 0 0.5em;
	}


/* Blog post single.php ---------------------------*/

.singleBlogPostTitle {
	margin-left: 1em;
	}
	
/* Links to previous/next posts ---------------------------*/

.postLinksNav, .commentLinksNav {
	color: inherit;
	background: #e6e6ec url(../images/pages/_pageElements/containers/container-bkgd.png)	}

.postLinksNav .postLinks, .commentLinksNav .postLinks  {
	margin: 0 2em 0.5em;
	}

/* Blog page titles for blog home page, category pages and archives pages ---------------------------*/

.postmetadataTop, .postmetadataBottom {
	width: 93.5%;
	margin: 0 2.3em;
	font-size: 0.9em;
	font-variant: small-caps;
	color: #bbb;
	background-color: transparent;
	}

p.postmetadataTop {
	margin: -1em 0 3em 2.3em;
	}

p.postmetadataBottom {
	margin-top: 3em;
	}

.sticky {
	color: inherit;
	background-color: #f4edf4;
	}

.sticky h2 {
	}

.entry {
	margin: 1em 0 2em;
	}

.entry h2 {
	margin: 2em 0 1em 1.8em;
	text-decoration: underline;
	text-shadow: none;
	}

.entry h3 {
	margin: 0 0 1em 2em;
	text-decoration: underline;
	text-shadow: none;
	}

.entry.img {
	padding: 0;
	border: none;
	}

.entry ol {
	margin: 0 2em 1em 2em;
	list-style: disc;
	}

.entry ol.toDoList {
	margin: 0 2em 1em 2em;
	}

.entry ol.toDoList li ol {
	margin: 0 2em 1em 2em;
	}

.entry ol.toDoList li {
	margin-bottom: 0.5em;
	}

table.myList {
	margin: 1em 2em 2em 1.8em;
	}

table.myList td, table.myList th {
	padding: 0 10px 0 0;
	margin-right: 10px;
	border-bottom: 1px solid #5b5b55;
	}

table.myList th {
	color: inherit;
	background-color: #f6f5f9;
	}

table.myList td.smallCell, table.myList th.smallCell {
	width: 120px;
	}

table.myList td.mediumCell, table.myList th.mediumCell {
	width: 250px;
	}

table.myList td.largeCell, table.myList th.largeCell {
	width: 400px;
	}

#commentsNav {
	width: 98%;
	margin: 0 auto;
}

#comments h1 {
/*	margin: 0 1em 1em; */
}

#respond {
	float: left;
	width: 94%;
	margin: 1em 2em 0.75em;
	padding: 0;
	color: #330011;
	background-color: #f4edf4;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	}

#respond .msg {
	padding: 1em 0 2em;
	}
	

/*Comments **************************************************************/

.commentlist {
	width: 94%;
	margin: 0 0 1em 2em;
}	
.commentlist li {
	float: left;
	width: 100%;
	margin-bottom: 1em;
	padding-bottom: 1em;
	color: #330011;
	background-color: inherit;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	color: inherit;
	}

/* .commentlist li.comment, ol.commentlist li.comment.alt, ol.commentlist li.byuser  */

.commentlist li, .commentlist .byuser  {
	color: inherit;
	background-color: #fefef7;
	}

.commentlist .comment-author-ntcr { 
	color: white;
	background-color: #330011;
	}

.commentlist .bypostauthor {
	color: inherit;
	background-color: #f8f5f8;
	}

.commentlist div.vcard {
	float: left;
	width: 93.5%;
	height: 100%;
	margin: 1em 2em 1.5em;
	}
	
.commentlist div.vcard cite.fn {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-shadow: 1px 1px 1px #aaaaaa;
	color: #990077;
	background-color: inherit;
	}

.commentlist div.vcard cite.fn a.url {
	background-color: red; /*was red*/
	}
	
.commentlist div.vcard .says {
	display: none;
	}

.commentlist li div.comment-author { /* this is the area contained the avatar, comment-author name and comment meta-data, NOW contains author name only */
	}

.commentlist div.comment-meta {
	}
	
.commentlist div.comment-meta a {
	}

.commentlist div.commentmetadata {
	font-size: 0.9em;
	font-variant: small-caps;
	color: #bbb;
	background-color: transparent;
	}
	
.commentlist .avatar {
	float: left;
	margin: 0.2em 2em 0.5em;
	color: inherit;
	}

.commentlist .commentContent p {
	margin: 2em;
	}

/*
.commentlist ul {
	margin: 0 1em 0 0;
	background-color: pink;
}

.commentlist ul li { 
	margin: 2em 0 0.5em 2em;
	border-top: #999999;
	}

.commentlist ul li ul {
	margin: 0;
	}
.children .odd, .children .even {
	width: 98%;
	border: none;
	}

.children .odd {
	color: inherit;
	background-color: #eeeeee;
	}
*/

#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

#commentsForm h1, #respond h1 {
	margin: 1em 2em 0;
	}

#commentform {
	float: left;
	width: 94%;
	margin: 0 1.5em 0 2em;
	}

#commentform p {
	margin-left: 1em;
	}

#commentform input {
	margin-left: 0.5em;
	}

#commentform textarea {
	width: 99%;
	margin: 1em auto 0;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,'Vera Sans',Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	color: #330011;
	background-color: #fefefc;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	-border-radius: 4px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

#commentform p {
	margin: 1em;
	}


/*
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment * {} - (p, em, strong, blockquote, ul, ol, etc.)
ol.commentlist li.comment div.reply {}
ol.commentlist li.comment div.reply a {}
ol.commentlist li.comment ul.children {}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {}
ol.commentlist li.comment ul.children li.depth-3 {}
ol.commentlist li.comment ul.children li.depth-4 {}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {}
ol.commentlist li.odd {}
ol.commentlist li.parent {}
ol.commentlist li.pingback {}
ol.commentlist li.pingback div.comment-author {}
ol.commentlist li.pingback div.vcard {}
ol.commentlist li.pingback div.vcard cite.fn {}
ol.commentlist li.pingback div.vcard cite.fn a.url {}
ol.commentlist li.pingback div.vcard span.says {}
ol.commentlist li.pingback div.commentmetadata {}
ol.commentlist li.pingback div.comment-meta {}
ol.commentlist li.pingback div.comment-meta a {}
ol.commentlist li.pingback * {} - (p, em, strong, blockquote, ul, ol, etc.)
ol.commentlist li.pingback div.reply {}
ol.commentlist li.pingback div.reply a {}
ol.commentlist li.pingback ul.children {}
ol.commentlist li.pingback ul.children li {}
ol.commentlist li.pingback ul.children li.alt {}
ol.commentlist li.pingback ul.children li.bypostauthor {}
ol.commentlist li.pingback ul.children li.byuser {}
ol.commentlist li.pingback ul.children li.comment {}
ol.commentlist li.pingback ul.children li.comment-author-admin {}
ol.commentlist li.pingback ul.children li.depth-2 {}
ol.commentlist li.pingback ul.children li.depth-3 {}
ol.commentlist li.pingback ul.children li.depth-4 {}
ol.commentlist li.pingback ul.children li.depth-5 {}
ol.commentlist li.pingback ul.children li.odd {}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
*/
