@CHARSET "UTF-8";
table.releaselist {
    clear:left;
}
table.releaselist thead a,
table.releaselist thead a:link{
	color:#fff !important;
	border-bottom:1px dotted;
}

.release_date {
	background-color:#F8F5EA;
}

.headline {
	border-left: 1px dotted #D3D3D3;
	background-color:#F5F5F5;
}

.event_date {
    border-left: 1px dotted #D3D3D3;
    background-color:#F8F5EA;
}

.pager_links {
   float:right;
   font-weight:bold;
}

.release_count {
   float:left;
   font-size:smaller;
}


#title ul {
    text-align: right;
    padding: 0 20px 0 0;
}

div.body {
	margin-top:1.5em;
}

div.release_archives {
	clear:both;
}

div.release_archives ul li {
	display:inline;
	border-right:1px solid;
	padding-right:0.5em;
}

/** MIME TYPES **/
a.image-jpeg {
	padding: 3px 18px 0px 0px;background-position: bottom right;background-repeat: no-repeat;
    background-image:url(/wdn/templates_3.0/css/content/images/mimetypes/image-x-generic.png);
}

div.tab_container {
    line-height:1em;
    border-bottom:1px solid;
    padding-bottom:2.5em;
}

ul.tab_nav {
    margin:0 0 0 10px;
    padding:0 10px 0 0;
    list-style:none;
    float:left;
    }
ul.tab_nav li {
    display:inline;
    margin:0;
    padding:0;
    }
ul.tab_nav a {
    float:left;
    background:none;
    margin:0 0 -0.1em 4px;
    padding:0 0 0 4px;
    position:relative;
    text-decoration:none;
    color:#c00;
    
    }
ul.tab_nav a span {
    float:left;
    display:block;      
    padding:0.7em 1em;
    }
ul.tab_nav a.selected{
	border:0.1em solid #b7b7b7;
	border-bottom:0.24em solid #FFF;
	}
ul.tab_nav a:hover span,  ul.tab_nav a.selected span {
      color:#333;
   }
ul.tab_nav a.selected span {     
   font-weight:bold;
}

/** NEWSROOM HOME PAGE **/
div.newsfeature {
    clear:both;
}

h1 + div.newsfeature {
/* BACKGROUND 404's
	background-image:url(http://mediahub.unl.edu/templates/html/css/images/fade700.png);
	background-repeat: no-repeat;
	background-position: left top;
*/
	padding:5px 10px;
}

#maincontent .releaseImage {
	margin-left:6px;
	float:right;
	width:40%;
	clear:both;
}

#monthwidget {
	margin-bottom:1em;
}

div.tweets {
	margin-top:1em;
	padding:5px;
	background:url(images/icon_twitter.png) no-repeat right 5px;
	font-size:85%;
	line-height:1.3em;
}

.tweets ul {
	margin:0;
	padding:0;
	display:inline;
}

.tweets li {
	margin:0;
	padding:0.7em 0;
	list-style-type:none;
	border-top:1px solid #414241;
}
.tweets li:hover {
    background-color:#FFFFCC;
}

.contacts div {
    font-size:80%;
}
.contacts div.name {
	margin-top:2px;
	padding:5px 0 2px;
	border-top:1px solid #EAEAEA;
	font-size:120%;
	font-weight:bold;
}

.scarlet_feature {
	position:relative;
	height:165px;
}
.scarlet_feature h6 {
    position:absolute;
    bottom:10px;
}

#monthwidget  table.wp-calendar  caption a,
#monthwidget  table.wp-calendar  caption a:link {
    color:#FFF;
    }
