/* Begin Typography & Colors */


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	} 

.widecolumn .entry p {
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	overflow: hidden;
	width: 420px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	}
.small a {color: #964400;}

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

h1 {
	font-size: 4em;
	text-align: center;
	}
	
.entry H1 {font-weight: bold; text-align: center; color: #CC0000; margin: 0 0 10px 0; padding: 0 0 10px 0;}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 16px;
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #964400;
	}
.entry h1 {margin: 2px 0; padding: 0px;}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

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

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a,  h3 a:hover {
	color: #0066CC;
	text-decoration: none;
	}

a:hover {
	color: #114477;
	text-decoration: underline;
	}
	
h2 a:hover {color: #CCCCCC;}
#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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	margin: 0px 0 0 225px;
	padding: 0px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	/*clear: left;*/
}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin ../images */
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
	}
/* End ../images */



/* 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  for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;

	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



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

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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 */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {

	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 11px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
body {
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0; }

#staff {
width:318px;
height:169px;
float:left;
background:url(../images/about-pic.jpg) 0 0 no-repeat; }

.red {
background:#844601; }

.blue {
background:#124f8c;}

#outer-shell { 
width:100%;
background:url(../images/dawg-back.gif) top center no-repeat; }

#outer-shell-blue { 
width:100%;
background:url(http://www.thedawgtrainer.com/images/blue-back.gif) top center no-repeat; }

#shell {
width:680px;
padding:15px 0 20px 24px;
margin:0 auto 0 auto; 
background:#FFF; }

#header {
width:651px;
height:251px;
background:url(../images/header-topbar.gif) 0 0 no-repeat; }

	#logo {
	width:180px;
	height:74px;
	margin:15px 0 0 0;
	padding:162px 0 0 140px;
	float:left;
	background:url(../images/logo.gif) 0 30px no-repeat; }

		#head-emal {
		display:block;
		width:150px;
		height:20px; }

	#header-rt {
	width:329px;
	height:236px;
	margin:15px 0 0 0;
	float:left;
	background:url(../images/header-pic.jpg) 0 37px no-repeat; }

		#nav {
		margin:0;
		padding:0;
		width:329px;
		height:37px; }

			/* Header Nav */
			#nav a {
			display:block;
			height:37px;
			margin:0;
			padding:0;
			float:left; }

			#b-train {
			width:75px;
			background:url(../images/b-training.gif) 0 0 no-repeat; }
			
			#b-board {
			width:79px;
			background:url(../images/b-boarding.gif) 0 0 no-repeat; }
			
			#b-test {
			width:101px;
			background:url(../images/b-test.gif) 0 0 no-repeat; }
			
			#b-art {
			width:74px;
			background:url(../images/b-articles.gif) 0 0 no-repeat; }

			#nav a:hover {
			margin:0;
			padding:0;
			height:37px !mportant;
			background-position: 0 -37px; }

#header-foot {
width:651px;
height:15px;
background:url(../images/head-basebar.gif) 0 0 no-repeat; }

#main {
width:680px;

background:url(../images/dogball.jpg) top right no-repeat; }

	#content {
	width:405px;
	padding-top: 3px;
	margin-left: 230px;
	
	 }
	#content-index{
	width:600px;
	padding-top: 3px;

	 }
	
		#left-c {
		width:215px;
		margin:2px 3px 0 0;
		float:left; 
		font-size: 10px;
		overflow:hidden;}

			#left-c a {
			width:211px;
			height:18px; 
			}

			#cal {
			background:url(../images/b-cal.gif) 0 0 no-repeat; }

			.cal-text {	
			font:9px arial;
			line-height:18px;
			color:#124694;
			width:212px;
			 }
							
			#contact {
			background:url(../images/b-contact.gif) 0 0 no-repeat; }
			
			#grooming {
			margin:1px 0 0 0;
			background:url(../images/b-groom.gif) 0 0 no-repeat; }

			#left-c a:hover {
			height:18px !important; 
			background-position:0 -18px; }
		
		#right-c {
		width:350px;
		left: 240px;
		margin:12px 0 0 220px;
		padding:0 0 5px 14px;
		font-size: 10px;}
	
		#right-c H4 {margin: 5px 0 5px 0; font-size: 13px; font-weight: bold;}
		#right-c H4 A { color: #124F8C;}
		#right-c P {margin-bottom: 20px;}
		
		#hometext {margin-top: 70px;}
		#hometext img {float: left; margin: 0 10px 3px 0;}
		
			#right-title {
			width:189px;
			height:16px;
			background:url(../images/t-results.gif) 0 0 no-repeat; }

			#right-c ul {
			margin:8px 0 25px 15px;
			padding:0;
			font:12px arial; }

			#right-c li {
			padding:1px 0 1px 0;
			margin:0; }

	#content-pics {
	margin:15px 0 0 0;
	width:470px;
	height:63px; }

		#dogpic1 {
		width:63px;
		height:52px;
		float:left;
		margin:0 10px 0 0;
		background:url(../images/homethumb1.jpg) 0 0 no-repeat; }
		
		#dogpic2 {
		width:63px;
		height:52px;
		float:left;
		margin:0 10px 0 0;
		background:url(../images/homethumb2.jpg) 0 0 no-repeat; }
		
		#dogpic3 {
		width:63px;
		height:52px;
		float:left;
		margin:0 10px 0 0;
		background:url(../images/homethumb3.jpg) 0 0 no-repeat; }
		
