/*
Theme Name: VentPark
Author: Peter Havranek
*/

/*---------- bubble tooltip -----------*/
/*div#container{width: 500px; margin:0 auto}
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	  font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }
*/
/*background:; ie hack, something must be changed in a for ie to execute it*/
/*a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(http://www.ventpark.com/wp-content/themes/ventpark/images/bubble.gif) no-repeat top;
}
*/
/*a.tt:hover span.middle{ *//* different middle bg for stretch */
/*	display: block;
	padding: 0 8px; 
	background: url(http://www.ventpark.com/wp-content/themes/ventpark/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(http://www.ventpark.com/wp-content/themes/ventpark/images/bubble.gif) no-repeat bottom;
}
*/
/*---------- end bubble tooltip -----------*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: gray;
	background-image: url('images/bg-leaves.jpg');
	color: #333;
	text-align: center;
	}

#page {
	position: relative;
  background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.content {
	font-size: 1.2em
	}

#middle_col h2 a {
  font-size: 18px;
  color: #000;
}

.reg_info {
  font-size: 14px;
  color: #000;
}

.reg_info_list li {
  padding: 5px 0;
  font-size: 14px;
  color: #000;
}

#middle_col h2 a:hover {
  color: #666;
}

#middle_col .cat_list a, #park_list .cat_list a {
  color: #000;
  text-decoration: none;
  font-size: 15px;
  font-weight: normal;
  line-height: 26px;
  padding-left: 10px;
}



#middle_col .cat_list a:hover {
  color: #666;
}


#left_bottom_col h2 {
  font-size: 18px;
  color: #000;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
}

#left_bottom_col a {
  font-weight: bold;
  color: #2A302E;
}

#left_bottom_col a:hover {
  color: #666;
  text-decoration: none;
}

#left_bottom_col .post {
  font-size: 12px;
  width: 250px;
  margin-bottom: 10px;
  margin-left: 15px;
  text-align: left;
}

#left_top_col h2 {
  font-size: 20px;
  color: #000;
  background-color: #ABF779;
  width: 260px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 6px;
}

#left_top_col p {
  font-size: 12px;
  color: black;
  width: 256px;
  margin-top: 0px;
  margin-left: -5px;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-right: 2px;
  padding-left: 6px;
}

#middle_bottom_col h2 {
  font-size: 18px;
  color: #000;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
}

#middle_bottom_col p {
  margin: 0 0 10px 15px;
  padding: 0;
  width: 255px;
  font-size: 13px;
}

#middle_bottom_col a {
  font-weight: bold;
  color: #2A302E;
}

#middle_bottom_col a:hover {
  color: #666;
  text-decoration: none;
}

.postmetadata {
  font-size: 11px;
}

#post_header h2 a {
  font-size: 24px;
  margin: 0px;
  padding: 0px;
  }
  
#post_header h3 {
  font-size: 16px;
  margin: 0px;
  padding: 0px 0px 0px 2px;
  }  
 
.widecolumn .entry p {
	font-size: 1.05em;
	word-wrap: break-word;
	}

.widecolumn_park_page .entry p {
  font-size: 14px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
  position: relative;
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #ffffff;
	}


/* Begin Page Numbers */
#current_page_num {
  position: absolute;
  top: 66px;
  right: 250px;
  font-size: 12px;
}
.page-numbers {
  line-height: 22px;
  padding: 2px 4px;
	margin-right: 3px;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	border-color: #fff;
}

.page-numbers.current {
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	background-color: #328ab2;
	border-color: #328ab2;
	color: #fff;
}

p.pagenav {
	margin: 0;
	display: inline;
}

.pagenav span {
	font-weight: bold;
	margin: 0 6px;
}

a.page-numbers:hover {
	border-color: #999;
}

a.page-numbers {
	border-color: #ddd;
}

#upload-menu li span a.page-numbers {
	color: #00019b;
}

.tablenav .tablenav-pages a.next, .tablenav .tablenav-pages a.prev {
	text-decoration: underline;
}

.tablenav {
  height: 30px;
  padding-right: 10px;
/*
	height: 2em;
	padding: 7px 10px;
*/
	/*clear: both;*/
/*
	margin-bottom: -10px;
	margin-top: 8px;
	vertical-align: text-top;
*/
}

