/*
Theme Name: BHH
Theme URI: http://www.bio-hormone-health.com/
Description:
Version: 1.0
Author: BHH
Author URI: http://www.bio-hormone-health.com/

BHH v1.0
http://www.bio-hormone-health.com/ 

*/

* html .gainlayout { height: 1%; }

body /* has style in IE6 sheet */
{
    font-family: georgia, serif;
    color: #000000;
    font-size: 14px;
    line-height: 115%;
    letter-spacing: -0.03em;
    background-color: #4E3737;
    background-image: url('images/BG-fade3.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

a {text-decoration: none; color: #33679B;}
a:link {text-decoration: none; color: #33679B;}
a:visited {text-decoration: none; color: #33679B;}
a:hover {text-decoration: underline; cursor: pointer; color: #33679B;}
a:active {text-decoration: none; outline: none; color: #33679B;}

div
{
    background-color: transparent;
    position: static;
}

form input[type="text"], textarea
{
    border: 1px solid #CCCCCC;
}
form input
{
    height: 5px;
}

p
{ 
    margin-bottom: 5px;
    .margin-bottom: 12px;
}

.post_body p
{ margin-bottom: 15px; }

img
{border: 0;}

#header
{height: 97px;}

.transparent
{
    background-color: transparent;
    background-image: inherit;
    background-repeat: inherit;
    background-position: inherit;
}


/* -------------------- Inner Blocks ------------------- */

#content
{
    float: left;
    width: 591px;
    height: 100%;
    background-color: #FFFFFF;
    padding-right: 0px;
    padding-top: 10px;
    margin-right: 0px;
    border-top: 4px solid #DFB076;
}

#column-seperator, #home-page-column-seperator, #column-seperator-hp-rh{
    float: left;
    border-right: 1px solid #CCCCCC;
    margin-right: 10px;
    padding-left: 10px;
}

#sidebar
{
    background-color: #FFFFFF;
    float: left;
    text-align: left;
    width: 300px;
}
#sidebar-inner
{
    border-top: 4px solid #BC7100;
    padding-top: 10px;
}
#sidebar-header{
    padding-bottom: 25px;
    margin-bottom: 0;
    font-family: arial;
    font-size: 12px;
}


/* ---------------- Headers ---------------- */
h1
{
    font-weight: bold;
}

h2
{
    font-weight: bold;
}

h3
{
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 3px;
}


/* ---------------- Archive ---------------- */


.archive
{
    float: left;
}

.archive_header
{
    height: 30px;;
    font-weight: normal;
    width: 100%;
    padding-bottom: 9px;
    padding-top: 0px;
    margin: 0 0 10px 0;
    font-size: 23px;
}


.archive_header a
{
    font-size: 14px;
}


/* ---------------- Categories List ---------------- */

.categories_list
{
    padding: 0;
    margin: 0;
}

li.cat-item
{
    list-style-type: none;
    font-size: 20px;
    color: #999999;
    font-weight: normal;
    padding-bottom: 15px;
    letter-spacing: -1px;
    line-height: 95%;
}

.cat-item a
{color: #5b5b5b;}


.list_link{
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    padding-bottom: 5px;
}

.list_summary
{
    line-height: 120%;
}


/* ---------------- Most Popular ---------------- */

#most-popular ul
{
    margin: 0;
    padding: 0;
}

#most-popular li
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #EAEAEA;
    clear: both;
    font-size: 12px;
    font-weight: bold;
    line-height: 130%;
}


/************************************************* NEW BHH Styles ***************************/
#page-container{
    width: 100%;
    height: 100%;
    padding: 10px 15px 0px 15px;
}


#bhh-outer-div /* has version in IE6 sheet */
{
    width: 960px;
    padding: 0;
    margin: 0px auto 0px auto;
    background-image: url('images/frame_tile.jpg');
    background-repeat: repeat-y;
    /*background-color: #FFFFFF;*/
}

#bhh-inner-div{
    width: 946px;
    margin: 0px auto 0px auto;
    background-image: none;
    background-color: #FFFFFF;
}

.bhh-menu-text{
    color: #FFFFFF;
}

.bhh-menu-text-selected{
    color: #F2DEC7;
}


#top-bar{
    width: 960px;
    text-align: center;
    vertical-align: bottom;
    background-image: none;
    background-color: transparent;
    margin: 0px auto 0px auto;
    border: 0px solid red;
    padding: 0;
    min-height: 82px;
    height: 82px;
}

strong{
    font-weight: bold;
}

em{
    font-style:italic;
}

.heading /* has style in IE7 sheet */
{
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 24px;
}

/* ---------------- Search ---------------- */

#search-box-container /* Has style in IE6 sheet */
{
    margin: 7px 20px 0 0;
    background: #BC7100;
}

.search-box /* Has style in IE7 and IE6 sheets */
{
    border: 0;
    width: 328px;
    height: 24px;
    font-size: 18px;
    margin: 0;
    padding: 4px 0 2px 4px;
}

/* ---------------- Menu --------------- */

#menu-bar /* has IE6 sheet version */
{
    height: 53px;
    background-color: #BC7100;
    padding: 0;
    color: #FFFFFF;
}


#menu-bar div{
    padding-top: 15px;
    border: 0px solid green;
}

#menu-bar div div{
    color: #FFFFFF;
    padding: 0px 8px 0 8px;
    float: left;
    font-size: 19px;
    font-weight: normal;
    margin: 0;
}

