body {
	margin: 0;
	padding: 0;
	background: #FF3333 url(images/bg.gif) repeat-x left top;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FF3333;
}
form {
	margin: 0;
	padding: 0;
	position:relative;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, textarea, select {
	width: 600px;
}
h1, h2, h3 {
	font-weight: normal;
	color: #212121;

}
h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
	border-bottom: #009966 dotted;
	border-top: #009966 dotted;
}
p, ul, ol {
}
p {
}
.blockbg {
	background: #D9D785;
}
ul {
}
ol {
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
small {
}
hr {
	display: none;
}
img {
	border: none;
}


/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	padding-bottom: 15px;
	
	
}
#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(images/dogbanner.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}
/* Logo */

#logo {
	float: left;
	margin-top: 30px;
	background: #fff;
	
}
#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	background: url(images/img04.jpg) no-repeat left 50%;
	padding-left: 60px;
	text-align: center;
	font-size: 2.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}


/* Menu */

#menu {
	float: right;
	margin-top: 21px;
	background: #fff;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	padding: 20px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}
#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}
#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}
/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #ffffff;
}

# content {
  width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #ffffff;

}
#latest-post {
	float: left;
	width: 610px;
	padding: 0px 10px 0px 10px;
	line-height: 25px;

} 


.latest-post .title {
	margin: 0;
	font-size:1.3em;
	
}

# contentp {
  width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #ffffff;

}
#latest-postp{
	float: left;
	width: 850px;
	padding: 0px 10px 0px 10px;
	line-height: 25px;

} 


.latest-postp .title {
	margin: 0;
	font-size:1.3em;
	
}


#recent-posts {
	float: right;
	width: 170px;
	padding: 0px 10px 10px 5px;
	font-family:inherit;
	line-height: 25px;

	min-height: 650px;
}
#recent-posts .entry {
   
}
#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-decoration: none;
	font-family:inherit;
	color: #CCCCCC;
}

.post {
}
.post .title {
	margin: 0;
	font-size:1.3em;
	
}
.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-family:inherit;
	color: #505050;
}
.post .meta a {
	color: #E1771E;
	text-decoration:underline;
}
.post .entry {
	margin-bottom: 20px;
	border-bottom: #9C9C9C 1px dashed;
	font-family:inherit;
	font-size: 13px;
	color:#000;
}

.post .entryarticle {
	margin-bottom: 20px;
	border-bottom: #9C9C9C 1px dashed;
	font-family:inherit;
	font-size: 13px;
	
}


/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}
#sidebar li ul {
	line-height: 1.8em;
}
#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}
#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}
#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}
#sidebar a:hover {
	text-decoration: underline;
}
/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}
#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}
#footer a {
	color: #FFFFFF;
}
#links {
	float: right;
}

table.mytable { width: 100%; padding: 0px; border: none; border: 1px solid #789DB3;}
table.mytable td { font-size: 13px; border: none; background-color: #F4F4F4; 
vertical-align: middle; padding: 7px;  }
table.mytable tr.special td { border-bottom: 1px solid #ff0000;  }
table.mytable h1 a{
 1.5em;
}

