body {
	color: #204387;
	background: #FFF url(../images/bg.gif) repeat-x;
	text-align: center;
	font-family: Calibri;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	}
	
h1 {
	font-family:calibri;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:right;
	width:900px;
	background:#F4F7FB;
	font-size:14px;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
	padding-left: 20px;
	}
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	color:#000047;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-family: Calibri;
	font-size: 14px;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#677CB5;
	}
#tabs a:hover {
	background-position:0% -42px;
	}
#tabs a:hover span {
	background-position:100% -42px;
	}  
#wrap {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
#tabs1 {
	float:right;
	width:640px;
	background:#F4F7FB;
	font-size:12px;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
	}
#tabs1 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#tabs1 li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs1 a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#tabs1 a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	color:#627EB7;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-family: Calibri;
	font-size: 12px;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}
/* End IE5-Mac hack */
#tabs1 a:hover span {
	color:#627EB7;
	}
#tabs1 a:hover {
	background-position:0% -42px;
	}
#tabs1 a:hover span {
	background-position:100% -42px;
	}  

/* Header */
#header {
	position: relative;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Featured Block */
#featured {
	clear: both;
	background: #F8FAFD;
	border: 1px solid #DCF1FB;
	margin: 3px 0 0 0;
	padding-bottom: 20px;
	width: 920px;
}
#featured h2 {
	font: normal 3.8em Georgia, 'Times New Roman', Times, Serif;
	color: #295177;
	letter-spacing: -2.0px;	
	margin-bottom: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;	
}
#featured h2 a {
	color: #295177;
	border: none;	
}
#featured .image-block {
	float: left;
	width: 330px;	
	margin: 20px 0 0 25px;
	padding: 10px 0 0 0;
	display: inline;
	border-right: 1px solid #DCF1FB;	
}
#featured .image-block img {
	background: #FFF;
   border: 1px solid #DFEAF0;
	padding: 12px;
}
#featured .text-block {
	float: right;
	width: 510px;
	margin: 15px 25px 0 0;
	display: inline;
}
#featured a.more-link {
	background: #B4DB6F;
	padding: 5px 10px 5px 10px;
	margin-top: 25px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #BADE7D;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;	
	float: left;
	display: block;
}
#featured a.more-link:hover {
	background: #008EFD;
	border-color: #007DE2;
}

/* Content */
#content-outer {
	clear: both;
	float: left;
	width: 920px;
	margin: 0; padding: 0;
	background: transparent url(../images/hor-line.gif) repeat-y center 0;				
}
#content-wrap {
	float: left;
	width: 920px;
	background: transparent url(../images/dotted-lines.gif) repeat-x;	
}
#content {
	float: left;
	width: 900px;
	margin-left: 5px;
	display: inline;
	padding-bottom: 10px;
}

/* columns */
#left {
	width: 910px;
	float: right;
	padding-top: 5px;
	margin-left: 5px;
}
#right {
	width: 250px;
	float: left;
	padding-top: 5px;
}

#right h3 {

}
#left h2 {
	font: bold 12px calibri;
	color: #444;
	letter-spacing: normal;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#left h2 a {
	color: #444;
	border: none; 
}
#left .entry {
	background: url(../images/dotted-lines.gif) repeat-x left bottom; 
	padding-bottom: 15px;
}
#left .entry h3 a {
	color: #444;
	border: none;
}

/* sidebar quick search */
#right form#quick-search {
	padding: 0; margin: 10px 0 0 10px;
	width: 270px; height: 33px;
	background: #fff url(../images/header-search.gif) no-repeat;
	border: none;	
}
#right form#quick-search p {
	margin: 0; padding: 0;		
	border: none;
}
#right form#quick-search input {
	border: none;
	background: transparent;
	color: #BABABA;
	margin: 0; padding: 5px;
	font-size: .9em;	
	float: left;		
}
#right form#quick-search .tbox {
	margin: 6px 0 0 5px;
	width: 220px;	
	display: inline;	
}
#right form#quick-search .btn{
	width: 24px; height: 24px;		
	margin: 5px 0 0 0;	padding: 0;	
}
#right form#quick-search label {
	display: none;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


