/*  
Theme Name: DTCDC Custom Theme
Theme URI: http://www.dallasdogtraining.org
Description: Custom theme for the Dog Training Club of Dallas County. NOT FOR PUBLIC USE. All rights reserved.
Version: 1.0
Author: Jeniffer Johnson, OffLead Productions
Author URI: http://www.offlead.com/
Tags: 
*/
div#header, div#welcomewrap { behavior: url(/wp-content/themes/dtcdc/iepngfix.htc) }

html { 
	min-height: 100%;
	margin-bottom: 1px;
}
body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, sans-serif;
  text-align: center;
  color: #2E4D07;
  background-color: #A4D06D;
  background-image: url(/wp-content/themes/dtcdc/images/bkg_body.png);
  background-position: center top;
  background-repeat: repeat-x;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
  font-size: 12px;
	line-height: 1.5em;
}
ul {
	margin: 0 0 0 30px;
	padding: 0 0 1em 0;
  font-size: 12px;
}
li {
	line-height: 1.5em;
}
h1 {
	margin: 0 0 .4em 0;
	padding: 0;
	line-height: 1.4em;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
  text-transform: uppercase;
  border-bottom: solid 1px #7b9e4e;
}
h2 {
	margin: 0 0 .6em 0;
	padding: .8em 0 0 0;
	line-height: 1.4em;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
  text-transform: uppercase;
  border-bottom: solid 1px #7b9e4e;
}
h3 {
	margin: 0;
	padding: .2em 0;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
  text-transform: uppercase;
}
a {
  color: #004040;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
.note {
  font-weight: bold;
  font-style: italic;
}



/* ************************************************** div#header ****************************** */
div#header {
	width: 960px;
  height: 160px;
	margin: 0 auto;
	padding: 0;
  text-align: center;
  background-image: url(/wp-content/themes/dtcdc/images/bkg_header.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#header div.info {
  overflow: hidden;
  height: 40px;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
}
#header .info .search {
  float: right;
  width: 300px;
  margin: 0;
  padding: 0 0 0 0 ;
  text-align: right;
}
#header .info .search input#s {
}
#header .info .contact {
  float: left;
  width: 500px;
  margin: 0;
  padding: 0 0 0 120px;
  text-align: left;
}
#header a.siteheader {
  display: block;
  width: 960px;
  height: 80px;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 40px;
  font-weight: normal;
  line-height: 80px;
  text-indent: -5000px;
  outline: none;
}



/* ************************************************** div#welcome ****************************** */
div#welcomewrap {
	width: 930px;
  height: 150px;
	margin: -10px auto 5px auto;
	padding: 15px;
  background-image: url(/wp-content/themes/dtcdc/images/bkg_welcome_wrap.png);
  background-repeat: no-repeat;
  background-position: center top;
}
div#welcome {
	width: 930px;
  height: 150px;
	margin: 0;
	padding: 0;
  background-image: url(/wp-content/themes/dtcdc/images/bkg_welcome.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#welcome p {
  width: 470px;
  margin: 0 380px 0 0;
  padding: 14px 40px 0 40px;
  color: #2E4D07;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
}



/* ************************************************** div#noticeboard ****************************** */
div#noticeboardwrap {
  overflow: hidden;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 10px 0;
  text-align: center;
  background-color: #264303;
  background-image: url(/wp-content/themes/dtcdc/images/bkg_noticeboard.png);
  background-position: top center;
  background-repeat: repeat-x;
}
div#noticeboard {
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  background-image: url(/wp-content/themes/dtcdc/images/bkg_noticeboarddivider.gif);
  background-position: top center;
  background-repeat: repeat-y;
}
#noticeboard div.upcoming {
  float: left;
  width: 450px;
  margin: 0;
  padding: 0 20px 0 10px;
  color: #ffffff;
  text-align: right;
}
#noticeboard div.notices {
  float: left;
  width: 450px;
  margin: 0;
  padding: 0 10px 0 20px;
  color: #ffffff;
  text-align: left;
}
#noticeboard h1 {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  border: none;
}
#noticeboard h2 {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  border: none;
}
#noticeboard p {
  font-size: 11px;
  color: #BFE68D;
}
#noticeboard a {
  color: #fff;
}
#noticeboard h2 a {
  font-weight: normal;
  color: #fff;
}
#noticeboard h2 a:hover {
  color: #BFE68D;
  text-decoration: underline;
}
#noticeboard a.morelink {
  text-transform: uppercase;
}



