Re: PunBB with Wordpress theme.

quaker wrote:

post ya #brdfooter css and cs.css

I'm sorry - I still don't understand what you are talking about.  I don't have anything called #brdfooter css and cs.css.  Maybe you just want my footer file and css file??  anyways, here is a bunch of code (hopefully they are what you need).

Here is my main.tpl file:

<html dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<pun_char_encoding>" />
<pun_head>

<!-- Wordpress Template CSS -->
<link rel="stylesheet" href="http://rose.asmallorange.com/~gvsuceo/wp-content/themes/freshy/style.css" type="text/css" media="screen" title="Freshy"/>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://rose.asmallorange.com/~gvsuceo/?feed=rss2" />
<link rel="alternate" type="text/xml" title="RSS .92" href="http://rose.asmallorange.com/~gvsuceo/?feed=rss" />
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://rose.asmallorange.com/~gvsuceo/?feed=atom" />

<link rel="pingback" href="http://rose.asmallorange.com/~gvsuceo/xmlrpc.php" />
    <link rel='archives' title='August 2006' href='http://rose.asmallorange.com/~gvsuceo/?m=200608' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://rose.asmallorange.com/~gvsuceo/xmlrpc.php?rsd" />

    <style type="text/css">
    .menu li a {
        background-image:url("http://rose.asmallorange.com/~gvsuceo/wp-content/themes/freshy/images/menu/menu_triple_blue.gif");
    }
    .menu li a.first_menu {
        background-image:url("http://rose.asmallorange.com/~gvsuceo/wp-content/themes/freshy/images/menu/menu_start_triple_blue.gif");
    }
    .menu li a.last_menu {
        background-image:url("http://rose.asmallorange.com/~gvsuceo/wp-content/themes/freshy/images/menu/menu_end_triple_blue.gif");
    }
    .menu li.current_page_item a {
        color:#FFFFFF !important;
    }
    
    .description {
        color:#4B78E2;
    }
    #content .commentlist dd.author_comment {
        background-color:#0F80D8 !important;
    }
    html > body #content .commentlist dd.author_comment {
        background-color:#0F80D8 !important;
    }
    #content .commentlist dt.author_comment .date {
        color:#0F80D8 !important;
        border-color:#0F80D8 !important;
    }
    #content .commentlist .author_comment .author,
    #content .commentlist .author_comment .author a {
        color:#0F80D8 !important;
        border-color:#0F80D8 !important;
    }
    #sidebar h2 {
        color:#0f80d8;
        background-color:#FFFFFF;
        border-bottom-color:#0f80d8;
    }
    .pun li
    {
        background: none;
    }
    #sidebar {
        background-color:#DBEFFF;
    }
    *::-moz-selection {
        background-color:#0F80D8;
    }

    #content a:hover {
        border-bottom:1px dotted #0F80D8;
    }

    #sidebar a:hover,
    #sidebar .current_page_item li a:hover,
    #sidebar .current-cat li a:hover,
    #sidebar .current_page_item a,
    #sidebar .current-cat a ,
    .readmore,
    #content .postmetadata a
    {
        color : #0F80D8;
    }
    
    #title_image {
        margin:0;
        text-align:left;
        display:block;
        height:95px;
                background-image:url("http://rose.asmallorange.com/~gvsuceo/other/header.jpg");
            }
    
    </style>

    </head>
<body>

<div id="page">



<!-- Wordpress Template CSS -->

<!-- Mint -->
<!-- <script src='/mint/mint.js.php' type='text/javascript' language='javascript'></script> -->
<!-- Mint -->



<!-- Wordpress Template Header -->
<div id="header">

        <div id="title">
            <h1>
                <a href="http://rose.asmallorange.com/~gvsuceo">
                    <span></span>
                </a>
            </h1>
            <div class="description">
                <small></small>
            </div>

        </div>
        <div id="title_image"></div>
    </div>
    
    <!-- main div -->
    <div id="frame">

    <!-- main menu -->
            <ul class="menu">
            
            <li class="page_item">
                <a class="first_menu" href="http://www.gvsuceo.com">
                    Home                </a>
            </li>
                    
            <li class="page_item"><a href="http://www.gvsuceo.com/?page_id=2" title="About">About</a></li>

