/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}
#container {
	background-image: url(/images/bg.gif);
	background-repeat:repeat-y;
	float:left;
	width: 100%;
}
input[type="text"], textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* =Menu
-------------------------------------------------------------- */

#access {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	text-transform:uppercase;
	background: #8F499C;
	margin: 0 auto;
	width: 940px;
	display:block;
	float:left;
	border-top: 3px solid #fff;
	border-bottom: 5px solid #fff;
}
#access .menu-header, div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul, div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li, div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	color:#fff;
	line-height:1;
	padding:6px 20px;
	text-decoration:none;
}
#access ul ul {
	display:none;
	position:absolute;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	width: 245px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#98cd23;
	height:auto;
	line-height:1em;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 205px;
}
#access ul ul a:hover {
	background-color:#8F499C;
}
#access li:hover > a {
	color:#fff;
	background-color:#98cd23;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color:#fff;
	background-color:#98cd23;
}
#access ul ul li.current_page_item > a {
	color:#8F499C;
}
#mainContent table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
#mainContent tr th, #mainContent thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#mainContent tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#mainContent tr.odd td {
	background: #F2F7FC;
}
/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.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';
}
#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;
}
#mainContent img.alignleft, #mainContent img.alignright, #mainContent img.aligncenter {
	margin-bottom: 12px;
	border:4px solid #8F499C;
	margin-bottom:12px;
	margin-left:12px;
}
.wp-caption {
	border:4px solid #8F499C;
}
#mainContent img.alignright {
	clear:right;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#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: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	color: #FF4B33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above, .single #nav-above {
	display: block;
}
#nav-below {
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}
/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s { /* This keeps the search inputs in line */
}
.widget_search label {
	display:none;
}
#searchform {
	padding: 0px 7px 10px;
}
#s {
	width: 125px;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link, .widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active, .widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}
/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access, .entry-meta, .entry-utility, .navigation, .widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
body {
	background:none !important;
}
#wrapper {
	float: none !important;
	clear: both !important;
	display: block !important;
	position: relative !important;
}
#colophon {
	border-top: 2pt solid #000;
}
#site-title, #site-description {
	float: none;
	margin: 0;
	padding:0;
	line-height: 1.4em;
}
#site-title {
	font-size: 13pt;
}
.entry-content {
	font-size: 14pt;
	line-height: 1.6em;
}
.entry-title {
	font-size: 21pt;
}
#access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area {
	display: none !important;
}
.wp-caption p {
	font-size: 11pt;
}
#site-info, #site-generator {
	float: none;
	width: auto;
}
#colophon {
	width: auto;
}
img#wpstats {
	display:none
}
#site-generator a {
	padding: 0;
	margin: 0;
}
#entry-author-info {
	border: 1px solid #e7e7e7;
}
#main {
	display:inline;
}
.home .sticky {
	border: none;
}
}
/*ROCKET DOG SPECIFIC STYLES */
* {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
body {
	background-color: #E4E2A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	padding-top: 10px;
	text-align: center;
	margin-top: 5px;
}
#shadow {
	margin: 0px auto;
	background-image: url(/images/header.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	background-color: #fff;
	border: 1px solid #B4B784;
	margin: 0 auto;
	padding: 7px 7px 0;
	width: 940px;
	background-repeat: repeat-y;
}
a img {
	border: none;
}
.clearit {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.floatRightClear {
	float:right;
	clear:right;
}
.calendar {
	float: left;
	width: 220px;
}
#bottom {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.calendar h3 {
	color: #006699;
}
.donateButton {
	float: left;
	width: 118px;
	margin-bottom: 15px;
}
.mm {
	text-align:center;
	padding-top: 30px;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear:both;
}
#mininav {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 5px 10px;
	background-repeat:no-repeat;
	background-position:  center bottom;
}
#mininav ul {
	list-style-type: none;
	text-align: right;
}
#mininav li {
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #8f499c;
}
#mininav .last {
	border:none;
	padding-right:0;
}
#mininav a {
	color: #8f499c;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.mm a {
	color:#fff;
}
#nav {
	background-color: #8f499c;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-transform:uppercase;
}
#logo {
	padding: 0 20px;
	background-color:#000;
	border-right: 2px solid #fff;
}
#gaurdian {
	float: right;
	margin-right: 20px;
	margin-top: 16px;
}
#heroButton {
	margin-bottom: 13px;
	margin-top: 10px;
}
#dow {
	background-color: #2FC0EF;
	color: #fff;
	padding: 10px 5px 5px 5px;
}
#dow img {
	display:block;
	margin:0 auto;
	border:4px solid #FFFFFF;
}
#dow a {
	color:#fff;
}
#dowButtons {
	padding-left: 8px;
}
/*  THIS RULE BELOW IS FOR A DISAPPEARING CONTENT BUG IN IE6 - http://www.evolt.org/article/MSie6_bug_with_floating_divs_and_spacers/17/23899/ */
#dow p, #dow h1, #dow h2, #dow h3 {
	position:relative;
}
/* THATS IT FOR THAT LITTLE FIX*/

