@import url(master.css);

body {
	background-image: url('../images/back.gif');
    background-repeat: repeat-x;
	background-color: #d6dee3;
}


.content, #header, .topbar, .footer2 {
	width: 982px !important;
	margin-left: auto;
	margin-right: auto;
}

#header { background: #ffffff; position:relative; margin:0 auto; height: 100px; }

.header h1 a {
	color:#000;
	text-decoration:none;
}

.header p {
	background:#F8F8F8;
	border:solid 10px #F8F8F8;
	color:#000;
	font-size:14px;
	margin:0;
}

.header_right a {
	font-size:10px;
	color:#666;
}

#nav li ul li {
	border-bottom:1px solid #EEEEEE;
	border-width:0 1px 1px;
	background:#F8F8F8;
}

#catnav a {
	padding:5px 10px;
	display:block;
	text-decoration:none;
	color:#005870;
	z-index:100;
}

#catnav li.current-cat a {
	background-color:#EEEEEE;
	display:block;
	padding:5px 10px;
}

#catnav li a:hover {
	background:#E3E3E3;
}

#catnav li ul li {
	border-bottom:1px solid #EEEEEE;
	border-width:0 1px 1px;
	background:#FFFFFF;
}

.topbar {
	background:url(blue/navbg.jpg) repeat-x center top;
	margin:20px 0 0;
	padding:0;
	width:1000px;
	margin:0 auto;
}

.search {
	width:404px;
	height:49px;
	background:url(blue/searchbg.jpg) no-repeat center top;
	float:left;
}

.search2 {
	width:404px;
	height:49px;
	background:url(blue/searchbg.png) no-repeat center top;
	float:left;
}

.postbutton {
	float:right;
	width:231px;
	background:url(blue/postbuton.jpg) no-repeat center top;
	display:block;
	font-size:17px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	padding:12px 0 16px;
	outline:none;
}

.main {
	border:solid 0 #fff;
}

.ins {
	background:#fff;
}

#rightnav h2 {
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	color:#fff;
}

#rightnav h2:hover {
	color:#7ae1f1;
}

.listing .head {
	font-size:14px;
	color:#ffffff;
	padding:10px 0 13px;
	background:url(blue/navbg-1.jpg) repeat-x;
	margin-top:15px;
}

.list div a {
	text-decoration:none;
	color:#666666;
}

.list div.no {
	background:#fff;
}

.list div.no:hover,.list div.alt:hover,#sticky:hover {
	background-color:#e8f7f9;
}

.list div.alt {
	background:#f4f4f4;
}

.list {
	width:100%;
}

.footer2 {
	background-image: url('../images/back.bottom.gif');
	background-color: #d6dee3;
    background-repeat: no-repeat;
    height: 50px;
}

.footer2 a {
	color:#666666;
}

.left .title h2 {
	font-size:30px;
	font-family:Arial, 'Trebuchet MS', Verdana, sans-serif;
	font-weight:bold;
	line-height:30px;
	width:380px;
	float:left;
	color:#31598c;
}

.title h2, .title{
	font-size:30px;
	font-family:Arial, 'Trebuchet MS', Verdana, sans-serif;
	font-weight:bold;
	line-height:30px;
	width:380px;
	float:left;
	color:#31598c;
}


#popular h4 {
	background:url(../images/search.png) no-repeat right;
	width:132px;
	margin-bottom:4px;
	padding-right:28px;
	font-size:16px;
	font-family:Arial, 'Trebuchet MS', Verdana, sans-serif;
	font-weight:normal;
	color:#31598c;
}

.left .title .prices {
	background:#C5DB6F;
	float:left;
	max-width:150px;
	padding:5px;
	font-size:14px;
	font-family:Arial, 'Trebuchet MS', Verdana;
	color:#ffffff;
}

