

h3{
color:#1A88D6;
}

h4{
color:#1A88D6;
}

.miniPostTitle{
color:#1A88D6;

}

.miniPostDate{
color:grey;
display:block;
margin-top: -1em;
margin-left: 10px;
font-size: 10px;
margin-bottom: 10px;
}

.miniPost{
padding-bottom : 10px;
}

#loginBox{
float: right;
padding-top: 10px;
margin-right: 20px;
}

#loginBox a:link{ color: white; }
#loginBox a:visited{ color: white; }
#loginBox a:hover{ color: white; }



img{
     border: 0px;
}

#floatingNav{
position: absolute;
margin-top: 150px;
margin-left: 50px;

}

html{
background-color: #EEE9E8;
padding: 0px;
margin: 0px;

}

body{
padding: 0px;
margin-top: px;
margin: 0px;
font-family: Tahoma,Verdana,Geneva,sans-serif;
}

#topBar{
background-color: #0C1932;
height: 45px;
border-bottom: 1px solid white;
background: url('/images/topBarBG.png');
background-position: center;

}


#outerWrapper{
background: url('/images/html_bg.png');
background-repeat: repeat-x;
background-color: #EEE9E8;
padding: 0px;
margin:0px;
}

#innerWrapper{
width:1000px;
height:500px;
margin-left: auto;
margin-right: auto;
background: url('/images/background.png');
background-position: top;
background-repeat: no-repeat;
}

#centerWrapper{
width: 755px;
margin-left: auto;
margin-right: auto;

}

#menuBar{
background: url('/images/menuBar.png');
height: 35px;
padding: 0px;
}

#menuBar ul li{
display: inline;
list-style: none;
padding-left : 7px;
padding-right : 10px;
padding-bottom : 8px;
padding-top : 8px;
}

#menuBar ul li a{
color: #655A5B;
text-decoration:none;
font-size: 12px;
font-family: arial;
font-weight: bold;

}



#menuBar ul{
padding-top: 10px;

}

#hello{
float: left;
}
#onAir{
background: url('/images/nowOnAir.png');
float: right;
height: 161px;
width: 285px;
padding: 0px;
}
#onAirText{
margin-top: 60px;
margin-left: 40px;
}

#contentArea{
clear: both;
font-size: 12px;
background: url('/images/boxBack.png');
width: 715px; /*Div width - padding of 40 (20 on each side) */
padding-left: 20px;
padding-right: 20px;
}
#mainContent{
float: left;
width: 500px;
}

#rightBar{
float:right;
width: 200px;
}



.node tbody{
border: none;
}

.firstTweet{
	border-top: 1px dashed #D2DADA;
}

.evenTweet, .oddTweet{
	border-bottom: 1px dashed #D2DADA;
}

#tweetBox{
    
}

.oddTweet{
	background-color: #F7F7F7;
}

.evenTweet{
	background-color: white;
}

.postDate{
	text-align:right;
	background-color: inherit;
	color: #999999;
}

#botBorder{
margin-left: -19px;
margin-top: px;

}

#showImage{
float: right;
}

/**
* user login block in header
*/
#block-user-0 {
float: right;
}
#block-user-0 *
{
text-align: right;
margin-top: 10px;
  display: inline;
  color: white;
     font-size: 10px;
}
#edit-user-login-block {
  display:none; /* rehide hidden form element */
}
#block-user-0 h2 {
visibility: hidden;
  
}
#block-user-0 .form-item {
}

#block-user-0 input {
color: black;
}



h2{
color: #1A88D6;
text-decoration: none;
letter-spacing: -1px
}

h2 a{
color: #1A88D6;
text-decoration: none;
letter-spacing: -1px
}


h1{
color: #1A88D6;
text-decoration: none;
letter-spacing: -1px
}

h1 a{
color: #1A88D6;
text-decoration: none;
letter-spacing: -1px
}

.content{
margin-top: -1px;
font-size: 12px;
}

.submitted{
color: grey;
font-size: 10px;


}

.taxonomy{
display: none;
}

.dayOfTheWeek{
text-decoration: underline;
cursor: pointer; cursor: hand;
color: #1A88D6;
font-size: 15px;
}

.hidden{
    display: none;
}

.reviewDate {
        border-bottom: 1px solid #1A88D6;
}

.reviewImage {
    width: 100px;
    float: left;
    padding: 10px;
}

.reviewLinks {
    float: left;
}

a:link{ color: black; }
a:visited{ color: black; }
a:hover{ color: black; text-decoration: none }

.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
}

/*About Page*/

.exec .image-even{
    float:left;
    margin-right: 10px;
}

.exec .image-odd{
    float: right;
    margin-left: 10px;
}

h2.role{
    display: inline;
}

h2 .name{
    color: black;
}

h3.email{
    color: black;
    display: inline;
}

.exec p {
    margin-top: 0px;
}

.exec .roleWrapper{
    margin-bottom: 5px;
}

/*.width{
    width: 80%;
    min-width: 760px;
    background-color: #ffffff;
    position: relative;
}

.holder{
    display: block;
    
}

* html .width {border-right:760px}
* html .holder {display:inline-block; position:relative; margin-right:-760px;}
*/
