blog.roodo.orcinus
ro

 

 

 

 

 

 

 

 

 

BODY {
    margin: 0;
    width: 100%;
    color: #FFF;
    height: 100%;
    text-align: center;
    background: #E1E1E1 ;
    font: 12px Arial, Helvetica, sans-serif;
}
A {
    color: #F99;
    text-decoration: underline;
}
A:link {
    color: #F99;
    text-decoration: underline;
}
A:visited {
    color: #FC9;
    text-decoration: underline;
}
A:hover {
    color: #FC9;
    text-decoration: none;
}
A.acalendar {
    color: #FFF;
    text-decoration: underline;
}
A.acalendar:link {
    color: #FFF;
    text-decoration: underline;
}
A.acalendar:visited {
    text-decoration: underline;
    color: #FFF;
}
A.acalendar:hover {
    color: #FFC;
    text-decoration: none;
}
A.acontinues {
    color: #ccc;
    text-decoration: underline;
}
A.acontinues:link {
    color: #ccc;
    text-decoration: underline;
}
A.acontinues:visited {
    text-decoration: underline;
}
A.acontinues:hover {
    color: #bababa;
    text-decoration: none;
}
A.amenu {
    color: #F96;
    text-decoration: underline;
}
A.amenu:link {
    color: #F96;
    text-decoration: underline;
}
A.amenu:visited {
    text-decoration: underline;
    color: #F96;
}
A.amenu:hover {
    color: #F66;
    text-decoration: none;
}
#container {
    margin: 0 auto;
    width: 740px;
    text-align: left;
    background: url(http://blog.roodo.com/orcinus/4312e427.jpg) #FFF no-repeat fixed left top;
}
#banner {
    width: 740px;
    height: 240px;
    background: url(http://blog.roodo.com/orcinus/4e3f09e5.jpg) no-repeat right top;
}
#banner A {
    color: #666;
    text-decoration: none;
}
#banner A:link {
    color: #666;
    text-decoration: none;
}
#banner A:visited {
    text-decoration: none;
    color: #666;
}
#banner A:hover {
    color: #666;
    text-decoration: underline;
}
#subbanner A {
    color: #ccc;
    text-decoration: none;
}
#subbanner A:link {
    color: #ccc;
    text-decoration: none;
}
#subbanner A:visited {
    text-decoration: none;
}
#subbanner A:hover {
    color: #ccc;
    text-decoration: underline;
}
H1 {
    margin: 0;
    padding: 0;
}
H2 {
    margin: 0;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
}
H3 {
    margin: 0;
    padding: 0;
}

H3.title{
    font-weight: bold;
    font-size: 15px;
}

