@charset "us-ascii";
/*
SkinDesigned by SwallowsLab{|:-) 
http://coreblog.org/Members/xin/ 
*/
body{
        padding: 5px 0 5px 0;
	background: #FFF;
	color: #000;
	font-family:verdana,georgia,arial,sans-serif;
        font-size: 14px
}

h1 {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,georgia, sans-serif;
        font-size: 16px;
        font-weight: bold
}
h2 {
        margin: 0.2em 0.5em 0.5em 1.7em;
	padding: 0px;
	font-family: arial,verdana,georgia, sans-serif;
        font-size: 12px;
        font-weight: normal
}
h3 {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,georgia, sans-serif;
        font-size: 11px;
        font-weight: bold
}

/* Blog name */

.blogname {
	margin-left: 0.3em;
        color: #000;
	font-size: 2.6em;
	line-height: 180%;
	text-align: left
}

/* Blog description */

.description {
	margin-left: 1.5em;
        color: #211284;
	font-size: 1em;
	line-height: 100%;
	text-align: left
}

/* style for pageset */

#truck {
        margin: auto;
        width: 744px;
        border: #ececec 5px solid
}

#container {
        margin: auto;
        padding: 1px; 
        width: 740px; 
        background: url(images/side) #FFF no-repeat left bottom;
        border: #000000 1px solid
}

#header {
        width: 740px; 
        height: 88px;
       /* background: url(images/header)  no-repeat*/
}

.spacer {
	clear: left; margin: 0px; padding: 0px; width: auto; height: 10px
}

#column {
        margin: 0 10px 0 5px
}

#leftcolumn {
	float: left; width: 150px
}
#leftcolumn a, a:link, a:visited {
        color: #4750F6; text-decoration: none
}
#leftcolumn a:hover, a:active {
	color: #BB0800
}

#centercolumn {
	float: left; margin: 0 5px 0 10px;
        width: 410px
}

#rightcolumn {
	float: left; width: 150px
}

.sideboxset {
	 width: 150px; height: auto
}
.sidebox {
	margin-bottom: 5px; width: 150px; background: #eeeeee
}

.sc3 {
	width: 150px; height: 6px; background: #eeeeee left top
}

.sc4 {
	width: 150px; height: 6px; background: url(images/c4) right top no-repeat; text-align: left
}

.sc5 {
         margin: 0 5px 0 5px; width: 140px; height: auto; background: #eeeeee; color: #fff; text-align: left
}

.sc1 {
	width: 150px; height: 6px; background: #eeeeee left top
}

.sc2 {
	width: 150px; height: 6px; background: url(images/c2) right top no-repeat; text-align: left
}

.sw3 {
	width: 130px; height: 6px; background: #ffffff
}
.sw4 {
	width: 130px; height: 6px; background: url(images/w4) right top no-repeat; text-align: left
}
.sw5 {
	width: 130px; height: auto; background: #ffffff; text-align: left
}
.sw1 {
	width: 130px; height: 6px; background: #ffffff left top
}
.sw2 {
	width: 130px; height: 6px; background: url(images/w2) right top no-repeat; text-align: left
}

/* entry box */