.left .product h3 {
	font-size:17px;
	font-weight:bold;
	line-height:17px;
	font-family:Arial, 'Trebuchet MS', Verdana;
	color:#586B70;
	border-bottom:solid 1px #DDDDDD;
	padding-bottom:5px;
	clear:both;
}

.ins .right1 {
	width:270px;
	float:right;
	background:#f1f1f1;
	margin-right:15px;
	border-top:none;
	margin-top:15px;
}

.ins .right1 h2 {
	color:#666666;
	font-family:Arial,Verdana;
	font-size:17px;
	font-weight:bold;
	margin:0;
	padding:7px 0;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
}

.ins .right1 h1 {
	color:#666666;
	font-family:Arial,'Trebuchet MS',Verdana;
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding:7px 0;
	border-bottom:1px solid #CCCCCC;
}

.ins .right {
	width:240px;
	float:right;
	border:solid 10px #fff;
	margin-right:10px;
}

.ins .right h2 {
	color:#666666;
	font-family:Arial,Verdana;
	font-size:17px;
	font-weight:bold;
	margin:0;
	padding:7px 0;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
}

.ins .right h1 {
	color:#666666;
	font-family:Arial,'Trebuchet MS',Verdana;
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding:7px 0;
	border-bottom:1px solid #CCCCCC;
}



.classform .adfields {
	border:solid 1px #CCCCCC;
	padding:5px;
	margin-bottom:10px;
	background:#f4f4f4;
}

.classform textarea:focus,.classform input:focus {
	background-color:#fbf9e4!important;
}

.classform select {
	margin-bottom:10px;
	padding:5px;
	border:solid 1px #CCCCCC;
	width:200px;
}

.classform input.postit {
	border:solid #ffffff;
	padding:5px;
	font-size:17px;
	color:#ffffff;
	background:#31598c;
	cursor:pointer;
}

input.lbutton {
	background:#31598c none repeat scroll 0 0;
	border:none;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	font-size:13px;
	padding:5px;
}

.wpcf7 input,.wpcf7 textarea {
	border:solid 1px #CCCCCC;
	padding:5px;
	margin-bottom:10px;
	background:#f4f4f4;
}

.button2 {
	background:url(blue/post-now.jpg) top center no-repeat;
	width:148px;
	height:41px;
}

.post_head_button {
	background:url(blue/post-now.jpg) top center no-repeat;
	width:148px;
	height:41px;
}

.next_post_link {
	background:url(blue/next.jpg) top center no-repeat;
	width:119px;
	height:33px;
}

.previous_post_link {
	background:url(blue/back.jpg) top center no-repeat;
	width:119px;
	height:33px;
}

.email_form {
	color:#375158;
}

.email_form a {
	font-size:17px;
	font-family:Arial,'Trebuchet MS',Verdana,sans-serif;
	background:url(blue/email.png) 20px 3px no-repeat;
	font-weight:bold;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#666;
}

.email_form input {
	color:#fff;
	margin-bottom:5px;
	background-color:#31598c;
	border:3px #fff solid;
	padding:2px 5px;
	width:220px;
}

.email_form textarea {
	margin-bottom:5px;
	background-color:#fff;
	border:1px #ccc solid;
	padding:5px;
	width:220px;
	height:150px;
}

#email_form_data {
	padding:0 0 10px 5px;
}

input.email_captcha {
	vertical-align:middle;
	width:30px;
	text-align:center;
	border:1px #DF0005 solid;
	padding:2px;
}

.like_input {
	margin-bottom:5px;
	background-color:#fff;
	border:1px #ccc solid;
	padding:3px 5px;
	width:220px;
}

.register_button_img {
	background:url(blue/register.jpg) top center no-repeat;
	width:87px;
	height:17px;
}

.right h3 {
	margin:0;
	padding:7px 0;
	text-align:center;
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:17px;
	color:#666;
	border-bottom:1px solid #CCCCCC;
}

.subnav {
	padding:5px 10px;
	background-color:#BBB;
}

