/*
Theme Name: WIE
Theme URI: http://woodindustryed.org
Author: Jason
Description: Custom theme for woodindustryed.org.
Version: 1.0
*/

/*Span Styles*/
.small        {font-size: small;}
.large        {font-size: large;}
.xsmall       {font-size: x-small;}
.xlarge       {font-size: x-large;}
.right        {float: right; display: inline;}
.left         {float: left; display: inline;}
.center       {margin: 0 auto; text-align: center;}
.help	        {cursor: help;}
.pointer      {cursor: pointer;}
hr            {margin: 0 0 12px 0;}
p.right, div.right, p .alignright       {float: right; display: inline; margin: 0 0 10px 10px !important;}
p.left, div.left, p .alignleft        {float: left; display: inline; margin: 0 10px 10px 0 !important;}

/*Main CSS*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #7D2A00;
  color: #333;
}
.container {
  background-color: #FFF;border: 5px solid #651300;
}
a {
  color: #7D2A00;
  text-decoration: underline;
}
a:hover {
  color: #7D2A00;
  text-decoration: underline;
}
.header {
  background-color: #662300;
  position: relative;
}
.loginbutton {
  width: 179px;
  height: 22px;
  position: absolute;
  top: -5px;
  right: 0px;
  border-left: 2px solid #1a0900;
  border-right: 1px solid #1a0900;
  border-bottom: 2px solid #1a0900;
}
.loginbutton a {
  width: 179px;
  height: 22px;
  background-image: url(images/btn-login.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
}
.loginbutton a:hover {
  background-position: -180px 0;
}
.logo a {
  display: block;
}
.logo img {
  vertical-align: top;
}
.sub-header-img a {
  display: block;
}
.sub-header-img img {
  vertical-align: top;
}
.sub-header-homebtn {
  height: 24px;
  background-color: #353432;
}
.sub-header-homebtn a {
  display: block;
  width: 56px;
  height: 24px;
  background-image: url(images/sub-page-home.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.sub-header-homebtn a:hover {
  background-position: -56px 0;
}
.lsidebar {
  width: 145px;
  float: left;
  padding: 5px;
  position: relative;
}
.menuheader {
  width: 140px;
  background-color: #a5a196;
  margin: 0;
  padding: 7px 5px 5px 5px;
  font-size: 9px;
  font-weight: bold;
  color: #353432;
  text-align: left;
  text-transform: uppercase;
}
.mh1 {
  position: relative;
  top: -5px;
  left: -5px;
}
ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 6px;
}
ul.menu li {
  margin-bottom: 2px;
}
ul.menu li a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}
ul.menu li a:hover {
  text-decoration: underline;
}
.otherlinks a {
  text-transform: uppercase;
  font-size: 10px !important;
}
.dbcounter {
  color: #8B390F;
  border: 3px solid #f5ba09;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
}
.dbcounter .line1 {
  font-size: 20px;
  font-weight: bold;
}
.dbcounter .line2 {
  font-size: 11px;
}
.copy {
  width: 385px;
  float: left;
  padding: 10px;
  position: relative;
}
.hp-content-footer {
  border-top: 1px dotted #7D2A00;
  padding-top: 8px;
  font-size: 11px;
  font-style: italic;
}
.copy h1, h2, h3 {
  color: #333;
  margin: 0 0 5px 0;
  padding: 0;
}
.copy h1 {
  font-size: 20px;
  font-weight: bold;
  color: #D29D00;
}
.copy h1 a {
  font-size: 20px;
  font-weight: bold;
  color: #D29D00;
  text-decoration: none;
}
.copy h1 a:hover {
  text-decoration: underline;
}
.copy h2 {
  font-size: 16px;
  font-weight: bold;
}
.copy h3 {
  font-size: 14px;
  font-weight: bold;
}
.copy p {
  margin: 0 0 12px 0;
}
.copy ul, .copy ol {
  margin: 0 1.5em 12px 0;
  padding-left: 2em;
}
.copy li {
  margin-bottom: 5px;
}
.copy blockquote {
  margin: 0 1.5em 12px 0;
  padding-left: 1.5em;
  color: #666;
  font-style: italic;
  border-left: 1px solid #666;
}
.rsidebar {
  width: 190px;
  float: left;
  padding: 5px;
}
.sidebar-sponsors img {
  margin-bottom: 15px;
}
.footer {
  height: 53px;
  background-color: #37281b;
  clear: both;
  position: relative;
}
ul.footer-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 12px;
  left: 10px;
}
ul.footer-nav li {
  float: left;
  margin-right: 10px;
  font-size: 10px;
}
ul.footer-nav li a {
  color: gray;
  text-decoration: none;
}
ul.footer-nav li a:hover {
  text-decoration: underline;
}
.footer-copyright {
  color: #FFF;
  font-size: 11px;
  position: absolute;
  top: 27px;
  left: 10px;
}
.footer-linkedin {
  color: #FFF;
  font-size: 11px;
  position: absolute;
  top: 25px;
  right: 10px;
}
.footer-linkedin img {
  vertical-align: top;
}
tbody tr:nth-child(even) td, tbody tr.even td {
  background-color: transparent !important;
}
th, td, caption {
  padding: 0 !important;
}
#boxes {
    clear: both;
}
#boxes div {
    margin-bottom: 1em;
    border: 1px solid #aaaaaa;
    background-color: #e4e4e4;
    padding: 0.4em 0.8em;
    font-size: 80%;
}
ul.tabbar {
    display: none; /* This is important so the tabbar won't be shown if JavaScript is not available. */
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.tabbar li {
    padding: 0;
    display: inline;
}