<li class="page_item"><a href="http://www.gvsuceo.com/?page_id=5" title="Projects">Projects</a></li>
<li class="page_item"><a href="http://www.gvsuceo.com/?page_id=4" title="E-Board">E-Board</a></li>
<li class="page_item"><a href="http://www.gvsuceo.com/?page_id=3" title="Contact">Contact</a></li>

<li class="page_item current_page_item">
<a href="http://www.gvsuceo.com/forums" title="Forums" rel="nofollow">
                    Forums
                    </a>
                    </li>
            <li class="last_menu">
                
                <!-- if an email is set in the options -->
                                <!-- put an empty link to have the end of the menu anyway -->
                    
                <a class="last_menu_off">
                </a>
                    
                                    
            </li>

        </ul>

<!-- Wordpress Template Header -->



<div id="punwrap">
<div id="pun<pun_page>" class="pun">

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
        </div>
        <pun_navlinks>
        <pun_status>
    </div>
</div>



<pun_announcement>

<pun_main>

<pun_footer>
</div>
</div>

<!-- Wordpress Template Footer -->
<hr style="display:none"/>

<div id="footer">
    <small class="footer_content">
        <a href="http://rose.asmallorange.com/~gvsuceo/?feed=rss2"><img alt="rss" src="http://rose.asmallorange.com/~gvsuceo/wp-content/themes/freshy/images/rss_blog.gif"/></a>
        <a href="http://rose.asmallorange.com/~gvsuceo/?feed=comments-rss2"><img alt="Comments rss" src="http://rose.asmallorange.com/~gvsuceo/wp-content/themes/freshy/images/rss_comments.gif"/></a>
        <a href="http://validator.w3.org/check?uri=referer"><img alt="valid xhtml 1.1" src="http://rose.asmallorange.com/~gvsuceo/wp-content/themes/freshy/images/valid_xhtml11_80x15_2.png"/></a>

        <a href="http://www.jide.fr"><img alt="design by jide" src="http://rose.asmallorange.com/~gvsuceo/wp-content/themes/freshy/images/micro_jide.png"/></a>
        <a href="http://wordpress.org/"><img alt="powered by Wordpress" src="http://rose.asmallorange.com/~gvsuceo/wp-content/themes/freshy/images/get_wordpress_80x15_2.png"/></a>
        <br/>Copyright © 2006  Grand Valley State University Collegiate Entrepreneurs' Organization
    </small>
<!-- Wordpress Template Footer -->

</div>
</div>
</div>

</body>
</html>

Here is my footer.php file

<hr style="display:none"/>

<div id="footer">
    <small class="footer_content">
        <a href="<?php bloginfo('rss2_url'); ?>"><img alt="<?php _e('rss',TEMPLATE_DOMAIN); ?>" src="<?php bloginfo('stylesheet_directory'); ?>/images/rss_blog.gif"/></a>
        <a href="<?php bloginfo('comments_rss2_url'); ?>"><img alt="<?php _e('Comments rss',TEMPLATE_DOMAIN); ?>" src="<?php bloginfo('stylesheet_directory'); ?>/images/rss_<?php _e('comments',TEMPLATE_DOMAIN); ?>.gif"/></a>
        <a href="http://validator.w3.org/check?uri=referer"><img alt="<?php _e('valid xhtml 1.1',TEMPLATE_DOMAIN); ?>" src="<?php bloginfo('stylesheet_directory'); ?>/images/valid_xhtml11_80x15_2.png"/></a>
        <a href="http://www.jide.fr"><img alt="<?php _e('design by jide',TEMPLATE_DOMAIN); ?>" src="<?php bloginfo('stylesheet_directory'); ?>/images/micro_jide.png"/></a>
        <a href="http://wordpress.org/"><img alt="<?php _e('powered by',TEMPLATE_DOMAIN); ?> Wordpress" src="<?php bloginfo('stylesheet_directory'); ?>/images/get_wordpress_80x15_2.png"/></a>
        <br/> Copyright © 2006  Grand Valley State University Collegiate Entrepreneurs' Organization
    </small>
    
