article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
.content {
	float: right;
	width: 730px;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
main {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
audio {
	display: inline-block;
}
canvas {
	display: inline-block;
}
video {
	display: inline-block;
}
audio:not([controls]) {
	height: 0px; display: none;
}
[hidden] {
	display: none;
}
a:focus {
	outline: dotted thin;
}
a:active {
	outline: 0px;
}
a:hover {
	outline: 0px;
}
h1 {
	margin: 0.67em 0px; font-size: 2em;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
hr {
	height: 0px; box-sizing: content-box; -moz-box-sizing: content-box;
}
mark {
	background: rgb(255, 255, 0); color: rgb(0, 0, 0);
}
code {
	font-family: monospace,serif; font-size: 1em;
}
kbd {
	font-family: monospace,serif; font-size: 1em;
}
pre {
	font-family: monospace,serif; font-size: 1em;
}
samp {
	font-family: monospace,serif; font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "“" "”" "‘" "’";
}
small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0px currentColor; border-image: none;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0px;
}
fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid silver; border-image: none;
}
legend {
	padding: 0px; border: 0px currentColor; border-image: none;
}
button {
	margin: 0px; font-family: inherit; font-size: 100%;
}
input {
	margin: 0px; font-family: inherit; font-size: 100%;
}
select {
	margin: 0px; font-family: inherit; font-size: 100%;
}
textarea {
	margin: 0px; font-family: inherit; font-size: 100%;
}
button {
	line-height: normal;
}
input {
	line-height: normal;
}
button {
	text-transform: none;
}
select {
	text-transform: none;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
html input[disabled] {
	cursor: default;
}
input[type='checkbox'] {
	padding: 0px; box-sizing: border-box;
}
input[type='radio'] {
	padding: 0px; box-sizing: border-box;
}
input[type='search'] {
	box-sizing: content-box; -moz-box-sizing: content-box; -webkit-appearance: textfield; -webkit-box-sizing: content-box;
}
textarea {
	overflow: auto; vertical-align: top;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
* {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
input[type='search'] {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.archive-pagination::before {
	display: table; content: " ";
}
.clearfix::before {
	display: table; content: " ";
}
.entry::before {
	display: table; content: " ";
}
.entry-pagination::before {
	display: table; content: " ";
}
.post-navigation::before {
	display: table; content: " ";
}
.footer-widgets::before {
	display: table; content: " ";
}
.nav-primary::before {
	display: table; content: " ";
}
.nav-secondary::before {
	display: table; content: " ";
}
.site-container::before {
	display: table; content: " ";
}
.site-footer::before {
	display: table; content: " ";
}
.site-header::before {
	display: table; content: " ";
}
.site-inner::before {
	display: table; content: " ";
}
.wrap::before {
	display: table; content: " ";
}
.archive-pagination::after {
	clear: both; display: table; content: " ";
}
.clearfix::after {
	clear: both; display: table; content: " ";
}
.entry::after {
	clear: both; display: table; content: " ";
}
.entry-pagination::after {
	clear: both; display: table; content: " ";
}
.post-navigation::after {
	clear: both; display: table; content: " ";
}
.footer-widgets::after {
	clear: both; display: table; content: " ";
}
.nav-primary::after {
	clear: both; display: table; content: " ";
}
.nav-secondary::after {
	clear: both; display: table; content: " ";
}
.site-container::after {
	clear: both; display: table; content: " ";
}
.site-footer::after {
	clear: both; display: table; content: " ";
}
.site-header::after {
	clear: both; display: table; content: " ";
}
.site-inner::after {
	clear: both; display: table; content: " ";
}
.wrap::after {
	clear: both; display: table; content: " ";
}



button {
	transition:0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out;
}
input:focus {
	transition:0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out;
}
input[type='button'] {
	transition:0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out;
}
input[type='reset'] {
	transition:0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out;
}
input[type='submit'] {
	transition:0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out;
}
textarea:focus {
	transition:0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out;
}
::selection {
	background: rgb(51, 51, 51); color: rgb(255, 255, 255);
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
}
a:hover {
	color: rgb(102, 102, 102); text-decoration: none;
}
a:focus {
	color: rgb(102, 102, 102); text-decoration: none;
}
p {
	margin: 0px 0px 24px; padding: 0px;
}
strong {
	font-weight: 700;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
ul {
	margin: 0px 0px 25px 48px; padding: 0px;
}
ol {
	margin: 0px 0px 25px 48px; list-style-type: decimal;
}
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 {
	margin-bottom: 0px;
}
ol ol {
	margin-bottom: 0px;
}
ul ol {
	margin-bottom: 0px;
}
ol ul {
	margin-bottom: 0px;
}
dl {
	margin: 0px 0px 25px 5px;
}
dl dt {
	margin: 10px 0px 0px; font-weight: bold;
}
dl dd {
	margin: 5px 0px 0px 24px;
}
blockquote {
	
}
blockquote::before {
	
}
blockquote {
	margin: 0px; padding: 24px 40px;
}
blockquote::before {
	left: -20px; top: -10px; height: 0px; font-size: 30px; display: block; position: relative; content: "\201C";
}
pre {
	padding: 0px 20px; overflow: scroll; white-space: pre; background-color: rgb(249, 249, 249);
}
cite {
	font-style: normal;
}
/*table {
	border: 1px solid rgb(229, 229, 229); border-image: none; margin-bottom: 25px; border-collapse: collapse; border-spacing: 0;
}
table caption {
	margin: 0px 0px 5px; font-size: 15px; font-variant: small-caps;
}
th {
	padding: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box;
}
td {
	padding: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box;
}
.widget th {
	padding: 5px 2px;
}
.widget td {
	padding: 5px 2px;
}
th {
	background: rgb(245, 245, 245); text-align: left; font-size: 15px; font-weight: normal; border-right-color: rgb(229, 229, 229); border-bottom-color: rgb(229, 229, 229); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
td {
	border-right-color: rgb(229, 229, 229); border-bottom-color: rgb(229, 229, 229); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}*/
h1 {
	margin: 0px 0px 16px; padding: 0px; color: rgb(68, 68, 68); line-height: 1.2; font-weight: normal;
}
h2 {
	margin: 0px 0px 16px; padding: 0px; color: rgb(68, 68, 68); line-height: 1.2; font-weight: normal;
}
h3 {
	margin: 0px 0px 16px; padding: 0px; color: rgb(68, 68, 68); line-height: 1.2; font-weight: normal;
}
h4 {
	margin: 0px 0px 16px; padding: 0px; color: rgb(68, 68, 68); line-height: 1.2; font-weight: normal;
}
h5 {
	margin: 0px 0px 16px; padding: 0px; color: rgb(68, 68, 68); line-height: 1.2; font-weight: normal;
}
h6 {
	margin: 0px 0px 16px; padding: 0px; color: rgb(68, 68, 68); line-height: 1.2; font-weight: normal;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
embed {
	max-width: 100%;
}
iframe {
	max-width: 100%;
}
img {
	max-width: 100%;
}
object {
	max-width: 100%;
}
video {
	max-width: 100%;
}
img {
	height: auto;
}
input {
	background: rgb(255, 255, 255); padding: 16px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(153, 153, 153); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; max-width: 100%;
}
select {
	background: rgb(255, 255, 255); padding: 16px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(153, 153, 153); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; max-width: 100%;
}
textarea {
	background: rgb(255, 255, 255); padding: 16px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(153, 153, 153); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; max-width: 100%;
}
input:focus {
	border: 1px solid rgb(170, 170, 170); border-image: none;
}
textarea:focus {
	border: 1px solid rgb(170, 170, 170); border-image: none;
}
button {
	background: rgb(51, 51, 51); padding: 16px 24px; border: currentColor; border-image: none; width: auto; color: rgb(255, 255, 255); text-transform: uppercase; cursor: pointer; box-shadow: none;
}
input[type='button'] {
	background: rgb(51, 51, 51); padding: 16px 24px; border: currentColor; border-image: none; width: auto; color: rgb(255, 255, 255); text-transform: uppercase; cursor: pointer; box-shadow: none;
}
input[type='reset'] {
	background: rgb(51, 51, 51); padding: 16px 24px; border: currentColor; border-image: none; width: auto; color: rgb(255, 255, 255); text-transform: uppercase; cursor: pointer; box-shadow: none;
}
input[type='submit'] {
	background: rgb(51, 51, 51); padding: 16px 24px; border: currentColor; border-image: none; width: auto; color: rgb(255, 255, 255); text-transform: uppercase; cursor: pointer; box-shadow: none;
}
button:hover {
	opacity: 0.8;
}
input[type='button']:hover {
	opacity: 0.8;
}
input[type='reset']:hover {
	opacity: 0.8;
}
input[type='submit']:hover {
	opacity: 0.8;
}
.wrap {
	margin: 0px auto; max-width: 980px;
}
.site-inner {
	padding-top: 40px; clear: both;
}
.layout-2c-r .content {
	float: right;
}
.layout-2c-l .content {
	float: left;
}
.layout-1c .content {
	width: 100%;
}
.sidebar-primary {
	width: 300px; float: right;
}
.layout-1c .sidebar-primary {
	display: none;
}
.layout-2c-r .sidebar-primary {
	float: left;
}
.sidebar-primary a {
	text-decoration: underline;
}
.avatar {
	float: left;
}
.alignleft .avatar {
	margin-right: 24px;
}
.alignright .avatar {
	margin-left: 24px;
}
.search-form input[type='submit'] {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; display: none; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.sticky {
	
}
img.centered {
	margin: 0px auto 24px; display: block;
}
.aligncenter {
	margin: 0px auto 24px; display: block;
}
img.alignnone {
	margin-bottom: 12px;
}
.alignleft {
	text-align: left; float: left;
}
.alignright {
	text-align: right; float: right;
}
img.alignleft {
	margin: 0px 24px 24px 0px;
}
.alignleft.wp-caption {
	margin: 0px 24px 24px 0px;
}
.wp-caption {
	max-width: 100%;
}
img.alignright {
	margin: 0px 0px 24px 24px;
}
.alignright.wp-caption {
	margin: 0px 0px 24px 24px;
}
.wp-caption-text {
	margin: 0px; text-align: center; font-size: 14px; font-weight: 700;
}
.gallery {
	margin: 0px auto 20px; overflow: hidden; clear: both; display: block;
}
.gallery .gallery-row {
	margin: 0px; overflow: hidden; clear: both; display: block;
}
.gallery .gallery-item {
	list-style: none; margin: 0px 0px 16px; padding: 0px; text-align: center; overflow: hidden; float: left;
}
.gallery .gallery-item .gallery-icon {
	position: relative;
}
.gallery .gallery-item .gallery-icon img {
	margin: 0px auto; padding: 5%; width: auto; height: auto; max-width: 89%;
}
.gallery-caption {
	margin: 0px 10px;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar th {
	text-align: center; font-weight: bold;
}
.widget_calendar td {
	text-align: center;
}
.widget_search input.search-field {
	width: 100%;
}
.entry-title {
	line-height: 1.2; font-size: 36px; -ms-word-wrap: break-word;
}
.entry-title a {
	color: rgb(85, 85, 85);
}
.sidebar .widget-title a {
	color: rgb(85, 85, 85);
}
.entry-title a:hover {
	color: rgb(102, 102, 102);
}
.archive-title {
	font-size: 20px; margin-bottom: 24px;
}
.site-header {
	background: 0px 0px rgb(245, 245, 245);
}
.site-header > .wrap {
	padding: 40px 0px;
}
.title-area {
	padding: 16px 0px; text-align: center; font-weight: 700;
}
.header-image .title-area {
	padding: 0px;
}
.site-title {
	margin: 0px 0px 8px; line-height: 1; font-size: 45px;
}
.site-title a {
	color: rgb(51, 51, 51);
}
.site-title a:hover {
	color: rgb(51, 51, 51);
}
.site-description {
	margin: 0px; color: rgb(102, 102, 102); line-height: 1; font-size: 16px; font-weight: 300;
}
.omega-nav-menu {
	margin: 0px; padding: 0px; width: 100%; text-align: center; color: rgb(153, 153, 153); line-height: 1.5; clear: both;
}
.omega-nav-menu li {
	margin: 0px; padding: 0px; text-align: left; display: inline-block;
}
.omega-nav-menu a {
	padding: 28px 24px; border: currentColor; border-image: none; color: rgb(102, 102, 102); display: block; position: relative;
}
.omega-nav-menu ul {
	margin: 0px; padding: 0px; transition:opacity 0.4s ease-in-out; left: -9999px; width: 200px; position: absolute; z-index: 99; opacity: 0; -webkit-transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -o-transition: opacity .4s ease-in-out;
}
.omega-nav-menu ul a {
	background: rgb(255, 255, 255); border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(238, 238, 238) rgb(238, 238, 238); padding: 16px 20px; border-image: none; width: 200px; font-size: 14px; position: relative;
}
.omega-nav-menu ul ul {
	margin: -54px 0px 0px 199px;
}
.omega-nav-menu li:hover {
	position: static;
}
.omega-nav-menu li:hover > ul {
	left: auto; opacity: 1;
}
.entry {
	margin-bottom: 40px;
}
.entry-content {
	-ms-word-wrap: break-word;
}
.entry-content a {
	text-decoration: underline;
}
.entry-content img.wp-post-image {
	margin-bottom: 15px;
}
.entry-summary img.medium {
	margin: 7px 24px 24px 0px; float: left;
}
.entry-summary img.thumbnail {
	margin: 7px 24px 24px 0px; float: left;
}
.entry-content img.medium {
	margin: 7px 24px 24px 0px; float: left;
}
.entry-content img.thumbnail {
	margin: 7px 24px 24px 0px; float: left;
}
.entry-content .attachment a {
	border: currentColor; border-image: none;
}
.entry-content .gallery a {
	border: currentColor; border-image: none;
}
.entry-content .wp-caption p {
	margin-bottom: 0px;
}
.entry-meta {
	color: rgb(102, 102, 102); clear: both; font-size: 14px;
}
.entry-header .entry-meta {
	margin-bottom: 24px;
}
.entry-footer .entry-meta {
	margin: 0px; padding: 0px 0px 8px;
}
.entry-footer .entry-meta a {
	display: inline-block;
}
.entry-comments-link::before {
	margin: 0px 6px 0px 2px; content: "\2014";
}
.entry-categories {
	display: block;
}
.entry-tags {
	display: block;
}
.navigation {
	margin: 40px 0px; overflow: hidden; clear: both; font-size: 14px;
}
.entry .navigation a {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.navigation li {
	display: inline;
}
.navigation li a {
	background: rgb(51, 51, 51); padding: 8px 12px; border-radius: 3px; color: rgb(255, 255, 255); display: inline-block; cursor: pointer;
}
.pagination .page-numbers {
	margin: 0px 5px 0px 0px; padding: 8px 14px; border-radius: 25px; border: 1px solid rgb(245, 245, 245); border-image: none; display: inline-block;
}
.pagination .current {
	background-color: rgb(245, 245, 245);
}
.entry-comments {
	background: rgb(255, 255, 255); border-radius: 3px;
}
#respond {
	background: rgb(255, 255, 255); border-radius: 3px;
}
.entry-comments {
	margin-bottom: 40px;
}
.ping-list {
	margin-bottom: 40px;
}
#respond {
	margin-bottom: 40px;
}
.entry-comments a {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
#respond a {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.entry-comments .comment-author {
	margin: 0px;
}
.entry-comments .comment-content {
	clear: both;
}
#respond input[type='email'] {
	width: 50%;
}
#respond input[type='text'] {
	width: 50%;
}
#respond input[type='url'] {
	width: 50%;
}
#respond label {
	margin-right: 12px; display: block;
}
ol.comment-list {
	margin: 0px; padding: 0px;
}
.comment-list li.ping {
	list-style-type: none;
}
.comment-list li.comment {
	list-style-type: none;
}
.comment-list .comment-content > ol {
	margin-bottom: 24px;
}
.comment-list .comment-content > ul {
	margin-bottom: 24px;
}
li.comment {
	border-width: 2px medium 2px 2px; border-style: solid none solid solid; border-color: rgb(255, 255, 255) currentColor rgb(255, 255, 255) rgb(255, 255, 255); border-image: none;
}
li.pingback {
	border-width: 2px medium 2px 2px; border-style: solid none solid solid; border-color: rgb(255, 255, 255) currentColor rgb(255, 255, 255) rgb(255, 255, 255); border-image: none;
}
li.comment .comment-item {
	background: rgb(245, 245, 245); margin: 12px 0px; padding: 32px;
}
li.pingback .comment-item {
	background: rgb(245, 245, 245); margin: 12px 0px; padding: 32px;
}
li.comment ol {
	margin: 0px;
}
.comment .avatar {
	margin: 0px 16px 24px 0px;
}
.pingback .avatar {
	margin: 0px 16px 24px 0px;
}
.bypostauthor {
	
}
.form-allowed-tags {
	background: rgb(245, 245, 245); padding: 24px; font-size: 14px;
}
.sidebar {
	float: left;
	width: 258px;
	background-image: url(../images/sidemenu_tit.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
}
.widget-title {
	-ms-word-wrap: break-word;
}
.sidebar ul {
	margin: 0px;
}
.footer-widgets ul {
	margin: 0px;
}
.sidebar li {
	padding: 0px; margin-bottom: 6px; list-style-type: none; -ms-word-wrap: break-word;
}
.footer-widgets li {
	padding: 0px; margin-bottom: 6px; list-style-type: none; -ms-word-wrap: break-word;
}
.sidebar ul > li:last-child {
	margin-bottom: 0px;
}
.sidebar .widget {
	margin-bottom: 40px;
}
.sidebar .search-form {
	width: 100%;
}
.footer-widgets {
	padding: 40px 0px 16px; border-top-color: rgb(245, 245, 245); border-top-width: 1px; border-top-style: solid;
}
.footer-widgets .widget {
	margin-bottom: 24px;
}
.footer-widgets .col-3 .widget-area {
	padding: 0px 3% 0px 0px; width: 33%; float: left;
}
.footer-widgets .col-4 .widget-area {
	padding: 0px 3% 0px 0px; width: 25%; float: left;
}
.footer-widgets :last-child.widget-area {
	padding: 0px; float: right;
}
.site-footer {
	padding: 40px 0px; text-align: center; color: rgb(102, 102, 102); font-size: 14px; border-top-color: rgb(245, 245, 245); border-top-width: 1px; border-top-style: solid;
}
.site-footer p {
	margin: 0px;
}
.site-footer a {
	display: inline-block;
}
p.copyright {
	font-size: inherit; float: left;
}
p.credit {
	float: right;
}
@media only screen and (max-width:980px)
{
.content {
	width: 100%;
}
.sidebar-primary {
	width: 100%;
}
.wrap {
	width: 100%;
}
.footer-widgets .col-3 .widget-area {
	width: 100%;
}
.footer-widgets .col-4 .widget-area {
	width: 100%;
}
.header-image .site-header .wrap {
	background-position: top;
}
.site-inner {
	padding-right: 5%; padding-left: 5%;
}
.footer-widgets {
	padding-right: 5%; padding-left: 5%;
}
.archive-description {
	padding: 0px;
}
.entry {
	padding: 0px;
}
.entry-comments {
	padding: 0px;
}
.entry-footer .entry-meta {
	padding: 0px;
}
.sidebar .widget {
	padding: 0px;
}
.site-header {
	padding: 0px;
}
#respond {
	padding: 0px;
}
.site-inner {
	background: none;
}
.omega-nav-menu li {
	float: none;
}
.omega-nav-menu {
	text-align: center;
}
.site-description {
	text-align: center;
}
.site-header .title-area {
	text-align: center;
}
.site-title {
	text-align: center;
}
.omega-nav-menu a {
	padding: 20px 16px;
}
.omega-nav-menu li.right {
	display: none;
}
.entry-footer .entry-meta {
	margin: 0px; padding-top: 12px;
}
.sidebar-primary {
	padding-top: 40px; border-top-color: rgb(245, 245, 245); border-top-width: 1px; border-top-style: solid;
}
.site-footer {
	padding: 24px 0px;
}
.site-footer p {
	margin: 15px 0px;
}
p.copyright {
	float: none;
}
p.credit {
	float: none;
}
}
@media only screen and (max-width:768px)
{
.entry-footer .entry-meta a {
	line-height: 2;
}
.entry-meta {
	font-size: 17px;
}
}
input#subscribe-field {
	padding: 16px !important;
}