.tablenav .tablenav-pages {
	float: right;
	height: 28px;
	padding-top: 4px;
	font-size: 11px;
	/*border: 1px solid red;*/
}

.tablenav .tablenav-pages a {
	text-decoration: none;
}

.tablenav .tablenav-pages a.next, .tablenav .tablenav-pages a.prev {
	text-decoration: underline;
}

.tablenav {
	/*background-color: #eaf3fa;*/
	background-color: #DBFDB8;
}

.tablenav .dots {
	/*background-color: #e4f2fd;*/
	background-color: #DBFDB8;
	border-color: #e4f2fd;
}

.tablenav .next, .tablenav .prev{
	/*background-color: #e4f2fd;*/
	background-color: #DBFDB8;
	border-bottom-color: #2583ad;
	border-color: #e4f2fd;
	color: #2583ad;
}

.tablenav .next:hover, .tablenav .prev:hover {
	border-bottom-color: #d54e21;
	border-color: #e4f2fd;
	color: #d54e21;
}

/* End Page Numbers */



/* begin Subscribe to Replies styles */
.wrap {
  font-size: 15px;
}
.wrap h1 {
  color: #000;
  font-size: 26px;
  text-align: left;
}
.wrap h2 {
  font-size: 22px !important;
  text-align: left;
}

#updated p {
  color: #c00;
  font-size: 12px;
}
.updated a {
  text-decoration: underline !important;
}
#subscription_message {
  color: #c00;
}
.subscribe-to-comments a {
  text-decoration: underline !important;
}
#comment-subscribe-line {
  position: relative;
  top: -8px;
  margin: 0;
  padding: 0;  
}
#comment-subscribe-line label {
  position: relative;
  top: -2px;
  color: blue;
}
#comment-anonymous-line label {
  position: relative;
  top: -2px;
}
/* end Subscribe to Replies styles */


#footer {
	background: #eee;
	border: none;
	}

#footer a {
  color: #222;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.section_header {
  position: absolute;
  top: 0px;
  left: 18px;
  background-color: #69BE30;
  width: 470px;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 20px;
  margin: 0 0 0 -18px;
  padding: 4px 0 4px 10px;
  color: #111;
  border-bottom: 1px solid black;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#vent_in_this_park {
  font-size: 12px;
  text-decoration: underline;
  color: #d54e21;
}
#blogs_park_description {
  width: 340px; 
  position: absolute; 
  top: 0px; 
  right: 40px; 
  margin: 0; 
  padding: 0; 
  font-size: 12px;
}
#web_rants_park_description {
  width: 300px; 
  position: absolute; 
  top: 0px; 
  right: 15px; 
  margin: 0; 
  padding: 0; 
  font-size: 12px;
}

#jumpto-div {
  border: 0px solid blue;
  position: relative;
  top: 7px;
}
#jumpto {
  width: 160px;
}
#park_select {
  font-size: 12px;
}

#park_select a {
  color: #d54e21;
}

#park_select select {
  position: relative;
  top: -5px;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 160px;
}

#vote_question_input {
  list-style-type: none;
  }

#the-question {
  width: 380px;
}

#dem-answers input {
  width: 280px;
}

#save-post {
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
}

#publish {
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
}

.submit {
  color: black;
}

.widecolumn_park_page h2 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 40px;
}

h3 {
	/*font-size: 1.3em;*/
	font-size: 16px;
	}

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, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.input {
  width: 200px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist_item {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist_item .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	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;
	}

small, .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, h2 a:hover, h3 a:hover {
	color: #206320;
	text-decoration: none;
	}

a:hover {
	color: #699E30;
	text-decoration: underline;
	}

#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;
	}

#admin-footer {
  text-align: center;
  background-color: #464646;
  margin: 0;
  padding: 20px 0 0;
  height: 20px;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #0E9303;
	margin: 0px auto;
	padding: 0;
	width: 768px;
	height: 100%;
	border-left: 4px solid black; 
  border-right: 4px solid black;
  border-bottom: 4px solid black;
	}

