<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
/* Created by http://freehtml5templates.com */

/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
}

body {
line-height: 1;
background: #F8EEED;
font-family: Verdana, HGPGothicE, Arial, Helvetica, ＭＳ Ｐゴシック, sans-serif;
color: #666;
font-size: 16px;
line-height: 18px;
}
	
/* layout */

#wrapper {
width: 940px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
border: 3px solid #888;
background: #fff;
/* curved border radius */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

nav {
width: 940px;
height: 50px;
margin: 0 auto;
background: #777;
margin-top: -5px;
}

#main {
width: 940px;
margin: 0 auto;
padding-top: 30px;
overflow: hidden;
}

#content {
float: right;
width: 640px;
margin-right: 30px;
}

#sidebar {
float: left;
padding-left: 20px;
width: 225px;
}

footer {
width: 940px;
margin: 0 auto;
clear: both;
}

/* basics */

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #863634;
}

a:link, a:visited {
color: #863634;
}

a:hover, a:active {
color: #863634;
}

p {
margin-bottom: 18px;
}

li {
list-style: none;
padding-left: 5px;
}

/* nav */

nav .menu {
font-size: 16px;
font-weight: bold;
}

nav .menu ul {
margin: 0;
padding: 17px 0 0 20px;
list-style: none;
line-height: normal;
}

nav .menu li {
list-style: none;
display: block;
float: left;
}

nav .menu a {
display: block;
float: left;
margin-right: 5px;
padding: 0px 15px;
text-decoration: none;
color: #FFF;
}

nav .menu a:hover {
text-decoration: underline;
}

nav .menu {
text-align:center;
}

nav .menu ul {
display:inline-block;
}

nav .menu li {
list-style: none;
float:left;
}

nav .navbar li + li {
list-style: none;
margin-left:20px;
}

/** HEADER */

header {
padding: 20px 0 0 0;
}

header h1 {
float: left;
color: #863634;
margin: 0 0 18px 30px;
width: 600px;
font-size: 40px;
line-height: 36px;
font: bold 30px HGPMinchoE, Hiragino Mincho ProN W3, ＭＳ Ｐ明朝;
}

header h2 {
color: #777;
padding-right: 18px;
float: right;
font: bold 22px Verdana;
margin: -34px 10px 0px 20px;
}

header h3 {
color: #863634;
padding-right: 180px;
float: right;
clear: right;
font: bold px Verdana;
margin: 0px 0px 10px 50px;
}

img {
border-top: 3px solid #888;
border-bottom: 3px solid #888;
}

header a:link, header a:visited {
text-decoration: underline; 
}

#epi {
width: 940px;
color: #863634;
background: #F8EEED;
margin: -5px auto -5px auto;
}

#epi a:link, a:visited {
color: #863634;
text-decoration: underline;
}

#epi a:hover, a:active {
color: #863634;
text-decoration: underline;
}

blockquote {
font-size: 16px;
padding: 10px auto;
margin: 0 10px;
line-height: 2rem;
color: #863634;
}


/** ARTICLES **/
article img {
border: none;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
}

#content h2 {
font-size: 20px;
}

#content p, ul, ol, hr {
margin-bottom: 24px;
}

#content ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}

#content ol {
list-style: none;
float: left;
line-height: 2em;
color: #863634;
}

#content h1, h2, h3, h4, h5, h6 {
color: #863634;
margin: 0 0 20px 16px;
line-height: 1.5em;
}

#content li{
margin: 0 0 1em 14px;
line-height : 1.5rem;
color: #863634;
}

ol.month {
font-size: 18px;
display: table;
table-layout: fixed;
color: #863634;
width: 100%;
}

ol.month li{
list-style: none;
display: table-cell;
vertical-align: middle;
text-align: center;
}

ol.month li a:link, a:visited {
color: #863634;
}

ol. month li a:hover, a:active {
list-style: none;
color: #863634;
}


#list a:link, a:visited{
list-style: none;
text-decoration : none;
}

#list a:hover, a:active{
list-style: none;
color: #863634;
text-decoration : underline;
}

#content h3 a:link, a:visited{
color: #863634;
text-decoration : none;
}

#content h3 a:hover, a:active{
text-decoration : none;
}

.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 10px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 10px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}

/* sidebar and footer widget blocks */
#sidebar
li {
margin-top : 2em;
}

aside h3 {
margin-left: 10px;
font-size: 20px;
color: #863634;
}

aside ul {
list-style: none;
color: #777;
margin: 0px 0 0 5px;
}

aside ul a:link, a:visited{
text-decoration : none;
}

aside ul a:hover, a:active{
text-decoration : underline;
}

#footer-area {
background: #fff;
color: #666;
font-size: 90%;
padding: 18px 0;
overflow: hidden;
/* curved border radius */
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
}

.footer-segment {
float: left;
margin-right: 30px;
margin-left: 30px;
width: 380px;
}

footer aside h4 {
color: #863634;
font-size: 16px;
line-height: 1.5em;
}

footer ul {
list-style: none;
margin: -15px 0;
}

footer a:link, footer a:visited {
color: #666;
}

footer a:hover { 
text-decoration: underline; 
}

footer p {
margin-top: -15px;
color: #666;
}

/* gsc (Google Custom Search) */
#gcs {
margin: 20px 10px -10px 0px;
}




