#nav{
list-style-type: none;
padding-top: 0px;
padding-bottom: 3px;
padding-left: 3px;
margin:1.5em 0 0 0px;
text-align: right;
}

#nav li{
display: inline;
font-family: Helvetica;
font-weight: normal;
font-size: 13px;
margin-right: 24px;
padding-top: 5px;
margin-top: 5px;

}

#nav a{
text-decoration: none;
color:  #333;
padding: 28px 0 3px 0;
z-index: -1;
}

#nav a:hover{
padding: 5px 0 3px 0;
border-top: 20px solid #c2c2c2;
}

#nav .active_tab a{
padding: 5px 0 3px 0;
border-top: 20px solid #aeaeae;
}

#nav li.non_nav{
margin: 0px;
padding:  0;
}

.major_red{
background-color:#ff0000;
color:#ffffff;
padding:5px 5px 0 5px;
font-weight: bold;
font-family: Helvetica, arial, san-serif;
font-style: italic

}

h1 a, h3 a{
	color: black;
	text-decoration: none;
}

.social_bookmarks{
	display:inline;
}

.cite{
	vertical-align: top;
	font-size: 9px;
	margin-left: 1px;
}

.special_char{
font-size:1.3em;
}

#special_char code{
}

.special_char_demmo{
font-size: 50px;
line-height: 34px;
display: block;
}

.attribution{
float: right;
color: #333;
font-size: .6em;
font-style: normal
}

.byline{
display: block;
}

.player_right{
	float: right;
	padding-left: 10px
}

.player_left{
	float: left;
	padding-right: 10px
}

.player_mini{
	margin-bottom: 0px;
}

#embed p {
	width: 140px;;
	overflow: auto;
	padding: 4px;
	font-family: arial;
	font-size: 11px;
	white-space: nowrap;
	border: 1px solid #c2c2c2
}

.code {
	width: 540px;
	overflow: auto;
	padding: 8px;
	font-family: arial;
	font-size: 1.2em;
	white-space: nowrap;
	border: 1px dashed #c2c2c2;
	font-family: Courier;
	background-color: #e8f4fb;
	margin: 0 0 20px 0;
}

.code ol{
	margin-left: 30px
}

.feature_img{
	float: left;
	width: 250px;
	padding: 5px;
}

.bordered{
	border: 1px solid #c2c2c2;
	margin-bottom: 20px;
}

.medium_thumb{
	width: 80px;
	padding: 3px;

}

.thumb{
	width: 50px;
	padding: 3px;
}

#posts h3{
	font-size: 1.5em
}

#posts p{
	font-size: 1em
}

.comment{
	width: 90%;
	height: 150px;	
}

.time{
	font-size: .6em;
}

.gray{
  color: #c2c2c2;
}

.black{
	color: #333333;
}

/*twitter feed on bio pages*/
#twitter_update_list{
	margin: 0;
	padding: 0;
}
#twitter_update_list li{
	font-size: .9em;
	list-style: none;
	margin: 0 0 10px 0;
}


/*fir eagle stuff*/
.fireeagle_badge_data_container{
	font-size: 1.6em;
	font-style: italic;
}

#widget_credits{
	font-size: .6em;
	font-style: normal
}

.fireeagle_data_list{
	list-style-type: none;
	margin: 0;
}


.fireeagle_data_entry{
	font-size: .6em;
	font-style: normal
}

div.last p{
	font-style: normal;
}

.center{
	text-align: center;
}

.elegant_attribution{
	font-size: 9px;
	color: #c2c2c2;
	font-family: Arial, helvetica, sans-serfif;
}

cite{
	display: block;
	text-align: right;	
	margin-bottom: 20px;
}