#footer {
width:639px;
height:19px;
padding:7px 0 0 10px;
background:#ddd4cb; 
}

	.dzine {
	font:12px arial;
	float:left;
	padding:0 180px 0 0;
	color:#a6988b; }
	
		.dzine a, .dzine a:visited {
		float:none !important;
		color:#a6988b !important; }

	#footer a, #footer a:visited, .d-phone {
	font:12px arial;
	margin:0 10px 0 0;
	text-decoration:none;
	float:left;
	color:#765307; }

	.no-margin {
	margin:0 !important; }

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

#blackfoot {
width:649px;
height:8px;
background:#000;
margin:2px 0 0 0;
font-size:0px; }

/* Secondary Pages */
#board-shell {
width:680px;
padding:15px 0 20px 24px;
margin:0 auto 0 auto; 
/*background:#FFF url(../images/board-dog.jpg) bottom left no-repeat;*/ 
background:#FFFFFF;
overflow:: hidden;
}

#pet-shell {
width:680px;
padding:15px 0 20px 24px;
margin:0 auto 0 auto; 
background:#FFF url(../images/petdog.jpg) bottom left no-repeat; }

	#subpage-header {
	width:651px;
	height:168px;
	padding:17px 0 2px 0;
	background:url(../images/header-topbar.gif) 0 0 no-repeat; }
	
		#board-hpic {
		width:318px;
		height:169px;
		float:left;
		background:url(../images/logo001.jpg) 0 0 no-repeat; }
	
		#logo2 {
		width:165px;
		height:40px;
		padding:125px 0 0 150px;
		float:left;
		background:url(../images/logo.gif) 15px -10px no-repeat; }

	#sub-nav {
	width:648px;
	height:33px; }

		#sub-nav a {
		height:33px;
		float:left;
		display:block; }

		#b-dogtrain {
		width:127px;
		background:url(../images/b2-dog.gif) 0 0 no-repeat; }
		
		#b-retrieve {
		width:131px;
		background:url(../images/b2-retrieve.gif) 0 0 no-repeat; }
		
		#b-upland{
		width:115px;
		background:url(../images/b2-upland.gif) 0 0 no-repeat; }
		
		#b-boarding {
		width:76px;
		background:url(../images/b2-board.gif) 0 0 no-repeat; }
		
		#b-grooming {
		width:77px;
		background:url(../images/b2-groom.gif) 0 0 no-repeat; }
		
		#b-about {
		width:122px;
		background:url(../images/b2-about.gif) 0 0 no-repeat; }

		#sub-nav a:hover {
		height:33px;
		background-position:0 -33px; }

	#board {
	padding:10px 0 20px 0;
	width:650px; }
	
		#sub-content {
		padding:0 0 0 24px;
		margin: 0 0 0 200px;
		width:412px; }

			p {
			color:#000;
			margin:0 0 10px 0;
			font:12px arial; }

			h1 {
			color:#000;
			margin:0 0 10px 0;
			font: bold 14px arial; }

			h2 {
			display:block;
			padding:4px 10px 4px 10px;
			width:98%;
			color:#FFF;
			font: bold 18px arial;
			background:#124f8c; }
			
			h2 a, h2 a:visited {color: #ffffff;}
			
			h3 {
			color:#102890;
			font: bold 12px arial; }

			.blue-text {
			color:#102890; }

		#side-nav {
		width:211px;
		height:80px;
		float:left; }

			#side-nav a {
			margin:0 0 2px 0;
			display:block;
			width:211px;
			height:18px; }
			
			#blue-cal {
			background:url(../images/b2-cal.gif) 0 0 no-repeat; }
			
			#blue-test {
			background:url(../images/b2-test.gif) 0 0 no-repeat; }
			
			#blue-contact {
			background:url(../images/b2-contact.gif) 0 0 no-repeat; }
			
			#blue-home {
			background:url(../images/b2-home.gif) 0 0 no-repeat; }

			#side-nav a:hover {
			background-position:0 -18px; }

