article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display:block;
}
audio, canvas, video {
	display:inline-block;
	*display:inline;
	*zoom:1;
}
audio:not([controls]) {
	display:none;
}
[hidden] {
	display:none;
}
html {
	font-size:100%;
	overflow-y:scroll;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body {
	margin:0;
}
body, button, input, select, textarea {
	font-family:sans-serif;
}
a:focus {
	outline:thin dotted;
}
a:hover, a:active {
	outline:0;
}
h1 {
	font-size:2em;
}
abbr[title] {
	border-bottom:1px dotted;
}
b, strong {
	font-weight:bold;
}
blockquote {
	margin:1em 40px;
}
dfn {
	font-style:italic;
}
mark {
	background:#ff0;
	color:#000;
}
pre, code, kbd, samp {
	font-family:monospace,  serif;
	_font-family:'courier new',  monospace;
	font-size:1em;
}
pre {
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
}
q {
	quotes:none;
}
q:before, q:after {
	content:'';
	content:none;
}
small {
	font-size:75%;
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sup {
	top:-0.5em;
}
sub {
	bottom:-0.25em;
}
ul, ol {
	margin-left:0;
	padding:0 0 0 40px;
}
dd {
	margin:0 0 0 40px;
}
nav ul, nav ol {
	list-style:none;
	list-style-image:none;
}
img {
	border:0;
	-ms-interpolation-mode:bicubic;
}
svg:not(:root) {
	overflow:hidden;
}
figure {
	margin:0;
}
form {
	margin:0;
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em;
}
legend {
	border:0;
	*margin-left:-7px;
}
button, input, select, textarea {
	font-size:100%;
	margin:0;
	vertical-align:baseline;
	*vertical-align:middle;
}
button, input {
	line-height:normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor:pointer;
	-webkit-appearance:button;
	*overflow:visible;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing:border-box;
	padding:0;
}
input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border:0;
	padding:0;
}
textarea {
	overflow:auto;
	vertical-align:top;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ul, ol {
	padding:0;
	list-style-type:none;
}
dd {
	margin:0;
}
.sidebar ul, .sidebar ol, .commentlist {
	list-style:none;
}
p {
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-epub-hyphens:auto;
	hyphens:auto;
}
b, strong, .strong {
	font-weight:bold;
}
dfn, em, .em {
	font-style:italic;
}
small, .small {
	font-size:75%;
}
.clearfix {
	zoom:1;
}
.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.image-replacement {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
span.amp {
	font-family:Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif !important;
	font-style:italic;
}
.text-left {
	text-align:left;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
.alert {
	margin:10px;
	padding:5px 18px;
	border:1px solid;
}
.help {
	border-color:#e8dc59;
	background:#ebe16f;
}
.info {
	border-color:#bfe4f4;
	background:#d5edf8;
}
.error {
	border-color:#f8cdce;
	background:#fbe3e4;
}
.success {
	border-color:#deeaae;
	background:#e6efc2;
}
body {
	font-family:Georgia,  serif;
	font-size:14px;
	line-height:1.5;
	color:#565656;
}
.wrap {
	width:90%;
	margin:0 auto;
}
a, a:visited {
	color:#f01d4f;
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
	color:#f34871;
}
a:link, a:visited:link {
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	font-family:sans-serif;
	text-rendering:optimizelegibility;
	font-weight:500;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
	text-decoration:none;
}
h1, .h1 {
	font-size:2.5em;
	line-height:1.333em;
}
h2, .h2 {
	font-size:2.25em;
	line-height:1.333em;
	margin-bottom:0.375em;
}
h3, .h3 {
	font-size:1.125em;
}
h4, .h4 {
	font-size:1.1em;
	font-weight:bold;
}
h5, .h5 {
	font-size:0.846em;
	line-height:2.09em;
	text-transform:uppercase;
	letter-spacing:2px;
}
.nav {
	/* border:1px solid #ccc;
	border-bottom:0; */
}
.nav li a {
	display:block;
	text-decoration:none;
	padding:10px 10px;
	background-color:#eee;
	border-top:1px solid #ccc;
}
.nav li ul.sub-menu li a, .nav li ul.children li a {
	padding-left:30px;
}
#content {
	margin-top:2.2em;
}
.meta {
	color:#777;
}
.post-content dd {
	margin-left:0;
	font-size:0.9em;
	color:#787878;
	margin-bottom:1.5em;
}
.post-content img {
	margin:0 0 1.5em 0;
	max-width:100%;
}
.post-content video, .post-content object {
	max-width:100%;
}
.post-content pre, .post-content code {
	background:#eee;
	border:1px solid #cecece;
	padding:10px;
}
.wp-caption {
	/* background:#eee; */
	padding:5px;
}
.wp-caption img {
	margin-bottom:0;
	width:100%;
}
.wp-caption p.wp-caption-text {
	font-size:0.85em;
	margin:4px 0 7px;
	text-align:center;
}
.page-navigation, .wp-prev-next {
	margin:1.1em 0 2.2em;
}
.at ol.atns_page_navi {
	list-style: none;
	margin:0;
	padding:0;
}
.atns_page_navi li {
	float:left;
	margin-left:10px;
}
.atns_page_navi li a {
	padding:3px 6px;
	display:block;
	text-decoration:none;
	position:relative;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #ccc;
	background-color: #f5f5f5;
}
.atns_page_navi li a:hover, .atns_page_navi li a:focus {
	text-decoration:none;
	background-color:transparent;
	text-decoration: none;
}
.atns_page_navi li.bpn-current {
	padding:3px 6px;
	border-bottom:2px solid #444444;
	position:relative;
}
.atns_page_navi li.bpn-prev-link, .atns_page_navi li.bpn-next-link {
	font-weight:700;
}
.atns_page_navi li.bpn-prev-link a, .atns_page_navi li.bpn-next-link a {
	/* padding:0; */
}
.atns_page_navi li.bpn-prev-link a:hover,
.atns_page_navi li.bpn-next-link a:hover, 
.atns_page_navi li.bpn-first-page-link a:hover,
.atns_page_navi li.bpn-last-page-link a:hover {
	background:none;
}
.wp-prev-next .prev-link {
	float:left;
}
.wp-prev-next .next-link {
	float:right;
}
.commentlist li {
	position:relative;
	clear:both;
	overflow:hidden;
	list-style-type:none;
	margin-bottom:1.5em;
	padding:0.7335em 10px;
}
.commentlist li:last-child {
	margin-bottom:0;
}
.commentlist li ul.children {
	margin:0;
}
.commentlist li[class*=depth-] {
	margin-top:1.1em;
}
.commentlist li.depth-1 {
	margin-left:0;
	margin-top:0;
}
.commentlist li:not(.depth-1) {
	margin-right:-10px;
	margin-left:-10px;
	margin-top:0;
	padding-bottom:0;
}
.commentlist .odd {
	background:#eee;
}
.commentlist .even {
	background:#fefefe;
}
.commentlist .vcard {
	margin-left:50px;
}
.commentlist .vcard cite.fn {
	font-weight:700;
	font-style:normal;
}
.commentlist .vcard time {
	float:right;
}
.commentlist .vcard time a {
	color:#999;
	text-decoration:none;
}
.commentlist .vcard time a:hover {
	text-decoration:underline;
}
.commentlist .vcard img.avatar {
	position:absolute;
	left:10px;
	padding:2px;
	border:1px solid #cecece;
	background:#fff;
}
.commentlist .comment_content {
	margin-left:50px;
}
.commentlist .comment_content p {
	margin:0.7335em 0 1.5em;
	font-size:1em;
	line-height:1.5em;
}
.commentlist .comment-reply-link {
	text-decoration:none;
	float:right;
	background:#444;
	padding:3px 5px;
	color:#fff;
	opacity:0.65;
	margin-bottom:10px;
	font-weight:700;
	font-size:0.9em;
}
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
	opacity:1;
	color: #fff;
}
.respond-form {
	margin:1.5em 10px;
	padding-bottom:2.2em;
}
.respond-form form {
	margin:0.75em 0;
}
.respond-form form li {
	list-style-type:none;
	clear:both;
	margin-bottom:0.7335em;
}
.respond-form form li label, .respond-form form li small {
	display:none;
}
.respond-form form input[type=text], .respond-form form input[type=email], 
.respond-form form input[type=url], .respond-form form textarea {
	padding:3px 6px;
	background:#efefef;
	border:2px solid #cecece;
	line-height:1.5em;
}
.respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, 
.respond-form form input[type=url]:focus, .respond-form form textarea:focus {
	background:#fff;
}
.respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, 
.respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
	outline:none;
	border-color:#fbc2c4;
	background-color:#f6e7eb;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	box-shadow:none;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
	max-width:400px;
	min-width:250px;
}
.respond-form form textarea {
	resize:none;
	width:97.3%;
	height:150px;
}
#comment-form-title {
	margin:0 0 1.1em;
}
#allowed_tags {
	margin:1.5em 10px 0.7335em 0;
}
.nocomments {
	margin:0 20px 1.1em;
}
.footer {
	clear:both;
}
.sidebar-top {
	margin: 1em 0 0 0;
}
.feature-main {
	margin: 1em 0 0 0;
}

