@charset "utf-8";
/* 
Theme Name: HMT2 Child - Turtely Green
Theme URI: http://heatmaptheme.com
Description: HeatMap Theme 2 compatible Child Theme. Brought to you by <a href="http://heatmaptheme.com">HeatMapTheme.com</a>.
Author: Stuart Wider
Author URI: http://stuartwider.com
Template: heatmaptheme
Version: 1.4
Tags: green, dark, two-columns, three-columns, fixed-width, custom-header, theme-options

This file last updated 24/11/2009

Copyright Stuart Wider 2009
*/

@import url("../heatmaptheme/style.css");

body { 
	background: #cadaeb url(images/wallpaper-bg.jpg) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}


/* Link Elements 
-------------------------------------------------------------- */

	a {color: #025100; text-decoration:none;}
	a:link, a:visited {color: #025100;}
	a:hover {color: #F00; text-decoration:underline;}
	
	a:link img, a:visited img { border: none;}
	
/* Main 
-------------------------------------------------------------- */
#main {	
	background-color:#e6edf7; 
/*	border:solid #000 1px; */
}


/* Header Bar
-------------------------------------------------------------- */

#header-bar {
	background: url(images/header-bg.jpg) #163e3e repeat-x;
}

#header-bar #header-bar-content .blog-title a,
#header-bar #header-bar-content .blog-title a:visited {color: #FFF;}

#header-bar #header-bar-content .blog-tagline a,
#header-bar #header-bar-content .blog-tagline a:visited {color: #FFF;}
	
	
/* Nav Bar
-------------------------------------------------------------- */

#nav-bar {background: url(images/nav-bar-bg.jpg) #0e6667 repeat-x;}


#nav-bar ul li a {
	color:#FFF;
	text-decoration:none;
}

#nav-bar ul li a:hover {
	color: #FC0;
	text-decoration:underline;
}


/* Search Bar
-------------------------------------------------------------- */

#search-bar {background: url(images/nav-bar-bg.jpg) #0e6667 repeat-x;}


/* Categories Bar
-------------------------------------------------------------- */

#cat-bar {
	background: url(images/cat-bar-bg.jpg) #2d690f repeat-x;
}


#cat-bar ul li a {
	color:#FFF;
	text-decoration:none;
}

#cat-bar ul li a:hover {
	color:#FC0;
	text-decoration:underline;
}


/* RSS Bar
-------------------------------------------------------------- */

#rss-bar {
	color:#FFF;
	background: url(images/cat-bar-bg.jpg) #2d690f repeat-x;
}

#rss-bar a {
	color:#FFF;
	text-decoration:none;
}

#rss-bar a:hover {
	color:#FC0;
	text-decoration:underline;
}

#rss-bar .rss-feedburner {background: url(images/rss-red.gif) no-repeat;}

#rss-bar .rss-posts {background: url(images/rss-orange.gif) no-repeat;}

#rss-bar .rss-comments {background: url(images/rss-cyan.gif) no-repeat;}


/* Wrap around the entire contents of the page below the nav
-------------------------------------------------------------- */

#google-results-body-wrapper {background-color:#FFF;}


/* Post Content (ie Content of a Post)
-------------------------------------------------------------- */

.post-content h1.h1-underline,
.featured-page-content h1.h1-underline {border-bottom:solid 1px #000;}

.post-content h2.h2-simulate-h1-size-underline,
.featured-page-content h2.h2-simulate-h1-size-underline {border-bottom:solid 1px #000}
 
.post-content .more-link,
.featured-page-content .more-link {text-decoration: underline;}


/* Post Details (ie The details of a post)
-------------------------------------------------------------- */

.post-details, 
.featured-page-details {
	background: url(images/comment-bg.jpg) #e6edf7 repeat-x;
	border:none;
}

.post-details .comment-button,
.featured-page-details .comment-button {
	background: #103b0e; 
	border:solid 1px #022b2b;
	color: #FFF;
}

.post-details .comment-button a,
.featured-page-details .comment-button a {
	color:#FFF;
	text-decoration: underline;
}
	
.post-details .comment-button a:hover,
.featured-page-details .comment-button a:hover {
	color: #FC0;
	text-decoration: underline;
}

/* Post Navigation
-------------------------------------------------------------- */

.post-nav p a {text-decoration: underline;}
	
.post-nav p a:hover {text-decoration: underline;}


/* Comments
-------------------------------------------------------------- */

#respond {
	background: url(images/comment-bg.jpg) repeat-x;
	border:none;
	background-color:#e6edf7;
}

#submit {
	border: 1px solid #022b2b;
	color: #FFF;
	background: url(images/button-bg.jpg) #103b0e repeat-x;	
}