.tabbar a {
    display: block;
    float: left;
    margin-right: 2px;
    border: 1px solid #aaaaaa;
    border-bottom: 0;
    background-color: #aaaaaa;
    padding: 0.2em 0.8em;
    font-size: 90%;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.tabbar a:hover {
    background-color: #e4e4e4;
    color: #dd0000;
    text-decoration: underline;
}
div#boxes textarea {
  width: 250px;
  height: 60px;
}

/*Institutions CPT CSS*/
table.single-institution {
  
}
.si-label {
  font-weight: bold;
  text-align: right;
  width: 45%;
  padding: 0 12px 17px 0 !important;
  vertical-align: top;
}
.si-data {
  vertical-align: top;
  padding: 0 10px 17px 0 !important;
}
.si-footer-links {
  text-align: center;
  margin: 0 auto;
}
.si-footer-links a {
  display: inline-block;
  padding: 15px;
  border: 1px solid #7D2A00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.si-s-label {
  font-weight: bold;
  text-align: right;
  width: 20%;
  padding: 0 12px 5px 0 !important;
  vertical-align: top;
}
.si-s-data {
  vertical-align: top;
  padding: 0 10px 5px 0 !important;
}

/*WP-PageNavi Plugin CSS*/
div.wp-pagenavi {
  text-align: center;
}

/*Search CSS*/
.isearchwrap {
  
}
.isearchwrap fieldset {
  
}
.isearchwrap label {
  padding-right: 15px;
}
.isearchwrap input[type=text] {
  width: 171px;
  height: 18px;
  border: 1px solid #CCC;
  color: #333;
}
.isearchwrap input[type=text]:focus {
  border: 1px solid #CCC;
}
.isearchwrap select {
  width: 175px;
}
.isearchcssbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	cursor: pointer;
}
.isearchcssbutton:hover {
	background-color:#dfdfdf;
}
.isearchcssbutton:active {
	position:relative;
	top:1px;
}
#ifiltersubmit {
  position: relative;
  top: 5px;
  left: -17px;
}

/*Other CPT Display CSS*/
/*Word Wrap Style for long URLs*/
.cpt-wrap a {
  word-wrap: break-word; /* Internet Explorer 5.5+ & "all modern browsers" */
}
.cpt-wrap p {
  padding: 0;
  margin: 0 0 5px 0;
}
.cpt-wrap hr {
  margin: 12px 0 !important;
}

/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
  padding: 0 !important;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	/*content: url(images/comment-arrow.png);*/
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}
#respond h3 {
  font-size: 20px;
  font-weight: bold;
  color: #D29D00;
}

.relative{position:relative; width:760px;}
.homeLink{position: absolute; bottom:7px; left:0; width:53px; height:25px;}
.loginLink{position: absolute;top: 1px;right: 0;width: 180px;height: 21px;}