@media only screen and (min-width: 481px) {
	.post-content .alignleft, .post-content img.alignleft {
		margin-right:1.5em;
		display:inline;
		float:left;
	}
	.post-content .alignright, .post-content img.alignright {
		margin-left:1.5em;
		display:inline;
		float:right;
	}
	.post-content .aligncenter, .post-content img.aligncenter {
		margin-right:auto;
		margin-left:auto;
		display:block;
		clear:both;
	}
}
@media only screen and (min-width: 768px) {
	.wrap {
		max-width:1140px;
	}
	.onecol {
		width:5.801104972%;
	}
	.twocol {
		width:14.364640883%;
	}
	.threecol {
		width:22.928176794%;
	}
	.fourcol {
		width:31.491712705%;
	}
	.fivecol {
		width:40.055248616%;
	}
	.sixcol {
		width:48.618784527%;
	}
	.sevencol {
		width:57.182320438000005%;
	}
	.eightcol {
		width:65.74585634900001%;
	}
	.ninecol {
		width:74.30939226%;
	}
	.tencol {
		width:82.87292817100001%;
	}
	.elevencol {
		width:91.436464082%;
	}
	.twelvecol {
		width:99.999999993%;
	}
	.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
		position:relative;
		float:left;
		margin-left:2.762430939%;
	}
	.first {
		margin-left:0;
	}
	.last {
		float:right;
	}
	.nav {
		background:#eee;
		border:0;
	}
	.nav li {
		float:left;
		position:relative;
	}
	.nav li a {
		border-top:0;
	}
	.nav li a:hover, .nav li a:focus {
		background-color:#dedede;
	}
	.nav li ul.sub-menu, .nav li ul.children {
		width:200px;
		border:1px solid #ccc;
		border-top:0;
		position:absolute;
		display:none;
		z-index:8999;
	}
	.nav li ul.sub-menu li a, .nav li ul.children li a {
		padding-left:10px;
		border-right:0;
		display:block;
		width:180px;
		border-bottom:1px solid #ccc;
	}
	.nav li ul.sub-menu li:last-child a, .nav li ul.children li:last-child a {
		border-bottom:0;
	}
	.nav li:hover ul {
		top:auto;
		display:block;
	}
	.sidebar {
		margin-top:2.2em;
	}
	.widgettitle {
		border-bottom:2px solid #444;
		margin-bottom:0.75em;
	}
	.widget {
		padding:0 10px;
		margin:2.2em 0;
	}
	.widget ul li {
		margin-bottom:0.75em;
	}
	.widget ul li ul {
		margin-top:0.75em;
		padding-left:1em;
	}
}