</div>

</div> <!--- end of the <div id="page"> (from header.php) -->

</body>
</html>
<?php wp_footer(); ?>

Here is my index.php file

<?php ob_start(); ?>

<?php get_header(); ?>

    <div id="content">
    
    <!-- pages -->
    <?php if (is_page() and ($notfound != '1')) : ?>
        
        <?php while (have_posts()) : the_post(); ?>
                
            <div class="post" id="post-<?php the_ID(); ?>">
                <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php _e('Read',TEMPLATE_DOMAIN); ?> <?php the_title(); ?>"><?php the_title(); ?></a></h2>
                
                <div class="entry">
                    <?php the_content('<span class="readmore">'.__('Read the rest of this entry »',TEMPLATE_DOMAIN).'</span>'); ?>
                </div>
            </div>
            
        <?php if ($user_ID) : ?>            
            <h3><?php _e('Actions',TEMPLATE_DOMAIN); ?></h3>
            <ul class="postmetadata">
                <li class="with_icon"><img class="icon" src="<?php echo get_bloginfo('stylesheet_directory') ?>/images/icons/edit-icon-16x16.gif" alt="edit" /> <?php edit_post_link(__('Edit',TEMPLATE_DOMAIN),'',''); ?></li>
            </ul>
        <?php endif; ?>
            
        <?php comments_template(); ?>
    
        <?php endwhile; ?>
    
    <!-- blog -->
    <?php elseif (have_posts()) : ?>
        
        <?php while (have_posts()) : the_post(); ?>
                
            <div class="post" id="post-<?php the_ID(); ?>">
                
                <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php _e('Read',TEMPLATE_DOMAIN); ?> <?php the_title(); ?>"><?php the_title(); ?></a></h2>
                <small class="date">
                    <span class="date_day"><?php the_time(__('j',TEMPLATE_DOMAIN)) ?></span>
                    <span class="date_month"><?php the_time(__('m',TEMPLATE_DOMAIN)) ?></span>
                    <span class="date_year"><?php the_time(__('Y',TEMPLATE_DOMAIN)) ?></span>
                </small>
                
                <div class="entry">
                    <?php the_content('<span class="readmore">'.__('Read the rest of this entry »',TEMPLATE_DOMAIN).'</span>'); ?>
                </div>
                
                <?php edit_post_link(__('Edit',TEMPLATE_DOMAIN), '<small class="postmetadata">'.__('Edit',TEMPLATE_DOMAIN).' : ', '</small><br/>'); ?>
                
                <small class="postmetadata"><?php _e('Comments',TEMPLATE_DOMAIN); ?> : <?php comments_popup_link(__('No Comments »',TEMPLATE_DOMAIN), __('1 Comment »',TEMPLATE_DOMAIN), __('% Comments »',TEMPLATE_DOMAIN)); ?></small>
                <br/>
                <small class="postmetadata"><?php _e('Categories',TEMPLATE_DOMAIN); ?> : <?php the_category(', ') ?></small>
            <?php if(function_exists('the_bunny_tags')) : ?>
                <br/>
                <small class="postmetadata technorati_tags">
                    <?php the_bunny_tags('<span class="technorati_tags">Tags : </span>', '', ', '); ?>
                </small>
            <?php endif; ?>
            
            </div>
                
        <hr style="display:none;"/>
            
        <?php endwhile; ?>

        <p class="navigation">
            <span class="alignleft"><?php next_posts_link(__('« Previous Entries',TEMPLATE_DOMAIN)) ?></span>
            <span class="alignright"><?php previous_posts_link(__('Next Entries »',TEMPLATE_DOMAIN)) ?></span>
        </p>
    
    <!-- nothing found -->
    <?php else : ?>
        <div class="post" id="post-none">
            <h2 class="center"><?php _e('Not found',TEMPLATE_DOMAIN); ?></h2>
            <p class="center"><?php _e("Sorry, but you are looking for something that is not here",TEMPLATE_DOMAIN); ?></p>
            <?php include (TEMPLATEPATH . "/searchform.php"); ?>
        </div>
    <?php endif; ?>
    
    <!-- homepage -->

    <?php if(function_exists('yy_is_home')) : ?>
        
        <?php if(yy_get_lang()=="fr_FR") : ?>
            <?php if(yy_is_home()==true) : ?>
                <hr/>
            
                <?php if(function_exists('c2c_get_recent_posts')) : ?>    
                    <div class="highlight_box" id="post-last-works">
                        <h2><?php _e('Last works',TEMPLATE_DOMAIN); ?></h2>
                        <ul>
                            <?php c2c_get_recent_posts(3, '<li>%post_URL%<br />%post_excerpt_short%</li>', '5'); ?>
                        </ul>
                    </div>
                <?php endif; ?>
    
                <?php if(function_exists('c2c_get_recent_posts')) : ?>    
                    <div class="highlight_box" id="post-last-news">
                        <h2><?php _e('Last news',TEMPLATE_DOMAIN); ?></h2>
                        <ul>
                            <?php c2c_get_recent_posts(3, '<li>%post_URL%<br />%post_excerpt_short%</li>', '4 21'); ?>
                        </ul>
                    </div>
                <?php endif; ?>
    
        <?php endif; ?>
        
        <?php else : ?> 
            <?php if(yy_is_home()) : ?>
                <hr/>
            
                <?php if(function_exists('c2c_get_recent_posts')) : ?>    
                    <div class="highlight_box" id="post-last-works">
                        <h2><?php _e('Last works',TEMPLATE_DOMAIN); ?></h2>
                        <ul>
                            <?php c2c_get_recent_posts(3, '<li>%post_URL%<br />%post_excerpt_short%</li>', '23'); ?>
                        </ul>
                    </div>
                <?php endif; ?>
                
                <?php if(function_exists('c2c_get_recent_posts')) : ?>    
                    <div class="highlight_box" id="post-last-news">
                        <h2><?php _e('Last news',TEMPLATE_DOMAIN); ?></h2>
                        <ul>
                            <?php c2c_get_recent_posts(3, '<li>%post_URL%<br />%post_excerpt_short%</li>', '9 24'); ?>
                        </ul>
                    </div>
                <?php endif; ?>
            
            <?php endif; ?>
                
        <?php endif; ?>
        
    <?php endif; ?>
    
    </div>
    
    <hr/>
    
    <!-- sidebar -->
    <?php get_sidebar(); ?>

    <br style="clear:both" /><!-- without this little <br /> NS6 and IE5PC do not stretch the frame div down to encopass the content DIVs -->
