summaryrefslogtreecommitdiffstats
path: root/css/original.css
blob: a6bfd5dfec2bad4578fb4d5abdd4598eb1edb1fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#wrapper{width:811px;}
#header{background:transparent url('../images/theme/content_top.png') no-repeat;}
#top_bar{padding-top:74px;}
#rss-feed{ position:relative;top:35px; }
#content{background: #FFF url('../images/theme/content_middle.png') repeat-y;width:769px;}
#content-body{width:547px;}
#footer{background:transparent url('../images/theme/content_bottom.png') no-repeat;}
#footer .text{width:785px;}
ul#front_menu{width:548px;}
.expand{width:768px !important;}
.hentry{width:548px;overflow:hidden;}
.cat_tags{background:#FFF url('../images/theme/tags_category.png') no-repeat;width:540px;}
.cat_tags_close{background:#FFF url('../images/theme/tags_category.png')  0 -81px no-repeat;width:548px;}
.cat_tags_continue{background:#FFF url('../images/theme/tags_category_continue.png') no-repeat;width:540px;}
.cat_tags_continue_close{background:#FFF url('../images/theme/tags_category_continue.png')  0 -81px no-repeat;width:548px;}
.cat_tags .category{width:400px;}
.cat_tags .continue{padding-right:10px;}