#sidebar .subnav {
	background-color: #98CD23;
	border-bottom: 5px solid #fff;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-type: none;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
}
#sidebar .subnav .children {
	list-style-type:none;
	margin-left:5px;
}
#applications {
	background-color: #1395C6;
	border-bottom: 5px solid #fff;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-type: none;
	padding: 5px;
	text-transform: uppercase;
}
#sidebar {
	float: left;
	width: 226px;
}
#footer {
	background-color: #98CD23;
	border-top: 5px solid #fff;
	clear: both;
	color: #fff;
	padding-bottom: 8px;
	padding-top: 4px;
	text-align: center;
	border-bottom: 5px solid #fff;
}
#mainContent {
	width: 673px;
	padding: 5px 5px 20px;
	float:right;
	background-image:url("/images/paw.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}
#mainContent ul {
	margin-bottom: 2em;
}
#content {
	background-image: url(/images/paw.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#mainContent h1 {
	font-size: 2.4em;
	margin-bottom: .5em;
}
#mainContent h2 {
	font-size: 1.7em;
	margin-bottom: .3em;
	color:#0099cc;
	clear:left;
}
#mainContent h2.home {
	font-size: 2.2em;
	margin-bottom: .3em;
}
#mainContent h3 {
	font-size: 1.6em;
}
#mainContent h4 {
	font-size: 1.4em;
}
#mainContent h5 {
	font-size: 1.2em;
}
#mainContent h6 {
	font-size: 1em;
}
#dow h1 {
	font-size: 1.5em;
	margin-bottom: 4px;
}
#dow h2 {
	font-size: 1.4em;
}
#dow h2 a {
	color:#fff;
	text-decoration:none;
}
#dow h3 {
	font-size: 1.2em;
}
#dow h4 {
	font-size: 1.1em;
}
#dow h5 {
	font-size: 1em;
}
#dow h6 {
	font-size: 1em;
}
#dow p {
	margin-bottom: .7em;
}
#mainContent p {
	color: #666;
	font-size: 1.1em;
	margin-bottom: 1.3em;
	line-height: 1.7em;
}
#mainContent li {
	color: #666;
	font-size: 1.1em;
	background-image: url(/images/starBullet.gif);
	background-position: left .2em;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 17px;
	list-style-type: none;
	line-height:1.6em;
	margin-left:36px;
}
#sidebar .subnav li {
	background-image: url(/images/star.gif);
	background-position: left .2em;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 17px;
}
#applications li {
	padding-bottom: 3px;
}
#footer a {
	color: #FFFFFF;
}
#mainContent .calendar h4 {
	color: #FF9202;
	text-transform: none;
}
#dow img#dog {
	border: 4px solid #fff;
}
#sidebar .subnav a, #applications a {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#sidebar .subnav .current_page_item a {
	color:#A55AB1;
}
#sidebar .subnav a:hover {
	color: #8F499C;
}
#applications a:hover {
	color: #F6E325;
}
#dow h1, #dow h2, #dow h3, #dow h4, #dow h5, #dow h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#dog_thumbnails img {
	margin: 4px;
}
#mainContent a {
	color: #ff6600;
}
#independent {
	padding-top: 40px;
}
#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h5, #mainContent h6 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#mainContent h1 {
	text-transform: uppercase;
}
#adoption_disclaimer {
	clear: both;
	font-style: italic;
}
.rightPhoto {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}
.rightPhotoFancy {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
	border: 4px solid #8F499C;
}
.leftPhoto {
	float: left;
	margin-bottom: 12px;
	margin-right: 12px;
}
.leftPhotoFancy {
	float: left;
	margin-bottom: 12px;
	margin-right: 12px;
	border: 4px solid #8F499C;
}
p.middlePhotoFancy img, img.middlePhotoFancy {
	display: block;
	border: 4px solid #8F499C;
	margin: auto;
}
p.middlePhoto {
	text-align:center;
	border:0;
}
p.middlePhoto img {
	border:4px solid #fff;
}
p.middlePhotoFancy {
	text-align:center;
}
#mainContent fieldset {
	padding: 2em 1em;
	margin-bottom: 1em;
	border: 1px solid #1395C6;
}
#mainContent #volunteerForm li {
	background-image: none;
}
#mainContent #volunteerForm ol li {
	margin-bottom:1em;
}
#mainContent #volunteerForm ul {
	margin-bottom:0;
}
#volunteerForm textarea {
	width: 70%;
	height:4.8em;
}
.submitButton {
	text-align: center;
	display:block;
	width: 100px;
	margin: 0 auto;
}
#mainContent legend {
	font-size: 1.5em;
	font-weight: bold;
	color: #8F499C;
	margin: 0 0em 1em;
	border: 1px solid #1395C6;
	padding: 5px;
}
.matchList {
	margin-left: 53px;
}
#wrapper #content #mainContent #volunteerForm input.moveMe {
	margin-left: 40px;
}
.formWithLabelRight {
	margin-right: 1em;
}
#dog_thumbnails .adoptme {
	float: left;
	width: 92px;
	margin-bottom: 15px;
	background-color: #E6E6E6;
	margin-right: 2px;
	padding-bottom: 3px;
	margin-top:15px;
}
#dog_thumbnails .clearboth {
	display: block;
}
#dog_thumbnails .adoptme a {
	font-size: 1em;
	text-transform: capitalize;
	color: #000;
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#dog_thumbnails .adoptme a:visited {
	color: #8F499C;
}
#hero-society img {
	float: left;
	margin-right: 30px;
	margin-bottom: 40px;
}
#hero-society h3 .donation-amt {
	color: #4F31CD;
	font-size: .8em;
}
#hero-society h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	clear: left;
}
.dontion-level {
	border-top: 1px solid black;
	clear: left;
	padding-top: 15px;
}
#header {
}
/* show users that this is an pdf link */
a.pdfLink {
	padding-left: 17px;
	background: url(/images/symbols/pdf.png) no-repeat left center;
}
#sidebar a.pdfLink {
	background: url(/images/symbols/application_pdf.gif) no-repeat left center;
}
a.docLink {
	padding-left: 17px;
	background: url(/images/symbols/doc.png) no-repeat left center;
}
#sidebar a.docLink {
	background: url(/images/symbols/sidebar-doc.png) no-repeat left center;
}
/* show users that links are external */
#mainContent a.externalLink, #mainContent a.externalLink.pdfLink {
	padding-right: 16px;
	background-image:url(/images/symbols/externalLink.png);
	background-repeat:no-repeat;
	background-position: right 3px;
	padding-left:0;
}/* show users that this is an email link */
a[href^="mailto:"] {
 padding-left: 18px;
 background: url(/images/symbols/email.png) no-repeat 2px center;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
	display: block;
}
.wpcf7-text, .wpcf7-form-control-wrap textarea {
	padding: .2em;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.wpcf7-response-output {
	font-size: 2em;
}
.edit-link {
	display:block;
	clear:left;
	padding: 10px;
}
.wpcf7-text {
	width: 150px;
}
.socialNetworkButtons {
	width: 215px;
	float:right;
	list-style-type:none;
	padding-top: 30px;
	padding-right: 10px;
}
.socialNetworkButtons li {
	width: 100px;
	float:left;
}
.socialNetworkButtons a {
	display:block;
	background-repeat:no-repeat;
	width: 100px;
	height: 100px;
	text-indent:-99999px;
	overflow:hidden;
}
.socialNetworkButtons #twitter {
	padding-right:15px;
}
.socialNetworkButtons #twitter a {
	background-image:url(/images/twitter.png);
}
.socialNetworkButtons #facebook a {
	background-image:url(/images/facebook.png);
}
#sidebar .socialNetworkButtons {
	padding: 0 0 0 8px;
	float:left;
	margin-bottom: 30px;
}
#sidebar .socialNetworkButtons #twitter {
	padding-right:7px;
}
.category-for-adoption .entry-meta, .category-needs-fosterhome .entry-meta {
	margin-bottom: 25px;
}
.search #mainContent .entry-title a {
	color:#1395C6;
	text-decoration:none;
}
.search #mainContent .entry-summary, .search #mainContent .entry-meta {
	margin-left:30px;
	margin-top: 1em;
	margin-bottom:1em;
}
.search #mainContent .comments-link {
	display:none;
}
.search .hentry{
	padding-bottom: 20px;
	margin-bottom:20px;
	border-bottom: 1px solid #1395C6;}
	#yahooGroup{
		padding: 5px;}
		#yahooGroup h3{
			
			min-height: 20px;
			background-image:url(/images/YahooIcon.png);
			background-repeat:no-repeat;
			background-position: right top;
			clear:left;
			margin-right: 10px;
			padding-top: 4px;}
	#yahooGroup h3, #search-2 h3{
		color:#fff;
		font-size:1.2em;
		padding-bottom: 8px;}
		#search-2 h3{
			padding-top: 30px;
			padding-left: 5px;}