@charset "utf-8";
/* BY traderoad.us */
/* Colors and General settings */
* {
margin: 0px;
padding: 0px;
}
body {
margin: 0px;
padding: 0px;
font-family: Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
background: #111111;
font-size:small;
BACKGROUND: url(images/bg.gif);
}
a {
color: #0556A3;
text-decoration: none;
}
a:hover {
color: #f6872b;
}
a:visited {
color: #027496;
text-decoration: none;
}
h1, h2, h3, h4, h5,h6{
font-weight:bold;
}
h1 {font-size:17px;color: #0066CC;}
h2 {font-size:16px;color: #0066CC;}
h3 {font-size:16px;color: #27819c;}
h4 {font-size:14px;color: #f6872b;}
h5 {font-size:12px;color: #000;}
h6 {font-size:10px;color: #000;}
#outside {
margin: 0px;
padding: 0px;
}
#wrapper_page{
margin:auto;
width:919px;
padding-top: 0px;
background-color: #FFFFFF;
}
#header, #header a {
color: #FFFFF0;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
pre {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
}
/* Details */
#header {
background: url(images/hd.gif);
height: 80px;
width: 919px;
margin: 0px ;
padding: 0px;
}
#header #header_inside {
height: 30px;
padding: 10px;
}
#header #header_inside a{
font-size: 30px  !important;
}
#header #page_list {
}
#header #page_list li {
display: inline;
padding: 0px 10px;
}
#page_list li a{
font-size:small;
font-weight: bold;
color: #8a8a8a;
}
#wrapper-main {
display: block;
width: 919px;
margin-right: auto;
margin-left: auto;
padding:0px;
background-color: #FFFFFF;
}
#content {
float: left;
width: 700px;
background-color: #FFFFFF;
}
.post {
margin:17px;
line-height: 1.5em;
color: #000;
font-size: 0.8em;
padding:0px;
}
.post-title{
color: #0066CC;
}
#footer {
display: block;
clear: both;
width: 919px;
height:40px;
margin: auto;
font-size: 0.8em;
color:  #8a8a8a;
}
#copyrights{
padding:10px 0px 0px 17px;
width:900px;
margin:0px;
}
#footer a {
color:  #8a8a8a;
}
h2.archivetitle {
width: 569px;
margin-left: 17px;
margin-top: 24px;
font-weight: bold;
}
/* End Structure */
/* Begin Post Headers */
.post-head {
margin-bottom: 12px;
background-color: #f1f4f5;
width:660px;
height:18px;
margin-top: 5px;
}
.entry {
padding: 0px;
margin: 0px;
font-size: small;
}
.entry a {
color: #5D5D5D;
text-decoration: none;
}
.entry a:hover {
color: #f6872b;
}
.entry-footer {
margin: 17px;
}
.entry p {
margin-bottom: 10px;
line-height: 1.3em;
}
/* End Headers */
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/* End Images */
/* Begin Lists*/
.entry ul {
padding-left:20px;
margin: 0;
padding-bottom: 10px;
}
.entry ol {
padding-left:20px;
margin: 0;
padding-bottom: 10px;
}
.entry ol li{
margin: 0;
padding: 0;
list-style-position:inside;
}
.entry ul li {
margin:0;
padding:0;
list-style-position:inside;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
.postfooter {
margin-bottom: 24px;
clear: both;
font-size: x-small;
}
#new-old-navigation {
margin-bottom: 10px;
width:660px;
}
#new-old-navigation ul {
list-style: none;
}
#new-old-navigation p {
background: #f1f4f5;
padding: 4px 15px 4px 5px;
margin-bottom: 2px;
font-size: small;
}
/*------- sidebar -------*/
#wrapper-main #sidebar{
float:right;
font-size:95%;
line-height:145%;
background-color: #FFFFFF;
width:212px;
border-bottom-width: 1px;
border-left: solid 0px #c8d0d2;
border-bottom: solid 0px #c8d0d2;
}
#sidebar-body {
width: 200px;
padding-right: 17px;
margin-top: 24px;
}
.clearfix:after {
content: "."; /* make a new element */
display: block; /* to block element */
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*促*//*/
height: auto;
overflow: hidden;
/**/
}
.clear {
clear:both;
}
.divide {
BACKGROUND: none transparent scroll repeat 0% 0%;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #DDDDDD;
margin-top: 10px;
margin-bottom: 45px;
}
.content_end {
margin-top: 10px;
margin-bottom: 15px;
}
.index_sidebar{
margin-top: 15px;
}
.content_title {
margin-top: 15px;
margin-bottom: 20px;
}
.content_top {
margin-bottom: 10px;
}
.rand {
background-color: #f1f4f5;
width:660px;
}