#header {
	background-color: white;
	margin: 0px;
	padding: 0;
	height: 200px;
	width: 768px;
	}

#header_menu_bar {
  position: absolute;
  top: 217px;
  left: 13px;
  }

#main_body_box {
  position: relative;
  width: 736px;
  padding: 0;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px; 
  border: 3px solid black;
  background-color: white;
  /*height: 869px;*/
  height: 1770px;  
  }

#main_body_box_post {
  position: relative;
  width: 736px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px; 
  border: 3px solid black;
  background-color: white;
  min-height: 869px;
  }

#middle_col {
  position: absolute;
  top: 0;
  left: 283px;
  width: 283px;
  height: 100%;
  border-left: 3px solid black;
  background-color: white;
  padding: 0;
  }

#left_col_wide {
  width: 569px;
  min-height: 720px;
  border-right: 0px solid black;
  background-color: white;
  margin-bottom: 20px; 
  padding-bottom: 20px
  }

#right_col {
  position: absolute;
  top: 0;
  right: 0;
  width: 164px;
  height: 100%;
  border-left: 3px solid black;
  border-bottom: 3px solid black;
  background-color: white;
  text-align: center;
  padding-top: 2px;
  }

#right_col img {
  margin-top: 2px;
  margin-bottom: 12px;
}

#left_top_col {
  position: relative;
  border-bottom: 3px solid black;
  background-color: white;
  height: 315px;
  width: 283px;
  margin: 0;
  padding: 0;
}

#middle_bottom_col {
  position: absolute; 
  /*top: 405px;*/
  top: 393px; 
  left: 0; 
  width: 283px; 
  background-color: white;
  height: 410px;
}

#middle_bottom_col h2 {
  background-color: #69BE30;
  font-family: verdana, sans-serif;
  width: 245px;
  padding: 4px 10px 4px 10px;
  margin: 0 0 10px 6px;
  border: 3px solid black;
  text-align: center;
}

#left_bottom_col h2 {
  background-color: #69BE30;
  font-family: verdana, sans-serif;
  width: 245px;
  padding: 4px 10px 4px 10px;
  margin: 0 0 10px 6px;
  border: 3px solid black;
  text-align: center;
}

#left_bottom_col {
  position: absolute;
  top: 325px;
  left: 0;
  width: 28px;
  height: 410px;
  background-color: #fff;
  }

#left_bottom_col a {
  font-weight: normal;
  font-size: 12px;
  }

#clear_col {
  clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; 
  padding:0;
	background:transparent;
  }

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
  border: 1px solid black;
  padding: 10px 40px 0px 40px;
	margin: 0px auto 40px auto;
	width: 400px;
	}

.widecolumn_park_page {
  border: 0px;
  padding: 0px 40px 20px 40px;
	margin: 0px auto 0px auto;
	width: 400px;  
  }

.message {
  font-size: 14px;
}

#lostpasswordform p {
  font-size: 12px;
}

#registerform {
  font-size: 12px;
}

#loginform p {
  font-size: 12px;
}

#login_error {
  color: #cc0000;
}

#nav {
  font-size: 12px;
}

.more_info {
  font-size: 12px;
  text-decoration: underline; 
}

.page_height {
  height: 100%;
  min-height: 652px;
}

#feedback_form .small {
  width: 360px;
  padding: 0 10px 8px 0;
  margin: 0;
  line-height: 0.9em;
  text-align: right;
  font-size: 0.9em;
}

#feedback_ax_pic {
  position: relative;
  top: -96px;
  left: 188px;
}

.bold_red {
  color: #dd0000;
  font-weight: bold;
}

#feedback_form .form_error_msg {
/*
  width: 360px;
  padding: 0 10px 8px 0;
  margin: 0;
  line-height: 0.9em;
  text-align: right;
  font-size: 0.9em;
*/
  font-size: 12px;
  color: #dd0000;
  font-weight: bold;
  text-align: center;
  line-height: 14px;
  margin: 0;
  width: 240px;
  margin-left: 120px;
  padding: 0px 10px 8px 0;
  border: 0px solid red;
}

#feedback_form p {
  position: relative;
  width: 370px;
  margin: 0px;
  padding: 1px 0 1px 0;
  border: 0px solid purple;
  line-height: 20px;
  text-align: right;
  vertical-align: top;
  font-size: 12px;
}

