/* @override http://drtimtyson.com/css/main.css */

/* @group html Basics */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 12px;
	text-align: center;  /* center on ie */
	min-width: 710px;
	background-color: #5362a7;
	}

form, input { margin: 0; padding: 0; }

a img {
	text-decoration: none;
	border-bottom-style: none;
}

a { text-decoration: none;
	border-bottom: 1px dotted #95cd59;
	color: #5762a2;
}
a:hover { color: #b2b4c3; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre
{
   margin-top: 10px;
   margin-bottom: 10px;
	color: #4c4c4c;
}

blockquote {
	color: #636363;
	font-weight:normal;
	background: #ffffff url(http://drTimTyson.com/i/QuotationTransparent.gif) no-repeat 0px 0px;
	line-height: 1.4em;		
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-top: 7px;
	padding-bottom: 5px;
	border: 1px;
	border-bottom: 1px dotted;
	border-right: 1px dotted;
	margin-bottom: 15px;
	margin-right: 30px;
	padding-right: 15px;
	padding-left: 15px;
	font-style: italic;
	font-size: .9em;
   display: inline-block;
   position: relative;
}

/* @end */

/* @group pkg & clr Stuff */

/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }

/* @end */

/* @group Navigation */

/* top "nav" */
#nav-green-top {
	font-size: .9em;
	z-index: 2;
	position: absolute;
	display: block;
	top: 3px;
	width: 256px;
	left: -22px;
}

#nav-green-top ul {
	list-style-type: none;
}

#nav-green-top li {
	display: inline;
	font-style: normal;
}

#nav-green-top li a:hover {
	background-color: #5862a7;
	padding-left: 18px;
	padding-right: 18px;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 3px;
}

#nav-green-top a {
	color: #545ea6;
	padding-left: 18px;
	padding-right: 18px;
	border-bottom-style: none;
}

#nav-green-top li.selected a {
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #fff;
	background: #6fc309 url(http://drtimtyson.com/i/ding_green.jpg) no-repeat 5px;
}

#nav-green-top li.cur a:link, #nav-green-top li.selected a:visited {
    color: #ffffff;
	font-style: normal; 
}

#nav-blue-top {
	font-size: .9em;
	z-index: 2;
	position: absolute;
	display: block;
	top: 3px;
	width: 542px;
	left: 226px;
}

#nav-blue-top ul {
	list-style-type: none;
}

#nav-blue-top li {
	display: inline;
	font-style: normal;
}

#nav-blue-top li a:hover {
	background-color: #93d055;
	padding-left: 12px;
	padding-right: 12px;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 3px;
}

#nav-blue-top a {
	color: #97d24f;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom-style: none;
}

#nav-blue-top li.selected a {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #fff;
	background: #100f77 url(http://drtimtyson.com/i/ding_blue.jpg) no-repeat 1px;
}

#nav-blue-top li.cur a:link, #nav-blue-top li.selected a:visited {
    color: #ffffff;
	font-style: normal; 
}

/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
   margin-top: 0;
}

/* @end */

/* @group Main Page Elements */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 782px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 36px;
	background-color: #fff;
	color: #5362a7;
	padding-bottom: 10px;
}

#survey-container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 782px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 36px;
	background-color: #fff;
	color: #5362a7;
}
#container-inner { 
	position: static; 
	width: auto;
}

#pagebody { 
	position: relative;
	width: 782px;
	background-color: #fff;
}

#pagebody-inner { position: static; width: 100%; } 

.morphMe
{
	text-decoration: none !important;
	position: relative;
	font-size: 10px;
	text-align: center;
	visibility: visible; 
	margin-bottom: 15px; 
}

#left, #right
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#search-left {
   display: inline; /* ie win bugfix */
   position: absolute;
   float: left;
   min-height: 1px;
	width: 220px;
	left: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #e6e6e6;
}


#search-right
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
	left: 240px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 500px;
}

#left {
	width: 240px;
	background-color: #e6e6e6;
}

#right {
	width: 540px;
    margin: 5px 15px 15px;
	background-color: #fff;
}

#left-inner, #right-inner
{
	position: static;
}

#left-inner,
{
    padding: 0 10px 10px;
	border: 2px 2px 2px 0 solid #000;
}

#right-inner {
	margin: 10px 20px 20px;
}

/* Needed for IE Windows */

.layout-two-column-left #left {
    margin: 0;
    width: 240px;
    background: #e6e6e6;
}

.layout-two-column-left #left-inner {
    padding: 0 10px 10px;
}

.layout-two-column-left #right {
    width: 540px;
	margin: 0;
}