.post_now_box {
	width:148px;
	margin:0 auto;
	font-weight:bold;
	font-size:15px;
	font-family:"Trebuchet MS";
	text-align:left;
}

.post-edit-link {
	padding:5px 5px 5px 0;
	color:#fff;
	margin-top:5px;
}

.post-edit-link a {
	text-decoration:none!important;
	color:#fff;
}

.topbar ul {
	margin:0;
	padding:0;
	float:left;
	width:980px;
}

.topbar ul li {
	float:left;
	list-style-type:none;
}

.topbar ul li a {
	background:transparent url(blue/navsep.jpg) no-repeat scroll right center;
	float:left;
	font-weight:bold;
	padding:13px 15px;
	text-decoration:none;
	list-style-type:none;
	color:#fff;
}

.topbar ul li a:hover {
	color:#BDE69C;
}

#rightnav li {
	display:block;
	list-style-type:none;
	padding:6px 0!important;
	background:#7d7e7e;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	text-align:center;
	background-repeat:no-repeat;
	border-bottom:1px solid #696969;
	border-top:1px solid #959696;
}

#rightnav li a {

	
/*	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px; */
	font-size:16px;
	color:white;
	text-decoration:none;
	color:#fff;
}

#rightnav li a:hover {
	color:#7ae1f1!important;
}

#blog a {
	color:#31598c!important;
}

#box1 {
	background:url(blue/box1.jpg) no-repeat;
	width:670px;
	height:198px;
	float:left;
	margin-left:15px;
}

#box2 {
	background:url(blue/box2.jpg) no-repeat;
	width:380px;
	height:180px;
	float:left;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:10px;
}

.home-list {
	float:left;
	padding:15px 0 0 10px;
}

.home-list ul {
	float:left;
	margin:0;
	padding:0;
}

.home-list li {
	background:transparent url(blue/paw.jpg) no-repeat scroll left center;
	font-size:16px;
	list-style-type:none;
	padding:5px 0 5px 30px;
}

#home_left {
	float:left;
	width:710px;
}

#popular {
	width:975px;
	float:left;
	margin-bottom:15px;
	border-bottom:dotted 1px #ccc;
	padding-bottom:10px;
}

#popular .footer-column {
	float:left;
	width:175px;
}

#popular .footer-column ul {
	margin:0;
	padding:0;
}

#popular .footer-column li a {
	text-decoration:none;
	font-size:11px;
	clear:both;
	float:left;
	width:175px;
}

#popular .footer-column li a:hover {
	text-decoration:underline;
}

#popular .footer-column li {
	list-style-type:none;
	float:left;
	display:list-item!important;
	clear:both;
}

#breadcrumbs {
	font-size:10px;
	margin-left:15px;
}

.left li {
	background:url(../images/list.jpg) no-repeat left;
	padding:3px 0 3px 20px;
	list-style-type:none!important;
	margin-left:0;
}

.commentlist li {
	background:none!important;
	padding-left:0!important;
	margin-bottom:3px;
	float:left;
	width:640px;
}

.comment-meta {
	float:left;
	width:490px;
	clear:both;
}

.avatar {
	clear:both;
}

.comment-body p {
	float:left!important;
	clear:both;
}

.left ul {
	margin-left:0;
	padding-left:15px!important;
}

#rightnav {
	width:270px;
	float:left;
}

#checksave {
	padding-left:0!important;
}

#cpnav {
	padding-left:0!important;
}

.article {
}

.article a {
	color:#2a99b5!important;
}

.article-padding {
	padding:15px;
}

.featured_home {
	background:#f4f4f4;
	padding:15px;
	float:left;
	margin-left:15px;
}

.featured_home h2 {
	padding-left:30px;
	background:url(../images/featured.png) no-repeat left top;
	margin-bottom:10px;
}

.featured_dw {
	float:left;
	width:300px;
	border-right:dotted 1px #ccc;
	padding-right:15px;
}

.featured_dp {
	float:left;
	margin-left:20px;
	width:300px;
}

