html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;vertical-align:baseline;outline:none;font-size:100%;background:transparent;border:none;text-decoration:none}b,i,hr,u,center,menu,layer,s,strike,font,xmp{margin:0;padding:0;vertical-align:baseline;outline:none;font-size:100%;font-weight:normal;font-style:normal;background:transparent;border:none;text-decoration:none}font{color:#333}center{text-align:left}body{line-height:24px;font-family:,"Times New Roman",serif;color:#333;background:#fff}h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:normal;margin:0 0 21px 0}h1{font-size:1.8em}h2{font-size:1.7em}h3{font-size:1.55em;}h4{font-size:1.4em}h5{font-size:1.25em}h6{font-size:1.1em}p{margin:0 0 21px 0}ol,ul{list-style:none}ul{list-style:disc;margin:0 0 21px 2.5em}ol{list-style-type:decimal;margin:0 0 21px 3em}ol ol{list-style:upper-roman}ol ol ol{list-style:lower-roman}ol ol ol ol{list-style:upper-alpha}ol ol ol ol ol{list-style:lower-alpha}ul ul,ol ol,ul ol,ol ul{margin-bottom:0}dl{margin:0 0 18px 3px}dl dt{font-weight:bold;margin:12px 0 0 0}dl dd{margin:6px 0 0 1.5em}strong{font-weight:bold}strong strong{font-weight:normal}em,cite{font-style:italic}em em,cite cite{font-style:normal}abbr{cursor:help}acronym{text-transform:uppercase;border-bottom:1px dashed #666;cursor:help}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:baseline;position:relative;bottom:0.3em}sub{vertical-align:baseline;position:relative;top:0.3em}address{font-style:italic;margin:0 0 21px 0}li address,dd address{margin:0}blockquote{margin:0 2.5em;font-style:normal}blockquote em,blockquote cite{font-style:italic}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{cursor:pointer}a img{border:none}pre{overflow:auto;font:.9em Monaco,monospace,Courier,"Courier New";line-height:21px;margin-bottom:21px;padding:9px}code{font:.9em Monaco,monospace,Courier,"Courier New"}pre code{font-size:1em}ins,dfn{font-style:italic;text-decoration:none;border-bottom:1px solid #666}del{text-decoration:line-through}object{margin-bottom:21px}input,textarea{font-size:1em;font-family:Verdana,Times,"Times New Roman",serif;padding:3px}:focus{outline:none}form label{cursor:pointer}option{padding:1px 3px}table{border-collapse:collapse;border-spacing:0;margin-bottom:21px}th,td{text-align:left}hr{margin-bottom:21px}img.wp-smiley{max-height:12px;margin:0;padding:0;border:none}.gallery{display:block;text-align:center;margin-bottom:21px !important}.alignleft,.left{float:left;margin-right:15px}.alignright,.right{float:right;margin-left:15px}.aligncenter,.center{display:block;margin:0 auto 21px auto}.alignnone,.block{clear:both;margin:0 0 21px 0}.clear{clear:both}img.alignleft,img.alignright{display:inline}blockquote.alignleft,blockquote .alignright{width:33%}/**
 * Two columns with content floated left.
 * Fixed width of 960px.
 *
 * @since 0.6
 * @package Hybrid
 * @subpackage CSS
 */

#body-container {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	}

#container {
	overflow: hidden;
	float: left;
	width: 960px;
	}

.content {
	overflow: hidden;
	float: left;
	width: 620px;
	}
.no-widgets .content, .no-default-widgets .content {
	width: 960px;
	}

#primary {
	position: relative;
	float: right;
	width: 300px;
	}

#secondary {
	position: relative;
	clear: right;
	float: right;
	width: 300px;
	}

#subsidiary {
	overflow: hidden;
	}

#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	}

#footer-container {
	clear: both;
	overflow: hidden;
	}

#footer {
	clear: both;
	overflow: hidden;
	}.wp-pagenavi .pages{margin:2px 3px 2px 0;font-style:italic}.wp-pagenavi .current{margin:2px;padding:1px 6px;font-weight:bold}.wp-pagenavi .extend{margin:2px}.wp-pagenavi a{margin:0 2px;padding:1px 6px;font-style:italic;border:1px solid #ccc}.WP-EmailIcon{padding:0;margin:0;border:none}.comment_license{font-style:italic}img#wpstats{overflow:hidden !important;width:0 !important;height:0 !important;padding:0 !important;margin:0 !important}.contact-form{margin-bottom:21px}.contact-form legend{display:none}.contact-form .form-input input{display:block;margin-bottom:6px;padding:3px 6px;width:300px}.contact-form label{font-size:.9em}.contact-form textarea{width:97%;margin-bottom:6px;padding:6px}.contact-form .form-option{margin-bottom:6px}.contact-form .button{width:100px;margin-right:9px;padding:6px 9px}.contact-form .button:hover{cursor:pointer}/**
 * Screen Stylesheet
 * Default style for the Hybrid theme
 *
 * @since 0.3
 * @package Hybrid
 * @subpackage CSS
 */

/* Body */
body {
	color: #000;
}
/* Links */
a {
	color: #3986CD;
	text-decoration: underline;
}
a:visited {
	color: #3986CD;
}
a:hover, a:active {
	color: #5aa1e2;
	text-decoration: underline;
}
/* Headers */
h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
	color: #003d7d;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 1.0em;
}
/* Lists */