#feedback_form label {
  vertical-align: top;
  position: relative;
  top: 3px;
}

#feedback_form input {
  width: 250px;
  font-family: arial, sans-serif;
  font-size: 12px;
}

#feedback_form textarea {
  width: 250px;
  height: 80px;
  margin-bottom: 10px;
  font-family: arial, sans-serif;
  font-size: 12px;
}

#faq_list {
  margin-top: 30px;
  margin-left: 10px;
}

#faq_list p {
  line-height: 16px;
  margin: 0 0 8px 0;
  padding: 0 0 0 0;
}
#faq {
  margin-left: 0;
  padding-left: 0;
}

#faq small a {
  font-weight: normal;
  font-size: 10px;
  color: #666;
}

#faq .question {
  padding-top: 20px;
  padding-bottom: 10px;
  list-style: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 0px;
}

#faq .answer {
  font-size: 13px;
  list-style: none;
  margin-bottom: 20px;
  text-indent: 0px;
}

.post {
	margin: 0 0 40px;
	padding-top: 0px;
	text-align: justify;
	}

.post h2 {
  margin-top: 48px;
  padding-top: 0;
}

.post ol li {
  font-size: 14px;
  line-height: 14px;
}

.post ul li {
  font-size: 14px;
  line-height: 14px;
  list-style: disc;
  list-style-position: outside;
  text-indent: 0;
}

.post_archive {
	border-top: 1px solid black;
	padding: 0;
	margin: 0 0 0 -40px;
	width: 480px;
  }
.post_archive h3 {
  margin: 0;
  line-height: 1.1em;
}
.post_archive_title {
  float: left; 
  width: 280px; 
  padding: 6px 20px 30px 0;
}
.post_archive_comments {
  float: right; 
  width: 180px; 
  text-align: right;
  line-height: 1.3em; 
  padding: 4px 0 0 0;
}
.post_archive_clear {
  clear:left;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.votebox {
  position: relative; 
  left: -40px; 
  background-color: white; 
  width: 400px; 
  padding: 40px 40px 20px 40px; 
  margin: 40px 0px 0px 0px;
  border-top: 1px solid black;
}

.reply_to_vent_link {
  margin-left: 38px;
  font-size: 12px;
}

.responses_feed_link {
  float: right;
  background-color: red;
}

.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;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 676px;
	clear: both;
	background-color: #0E9303;
	}

#footer p {
	margin: 0;
	padding: 2px 0 10px;
	text-align: center;
	}
/* End Structure */


/* Begin Index Page Structure */
#search_index_box {
  width: 240px;
  height: 30px;
  padding: 0 20px 0 20px;
  margin: 15px auto 5px auto;
}

#s {
  width: 130px;
}

#searchsubmit {
  width: 100px;
}

#park_list {
  width: 240px;
  padding: 0px 20px 20px 20px;
  margin-left: 0;
  margin-top: 0;
}
#park_list p {
  font-size: 13px;
}

#park_header_index {
  font-weight: bold !important; 
  font-size: 14px !important; 
  line-height: 16px !important; 
  background-color: #ABF779; 
  padding: 10px; 
  color: black; 
  font-family: Arial, Sans-Serif !important; 
  margin-bottom: 0; 
  margin-top: 0;
}

#park_listing_index {
  background-color: #DBFDB8; 
  margin-top: 0px;
  margin-bottom: 0px; 
  padding: 6px;
}

#park_listing_index img {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-top: 0;
  padding-bottom: 2px;
}

/* End Index Page Structure */



/* Start Search Page Structure */
#search_page_header {
  text-align: left;
  width: 520px;
}
#search_page_header h2 {
  font-size: 24px;
  text-align: left !important;
  margin-left: 83px;
}
#search_page_search_box {
  position: absolute;
  top: 33px;
  left: 256px;
  border: 0px solid black;
  width: 280px;
}
/* End Search Page Structure */



/* Start Parks Page Structure */
#search_parks_box {
  width: 240px;
  height: 30px;
  margin: -20px auto 0 20px;
}
/* End Parks Page Structure */

