/**
*
* Master CSS for JazzHouston
*
* Andrew Lienhard, 2008-2009
**/


/** General Overrides **/
* html
{
    font-size : 100%;
}

body
{
    font-family:"frutiger lt std","frutiger std",frutiger,"helvetica neue",arial,helvetica,sans-serif;
    font-style:normal;
    font-size : 62.5%;
    text-align:left;
    margin:0;
    padding:0;
    background-color: #2A2A2A;
}


a {
    color: black;
    font-size: 1.0em;
    text-decoration:none;
}

a:visited {
    color: black;
    font-size: 1.0em;
    text-decoration:none;
}

a:hover {
    color: red;
    font-size: 1.0em;
    text-decoration:none;
}
em {
 font-style: italic;
}
img {
    border: 0 none;
}

ul li a a:hover
{
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-size: 1.4em;
    color: black;
    border-bottom: 1px dotted #333333;

}

h2 {
    display:block;
    font-size:1.8em;
    padding:0 0 4px 2px;
    text-align: left;
    color: #55CCFF;
    background-color:#2A2A2A;
}

h3 {
    font-family:Helvetica,Arial,Sans-Serif;
    font-size:1.4em;
    margin:0;
    background-color:#2A2A2A;
    color: #55CCFF;
}

p {
    font-size : 1.1em;
    color : black;
    margin: 8px 0;
}

hr {
    height: 4px;
    color : #000000;
    border-bottom:5px solid black;
}


/**
** Ids for the Masthead and Nav
**
**/


#Masthead {
    color: white;
    text-align: center;
    display:block;
    width:100%;
    min-height:99px;
    height:auto !important;
    height:99px;
    overflow: visible;
    padding: 0;
    margin: 0;
    background-color: #1A1A1A;
}
/**
Gradient:
    background-image:url(../images/gradient1-slice.jpg);
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: top left;
**/

#Masthead #MastheadLeft {
    float: left;
    width: 12%;
    padding: 0;
    font-size: 1.0em;
}

#Masthead #MastheadCenter {
    height:65px;
    padding: 2px 0 8px 0 ;
    text-align: center;
    width: 100%;
    font-size: 1.0em;
}


div#MastheadCenter #logoText {
    padding: 10px 0;
    overflow: visible;
    font-family: Arial,Sans-Serif;
    letter-spacing: 0.4em;
    color: #2A89C5;
    border:none;

}

#logoText a, #logoText a:visited
{
    text-decoration: none;
    border:none;
    font-size:4.5em;
    color: #2A89C5;
}

#logoText a:hover
{
    text-decoration: none;
    border:none;
    font-size:4.5em;
    color: #DDDD00;
}

#Masthead #MastheadRight {
    float: right;
    height:65px;
    padding: 0 2px 0 0 ;
}

#MastheadRight a {
    color: #2A89C5;
    text-decoration: none;
}

#MastheadRight a:visited {
    color: #2A89C5;
    text-decoration: none;
}


#TopNavLeft {
    width: 12%;
    margin: 0 0 0 0;
    font-size: 0.8em;
    float:left;
}


#TopNav {
    font-family: Helvetica,Sans-Serif;
    letter-spacing: 0.0em;

    text-align: center;
    background-color:#1A1A1A;
    padding: 0 0 2px 0px;
    width: 100%;
    margin: 0 0 0 0;

}

#TopNav ul, #TopNav ul li
{
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a.navLink, a.navLink:visited {
    border:none;
    letter-spacing: 0.1em;
    text-decoration: none;
    color: #cccccc;
    font-size: 1.9em;
    font-weight: normal;
    padding: 0 4px;

}



a.navLink:hover {
    border:none;
    letter-spacing: 0.1em;
    text-decoration: none;
    color: #dddd00;
     font-size: 1.9em;
    font-weight: normal;
    padding: 0 4px;

}



/*****************
**  Below Nav
**   Content sections
******************/

#Wrapper {
    width:100%;
    min-width:100%;
    width:auto !important;
    padding: 0;
}


