/* UNIVERSAL STLES
------------------------------- */

body {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 15px;
   line-height: 21px;
 }

a, a:link, a:visited {
	text-decoration: none;
	color: #8D0300;
	}
	
a:hover {
	text-decoration: underline;
	}


h2 {
    margin-top: 0;
    font-family: verdana, arial, sans-serif;
    font-size: 16px;
    color: #8D0300;
    }


h3 {
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    }
    
#wrapper {
	text-align: left;
	width: 760px;
	position: relative;
	margin: 0 auto;
	height: 100%
	}

#header {
	position: relative;
	height: 182px;
	margin-bottom: 12px;
	}

h1 a#logo {
	margin: 0;
	padding: 0;
	}
	
h1 a#logo {
    display: block;
	width: 299px;
	height: 182px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/logo.gif) no-repeat;
	}
	
h1 a#logo span {
    display: none;
    }
	
#subheader {
	margin-left: 316px;
	height: 182px;
	background: url(images/star-bar.gif) no-repeat;
	position: relative;
	padding: 0;
	}	

#quote {
	position: absolute;
	top: 22px;
	left: 0;
	width: 320px;
	height: 36px;
	background: #F9E277;
	padding: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:1.4em;
	}
	
#jim-flash {
	position: absolute;
	top: 22px;
	left: 340px;
	width: 102px;
	height: 138px;
	background: #F9E277;
	}
	
#nav {
	position: absolute;
	top: 74px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 333px;
	}
	
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#nav li {
	list-style: none;
	padding: 0;
	float: left;
	width: 109px;
	height: 27px;
	margin: 0 2px 2px 0;
	}

#nav li a {
	display: block;
	width: 109px;
	height: 27px;
	padding: 0;
	margin: 0;
	}
	
#nav li a span {
    display: none;
    }
    
#nav li#nav-home a { background: url(images/nav-home.gif) no-repeat }
#nav li#nav-home a:hover, #nav li#nav-home a.active { background: url(images/nav-home.gif) no-repeat 0 -27px }
#nav li#nav-air a { background: url(images/nav-onair.gif) no-repeat }
#nav li#nav-air a:hover, #nav li#nav-air a.active { background: url(images/nav-onair.gif) no-repeat 0 -27px }
#nav li#nav-print a { background: url(images/nav-print.gif) no-repeat }
#nav li#nav-print a:hover, #nav li#nav-print a.active { background: url(images/nav-print.gif) no-repeat 0 -27px }
#nav li#nav-meet a { background: url(images/nav-meet.gif) no-repeat }
#nav li#nav-meet a:hover, #nav li#nav-meet a.active { background: url(images/nav-meet.gif) no-repeat 0 -27px }
#nav li#nav-road a { background: url(images/nav-road.gif) no-repeat }
#nav li#nav-road a:hover, #nav li#nav-road a.active { background: url(images/nav-road.gif) no-repeat 0 -27px }
#nav li#nav-lowdown a { background: url(images/nav-lowdown.gif) no-repeat }
#nav li#nav-lowdown a:hover, #nav li#nav-lowdown a.active { background: url(images/nav-lowdown.gif) no-repeat 0 -27px }
#nav li#nav-store a { background: url(images/nav-store.gif) no-repeat }
#nav li#nav-store a:hover, #nav li#nav-store a.active { background: url(images/nav-store.gif) no-repeat 0 -27px }
#nav li#nav-chat a { background: url(images/nav-chat.gif) no-repeat }
#nav li#nav-chat a:hover, #nav li#nav-chat a.active { background: url(images/nav-chat.gif) no-repeat 0 -27px }
#nav li#nav-contact a { background: url(images/nav-contact.gif) no-repeat }		
#nav li#nav-contact a:hover, #nav li#nav-contact a.active { background: url(images/nav-contact.gif) no-repeat 0 -27px }

#pagebody {
    background: url(images/bg.gif) repeat-y;  
    margin-bottom: 10px;
	}

.front #pagebody {
    background: url(images/bg-front.gif) repeat-y;  
	}

#pagebody:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#pagebody {display: inline-table;}

/* Hides from IE-mac \*/
* html #pagebody {height: 1%;}
#pagebody {display: block;}
/* End hide from IE-mac */

