/* ::::: style.css ::::: */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
	font-size: 100%;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
}
body {
	line-height: 1;
}
ol, ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
*::-moz-selection {
background: rgb(81, 162, 1) none repeat scroll 0pt 0pt;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
color: rgb(255, 255, 255);
}
html, body {
	color: rgb(36, 38, 38);
}
html {
	background: rgb(213, 218, 221) url('bg-html.jpg') repeat-x scroll left top;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	height: 100%;
	margin-bottom: 1px;
	overflow-y: scroll;
}
body {
	background: transparent url('bg-body.png') no-repeat scroll 50% 74px;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	font-family: "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.5;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	text-align: center;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: rgb(0, 77, 153);
}
a:focus, a:hover, a:active {
	color: rgb(134, 24, 10);
}
#menu a:active, #submenu a:active {
	position: relative;
	top: 1px;
	text-transform: uppercase;
}
#submenu a:focus {
	color: rgb(17, 17, 17);
	text-transform: uppercase;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	border-bottom: 1px solid rgb(255, 255, 255);
	color: rgb(197, 78, 11);
}
#sidebar a:focus, #sidebar a:hover, #sidebar a:active {
	border-bottom-color: rgb(197, 78, 11);
	color: rgb(17, 17, 17);
}
#sidebar .textwidget a img, #sidebar .textwidget a:hover img {
	border: 0pt none;
}
h1, h2, h3, h4, h5, h6 {
	color: rgb(0, 0, 0);
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	margin: 0.3em 0pt 10px;
	font-size: 28px;
	line-height: 1.2;
}
h3 {
	margin: 0em 0pt 0.2em;
	font-size: 22px;
	line-height: 1.3;
}
h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited {
	color: rgb(0, 0, 0);
}
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover {
	color: rgb(102, 153, 0);
}
input {
	vertical-align: middle;
}
strong {
	font-weight: bold;
}
.top-link {
	background: transparent url('top-sprite.png') no-repeat scroll 0pt 5px;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	padding-left: 12px;
}
.top-link:hover {
	background-position: 0pt -29px;
}
.alignright {
	float: right;
}
table {
	color: rgb(62, 88, 103);
	width: 100%;
}
tbody {
	background-color: rgb(247, 247, 247);
	text-align: left;
}
#header, #main, #footer {
	margin: 0pt auto 3px;
	background-color: rgb(255, 255, 255);
	text-align: left;
	width: 885px;
}
#main-footer {
	margin: 0px;
	background-color: rgb(247, 247, 247);
	text-align: left;
	width: 885px;
	font-size: 0.75em;
}
#header, #sidebar, #footer {
	font-size: 0.7em;
}
#header {
	height: 146px;
	margin-top: 10px;
	position: relative;
}
#container {
	margin: 0pt -350px 0pt 0pt;
	float: left;
	width: 100%;
}
#content {
	border-right: 3px solid rgb(213, 218, 221);
	margin: 0pt 250px 0pt 0pt;
	padding: 19px 0pt 0pt;
	overflow: hidden;
}
#sidebar {
	border-left: 3px solid rgb(213, 218, 221);
	padding: 15px 20px 15px 10px;
	background-color: rgb(255, 255, 255);
	float: right;
	margin-left: -3px;
	width: 220px;
}
#footer {
	padding: 10px 28px;
	width: 829px;
}
#logo, #logo a {
	display: block;
	height: 50px;
	width: 290px;
}
#logo {
	position: absolute;
	top: 7px;
	left: 20px;
}
#logo a {
	background: transparent url('logo.png') no-repeat scroll left top;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	text-indent: -9999em;
}
.description {
	color: #A6ACB3;
	display: block;
	left: 310px;
	position: absolute;
	top: 41px;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
}
#accessibility li, #accessibility a, #menu li, #menu a, #submenu li, #submenu a {
	display: block;
	float: left;
	text-transform: uppercase;
}
#nav {
	position: absolute;
	top: 75px;
	left: 0pt;
	width: 885px;
}
ul#menu {
	padding: 0pt 28px 0pt 18px;
	background: rgb(137, 203, 17) url('navigation.png') repeat-x scroll left top;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	display: block;
	height: 41px;
	width: 839px;
}
#menu a {
	padding: 0pt 8px 0pt 10px;
	background: transparent url('navigation.png') no-repeat scroll left -150px;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 40px;
	text-shadow: 0pt 1px 0pt rgb(85, 85, 85);
	text-transform: uppercase;
}
#menu .page-item-home a, #submenu li:first-child a {
	background: transparent none repeat scroll 0% 0%;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
}
#menu a:hover, #menu a:focus, #menu .active a {
	text-shadow: 1px 1px 1px rgb(0, 0, 0);
	text-transform: uppercase;
}
#submenu-bg {
	background: transparent url('bg-submenu.jpg') repeat-x scroll 0pt 0pt;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	height: 33px;
	width: 885px;
}
ul#submenu {
	padding: 8px 21px 0pt;
	display: block;
}
#submenu a {
	padding: 0pt 5px 0pt 7px;
	background: transparent url('navigation.png') no-repeat scroll left -200px;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	color: rgb(102, 102, 102);
	text-transform: uppercase;
}
#submenu .active a,
#submenu a:hover{
	color: rgb(0, 0, 0);
	text-transform: uppercase;
}
#submenu li ul {
	display: none;
}
#submenu li:hover ul {
	border: 1px solid rgb(234, 234, 234);
	padding: 6px 6px 4px;
	overflow: auto;
	background-color: rgb(255, 255, 255);
	clear: both;
	display: block;
	float: none;
	left: auto;
	line-height: 1;
	top: auto;
	width: 100%;
}
#submenu li li, #submenu li li a {
	padding: 0pt;
	clear: both;
	display: block;
	float: none;
	width: auto;
}
#submenu li li a {
	border-bottom: 1px solid rgb(255, 255, 255);
	padding: 9px 10px;
	background-color: rgb(247, 247, 247);
	margin-bottom: 1px;
}
#submenu li li a:hover {
	border-bottom: 1px solid rgb(194, 194, 194);
	background-color: rgb(233, 233, 233);
	color: rgb(18, 86, 135);
}
#nav-search {
	display: block;
	height: 30px;
	line-height: 16px;
	position: absolute;
	top: 9px;
	right: 28px;
}
#nav-search label {
	display: none;
}
#s, #searchsubmit {
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
}
#s {
	border: 1px solid rgb(119, 119, 119);
	padding: 4px 5px 2px;
	font-size: 11px;
	height: 15px;
	width: 130px;
}
#nav-search #s {
	border-color: rgb(105, 171, 1) rgb(84, 131, 1) rgb(84, 131, 1) rgb(105, 171, 1);
}
#searchsubmit {
	border: 1px solid rgb(102, 102, 102);
	padding: 0pt 5px;
	background: rgb(102, 153, 0) url('button-style-input.png') repeat-x scroll left center;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
	color: rgb(255, 255, 255);
	font-size: 11px;
	height: 23px;
	letter-spacing: 1px;
	line-height: 20px;
	-moz-box-shadow: 0px 0px 1px rgb(255, 255, 255);
}
#searchsubmit, x:-moz-any-link {
padding: 0pt 5px 3px;
}
.page, .post, .pagetitle, .nocomments {
	padding: 0pt 28px;
}
.post, .nocomments {
	padding-bottom: 20px;
}
.post {
	margin-bottom: 30px;
}

a.undec{text-decoration:none;color:#4d4d4d;cursor:default;}

.entry {
	margin: 15px 0pt 5px;
	font-size: 13px;
	line-height: 20px;
}
p strong, li strong {
	color: rgb(46, 46, 46);
}
.entry p, .entry ol, .entry ul, .entry dl {
	margin: 0pt 0pt 9px;
	color: rgb(77, 77, 77);
}
.entry ul {
	margin-left: 0.5em;
	padding-left: 12px;
}
.entry ul li {
	list-style-type: disc;
}
.currently-viewing, #sidebar #about, #sidebar .categories, #sidebar .archives, .pagenav, #meta, .linkcat, .widget {
	border-bottom: 1px dotted rgb(221, 221, 221);
	margin: 0pt 0pt 8px;
	padding: 0pt 8px 9px;
}
ul.sb-list {
	margin-left: 10px;
}
.sb-title {
	color: #6B6B6B;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 1px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
html .clearfix {
	display: block;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0pt;
	height: 0pt;
}
.clearfix {
	display: inline-block;
}
.caps {
	font-size: 90%;
}
.wrks{ margin-top:10px;}
.wrks a{display:block;margin-bottom:10px}