#CurtainLeft {
    float: left;
    width: 120px;
    vertical-align:top;
    text-align: center;
    margin: 0 0 0 0;
    background-color: #2A2A2A;
    min-height:841px;
    height:auto !important;
    height:841px;
}


#CurtainLeft #MemberBox {
    width: 100%;
    background-color: #2A89C5;
    text-align: center;
    font-size: 1.2em;
}


#CurtainLeft #MemberBox h2 {
    font-size: 1.3em;
    font-weight: bold;
}

#CurtainLeft #MemberBox a, #CurtainLeft #MemberBox a:visited {
    color: black;
    font-size: 1.1em;
    text-decoration: none;
    border-bottom: 1px dotted #333333;
}


#CurtainLeft #MemberBox a:hover {
    color: #DDDD00;
    font-size: 1.1em;
    text-decoration: none;
    border-bottom: 1px dotted #333333;
}

#CurtainLeft #MemberBox ul li
{
    list-style-type: none;
    color: black;
    text-align: left;
    padding-left: 0;

}

#jh_change_password {
    font-size: 0.9em;
    padding: 2px;
}

#jh_change_password a, #jh_change_password a:visited {
    font-size: 0.9em;
}


#CurtainRight {
    float: left;
    width: 120px;
    vertical-align:top;
    font-size: 1.2em;
/*/*/ text-align: center;			/* ie4 fix */
    margin-top:0;
    color: black;
    padding: 0 0px 0 0;

}




#Stage {
    text-align: center;
    float:left;
    width: 75%;
    padding: 0;
    background-color: #2A89C5; /**#CCCC7F;**/
    color: black;

}

#StageHome {
    text-align: center;
    float:left;
    width: 75%;
    padding: 0;
    background-color: #2A2A2A; /**#CCCC7F;**/
    color: black;
}





#StageNarrow {
    text-align: center;
    float:left;
    width: 75%;
/**padding: 0 0 0 130px; **/
    background-color: #2A2A2A; /**#CCCC7F;**/
    color: black;
}



#StageMedium {
    text-align: center;
    float:left;
    width: 75%;
/**padding: 0 0 0 125px; **/
    background-color: #2A2A2A; /**#CCCC7F;**/
    color: black;

}




#Stage h3 {
    font-size: 1.2em;
}

#StageColumnLeft {
    float: left;
    display: inline;
    width: 45%;
    margin: 0 5px;
    vertical-align:top;
    text-align: left;
}


#StageColumnRight {
    float: right;
    display: inline;
    width: 45%;
    margin: 0 5px;
    vertical-align:top;
    text-align: left;
}


#StageColumnRightAlt {
    float: right;
    display: inline;
    background-color:#2A89C5;
    width: 45%;
    margin: 0;
    padding: 5px 10px;
    vertical-align:top;
    text-align: left;
}


.inside
{
    background-color: white;
    font-size: 1.4em;
    min-height:841px;
    height:auto !important;
    height:841px;
    padding: 15px;
    text-align:left;
    line-height:1.45em;
}

.inside a {
    color: black;
    text-decoration: none;
    border-bottom: 1px dotted #333333;
    font-size: 1.0em;
}

.inside a:hover {
    color: red;
    font-size: 1.0em;
    border-bottom: 1px dotted #333333;
}


.inside a:visited {
    color: black;
    font-size: 1.0em;
    border-bottom: 1px dotted #333333;
}

.inside p {
    font-size: 1.15em;
    line-height: 1.45em;
}


.inside h2 {
    font-size:1.2em;
    /**
        color: #55CCFF;
        background-color:#2A2A2A;
    **/
    color: #093D72;
    background-color:white;
    border-top: 1px solid black;
    padding: 1px 0 1px 10px;
    text-align: left;
    font-family:Georgia,"Century Schoolbook","Times New Roman",Times,serif;
}



.home-inside
{
    background-color: #DDDD00;
    min-height:841px;
    font-size: 1.4em;
    height:auto !important;
    height:841px;
    padding: 35px;
    text-align:left;
    line-height:1.25em;

}

.home-inside h2 {
    font-size:1.2em;
    color: #2A2A2A;
    background-color:#CCCCCC;
}

