@charset "utf-8";
/*  
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://en.wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://en.wp.vicuna.jp/skin/">Skin</a>
Version: 1.5.9
Author: wu
*/

@import url("style-galaxy/import.css");
ul.st-related-posts {
border:1px solid #121212;
background:#565656;
padding:5px;
}
ul.st-related-posts li {
list-style-position:inside;
}
div.textBody h4 {
line-height:1.2;
margin-top:10px;
margin-bottom:0px;
color:#333;
background:#fff;
border:1px solid #111;
font-size:16px;
padding:5px;
}
#faded-footer {
background:transparent url(http://www.inforz.net/images/footer.png) repeat-x scroll 0 0;
bottom:0;
height:70px;
left:0;
position:fixed;
width:100%;
}
p.bookmark {
background-color:#292929;
border:1px solid #222222;
list-style-type:none;
margin:0 0 1em;
padding:5px;
text-align:left;
}
p.headDescri {
        font-size:12px;
        color:#fff;
        padding-left:30px;
        border-bottom:1px solid #555;
        background:#303030;
}
#rssicn {
        position:absolute;
        right:20%;
        top:20%;
        width:100px;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
}
#rssicn a:hover img {
        -moz-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
}
#rssicn img {border:none;}
div.entry h2 {
text-shadow: #000000 1px 2px 1px;
border-left:5px solid #FFCC00;
}
body.single h1 {
text-shadow: #000000 1px 2px 1px;
}
div#header p.siteName a {
text-shadow: #000000 1px 2px 1px;
}
div#header p.siteName a:hover {
text-shadow: #000000 0px 0px 0px;
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
pre {
 -moz-box-shadow: 5px 5px 5px #000000;
 -webkit-box-shadow: 5px 5px 5px #000000;
 box-shadow: 5px 5px 5px #000000;"
}
span.fs12 {font-size:10px;}
ul#listticker {
height:150px !important;
overflow:hidden !important;
}
ul#listticker li a {color:#fff;text-shadow: #000000 1px 2px 2px;}
ul#listticker li a span {color:#999;}
ul#listticker li {border-bottom:1px dotted #777;padding-bottom:3px;}
div#utilities dl dt {text-shadow: #000000 1px 2px 2px;}
div.textBody h4.gad {margin-bottom:10px;}

a.more-link {
    background:url(http://www.inforz.net/images/more-bg.png) no-repeat left top;
    padding:5px;
    display:block;
    width:20em;
    border-radius:10px;
    -moz-border-radius:10px;
   color:#fff;
    text-align:center;
}
a.more-link:hover {
    background:url(http://www.inforz.net/images/more-bg-o.png) no-repeat left top;
    text-decoration:none;
}