body {
	margin: 0; padding: 0;
	background: #E0DDBB; color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

a { color: #000; }
a:link { color: #000; }
a:visited { color: #948B29; }
a:hover { color: #000; }
img { border: 0;}
textarea,
input { font-family: Arial, Helvetica, sans-serif; }
h1, h2, h3 {
	font-family: Trebuchet MS;
	margin: 0 0 0.8em 0;
	padding: 0;
	line-height: 1.2em;
}
p {
	margin: 0 0 0.6em 0;
	padding: 0;
	line-height: 1.2em;
}

#container:after,
.insider:after,
ul:after {
	clear : both;
	display : block;
	content : ".";
	height : 0;
	font-size : 0;
	line-height : 0;
	overflow : hidden;
}

.block { background: #fff; position: absolute; background-position: top left; background-repeat: no-repeat; }
.insider { padding: 10px 0 15px 20px; background-position: bottom left; background-repeat: no-repeat; }

/* ----------------------------------------------------------------------------- */

#head { font-size: 1.1em; color: #fff; background: #BCB99C; padding: 20px 40px; font-family: Trebuchet MS; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }

#container { background: #E0DDBB; padding: 40px 30px 30px 40px; height: 1%; }

.logo { padding: 0; }

.kittens { width: 450px !important;	background-image: url(/img/corner450t.gif); overflow-x: hidden; }
.kittens .insider { background-image: url(/img/corner450b.gif); height: 1%; }
.kittens h1 { color: #000; font-size: 1.5em; font-weight: normal; }
.kittens ul, .kittens li { margin: 0; padding: 0; list-style-type: none; height: 1%; }
.kittens li { float: left; margin: 0 20px 0 0; width: 122px; }
.kittens a { text-decoration: none; }
.kittens a:hover { text-decoration: underline; }

.list { background-image: url(/img/corner220t.gif); overflow-x: hidden; }
.list .insider { padding-top: 15px; background-image: url(/img/corner220b.gif); height: 1%; }
.list h1 { color: #000; font-size: 1.2em; }

.full { width: 450px !important;	background-image: url(/img/corner450t.gif); overflow-x: hidden; border-bottom: 2em solid #E0DDBB; }
.full .insider { padding-right: 20px; background-image: url(/img/corner450b.gif); height: 1%; }
.full h1 { color: #000; font-size: 2em; font-weight: normal; }
.full .illustration { background: #e0ddbb; margin: 0 0 0.8em 0; }
.full p { font-size: 1.1em; }
.full .meta { border-top: 1px solid #e0ddbb; margin: 10px 0 0 0; padding: 10px 0 5px 0; }

.breed { background-image: url(/img/corner220t.gif); overflow-x: hidden; }
.breed .insider { padding-right: 20px; background-image: url(/img/corner220b.gif); height: 1%; }
.breed h1 { color: #000; font-size: 1.2em; }
.breed .pic { margin: 0 0 0.8em 0; }
.breed p {  }

.articles { background-image: url(/img/corner220t.gif); overflow-x: hidden; border-bottom: 2em solid #E0DDBB; }
.articles .insider { padding-right: 20px; background-image: url(/img/corner220b.gif); height: 1%; }
.articles h1 { color: #AFAB81; font-size: 1.2em; }
.articles ul { margin: 0; padding: 0; list-style-type: none; height: 1%; }
.articles li { margin: 0; padding: 0 0 0.5em 14px; list-style-type: none; height: 1%; background: url(/img/marker.gif) no-repeat; }

#sidebar {  }

#footer { }

/* -- ADD -- */

.red { color: #D5281A; }
.clear { clear: both; }
.hd { display: none; }
#copy { display: none; }

.edit { clear: both; }
.edit a,
.edit a:link,
.edit a:visited { font-size: 0.9em; display: block; padding: 8px; background: #00b0f0; float: left; font-weight: bold; text-decoration: none; color: #fff; }
.edit a:hover { background: #000; color: #00b0f0; }


.wp-pagenavi {
	padding-top: 5px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #ddd;
	color: #28323C;
	background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
	padding: 5px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #ddd;
	color: #28323C;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {	
	border: 0px solid #D5281A;
	color: #000;
	background-color: #fcfa47;
}
.wp-pagenavi a:active {
	padding: 5px; 
	margin: 2px;
	text-decoration: none;
	border: 0px solid #ddd;
	color: #28323C;
	background-color: #fcfa47;
}
.wp-pagenavi span.pages {
	padding: 5px; 
	margin: 2px 2px 2px 2px;
	color: #28323C;
	border: 0px solid #ddd;
	background-color: #FFFFFF;
	display: none;
}
.wp-pagenavi span.current {
	padding: 5px; 
	margin: 2px;
	font-weight: bold;
	border: 0px solid #ddd;
	color: #bbb034;
	background-color: #f9f9f9;
}
.wp-pagenavi span.extend {
	padding: 5px; 
	margin: 2px;	
	border: 0px solid #ddd;
	color: #28323C;
	background-color: #FFFFFF;
}