.home-inside a {
    color: black;
    text-decoration: none;
    border-bottom: 1px dotted #333333;
    font-size: 1.0em;
}

.home-inside a:hover {
    color: #16B31E;
    border-bottom: 1px dotted #333333;
    font-size: 1.0em;
}


.home-inside a:visited {
    color: black;
    border-bottom: 1px dotted #333333;
    font-size: 1.0em;
}

p.home-inside {
    font-size: 1.1em;
}



.alt-inside
{
    background-color: #2A89C5;
    min-height:600px;
    height:auto !important;
    height:600px;
    padding: 15px;
    text-align:left;
    font-size: 1.4em;
    line-height:1.45em;
}

.alt-inside h2 {
    font-size:1.2em;
    color: #2A2A2A;
    background-color:#CCCCCC;
}

.alt-inside a{
    color: black;
    text-decoration: none;
    border-bottom: 1px dotted #333333;
    font-size: 1.0em;
}

.alt-inside a:hover {
    color: #16B31E;
    border-bottom: 1px dotted #333333;
    font-size: 1.0em;
}


.alt-inside a:visited {
    color: black;
    border-bottom: 1px dotted #333333;
    font-size: 1.0em;
}


.alt-inside p {
    font-size: 1.1em;
}



.admin-panel {
    background-color: white;
    font-size: 1.4em;
    text-align:left;
    padding: 15px 2px;
    text-align:left;
    font-size: 1.2em;
}

.admin-inside a, .admin-inside a:visited {
    color: black;
    border-bottom: 1px dotted #333333;
    font-size: 1.0em;
}

.admin-inside a:hover  {
    color: #16B31E;
    font-size: 1.0em;
    border-bottom: 1px dotted #333333;
}

.panel {
    background-color: white;
    text-align:center;
}

.panel-inside
{
    color: black;
    padding: 10px;
    text-align:left;
    background-color: white;
    font-size: 1.0em;

}

.panel-inside a{
    text-decoration: none;
    color: black;
    border-bottom: 1px dotted #333333;
    font-size: 1.0em;
}


.panel-inside a:visited  {
    text-decoration: none;
    color: black;
    border-bottom: 1px dotted #333333;
    font-size: 1.0em;
}

.panel-inside a:hover {
    text-decoration: none;
    color: red;
    font-size: 1.0em;
    border-bottom: 1px dotted #333333;
}




#jh_login_form table {

}

#jh_login_form table td {
    text-align: left;
}

#homegrid table {
    -moz-box-sizing:border-box;
    border-collapse:separate;
    border-spacing:0px;
    display:table;
    margin-bottom:0;
    margin-top:0;
    text-indent:0;
}

#homegrid table td {
    background-color:white;
    border-left:1px solid black;
    padding:0;
    width:50%;
    height: 200px;
    vertical-align: top;

}


#showgrid table {
    -moz-box-sizing:border-box;
    border-collapse:separate;
    border-spacing:0px;
    display:table;
    margin-bottom:0;
    margin-top:0;
    text-indent:0;
}

#showgrid table td {
    background-color:white;
    padding:0;
    width:50%;
    height: 200px;
    vertical-align: top;

}

table.index-three-column  {
    -moz-box-sizing:border-box;
    border-collapse:separate;
    border-spacing:20px;
    display:table;
    margin-bottom:0;
    margin-top:0;
    text-indent:0;
    width: 100%;
    padding: 2px;
}

table.index-three-column td {
    background-color:white;
    border:2px solid black;
    padding:0;
    width:33%;
    height: 200px;
    vertical-align: top;
    text-align: center;
}



table.index-two-column  {
    -moz-box-sizing:border-box;
    border-collapse:separate;
    border-spacing:0px;
    display:table;
    margin-bottom:0;
    margin-top:0;
    text-indent:0;
}

table.index-two-column td {
    background-color:white;
    border:1px solid black;
    padding:3px;
    width:50%;
    min-height:200px;
    height:auto !important;
    height: 200px;
    border-spacing:5px;
    vertical-align: top;
    text-align: left;
}



