


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #5B5B5B;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-weight: 200;
	color: #222222;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	color: #f65077;
}

a:hover {
	text-decoration: none;
}

#block {
	padding-bottom: 50px;
}

.cont {
	width: 1000px;
	margin: 0px auto;
}

/* Header */

#tp-block {
	overflow: hidden;
	height: 120px;
	background: #f65077;
}

#tp {
	overflow: hidden;
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	padding: 0px 0px;
}

/* Logo */

#title {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#title h1, #title p {
}

#title h1 {
	line-height: 120px;
	letter-spacing: -2px;
	font-size: 3em;
}

#title h1 a {
	color: #FFFFFF;
	text-transform: uppercase;
}

#title p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}

#title p a {
	color: #8E8E8E;
}

#title a {
	border: none;
	background: none;
	text-decoration: none;
	color: #12212F;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #E7EBED;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#navigation {
	float: right;
	width: 500px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#navigation ul {
	float: right;
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#navigation li {
	float: left;
	padding: 0px 0px 0px 0px;
}

#navigation a {
	display: block;
	margin-right: 1px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: 300;
	color: #FFFFFF;
	border: none;
	font-weight: bold;
}

#navigation a:hover, #navigation .current_page_item a {
	text-decoration: none;
	color: #fff;
	background: #efe18b;
	border-radius: 5px;
}

#navigation .current_page_item a {
	background: #efe18b;
	border-radius: 5px;
	color: #fff;
}

/* Page */

#main {
	width: 1000px;
	margin: 0 auto;
	padding: 60px 0px 0px 0px;
	background: #FFFFFF;
}

/* Content */

#cnt {
	float: left;
	width: 600px;
	padding: 0px 0px 0px 0px;
}

.post {
	overflow: hidden;
	margin-bottom: 40px;
}

.post .ttl {
	padding: 7px 0px 40px 0px;
	letter-spacing: -1px;
}

.post .ttl a {
	border: none;
	text-decoration: none;
	color: #222222;
}

.post .meta {
	margin-bottom: 30px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

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

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	margin-right: 10px;
	background: #3dc6c6;
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	background: #3dc6c6;
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

/* Sidebar */

#sb {
	float: right;
	width: 260px;
	margin: 0px;
	padding: 40px;
	background: #efe18b;
	border-radius: 7px;
}

#sb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sb li {
	margin: 0;
	padding: 0;
}

#sb li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sb li li {
	line-height: 40px;
	border-bottom: 1px dotted #3dc6c6;
	margin: 0px 0px;
	border-left: none;
}

#sb li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sb li li a {
	padding: 0px 0px 0px 20px;
	background: url(https://917132.claudeassets.com/20260211161428im_/https://www.smartconnection.net/theme/smart/images/list.png) no-repeat left 50%;
	color: #1d6363;
}

#sb li li a:hover {color: #3dc6c6;}

#sb h2 {
	height: 38px;
	padding: 0px 0px 30px 0px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #222222;
}

#sb p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sb a {
	border: none;
}

#sb a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content-wrapper {
}

#footer-content {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding: 50px 0px;
	color: #FFFFFF;
}

#footer-content h2 {
	color: #FFFFFF;
}

#footer-content a {
}

#footer-bg {
	overflow: hidden;
	padding: 30px 0px;
	background: #E8E8E8;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 26px;
	color: #FFFFFF;
}

#footer-content #fbox1 {
	float: left;
	width: 300px;
	margin-right: 50px;
}

#footer-content #fbox2 {
	float: left;
	width: 300px;
}

#footer-content #fbox3 {
	float: right;
	width: 300px;
}

#footer-content a {
}

#c1 {
	float: left;
	width: 290px;
	margin-right: 30px;
}

#c2 {
	float: left;
	width: 280px;
}

#c3 {
	float: right;
	width: 260px;
}

/* Footer */

#foot {
	height: 140px;
	margin: 0 auto;
	padding: 50px 0 15px 0;
	background: #3dc6c6;
}

#foot p {
	margin: 0;
	padding-top: 10px;
	letter-spacing: 1px;
	line-height: normal;
	text-align: center;
	color: #fff;
}

#foot a {
	color: #efe18b;
}

#banner {
	margin: 0px auto;
	width: 1000px;
	height: 440px;
	background: url(https://9bcb2d.claudeassets.com/20260211161428im_/https://www.smartconnection.net/theme/smart/images/img03.png) no-repeat left bottom;
}

#banner .content {
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 a {
	color: #7F7F7F;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.style1 li {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #162738;
	line-height: 160%;
}

ul.style1 a {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #93B2A0;
}

ul.style1 a:hover {
	text-decoration: underline;
}

ul.style1 .first {
	border-top: none;
	padding-top: 0px;
}

#feat-cnt {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
}

#feat-cnt h2 {
	padding: 0px 0px 20px 0px;
	font-size: 30px;
}

#feat-cnt #c1 {
	float: left;
	width: 300px;
	margin-right: 50px;
}

#feat-cnt #c2 {
	float: left;
	width: 300px;
}

#feat-cnt #c3 {
	float: right;
	width: 300px;
}

.but a {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	margin-right: 10px;
	background: #f65077;
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.popup { width:300px; display:none; background:#3dc6c6; position:absolute; margin:0px 0px 0px 0px; padding: 15px; border-radius: 8px;}
.popup ul { margin:0!important; padding: 0px!important; float: none!important;}
.popup ul li { margin:0!important; padding: 0px!important; float: none!important;}


.popup2 { width:300px; display:none; background:#3dc6c6; position:absolute; margin:0px 0px 0px 0px; padding: 15px; border-radius: 8px;}
.popup2 ul { margin:0!important; padding: 0px!important; float: none!important;}
.popup2 ul li { margin:0!important; padding: 0px!important; float: none!important;}

.popup3 { width:300px; display:none; background:#3dc6c6; position:absolute; margin:0px 0px 0px 0px; padding: 15px; border-radius: 8px;}
.popup3 ul { margin:0!important; padding: 0px!important; float: none!important;}
.popup3 ul li { margin:0!important; padding: 0px!important; float: none!important;}
/*
     FILE ARCHIVED ON 17:14:56 Nov 23, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:40:55 Aug 22, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.376
  exclusion.robots: 0.044
  exclusion.robots.policy: 0.037
  esindex: 0.006
  cdx.remote: 16.441
  LoadShardBlock: 75.246 (3)
  PetaboxLoader3.datanode: 51.451 (4)
  PetaboxLoader3.resolve: 174.62 (2)
  load_resource: 167.996
*/