#sidebar-left {
    float: left;
	top: 0;
	left: 0;
	width: 222px;
    margin-right: 4px;
    margin-bottom: -5px;
	}
	
#maincontent {
    background: #C4D393;  
    margin-right: 226px;
    padding: 12px;
	}

.front #maincontent {
    margin-left: 226px;
	width: 284px;
	_width: 278px;
    }

#sidebar-right {
    float: right;
	top: 0;
	left: 538px;
	width: 222px;
    margin-bottom: -5px;
	}

#footer {
    border-top: #8D171A 10px solid;
    padding-top 4px;
    margin-top: 4px;
    margin-bottom: 20px;
    }

h2.hightower-blog {
    margin: 0 0 10px 0;
    padding: 0;
    height: 104px;
    background: url(images/blowdown.gif) no-repeat center;
    text-indent: -9000px;
    }

.info {
    font-family: georgia, times, serif;
    font-size: 13px;
    padding-bottom: 7px;
    }
	
.block {
    padding: 12px;
    margin-bottom: 4px;
    }

.block h2 {
    margin: 0 0 8px 0;
    }

.block .content p {
    margin: 0;
    }
    
.node {
    padding: 0;
    }

.content_products {
    clear: left;
    }

#block-mlm-0 .form-text, #block-mlm-0 .form-submit, #block-mlm-0 .form-item {
	display: inline;
	}

.block-jimhightower h2, #block-mlm-0 h2 {
    height: 33px;
    text-indent: -9000px;
    }    
    
.block-jimhightower h2 a {
    display: block;
    height: 33px;
    width: 100%;
    } 

#block-jimhightower-0 {
    background: #A9C8D6;
    }

#block-jimhightower-0 h2 {
    background: url(images/header-lowdown.gif) no-repeat;
    }
    
#block-jimhightower-1 {
    background: #F9E277;
    }

#block-jimhightower-1 h2 {
    background: url(images/header-media.gif) no-repeat;
    }
    
#block-jimhightower-2 {
    background: #A9C8D6;
    }

#block-jimhightower-2 h2 {
    background: url(images/header-store.gif) no-repeat;
    }

#hightower-buy .node h2,
#block-jimhightower-2 .content .node h2,
#block-jimhightower-2 .content .node h2 a {
    background: none;
    margin: 0;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #8D0300;
    height: auto;
    text-indent: 0;
    }
    
#block-jimhightower-2 .content .node h2 a {
    display: inline;
    }

#hightower-buy .node, 
#block-jimhightower-2 .content .node {
    margin-bottom: 10px;
    }

#block-block-2 {
    background: #F9E277;
    }

#block-block-2 h2 {
    background: url(images/header-tourpics.gif) no-repeat;
    text-indent: -9000px;
    height: 33px;
    }
    
#block-block-2 table {
    text-align: center;
    }

#block-jimhightower-3, #block-mlm-0, #block-jimhightower-21 {
    background: #F9E277;
    }

#block-jimhightower-3 h2, #block-mlm-0 h2, #block-jimhightower-21 h2 {
    background: url(images/header-loop.gif) no-repeat;
    }

#block-jimhightower-3 input#edit-mail, #block-mlm-0 input#edit-mlm_mail, #block-jimhightower-21 input#edit-mail {
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 11px;
    padding: 3px;
    border: none;
    background: #fff;
    width: 190px;
    }
#block-jimhightower-3 .alsosignup, #block-mlm-0 .alsosignup, #block-jimhightower-21 .alsosignup {
    font-size: 13px;
	line-height: normal;
	font-style: italic;
	margin: 5px 0 0;
	padding: 0;
	display: block;
	}

#block-jimhightower-3 input.form-submit, #block-mlm-0 input.form-submit, #block-jimhightower-21 input.form-submit {
    color: white;
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
    border: 1px solid black;
    background: #990000;
    float: right;
    }

#block-jimhightower-4 {
    background: #A9C8D6;
    }

#block-jimhightower-4 h2 {
    background: url(images/header-meetjim.gif) no-repeat;
    }

#block-jimhightower-4 img {
  margin: 0px 0 5px 5px;
  float: right;
}

#block-jimhightower-5 {
    background: #A9C8D6;
    }