/* Begin Post View Page Structure */
#post_header {
  position: relative;
  border: 0px solid orange;
  margin: 24px 24px 0px 24px;
  }

#post_footer {
  position: relative;
  border: 0px solid orange;
  margin: 10px 24px 0px 24px;
  padding-bottom: 10px;
  }
 
#search_post_box {
  position: absolute;
  top: 5px;
  right: 0px;
  border: 0px solid black;
  width: 280px;
  }
/* End Post View Page Structure */


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0px auto 0px ;
	}
/* End Headers */



/* Begin Images */
#ad_top_page {
  position: relative;
  top: 0px;
  left: 62px;
  width: 468px;
  z-index: 100;
  border: 1px solid black;
}
#ad_top_page img {
  border: 2px solid black;
}

#ad_top_page img {
  z-index: 100;
  }

#ad_right_01 {
  margin: 2px auto 2px auto;
  width: 155px;
  height: 90px;
}

#ad_right_02 {
  margin: 1px auto 1px auto;
  width: 155px;
  height: 220px;
}

#ad_right_03 {
  margin: 1px auto 1px auto;
  width: 155px;
  height: 220px;
}

#ad_right_04 {
  margin: 1px auto 2px auto;
  width: 155px;
  height: 220px;
}

#ad_vote_reply {
  width: 468px; 
  height: 60px; 
  margin-left: auto; 
  margin-right: auto; 
  border: 1px solid black;
}

#vplogo {
  position: absolute; 
  top: 84px; 
  left: 24px;
}

#header_slogan {
  position: absolute;
  top: 162px;
  left: 235px;
  font-size: 18px;
  font-weight: bold;
}

.header_img {
  position: absolute;
  top: 0;
  left: 0;
}

.header_img_bottom {
  position: absolute;
  top: 200px;
  right: 0;
  z-index: 100;
}

#header_img_monster {
  position: absolute;
  top: 7px;
  right: 8px;
  width: 230px;
  height: 230px;
}

#circle_one_text {
  position: absolute;
  top: 16px;
  left: 9px;
  width: 264px;
  /*border: 1px solid red;*/
  font-weight: bold;
  }

#circle_one_text img {
  margin: 4px 5px 5px 5px;
}

#circle_two_text {
  position: absolute;
  /*border: 1px solid red;*/
  top: 88px;
  left: 9px;
  width: 264px;
  font-weight: bold;
  }

#circle_two_text img {
  margin: 4px 5px 5px 5px;
}

#circle_three_text {
  position: absolute;
  top: 161px;
  left: 9px;
  width: 264px;
  font-weight: bold;
  /*border: 1px solid red;*/
  }

#circle_three_text img {
  margin: 4px 5px 5px 5px;
}

#check_out_vents {
  position: absolute;
  top: 237px;
  left: 6px;
  width: 271px;
  height: 67px;
}

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
	}

.rss_img {
  position: relative; 
  top: 3px;
}
/* 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 {
	/*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;
	}

ol li {
	list-style: decimal outside;
	}

.menu_tab {
  position: absolute;
  top: 0px;
  height: 35px;
  padding: 0px;
  margin: 0px;
  text-align: center;
  background: url('images/vp-tab-center.gif') #69BE30 repeat-x;
}

.menu_tab p {
  margin: 0px;
  padding-top: 6px;
}

.menu_tab_left {
  float: left;
  background: url('images/vp-tab-left.gif') #69BE30 no-repeat;
  height: 35px;
  width: 10px;
  padding: 0px;
  margin: 0px;
}

.menu_tab_left_center {
  float: left;
  background: url('images/vp-tab-left-center.gif') #69BE30 no-repeat;
  height: 35px;
  width: 10px;
  padding: 0px;
  margin: 0px;
}

.menu_tab_right_center {
  float: right;
  background: url('images/vp-tab-right-center.gif') #69BE30 no-repeat;
  height: 35px;
  width: 10px;
  padding: 0px;
  margin: 0px;
}

.menu_tab_right {
  float: right;
  background: url('images/vp-tab-right.gif') #69BE30 no-repeat;
  height: 35px;
  width: 10px;
  padding: 0px;
  margin: 0px;
}

#menu_tab_1 {
  width: 74px;
}

#menu_tab_2 {
  left: 74px;
  width: 78px;
}

#menu_tab_3 {
  left: 152px;
  width: 71px;
}

#menu_tab_4 {
  left: 223px;
  /*width: 76px;*/
  width: 104px;
}

