/*
Theme Name: Terrier Grooming 2010
Theme URI: http://terriergrooming.com
Description: The latest theme for TerrierGrooming.com
Version: 2.0
Author: Johan Zatterstrom
Author URI: http:/ofjz.com/
Tags: terrier grooming, 2010
*/

/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s,
samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{ margin: 0; padding: 0; border: 0;	outline: 0;	font-size: 100%; background: transparent; }

/* Magic Starts Here ------------------------------------------- */

body {
	background-color: #313932;
	font: 12px Arial, Helvetica, Sans-Serif;
	line-height:160%;
	color: #292929;
	margin: 0;
	padding: 0;
	}	

.wrap {
	background: url(images/body-bg.png) repeat-y top center;
	width: 1004px;
	margin: 0 auto;
	padding-bottom: 30px;
	}
	
/* Floats and Links---------------------------------- */

a img { border: 0; }
a, a:visited { text-decoration: none; color: #308941; }
a:hover { color: #313932; }

.clear { clear: both; }
.aligncenter { margin: 5px auto 10px; background-color: #fcfcfc; border: 1px solid #ebebeb; padding: 3px; }
.alignleft { float: left; margin: 5px 10px 10px 0; background-color: #fcfcfc; border: 1px solid #ebebeb; padding: 3px; }
.alignright { float: right; margin: 5px 0 10px 10px; background-color: #fcfcfc; border: 1px solid #ebebeb; padding: 3px; }

/* General Headings ------------------------------------------- */

h1 {
	background: url(images/h1-spot.png) no-repeat;
	font-size: 26px;
	color: #292929;
	padding: 3px 10px 10px 40px;
	border-bottom: 1px solid #ebebeb;
	margin: 10px 0 15px;
	clear: both;
	}

h2 {
	color: #313932;
	font-size: 20px;
	padding: 15px 0px 8px 0;
	}
	
.single h3 {
	color: #313932;
	font-size: 16px;
	padding: 0px 0px 5px;
	}
	
h4 {
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 15px;
	}
	
.main p { margin-bottom: 5px; }

/* Header ------------------------------------------- */

.header { width: 990px;	margin: 0 auto;	height: 155px; }

/* Top Menu */

.top-menu { background: url(images/top-menu-bg.png) repeat-x top; height: 45px; }
	
.top-intro p {
	color: #82b688;
	width: 190px;
	float: left;
	font-size: 10px;
	margin-top: 13px;
	}
	
.top-title {
	font-family: tgcalibri;
	font-size: 16px;
	color: #308941;
	display: block;
	width: 120px;
	float: left;
	margin: 14px 0 0 20px;
	padding: 0;
	background: none;
	border: 0;
	}
		
.top-nav {
	text-align: right;
	float: right;
	width: 330px;
	margin: 0 20px 0 0;
	}
	
.top-menu li {
	list-style-type: none;
	display: inline-block;
	margin-left: 4px;
	margin-top: 12px;
	}
	
.top-menu li a, li.top-menu a {
	background: #2c342d url(images/overlay-button.png) repeat-x bottom;
	display: inline-block;
	padding: 4px 6px 5px;
	color: #d1e9d0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	}

.top-menu li a:hover { background-color: #359432; color: #fff; }
	
/* Logo area */
	
.logo img {	margin: 20px; float: left; }
	
.header-ad {
	float: right;
	margin: 12px 20px 0 0;
	width: 728px;
	height: 90px;
	}

	
/* Footer Menu */

.footer-menu { background: #ffffff }
	
.footer-intro p {
	color: #82b688;
	width: 190px;
	float: left;
	font-size: 10px;
	margin-top: 13px;
	}
	
.footer-title {
	font-family: tgcalibri;
	font-size: 16px;
	color: #308941;
	display: block;
	width: 120px;
	float: left;
	margin: 14px 0 0 20px;
	padding: 0;
	background: none;
	border: 0;
	}
		
.footer-nav {
	text-align: right;
	float: right;
	width: 330px;
	margin: 0 20px 0 0;
	}
	
.footer-menu li {
	list-style-type: none;
	display: inline-block;
	margin-left: 4px;
	margin-top: 12px;
	}
	
.footer-menu li a, li.top-menu a {
	background: #2c342d url(images/overlay-button.png) repeat-x bottom;
	display: inline-block;
	padding: 4px 6px 5px;
	color: #d1e9d0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	}

.footer-menu li a:hover { background-color: #359432; color: #fff; }
	
/* Logo area */
	
.logo img {	margin: 20px; float: left; }
	
.header-ad {
	float: right;
	margin: 12px 20px 0 0;
	width: 728px;
	height: 90px;
	}
	
/* Menu */
	
.menu-bar {	background: url(images/menu-bg.png) no-repeat top; height: 71px; }
	
.menu-main-container {
	padding: 22px 20px 0 20px;
	float: left;
	}
	
.menu-main-container li {
	list-style-type: none;
	display: inline-block;
	margin-right: 1px;
	}
	
.menu-main-container li a, li.menu-main-container a {
	background: #359432 url(images/overlay-button.png) repeat-x bottom;
	display: inline-block;
	padding: 7px 13px 8px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	}

.menu-main-container li a:hover, li.current-menu-item a { background-color: #475a4a; }
	
/* Search form */
	
#search { float: right; width: 259px; margin: 20px 27px 0 0; height: 34px; background: url(images/search-bar.png) no-repeat top left; }
	
#search-text {
    float: left;
    padding: 0px 10px 0px 11px;
	margin-top: 7px;
    border: 0;
    width: 206px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #545b57;
    background: none;
	}

#search-ok { float: right; }

/* Container ------------------------------------------- */

.container {
	padding: 10px 27px;
	}
	
/* Main ------------------------------------------- */

.main {
	width: 670px;
	float: left;
	}
	
/* Intro */

.intro {
	margin-top: 1px;
	height: 289px;
	width: 670px;
	background: url(images/intro-bg.jpg) no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.intro h6 {
	font-size: 20px;
	color: #38c854;
	padding: 24px 0 0 40px;
	}
	
.intro h2 {
	font-family: tgcalibri;
	font-size: 46px;
	color: #fff;
	margin: 0 0 0 40px;
	padding: 0;
	}
	
.intro p {
	width: 338px;
	font-size: 13px;
	color: #fff;
	margin: 10px 0 0 40px; 
	}
	
/* Frontpage - Grooming Guides */

.grooming-guides {
	margin: 15px 0 15px;
	background-color: #fcfcfc;
	border: 1px solid #ebebeb;
	height: 360px;
	padding: 13px 15px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.grooming-guides h2 {
	clear: both;
	color: #313932;
	font-size: 20px;
	padding: 15px 5px 8px;
	}

.grooming-guides ul {
	font-size: 11px;
	list-style: url(images/li-xsmall.png);
	float: left;
	width: 146px;
	list-style-position: inside;
	border-left: 1px solid #ebebeb;
	padding-left: 16px;
	height: 140px;
	}
	
.gg-left {
	border: 0 !important;
	padding-left: 1px !important;
	}
	
.grooming-guides li {
	margin: 0;
	padding: 0;
	}
	
/* Grooming Guides - Featured */

#gg-featured .frame {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #ebebeb;
	}
	
.frame1 {
	float: left;
	width: 200px;
	margin-right: 7px;
	}
	
.frame2 {
	float: left;
	width: 200px;
	}
	
.frame3 {
	float: right;
	width: 200px;
	}
				
#gg-featured .box {
	position:relative;
	overflow:hidden;
	width:200px;
	height:152px;
	margin: 0px auto;	
	}
	
#gg-featured .box .box-text {
	width:190px;
	height:152px;
	padding:10px;
	position:absolute;
	top:90px;
	z-index:2;
	background:url(images/box-hover.png) repeat top left;
	color:#fff;
	}

#gg-featured .box img 	{ position:absolute; z-index:1; }	
#gg-featured .box h3 	{ font-size: 15px; font-family: 'Arial', 'Helvetica'; letter-spacing: -1px; margin:0 10px 0 0; height: 35px; padding:0 15px 15px 0; }
#gg-featured .box a 	{ color:#fff; text-decoration:none; }
#gg-featured .box a:hover { color:#e0e0e0; }
#gg-featured .box .box-text p { margin-top: 10px; font-size:11px; padding-right: 20px; line-height:120%; }

/* Content */

.content {
	clear: both;
	}
	
/* Ad bar 160 --------------------------------------- */

.ad160 {
	float: left;
	width: 165px;
	}
	
.ad120 {
	float: left;
	width: 125px;
	}
	
.ad-content {
	text-align: center;
	}
	
.content480 {
	float: right;
	width: 480px;
	}
	
.content520 {
	float: right;
	width: 520px;
	}
	
/* Recent Posts */

.recent-posts h2 {
	background: url(images/h1-spot.png) no-repeat;
	font-size: 26px;
	color: #292929;
	padding: 3px 10px 10px 40px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
	}

.post {
	clear: both;
	margin: 0 0 0px;
	padding: 5px 0 5px;
	}
	
.post-title {
	font-size: 18px;
	color: #292929;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 1px;
	border-bottom: 1px solid #ebebeb;
	}
	
.post-image img {
	background-color: #fcfcfc;
	border: 1px solid #ebebeb;
	margin: 10px 10px 10px 0;
	padding: 3px;
	}
	
.post-image {
	float: left;
	width: 165px;
	padding-left: 10px;
	}
	
.post-content {
	padding: 10px;
	}
	
.post-meta {
	clear: both;
	border: 1px dotted #ebebeb;
	font-size: 10px;
	padding: 6px 8px 8px;
	background-color: #fcfcfc;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

a.button-readmore {
	float: right;
	background: #359432 url(images/overlay-button.png) repeat-x bottom;
	padding: 4px 6px 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	}

a.button-readmore:hover { background-color: #475a4a; }

/* Category - Flow */

.single .sep {
	clear: both;
	border-bottom: 1px solid #ebebeb;
	margin: 8px 0;
	}

.flow1 {
	float: left;
	width: 240px;
	}

.flow2 {
	float: right;
	width: 240px;
	}
	
.flow-post h3 {
	font-size: 12px;
	height: 60px;
	margin-top: 10px;
	display: block;
	}

.flow-post {
	margin-bottom: 5px;
	}
	
.flow-post img {
	float: left;
	background-color: #fcfcfc;
	border: 1px solid #ebebeb;
	margin: 10px 10px 10px 0;
	padding: 3px;
	}
	
a.flow-readmore {
	float: left;
	background: #359432 url(images/overlay-button.png) repeat-x bottom;
	padding: 4px 6px 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	}

a.flow-readmore:hover { background-color: #475a4a; }

/* Pagenavi */

.post-nav { clear: both; font-size: 12px; margin: 10px 0; padding: 15px 0px 0px; }

.wp-pagenavi a, .wp-pagenavi a:link, wp-pagenavi a:visited {
	background: #359432 url(images/overlay-button.png) repeat-x bottom;
	padding: 6px 9px 7px;
	margin-right: 2px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
}

.wp-pagenavi a:hover {	
	background-color: #475a4a;
}

.wp-pagenavi span.pages {
	background: #475a4a url(images/overlay-button.png) repeat-x bottom;
	padding: 6px 9px 7px;
	margin-right: 2px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.wp-pagenavi span.current {
	background: #475a4a url(images/overlay-button.png) repeat-x bottom;
	padding: 6px 9px 7px;
	margin-right: 2px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.wp-pagenavi span.extend {
	background: #359432 url(images/overlay-button.png) repeat-x bottom;
	padding: 6px 9px 7px;
	margin-right: 2px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

/* Single Post and Page -------------------------------*/

.single-title a {
	color: #292929;
	}

.single {
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	}
	
.single p {
	margin: 0 0 10px;
	}
	
.single ul {
	padding: 10px;
	margin: 10px 5px 10px 15px;
	}
	
.single ul li {
	padding: 5px;
	}
	
.single-ad {
	padding-top: 10px;
	}
	
.single-meta {
	clear: both;
	border: 1px dotted #ebebeb;
	font-size: 12px;
	padding: 12px 14px 14px;
	background-color: #fcfcfc;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.single-meta .info {
	width: 290px;
	float: left;
	}
	
.single-meta .tags {
	margin-top: 5px;
	}
	
.single-meta .info .tags a {
	display: inline-block;
	background: #359432 url(images/overlay-button.png) repeat-x bottom;
	padding: 4px 6px 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 2px 1px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	}

.single-meta .info .tags a:hover { background-color: #475a4a; }

.single-meta .related {
	width: 320px;
	float: right;
	}
	
.single-meta h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
.single-meta .related ul {
	list-style: url(images/li-xsmall.png);
	list-style-position: inside;
	margin: 0;
	}
	
/* BreadCrumbs */

.breadcrumbs {
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 5px;
	margin-bottom: 14px;
	font-size: 10px;
	}
	
.breadcrumbs a {
	display: inline-block;
	background: #fcfcfc url(images/overlay-button.png) repeat-x bottom;
	padding: 4px 6px 5px;
	color: #308941;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 2px 1px;
	line-height: 1;
	border: 1px solid #ebebeb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	}

.breadcrumbs a:hover { background-color: #475a4a; color: #fff; }

/* Comments */

.comments {
	clear: both;
	font-size: 12px;
	padding: 6px 8px 8px;
	margin-top: 12px;
	}
	
.comments h4 { font-size: 16px; font-weight: bold; }

.comments-display {
	float: right;
	width: 380px;
	}
	
.comments-form {
	float: left;
	width: 250px;
	border-right: 1px solid #ebebeb;
	}

.comments-form .field {
	background-color: #fff;
	border: 1px solid #ebebeb;
	padding: 0px 6px 0px 6px;
	margin-top: 2px;
    width: 206px;
	height: 25px;
	font-size: 12px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	}
	
.comments-form .area {
	background-color: #fff;
	border: 1px solid #ebebeb;
	padding: 5px 6px;
	margin-top: 2px;
	margin-bottom: 8px;
    width: 206px;
	height: 45px;
	font-size: 12px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	}
	
.comments-form p {
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	padding-left: 3px;
	}
	
.comments-form p span {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	}
	
.comment-list	{ clear: both; margin: 0px; padding: 0px; }
.comment-item	{ clear: both; padding: 10px 0px; list-style-type: none; border-bottom: 1px solid #ebebeb; }

.comment-avatar	{ float: left; width: 55px; }
.comment-avatar img	{ background-color: #fcfcfc; border: 1px solid #ebebeb; padding: 3px; }

.comment-text	{ float: right; width: 310px; padding: 0px 5px 0px 0px; }
.comment-text p	{ margin: 0px; padding: 0px; }
.comment-meta	{ margin: 0px; padding: 0px; font-weight: bold; }
.comment-date	{ font-size: 10px; font-weight: normal; color: #797979; }

.trackbacks-title { margin: 15px 0 10px; font-style: italic; }
.trackbacks-list li {
	list-style: url(images/li-xsmall.png);
	list-style-position: inside;
	font-size: 11px;
	margin-left: 5px;
	}
	
/* Sidebar ------------------------------------------- */

.sidebar {
	width: 260px;
	float: right;
	}
	
/* Widget */
	
.widget {
	background-color: #fcfcfc;
	border: 1px solid #ebebeb;
	margin: 0 0 15px;
	padding: 0 0 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.widget-title {
	background: url(images/widget-title-bg.png) repeat-x top;
	height: 27px;
	padding: 3px 5px 0;
	margin-bottom: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.widget-title h3 {
	background: url(images/widget-title-spot.png) no-repeat;
	font-size: 11px;
	color: #fff;
	padding-left: 28px;
	}
	
.widget-content {
	padding: 5px;
	}
	
.widget ul {
	list-style: url(images/li-xsmall.png);
	list-style-position: inside;
	margin: 0 5px;
	}
	
/* Widget - Tags */

.widget_tag_cloud a {
	display: inline-block;
	background: #359432 url(images/overlay-button.png) repeat-x bottom;
	padding: 4px 6px 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 3px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
	}

.widget_tag_cloud a:hover { background-color: #475a4a; }
	
/* Footer ------------------------------------------- */

.footer {
	clear: both;
	width: 1004px;
	background: url(images/footer-bg.png) no-repeat top;
	margin: 0 auto;
	padding-bottom: 30px;
	}
	
.footer .follow {
	float: left;
	width: 710px;
	padding: 60px 0 0 20px;
	}
	
.footer .follow img {
	float: left;
	margin-right: 10px;
	}
	
.footer .follow p {
	padding-top: 8px;
	}
	
.footer .follow a {
	font-weight: bold;
	}
	
.footer .copy {
	float: right;
	width: 240px;
	padding: 110px 20px 0 0;
	font-size: 10px;
	line-height: 100%;
	}
	
.footer .copy p {
	margin: 6px 0 0;
	}
	
.footer .copy img {
	float: left;
	margin: 0 14px 0 0;
	}

