CSS

posted on 28 Nov 2007 20:42 by s2angel

THEME CATZ : 27 / 11 / 05

/*CATZ Theme By S2AngeL*/

/*Copyright by Etceto co,ltd. 2007*/

 

/*======================================================================*/

/* Simple Reset - Not Editable*/

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

margin: 0;

padding: 0;

border: 0;

outline: 0;

font-weight:normal;

}

 

/* General */

body {

background:white url(http://s2angel.exteen.com/images/theme/back-ver7.jpg) repeat-x top left;

color:#333;

background-attachment:fixed;

font:12px Tahoma, "MS Sans Serif";

line-height:1.5em;

text-align:center;

}

 

a:link, a:visited{

color:gray;

text-decoration:none;

}

 

a:hover, a:active{

color:darkred;

}

 

#page{

margin:auto;

padding-top:15px;

text-align:left;

width:780px;

}

 

#header, #neck, #belly, #leg, #footer{

float:left;

width:780px;

}

 

/*======================================================================*/

/* Header */

 

#header{

background:url(http://www.upload2world.com/pic55/upload2world_d9f33.png) top left no-repeat;

padding:200px 0px 0px 25px;

}

 

#header h1 a{

color:#666;

font-size:24px;

display:none;

}

 

#header h1 a:hover{

color:#999;

display:none;

}

 

#header h2{

font-size:12px;

margin:5px 0px 5px 0px;

display:none;

}

 

#coverimage{

background:url(.) no-repeat;

height:300px;

width:730px;

margin-bottom:0px;

}

 

/*======================================================================*/

/* Neck Menu */

 

#neck{

background:url(http://s2angel.exteen.com/images/theme/neck-ver7.png) top left;

 

}

 

#neck .module{

background:white;

display:inline;

float:left;

margin:52px 0px 0px 25px;

padding:2px 0px 5px 0px;

width:730px;

}

 

#neck .module ul{

display:inline;

margin:0px;

padding:0px;

}

 

#neck .module h2{

display:none;

}

 

#neck .module li{

border-right:1px solid #CCC;

display:inline;

padding:0px 10px 0px 10px;

}

 

/*======================================================================*/

/* Content */

 

#belly{

background:url(http://s2angel.exteen.com/images/theme/belly-ver7.png) repeat-y;

}

 

#content{

display:inline;

float:left;

margin:10px 15px 0px 25px;

width:490px;

/*Fix too large image makes content drop problem in IE*/

overflow:visible !important;

overflow:hidden;

}

 

.entry{

float:left;

margin-bottom:15px;

}

 

.entry .title{

display:block;

float:left;

margin-bottom:10px;

width:100%;

}

 

.entry .title h2{

border-bottom:1px solid #e4e4e4;

font-size:18px;

}

 

.entry .title h2 a{

color:#949494;

}

 

.entry .title h2 a:hover{

color:#CCC;

}

 

.entry .title span{

color:#3985a2;

font-size:10px;

}

 

.entry .post{

float:left;

}

 

.entry .post p{

margin-bottom:10px;

}

 

.entry .info{

float:left;

width:100%;

}

 

.entry .info .tag{

float:left;

font-size:10px;

width:350px;

}

 

.entry .info .coms{

float:right;

}

 

/*======================================================================*/

/* Sidebars */

 

#sidebar, #sidebar2{

background:white url(http://s2angel.exteen.com/images/theme/sidebar-ver7.jpg);

display:inline;

float:right;

margin:5px 25px 0px 0px;

width:200px;

}

 

#sidebar2{

display:none;

}

 

#sidebar .module, #sidebar2 .module{

margin:5px 5px 15px 5px;

}

 

#sidebar .module ul, #sidebar2 .module ul{

margin:5px 0px 0px 5px;

padding:0;

list-style: none;

}

 

#sidebar .module h2, #sidebar2 .module h2{

text-indent:-9999px;

}

 

/* Sidebar Header image */

#sidebar #recommend h2, #sidebar2 #recommend h2{background:url(http://s2angel.exteen.com/images/theme/re-ver7.png) no-repeat;width:200px;height:100px;}

#sidebar #previous h2,#sidebar2 #previous h2{background:url(http://s2angel.exteen.com/images/theme/pre-ver7.png) no-repeat;width:200px;height:100px;}

#sidebar #commentalert h2,#sidebar2 #commentalert h2{background:url(http://s2angel.exteen.com/images/theme/com-ver7.png) no-repeat;width:200px;height:100px;}

 

#sidebar #favourites h2,#sidebar2 #favourites

 

