body {
	margin: 0;
	padding: 0;
	background: #fff url(../default/images/mainbg-top.jpg) 0 0 repeat-x; 
	font-size: 62.5%;  
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333;
	}

#page {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width:985px;
	}

#header {
	width:985px;
	height:130px;
	width:auto; 
	margin:0 auto; 
	padding:0 5px 10px 5px;
	position:relative;	
}

#headerimg {
	float:left; 
	margin:7px 0 4px 7px;
	height: 98px;
	width: 178px;
}

.narrowcolumn {
	clear:both;
	float: left;
	padding: 0 30px 50px 28px;
	margin: 50px 0 0 0;
	width: 700px;
	font-size:110%;
	line-height:1.4em;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 38px;
	width: 730px;
	font-size:120%;
	line-height:1.4em;
}

#sidebar {
	float:right;
	padding: 10px 10px 10px 15px;
	width: 195px;
	margin:49px 0 150px 0;
	background:#f0f0f0 /* url(../default/images/box-grad.gif) 0 0 repeat-x */;
	border:1px solid #ccc;
	border-top:1px solid #1a9cc3;
	border-bottom:1px solid #004c83;
}

p { font-size:120%; }

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* global nav */
#header #global { float:right; width:600px; margin:14px 0 5px 0; text-align:right; }
#header #global li, #header #global li.blank { display:inline; padding-right:9px; padding-left:9px; border-right:1px solid #ccc; color:#3870b4; font-weight:bold; text-transform:uppercase; font-size:120%; }
#header #global li.last { padding-right:0; border:0; }
#header #global li a,#header #global li a:visited { color:#193658; text-decoration:none; }
#header #global li a:hover { color:#27a0d2; text-decoration:underline; }

/* tabbed nav */
#header #tabs { margin:0; float:right; width:500px; position:absolute; top:79px; right:-1px; text-align:center; }

* html #header #tabs { margin:0; float:right; width:500px; position:absolute; top:88px; right:-1px; text-align:center; }
*:first-child+html #header #tabs { margin:0; float:right; width:500px; position:absolute; top:79px; right:-1px; text-align:center; } */

#header #tabs ul { float:right; }
#header #tabs li { padding:0; margin:0 0 0 1px; display:inline; }
#header #tabs li a, #header #tabs li a:visited { text-decoration:none; float:left; width:83px; font-weight: bold; padding:5px 1px 4px 0; color:#fff; display:block; background:url(../default/images/nav-tab.png) no-repeat 0 0; font-size:120%; }
#header #tabs li a:hover { color:#27a0d2;  text-decoration:underline; }
#header #tabs li.last { padding-right:0; }

/* menu bar nav */
#header #main-menu { float:left; background:url(../default/images/main_menu_bg.gif) 0 0 repeat-x; width:970px; margin:15px 0 0 7px; padding:0; clear:both; display:block; height:28px; }

#header #main-menu ul { text-align:left; float:left; margin:8px 0 0 16px; padding:0; }
#header #main-menu ul li { display:inline; margin:0; padding:6px 0 6px 0; }
#header #main-menu ul li.TabOn { background:url(nav-hover.gif) 0 0 repeat-x;  }
#header #main-menu ul li a { text-transform:uppercase; padding:6px 8px 6px 8px; font-size:13px; text-decoration:none; color:#fff; line-height:10px; }
#header #main-menu ul li a:hover { background:url(nav-hover.gif) 0 0 repeat-x; }
#header #main-menu ul li.TabOn a,
#header #main-menu ul li.TabOn a:hover{ background:url(nav-hover.gif) 0 0 repeat-x; }
#header #main-menu ul li a em { font-style:normal; text-decoration:underline;}

#footer { clear: both; width:960px; margin:8px auto;  padding:3px 0 20px 0; border-top: 2px solid #999; font-size: 0.95em; text-align:left;}
#footer a,#footer a:visited { color:#333; text-decoration:none; }
#footer a:hover { color:#333; text-decoration:underline; }

#footer p.legality { float:left; text-transform:uppercase; }
#footer p.informational { float:right; }

.screen-reader-text { display:none; }

/* End Structure */

/*	Begin Headers */

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
        margin: 0;
	padding: 0; 
	line-height:1.45em;
	}

#content h2 { padding:0 0 8px 0; }

#content h2 a,#content h2 a:visited { text-decoration:none; }

#content h2 a:hover { text-decoration:underline; }

#sidebar h2 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 1.3em;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

/* End Headers */

a, a:visited { color:#3c5873; text-decoration:underline; }
a:hover { color:#3c5873; text-decoration:none; }


/* Begin Images */
p img {
	padding: 0;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar li a { font-size:1.2em; text-decoration:none; font-size:130%; }

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 8px 0 3px 0;
	}

#s {
	width: 108px;
	padding: 2px;
	margin-right:5px;
}

#searchsubmit {
	padding: 2px;
	}

.entry form { text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	font-weight: normal;
	line-height: 1.5em;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }


#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/

/* 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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.small {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight:bold;
}

.small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
 