body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00a2bd;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a:link {
	color: #00a2bd;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00a2bd;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #00a2bd;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	padding-bottom:4px;
	font-weight: bold;
	clear: both;
}
h3 {
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
h2.pagetitle {
	font-size: 24px;
	margin-top: 30px;
	text-align: center;
}
h2 a:link {
	color: #f0532a;
}
h2 a:hover, h3 a:hover {
	color: #00a2bd;
	text-decoration: none;
	font-weight: bold;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	color:#FF3300;
}

#content {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: 670px;
}
#middle {
	padding-right: 15px;
	padding-left: 10px;
	width: 640px;
	background-image: url(/images/pawsbglrg.jpg);
	background-repeat: no-repeat;
}
#videoborder {
	border: 11px solid #0061ae;
	height: 320px;
	width: 400px;
}
#smallplayer {
	background-image: url(http://ipuppycam.com/images/playerbg-sm.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	height: 340px;
	width: 410px;
	float: left;
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	margin: 0px auto 20px;
	padding: 0;
	width: 1000px;
	background-image: url(http://ipuppycam.com/images/pagebg.jpg);
	background-repeat: repeat-y;
}

/* widecolumn & narrowcolumn */
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.2em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 330px;
	background-color: #a0c745;
}
.widecolumn {
	padding: 5px 20 0px 0;
	margin: 5px 20px 0;
	background-image: url(http:/ipuppycam.com/images/pawsbglrg.jpg);
	background-repeat: no-repeat;
	width: 630px;
	float: left;
}
.widecolumn .post {
	margin: 0 20px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 10px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.post-edit-link {
	margin-left: 20px;
}
/* end widecolum & narrowcolumn */

/* header */
#header {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 168px;
	width: 1000px;
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
/* end header*/

/* footer */
#footer {
	border: none;
	height: 33px;
	width: 1000px;
	background-image: url(http://ipuppycam.com/images/navbg.jpg);
	background-repeat: repeat-x;
	padding: 0;
	clear: both;
	margin: 0px auto 0;
}
#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: left;
}
#footer .copyright {
	font-size: 11px;
	color: #5f5b4f;
}
#footer a:link {
	font-size: 12px;
	color: #403d32;
	text-decoration: none;
}
#footer a:visited {
	font-size: 12px;
	color: #403d32;
	text-decoration: none;
}
#footer a:hover {
	font-size: 12px;
	color: #403d32;
	text-decoration: underline;
}
#footer a:active {
	font-size: 12px;
	color: #403d32;
	text-decoration: none;
}
/* end footer */

/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Recent Post */
#recentPosts {
	width: 660px;
	overflow-x: hidden;
}
/*#recentPosts h2.recentTitle a:link {
	color: #f0532a;
}*/
#recentPosts h2.recentTitle, #recentPosts h2.recentTitle a:link, #recentPosts h2.recentTitle a:visited {
	font-size: 24px;
	padding-bottom:4px;
	padding-top: 5px;
	margin: 0px;
}
#recentPosts .post {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
#recentPosts .widecolumn .post {
	margin: 0;
	padding: 0px;
}
/* End Recent Post */

/* Begin Form Elements */
#sidebar form {
	margin: 0;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
/* End Form Elements */

/* Begin Comments*/
.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a:link {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	margin-left: 15px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: Arial, Helvetica, sans-serif;
}
.commentmetadata {
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
}
h3#comments {

	margin-bottom: 10px;
	text-align: right;
	margin-right: 15px;
}
#respond {
	margin-left: 10px;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	margin: 0px auto 10px;
	padding: 0px;
	list-style: none;
	width: 651px;
	text-align: justify;
}
.commentlist p {
	margin-right: 15px;
	margin-left: 15px;
	width: 620px;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	display: block;
}
#commentform {
	margin-left: 10px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 630px;
	padding: 2px;
}
#commentform #submit {
	margin: 0px 15px 0px 0px;
	float: right;
}

/*.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}*/
	
.commentlist li.alt {
	background-image: url(/images/comments/odd_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
	width: 651px;
}
.commentlist li.alt .commenttop {
	background-image: url(/images/comments/odd_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 10px;
	height: 11px;
	width: 651px;
}
.commentlist li.alt .commentbtm {
	background-image: url(/images/comments/odd_btm.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 651px;
}
.commentlist li.alt .comtextbg {
	background-image: url(/images/comments/odd_paw.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.commentlist li {
	background-image: url(/images/comments/even_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 20px;
	padding: 0px;
	list-style: none;
	width: 651px;
}
.commentlist li .commenttop {
	background-image: url(/images/comments/even_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 651px;
}
.commentlist li .commentbtm {
	background-image: url(/images/comments/even_btm.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 651px;
}
.commentlist li .comtextbg {
	background-image: url(/images/comments/even_paw.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* End Comments */

/* sidebar */
#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #a0c745;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* end sidebar */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 10px;
	list-style: none;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 10px 8px;
}
.entry p {
	margin-right: 15px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol, .entry ul {
	padding: 0 10px 0 35px;
	margin: 0;
}
/*.entry ol li {
	margin: 0;
	padding: 0;
}
*/
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */

/* misc styles */
small {
	font-size: 11px;
	line-height: 1.5em;
	color: #999999;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin: 10px 15px 25px 10px;
	font-size: 12px;
}
.smalltag {
	font-size: 11px;
	margin-left: 10px;
	clear: both;
}
.indent10px {
	margin-left: 10px;
}
.post {
	margin: 10px 0px 40px 10px;
	text-align: justify;
	padding-top: 10px;
}
.post h2 {
	color: #F3542C;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.post hr {
	display: block;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
.alignright, .photoRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.alignleft, .photoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
hr {
	display: none;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
.shareimg {
	margin: 5px 0px 0px;
	padding: 5px 0px 0px;
	display: inline;
}