</div>
                
<!-- footer -->
<?php get_footer(); ?>

<? ob_end_flush();?>

Here is my layout.css file

#page {
    text-align:center;
    background:url(images/page_bg.gif) center #7F7F7F repeat-y;
}

#frame {
    width:780px;
    margin-right:auto;
    margin-left:auto !important; /* stupid ie... */
    margin-left:1px;
    margin-top:0px;
    padding:0px;
    text-align:left;
}

#content {
    width:510px !important;
    width:550px;
    padding:0 20px 0 20px;
    float:left;
    background:#FFFFFF;
    overflow:hidden;
}

#sidebar {
    width:230px;
    padding:0px;
    float:right;
    background-color:#F3F3F3;
}

#sidebar div,
#sidebar ul {
    padding:0 9px 9px 9px;
}

#sidebar div div {
    padding:0 0 0 0;
}

#header {
    width:800px;
    margin-right:auto;
    margin-left:auto !important; /* stupid ie... */
    margin-left:1px;
    margin-top:0px;
    padding:0px;
}
    
#footer {
    background:url(images/page_bottom.gif) bottom center transparent no-repeat;
    padding-bottom:10px;
    margin-bottom:30px;
}

And here is my style.css file

/*  
Theme Name: Freshy
Theme URI: http://www.jide.fr
Description: The jide WordPress theme : <a href="http://www.jide.fr">Jide</a>.
Version: 1.0
Author: Julien De Luca
Author URI: http://www.jide.fr
*/

