/*
Theme Name:     Beekeepersmod2
Description:    customizes for TBoI website
Author:         beewebber
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyeleven/style.css");

#branding {
	border-top: 0px ;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
#access {
	background: #cd9934; /* Show a solid color for older browsers */
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}
/*#access a {
	color: #eee;
	display: block;
	line-height: 1.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
*/
.left-sidebar #secondary {
	float: left;
	margin-left: 3.6%;
	padding-left: 4.0%;
	margin-right: 0;
	width: 18.8%;
	background-color: #FFC;
}
#site-generator {
	background: #cd9934;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
}
.wp-caption {
	background: #FFF;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	border: none;
}
.medtabledesc {
	font-family: verdana, arial, helvetica, sans-serif;
	border: none;
	background-color: #FFC;
	margin-left:auto;
	margin-top:5px;
	margin-right:auto;
}
.medtabledesc th {
font-family: verdana, arial, helvetica, sans-serif;
	border-top: 2px solid #CD9934;
	font-size: 11px;
	line-height: 13px;
	color: #660000;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
}
.medtabledesc td {
	font-family: verdana, arial, helvetica, sans-serif;
	border-top: 2px solid #CD9934;
	font-size: 8px;
	line-height: 10px;
	color: #330000;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
}
.linxtable {
 	font-family: verdana, arial, helvetica, sans-serif;
	border: none;
	background-color: #FFF;
	margin-left:auto;
	margin-top:5px;
	margin-right:auto;
}
.linxtable th {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	text-align: center;
	
}
.linxtable td {
	font-size: 12px;
	line-height: 14px;
	color: #000;
}
	