#menu-bar-inner{
    width: 100%;
    height: 53px;
    margin: 0px auto 0px auto;
    border: 1px solid green;
}


#main-menu /* Has style in IE7 sheet */
{
    font-family: arial;
    float: left;
    padding-left: 10px;
    border: 0px solid blue;
    letter-spacing: 0.1px;
}

.main-menu-selected
{
    color: #F2DEC7;
}

#topics_bar{
    width: 927px;
    font-family: georgia, serif;
    height: 27px;
    background-color: #F2DEC7;
    color: #BC7100;
    background-image: url('images/topics_left.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-weight: bold;
    padding-left: 19px;
    padding-top: 8px;
}

#featured-topics{
    float: left
}

#featured-topics a{
    color: #BC7100;
}

#topics-drop-down
{
    width: 60px;
    border-left: 2px solid #E2BD8B;
    float: right;
    padding: 0 8px 0 10px;
    font-family: georgia, serif;
    font-weight: normal;
}
#topics-drop-down a
{
    color: #BC7100;
}

#topics-drop-down select
{
    border: 0;
    background-color: #F2DEC7;
}

.post-date{
    font-size: 12px;
    color: #999999;
    font-weight: bold;
}

.post-author{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.archive_header{
    color: #444444;
    letter-spacing: -1.9px;
    font-size: 34px;
    font-weight: normal;
}

.article-title{
    font-size: 24px;
    font-weight: bold;
    margin: 0px 0 5px 0;
    line-height: 125%;
}
#article-breadcrumbs{
    padding-bottom: 0px;
    margin-bottom: 4px;
    font-size: 14px;
}
#article-breadcrumbs a{
    
}
.article-summary{
    color: #999999;
    font-weight: normal;
    font-size: 21px;
    margin-bottom: 30px;
    line-height: 120%;
}
.article-author{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}
.article-text{
    font-size: 14px;
    line-height: 140%;
}

.author-thumbnail img
{
    float: left;
    width: 40px;
    height: 46px;
    padding-right: 3px;
}

.article-category-header{
    font-size: 50px;
    color: #E7E7E7;
    float: right;
    font-weight: bold;
    letter-spacing: -2px;
    line-height: 130%;
    margin-top: -12px;
}
.article{
    margin-top: 10px;
}

.article-footer{
    font-size: 14px;
}
/* ---------------- Related ---------------- */

.related
{
    float: left;
    width: 152px;
    padding-bottom: 15px;
}

.related-heading{
    font-size: 15px;
    letter-spacing: 0.1px;
    font-weight: bold;
    color: #D36C49;
    border-bottom: 3px solid #EDC4B6;
    margin-bottom: 10px;
    padding-top: 0;
    margin-top: 0;
}

.related h2
{
   /* background-image: url('images/dotted_border_tile.jpg'); */
    background-repeat: repeat-x;
    background-position: bottom;
}