a.signup {
	background:url(../images/signup.png) no-repeat left top;
	text-indent:-9009px;
	display:block;
	height:47px;
	margin-left:125px;
	margin-top:10px;
}

a:hover.signup {
	background-position:0 -49px;
}

.gobutton {
	background:url(../images/gobutton.png) no-repeat left top;
	text-indent:-9009px !important;
	display:block;
	height:46px;
	width:59px;
	border:none;
	margin-top:2px;
	font-size:0px;
}

.gobutton:hover {
	background-position:0 -46px;
}

#searchform {
	clear:both;
	width:100%;
	float:left;
	margin-bottom:20px;
}
.topbar li a:hover{
    color: #cee2fc !important;
}



#tw_home_right a:link, #tw_home_right a:visited, #tw_home_right a:active, 
.tw_single_listing a:link, .tw_single_listing a:visited, .tw_single_listing a:active{
    color: #144b87 !important;
}

#tw_home_right a:hover,.tw_single_listing a:hover{
    color: #5048b7 !important;
}

.content .left .blog-post h2 a:link,.content .left .blog-post h2 a:visited, .content .left  .blog-post h2 a:active{
    color: #31598c !important;
}

.comments-link a{
    text-align: left !important;
    position: relative !important;
    font-size:11px; 
    clear:both;
}


.left_listings {
	width: 650px;
    float: left;
    font-size:18px; 
    margin:5px 0 0px 0; 
    line-height:30px; 
    padding: 1em 1em 0 1em !important;
}

.post-edit-link img {
    display: none;
}

.post-edit-link a:link, .post-edit-link a:visited, .post-edit-link a:active {
    text-decoration: underline !important;
}

.post-edit-link {
    margin: 0 1em 0 0;
}


.comment-meta {
    width: 650px !important;
}

.dogpark_review {
    float: right;
    width: 550px !important;
}



.dogpark_review_author {
    font-size: 8pt;
    background-color: #e7e7e7;
    padding: 0.3em;
}


.box-yellow h3 {
	background-color: #ffffcc !important;
	font-size: 10pt !important;
}

.box-yellow {
	margin: 0 2em 3em 2em;
}

#comments {
    font-size: 10pt !important;
    background-color: #fff !important;
    padding: 0.4em !important;
    color: #8e8e8e !important;
    clear:both !important;
    float: right;
} 




.post-ratings {
    font-size: 9pt;
}
.listing .head{
    background: none !important;
}

.listing .head h3{
    position: relative;
    left: -20px;
    padding: 0.5em !important;
    font-size: 12pt !important;
    
}
.wp-pagenavi .pages {
    margin: 0 2em 0 0;
}

.current {
    font-weight: bold;
    padding: 0.5em;
}

.wp-pagenavi a:link,.wp-pagenavi a:visited, .wp-pagenavi a:active{
    margin: 0 0.3em 0 0 !important;
    background: #31598c;
    color: #fff;
    padding: 0.3em;
}

.wp-pagenavi a:hover{
    background-color: #1d8900;
    color: #fff !important;
}

.header-ad {
    position: relative;
    top: 5px;
    float: right;
}


.header-logo {
    float: left;
    position: relative;
    top: 15px;
}
.park_row {
    clear:both;
    padding: 0.8em;
    margin: 1em 0 0 0;
    width: 100%;
}

.park_row:hover {
    background-color: #e8f7f9;
}

.park_img {
    float: left;
    padding: 0 1em 0 0;
}
.park_name {
    color: #31598c;
    font-size: 11pt;
    font-weight: bold;
}

.park_loc, .park_state {
    color: #6e6e6e;
}





/* --------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------- */
/* --------------            OLD EVENT MANAGEMENT SITE CSS             ------------- */
/* --------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------- */




#tw_home_right {
	float:right;
	width: 740px;
	margin: 2em 0 0 0;
}

#tw_home_left {
	float:left;
	width: 220px;
}