/* footer */
#footer-outer {
	clear: both;
	float: left;
	width: 920px;		
	background: url(../images/dotted-lines.gif) repeat-x;	
	font-size: .9em;		
	color: #777;	
}
#footer-wrap {
	float: left;
	width: 900px;
	margin-left: 10px;	
	display: inline;
}
#footer-wrap h3 {
	font-size: 2.4em;		
}
#footer-wrap .col-a {
	width: 300px;
	float: left;
}
#footer-wrap .col-b {
	width: 295px;
	float: right;	
}

/* footer-list */
#footer-outer .footer-list ul {
	border-top: 1px solid #E6E6E6;
	list-style: none;
	padding: 0;	
	margin-left: 20px;	
}
#footer-outer .footer-list ul li {
	background: url(../images/dotted-lines.gif) repeat-x left bottom;
}
#footer-outer .footer-list ul li a {
	display: block;
	width: 98%;
	line-height: 2em; 
	padding: 5px 0;
	margin-left: 0;
	color: #77A6D3;
	border: none;	
}
#footer-outer .footer-list ul li a span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: .95em;	
}
#footer-outer .footer-list ul li a:hover,
#footer-outer .footer-list ul li a:hover span {
	color: #333;	
}

/* footer-bottom */
#footer-bottom {
	float: left;
	clear: both;
	background: url(../images/dotted-lines.gif) repeat-x;
	width: 920px;
	margin: 10px auto 0 auto;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	font-size: 0.9em;
	color: #183883;
	border-bottom: 2px solid #FFF;
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;		
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}

/* post */
.post {
	margin-bottom: 15px;
	background: url(../images/dotted-lines.gif) repeat-x left bottom; 
	padding-bottom: 15px;
}
.post .image-section {
	clear: both;
	display: block;
	margin: 25px 0 10px 20px;
	padding: 0;
}
.post .image-section img {
	background: #FAFAFA;
   border: 1px solid #ECECEC;	
	padding: 12px;
}
.post .postmeta {	
	padding: 5px 15px; margin: 20px 20px 15px 20px;	
	background: #f9fbfd; 
	border: 1px solid #eaf1f5;
}
.post .postmeta a { background: transparent; }
.post .postmeta a:hover { border: none; }
.post .postmeta a.comments { margin: 0 10px 0 5px;	}
.post .postmeta a.readmore { margin: 0 10px 0 5px;	}
.post .postmeta .date { margin: 0 10px 0 5px;	}

.post .post-info, 
#featured .post-info { font-size: .95em; margin-top: 0; color: #B0B0B0; }

.post .post-info a, .post .post-info a:visited,
#featured .post-info a, #featured .post-info a:visited { color: #8BB92E; border: none; }

.post .tags {
	padding: 5px 15px; margin: 20px 20px 15px 20px;	
	border-top: 1px solid #eaf1f5;
	border-bottom: 1px solid #eaf1f5;
}

/* comments list */
ol.commentlist {
	margin: 12px 20px;
	padding: 0;
	border-style: solid;	
	border-color: #F0F0F0;	
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #F0F0F0; 
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;	
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 5px 0 0 0;
}
.commentlist li.alt {
	background: #F8F8F8; 
}



/* pagenavigation */
.page-navigation {
	margin: 10px 20px 10px 20px;
	padding: 5px 15px;
	background: #F9F9F9;	
	border: 1px solid #F0F0F0;	
	width: 510px;
}
.page-navigation a:hover {
	border: none;
	color: #333;
}

/* thumbnails */
p.thumbs { 
	padding: 10px 0 0 0px; 
	margin: 0 0 0 15px;
}
.thumbs img { 
	position: relative;
	padding: 8px;
	margin: 4px;
	background: #FAFAFA;
   border: 1px solid #EDEDED;	
}
.thumbs img:hover	{
	border: 1px solid #D2D2D2;	
}
.thumbs a:hover { background-color: transparent; border: none }


/* alignment classes & additional classes*/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }
.no-bg {	background: none; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
img {
	border: none;
	}
	
#menu {
	width: 200px;
	margin: 10px;
	margin-top: 10px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #667BB4;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 10px;
		margin-top: 10px;
	}
	
#menu li a:hover {
	color: #183883;
	background:  url(menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	margin-top: 10px;
	}

