/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/


.custom #header { border-bottom:none;
height:200px;
padding-top:0;
padding-bottom:0;
background:url(http://www.homegymjunkie.com/wp-content/themes/thesis_17/custom/images/homegymheader.jpg)
center left no-repeat; }

.custom #header #logo { display:none; }
.custom #header #tagline { display:none; }

/*Custom Bold h3 text*/ 
.custom h3 {font-weight:bold;}

.custom .sidebar a {color: #3C657B;}
.custom .sidebar a:hover {color: #3C657B;}
.custom #sidebar_2 {background-color:#EDEDED;}

/*Custom Blue Widget Title Background*/
.custom .widget h3 {font-weight:normal;}
.custom .widget h3 {color:#000000;}
.custom .widget h3 {text-align:center;}


.cat_body-craft-home-gym h2.entry-title {font-size:14px;}
.cat_body-craft-home-gym h2.entry-title a {color:#2361A1;}

.cat_body-solid-home-gyms h2.entry-title {font-size:14px;}
.cat_body-solid-home-gyms h2.entry-title a {color:#2361A1;}

.cat_bowflex-home-gym h2.entry-title {font-size:14px;}
.cat_bowflex-home-gym h2.entry-title a {color:#2361A1;}

.cat_inspire-home-gym h2.entry-title {font-size:14px;}
.cat_inspire-home-gym h2.entry-title a {color:#2361A1;}

.cat_freemotion-home-gym h2.entry-title {font-size:14px;}
.cat_freemotion-home-gym h2.entry-title a {color:#2361A1;}

.cat_golds-gym-home-gym h2.entry-title {font-size:14px;}
.cat_golds-gym-home-gym h2.entry-title a {color:#2361A1;}

.cat_hoist-home-gyms h2.entry-title {font-size:14px;}
.cat_hoist-home-gyms h2.entry-title a {color:#2361A1;}

.cat_life-fitness-home-gym h2.entry-title {font-size:14px;}
.cat_life-fitness-home-gym h2.entry-title a {color:#2361A1;}

.cat_marcy-home-gym h2.entry-title {font-size:14px;}
.cat_marcy-home-gym h2.entry-title a {color:#2361A1;}

.cat_maximus-fitness-home-gym h2.entry-title {font-size:14px;}
.cat_maximus-fitness-home-gym h2.entry-title a {color:#2361A1;}

.cat_multisports-fitness-home-gym h2.entry-title {font-size:14px;}
.cat_multisports-fitness-home-gym h2.entry-title a {color:#2361A1;}

.cat_nordic-track-home-gym h2.entry-title {font-size:14px;}
.cat_nordic-track-home-gym h2.entry-title a {color:#2361A1;}

.cat_powerline-home-gym h2.entry-title {font-size:14px;}
.cat_powerline-home-gym h2.entry-title a {color:#2361A1;}

.cat_powerblock-dumbbell h2.entry-title {font-size:14px;}
.cat_powerblock-dumbbell h2.entry-title a {color:#2361A1;}

.cat_powertec-home-gym h2.entry-title {font-size:14px;}
.cat_powertec-home-gym h2.entry-title a {color:#2361A1;}

.cat_stamina-home-gym h2.entry-title {font-size:14px;}
.cat_stamina-home-gym h2.entry-title a {color:#2361A1;}

.cat_startrac-home-gym h2.entry-title {font-size:14px;}
.cat_startrac-home-gym h2.entry-title a {color:#2361A1;}

.cat_total-gym h2.entry-title {font-size:14px;}
.cat_total-gym h2.entry-title a {color:#2361A1;}

.cat_total-trainer-home-gym h2.entry-title {font-size:14px;}
.cat_total-trainer-home-gym h2.entry-title a {color:#2361A1;}

.cat_weider-home-gym h2.entry-title {font-size:14px;}
.cat_weider-home-gym h2.entry-title a {color:#2361A1;}

.cat_yukon-home-gym h2.entry-title {font-size:14px;}
.cat_yukon-home-gym h2.entry-title a {color:#2361A1;}


.cat_ab-machines h2.entry-title {font-size:14px;}
.cat_ab-machines h2.entry-title a {color:#2361A1;}

.cat_dumbbells h2.entry-title {font-size:14px;}
.cat_dumbbells h2.entry-title a {color:#2361A1;}

.cat_multi-gyms h2.entry-title {font-size:14px;}
.cat_multi-gyms h2.entry-title a {color:#2361A1;}

.cat_smith-machines h2.entry-title {font-size:14px;}
.cat_smith-machines h2.entry-title a {color:#2361A1;}

.cat_weight-machines h2.entry-title {font-size:14px;}
.cat_weight-machines h2.entry-title a {color:#2361A1;}

.cat_under-100 h2.entry-title {font-size:14px;}
.cat_under-100 h2.entry-title a {color:#2361A1;}

.cat_100-500 h2.entry-title {font-size:14px;}
.cat_100-500 h2.entry-title a {color:#2361A1;}

.cat_500-1000 h2.entry-title {font-size:14px;}
.cat_500-1000 h2.entry-title a {color:#2361A1;}

.cat_1000-2000 h2.entry-title {font-size:14px;}
.cat_1000-2000 h2.entry-title a {color:#2361A1;}

.cat_over-2000 h2.entry-title {font-size:14px;}
.cat_over-2000 h2.entry-title a {color:#2361A1;}

.cat_buildmuscle h2.entry-title {font-size:14px;}
.cat_buildmuscle h2.entry-title a {color:#2361A1;}

.cat_diettips h2.entry-title {font-size:14px;}
.cat_diettips h2.entry-title a {color:#2361A1;}

.cat_exercisetips h2.entry-title {font-size:14px;}
.cat_exercisetips h2.entry-title a {color:#2361A1;}

.cat_homefitnessequipment h2.entry-title {font-size:14px;}
.cat_homefitnessequipment h2.entry-title a {color:#2361A1;}

.cat_homeworkout h2.entry-title {font-size:14px;}
.cat_homeworkout h2.entry-title a {color:#2361A1;}

.cat_motivation h2.entry-title {font-size:14px;}
.cat_motivation h2.entry-title a {color:#2361A1;}

.cat_weightlosstips h2.entry-title {font-size:14px;}
.cat_weightlosstips h2.entry-title a {color:#2361A1;}



/*Custom Background Settings*/

body.custom {
    background: #44443f;
}

.custom #container {
    margin-top: 0.0em;
    margin-bottom: 0.5em;
    padding: 0.3em;
    background: #33332f;
    border: 0.0em solid #3e3e3a;
}

.custom #page {
    background: #fff;}

