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

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #84E003;
}

p, ol, ul {
	line-height: 1.67em;
	text-align: left;
}

a {
	color: #18BDF5;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 778px;
	height: 160px;
	margin: 0px auto;
}

/* Logo */

#logo {
	height: 160px;
	float: left;
	padding: 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	background: url(images/img02.gif) no-repeat right top;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

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

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 93px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}

/* Page */

#wrapper {
	background: url(images/img03.gif) repeat-x left bottom;
}

#page {
	width: 778px;
	margin: 0px auto;
	padding: 40px 0;
}

/* 3 Column Content */

#col3content {
	float:left;
	width: 490px;
	padding: 0 10px 0 10px;
}

#col3content h2 {
	padding-left: 40px;
	background: url(images/pawprint.jpg) no-repeat left center;
	color: #84E003;
	text-align: left;
}

#col3content h3 {
	padding-left: 40px;
	background: url(images/smallpawprint.jpg) no-repeat left center;
}

#col3content h4 {
	text-align:center;
}

#col3content a {
	text-decoration: none;
}

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

/* 2 Column Content */

#content {
	float: left;
	width: 600px;
	padding: 0 5px 0 5px;
}

#content h2 {
	padding-left: 40px;
	background: url(images/pawprint.jpg) no-repeat left center;
	color: #84E003;
	text-align: left;
}

#content h3 {
	padding-left: 40px;
	background: url(images/smallpawprint.jpg) no-repeat left center;
}

#content h4 {
	text-align:center;
}

#content a {
	text-decoration: none;
}

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

#content li {
	margin-bottom: 5px;
	padding-left: 5px;
	margin-left: 25px;
}

/* Post */

.post {
}

.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	padding: 20px 0 0 0;
	background: url(images/img05.gif) repeat-x;
	font-size: 1.8em;
	text-align: center;
	color: #F00;
}

.post .para-right {
	text-align:right;
}

.post .image {
	margin: 0;
	padding: 5px 20px 0px 20px;
	float:left;
}

.post .image-right-float {
	margin: 0;
	padding: 0px 20px 0px 20px;
	float:right;
}

.post .largeimage {
	margin: 0;
	padding: 0px;
	float:none;
	padding-left:45px;
}

.post .image-no-float {
	margin: 0;
	padding: 5px 0px 0px 0px;
	float:none;
}

.post .meta {
	margin: 0 0 30px 0;
	padding: 0;
	color: #C6C6C6;
	line-height:normal;
}

.post .meta a {
	color: #C6C6C6;
}

.post .highlight {
	color: #696;
	font-weight: bold;
}

.post .red-highlight {
	color: #cc0033;
	font-weight: bold;
}

.post .blue-highlight {
	color: #0066ff;
	font-weight: bold;
}

.post .entry {
	padding-bottom: 30px;
}

/* ErrorPost */

.errorpost{
	padding-top: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 150px;
	padding: 4px;
}

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

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding-left: 21px;
}

#sidebar h2 {
	font-size: 1.5em;
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	background: url(images/img06.gif) no-repeat 6px 50%;
}

/* Left Sidebar */

#leftsidebar {
	float: left;
	width: 134px;
}

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

#leftsidebar li {
	margin-bottom: 30px;
}

#leftsidebar li ul {
}

#leftsidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x left bottom;
}

#leftsidebar li li a {
	padding-left: 21px;
}

#leftsidebar h2 {
	font-size: 1.5em;
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

#leftsidebar a {
	text-decoration: none;
}

#leftsidebar a:hover {
	text-decoration: none;
	background: url(images/img06.gif) no-repeat 6px 50%;
}

/* Right Sidebar */

#rightsidebar {
	float: right;
	width: 134px;
}

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

#rightsidebar li {
	margin-bottom: 30px;
}

#rightsidebar li ul {
}

#rightsidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x left bottom;
}

#rightsidebar li li a {
	padding-left: 21px;
}

#rightsidebar h2 {
	font-size: 1.5em;
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

#rightsidebar a {
	text-decoration: none;
}

#rightsidebar a:hover {
	text-decoration: none;
	background: url(images/img06.gif) no-repeat 6px 50%;
}

/* Calendar */

#calendar_wrap {
	padding: 0 21px;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}

#calendar thead {
	background: #E8E8E8;
}

#calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #18BDF5;
}

#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

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

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}

