/* @override http://www.teaadvisorypanel.com/css/tap.generic.css */

/* @override http://www.teaadvisorypanel.com/css/tap.generic.css */

/* hello rooney, how's it going? are you flowing? */

/* @group standard */

* {
margin: 0;
padding: 0;
}

html {

}

body {
font: 12px/1.4 Arial, Helvetica, Geneva, sans-serif;
color: #808080;
padding: 0;
}

img {
border: none;
}

h1, h2, h3, h4, h4, h6 {
margin-bottom: .5em;
color: #009548;
}

h1 {
font-size: 46px;
margin-bottom: 10px;
color: #bac535;
}

h2 {
font-size: 14px;
}

p, ol, ul, blockquote, table {
margin-bottom: 1em;
}

li {
margin-left: 1.3em;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #0080ff;
}

a:hover {
text-decoration: underline;
}

.hide {
display: none;
}

.al {
text-align: left;
}

.ac {
text-align: center;
}

.ar {
text-align: right;
}

.fl {
float: left;
margin-right: 1em;
margin-bottom: 1em;
}

.fr {
float: right;
margin-bottom: 1em;
margin-left: 1em;
}

.clr {
clear: both;
}

.devnote {
background-color: #f0f;
color: #fff;
text-align: center;
font-weight: bold;
padding: 6px;
}

.devnote a {
color: #fff;
text-decoration: underline;
}

.devnote a:hover {
text-decoration: none;
}

.dip {
margin-bottom: -3px;
}

.nobullets li {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

/*

 @end */

/* @group main divs */

#wrapper {
width: 100%;
margin-top: 0;
padding-top: 0;
}

#wrapper .container {
width: 960px;
margin-right: auto;
margin-left: auto;
position: relative;
}

#header {
width: 960px;
margin-right: auto;
margin-left: auto;
position: relative;
height: 41px;
background-color: #f2fbdf;
margin-bottom: 0;
padding-bottom: 0;
}

/* @group nav */

/* @end */

#content {
clear: both;
}

#main {
width: 100%;
}

#sidebar {
width: 340px;
float: right;
}

#footer {
clear: both;
background: url(/images/bg_footer.png) no-repeat center bottom;
position: relative;
height: 70px;
}

#copy {
width: 280px;
right: 20px;
position: absolute;
bottom: 28px;
text-align: right;
}

/* @group fnav */

#fnav {
clear: both;


/*background-color: #ffcb5d;*/
text-align: right;
width: 780px;
position: absolute;
left: 0;
padding-left: 16px;
bottom: 28px;
}

#fnav ol, #fnav ul {
margin: 0;
padding: 0;
text-align: left;
}

#fnav li {
list-style-type: none;
display: inline;
background-repeat: no-repeat;
margin: 0;
}

#fnav li a {
color: #808080;
font-size: 10px;
text-transform: uppercase;
padding-right: 10px;
font-weight: bold;
}

#fnav li a:hover {
text-decoration: underline;
}

/* @end */

/

* @end */

/* @group unqiue divs */

#logo_med {

}

img#logo_med {
position: absolute;
top: 11px;
left: 17px;
}

.col {
width: 300px;
float: left;
background: url(/images/col_divider.png) no-repeat left top;


/*text-align: justify;*/
padding-top: 10px;
margin-left: 15px;
padding-left: 15px;
}

.col h2 {
text-align: center;
font-size: 22px;
margin-bottom: 5px;
}

.first {
background-image: none;
margin-left: 0;
padding-left: 0;
}

.wide {
background-image: none;
width: 630px;
padding-left: 0;
margin-left: 0;
}

.wide h2 {
text-align: left;
}

.intro {
color: #333;
font-size: 13px;
}

#divider {
background: url(/images/bg_divider.png) repeat-x left top;
height: 2px;
}

#overview {


/*background-color: #00833e;*/
width: 580px;
padding: 10px;
position: absolute;
color: #009647;
top: 50px;
left: 20px;
}

#logo_lrg {
float: left;
margin-top: 10px;
}

#overview .container {
width: 308px;
float: right;
margin-top: 25px;
margin-left: 10px;
padding-left: 20px;
}

#overview h1 {
font-style: normal;
margin-bottom: 5px;
color: #009647;
font-size: 22px;
}

#overview p, #overview ul {
margin-top: 0;
font-size: 12px;
line-height: 1.4em;
}

#panel {
width: 320px;
padding: 0 10px;
position: absolute;
right: 0;


/*background-color: #ff5aff;*/
top: 60px;
color: #fff;
font-size: 12px;
}

#panel a {
color: #009647;
}

.bio_pic {
padding: 3px;
background-color: #fff;
border-right: 1px solid #b3b3b3;
border-bottom: 1px solid #b3b3b3;
}

.thumb {
padding: 3px;
background-color: #fff;
border-right: 1px solid #b3b3b3;
border-bottom: 1px solid #b3b3b3;
}

.member_left {
width: 150px;
float: left;
text-align: right;
padding: 5px;
}

.member_right {
width: 150px;
float: left;
text-align: left;
padding: 5px;
}

.item {


/*border-bottom: 1px solid #ccc;*/
clear: both;
margin-top: 10px;
}

.item strong a {
color: #000;
}

.item .bio_pic {
float: left;
margin-right: 1em;
margin-bottom: 1em;
}

.bread {
font-size: 9px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 14px;
}

.bread li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0 10px 0 0;
}