/*
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import "layout.css";
@import "pp_album.css";


body, html {
    margin:0;
    padding:0;
    /*font: normal 100.01%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
    font-size : 90%;
    font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

body {
    margin:0;
    padding:0;
    background:#7F7F7F;
}

*::-moz-selection {
    background-color:#FF3C00;
    color:white;
}

/*-----------GENERAL STYLING--------------*/

a {
    color:#515151;
    text-decoration:none;
}

#content a {
    border-bottom:1px dotted silver;
}

#content a:hover {
    border-bottom:1px dotted #FF3C00;
}

/*------HEADER------*/

#title_image {
    margin:0;
    text-align:left;
    display:block;
    height:95px;
    background:url(images/headers/header_image2.jpg) center center transparent repeat-y;
}

#title {
    background:url(images/header.gif) top #7F7F7F no-repeat;
    height:76px;
    margin:0;
    padding:25px 25px 0 25px;
    clear:both;
    text-align:left;
}

html>body #title {
    height:51px;
}

#title h1 {
    padding:0;
    margin:0;
    font-weight:normal;
    line-height:.7em;
    font-size:2.1em;
    letter-spacing:-.1em;
    font-family:helvetica;
}

#title h1 a {
    color:white;
    display:block;
}

.description {<
    color:#c9e45a;
}

#content h2 {
    color:#515151;
    padding:0;
    margin:0;
    border:none;
    clear:both;
}

#content h2 a {
    text-decoration:none;
    border:none;
}

#content h2 a:hover {
    border-bottom:1px dotted silver;
}

hr {
    display:none;
    clear:both;
}

h3, h4 {
    color:#515151;
    padding:0;
    margin:2em 0 0 0;
    clear:both;
}

input,
textarea,
select {
    padding:4px;
    border:1px solid #515151;
    font-size:.9em;
    line-height:1em;
    font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

input,
label {
    height:auto !important;
    height:2em;
    width:auto;
    padding:4px;
}

label {
    font-size:.9em;
}


#searchform input#s {
    width:130px !important;
    padding:4px;
    border:1px solid #515151;
    font-size:.9em;
    line-height:1em;
    text-transform:none;
    color:black;
    font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    background:white;
}

#sidebar input.btn,
#searchform input {
    width:65px !important;
    width:75px;
}

#searchform {
    margin-top:10px !important;
}

#searchform br {
    display:none;
}

input.btn,
#searchform input,
input#submit {
    background:#111111;
    color:#FFFFFF;
    padding:4px;
    border:1px outset #000000;
    font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    text-transform:uppercase;
}

input[class=btn],
input[type=submit]
input[id=submit] {
    padding:3px;
}

textarea {
    overflow:auto;
    display:block;
    width:100%;
}

ul,
ol {
    list-style-type:none;
    list-style-position:outside;
    padding:0;
    margin:.2em 0 .2em 0;
}

ul li,
ol li {
    background:transparent url(images/puce.png) 2px .4em no-repeat;
    padding-left:15px;
}

ul ul li,
ol ol li {
    background:transparent url(images/bullet.gif) 0px .5em no-repeat;
    padding-left:8px;
}

#content ol li {
    list-style-type:decimal;
    list-style-position:inside;
    background:transparent;
    padding-left:0;
}
#content ol li li {
    padding-left:2em;
}

a img {
    border: 0 none;
}

form {
    padding:0;
    margin:0;
}

pre,
code {
   display:block;
   font: 1em 'Courier New', Courier, Fixed, monospace;
   font-size : 100%;
   color: #000;
   background : #fff url(images/preback.jpg) no-repeat left top;
   overflow : auto;
   text-align:left;
   border : 1px solid #99cc66; /*highlight color */
   padding : 0px 20px 0 30px;
   margin:1em 0 1em 0;
   line-height:17px;
}

.alt {
    background-color:#F5F5F5 !important;
}

.icon {
    vertical-align:middle;
    border:0;
}
.with_icon {
    padding:2px 0 2px 0
}

.navigation {
    clear:both;
    padding:0;
    display:block;
}