/* Blockquotes */
blockquote {
	font-style: italic;
	color: #555;
}
blockquote blockquote {
	color: #777;
}
blockquote em {
	font-style: normal;
}
/* Code */
pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
}
code {
	padding: 0 3px;
	background: #eee;
}
pre code {
	background: transparent;
}
/* Tables */
caption {
	font-size: .9em;
	font-style: italic;
	text-align: right;
}
td, th {
	padding: 3px 6px;
}
th {
	background: #eee;
}
/* Drop caps */
.drop-cap {
	float: left;
	margin: 3px 3px 0 0;
	font: normal normal normal 47px/35px "Warnock Pro", "Goudy Old Style", Palatino, "Book Antiqua", Georgia, serif;
	color: #333;
}
/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
}
/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
}
/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
}
/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
}
/* Breadcrumb */
.breadcrumb {
	margin: 0 0 15px 0;
	font-size: 1em;
	color: #666;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
}
.breadcrumb a {
	color: #333;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
/* Images */
.post img {
	max-width: 568px;
	padding: 1px;
	border: 1px solid #999;
}
.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
}
/* Captions [caption] */
.wp-caption {
	max-width: 576px;
	margin-top: 6px;
	padding: 6px 1px 0 1px;
	border: 1px solid #ccc;
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: .9em;
	font-style: italic;
	color: #666;
}
.wp-caption img {
	max-width: 564px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
}
/* Gallery [gallery] */
.gallery img {
	border: 1px solid #ccc;
}
/* Avatars */
.avatar {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 15px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
}
/* Header */
#header {
	margin: 0 0 0px 0;
}
/* Blog title */
#site-title {
	font: italic normal normal 35px/35px Georgia, Times, "Times New Roman", serif;
	margin: 0 0 10px 0;
}
#site-title a {
	color: #000;
}
/* Blog description */
#site-description {
	font: normal normal normal 16px/20px Georgia, Times, "Times New Roman", serif;
	margin: 0;
	color: #666;
}
/* Navigation */
#primary-menu, #navigation {
	overflow: visible;
	height: 34px;
	margin: 0 0 60px 0;
	z-index: 100;
}
#primary-menu li, #page-nav li {
	margin-right: 15px;
}
#primary-menu li li, #page-nav li li {
	margin-right: 0;
}
#primary-menu li a, #page-nav li a {
	padding: 8px 15px 8px 15px;
	color: #111;
	background: #fff;
	border: 1px solid #ccc;
}
/* Drop-downs style */
#primary-menu li:hover ul, #primary-menu li.sfHover ul, #page-nav li:hover ul, #page-nav li.sfHover ul {
	top: 32px;
}
#primary-menu li li a, #page-nav li li a {
	border-top: none;
	margin-right: 0;
}
#primary-menu li ul, #page-nav li ul {
	background: #fff;
	border-top: 1px solid #ccc;
}
#primary-menu li li:hover ul, #primary-menu li li.sfHover ul, #primary-menu li li li:hover ul, #primary-menu li li li.sfHover ul, #page-nav li li:hover ul, #page-nav li li.sfHover ul, #page-nav li li li:hover ul, #page-nav li li li.sfHover ul {
	top: -1px;
}
#primary-menu li li li, #page-nav li li li {
	margin-left: -1px;
}
/* Container (wraps content, primary, and secondary) */
#container {
	margin-bottom: 21px;
}
/* Main content */
.content {
	margin: 0 0 21px 0;
}
.no-widgets .content, .page-template-no-widgets .content {
	width: 960px;
}
/* Posts */
.post {
	overflow: hidden;
	margin: 0 0 10px 0;
}
.single .post, .attachment .post, .page .post {
	margin: 0;
}
/* Archive information */
.author-info, .search-info {
	overflow: hidden;
	margin: 0 0 00px 0;
}
/* Entry title */
.entry-title, .category-title, .search-title, .archive-title {
	font-size: 1.7em;
	margin: 0 0 12px 0;
	font-weight: normal;
	color: #008640;
}
.archive .entry-title, .search .entry-title {
	font-size: 21px;
	margin: 0;
}
.page-title, .attachment-title {
	margin: 0 0 5px 0;
}
.entry-title a {
	color: #008640;
	text-decoration: none;
}
h2.entry-title a {
	color: #003D7D;
	font-size: 0.85em;
}
.search-form {
	float: right;
}
/* Byline */
.byline {
	margin: 0 0 10px 0;
	font-size: 0.9em
}
.byline a {
}
.archive .byline, .search .byline {
	margin: 0 0 10px 0;
	color: #999;
}
.byline .byline-prep {
	text-transform: lowercase;
}
/* Entry content */
.entry-content {
	overflow: hidden;
	margin: 0 0 10px 0;
}
/* Entry metadata */
.entry-meta {
	border-bottom:1px dotted #CCCCCC;
	clear:both;
	color:#666666;
	font-size:0.9em;
	margin:0 0 5px;
	padding-bottom:5px;
}
/* Page links (multiple-paged posts) */
p.page-links a {
	margin: 0 3px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
}
/* Navigation links */
.navigation-links {
	margin-bottom: 21px;
}
.navigation-links .previous {
	float: left;
	max-width: 50%;
}
.navigation-links .next {
	float: right;
	max-width: 50%;
	text-align: right;
}
.navigation-attachment {
	overflow: hidden;
}
/* WP Pagenavi plugin */
.wp-pagenavi {
	margin-bottom: 21px;
}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend, .wp-pagenavi a {
	margin-right: 6px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
}
/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0 15px 0;
	color: #464646;
	list-style-type: none;
}
.widget a {
	text-decoration: underline;
}
.widget a:hover {
	text-decoration: none;
}
/* Widget titles */
.widget-title {
	font-size: 1.3em;
	font-weight: normal;
	color: #333;
}
/* Utility widget areas */
#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
	margin: 0 0 21px 0;
	padding: 20px 20px 0 20px;
	border: 1px solid #ccc;
}
/* Comments template */
#comments-template {
	clear: both;
}
/* Comment headers */
.comments-header {
	font-size: 1.2em;
}
/* Comments are closed */
.comments-closed {
	font-style: italic;
	color: #ccc;
}
.comments-closed a {
	color: #ccc;
}
/* Comment list */
#comments-template ol {
	list-style: none;
	margin: 0 0 21px 0;
}
#comments li, #comments li li li, #comments li li li li li {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	background: #fff;
	border: 1px solid #ccc;
}
#comments li li, #comments li li li li {
	background: #f9f9f9;
}
/* Avatar */
#comments-template .avatar {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 15px;
	padding: 0;
	border: 1px solid #666;
}
/* Comment metadata */
.comment-meta {
	margin: 10px 0 21px 0;
	font-size: 13px;
	color: #666;
}
.comment-author {
	font-size: 15px;
	color: #000;
}
.comment-reply-link, .permalink, .comment-edit-link {
	font-style: italic;
	color: #666;
}
/* Comment text */
.comment-text {
	clear: left;
	margin: 0 15px;
}
/* Form */
.text-input {
	display: block;
	padding: 3px 6px;
	width: 97%;
}
#comments-template label {
	font-size: .9em;
}
/* Respond textarea */
textarea {
}
/* Submit and rest buttons */
.button, .submit, .reset {
}
.button:hover, .submit:hover, .reset:hover {
	cursor: pointer;
}
/* Footer container */

