/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 155%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #D64803;
}

a:hover {
}

#wrapper {
	width: 800px;
	margin: 20px auto;
	padding: 0;
}

/* Header */

#header {
	width: 100%;
	height: 119px;
	margin: 0;
	padding: 0;
	background-color: #fff;


	/*background: #ffffff url(Elements/pawprint-bkgrd.gif) repeat; */

}

/* Logo */

#logo {
	float: right;
	padding: 12px;
	margin-top: 12px;
	margin-right: 5px;
	color: #666;
	font-style: italic;
	text-align: right;
	font-size: 85%;
}


#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 40px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu 

#menu {
	width: 1000px;
	height: 46px;
	margin: 0 auto;
	padding: 0;
	background: url(http://file:///C|/Users/wildeoffice/Documents/Creative%20Office%20Solutions/css%20templates/freshscent/images/img04.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 48px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 32px;
	margin-right: 3px;
	padding: 14px 30px 0px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #C44203;
}

#menu .current_page_item a {
	background: #C44203;
}

#menu a:hover {
	background: #C44203;
	text-decoration: underline;
}
*/
#splash {
	width: 800px;
	height: 300px;
	margin: 0 auto;
}

/* Page */

#page {
	width: 800px;
	margin: 15px auto;
	padding-top: 5px;
}
#page-2 {
	width: 800px;
	margin: 35px auto 0;
	padding-top: 5px;
}


/*#page-bgtop {
	background: url(http://file:///C|/Users/wildeoffice/Documents/Creative%20Office%20Solutions/css%20templates/freshscent/images/img06.jpg) no-repeat left top;
}

#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
	background: url(http://file:///C|/Users/wildeoffice/Documents/Creative%20Office%20Solutions/css%20templates/freshscent/images/img08.jpg) no-repeat left bottom;
}
*/
/* Content */

#content {
	margin-top: 0;
	float: left;
	width: 500px;
	padding: 10px 20px;
	background: #ffffff url(Elements/pawprint-bkgrd.gif) repeat;
	border: solid 4px #4A0000;
}
#content-2 {
	margin-top: 0 auto;
	width: 783px;
	float: left;
	padding: 5px;
	background: #ffffff url(Elements/pawprint-bkgrd.gif) repeat;
	border: solid 4px #4A0000;
}

.post {
	padding-bottom: 5px;
}

.post .title {
	height: 38px;
	letter-spacing: -.65px;
	color: #600;
}

.post .title a {
	color: #600;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #600;
	text-align: left;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #ccc;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 0px 0px 0px 0px;
	color: #B7B97F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #ACAD8E;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #B7B97F;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 10px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #999999;

}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer a{
	color: #999999;
	text-decoration: none;
}
	/*pedigree table */
table.pedigree {
	font-size: 11px;
	line-height: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.pedigree tr {
	border-width: 1px;
	border-style: solid ;
	border-color: gray; 

}
table.pedigree td {
	border-width: 1px;
	border-style: solid ;
	border-color: gray;
	padding: 5px;
	height: 40px;
	width: 25%;
	vertical-align:middle;

}