.alignleft {
    display:block;
}

.alignright {
    display:block;
}


/*-------SIDEBAR---------*/

#sidebar {
    font-size:.9em;
}
 
#sidebar ul,
#sidebar ol {
    padding:0;
}

#sidebar form,
#sidebar p {
    padding:0;
    margin:0 0 1em 0;
}

#sidebar h2 {
    background:#6a6765 url(images/stripe_gray-large.gif);
    padding: 8px;
    margin:10px 0 10px 0;
    font-size: 1em;
    font-weight:normal;
    text-transform:uppercase;
    color:darkgray;
/*    border-bottom:3px solid darkgray;*/
}

html>body .ellipsis li {
    clear:both;
}

html>body .ellipsis li:after { 
    content: "...";
    display:inline;
}

html>body .ellipsis li span {
    white-space:nowrap;
    overflow:hidden;
    max-width:180px;
    width:auto !important;
    display:inline;
    float:left;
}

ol.ellipsis li span {
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    width:190px;
    display:block;
}

#sidebar a{
    text-decoration: none;
}

#sidebar a:hover,
#sidebar .current_page_item li a:hover,
#sidebar .current-cat li a:hover {
    color:#FF3C00;
}

#sidebar .current_page_item a,
#sidebar .current-cat a {
    font-weight:bold;
    color:#FF3C00;
}

#sidebar .current_page_item li a,
#sidebar .current-cat li a {
    font-weight:normal;
    color:#515151;
}

#sidebar li img {
    vertical-align:middle;
    border:0;
}

#sidebar input.btn {
    margin-left:4px;
}

/*
menu
*/

.menu {
    list-style-type:none;
    background:url(images/menu/menu_bg.gif) 50% 0 #515151 repeat-x;
    margin:0;
    padding:0;
    height:80px;
    width:780px;
    border-top:1px solid #FFFFFF;
    overflow:hidden;
}

.menu li {
    background:none;
    padding:0;
    display:table-row;
    vertical-align:middle;
    float:left;
    height:80px;
    
}

.menu li.last_menu,
.menu li.right_menu {
    float:right;
}


.menu li a {
    font-size:.8em;
    text-transform:uppercase;
    line-height:normal !important;
    line-height:80px;
    display:table-cell;
    vertical-align:middle;
    height:80px;
    padding:0 10px 0 10px;
    background:url(images/menu/menu_triple.gif) top left transparent repeat-x;
}

.menu li a:hover,
.menu li a:active {
    background-position:center left;
    color:#FFFFFF;
}

.menu li.current_page_item a {
    background-position:bottom left !important;
    color:#1F3700 !important;
}

.menu li a.first_menu {
    padding-left:35px;
    background-repeat:no-repeat;
    background-image:url(images/menu/menu_start_triple.gif);
}

.menu li a.last_menu,
.menu li a.last_menu_off {
    padding-right:35px;
    background-repeat:no-repeat;
    background-image:url(images/menu/menu_end_triple.gif);
    background-position:top right;
}

.menu li a.last_menu:hover,
.menu li a.last_menu:active {
    background-position:center right;
}

.menu li.current_page_item a.last_menu {
    background-position:bottom right !important;
}

.menu li a {
    color:white;
    text-decoration:none;
}

.menu li.lang_menu {
    float:right;
}

.menu li.lang_menu a span {
    width:19px;
    height:80px;
    overflow:hidden;
    text-indent:100px;
    display:block;
}


.menu li.lang_menu a {
    display:block;
    width:19px;
    cursor:pointer;
}


/*---------LANGS----------*/

.menu li#fr_FR a span {
    background:url(images/lang_fr.gif) left transparent no-repeat;
}

.menu li#en_US a span {
    background:url(images/lang_en.gif) left transparent no-repeat;
}

.menu li#fr_FR.current_page_item a span,
.menu li#fr_FR  a:active span {
    background-image:url(images/lang_fr.gif);
}

.menu li#en_US.current_page_item a span,
.menu li#en_US  a:active span {
    background-image:url(images/lang_en.gif);
}

/*--------FOOTER---------*/