/* Subsidiary */
#subsidiary {
	margin: 0 0 21px 0;
}
/* Footer */
#footer {
	font-style: italic;
	color: #444;
}
#footer .copyright {
	display: inline;
	float: left;
	margin-right: 9px;
}
/* Post Layouts */
.layout-1c .content {
	width: 960px;
}
.layout-1c #primary {
	clear: left;
	float: left;
	width: 470px;
}
.layout-1c #secondary {
	clear: none;
	float: right;
	width: 470px;
}
.layout-2c-r .content {
	float: right;
	width: 620px;
}
.layout-2c-r #primary {
	float: left;
	width: 300px;
}
.layout-2c-r #secondary {
	clear: left;
	float: left;
	width: 300px;
}
.layout-2c-l .content {
	float: left;
	width: 620px;
}
.layout-2c-l #primary {
	float: right;
	width: 300px;
}
.layout-2c-l #secondary {
	clear: right;
	float: right;
	width: 300px;
}
.layout-3c-r .content {
	float: right !important;
	width: 520px !important;
}
.layout-3c-r #primary {
	float: left !important;
	width: 190px !important;
}
.layout-3c-r #secondary {
	clear: none;
	float: left !important;
	width: 190px !important;
	margin-left: 20px;
}
.layout-3c-l .content {
	float: left;
	width: 520px;
}
.layout-3c-l #primary {
	float: right;
	width: 190px;
}
.layout-3c-l #secondary {
	clear: none;
	float: right;
	width: 190px;
	margin-right: 20px;
}
.layout-3c-c #container {
	padding-left: 240px;
	padding-right: 240px;
}
.layout-3c-c .content {
	width: 480px;
	float: left;
}
.layout-3c-c #primary {
	float: left;
	width: 220px;
	position: relative;
	right: 720px;
}
.layout-3c-c #secondary {
	float: left;
	width: 220px;
	position: relative;
	margin-left: -220px;
}
#access {
}
#access .menu-header, div.menu {
	font-size: 13px;
	margin-left: 5px;
}
#access .menu-header ul, div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li, div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a, #access ul ul :hover > a {
	color:#fff;
	background:#333;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {
	color:#fff;
}
