/* Links */

a:link { text-decoration: none; color: #4C99C7; }

a:visited { text-decoration: none; color: #4C99C7; }

a:hover, a:active { color: #5EB5D5; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 20px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
margin-bottom:-100px;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(/images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin: 0;
	padding: 0;
	background-color: #FFDB4F;
	/*background-color: #A3BDD8;*/
	background-image: url('/images/main_bg.jpg');
	background-repeat: repeat-x;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 900px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: left;
	width: 100%;
	padding-bottom: 8px;
	background: #FFFFFF url('/images/header-bg.gif');
	clear: right;
	height: 59px;
	margin-top: 15px;
}

#navigation
{
	clear: both;
	float: left;
	width: 100%;
	/*background-image: url('images/home_banner_mt.jpg');*/
	height: 181px;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background: #FFFFFF;
}

#content-wrapper
{
	width: 630px;
	float: right;
}

#content
{
	float: left;
	padding: 10px 20px 10px 0px;
}

#sidebar-wrapper
{
	width: 210px;
	float: right;
}

#sidebar
{
	float: right;
	padding: 20px 15px 10px 0px;
	width: 210px;
	background-color: #FAFAFA;
	border: 1px solid #ECECEC;
	margin-right: 15px;
	margin-top: 20px;
}

#footer
{
	clear: both;
	float: right;
	width: 860px;
	text-align: left;
	padding-left: 20px;
	background: #FFFFFF;
}

#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 { padding-left: 140px; color: #FFFFFF; margin-top:18px; }

#header h1 a:link, #header a:active {
color: #233B5A;
font-size: 20px;
text-transform: lowercase;
}

#header h1 a:hover {
color: #334D6E;
font-size: 20px;
text-transform: lowercase;
}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: right; margin-top: 10px; padding: 0 10px 0 0; }

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #6C9BD6;
	display: block;
	padding: 5px 10px;
	margin-right: 1px;
	height: 20px;
	font-size: 14px;
	margin-top: 4px;
	background-color: #253B81;
	border: 1px solid #275896;
	
}

#navigation li a:hover,
#navigation li a:active
{
	color: #87B1E6;
	background-repeat: repeat-x;
	font-size: 14px;
	margin-top: 4px;
	background-color: #2F458E;
	border: 1px solid #275896;
}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	font-size: 90%; 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-image: url(/images/details.gif);
	background-repeat: none;
}

/* Sidebar */

.sideblock
{
	padding: 5px 10px;
	margin-bottom: 20px;
}

.sideblock ul { }

.sideblock h3 { margin-top: 5px; margin-left: -13px; font-size: 14px; display: block; background-image: url('/images/h2-bg.gif'); width: 210px; padding-left: 10px; line-height: 25px;}

/* Extras */

#left {
	width: 60px;
	float: left;
}

.big_gray{
font-size: 13px;
color: #B6B6B6;
margin-bottom: 22px;
}

/*- Menu 3--------------------------- */
	
#menu3 {
	width: 230px;
	margin-top:20px;
	margin-left:20px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #8BADCF;
	display: block;
	background:  url(/images/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #627EB7;
	background:  url(/images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#blue_box {
	background-color: #E2ECF4;
	border: 1px solid #BCD2E6;
	padding: 7px;
}
/* blog styles */
/* Sidebar */

.red {color:#FF0000;}

#sidebar 
{
padding: 20px 0 10px 0;
width: 190px;
}

#sidebar form {
margin: 0;
}

#sidebar .note,
#sidebar .notes {
margin-top: 1ex;
font-size: 100%;
}

table.bCalendarTable {
font-size: 100%;
width: 155px;
}
table.bCalendarTable caption {
font-size: 130%;
}
table.bCalendarTable th {
font-size: 100%;
}

input.SearchField {
width: 182px;
padding: 2px;
}

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}

/* Styles for sidebar (right) */
.bSideBar {
	width: 230px;
	vertical-align: top;
	float: left;
	overflow: hidden;
}
.bSideItem {
    width: 214px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #BCD2E6;
	padding: 8px;
}
.bSideItem h3 {
	margin-top: 0px;
	margin-bottom: 8px;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #f0f0f0;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 90%;
	margin: 0ex;
}

/* Styles for Calendar: */
table.bCalendarTable caption
{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin: auto;
	white-space: nowrap;
}
table.bCalendarTable
{
	margin: auto;
	font-size: 84%;
	border: solid 1px #ccc;
}
tr.bCalendarRow
{
	text-align: center;
}
th.bCalendarHeaderCell
{
	font-size: 84%;
}
td.bCalendarCell
{
}
td.bCalendarEmptyCell
{
}
.bCalendarLinkPost
{
	font-weight: bold;
}
#bCalendarToday
{
	background-color: #DEF;
}

/* End Sidebar */
/* blog styles */

	