.related_post
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 100%;
}

.related_post a
{
    font-size: 13px;
    
}

.related_post li
{
    border-bottom: 1px solid #E5E5E5;
    padding: 0px 0 5px 0;
    margin-top: 5px;
}


.post_body
{
    line-height: 140%;
    padding-bottom: 20px;
    font-size: 16px;
}

.cat-title
{
    font-size: 50px;
    font-weight: bold;
    color: #D26C49;
}


/* Drop down menu code from here: http://htmldog.com/articles/suckerfish/dropdowns/ */
 #nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    }

    #nav a /* Has style in IE7 sheet */
    {
            display: block;
            width: 166px;
    }

    #nav li /* Has style in IE7 sheet */
    {
            float: left;
            width: 197px;
            
    }

    #nav li ul /* Has style in IE7 sheet */
    {
            position: absolute;
            width: 197px;
            text-align: right;
            left: -999em;            
            background-color: #F2DEC7;
            margin-left: -129px;
            padding-right: 0px;
    }

    #nav li ul li{
        padding: 3px 0 3px 0;
        text-align: right;
        font-weight: bold;
    }

    #nav li:hover ul {
            left: auto;
            text-decoration: none;
            
    }

    #nav li:hover ul, #nav li.sfhover ul {
            left: auto;
            text-decoration: none;
            
    }

    #nav li ul li:hover, #nav li.sfhover ul {
            left: auto;
            text-decoration: none;
            

    }

    .tag-menu-item{
        padding-left: 10px;
    }
    
    .tag-menu-item:hover a, .tag-menu-item.sfhover a{
        color: #FFFFFF;
    }
/* ********************** drop down menu section ends *********************** */

.paging
{
    text-align: center;
    width: 100%;
    margin: auto;
    margin-bottom: 25px;
    font-family: verdana;
}
.paging a /* Has style in IE7 sheet */
{
    font-weight: bold;
    padding: 5px;
    margin: 1px;
    border: 1px solid #CCCCCC;
}

.current
{
    background: #DDDDDD;
}

.home-page-column-header
{
    padding-top: 4px;
    margin-bottom: 5px;
    font-size: 17px; 
    font-weight: bold;
    width: 301px;
}
.home-page-column
{
    padding-left: 0;
    margin-left: 0;
    width: 285px; 
    float:left;
    padding-top: 8px;
}

#footer
{
    border-top: 3px solid #EAEAEA;
    padding-top: 15px;
    line-height: 150%;
    color: #33679B;
}

#footer2
{
    clear: both;
    width: 940px;
    margin: 0px auto 0px auto;
    color: #999999;
    font-family: arial;
    padding-left: 4px;
    padding-right: 2px;
    text-align: left;
    letter-spacing: 0.4px;
}
#footer2 a
{
   color: #999999;
}

#logo /* has style in IE6 sheet */
{
    margin: 17px 0 0 10px;
    width: 317px;
    height: 58px;
    border: 0px solid red;
    background: url('images/logo-transp.png') no-repeat left bottom;
}