table.phone-list  {
    -moz-box-sizing:border-box;
    border-collapse:separate;
    border-spacing:0px;
    display:table;
    margin-bottom:0;
    margin-top:0;
    text-indent:0;
}

table.phone-list tr.alt {
    background-color:white;
    border:1px solid black;
    padding:3px;
    border-spacing:5px;
    vertical-align: top;
    text-align: left;
}


table.phone-list tr.noalt {
    background-color:#FFF091;
    border:1px solid black;
    padding:3px;
    border-spacing:5px;
    vertical-align: top;
    text-align: left;
}




table.phone-list th {
    padding:8px 2px;
    border-spacing:5px;
    vertical-align: top;
    text-align: left;
    font-wieght: bold;
    font-size: 1.2em;
}

table.phone-list td {
    padding:5px 2px;
    border-spacing:5px;
    vertical-align: top;
    text-align: left;
    color: #2a2a2a;
}



#homegrid table.index-two-column  {
    -moz-box-sizing:border-box;
    border-collapse:separate;
    border-spacing:2px;
    display:table;
    margin-bottom:0;
    margin-top:0;
    text-indent:0;
}

#homegrid table.index-two-column td {
    background-color:white;
    border:0 solid white;
    padding:3px;
    width:50%;
    min-height:200px;
    height:auto !important;
    height: 200px;
    border-spacing:5px;
    vertical-align: top;
    text-align: left;
}

#jh_pic_column {
    float:left;
    width: 200px;
    min-width: 200px;
    width: auto !important;
}
#jh_profile {
    float:left;
    overflow: auto;
    width: 450px;
    padding-top:10px;
    position: absolute;
    left: 365px;
}
#jh_contact_info {
    float:left;
    padding-top:10px;
}
#jh_blogs {
    float:left;
    padding-top:10px;
}
#jh_shows {
    float:left;
    padding-top:10px;
}


dl.jh_profile_summary dt{
	color: #2a2a2a;
    font-size: 1.1em;
    padding: 3px 0;
}

dl.jh_profile_summary dd {
	color: black;
    padding-bottom: 10px;

}






.vertical-listing {
    display:block;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    padding: 5px 0;
}

.flash-alert {
    font-size: 1.2em;
    color: red;
    background-color: white;
    padding: 10px;
    text-align: center;
}

.contentTypeList {
    display:block;
    letter-spacing: 0.2em;
    font-weight: normal;
    font-size: 1.1em;
    background-color:#2A89C5;
    color: black;
    text-align: center;
    padding: 5px 0;
}


.jh_musician_search {
    text-align: center;
    padding: 5px 0;
}

.jh_search_item  {
    font-size: 1.4em;
    font-family: Verdana, sans-serif;
    background-color:#EEFFFF;
    color: #2A89C5;
    text-align: left;
    padding: 5px 0;
}

a.jh_search_item ,a.jh_search_item:hover,a.jh_search_item:visited {
    text-decoration: none;
    color: #2A89C5;
    border-bottom: 1px dotted #333333;
}



div.login {
    font-size:0.9em;
    line-height:200%;
    margin:0;
    text-align:center;
}



/** Utility classes **/
.bulletList
{
    font-size: 1.4em;;

}

.bulletList ul li
{
    margin: 5px;

}


a.imageLink {
    text-decoration: none;
    border: 0;
}

a.imageLink:hover {
    text-decoration: none;
    border: 0;
}

a.imageLink:visited {
    text-decoration: none;
    border: 0;
}


.clear
{

    clear: both;
    padding-bottom: 1px;	/* for Gecko-based browsers */
    margin-bottom: -1px;	/* for Gecko-based browsers */

}

.Header
{
    border-width: 1px;
    border-style: solid;
    border-color: black;
    font-size: 1.8em;;
    letter-spacing: 0.5em;
    background-color: #2A2A2A;
    color: #DDDD00;
    text-align: center;
    padding: 20px 0 2px 0;
    height: 45px;
    font-family: Helvetica,Arial, Sans-Serif;
}