.blogtitle {
    font-weight: bold;
    font-size: 20px;
    padding-top: 200px;
    letter-spacing: 0;
    text-align: right;
    margin-right: 20px;
}
.description {
    font-size: 9px;
    color: #999;
    letter-spacing: 0;
    text-align: right;
    padding-top: 1px;
    padding-right: 40px;
}
#content {
    float: left;
    width: 550px;
   
}
.blog {
    margin: 0 20px;
}
.date {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    height: 20px;
    text-align: right;
    border-bottom-color: #E3E3E3;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
.blogbody {
    padding-left: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    background: url(http://blog.roodo.com/orcinus/a2da8def.gif) no-repeat bottom right;
}
.title {
    font-size: 14px;
    color: #F66;
    height: 20px;
    font-weight: bold;
    padding-left: 15px;
}
.main {
    font-size: 12px;
    margin: 0 0;
    color: #666;
    line-height: 180%;
   
}
.main-continues {
    font-size: 13px;
}
.posted {
    font-size: 11px;
    margin: 0 0 5px;
    color: #F66;
    text-align: right;
    border-bottom: #c2c2c2 solid 0px;
    padding-bottom: 5px;
}
A.aposted {
    font-weight: none;
    color: #F96;
    text-decoration: underline;
}
A.aposted:link {
    font-weight: none;
    color: #F96;
    text-decoration: underline;
}
A.aposted:visited {
    font-weight: none;
    color: #F96;
    text-decoration: underline;
}
A.aposted:active {
    font-weight: none;
}
A.aposted:hover {
    font-weight: none;
    color: #F66;
    text-decoration: none;
}
.menu {
    font-size: 12px;
    color: #F96;
    text-align: right;
}
.comments-head {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    color: #FFF;
    height: 20px;
    padding-top: 5px;
    text-align: right;
    background: #CCC;
}
.comments-body {
    font-size: 12px;
    margin: 20px 15px 15px 13px;
    line-height: 135%;
    color: #F99;
    text-align: left;
}
.comments-post {
    font-size: 12px;
    margin: 0 0 25px;
    color: #999;
    text-align: right;
    border-bottom: #c2c2c2 solid 1px;
    padding-bottom: 5px;
}
.trackback-url {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    padding: 5px 0 10px;
    text-align: right;
}
.trackback-body {
    font-size: 12px;
    margin: 0 0 15px;
    line-height: 135%;
    color: #F99;
    padding: 10px;
}
.trackback-post {
    font-size: 12px;
    margin: 0 0 10px;
    color: #999;
    text-align: right;
}
A.atrackback-post {
    color: #F96;
    text-decoration: underline;
}
A.atrackback-post:link {
    color: #F96;
    text-decoration: underline;
}
A.atrackback-post:visited {
    color: #F96;
    text-decoration: none;
}
A.atrackback-post:hover {
    color: #F66;
}
TABLE.form {
    margin: 25px 0 0 130px;
    border: #CCC solid 1PX;
}
LABEL {
    font-weight: normal;
    font-size: 12px;
    color: #666;
}
#author {
    width: 200px;
    border: #aaa 1px dashed;
    background: #FFF;
}
#email {
    width: 200px;
    border: #aaa 1px dashed;
    background: #FFF;
}
#url {
    width: 200px;
    border: #aaa 1px dashed;
    background: #FFF;
}
#text {
    border-right: #aaa 1px dashed;
    border-left: #aaa 1px dashed;
    width: 500px;
    border-bottom: #aaa 1px dashed;
    height: 200px;
    border-top: #aaa 1px dashed;
    background: #FFF url(http://blog.roodo.com/orcinus/6dfd4d16.jpg) no-repeat bottom right;
}
.pagetop {
    font-size: 12px;
    margin: 5px 0 25px;
    text-align: right;
}
#links {
    margin-top: 20px;
    float: right;
    margin-right: 10px;
    width: 175px;
   
    text-align: left;
    padding-bottom: 10px;
    color: #666;
}
.calendarhead {
    padding-bottom: 2px;
    margin: 0 0 0;
    color: #000;
    padding-top: 2px;
    text-align: left;
    padding-left: 2px;
    border-left: #000 solid 1px;
    border-right: #000 solid 1px;
    border-top: #000 solid 1px;
    background: #CCC;
    font: 11px Arial, Helvetica, sans-serif;
}
.calendartable {
    width: 100%;
    padding-top: 0;
    text-align: center;
    margin: 0 0 10px;
    border-right: #000 solid 1px;
    border-bottom: #000 solid 1px;
    border-left: #000 solid 1px;
    height: 80px;
    background: #EFEFEF;
}
.calendarweek {
    font-size: 10px;
    color: #000;
    text-align: left;
}
.calendarwd {
    background: #F9F9F9;
}
.calendard {
    empty-cells: show;
}
.calendardbg {
    border-top: #E1E1E1 solid 1px;
    border-right: #E1E1E1 solid 1px;
    height: 10px;
    background: #F66;
}
.calendar {
    font-size: 10px;
    color: #666;
    line-height: 100%;
}
.sidetitle {
    font-size: 11px;
    color: #666;
    text-align: left;
    border-top: #E1E1E1 solid 0px;
    padding: 5px;
}
.side {
    font-size: 12px;
    margin: 0 0 10px;
    line-height: 150%;
    text-align: left;
    color: #666;
    padding: 10px 5px 5px;
}
A.aside {
    color: #F96;
    text-decoration: underline;
}
A.aside:link {
    color: #F96;
    text-decoration: underline;
}
A.aside:visited {
    text-decoration: underline;
    color: #F69;
}
A.aside:hover {
    color: #F99;
    text-decoration: none;
}
A.arss {
    color: #ddd;
    text-decoration: underline;
}
A.arss:link {
    color: #2d8d5f;
    text-decoration: underline;
}
A.arss:visited {
    color: #80b59c;
    text-decoration: underline;
}
A.arss:hover {
    color: #bababa;
    text-decoration: none;
}
.pict {
    margin: 5px;
}
.photo {
    text-align: center;
    border: #E1E1E1 solid 1px;
    padding: 5px;
}
.nickname {
    font-weight: none;
    font-size: 12px;
    margin: 10px 0;
    color: #F66;
}
.message {
    font-size: 12px;
    color: #999;
}
.quote {
    font-size: 12px;
    color: #666;
    padding: 1px;
}
.blogtimes {
    margin: 0 0 15px;
    text-align: center;
}
.powered {
    margin: 0 0 10px;
    text-align: center;
}
.syndicate {
    margin: 5px 0;
    text-align: center;
}
.checkers {
    margin-top: 5px;
    font-size: 12px;
    float: left;
}

arrow
arrow
    全站熱搜

    段雪漁 發表在 痞客邦 留言(0) 人氣()