/* ************************************************** div#page ****************************** */
div#page {
  overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 0 5px;
}



/* ************************************************** div#content ****************************** */
div#content {
  float: left;
  display: inline;
	width: 620px;
	margin: 0 10px;
	padding: 5px 0 0 0;
  text-align: left;
}
#content div.post {
  overflow: hidden;
  width: 570px;
  margin: 0 0 30px 0;
  padding: 20px 20px 30px 20px;
  background-color: #ffffff;
  border: solid 5px #6B9C2E;
}
.members #content div.post img.membersonly {
  float: right;
  margin: 0;
  padding: 0 0 40px 40px;
}
#content div.post h1,
#content div.post h1 a,
#content div.post h2,
#content div.post h2 a {
  color: #2E4D07;
}
#content div.post p.note {
  font-size: 14px;
}
#content .post p.postmetadata {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 10px;
  text-transform: uppercase;
}
#content p.navigation {
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
#content .navigation span.alignleft,
.alignleft {
  float: left;
}
#content .navigation span.alignright,
.alignright {
  float: right;
}
/*
EVENTS PAGE
*/
div#eventscontent {
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  border-top: solid 1px #2E4D07;
}
/*
EVENT POSTS
*/
div.ec3schedule {
  margin: 0 0 20px 0;
  padding: 10px 20px 0 20px;
  background-color: #DEEECA;
  border: solid 1px #A4D06D;
}
.ec3schedule p {
  font-size: 14px;
  font-weight: bold;
}
/*
SEARCH PAGE
*/
#content.searchpage div.post h2,
#content.searchpage div.post h2 a {
  margin: 0;
  font-size: 14px;
  border: none;
}
#content.searchpage div.post div.resultitem {
  margin: 0;
  padding: 10px 0;
}
#content.searchpage div.post div.resultitem p {
  margin: 0;
  padding: 0;
}




/* ************************************************** div#column ****************************** */
div#columnadmin {
  float: right;
  display: inline;
	width: 300px;
	margin: 5px 10px;
	padding: 5px 0 0 0;
  text-align: left;
  background-color: #FFF;
}
div#column {
  float: right;
  display: inline;
	width: 300px;
	margin: 0 10px;
	padding: 5px 0 0 0;
  text-align: left;
}


/* 
PAGES - primary nav 
*/
#column ul.navpages {
  width: 300px;
  margin: 0;
  padding: 0 0 40px 0;
  list-style-type: none;
}
#column ul li {
  width: 300px;
  margin: 0;
  padding: 0;
  color: #0F5E68;
  line-height: 2.4em;
}
#column ul li a {
  width: 280px;
  display: block;
  color: #0F5E68;
  padding: 0 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.4em;
  text-decoration: none;
}
#column ul li a:hover {
  color: #ffffff;
  background-color: #4C741A;
  text-decoration: none;
}
#column ul li.current_page_parent a, 
#column ul li.current_page_item a {
  color: #ffffff;
  background-color: #4C741A;
}
/* CLASSES link */
#column ul li#link-classes a {
  position: relative;
  display: block;
  width: 300px;
  height: 70px;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
  line-height: 70px;
  text-indent: -5000px;
  background-color: #C54D12;
  background-image: url(/wp-content/themes/dtcdc/images/bkg_navbtn_classes.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  outline: none;
}
/* EVENTS link */
#column ul li#link-events a {
  position: relative;
  display: block;
  width: 300px;
  height: 70px;
  margin: 10px 0 0 0;
  padding: 0;
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
  line-height: 70px;
  text-indent: -5000px;
  background-color: #0B6575;
  background-image: url(/wp-content/themes/dtcdc/images/bkg_navbtn_events.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  outline: none;
}
/* MEMBERS link */
#column ul li#link-members {
  margin: 0 0 10px 0;
}
#column ul li#link-members a {
  position: relative;
  display: block;
  width: 300px;
  height: 70px;
  margin: 10px 0 0;
  padding: 0;
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
  line-height: 70px;
  text-indent: -5000px;
  background-color: #990100;
  background-image: url(/wp-content/themes/dtcdc/images/bkg_navbtn_members.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  outline: none;
}