.Title
{
    border-width: 1px;
    border-style: solid;
    border-color: black;
    font-size: 1.8em;;
    letter-spacing: 0.5em;
    color: black;
    text-align: center;
    padding: 20px 0 2px 0;
    height: 45px;
    font-family: Helvetica,Arial, Sans-Serif;
}



.HeaderTitle
{
    border-width: 1px;
    border-style: solid;
    border-color: black;
    font-size: 1.2em;
    letter-spacing: 0.3em;
    background-color: #2A2A2A;
    color: #2A89C5;
    text-align: center;
    padding: 25px 0 5px 0;
    height: 45px;
    overflow: auto;
    font-family: Helvetica,Arial, Sans-Serif;
}

.ForumHeaderTitle
{
    border-width: 1px;
    border-style: solid;
    border-color: black;
    font-size: 1.2em;
    letter-spacing: 0.3em;
    background-color:#FFF091;
    color: #2A2A2A;
    text-align: center;
    padding: 25px 0 5px 0;
    height: 45px;
    overflow: auto;
    font-family: Helvetica,Arial, Sans-Serif;
}

.AltHeaderTitle
{
    border-width: 1px;
    border-style: solid;
    border-color: black;
    font-size: 1.2em;
    letter-spacing: 0.3em;
    background-color: #1A1A1A;
    color: #DDDD00;
    text-align: center;
    padding: 25px 0 5px 0;
    height: 45px;
    overflow: auto;
    font-family: Helvetica,Arial, Sans-Serif;
}



.HeaderPanel
{
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCC7;
    letter-spacing: 0.3em;
    background-color: #2A2A2A;
    color: white;
    text-align: center;
    padding: 5px 0;
    height: 25px;
    overflow: auto;
    font-family:  Helvetica,Arial, Sans-Serif;
}

.SubHeader
{
    border-width: 1px;
    border-style: solid;
    border-color: black;
    background-color: white;
    color: black;
    text-align: center;
}

.hide
{
    display: none;
}

.vspacer
{
    float: left;
    width:10px;
    display:inline;
    margin:0;
    vertical-align: top;
}

.vspacerlong
{
    float: left;
    width:160px;
    display:inline;
    margin:0;
    vertical-align: top;
    border-right-width: 1px;
}

.hspacer
{
    clear:both;
    padding-top:15px;
    vertical-align: top;
}

.submit
{
    margin:3px;
    background: transparent url("../images/submit.gif") no-repeat;
    height:20px;
    border:solid 0 #fff;
    font:1.1em Palatino Linotype,Book Antiqua,Palatino,serif;
    color:#666;
    text-transform:uppercase;

}


.textfield
{

}



.textfield:hover
{
    background-color: #DDDD00;
}

.left-column-list {
    float: left;
    width: 33%;
}

.right-column-list {
    float: right;
    width: 67%;
}


.MessageColumn {
    background-color:white;
    padding:2px;
    height:auto !important;
    border: 1px solid black;

}
.MessageColumnOdd {
    background-color:#cccccc;
    border: 1px solid black;
}
.MessageColumnOdd {
    background-color:#cccccc;
    border: 1px solid black;
}

.MessageColumn .MessageColumnLeft {
    float: left;
    display: inline;
    width: 30%;
    margin: 0 5px;
    vertical-align:top;
    text-align: left;
    font-size: 1.4em;
    min-height:200px;
    height:auto !important;
    height:200px;
}


.MessageColumn .MessageColumnRight {
    float: right;
    display: inline;
    width: 60%;
    margin: 0 5px;
    vertical-align:top;
    text-align: left;
    font-size: 1.4em;
    height:auto !important;
    height:200px;
}




#AdLeft {

}

#AdRight {

}


#footer
{
    background-color: #656565;
    clear:both;
    color:black;
    font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
    text-align:left;
    padding: 0;
}

#footer div.block h2 {
    display:block;
    font-size:1.6em;
    font-weight:bold;
    margin: 1px 0 0 0 ;
    padding:0 0 4px 0;
    background-color:#656565;
}

#footer .blockwrapper {
    margin-left:120px;
}

#footer div.block {
    color:#CCCCCC;
    float:left;
    font-size:1.2em;
    line-height:140%;
    margin:10px 15px 30px;
    padding:0;
    width:160px;
    display:block;
}