#menu_tab_5 {
  /*left: 305px;*/
  left: 327px;
  width: 86px;
}

#menu_tab_6 {
  left: 413px;
  width: 100px;
}

.menu_tab a {
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.menu_tab a:hover {
  color: #293511;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  width: 240px;
	}

#searchform div {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 185px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
.comment_checkbox {
  width: auto !important;
  margin-left: 0 !important;
  margin-right: 2px !important;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.comments_area {
  position: relative;
  border: 0px solid black;
  padding: 40px 0 0 0;
	margin: 0px auto 40px auto;
	width: 480px;
	}

.comments_area .section_header {
  border: 1px solid black;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist_item {
	margin: 15px 0 3px;
	padding: 20px 20px 20px 20px;
	list-style: none;
	border: 1px solid black;
	}

.commentlist_item 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 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 {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.navigation_archive {
	display: block;
	text-align: center;
	width: 480px;
	margin-left: -40px;
	margin-top: 10px;
	padding: 10px 0 20px 0;
	}

.navigation div {
  width: 240px;
}

.navigation .alignleft {
  text-align: left;
  font-size: 12px;
}

.navigation .alignright {
  text-align: right;
  font-size: 12px;
}

.navigation a {
  color: #c00;
}

#vent_page_recent_vents {
/*  position: relative;
  top: -8px;*/
  text-align: center; 
  font-size: 12px; 
  padding-top: 0;
  margin-top: 0;
  border: 0px solid black;
}

#reviews_page_recent_vents {
  position: relative;
  top: -28px;
  text-align: center; 
  font-size: 12px; 
  padding-top: 0;
  margin-top: 0;
  border: 0px solid black;
}

#vent_page_recent_vents h3 {
  margin-top: 0;
  padding-top: 0;
}

.recent_comments_subhead {
  margin: 14px 0 8px 8px; 
  padding: 5px 5px 5px 5px;
  font-family: Arial,Sans-Serif; 
  font-size: 14px; 
  width: 256px; 
  text-align: left; 
  background-color: #ABF779; 
  font-weight: bold; 
  color: black;
}

.reviews_tracy_post_archive a:hover {
  color: #5F002E;
}
.reviews_tracy_post_archive a:active {
  color: #AF0055;
}

.ta_ad_spacer {
  height: 2000px;
}

/* End Various Tags & Classes*/



/* Begin Privacy Policy */
#privacy_policy {
  /*text-align: left;*/
}
#privacy_policy p {
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 20px 0;
  padding: 0;
}
#privacy_policy h1 {
  text-align: left !important;
  color: #000;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
#privacy_policy h2 {
  text-align: left !important;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
#privacy_policy h3 {
  text-align: left !important;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
#privacy_policy h4 {
  text-align: left !important;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
/* End Privacy Policy */



/* Begin Terms of Service */
#terms_of_service {
  /*text-align: left;*/
}
#terms_of_service p {
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 20px 0;
  padding: 0;
}
#terms_of_service h1 {
  text-align: left !important;
  color: #000;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
#terms_of_service h2 {
  text-align: left !important;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
#terms_of_service h3 {
  text-align: left !important;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
#terms_of_service h4 {
  text-align: left !important;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
#terms_of_service li {
  text-indent: -15px;
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 20px 0;
  padding: 0;
  list-style: disc inside;
  margin-left: 20px;
}
/* End Terms of Service */

/* Paged Comments */
.comment-page-numbers {
  font-size: 12px;
  background-color: #DBFDB8;
  padding: 8px;
  text-align: right;
  color: #328AB2;
}
.comment-page-numbers a {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 2px 4px 2px 4px;
  text-decoration: none;
}
.comment-page-numbers a:hover {
  border: 1px solid #AAAAAA;
}
.current-comment-page {
  background-color: #328AB2;
  border: 1px solid #328AB2;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px 4px 2px 4px;
}