/* 
PAGES - secondary nav 
*/
#column ul ul {
  width: 300px;
  margin: 0;
  padding: 0;
  text-align: left;
  list-style-type: none;
}
#column ul li#link-classes ul,
#column ul li#link-events ul,
#column ul li#link-members ul {
  width: 300px;
  margin: 0;
  padding: 0;
  text-align: left;
  list-style-type: none;
  background-color: #E1F3CB;
}
/* default secondary-level items -- includes overrides from parent items */
#column ul li.current_page_parent ul a, 
#column ul li.current_page_item ul a, 
#column ul li#link-classes ul a,
#column ul li#link-events ul a,
#column ul li#link-members ul a,
#column ul ul a {
  position: relative;
  display: block;
  width: 260px;
  height: auto;
  margin: 0;
  padding: 0 20px;
  color: #0F5E68;
  font-size: 12px;
  font-weight: normal;
  line-height: 2.4em;
  text-indent: 0;
  background-color: transparent;
  background-image: url(/wp-content/themes/dtcdc/images/bkg_nav_bullet.gif);
  background-repeat: no-repeat;
  background-position: 10px 14px;
}
#column ul li.current_page_parent ul a:hover, 
#column ul li.current_page_item ul a:hover, 
#column ul li#link-classes ul a:hover,
#column ul li#link-events ul a:hover,
#column ul li#link-members ul a:hover,
#column ul ul a:hover {
  background-position: 10px -23px;
}
#column ul li#link-classes ul a {
  color: #C54D12;
  font-weight: bold;
  background-image: none;
}
#column ul li#link-events ul a {
  color: #0B6575;
  font-weight: bold;
  background-image: none;
}
#column ul li#link-members ul a {
  color: #990100;
  font-weight: bold;
  background-image: none;
}
/* hovered secondary-level items */
#column ul li.current_page_parent ul a:hover, 
#column ul li#link-classes ul a:hover,
#column ul li#link-events ul a:hover,
#column ul li#link-members ul a:hover,
#column ul ul a:hover {
  color: #ffffff;
  background-color: #4C741A;
  text-decoration: none;
}


/* 
PAGES - tertiary nav 
*/
#column ul li#link-classes ul ul,
#column ul li#link-events ul ul,
#column ul li#link-members ul ul {
  width: 300px;
  margin: 0;
  padding: 0;
  text-align: left;
  list-style-type: none;
  border: none;
  background-color: #E1F3CB;
}
/* default tert-level items -- includes overrides from parent items */
#column ul li#link-classes ul ul a,
#column ul li#link-events ul ul a,
#column ul li#link-members ul ul a,
#column ul ul ul a {
  display: block;
  width: 240px;
  padding: 0 20px 0 40px;
  font-weight: normal;
  line-height: 2.4em;
  text-decoration: none;
  background-color: #E1F3CB;
}
/* hovered tert-level items */
#column ul ul ul a:hover {
  color: #ffffff;
  background-color: #4C741A;
  text-decoration: none;
}



/* 
MEMBERS ONLY 
*/
#column ul.pages li.logout {
}



/* ************************************************** div#footer ****************************** */
div#footer {
  clear: both;
	width: 100%;
	margin: 0;
	padding: 10px 0;
  color: #fff;
  font-size: 10px;
  text-align: center;
  background-color: #000;
}
#footer p {
  margin: 0 auto;
  padding: 0;
  font-size: 10px;
  line-height: 20px;
}
#footer a {
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
}