h2{background:url(http://s2angel.exteen.com/images/theme/fav-ver7.png)

 

no-repeat;width:200px;height:100px;}

 

 

 

#sidebar #links h2,#sidebar2 #links

 

h2{background:url(http://s2angel.exteen.com/images/theme/link-ver7.png)

 

no-repeat;width:200px;height:100px;}

 

 

 

#sidebar #categories h2,#sidebar2 #categories

 

h2{background:url(http://s2angel.exteen.com/images/theme/cat-ver7.png)

 

no-repeat;width:200px;height:100px;}

 

 

 

#sidebar #archives h2,#sidebar2 #archives

 

h2{background:url(http://g.exteen.com/t/apollo/hd_archives.png)

 

no-repeat;width:89px;height:19px;}

 

 

 

#sidebar #tags h2,#sidebar2 #tags h2{background:url(http://g.exteen.com/t/apollo/hd_tags.png) no-repeat;width:49px;height:23px;}

 

 

 

#sidebar #pagemenu h2,#sidebar2 #pagemenu

 

h2{background:url(http://g.exteen.com/t/apollo/hd_pages.png)

 

no-repeat;width:64px;height:23px;}

 

 

a.archive{

 

 

background:url(http://www.pic2us.net/full/c157d4f5.jpg) no-repeat;

width:12px;

 

height:12px;

padding-left:15px;

margin-left:4px;

 

}

 

 

 

/*======================================================================*/

 

 

 

/* Configure each module */

 

/* Profile */

 

 

 

#profile{

width:200px;

height:64px;

 

}

 

 

 

 

 

 

 

#profile img{

 

float:left;

margin-right:10px;

 

}

 

 

 

 

 

 

 

#profile span{

display:block;

}

 

 

 

 

 

 

 

#profile .info{

 

 

 

width:100% !important;

 

 

 

width:60%;

 

 

 

}

 

 

 

 

 

 

 

/* Tags */

 

 

 

#tags li{

 

 

 

display:inline;

 

 

 

margin-right:5px;

 

 

 

}

 

 

 

 

 

 

 

/*======================================================================*/

 

 

 

/* Comment Form */

 

 

 

 

 

 

 

#commentform{

 

 

 

width:100%;

 

 

 

background:#EEE;

 

 

 

float:left;

 

 

 

}

 

 

 

 

 

 

 

#commentform form{

 

 

 

margin:5px;

 

 

 

}

 

 

 

 

 

 

 

#commentform h3{

 

 

 

font-size:16px;

 

 

 

font-weight:bold;

 

 

 

}

 

 

 

 

 

 

 

#commentform .formrow{

 

 

 

border-top:1px solid #DDD;

 

 

 

padding:2px;

 

 

 

}

 

 

 

 

 

 

 

#commentform label{

 

 

 

float:left;

 

 

 

width:150px;

 

 

 

}

 

 

 

 

 

 

 

#commentform input.textbox{

 

 

 

width:150px;

 

 

 

}

 

 

 

 

 

 

 

#commentform textarea{

 

 

 

width:310px;

 

 

 

height:150px;

 

 

 

}

 

 

 

 

 

 

 

/*======================================================================*/

 

 

 

/* Comment (Showing Area) */

 

 

 

 

 

 

 

.comment{

 

 

 

border-bottom:1px solid #DDD;

 

 

 

float:left;

 

 

 

margin:5px 0px 5px 0px;

 

 

 

padding-bottom:5px;

 

 

 

width:100%;

 

 

 

}

 

 

 

 

 

 

 

.comment .post{

 

 

 

float:right;

 

 

 

width:330px;

 

 

 

}

 

 

 

 

 

 

 

.comment .post p{

 

 

 

margin-bottom:10px;

 

 

 

}

 

 

 

 

 

 

 

.comment .info{

 

 

 

float:left;

 

 

 

font-size:10px;

 

 

 

width:150px;

 

 

 

margin-right:10px;

 

 

 

}

 

 

 

 

 

 

 

.comment .info img{

 

 

 

width:32px;

 

 

 

}

 

 

 

 

 

 

 

/*======================================================================*/

 

 

 

/* Leg Menu */

 

 

 

#leg{

 

 

 

background:url(http://g.exteen.com/t/apollo/belly.png) top left;

 

 

 

 

 

 

 

}

 

 

 

 

 

 

 

#leg .module{

 

 

 

background:#F5F5F5;

 

 

 

display:inline;

 

 

 

float:left;

 

 

 

margin:0px 0px 0px 25px;

 

 

 

padding:2px 0px 5px 0px;

 

 

 

width:730px;

 

 

 

}

 

 

 

 

 

 

 

#leg .module ul{

 

 

 

display:inline;

 

 

 

margin:0px;

 

 

 

padding:0px;

 

 

 

}

 

 

 

 

 

 

 

#leg .module h2{

 

 

 

font-size:12px;

 

 

 

font-weight:bold;

 

 

 

display:inline;

 

 

 

}

 

 

 

 

 

 

 

#leg .module li{

 

 

 

border-right:1px solid #CCC;

 

 

 

display:inline;

 

 

 

padding:0px 10px 0px 10px;

 

 

 

}

 

 

 

 

 

 

 

/*======================================================================*/

 

 

 

/* Footer */

 

 

 

 

 

 

 

#footer{

 

 

 

background:url(http://www.upload2world.com/pic55/upload2world_0f8f5.png) bottom left no-repeat;

 

 

 

height:200px;

 

 

 

}

 

 

 

 

 

 

 

#footer p{

 

 

 

background:#EEE;

 

 

 

border-top:1px solid #CCC;

 

 

 

border-bottom:1px solid #CCC;

 

 

 

font-size:10px;

 

 

 

text-align:center;

 

 

 

margin:5px 25px 0px 25px;

 

 

 

padding:5px;

 

 

 

display:none;

 

 

 

}

 

 

 

 

 

 

 

/*======================================================================*/

 

 

 

.navbar{

 

 

 

float:left;

 

 

 

}

 

 

 

 

 

 

 

.commentmanage{

 

 

 

clear:both;

 

 

 

}

 

 

 

 

 

 

 

/*PNG support for IE*/

 

 

 

#header, #neck, #belly, #leg, #footer { behavior: url(/global/iepngfix.htc) }

 

 

 

#sidebar .module h2, #sidebar2 .module h2{

 

 

 

behavior: url(/global/iepngfix.htc)

 

 

 

}