#footer div.block ul {
    line-height:140%;
    list-style-type:none;
}

#footer div.block ul li a {
    text-decoration: none;
    font-size: 1.1em;
    color:white;
}

#copyright {
    text-align: center;
    clear:both;
    height:45px;
    margin:0 auto;
    padding:0;
    width:80%;
}


/** Site Classes and Ids **/


#FeatureText {
    background: white;
    font-size: 16px;
    color: black;
    margin: 12px;
}



.error {font-size : 18px; color : red; }

.tinyText {
    font-size : 0.8em;
    color : black;
}

.smallText {
    font-size : 0.8em;
    color : black;
    margin: 0 2px;
}

a.smallText {
    font-size : 0.8em;
}

a.smallText:visited {
    font-size : 0.8em;
}

a.smallText:hover {
    font-size : 0.8em;
}





.smallTextItalics {
    font-size : 0.8em;
    margin: 0 2px;
    font-style: italic;
}

.mediumText {
    color : black;
    margin: 10px 0;
    font-size :1.0em;
}


.largeText {font-size : 1.4em; ; color : black; }

.titleText { font-size : 1.6em   ; font-weight: bold; color : black; }

.headerText { font-size : 2.0em;  ; font-weight: bold; color : black; }


.redText {font-size : 1.4em;   ; color : red; font-weight : bold; }

.nobreak { display:inline; margin: 0; padding: 0; width: 10px;}

/**
* FORUM CSS
**/


.boardList {
    display:block;
    letter-spacing: 0.1em;
    font-weight: normal;
    font-size: 0.9em;
    background-color:white;
    color: #1a1a1a;
    text-align: center;
    padding: 3px 0;
}

.boardList a, .boardList a:visited, .boardList a:hover {
    font-size: 0.9em;
}

.topic-list {
    background-color: white;
    margin-bottom:2em;
    width:100%;
    font-weight:bold;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:1.3em;
    float:left;
    clear:both;
}

.topic-list th {
    background:#2A89C5 none repeat scroll 0%;
    font-size:1em;
    font-style:normal;
    font-weight:normal;
    padding:5px 10px;
    text-transform:uppercase;
    font-family:Georgia,"Times New Roman",Times,serif;
    text-align:center;
}

.topic-list th a a:visited {
    font-size:1.1em;
    color:#003366;
    text-decoration:none;
    font-family:Georgia,"Times New Roman",Times,serif;
}

.topic-list th a:hover  {
    color: #16B31E;
    text-decoration:none;
    font-size:1.1em;
}

.topic-list td {
    padding:5px 10px;
    font-family:Georgia,"Times New Roman",Times,serif;
    text-decoration:none;
    font-size:1em;
}

.bigForumLink   {
    text-align: left;
    font-size:1.1em;
    color:#003366;
    text-decoration:none;
    font-family:Georgia,"Times New Roman",Times,serif;
}


a.bigForumLink {
    text-align: left;
    font-size:1.0em;
    font-weight: normal;
    color:#003366;
    text-decoration:none;
    border:none;
    font-family:Georgia,"Times New Roman",Times,serif;
}

a.bigForumLink:visited {
    text-align: left;
    font-size:1.0em;
    font-weight: normal;
    color:#003366;
    text-decoration:none;
    border:none;
    font-family:Georgia,"Times New Roman",Times,serif;
}


.smallForumLink   {
    text-align: left;
    font-size:0.8em;
    color:#003366;
    text-decoration:none;
    font-family:Georgia,"Times New Roman",Times,serif;
}

a.smallForumLink {
    text-align: left;
    font-weight: normal;
    color:#003366;
    text-decoration:none;
    border:none;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:0.9em;
}

a.smallForumLink:visited {
    text-align: left;
    font-weight: normal;
    color:#003366;
    text-decoration:none;
    border:none;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:0.9em;
}



.messageList {
    clear: left;
}

.messageList ul, .messageList li{
    list-style-type: none;
    min-height: 180px;
    height: 180px;
    height: auto !important;
    margin: 0;
    padding: 0;
}