.wp-caption{
padding-bottom:10px;
padding-top:30px;
position:relative;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* ****** Classes to size images correctly depending on where they're used ******* */

.hp-thumb-img{
    float: left;
    padding-right: 10px;
}
.hp-thumb-img img{
    width: 125px;
    height: 91px;
}

.hp-feature-img{
    margin-bottom: 10px
}
.hp-feature-img img{
    width: 285px;
    height: 200px;
}

.sidebar-login
{
    padding-bottom: 20px;
    clear: both;
}
.sidebar-login h2
{
    clear: both;
    margin-bottom: 10px;
}
.sidebar-login div
{
    float: left;
}
.sidebar-login ul
{
    float: right;
    list-style: none;
    margin: 5px 0 20px 0;
    clear: right;
    border: 0px solid red;

}

#login
{
    color: red;
    background-color: red;
}



/* START Threaded comments - these styles are taken from the WP Thread Comment plugin - but some altered by me */

.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #999;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: white;
        font-size: 12px;
        color: #999999;
}
.chalt{
	background-color: #F7F7F7;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}

/* END Threaded comments - these styles are taken from the plugin - but altered by me */

/* START of my comments styles */
.comment-heading
{
    padding-bottom: 5px;
    color: #999999;
    font-size: 12px
}
/* first SPAN after in comment-heading class is thumbs up count, second SPAN is thumbs down count
 so we want to style first number and hide second one. See structure below: */
/*
<div style="float: right">
    <a href="#comment-13"></a>
    <img style="padding: 0px; margin: 0px; border: none;" id="up-13" src="http://localhost:8888/bio-hormone-health.com/wp-content/plugins/comment-rating/images/2_14_gray_up.png" alt="Thumb up"  />
    <span id="karma-13-up" style="font-size:12px; color:#009933;">1</span>
    <img style="padding: 0px; margin: 0px; border: none;" id="down-13" src="http://localhost:8888/bio-hormone-health.com/wp-content/plugins/comment-rating/images/2_14_gray_down.png" alt="Thumb down"  />
    <span id="karma-13-down" style="font-size:12px; color:#990033;">0</span>
</div>
*/
/* recommend button */
.comment img[id|=up]
{
    float: left;
}
/* recommendation count */
.comment span
{
    font-family: arial;
    font-weight: bold;
    font-size: 10px;
    display: block;
    float: left;
    color: #999999;
    /*background: url('images/logo-transp.png') no-repeat left bottom;*/
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    _border-left: 1px solid #CCCCCC;
    padding: 3px 5px 1px 6px;
    .padding: 2px 5px 2px 6px;
    height: 14px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 5px;
    line-height: 100%;
}
.report-comment-link
{
    text-align:right;
    float: right;
    font-size: 11px;
    font-family: arial
}


.comment-text, .comment-childs
{
    color: #333333;
    font-size: 16px;
}
.comments-count
{
    font-weight: bold;
    font-size: 18px;
    color: #D26C48;
    padding-bottom: 6px;
    border-bottom: 4px solid #DFB076;
}

.grey-horizontal-line
{
    clear: both;
    padding-top: 8px;
    .padding-top: 0px;
    margin-bottom: 8px;
    border-bottom: 1px solid #EAEAEA;
}

.dashed-grey-horizontal-line
{
    clear: both;
    padding-top: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #EAEAEA;
    border-style: dashed;
}


#commentlist
{
    margin-top: 25px;
    font-size: 16px;
    color: #999999;
}

#commentform input[type="text"]
{
    width: 100%;
    border: 1px solid #CCCCCC;
    height: 23px;
}


#commentform input, textarea
{
    font-family: arial;
    font-size: 16px;
    padding: 3px;
}

.thdrpy
{
    font-size: 12px;
    font-weight: bold;
}
.post-comment-button-class
{
    width: 131px;
    height: 25px;
    border: 1px solid #CCCCCC;
    text-align: center;
    font-weight: bold;
    padding-top: 3px;
    float: right;
}
.subscribe-to-comments input
{
    float: right;
    vertical-align: top;
}

.subscribe-to-comments label
{
    float: right;
    vertical-align: bottom;
    line-height: 200%;
    margin-bottom: 10px;
}
/* END of my comments styles */

/* Contact Form */
.contactform
{
    font-size: 14px;
    width: 300px;
    border: 0px solid blue;
}
.contactform input[type="text"]
{
    border: 1px solid #CCCCCC;
    height: 23px;
}

.contactform input, textarea
{
    font-family: arial;
    font-size: 16px;
    padding: 3px;
}

#contactsubmit
{
    width: 100px;
    height: 30px;
    border: 1px solid #CCCCCC;
    text-align: center;
    font-weight: bold;
    padding-top: 2px;
    float: right;
    background-color: white;
    font-size: 14px;
    font-family: Georgia;
    color: #33679B;
    margin-right: 59px;
    cursor: pointer;
}

#who-rh
{
    float: left;
    width: 285px;
    height: 93px;
    font-family: Georgia;
    color: #333333;
    background-color: #F9EFE5;
    font-style: italic;
    font-size: 15px;
    line-height: 130%;
    margin-bottom: 10px;
    padding: 5px 6px 0 10px;
}