#block-jimhightower-5 h2 {
    background: url(images/header-road.gif) no-repeat;
    }

#block-jimhightower-5 .content .node h2, #block-jimhightower-5 .content .node h2 a {
    background: none;
    height: auto;
    text-indent: 0;
    } 

#block-jimhightower-7 {
    background: #C4D393;
    }

#block-jimhightower-7 h2 {
    background: url(images/header-recentcommentaries.gif) no-repeat;
    }

#block-jimhightower-9 {
    background: #A9C8D6;
    }
    
#block-jimhightower-9 h2 {
    background: url(images/header-chat.gif) no-repeat;
    }
    
#block-jimhightower-10 {
    background: #A9C8D6;
    }

#block-jimhightower-10 h2 {
    background: url(images/header-contact.gif) no-repeat;
    }

/* BLOCK 16 DECLARATIONS */

#block-jimhightower-16 h1 {
  font-size: 16px;
  font-family: verdana;
}

#block-jimhightower-16 h2 {
  background: url(images/header-lowdown.gif) no-repeat;
}

#block-jimhightower-16 h3 {
  font-size: 14px;
  color: #8D0300;
}

#block-jimhightower-16 h4 {
  font-size: 10px;
  margin: 0 0 0 0;
}

#block-jimhightower-16 {
    background: #A9C8D6;
}

#block-jimhightower-16.block p {
	margin: 10px 0px;
	}

#block-jimhightower-17 h2 {
    background: url(images/header-countdown.gif) no-repeat;
    }
    
#block-jimhightower-17 {
	background: #C5D497;
	text-align: center;
	padding-top: -20px;
}

#block-jimhightower-18 h2 {
    background: url(images/header-swimagainst.gif) no-repeat;
    }
    
#block-jimhightower-18 {
	background: #A9C8D6;
	text-align: center;
	padding-top: -20px;
}

#block-jimhightower-20 h2 {
    background: url(images/header-more-hightower.gif) no-repeat;
    }
    
#block-jimhightower-20 {
	background: #FFCC79;
	padding-top: -20px;
	text-align: center;
	font-size: 12px;
	line-height: normal;
}

#block-jimhightower-20.block {
	padding: 9px;
	}

#block-jimhightower-22 h2 {
    background: url(images/header-lowdown-holidays.gif) no-repeat;
    }
    
#block-jimhightower-22 {
	background: #C5D497;
	padding-top: -20px;
}

#block-jimhightower-22.block {
	padding: 9px;
	}
	
#block-jimhightower-22 * a {
    display: block;
    color: white;
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 14px;
    padding: 3px;
    border: 1px solid black;
    background: #990000;
    }

/* SEARCH BLOCK */
#block-search-0 {
    background: #F9E277;
    }

#block-search-0 h2 {
    background: url(images/header-search.gif) no-repeat;
    height: 33px;
    text-indent: -9000px;
    }

#block-search-0 input#edit-keys {
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 11px;
    padding: 3px;
    border: none;
    background: #fff;
    width: 130px;
    }

#block-search-0 input.form-submit {
    color: white;
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 11px;
    padding: 1px 3px;
    border: 1px solid black;
    background: #990000;
    margin-left: 5px;
    }

h2#recent-commentaries {
    text-indent: -9000px;
    height: 32px;
    background: url(images/header-recentcommentaries.gif) no-repeat;
    }
    
h2#on-the-air {
    text-indent: -9000px;
    height: 32px;
    background: url(images/header-air-green.gif) no-repeat;
    }
    
h2#in-print {
    text-indent: -9000px;
    height: 32px;
    background: url(images/header-print-green.gif) no-repeat;
    }

h2#meet-jim {
    text-indent: -9000px;
    height: 32px;
    background: url(images/header-meet-green.gif) no-repeat;
    }
    
h2#on-the-road {
    text-indent: -9000px;
    height: 32px;
    background: url(images/header-road-green.gif) no-repeat;
    }
    
h2#chat-do {
    text-indent: -9000px;
    height: 32px;
    background: url(images/header-chat-green.gif) no-repeat;
    }
    
h2#contact {
    text-indent: -9000px;
    height: 32px;
    background: url(images/header-contact-green.gif) no-repeat;
    }