.bread a {


/*padding: 3px 12px 3px 2px;*/


/*background: url(/images/bg_bread.png) no-repeat right center;*/
color: #666;
}

.paging {
text-align: center;
margin-top: 1em;
}

.paging li {
display: inline;
text-align: center;
padding: 2px;
font-weight: bold;
color: #000;
}

.paging li a {

}

.btn {
background-color: #f0f0f0;
padding: 4px 6px;
-webkit-border-radius: 4px;
-webkit-border-radius: 4px;
font-weight: bold;
font-size: 10px;
color: #333;
}

table {
border-collapse: collapse;
width: 100%;
}

th {
font-weight: bold;
color: #000;
white-space: nowrap;
}

th, td {
padding: 4px;
vertical-align: top;
border-bottom: 1px solid #ccc;
}

/* @group myth */

.myth {

}

.myth h3 {
margin: 5px 0;
text-align: center;
font-size: 14px;
}

/* @end */

/* @group counter */

#counter {
width: 250px;


/*background-color: #238200;*/
margin-right: auto;
margin-left: auto;
text-align: center;
background: #fff url(/images/counter_brdr_bottom.png) no-repeat center bottom;
padding-bottom: 10px;
padding-top: 0;
margin-bottom: 1em;
}

#counter .container {
border: 1px solid #ccc;
padding-top: 14px;
width: 100%;
}

#counter h3 {
font-size: 18px;
margin-bottom: 0;
}

.count {
font-size: 24px;
margin: 0;
color: #d6d622;
font-weight: bold;
}

#counter .sml {
font-size: 10px;
}

/* @end */

/* @group recent */

#recent {
width: 250px;


/*background-color: #238200;*/
margin-right: auto;
margin-left: auto;
background: #fff url(/images/counter_brdr_bottom.png) no-repeat center bottom;
padding-bottom: 10px;
padding-top: 0;
margin-bottom: 1em;
}

#recent .container {
border: 1px solid #ccc;
width: 220px;
padding: 14px 14px 0;
}

#recent h3 {
font-size: 18px;
text-align: center;
}

#recent li {
list-style-type: none;
list-style-position: outside;
border-bottom: 1px solid #e6e6e6;
padding-left: 0;
margin: 5px 0;
}

/* @end */

/* @end */

#feed {
width: 250px;


/*background-color: #238200;*/
margin-right: auto;
margin-left: auto;
background: #fff url(/images/counter_brdr_bottom.png) no-repeat center bottom;
padding-bottom: 10px;
padding-top: 0;
margin-bottom: 1em;
text-align: center;
}

#feed .container {
border: 1px solid #ccc;
width: 220px;
padding: 14px 14px 0;
}

#feed h3 {
font-size: 18px;
}

#feed img {
margin-bottom: -4px;
}

.disclaimer {
padding: 20px;
background-color: #fff;
margin-bottom: 1em;
font-weight: bold;
border: 1px solid #ccc;
}

.disclaimer p {
margin: 0;
}

/* Notices and Errors */

div.message {
clear: both;
color: #900;
font-size: 140%;
font-weight: bold;
margin: 1em 0;
text-align: center;
border: 1px solid #900;
}

div.error-message {
clear: both;
color: #900;
font-weight: bold;
}

p.error {
background-color: #e32;
color: #fff;
font-family: Courier, monospace;
font-size: 120%;
line-height: 140%;
padding: 0.8em;
margin: 1em 0;
}

p.error em {
color: #000;
font-weight: normal;
line-height: 140%;
}

.notice {
background: #ffcc00;
color: #000;
display: block;
font-family: Courier, monospace;
font-size: 120%;
line-height: 140%;
padding: 0.8em;
margin: 1em 0;
}

.success {
background: green;
color: #fff;
}

/* Debugging */

pre {
color: #000;
background: #f0f0f0;
padding: 1em;
}

pre.cake-debug {
background: #ffcc00;
font-size: 120%;
line-height: 140%;
margin-top: 1em;
overflow: auto;
position: relative;
}

.bulletins {
float: right;
width: 200px;
margin-left: 1em;
padding-left: 10px;
}

.shaker {
clear: both;
text-align: center;
}

.shaker img {
margin-bottom: -7px;
}

.botShad {
background: url(../images/tea_image_bottom_shadow.jpg) no-repeat center bottom;
padding-bottom: 15px;
}

.fr_botShad {
background: url(../images/tea_image_bottom_shadow.jpg) no-repeat center bottom;
padding-bottom: 15px;
float: right;
margin-left: 1em;
margin-bottom: 1em;
}

.fl_botShad {
background: url(../images/tea_image_bottom_shadow.jpg) no-repeat center bottom;
padding-bottom: 15px;
float: left;
margin-bottom: 1em;
margin-right: 1em;
}

/*
* search bar
*/

#searchBar {
text-align: right;
background: #f2fbdf url(/images/bg_hdr2.gif) no-repeat center bottom;
padding-bottom: 4px;
}

#searchBar .submit {
margin-left: 10px;
display: inline;
}

.rev {
padding: 20px;
background-color: #eaf3d8;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
}

#mediaPlayer {
height: 190px;
}

#searchForm {
padding: 4px 0 0;
width: 875px;
margin-right: auto;
margin-left: auto;
}

.scroller {
width: 600px;
position: absolute;
bottom: 0px;
left: 28px;

}

.scroller h2 {
white-space: nowrap;
padding: 0;
margin: 0;
}

.scroller strong {
color: #2fa964;
}

.scroller p {
margin-top: 0;
margin: 0;
padding: 0;
}