#submit:hover {
	border: 1px solid #FC0;
	cursor: pointer;
}


/* Style Threaded Comments - added 19/10/09
-------------------------------------------------------------- */

.comment-item .comment-body {
/*	background: url(images/comment-bg.jpg) repeat-x; */
	border:solid 1px #caeaca;
	background-color:#FFF;
}

.comment-item .comment-reply-link {
	background: #103b0e; 
	border:solid 1px #022b2b;
}

.comment-item .reply a {
	color:#FFF;
	text-decoration: underline;
}

.comment-item .reply a:hover {
	color: #FC0;
	text-decoration: underline;
}


/* Sidebars
-------------------------------------------------------------- */

#top-widebar a,
#bottom-widebar a,
#left-sidebar a,
#right-sidebar a {
	color: #025100; 
	text-decoration:none;				
}

#top-widebar a:link, 
#top-widebar a:visited,
#bottom-widebar a:link, 
#bottom-widebar a:visited,
#left-sidebar a:link, 
#left-sidebar a:visited,
#right-sidebar a:link, 
#right-sidebar a:visited {
	color: #025100;
}

#top-widebar a:hover,
#bottom-widebar a:hover,
#left-sidebar a:hover,
#right-sidebar a:hover {
	color: #F00; text-decoration:underline;
}


/* Widgets Areas
-------------------------------------------------------------- */

/* Widget title
-----------------------*/

#top-widebar .widgettitle,
#bottom-widebar .widgettitle,
#left-sidebar .widgettitle, 
#right-sidebar .widgettitle {
	background: url(images/widget-heading-bg.jpg) #1a3e3e repeat-x;
	color:#FFF;
	border:solid 1px #022b2b; 
}

#top-widebar .widgettitle a,
#bottom-widebar .widgettitle a,
#left-sidebar .widgettitle a,
#right-sidebar .widgettitle a {
	color:#FFF;
}


/* Blog Search Widget
-----------------------*/

#top-widebar .widget_search,
#bottom-widebar .widget_search,
#left-sidebar .widget_search,
#right-sidebar .widget_search {
	color:#FFF;
	background: url(images/search-bg.jpg) #2d690f  repeat-x;
}

#top-widebar .widget_search form,
#bottom-widebar .widget_search form,
#left-sidebar .widget_search form,
#right-sidebar .widget_search form
{
	color:#FFF;				
}


#searchsubmit {
	border: 1px solid #022b2b;
	color: #FFF;
	background: url(images/button-bg.jpg) #59ac5a repeat-x;	
}

#searchsubmit:hover {
	border: 1px solid #FC0;
	cursor: pointer;
}


/* Calendar Widget
-----------------------*/

#top-widebar .widget_calendar table a,
#bottom-widebar .widget_calendar table a,
#left-sidebar .widget_calendar table a,
#right-sidebar .widget_calendar table a { 
	text-decoration:underline;
}

#top-widebar .widget_calendar thead th,	
#bottom-widebar .widget_calendar thead th,
#left-sidebar .widget_calendar thead th, 	
#right-sidebar .widget_calendar thead th {
	background: #95b294; 
}

#top-widebar .widget_calendar tr.even td,  
#bottom-widebar .widget_calendar tr.even td,
#left-sidebar .widget_calendar tr.even td,  
#right-sidebar .widget_calendar tr.even td {
	background: #2e6b10; 
}
					
#top-widebar .widget_calendar caption,
#bottom-widebar .widget_calendar caption,
#left-sidebar .widget_calendar caption,
#right-sidebar .widget_calendar caption { 
	background: #2e6b10; 
}

#top-widebar .more-link,
#bottom-widebar .more-link,
#left-sidebar .more-link,
#right-sidebar .more-link {
	text-decoration: underline;
}

/* Feedburner Widget
-----------------------*/

#header-bar-right .hmt_widget_feedburner {color: #FFF;}


