/*
Theme Name: DogWatchByMike
Theme URI: http://dogwatchbymike.com/
Description: DogWatch theme for Mike Reisenberg.
Author: Dan Chong
Author URI: http://mosomov.com/
*/

* {
	margin:0;
	padding:0;
	border:0;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height:180%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: url('images/bgfill.jpg');
	background-repeat:repeat-x;
	background-color:#f5f5f5;	
	color: #444;
	margin: 0;
	padding: 0;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom:.8em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}
	
h2.pagetitle {
	}


h3 {
	font-size: 1.3em;
	}
	
img {border:0;}

a {
	border:0;
	color: #666;
	text-decoration: none;
	}

a:hover {
	color: #555;
	text-decoration: underline;
	}

p {
	display:block;
	margin-bottom:1em;
	}

#rap {
	width:912px;
	margin:0 auto;
	}


#pagebg {
	margin-top:23px;
	padding:0;
	background-image: url('images/pagebg.jpg');
	background-repeat:repeat-y;
	background-position:8px 0;
	}

#page {
	background-image: url('images/pageside.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	}
	
#pagebottom {
	width:912px;
	height:7px;
	background-image: url('images/pagebtm.jpg');
	background-repeat:no-repeat;
	background-position:8px bottom;
	}

#header {

	}

#headerimg 	{
	background-image: url('images/header.jpg');
	background-repeat:no-repeat;
	width:905px;
	height:235px;
	}
	
#headernav {
	width:875px;
	height:30px;
	margin:0 17px 0px 18px;
	padding:0;
	border:1px solid #bbb;
	background: url('images/menubg.jpg');
	}
	
li.page_item {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}
		
li.page_item a {
	float:left;
	display:block;
	height:16px;
	font-size:12px;
	color:#555;
	text-decoration:none;
	margin:0;
	padding:7px 25px;
	background: url('images/menubg.jpg');
	border-right:1px solid #bbb;
	}
	
li.page_item a:hover {
	color:#444;
	background: url('images/menubg-on.jpg');
	}
	
li.current_page_item a {
	background: url('images/menubg-on.jpg');
	color:#444;
	}



span.blurb {
	font-style:italic;
	display:block;
	float:right;
	font-size:1em;
	padding:6px 10px 0 0;
	}


#pagecontent {
	margin:0 7px 0 8px;
	padding:10px 10px 10px 10px;
	font-size: 1.2em;
	background-color:#fff;
	}

	/*
	oj #c15017;
	brn #61361d;
	grn #929700;
	*/
	
#left-col-bg {
	background:#61361d;
	}
	
#left-col {
	float:left;
	width:176px;
	margin:0;
	}

#left-col-img {
	width:176px;
	height:329px;
	background-image:url('images/left-col.jpg');
	background-repeat:no-repeat;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	display:block;
	}
body.page-id-6 #left-col-img {
	width:176px;
	height:329px;
	background-image:url('images/left-col.jpg');
	background-repeat:no-repeat;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	display:block;
	}
#cbestbuy {
	margin:0;
	padding:10px;
	background:#eee;
	border:1px solid #e4e4e4;
	text-align:center;
	}
body.page-id-6 #cbestbuy {
	padding:10px;
	background:#eee;
	border:1px solid #e4e4e4;
	text-align:center;
	font-size:90%;
	margin-bottom:0;
	}
#social {
	background:#61361d;
	padding:15px 3px;
	text-align:center;
	margin:0 0 5px 0;
	border-bottom:3px solid #fff;
	color:#fff;
	}
#social a img{	
	vertical-align:middle;
	}
	
.homeentry {

	}
	
#right-col {
	float:right; 
	width:176px;
	display:block;
	font-size:90%;
	}

#home-buttons {
	overflow:hidden;
	padding-bottom:10px;
	}
	
#onsite {
	font-size:19px;
	line-height:27px;
	display:block;
	font-weight: bold;
	border-bottom:3px solid #fff;;
	background-color:#c15017;
	color:#fff;
	padding:25px 3px;
	text-align:center;
	}
	
#askdiy {
	font-size:15px;
	line-height:19px;
	display:block;
	border-bottom:3px solid #fff;
	background-color:#61361d;
	color:#fff;
	font-weight:bold;
	padding:10px 5px;
	text-align:center;
	}
	
.product-right-col {
	width:156px;
	margin-bottom:10px;
	}
	
#right-col p {	
	margin:0;
	}
	
.bestbuy {
	margin:10px auto;
	display:block;
	}
	
#page-content-rap {
	width:651px;
	margin-left:176px;
	padding:30px 20px 0 30px;
	background:#fff;
	overflow:hidden;
	}	

#content-rap {
	width:464px;
	display:block;
	margin-left:206px;
	padding-top:30px;
	}

body.home #content {
	padding:20px 0 0 0;
	}
#content {
	padding:0px 0 20px 0;
	}

body.home .entry {
	padding:20px 0 20px 0;
	border-top:1px solid #ccc;
	}

.entry {
	overflow:hidden;

	}

#homecontent {
	}
	
	
#content-left {
	width:220px;
	float:left;
	}
	
#content-right {
	width:220px;
	float:right;
	}
	
.home-buttons {
	display:inline;
	margin-right:3px;
	}
	
.products-nav {
	padding:20px 15px;
	font-size:80%;
	}
.products-nav ul {
	list-style-type:none;
	}
.products-nav ul li {
	padding:3px 0;
	}
.products-nav ul li a {
	color:#fff;
	}
.products-nav ul li a:hover {
	color:#c15017;
	text-decoration:none;
	}
	
	
	
	

a.home-buttons:hover {
    filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 
    opacity: 0.8; 
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}

#footer {
	height:40px;
	width:650px;
	margin:20px 0 20px 205px;
	padding: 0;
	text-align:left;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align:left;
	}

#credit {
	text-align:left;
	color:#999;
	padding-bottom:30px;
	}


.footer-safelink {
	margin-top:20px;
	padding-left:90px;
	float:left;
	width:105px;
	height:24px;
	display:block;
	}



.wpcf7-checkbox {
	}
.wpcf7-list-item {
	display:block;
	}

input, textarea {
	border: 1px solid #ccc;
	padding:2px;
	}
	
input[type="submit"] {
	padding:2px 4px;
	background:#ddd;
	border:1px solid #ccc;
	}

input[type="submit"]:active {
	background:#bbb;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


#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;
	}





/* 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 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 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;
	}

#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 Entry Lists */



/* Begin Form Elements */
#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:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Various Tags & Classes */


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-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* 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 */