.entry {
        margin: 0.2em 1em 0.2em 0.2em;
        font-family:verdana,georgia,arial,sans-serif;
        font-size: 12px;
        font-weight: normal;
        line-height: 150%
}
.entrybody {
        margin: 0.2em 0.2em 0.5em 1.5em;
        font-family:verdana,georgia,arial,sans-serif;
        font-size: 12px;
        font-weight: normal;
        line-height: 150%
}
.entrybody:first-letter {
        font-weight: bold; font-size: 135%
}
.entrybody a {
	color: #DD1100; text-decoration: none }
.entrybody a:link {
	color: #DD1100; text-decoration: none }
.entrybody a:visited {
	color: #DD1100; text-decoration: none }
.entrybody a:hover {
	color: #BB0800
}
.entrybody a:active {
	color: #BB0800
}
.entrybody p {
        font-family:verdana,georgia,arial,sans-serif;
        font-size: 12px;
        font-weight: normal
}
.entrybody p:first-letter {
        font-weight: bold; font-size: 135%
}
.entrybody p a {
	color: #DD1100; text-decoration: none }
.entrybody p a:link {
	color: #DD1100; text-decoration: none }
.entrybody p a:visited {
	color: #DD1100; text-decoration: none }
.entrybody p a:hover {
	color: #BB0800
}
.entrybody p a:active {
	color: #BB0800
}
.entry p {
        font-family:verdana,georgia,arial,sans-serif;
        font-size: 12px;
        font-weight: normal
}
.entry p:first-letter {
        font-weight: bold; font-size: 135%
}
.entry p a {
	color: #DD1100; text-decoration: none }
.entry p a:link {
	color: #DD1100; text-decoration: none }
.entry p a:visited {
	color: #DD1100; text-decoration: none }
.entry p a:hover {
	color: #BB0800
}
.entry p a:active {
	color: #BB0800
}
.entry img {
         float: left;
	margin: 0 0 0 0.5em
}
.entrybody img {
         float: left;
	margin: 0 0 0 0.5em
}
.entry p img {
         float: left;
	margin: 0 0em 0 0.3em
}

.tips {
        width: auto;
        margin: 0;
	color: #DD1100;
        font-family:verdana,georgia,arial,sans-serif;
        font-weight: normal;
        font-size: 12px;
        border-bottom: 1px solid #cccccc
}

/* title of entry*/

.title {
	margin: 0 0.1em 0 0.2em;
	background: transparent;
	color: #000000;
	font-family:verdana,georgia,arial,sans-serif;
	font-size: 18px;
        font-weight: bold;
}
.title-post {
	margin: 0;
	color: #211284;
	font-family:verdana,georgia,arial,sans-serif;
	font-size: 11px;
	border-top: 1px solid #cccccc
}
.title-post a {
	color: #DD1100; text-decoration: none
}
.title-post a:link {
	color: #DD1100; text-decoration: none
}
.title-post a:visited {
	color: #DD1100; text-decoration: none
}
.title-post a:hover, a:active {
	color: #BB0800
}

/* subtitle of entry*/

.subtitle {
	margin: 0 0.1em 0 0;
	color: #211284;
	font-size: 12px;
        line-height: 110%
}

/* category of entry */
.category {
	color: #211284        
}
.category a {
	color: #211284        
}
.category a:link {
	color: #211284        
}
.category a:visited {
	color: #211284        
}
.category a:hover, a:active {
	color: #BB0800      
}

/* postedtime,comment,trackback information for entry */
.posted {
	margin: 0 0.2em 0 0.4em;
	font-family:verdana,georgia,arial,sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-align: right;
        color: #211284;
	border-bottom: 1px solid #cccccc
}
.posted a {
	color: #DD1100; text-decoration: none
}
.posted a:link {
	color: #DD1100; text-decoration: none
}
.posted a:visited {
	color: #DD1100; text-decoration: none
}
.posted a:hover, a:active {
	color: #BB0800
}
.posted2 {
	margin: 0 0.2em 0 0.4em;
	font-family:verdana,georgia,arial,sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-align: left;
        color: #211284
}
.posted2 a {
	color: #211284; text-decoration: none
}
.posted2 a:link {
	color: #211284; text-decoration: none
}
.posted2 a:visited {
	color: #211284; text-decoration: none
}
.posted2 a:hover, a:active {
	color: #BB0800
}

/* comment for entry */

.comments-head	{
	margin: 0 0.2em 0 0.5em;
	font-family: arial,verdana,georgia, sans-serif;
        font-size: 12px;
	font-weight: bold;
        color: #211284;
        text-align: left
}

/* comment body */

.comments-title {
	margin-left: 1em;
	margin-right: 0.2em;
	font-size: 12px;
	font-weight: normal;
        text-align: left;
	line-height: 150%
}
.comments-body {
	margin-left: 1em;
	margin-right: 0.5em;
	font-size: 12px;
	font-weight: normal;
        text-align: left;
	line-height: 150%
}

.comments-body p {
        margin: 0em 0.2em 0.5em 2em;
	font-family:verdana,georgia,arial,sans-serif;
        font-size: 12px
}

/* postedtime for comment */

.comments-post {
        width: auto;
	font-family:verdana,georgia,arial,sans-serif;
        font-size: 10px;
	margin: 0 0 0.5em 2em;
	border-bottom: 1px dotted #ccc
}
.comments-post a {
	color: #DD1100; text-decoration: none }
.comments-post a:link {
	color: #DD1100; text-decoration: none }
.comments-post a:visited {
	color: #DD1100; text-decoration: none }
.comments-post a:hover {
	color: #BB0800
}
.comments-post a:active {
	color: #BB0800
}

.trackback-body {
	font-size: 12px;
	font-weight: normal;
        text-align: left;
	line-height: 150%;
	margin-left: 1em;
	margin-right: 0.5em
}

.trackback-body p {
	font-family:verdana,georgia,arial,sans-serif;
        font-size: 12px;
        margin: 0em 1em 0.5em 2em
}
.trackback-post {
        width: auto;
	font-family:verdana,georgia,arial,sans-serif;
        font-size: 10px;
	margin: 0 0 0.5em 2em;
	border-bottom: 1px dotted #ccc
}
.trackback-post a {
	color: #DD1100; text-decoration: none }
.trackback-post a:link {
	color: #DD1100; text-decoration: none }
.trackback-post a:visited {
	color: #DD1100; text-decoration: none }
.trackback-post a:hover {
	color: #BB0800
}
.trackback-post a:active {
	color: #BB0800
}

.trackback-title {
	margin-left: 1em;
	margin-right: 0.2em;
	font-size: 12px;
	font-weight: normal;
        text-align: left;
	line-height: 150%
}

.worning {
        color: #a02;
	font-size: 12px;
	font-weight: bold
}

.form {
        margin: 0em 0 1em 2em;
        width: 230px;
	font-family: arial,verdana,georgia, sans-serif;
	font-size: 12px
}

/* footer */

#footer {
	padding: 0.5em 0 0.8em 0;
	font-family:verdana,georgia,arial,sans-serif;
	clear: both; 
        width: 744px;
        height: auto; 
        background: #000000; color: #ffffff; font-size: 8pt; 
        text-align: center
}

/* -------------------- */

textarea {
	font-family:verdana,georgia,arial,sans-serif;
	font-size: 12px
}

blockquote{
	margin: 0.5em 1.5em 0.5em 1.5em;
	padding: 0.5em;
	color: #014;
	background: #eeeeee
}

pre {
	margin: 1em 0 1em 2em;
	padding: 0 0.5em;
	color: #014;
	font-family: courier new,courier,sans-serif;
	font-size: 12px;
	line-height: 110%;
	background: #eeeeee
}

/* style for sidebox */
.sideboxtitle {
        margin: 0.1em 0em 0.3em 0.6em;
        color: #211284;
	font-family: arial,verdana,georgia, sans-serif;
	font-size: 12px;
	font-weight: bold;
        text-align: left
}
.sideboxtitle p {
        margin: 0.1em 0 0 0.4em;
        color: #211284;
	font-family: arial,verdana,georgia, sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-align: left
}
.sideboxtitle p a {
        color: #4750F6; font-weight: bold; text-decoration: none 
}
.sideboxtitle p a:link {
        color: #4750F6; font-weight: bold; text-decoration: none 
}
.sideboxtitle p a:visited {
        color: #4750F6; font-weight: bold; text-decoration: none 
}
.sideboxtitle p a:hover {
	color: #BB0800
}
.sideboxtitle p a:active {
	color: #BB0800
}
#searchbox {
        margin: 0em 0.1em 0.1em 0.6em;
        padding-top: 0em;
	background: transparent;
	font-family: arial,verdana,georgia, sans-serif;
	font-size: 12px;
        text-align: left
}