#fbsubmit {
	border: 1px solid #022b2b;
	color: #FFF;
	background: url(images/button-bg.jpg) #56a957 repeat-x;				
}

#fbsubmit:hover {
	border: 1px solid #FC0;			
}

#top-widebar .hmt_widget_feedburner,
#bottom-widebar .hmt_widget_feedburner,
#left-sidebar .hmt_widget_feedburner,
#right-sidebar .hmt_widget_feedburner {
	color:#FFF;				
}



/* Footer
-------------------------------------------------------------- */

#footer {
	color:#FFF;
	background: url(images/footer-bg.jpg) #0e6667 repeat-x;
}

#footer a {
	color: #FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#FC0;
	text-decoration:underline;
}

/* Sub-footer
-----------------------*/

#sub-footer {
	background: url(images/subfooter-bg.jpg) #2d690f repeat-x; 
}

#sub-footer-content {color:#FFF;}


/* Sub-Footer Left and Right
-----------------------*/

#sub-footer a {
	color: #FFF;
	text-decoration:none;
}

#sub-footer a:hover {
	color:#FC0;
	text-decoration:underline;
}

/* Making things nice and rounded for browsers that support it 
-------------------------------------------------------------- */

#main,
#header-bar {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#main, 
#sub-footer {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.post-details .comment-button,
.featured-page-details .comment-button {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


/* Rounded corners for everything that needs the same generic type 
-------------------------------------------------------------- */

.post-details, 
.featured-page-details,
#respond,
#submit,
.comment-item .comment-body, 

#top-widebar .widgettitle,
#bottom-widebar .widgettitle,
#left-sidebar .widgettitle, 
#right-sidebar .widgettitle,

#top-widebar .widget_search,
#bottom-widebar .widget_search,
#left-sidebar .widget_search,
#right-sidebar .widget_search,

#searchsubmit,

#fbsubmit {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.pimagecol {
text-align: center;
border-left: 1px solid #113333;
}

.pimagecol img {
max-height: 100px !important;
max-width: 100px !important;
}

.pricecol {
border-right: 1px solid #113333;
}

.pboxrow {
margin-top: 10px;
height: 150px;
}

.pboxrow td {
border-top: 1px solid #113333;
border-bottom: 1px solid #113333;
background-color: #FFF;
}

.baylisting {
width: 99%;
background-color: #fff;
border: 1px solid #113333;
padding-top: 10px;
padding-bottom: 10px;
}

#homecats {
	width: 100%;
	text-align: center;
}

.catboxes {
	width: 33%;
	float: left;
	overflow: auto;
	margin: 0px 0px 20px 0px;
}

.catboxes-inner {
	width: 185px;
	border: 1px solid #117777;
	text-align: center;
	background-color: #FFF;
	margin: 0px auto 0px auto;
}

.catboxes-inner h1 {
	background-color: #CCFFCC;
	padding: 7px 0px;
	font-size: 16px !important;
	text-align: center;
	line-height: 26px;
}

.catboxes-inner h1 a {
	font-size: 16px !important;
	text-align: center;
	line-height: 26px;
}

.catheading {
	font-size: 14px;
	text-align: justify;
	line-height: 22px;
}

#nav_menu-3 div ul li a {
	font-weight: bold;
}

#nav_menu-3 div ul li ul li{
	line-height: 20px;
}


#nav_menu-3 div ul li ul li a {
	font-weight: normal;
}

#hometitle {
	Text-align: center;
	font-size: 30px;
	color: #225656;
	margin: 10px 75px 20px 75px;
	padding-bottom: 20px;
	border-bottom: 2px solid #006666;
}

.hometext {
	font-size: 14px;
	text-align: justify;
}

#text-5 div div input[type="text"] {
	width: 200px !important;
}

.dstudio_searchbox_bottom {
	text-align: center;
}

.dstudio-searchsubmit {
	border: 1px solid #022b2b;
	color: #FFF;
	background: url(/images/button-bg.jpg) #59ac5a repeat-x;
	font-weight: bold;	
}

.dstudio-searchsubmit:hover {
	border: 1px solid #FC0;
	cursor: pointer;
}

.widget_search .screen-reader-text {
	display: none;
}

#search-3 form {
	background-color: #E6EDF7;
	color: #153939;
}