.node .actions {
    float: right;
    padding: 8px;
    background: #F9E277;
    }
    
.node .actions .item-list ul {
    margin: 0;
    padding: 0;
    }

.node .actions .item-list li {
    margin: 0;
    padding: 0;
    list-style: none;
    }

.node .actions .item-list li a {
    text-transform: uppercase;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    line-height: 21px;
    font-weight: bold;
    color: #8D0300;
    }
    
.content-commenta .info {
    height: 43px;
    padding-left: 50px;
    background: url(images/cowboy-hat.gif) no-repeat;
    }

.commentary-audio {
    text-transform: uppercase;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    }

.commentary-audio a {
    padding-right: 18px;
    background: url(images/icon-audio.gif) no-repeat right 2px;
    }

.weblink {
    padding-bottom: 8px;
    border-bottom: 1px solid white;
    margin-bottom: 8px;
    }

#page-commentary .content-commenta {
    padding-bottom: 4px;
    border-bottom: 1px solid white;
    margin-bottom: 12px;
    }


.weblink h2 {
    margin-bottom: 2px;
    font-size: 14px;
    }

.comment {
    padding: 8px;
    margin-bottom: 5px;
    background: #A9C8D6;
    }
    
.comment .content p {
    margin: 0 0 5px 0;
    }
    
.comment .info {
    text-align: right;
    font-style: italic;
    }

input.form-text, textarea {
    width: 480px;
    }

.commentary-trackbacks {
    margin-top: 5px;
    border-top: 2px solid #666;
    }

.trackback {
    padding: 6px;
    background: #FAE37C;
    }
    
.trackback p {
    margin: 0;
    }
    
.trackback .links {
    text-align: right;
    font-style: italic;
    }
    
.taxonomy {
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    }

.node-form .standard {
  clear: left;
}

.float-left {
    float: left;
    margin: 0 10px 10px 0;
    }
    
.donate {
	padding: 5px;
	display: block;
	background: #FFCC79;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	margin-top: 15px;
	}
    
#pager {
  clear: left;
    }

#messages {
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
    }

#messages .messages {
    padding: 5px;
    background: #F9E277;

    }
    
#messages .error {
    color: white;
    background: #8D171A;
    }
    
.event h2 {
    margin: 0;
    }

.event .time {
    margin-top: 0;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    font-style: italic;
    }

.profile {
	clear: none;
}

ul.feeds {
    list-style: none;
    padding-left: 10px;
}

ul.feeds li {
    height: 24px;
}

ul.feeds li img {
    vertical-align: middle;
    margin-left: 10px;
}

ul.feeds li a.feed {
    padding-left: 16px;
    background: url(images/feed-icon-12x12.png) no-repeat 0 50%;   
}

#edit-search_block_form_keys{
	width: 120px;
}

/* COMMENTARY LIST STYLES */
.content_commentary h2{
  margin-bottom: 5px;
}

hr.commentary_bar,hr.blog_bar{
  color: #990000; 
  background-color: #808080; 
  height: 1px; 
  width: 100%;
}

.info_teaser{
  margin-top: 0px;
}

.content-commentary .info, .content-commentary .info_teaser {
  height: 43px;
  padding-left: 50px;
  background: url(images/cowboy-hat-trans.gif) no-repeat;
  }
    
.front_page_teaser {
  display: none;
  }

.view-content * .front_page_teaser {
  display: block;
  }
 
/* Pop up content styling */

#my_popup_content {
	max-width: 600px;
	background: #fff;
	padding: 20px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;	
	-webkit-box-shadow: -10px 10px 32px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -10px 10px 32px 0px rgba(0,0,0,0.75);
	box-shadow: -10px 10px 32px 0px rgba(0,0,0,0.75);
}

#my_popup_content h2 {
	color: #000 !important;
	text-align: center;
}

#my_popup_content a {
	text-decoration: underline;
}

#my_popup_content #edit-mail {
	width: 300px;
}

#my_popup_content input.form-submit {
    color: white;
    font-family: georgia, serif;
    font-weight: bold;
    font-size: 18px;
    padding: 10px;
    border: 1px solid black;
    background: #990000;
    width: 150px;
	}
    