/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://wristwatch.geijyutsu-ya.com/css/YUIreset.css);
@import url(http://wristwatch.geijyutsu-ya.com/mt-static/themes-base/blog.css);
@import url(http://wristwatch.geijyutsu-ya.com/mt-static/support/themes/cityscape-austin/cityscape-austin.css);
/* end StyleCatcher imports */

html {
overflow-y: scroll;
/*background-color: rgb(98, 134, 66);*/
background:#f5f5f5 url(/mt-static/support/themes/cityscape-austin/body.gif) repeat-y  top center;

}
body{
background-color:#f5f5f5;
}

strong {
font-weight:bold;
}

big {
margin:0;
padding:0;
color:#dd0000;
}

    body:after {
        content:".";
        display:block;
        visibility:hidden;
        height:0.1px;
        font-size:0.1em;
        line-height:0;
        clear:both;
    }
    body {
        display:inline-block;
    }
    /* Hides from IE-mac \*/
    * html body {
        height:1%;
    }
    body {
        display:block;
    }
    /* End hide from IE-mac */


div#header{
background-color:black;
background-position:top;
}

ul#navigator{
margin:0 0 8px 0;
}

ul#navigator li {
display: inline;
}

div#tag_cloud .widget-tag-cloud{
border:1px dotted #666;
margin-bottom:18px;
line-height:160%;
}

#information {
border:1px dotted #666;
line-height:160%;
margin:5px 0 20px;
paddint:0 15px;
width:710px;
}
#information p{
padding:5px 5px 0 5px;
}



div#items-list {
margin-bottom:15px;
}

ul.items-list li{
display:inline-block;
width:150px;
height:auto;
padding:0 0 10px 5px;
vertical-align:top;
}


.ad-link {
text-align:center;
}

.AddClips {
display:block;
text-align:right;
}

#footer-content {
text-align:right;
}

