/*File:			custom.cssDescription:	Custom styles for ThesisMore Info:		http://diythemes.com/thesis/rtfm/custom-css/*/

#header .menu li.button a:hover {
opacity: .2;
color: #000;
}

#header .menu a:hover {
border-radius: 6px;
background-color: #EFEFEF;
color: #16a4c8;
}

#header_area {
height: 0px;
}

#footer a {
color: #16a4c8;
}

body {
background-color: #EEEEEE;
}

a, h2 a:hover, #logo {
color: #16a4c8;
}

h2 a:hover {
text-decoration: none; border-bottom: 1px dotted #b3b3b3;
}

custom.format_teaser ul {
margin-left: 20px;
}

custom.h3 .nr_title { 
color: #000;
font-weight: bold;
}

.nr_inner {
font-size: 16px;
}

.nr_inner li {
list-style: none;
}

custom.nr_fo_link {
color: #1086B6;
}

custom.#logo {
height: 60px;
}

custom.#header .menu {
top: 1.1em;
}

#feature_box .ribbon a:hover {
	color: #b4deef;
}

#feature_box .ribbon {
/*background-image: url(md/images/ribbon.png);*/
display: block;
font: 2em/1.4em 'Helvetica';
height: 110px;
padding: 10px 20px;
position: absolute;
text-align: center;
text-shadow: 0 1px 0 rgba(0, 0, 0, .8);
top: 0;width: 120px
}

.sidebar ul li a {
display: block;
padding: 0px;
}

.sidebar ul li a:hover {
background-color: #EFEFEF;
}

.nrelate .nr_title {
color: #999;
font-size: 14px;
font-weight: bold;
}

#specialLinks h4 a {
text-shadow: -1px -1px #fff, 1px 1px #ccc;
border-bottom: 1px dashed #ff6600;
}

#specialLinks h4 a:hover {
color: #ff6600;
text-shadow: none;
border-bottom: none;
}

#specialLinks h4 a:active {
  position: relative;
  top: 1px;
  left: 1px;
}

#navButtons.sticky {
     position: fixed;
     top: 0;
  }

.format_text h3 {
margin: 10px 0 11px;
}

.affwp-form input[type=password].required {
border: 1px solid;
}

.seopdf {
height:398px;
}