#footer .footer_content {    
    width:760px !important;
    width:780px;
    display:block;
    margin-right:auto;
    margin-left:auto !important; /* stupid ie... */
    margin-left:1px;
    margin-top:0px;
    padding:10px 10px 10px 10px;
    border-top:1px dotted silver;
    text-align:center;
}

/*--------POST--------*/

.post {
    font-size:.9em;
    border-top:20px solid #F5F5F5;
    margin-bottom:10px;
    padding:1em 0 1em 0;
}

.post h2,
.post h3,
.post h4,
.post h5 {
    font-size:2em;
}

.post hr {
    display:block;
}

.highlight_box {
    font-size:.9em;
    border:2px solid #F5F5F5;
    padding:1em;
    margin-bottom:20px;
}

.highlight_box .post {
    font-size:1em;
    border:0px none;
    margin-bottom:0px;
    padding:0 0 0 0;
}

.highlight_box .post p {
    margin:0;
}

.highlight_box .post .date {
    display:none;
}

.highlight_box h2,
.highlight_box h3,
.highlight_box h4,
.highlight_box h5 {
    font-size:2em;
    border-bottom:10px solid #F5F5F5;
}

.highlight_box .post h2,
.highlight_box .post h3,
.highlight_box .post h4,
.highlight_box .post h5 {
    font-size:1.5em;
}

.readmore {
    display:block;
    text-align:left;
    font-weight:bold;
    clear:both;
    margin:1em 0 1em 0;
    color:#FF3C00;
}

.date { /* date & author */
    color : silver;
    float:right;
    line-height:2.3em;
    margin:1.5em 0 5px 10px;
    padding-left:5px;
    border-left:1px solid silver;
    font-size:.8em;
    text-align:center;
    position:relative;
    right:0;
}

.date_day {
    display:block;
    font-size:3em;
    text-align:right;
}

.date_month {
    display:block;
    font-size:3em;
    text-align:right;
    font-weight:bold;
}

.date_year {
    display:block;
    font-size:1.4em;
    line-height:.9em;
}

.postmetadata {
    margin:0;
    color:#515151;
    list-style-type:none;
}

#content .postmetadata a {
    color : #FF3C00;
    border:none;
    text-decoration:none;
}

#content .postmetadata a:hover {
    border-bottom:1px dotted silver;
}

.gravatar {
    float:left;
    margin:0 5px 0 0;
    border:1px solid lightgray;
    vertical-align:middle;
}

#content .commentlist dt{
    /*    clear:both;*/
    position:absolute;
}

html > body #content .commentlist dt{
    position:static;
}

#content .commentlist dd {
    margin:0;
    padding:10px 3em 10px 10px; /* for ie not overlapping the comment with the date */
    font-size:1em;
    line-height:1.5em;
    color:silver;
    margin:0 0 1em 0;
}

html > body #content .commentlist dd {
    padding:10px;
}

#content .commentlist .comment {
    color:#000000;
}

#content .commentlist .date {
    margin-right:5px;
    font-size:.5em;
}

#content .commentlist .comment_text {
    margin-top:5px;
    display:block;
}

html > body #content .commentlist dd.author_comment {
    background:url(images/transp-80.png) #c9e45a !important;
    width:auto;
}

#content .commentlist dd.author_comment {
    background-color:#c9e45a !important;
    filter:alpha(opacity=20);
    width:510px;
}

#content .commentlist .author_comment .author,
#content .commentlist .author_comment .author a {
    color:#c9e45a !important;
    border-color:#c9e45a !important;
}


#content .commentlist dd.author_comment * { /* ie */
    filter:alpha(opacity=100);
    position:relative;
}

#content .commentlist dt.author_comment .date {
    color:#a5ba52 !important;
    border-color:#a5ba52 !important;
}

#content textarea#comment {
    font-size:1em;
    line-height:1.3em;
}

#commentform small {
    color:#515151;
}

.commentmetadata {

}

.entry {
    margin:0;
    text-align:justify;
}

.entry p {
    margin:1em 0 1em 0;
}

let me know if you need anything else.  thanks for the help smile