/*
File:			custom.css
Description:	Custom styles for Thesis
*/

/*Base*/
h1, h2, h3 a {font-weight: bold;}

/*Set Background Image*/
body.custom {background: #b2b2b2 url('http://ptbusinessinabox.com.au/img/pagebg.jpg') repeat-x;}

/*Set Header Image*/
.custom #header {height:173px; padding: 0px; background: url("http://ptbusinessinabox.com.au/img/header.jpg") no-repeat;}

/*Set Nav & Menu styling*/
.custom .menu, .custom .menu a, .menu .current a, .menu .current a:hover, 
.menu .current-cat a, .menu .current-cat a:hover {background: url('http://ptbusinessinabox.com.au/img/menubg.jpg') repeat-x;}
.custom .menu li a:hover, .menu .current a {color: #68b745;}
.menu a {font-weight: bold; text-transform: lowercase;}

/*Set Sidebar & Content Box Styling*/
.custom #sidebars .sidebar h3 {margin-left: 5px; color: #68b745; font-size: 18px; font-variant: normal; font-weight: bold;}
.custom #sidebars {background-color: #ddd;}
.custom #content_box {background-color:#fff;}
.custom li.widget {margin-bottom: 1em;}
.sidebar ul.sidebar_list {padding-left: 0px; padding-right: 0px;}
.custom ul.sidebar_list li.widget h3{padding:5px 5px;}
li.widget ul li {padding-left: 15px;}
.sidebar .text_input {width: 85%;}
.custom li.widget p {margin-left: 20px;}
.twtr-widget {padding-left: 15px;}
#ads {padding-left: 15px;}
#social_icons {padding-right: 20px;}

/*Set Footer Styling*/
.custom #footer_area .page {background: transparent;}

/*Set Headline Styling*/
.format_text h3 {margin-top: 0px;}

/*Set Comment Styling*/
.custom #comments dt {background: #ccc; border: 1px solid #111;}
.custom dl#comment_list dt .comment_author {color: #68b745;}

/*Single Column Teaser*/
.custom .teaser {width: 100%; margin-top: 2em; padding-top: 2em; border-top: 1px dotted #bbb; text-align: justify;}
.custom .teasers_box {padding-top: 0; padding-bottom:0; border-top: 0;}

/*Read More Link Mods*/
.custom a.more-link, .custom .teaser .teaser_link {background: url('http://ptbusinessinabox.com.au/img/readmore_blue2.png') no-repeat;  height: 20px; width: 100px; text-indent: -9999px; float: right;}
.custom a:hover.more-link, .custom .teaser a.teaser_link:hover {background: #ddd url('http://ptbusinessinabox.com.au/img/readmore_blue2.png') no-repeat; height: 20px; width: 100px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

/*Facebook Buttons*/
#fb_like {float:right;}
.fb_share {float: right;}
.fbshare_teaser {float: right;}
.tweetmeme_button, .tweetmeme_button_teaser {float: right;}

/*Coaching Page Steps Mods*/
.format_text p.steps {margin-bottom: 2em;}
.steps {height: 114px; background: url('http://ptbusinessinabox.com.au/img/steps.png') center no-repeat;}

/*Coaching Page Bullet Points Image Replacement*/
.coaching ol li {background: url('http://ptbusinessinabox.com.au/img/greentick.png') no-repeat; padding-left: 2.2em; background-position: 0.5em; list-style-type: none; line-height: 2em;}