@media print {
	* {
		background:transparent !important;
		color:black !important;
		text-shadow:none !important;
		filter:none !important;
		-ms-filter:none !important;
	}
	a, a:visited {
		color:#444 !important;
		text-decoration:underline;
	}
	a:after, a:visited:after {
		content:" (" attr(href) ")";
	}
	a abbr[title]:after, a:visited abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
		content:"";
	}
	pre, blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr, img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p, h2, h3 {
		orphans:3;
		widows:3;
	}
	h2, h3 {
		page-break-after:avoid;
	}
	.sidebar, .page-navigation, .wp-prev-next, .respond-form, nav {
		display:none;
	}
}
div.flexslider-mock {
	margin: 0 0 60px; 
	position: relative; 
	zoom: 1;
}
div.flexslider,
div.flexslider-mock {
	margin-bottom:0;
}
div.flexslider ol, div.flexslider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.flexslider li, div.flexslider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.flexslider { max-height: 280px; overflow: hidden; }
/* ------------ */
p.meta {
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 12px;
	-webkit-box-shadow: 0 4px 8px -5px #777;
  -moz-box-shadow: 0 4px 8px -5px #777;
  box-shadow: 0 4px 8px -5px #777;
	webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	border-radius: 6px;  
}
.type-post {
}
.wp-post-image {
	box-shadow: -1px 1px 6px #777;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	border-radius: 6px; 
	padding: 5px;
}
#sidebar1 div.at {
}
.widgettitle {
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 12px;
	-webkit-box-shadow: 0 4px 8px -5px #777;
  -moz-box-shadow: 0 4px 8px -5px #777;
  box-shadow: 0 4px 8px -5px #777;
	webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	border-radius: 6px;
	border: 0;
	font-weight: normal;
	font-size: 16px;
}