#sub-shell {
width:680px;
padding:15px 0 20px 24px;
margin:0 auto 0 auto; 
background:#FFF; }

		#upland-hpic {
		width:318px;
		height:169px;
		float:left;
		background:url(../images/upland-pic.jpg) 0 0 no-repeat; }

	#upland {
	padding:24px 0 20px 0;
	width:680px;
	background:url(../images/dog-roof.jpg) bottom left no-repeat; }

		#retrieve-hpic {
		width:318px;
		height:169px;
		float:left;
		background:url(../images/retriever-pic.jpg) 0 0 no-repeat; }

		#petdog-hpic {
		width:318px;
		height:169px;
		float:left;
		background:url(../images/pd-pic.jpg) 0 0 no-repeat; }

		#test-hpic {
		width:318px;
		height:169px;
		float:left;
		background:url(../images/test.jpg) 0 0 no-repeat; }

		#contact-hpic {
		width:318px;
		height:169px;
		float:left;
		background:url(../images/contact-pic.jpg) 0 0 no-repeat; }

		#art-hpic {
		width:318px;
		height:169px;
		float:left;
		background:url(../images/art-pic.jpg) 0 0 no-repeat; }

	#calendar {
	width:680px;
	height:580px; }

	#b-form {
	padding:24px 30px 0 0;
	width:650px; }

	#craig {
	width:144px;
	height:172px;
	float:left;
	margin:0 10px 0 0;
	background:url(../images/craig.jpg) 0 0 no-repeat; }

	#pj {
	width:144px;
	height:173px;
	float:left;
	margin:0 10px 0 0;
	background:url(../images/PJ.jpg) 0 0 no-repeat; }

	#clr {
	clear:both; }

	#cal-header {
	width:651px;
	height:20px;
	padding:17px 0 0 0;
	background:url(../images/header-topbar.gif) 0 0 no-repeat; }

a, a:visited {
font-weight: bold;
text-decoration:none; }

.footernav {font-size: 11px; margin: 0; width: 649px; font-weight: normal; text-align:center;}
.footernav  a {color:#844601; margin: 0px 5px;}
.footernav ul {display: inline;}
.footernav li {
	list-style-type: none; display: inline;	
}

#tabs {
	background: url('../images/header-bg.gif');
	background-repeat:repeat-x;
	height: 30px;
	padding-top:5px;
	width: 650px;
	margin-top: 1px;
}
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;	
	margin: 0px auto;
	} 

#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 10px 5px;
	border-right: 2px solid #ffffff;
	list-style: none;
	display: inline;
	}
#tabs ul li a {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight: bold;}
#tabs ul li a:hover {color: #FFCC00;}

#left-c H5 {background: url('../images/lt-bg.gif'); background-repeat:no-repeat; width: 211px; height: 19px; text-align: center; font-size: 12px; padding-top: 1px; margin: 1px 0 0 0;}
#left-c H5 A {text-decoration:none; color: #ffffff;}
#left-c H5 A:hover { text-decoration:underline;}
.entry img {

}
.entry {overflow: hidden; }

#rssleft {margin: 0; padding: 0;

	
}
#rssleft {border: 1px solid #CCCCCC; margin: 10px 4px 10px 0; }
#rssleft a:link {color: #104D8C;}
#rssleft a:hover {text-decoration:underline;}
#rssleft ul {	list-style-position: outside; 	list-style-type: none;}
#rssleft H3, #rssleft span, #rssleft ul, #rssleft p {margin: 0px; padding: 0px 10px;}
#rssleft li  {margin: 0px 0px 20px 0px;}
#rssleft span {font-size: 9px; color: #999999;}
#rssleft H3 {font-size: 10px; font-weight:normal;}
#rsslefthead {color: #AD2C29; font-weight: bold; font-size: 15px; padding: 3px;}
#ul-locations {margin:0; padding:0; list-style-type: circle;}
#ul-locations li {
	margin: 0px 0px 0px 0px;
	display: inline;
	font-size: 9px;
	list-style-type: circle;
}
#ul-locations li a {color: #000000; text-decoration: none;}
#ul-locations li a:hover {text-decoration: underline;}
#locations {border: 1px solid #CCCCCC; padding: 5px 10px; margin: 0px 0px 10px 0px; width:624px; }
.no-border {border: none;}