/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body { margin: 0; }
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden], template {
display: none;
}
a { background-color: transparent; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: 700; }
small { font-size: 80%; }
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) {
overflow: hidden;
}
figure { margin: 0; }
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
code, kbd, pre, samp { font-size: 1em; }
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
select { text-transform: none; }
button { overflow: visible; }
button, input, select, textarea { max-width: 100%; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
	opacity: .5;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] { -webkit-appearance: textfield; }
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 10px;
	min-width: inherit;
	padding: 0.875em;
}
fieldset > :last-child { margin-bottom: 0; }
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
optgroup { font-weight: bold; }

/*
Theme Name:暗室
Theme Url:http://voil.vip
Author:Voil
Author URL:http://voil.vip
Description:一个定制的WordPress主题
Version: 1.0
Tags:
 */

.context p {
    line-height: 28px;
    margin-bottom: 10px;
}

.context a {
    color: #2D6DCC;
}

.context a:hover {
    text-decoration: underline;
}

.context > div,
.context > form,
.context > pre {
    margin-bottom: 10px;
}

.context h1,
.context h2,
.context h3,
.context h4,
.context h5,
.context h6 {
    margin-bottom: 10px;
    border-bottom: 1px solid #E6E6EB;
}

.context h1 {
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
}

.context h2 {
    font-size: 20px;
    line-height: 40px;
    margin: 0 -15px 10px;
    padding: 0 15px;
    border-bottom: none;
    background: #FAFAFA;
}

.context h3 {
    font-size: 18px;
    line-height: 38px;
    margin: 0 -15px 10px;
    padding: 0 15px;
    border-bottom: none;
    background: #FAFAFA;
}

.context h4 {
    font-size: 16px;
    line-height: 26px;
}

.context h5 {
    font-size: 14px;
    line-height: 24px;
}

.context h6 {
    font-size: 12px;
    line-height: 22px;
}

.context img {
    max-width: 100%;
    height: auto;
    border: 1px solid #E6E6EB;
    margin-bottom: 10px;
    padding: 2px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition-property: border-color, box-shadow;
    -webkit-transition-property: border-color, box-shadow;
    -moz-transition-property: border-color, box-shadow;
    -o-transition-property: border-color, box-shadow;
}

.context img:hover {
    border-color: #2D6DCC;
    box-shadow: 0 0 2px #2D6DCC;
    -moz-box-shadow: 0 0 2px #2D6DCC;
}


.context .wp-caption {
    border: 1px solid #E6E6EB;
    max-width: 100%;
}

.context .wp-caption:hover,
.context .wp-caption:hover p {
    border-color: #CCC;
    color: #333;
}

.context .wp-caption img {
    width: 100%;
    margin-bottom: 0;
    border: none;
}

.context .wp-caption img:hover {
    background: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
}

.context .wp-caption .wp-caption-text {
    background: #FAFAFA;
    margin-bottom: 0;
    line-height: 24px;
    border-top: 1px solid #E6E6EB;
    text-indent: 0;
    text-align: center;
    font-size: 14px;
    color: #666;
    padding: 5px 2px;
}

.context blockquote {
    margin-bottom: 10px;
    width: 100%;
    border: 1px solid #E6E6EB;
    border-left-width: 8px;
    padding: 10px 10px 0;
}

.context hr {
    border-top: 1px solid #E6E6EB;
    margin: 0 -15px 10px;
}

.context ol,
.context ul {
    margin-bottom: 10px;
}

.context li {
    list-style: circle inside;
    margin-bottom: 10px;
}

.context li:last-child {
    margin-bottom: 0;
}

.context ol li {
    list-style-type: decimal;
}

.context table {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #E6E6EB;
}

.context table tr:nth-child( odd ) {
    background: #FAFAFA;
}

.context table tr:last-child td {
    border-bottom: none;
}

.context table tr td {
    border: solid #E6E6EB;
    border-width: 0 1px 1px 0;
    padding: 4px 8px;
}

.context table tr td:last-child {
    border-right: none;
}

.context pre {
    font: inherit;
    font-family: Consolas, Monaco, 'Courier New', Courier, monospace;
    line-height: 18px;
    border: 1px solid #E6E6EB;
    background: #FAFAFA;
    padding: 5px 10px;
    overflow-x: auto;
    overflow-y: hidden;
}

.context > *:last-child {
    margin-bottom: 0;
}

.pagination{display:block;width:94%;height:52px;padding:10px 3%;margin-bottom:30px;}
.pagination ul{display:block;}
.pagination li{display:block;float:left;}
.pagination li:last-child span{line-height:32px; font-size:16px;margin-left:2em;border-width:0}
.pagination a,.pagination span{display:block;border:1px solid #f3f3f3;line-height:32px;padding:0 0.5em;font-size:16px;margin:0 5px;color:#666666}
.pagination a:hover{background:#f8f8f8;}
.pagination .current{border-color:#69c;background:#8af;color:white;}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}