@charset "UTF-8";
/*
Theme Name: All About Hounds
Theme URI: http://allabouthounds.org/
Description: Custom developed theme for All About Hounds.
Version: 1.0
Author: Terry Morrison
*/

/* CSS Document */

/* Reset */

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
	border: none;
	outline: none;
}

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
#single_page {
	width: 690px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-top: 25px;
	margin-bottom: 50px;
	height: 100%;
	min-height: 100%;
	float: left;
}
input {
}
.commentboxes {
	border: 1px solid #000;
}
textarea {
	width: 650px;
	border: 1px solid #000;
	margin-bottom: 25px;
}
#wrap_comments {
	float: left;
	margin-top: 25px;
}

body {
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-x;
	height: 100%;
	font-family: Arial, Verdana, Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: .05em;
}
.footer_text {
	color: #FFF;
	font-size: 13px;
}
.footer_text a:hover{
	color: #FFF;
	font-size: 13px;
	text-decoration: underline;
}

#wrapper {
	background-color: #FFF;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3b5884;
}
p {
	padding-bottom: 12px;
}
#wrap_header {
	height: 65px;
	background-color: #5983c1;
}
#wrap_pagename {
	float: left;
	height: 25px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFF;
	-moz-border-radius-topright: .5em;
	-moz-border-radius-topleft: .5em;
}
#wrap_pagename_blue {
	float: left;
	height: 25px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #f0f2f5;
	-moz-border-radius-topright: .5em;
	-moz-border-radius-topleft: .5em;
}
#home_blog_left {
	width: 439px;
	float: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#home_blog_left img{
	width: 165px;
	border: 1px solid #000;
	height: auto;
	margin-right: 5px;
}
img {
	height: auto;
	max-width: 650px;
	float: left;
}

#home_blog_right {
	width: 201px;
	float: left;
	background-image: url(images/bkgrd_home_events.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;

}
h2 a{
	font-size: 14px;
	color: #416090;
	font-weight: bold;
}
.pagename_text h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #80291d;
}
img.alignleft{
	float: left;
	margin-right: 8px;
	display: block;
}

h3 {
	font-size: 15px;
	color: #416090;
	font-weight: bold;
}
h3 a{
	font-size: 15px;
	color: #416090;
	font-weight: bold;
}
h3 a:hover{
	font-size: 15px;
	color: #80291d;
	font-weight: bold;
}

#footer {
	width: 735px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #80291d;
	float: right;
	text-align: center;
	height: 30px;
	margin-left: 225px;
}
.pagename_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #80291d;
}
#header_photo_home {
	height: 225px;
	width: 370px;
	background-image: url(images/greyhound_photos.jpg);
	float: right;
	text-indent: -9999px;
}
#header_home {
	background-image: url(images/allabouthounds_logo_home.jpg);
	float: left;
	height: 225px;
	width: 225px;
	text-indent: -9999px;
}
#wrap_header_home {
	height: 225px;
	background-color: #5983c1;
	width: 960px;
}
#header_text_home {
	height: 185px;
	width: 330px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.header_text_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	color: #FFF;
	line-height: 25px;
	letter-spacing: 0em;
}
p.header_text_home:first-letter {
	font-size: 45px; 
}
p.header_text_home:first-line {
	line-height: 25px; 
}
.header_text {
	font-size: 14px;
	color: #FFF;
	text-align: right;
	line-height: 18px;
	vertical-align: bottom;
}
.header_text a:hover{
	font-size: 14px;
	color: #FFF;
	text-align: right;
	line-height: 18px;
	vertical-align: bottom;
	text-decoration: underline;
}
#header_text {
	float: right;
	height: 65px;
	vertical-align: bottom;
	width: 680px;
	margin-right: 15px;
}
#wrap_nav {
	width: 225px;
	height: auto;
	background-repeat: repeat-y;
	float: left;
	min-height: 100%;
	background-image: url(images/bkgrd_sidebar.jpg);
}
#wrap_nav ul li {
	display: list-item;
	padding-top: 7px;
	width: 225px;
	overflow: visible;
}
#wrap_nav ul li a {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: #80291d;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 175px;
	overflow: visible;
	display: block;
}
#wrap_nav ul li a:hover {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: #666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 175px;
	overflow: visible;
	display: block;
}
.donation a   {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: #089812;
	padding-top: 19px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 45px;
	width: 155px;
	overflow: visible;
	display: block;
	background-image: url(images/donation.jpg);
	height: 33px;
}
#nav ul {
	display: inline;
}
#header {
	background-image: url(images/allabouthounds_logo.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 200px;
	padding-left: 25px;
	float: left;
	text-indent: -9999px;
}
#sidebar_left {
	width: 175px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
}
#sidebar_right {
	float: right;
	width: 195px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap_tab_right {
	float: right;
	height: 25px;
	width: 245px;
	padding-left: 6px;
}
#main_blog {
	float: left;
	width: 735px;
	height: 100%;
	min-height: 100%;
}
#wrap_home_tabs {
	background-image: url(images/bkgrd_home_tabs.jpg);
	float: left;
	width: 735px;
}
#wrap_interior_tabs {
	float: left;
	width: 735px;
	background-color: #5983c1;
}
#main_content {
	float: left;
	width: 960px;
	height: 100%;
	min-height: 100%;
	background-image: url(images/bkgrd_home.jpg);
}
html {
	height: 100%;
}
.clear {
	clear: both;
}
#sidebar_tab {
	float: left;
	height: 25px;
	width: 225px;
}
.column1 {
	width: 300px;
	float: left;
	padding-right: 40px;
	padding-bottom: 25px;
}
.column2 {
	width: 300px;
	float: left;
	padding-right: 40px;
	padding-bottom: 25px;
	}
	
.column1 img {
	width: 180px;
	height: auto;
	border: 1px solid #000;
	margin-right: 5px;
	float: none;
	}

.column2 img {
	width: 180px;
	height: auto;
	border: 1px solid #000;
	margin-right: 5px;
	float: none;
	}
.pageadjust {
	font-size: 2px;
	height: 110px;
	text-indent: -9999px;
}
.pageadjusthome {
	font-size: 2px;
	height: 20px;
	text-indent: -9999px;
}
strong {
	font-weight: bold;
}
h6 {
	font-weight: bold;
	color: #5983c1;
}
.row { width: 720px; clear: both; }
.col1 {
	width: 325px;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.col2 {
	width: 353px;
	float: right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.tag_meet {
	background-image: url(images/bkgrd_tag_meet.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 35px;
}
.tag_special {
	background-image: url(images/bkgrd_tag_special.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 35px;
}
.learnmore img{
	width: 180px;
	border: 0px;
	height: auto;
}
.eventspostspacing {
	width: 300px;
	float: left;
	padding-right: 40px;
	padding-bottom: 20px;
}