.button
{
 background: url(../images/back.button2.gif) top left no-repeat;
 display: block;
 border:0px;
 width:192px;
 height:24px;
 text-decoration:none; color:#000000;
 font-size:13px;
 padding-top:6px;
 padding-left:18px;
 margin-bottom:5px;
}

.button:hover
{
 background: url(../images/back.button3.gif) top left no-repeat;
 text-decoration:underline; color:#000000;
}

.links
{
 background: url(../images/back.button.gif) bottom left repeat-x;
 display: block;
 height:17px;
 border:0px;
 width:188px;
 padding-top:3px;
 padding-bottom:7px;
 text-decoration:none;
 font-size:12px;
 padding-left:18px;
 margin-left:0px;
 margin-bottom:3px;
 font-family: Verdana;
}

.links_sub_section
{
 display: block;
 border:0px;
 width:168px;
 padding-top:3px;
 padding-bottom:3px;
 color:#5B8CBD;
 text-decoration:underline;
 font-size:12px;
 padding-left:18px;
 margin-left:0px;
 margin-bottom:3px;
 font-family: Verdana;
}
#navigation
{
 float: left;
 width: 215px;
 margin: 0px;
 padding: 0px;
 padding-left:15px;
 background-color: #ffffff;
 margin: 2em 0 0 0;
}

.footer_text {
    position: relative;
    top: 2em;
    color: #285a6f;
    text-align:center;
    font-size: 8pt;
    font-weight: bold;
}
.footer_text a, .footer_text a:link, .footer_text a:active, .footer_text a:visited {
    color: #285a6f;
}

#navigation .links, #navigation .links:link, #navigation .links:active, #navigation .links:visited, .links_sub_section  {
    color: #285a6f !important;
    text-decoration: none;
}
#navigation .links:hover, .links_sub_section:hover {
    text-decoration: underline;
}

.links_sub_section:link, .links_sub_section:active,.links_sub_section:visited {
    margin: 0.5em 1em 0.5em 0em !important;
    color: #5b8cbd !important;
    text-decoration: underline;
}

.links_sub_section:hover {
    color: #285a6f !important;
}

.tw_active_link {
    font-weight: bold;
    font-style: italic;
}
.venues_left {
	float:left;
	width:60%;
}
.venues_right {
	float:right;
	width:40%;
}      


#tw_home_right .alignleft {
    padding: 0.4em;
    margin: 0 1em 0 0;
    border: 1px #c7c6b4 solid;
}

#tw_home_right .alignright {
    padding: 0.4em;
    margin: 0 1em 0 0;
    border: 1px #c7c6b4 solid;
}
.venues_right_row {
    margin: 0 0 1em 0 !important;
    font-size: 8.5pt;
    width: 270px;
}
.venues_right_row a{
	font-weight: bold;
}


.title h2, .title, h2{
	font-size:18pt;
	font-family:Arial, 'Trebuchet MS', Verdana, sans-serif;
	font-weight:bold;
	line-height:30px;
	color: #2f5788;
	clear:both;
}

.tw_cat_title, h1, h2, .blog-post h2 a { 
	font-size:18pt !important;
	font-family:Arial, 'Trebuchet MS', Verdana, sans-serif !important;
	font-weight:bold !important;
	line-height:30px !important;
	clear:both !important;
	color:#31598c !important;
}

.tw_reg_page_correction {
	width: 630px;
	font-size: 10pt;
	font-weight: none !important;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

.tw_reg_page_correction p{
	font-weight: none !important;
}

.post-edit-link {
    background: #ffffcc;
    border: 1px #a5a5a5 dotted;
    font-size: 12pt !important;
}
.tags a:link,.tags a:visited, .tags a:active {
    background: #ffffcc;
    border: 1px #a5a5a5 dotted;
    padding: 0.2em;
    margin: 0 0.5em 0 0;
}

.post-edit-link:hover,.tags a:hover {
    background: #fcfce1;
}

