﻿* {
	margin: 0;
}
body
{
    background: #dadada url(../images/bgstandard.gif);
    font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height: 1.5em;
    font-weight: normal;
    margin: 0;
    height: 100%;
}

a img { border: none; vertical-align: middle;}
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }
p, li, li li { line-height: 160%; }
h1 { font-size: 1.8em; color: #000089; padding-bottom: 25px; }
h2 { font-size: 1.4em; color: #000089; }
small { font-size: 0.9em; line-height: 140%; }
span.middle {text-align: center;} 
div.wordtube {text-align: center; padding-bottom: 20px;}

/* Links Begin */
a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap; }
a:visited { color: #cc6666;}
a:active, a:hover { color: #ff0000; }
/* Links End */

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	font-size: 19px;
	}

div#levelOne {width: 100%;}

div#header
{
    background: #ffffff;
    width: 88%;
    margin: 0 auto;
    border-right: 2px solid #bababa;
    border-left: 2px solid #bababa;
    padding: 0 30px 0px 30px;
}

div#topbar
{
    background: #ededed;
    padding: 10px 20px 15px 20px;
}

div#logo 
{
    float: left;
    width:10%;
}

div#logo p
{
	margin: -73px 0 0 75px;
	font-size: 18px;
    width: 10px;
}

div#options
{
    float: right;
    width: 80%;
    text-align: right;
    font-size: 18px;
}

div#options img {
    padding-left: 10px;
}

div#optiontwo
{
    margin-top: 40px;
    text-align: right;
    font-size: 17px;
	padding: 0;
}

div#textonly
{
	float: right;
    text-align: right;
}

div#defaultext
{
	float: right;
    text-align: right;
	margin-right: 15px;
}

div#fontsize
{
	margin-top: 5px;
	float: right;
    text-align: right;
}

div#menu 
{
	background: #f9f9f9;
    font-size: 18px;
    padding: 10px 0 0 20px;
    border-bottom: 1px solid #bababa;
}

div#menu img
{
    vertical-align: middle;
    margin-bottom: 10px;
}

div#levelTwo {
	width: 100%;
}

div#content
{
    background: #ffffff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
    width: 88%;
    margin: auto;
    padding: 0 30px 0 30px;
    border-right: 2px solid #bababa;
	border-bottom: 2px solid #bababa;
    border-left: 2px solid #bababa;
	font-size: 16px;
}

div#leftcon 
{
    float: left;
    width: 80%;
}

div#rightcon 
{
    float: right;
    width: 20%;
}

#rightcon { white-space: normal; }

#rightcon .widget {padding-bottom: 15px;}
#rightcon ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; }
#rightcon li { margin: 0px; padding: 0px 0px 0px; border-bottom: 1px #ccc solid; width: 100%; }
#rightcon li a { display: block; background: #ededed; padding: 4px 15px; white-space: normal;}
#rightcon ul.highlight li a { background: #ededdc; }
#rightcon li a:hover { background: #ededdc; }
#rightcon ul.highlight li a:hover { background: #333; color: #fff; }
#rightcon h2 { padding-left: 0px; }

#leftcon .post { padding-right: 10px; margin-bottom: 20px; }
#leftcon .post h1 { margin-bottom: 0px; }
.breadcrumb { padding-bottom: 20px; }
#leftcon .post h2 { font-size: 1.2em; font-weight: normal; }
#leftcon p.premeta { font-size: 90%; color: #999; margin-bottom: 20px; }
#leftcon .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }
#leftcon .content-bot {padding-top: 10px;}

/* Comments */
#leftcon .comments { font-size: 90%; margin: 20px 0px; }
#leftcon .comments ul { margin: 10px 20px; padding: 0px 20px; list-style: none; border-left: 2px #ccc solid; border-right: 2px #ccc solid; }
#leftcon .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; list-style-type: none; }
#leftcon .comments img { padding: 0px; margin: 0px 0px 10px 10px; float: right; }

/* Images and Captions */
#leftcon .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#leftcon img.alignnone { margin: 0px 10px 10px 0px; }
#leftcon .post div.alignleft, #leftcon .post img.alignleft { float: left; margin: 0px 10px 10px 0px; }
#leftcon .post div.aligncenter, #leftcon .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }
#leftcon .post div.alignright, #leftcon .post img.alignright { float: right; margin: 0px 0px 10px 10px; }

div#content .space {height: 0;}

div#levelFour
{
    width: 90%;
    margin: auto;
    text-align: right;
    color: #5F5F5F;
    font-size: 12px;
}

div#levelFour span
{
    float: left;
}

div#levelFour a
{
    color: #5F5F5F;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 14px;
	font-weight: bold;
	padding: 0 4px 5px;
	margin: 0;
	white-space: normal;
}
/* End captions */