.layout-two-column-left #right-inner {
    padding: 0;
    border-width: 0;
}

.layout-one-column body { min-width: 782px; }
.layout-one-column #container { width: 782px; }
.layout-one-column #banner { width: 772px; }

#one-column {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#one-column-inner {
    position: static;
}

#one-column { margin: 15px 15px 0 15px; width: 782; }

#footergrass {
	width: 100%;
	height: 42px;
	background: url(http://drtimtyson.com/i/grass-footer.png) no-repeat center;
	position: fixed;
	bottom: 0;
	z-index: 99;
	left: 0;
	display: inline;
	clear: both;
	float: none;
	visibility: visible;
	margin: 0;
	padding: 0;
}


/* @end */

/* @group Banner */

#banner { 
	position: relative; 
	width: 782px; /* necessary for ie win */
	height: 240px;
	display: block;
}

#survey-banner { 
	position: relative; 
	width: 782px; /* necessary for ie win */
	height: 205px;
	display: block;
}

#banner-inner { position: static; }


#banner-weblog-flashphotos { 
     float: right;
     width: 200px;
     height: 100px;
     position: absolute;
     top: -8px;
     left: +508px;
}

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #36414d 0 2px 3px;
}

#banner-description
{
   margin-bottom: 0;
   color: #000;
   background: rgba(255,255,255,0.5) none;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #fff 0 1px 2px;
	position: absolute;
	display: block;
	z-index: 2;
	font-size: 16px;
	width: 672px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	top: 196px;
	left: 0;
}

#banner a { text-decoration: none;
	color: #230065;
	border-style: none;
	word-spacing: 100px;
}
#banner a:hover { color: #230065; }

#footer { 
	position: relative; 
	width: 782px; /* necessary for ie win */
	height: 40px;
	display: block;
}

#footer-inner { position: static; }


/* @end */

/* @group Body Elements */

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
   margin-top: 0;
   border-left: 20px solid #79c421;
   padding: 0 0 0 10px;
   color: #5660a5; 
   font-size: 18px;
}


.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #369;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.module
{
	position: relative;
	overflow: hidden;
	width: 220px;
	border-bottom: 1px solid #369;
	margin-top: 10px;
	background-color: #fff;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    border-left: 5px solid #70c40a;
    padding: 7px 7px 5px;
    background: #3d3e91;
	color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}

.module-content-categories
{
	position: relative;
	font-size: .9em;
	line-height: 1.1;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}

.module-content-comments
{
	position: relative;
	font-size: .9em;
	line-height: 1.1;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #fff;
	text-indent: -10px;
}


.module-content
{
	position: relative;
	font-size: .9em;
	line-height: 1.3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #fff;
	color: #4c4c4c;
}

.subscription-commons {
	position: relative;
	font-size: .9em;
	line-height: 1.3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	color: #4c4c4c;	
}


.search-module-content
{
	position: relative;
	font-size: .9em;
	line-height: 1.3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}

.module-search-feed
{

}


.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
	color: #333;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
	list-style-type: disc;
	margin-left: 15px;
}

.creative-commons {
	color: #292e33;
	text-align: center;
	padding: 10px`;
	padding-top: 0;
}

.module-poweredby .module-content{ 
	text-align: center;
	background-color: #fff;
	border-top: 1px solid #369;
	padding-top: 10px;
}

.browser-module-content
{
	position: relative;
	font-size: .9em;
	line-height: 1.3;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #fff;
}

.module-calendar .module-content table
{
	font-size: 12px; 
	width: 200px; 
}

.layout-calendar #left { width: 220px; } /* necessary for ie win */


.entry-tags {
    margin: 0 0 10px 10px;
	font-size: .8em;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}
div.entry-tags {
	text-align: right;
	margin: 0 0 2px;
}
ul.entry-tags-list {
    list-style:none;
	padding: 0 0px 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }

/* Date-based and category archives
    Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {

    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

   margin-top: 0;
   border-left: 20px solid #79c421;
   padding: 0 0 0 10px;
   color: #5660a5; 
   font-size: 18px;
}

.entry-content,
.comment-content,
.trackback-content {
    line-height: 1.5;
	margin: 0;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

#trackbacks-info {
    margin: 0px 0;
    border: 1px solid #a3b8cc;
    padding: 0 10px;
    color: #292e33;
    font-size: 11px;
    text-align: center;
    background: #e6ecf2;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

.commenter-profile img { vertical-align: middle; }

.comments-open-footer {
    margin: 10px 0;
}

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:400px; }

/* @end */
