/*Normal Theme for the new exteen*/
/*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;}/* General */body {background:#252525;color:#888888;font:11px Tahoma, "MS Sans Serif";line-height:1.5em;text-align:center;}a:link, a:visited{color:#4682B4;text-decoration:none;}a:hover, a:active{color:#ffffff;}#page{margin:auto;padding-top:15px;text-align:left;width:1000px;}#header, #neck, #belly, #leg, #footer{float:left;width:1000px;}
/*======================================================================*/
/* Header */#header{background:url() top left no-repeat;text-align:left;}#header h1 a{color:#888888;font-size:14px;}#header h1 a:hover{color:#888888;}#header h2{font-size:0px;margin:0px 0px 0px 0px;}#coverimage{background:url() no-repeat;height:0px;margin-bottom:0px;}
/*======================================================================*/
/* Neck Menu */#neck{background:url(http://feelfree.exteen.com/images/belly.png) top left;;}#neck .module{background:#000000;display:inline;float:left;margin:0px 0px 0px 0px;padding:2px 0px 5px 0px;width:1000px;font-size:12px;}#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:#000000;
}

#content{
display:inline;
float:left;
margin:5px 0px 0px 5px;
width:480px;
/*Fix too large image makes content drop problem in IE*/
overflow:visible !important;
overflow:hidden;
}

.entry{
float:left;
margin-bottom:15px;
color:#888888;

}

.entry .title{
display:block;
float:left;
margin-bottom:10px;
width:100%;
}

.entry .title h2{
border-bottom:1px solid #000000;
font-size:18px;
}

.entry .title h2 a{
color:#adadad;
}

.entry .title h2 a:hover{
color:#ffffff;
}

.entry .title span{
color:#ffffff;
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;
color:#ffffff;
}

.entry .info .coms{
float:right;
font-size:10px
}


/*======================================================================*/

#sidebar{
float:right;
width:250px;
display:inline;
background:#000000;
margin:0px 0px 0px 0px;
}

#sidebar2{
float:right;
width:250px;
display:inline;
background:#000000;
margin:0px 0px 0px 0px;
}

#sidebar .module, #sidebar2 .module{
margin:5px 5px 0px 0px;
}

#sidebar .module ul, #sidebar2 .module ul{
margin:5px 5px 0px 0px;
font-size:11px;
padding:0;
list-style: none;
}

#sidebar .module ul li,#sidebar2 .module ul li{
border-bottom:1px dashed #545454;
}

#sidebar .module h2, #sidebar2 .module h2{
text-indent:-9999px;
}

/* Sidebar Header image */
#sidebar #recommend h2, #sidebar2 #recommend h2{background:url(http://feelfree.exteen.com/images/hd_recommend.png) no-repeat;width:180px;height:25px;}
#sidebar #previous h2,#sidebar2 #previous h2{background:url(http://feelfree.exteen.com/images/hd_previous.png) no-repeat;width:180px;height:25px;}
#sidebar #commentalert h2,#sidebar2 #commentalert h2{background:url(http://feelfree.exteen.com/images/hd_comments.png) no-repeat;width:180px;height:25px;}
#sidebar #favourites h2,#sidebar2 #favourites h2{background:url(http://g.exteen.com/t/apollo/hd_favourites.png) no-repeat;width:105px;height:19px;}
#sidebar #links h2,#sidebar2 #links h2{background:url() no-repeat;width:52px;height:19px;}
#sidebar #categories h2,#sidebar2 #categories h2{background:url(http://feelfree.exteen.com/images/hd_categories.png) no-repeat;width:180px;height:25px;}
#sidebar #archives h2,#sidebar2 #archives h2{background:url(http://feelfree.exteen.com/images/hd_archives.png) no-repeat;width:180px;height:25px;}
#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://g.exteen.com/t/apollo/icon_archive.gif) no-repeat;
width:12px;
height:12px;
padding-left:15px;
overflow:hidden;
margin-left:4px;
}

/*======================================================================*/
/* Configure each module */
/* Profile */#profile{width:95%;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:480px;height:250px;background:#252525;float:left;}#commentform form{margin:5px;}#commentform h3{color:#adadad;font-size:18px;font-weight:bold;}#commentform .formrow{border-top:1px solid #252525;color:#ffffff;padding:2px;}#commentform label{float:left;width:150px;}#commentform input.textbox{width:150px;}#commentform textarea{width:280px;height:100px;}
/*======================================================================*/
/* Comment (Showing Area) */.comment{border-bottom:1px solid #ffffff;float:left;margin:5px 0px 5px 0px;padding-bottom:5px;width:450px;}.comment .post{float:right;color:#888888;width:290px;}.comment .post p{margin-bottom:10px;}.comment .info{float:left;color:#ffffff;font-size:10px;width:150px;margin-right:10px;}.comment .info img{width:32px;}
/*======================================================================*/
/* Leg Menu */#leg{background:url(http://feelfree.exteen.com/images/belly.png) top left;}#leg .module{background:#000000;display:inline;float:left;margin:0px 0px 0px 0px;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://feelfree.exteen.com/images/footer.png) bottom left no-repeat;height:60px;}#footer p{width:890px;background:#000000;border-top:1px solid #000000;border-bottom:1px solid #000000;font-size:10px;color:#ffffff;text-align:left;margin:5px 0px 0px 10px;padding:0px;}
/*======================================================================*/
.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)}