.messageList li {
    border-top: 1px solid #E0E0E0;
    position: relative;
    padding: 0;
    display: list-item;
    overflow: hidden;
    text-overflow: ellipsis;

}

.messageList li ul {
    display: none;
    margin-left: -150px;
    margin-bottom: -10px;
    padding-left: 50px;
    margin-top: 5px;
    background: #fff;
}




li.blockedMessage  {
    border-top: 1px solid #E0E0E0;
    position: relative;
    padding: 8px 0 10px 150px;
    display: list-item;
    background: #F6F6F6 none repeat scroll 0 0;
    color: #777777;
    min-height: 16px;
    height: 16px;
    height: auto !important;

}


li.blockedMessage .messageBody .messageAuthor  {
    display:none;

}


.post-info-row {
    background-color:#2A89C5;
}

li.post-ban-row  {
    background-color:#E0E0E0;
    color: #777777;
    min-height: 16px;
    height: 16px;
    height: auto !important;
    padding: 4px 0 4px 150px;
    background: #F6F6F6 none repeat scroll 0 0;
    display: list-item;
}

.messageInfo {
    background-color:white;
    border: 1px solid;
    margin: 5px 0;
}

.messageAuthor {
    position: absolute;
    left: 5px;
    top: 5px;
    min-height: 178px;
    height: auto !important;
    height: 178px;
    padding-left: 5px;
    width: 130px;
    font-size: 0.9em;
    overflow: hidden;
    text-overflow: ellipsis;


} * html .messageAuthor { overflow: visible; }


.messageAuthor a , .messageAuthor a:visited, .messageAuthor a:hover {
    border:none;
    color: black;
    line-height: 1.2em;
    font-size: 1.1em;
    font-weight: bold;
    padding: 2px 0 0 0;
}



.messageAuthor img {
    position: absolute;
    left: 5px;
    top: 10px;
    border: 1px solid #ccc;
    display:block;
    vertical-align:left;

}


a.messageImg, a.messageImg:hover, a.messageImg:visited {
    border: 0 none;
    text-decoration: none;

}



div.messageDate {
    position: absolute;
    top: 110px;
    font-size: 0.9em;
    border:none;
    color: #777;
    line-height: 1.2em;
}

.messageBody {
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 150px;
    min-height: 178px;
    height: auto !important;
    height: 178px;
}

.messageBody a {
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.messageRating {
    float: right;
    width: 105px;
    text-align: right;
    padding: 2px 0 2px 8px;
}


.messageRatingBlock {
    float: right;
    background: #F6F6F6 none repeat scroll 0 0;
    color: #777777;
    width: 105px;
    text-align: right;
    padding: 2px 0 2px 8px;
}

.messageRating img {
    border: none;
    text-decoration: none;
}


.noalt {
    background:#FFF091  none repeat scroll 0%;
    color: #474A51;
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
}


.alt {
    background:white  none repeat scroll 0%;
    color: #474A51;
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
}
.tableHeader {
    background-color:#2A89C5;
}



.num {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:1.1em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    text-align:center;
}


.board-pager {
    display:block;
    margin: 0 0 5px 0;
    padding: 0;
    text-decoration: none;
    width:100%;
    clear:both;
}

a.newTopic, a.newTopic:visited {
    color: red;
}

.newTopic a:hover {
    color: #2A89C5;
}

.color2 {
    background-color: #CCCC33;
    padding: 10px 5px;
}

.color4 {
    background-color: #CCCC74;
    padding: 10px 5px;
}
/**
EXTJS IE7 Combo box bug hack
**/

#jh_venue_about, #jh_venue_about a, #jh_venue_about a:visited {
    font-size: 1.0em;
}

.jh_search_item {
    font-size: 1.3em;
    background-color: white;
}

.jh_search_item a, .jh_search_item a:visited {
    font-size: 1.3em;
}


.jh_search_item a:hover {
    font-size: 1.3em;
    color: red;
}

a.boldLink       {
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
}

a:hover.boldLink       {
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
}
a:visited.boldLink       {
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
}

.ext-ie .x-form-text {position:static !important;}




