<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: How do I make this theme fluid width</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: How do I make this theme fluid width</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 11:48:52 +0000</pubDate>

<item>
<title>mhbaker on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-1036930</link>
<pubDate>Sun, 05 Apr 2009 01:12:25 +0000</pubDate>
<dc:creator>mhbaker</dc:creator>
<guid isPermaLink="false">1036930@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello Saurus&#60;/p&#62;
&#60;p&#62; I believe this is what I'm looking for. I use Atahualpa Theme and on my first monitor which is 22in - the site sellingourhome.com looks great, but when I open it up and any of my other two monitors (17 &#38;#38; 19in) the site it way too large the two smaller monitors are set at 1024 X 768.&#60;/p&#62;
&#60;p&#62;I though what you mentioned above might be able to help - but when I went to the CSS tab - the fields were empty. Any suggestions? Mark
&#60;/p&#62;</description>
</item>
<item>
<title>BenCurry on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-1035528</link>
<pubDate>Fri, 03 Apr 2009 13:39:21 +0000</pubDate>
<dc:creator>BenCurry</dc:creator>
<guid isPermaLink="false">1035528@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have the same issue.&#60;/p&#62;
&#60;p&#62;I would like to make this theme fluid width.&#60;/p&#62;
&#60;p&#62;I really don't have a clue what to change.&#60;/p&#62;
&#60;p&#62;Here is my index.php&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#38;lt;?php get_header(); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php get_sidebar(); ?&#38;gt;&#60;br /&#62;
  &#38;lt;div id=&#34;page&#34;&#38;gt;&#60;br /&#62;
    &#38;lt;div id=&#34;colwrap&#34;&#38;gt;&#60;br /&#62;
    &#38;lt;?php include 'banner.php'; ?&#38;gt;&#60;br /&#62;
      &#38;lt;!-- Referrer Hints --&#38;gt;&#60;br /&#62;
      &#38;lt;?php&#60;br /&#62;
      if((function_exists('ls_getinfo')) &#38;#38;&#38;#38; (ls_getinfo('isref'))) { ?&#38;gt;&#60;br /&#62;
      &#38;lt;div class=&#34;mission&#34;&#38;gt;&#60;br /&#62;
        &#38;lt;h2&#38;gt;&#38;lt;?php ls_getinfo('terms'); ?&#38;gt;&#38;lt;/h2&#38;gt;&#60;br /&#62;
        &#38;lt;p&#38;gt;&#38;lt;?php _e('You came here from','inanis');?&#38;gt;&#60;br /&#62;
          &#38;lt;?php ls_getinfo('referrer'); ?&#38;gt; &#38;lt;?php _e('searching for','inanis');?&#38;gt; &#38;lt;i&#38;gt;&#60;br /&#62;
          &#38;lt;?php ls_getinfo('terms'); ?&#38;gt;&#38;lt;/i&#38;gt;. &#38;lt;?php _e('These posts might be of interest:','inanis');?&#38;gt;&#60;br /&#62;
        &#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;ul&#62;
          &#38;lt;?php ls_related(5, 10, '
&#60;li&#62;', '&#60;/li&#62;
', '', '', false, false); ?&#38;gt;
        &#60;/ul&#62;
&#60;p&#62;      &#38;lt;/div&#38;gt;&#60;br /&#62;
      &#38;lt;?php } else { ?&#38;gt;&#60;br /&#62;
      &#38;lt;?php } ?&#38;gt;&#60;/p&#62;
&#60;p&#62;      &#38;lt;!-- Posts --&#38;gt;&#60;br /&#62;
      &#38;lt;?php if (have_posts()) : ?&#38;gt;&#60;br /&#62;
      &#38;lt;?php while (have_posts()) : the_post(); ?&#38;gt;&#60;br /&#62;
      &#38;lt;div class=&#34;postcont&#34;&#38;gt;&#60;br /&#62;
        &#38;lt;div class=&#34;alignright&#34;&#38;gt;&#60;br /&#62;
          &#38;lt;div class=&#34;PTtop&#34;&#38;gt;&#38;lt;img src=&#34;&#38;lt;?php bloginfo('template_directory'); ?&#38;gt;/images/1pxtrans.gif&#34; alt=&#34; &#34; /&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
          &#38;lt;div class=&#34;PTbar&#34;&#38;gt;&#60;br /&#62;
             &#38;lt;div class=&#34;PTds Ptime&#34;&#38;gt;&#38;lt;span class=&#34;ptblurl&#34;&#38;gt;&#38;nbsp;&#38;lt;/span&#38;gt;&#38;lt;span class=&#34;blurt&#34;&#38;gt;&#38;lt;?php the_time('d M Y') ?&#38;gt; @ &#38;lt;?php the_time('g:i A') ?&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;span class=&#34;ptblurr&#34;&#38;gt;&#38;nbsp;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
             &#38;lt;div class=&#34;edt&#34;&#38;gt;&#38;lt;?php edit_post_link('edit','[ ',' ] '); ?&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
             &#38;lt;div class=&#34;PT PTds&#34;&#38;gt;&#38;lt;span class=&#34;ptblurl&#34;&#38;gt;&#38;nbsp;&#38;lt;/span&#38;gt;&#38;lt;h3&#38;gt;&#60;a&#62;&#34;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#60;/a&#62;&#38;lt;/h3&#38;gt;&#38;lt;span class=&#34;ptblurr&#34;&#38;gt;&#38;nbsp;&#38;lt;/span&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
          &#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;            &#38;lt;div class=&#34;PTbtm&#34;&#38;gt;&#38;lt;img src=&#34;&#38;lt;?php bloginfo('template_directory'); ?&#38;gt;/images/1pxtrans.gif&#34; alt=&#34; &#34; /&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
            &#38;lt;div class=&#34;p1&#34;&#38;gt;&#60;br /&#62;
              &#38;lt;div style=&#34;overflow: auto&#34;&#38;gt;&#60;br /&#62;
              &#38;lt;?php&#60;br /&#62;
                $content = get_the_content(__('More','inanis').' &#38;raquo;');&#60;br /&#62;
                $content = str_replace('&#38;lt;embed', '&#38;lt;embed wmode=&#34;transparent&#34;', $content);&#60;br /&#62;
                $content = str_replace('&#38;lt;/object&#38;gt;', '&#38;lt;param name=&#34;wmode&#34; value=&#34;transparent&#34; /&#38;gt;&#38;lt;/object&#38;gt;', $content);&#60;br /&#62;
                $content = apply_filters('the_content', $content);&#60;br /&#62;
                echo $content;&#60;br /&#62;
              ?&#38;gt;&#60;br /&#62;
              &#38;lt;/div&#38;gt;&#60;br /&#62;
            &#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;          &#38;lt;div class=&#34;PFtop&#34;&#38;gt;&#38;lt;img src=&#34;&#38;lt;?php bloginfo('template_directory'); ?&#38;gt;/images/1pxtrans.gif&#34; alt=&#34; &#34; /&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
          &#38;lt;div class=&#34;PFpst&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;            &#38;lt;span class=&#34;spanchunk tagiconbox&#34;&#38;gt;&#60;br /&#62;
              &#38;lt;img class=&#34;tagicon&#34; src=&#34;&#38;lt;?php bloginfo('template_directory'); ?&#38;gt;/images/tags_50.png&#34; alt=&#34;Tags&#34; /&#38;gt;&#60;br /&#62;
            &#38;lt;/span&#38;gt;&#60;br /&#62;
            &#38;lt;span class=&#34;tagstyle spanchunk&#34;&#38;gt;&#60;br /&#62;
              &#38;lt;?php the_tags('&#60;strong&#62;'.__('Tags','inanis').': &#60;/strong&#62;', ', ', '&#60;br /&#62;'); ?&#38;gt;&#60;br /&#62;
              &#60;strong&#62;&#38;lt;?php _e('Categories','inanis');?&#38;gt;:&#60;/strong&#62; &#38;lt;?php the_category(', ') ?&#38;gt;&#60;br /&#62;
            &#38;lt;/span&#38;gt;&#60;/p&#62;
&#60;p&#62;            &#38;lt;span class=&#34;tagstyle ts-sm spanchunk&#34;&#38;gt;&#60;br /&#62;
              &#60;strong&#62;&#38;lt;?php _e('Posted By:','inanis');?&#38;gt;&#60;/strong&#62; &#38;lt;?php the_author() ?&#38;gt;&#60;br /&#62;
              &#60;strong&#62;&#38;lt;?php _e('Last Edit:','inanis');?&#38;gt;&#60;/strong&#62; &#38;lt;?php the_modified_date('d M Y'); ?&#38;gt; @ &#38;lt;?php the_modified_date('h i A'); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;              &#60;a rel=&#34;nofollow&#34;&#62;&#38;amp;body=&#38;lt;?php _e('I thought you might like this','inanis'); ?&#38;gt;: &#38;lt;?php the_permalink() ?&#38;gt;&#34;&#38;gt;&#38;lt;?php _e('Email','inanis');?&#38;gt;&#60;/a&#62; &#38;bull;&#60;br /&#62;
              &#60;a&#62;&#34; rel=&#34;bookmark&#34; title=&#34;&#38;lt;?php _e('Permanent Link to','inanis');?&#38;gt; &#38;lt;?php the_title(); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php _e('Permalink','inanis') ?&#38;gt;&#60;/a&#62; &#38;bull;&#60;br /&#62;
              &#38;lt;?php comments_popup_link(__('Comments','inanis').' (0)', __('Comments','inanis').' (1)', __('Comments','inanis').' (%)'); ?&#38;gt;&#60;br /&#62;
            &#38;lt;/span&#38;gt;&#60;br /&#62;
          &#38;lt;/div&#38;gt;&#60;br /&#62;
          &#38;lt;div class=&#34;PFbtm&#34;&#38;gt;&#38;lt;img src=&#34;&#38;lt;?php bloginfo('template_directory'); ?&#38;gt;/images/1pxtrans.gif&#34; alt=&#34; &#34; /&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
        &#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;      &#38;lt;/div&#38;gt;&#60;br /&#62;
      &#38;lt;hr class=&#34;rule&#34; /&#38;gt;&#60;br /&#62;
      &#38;lt;?php endwhile; ?&#38;gt;&#60;/p&#62;
&#60;p&#62;      &#38;lt;?php&#60;br /&#62;
      if(function_exists('pagination')) {&#60;br /&#62;
      pagination(2,array(&#34;Previous &#34;,&#34;Next&#34;));&#60;br /&#62;
      } else { ?&#38;gt;&#60;br /&#62;
      &#38;lt;!--&#60;br /&#62;
      &#38;lt;div class=&#34;navigation&#34;&#38;gt;&#60;br /&#62;
        &#38;lt;div class=&#34;alignleft&#34;&#38;gt;&#38;lt;?php next_posts_link('&#38;lt;img style=&#34;vertical-align:middle;&#34; src=&#34;'.get_bloginfo('template_directory').'/images/arbk.png&#34; alt=&#34; &#34; /&#38;gt; '.__('Previous Entries','inanis')) ?&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
        &#38;lt;div class=&#34;alignright&#34;&#38;gt;&#38;lt;?php previous_posts_link(__('Next Entries','inanis').' &#38;lt;img style=&#34;vertical-align:middle;&#34; src=&#34;'.get_bloginfo('template_directory').'/images/arfw.png&#34;&#38;gt;') ?&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
      &#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;
      --&#38;gt;&#60;br /&#62;
      &#38;lt;div style=&#34;float:right;width:660px;&#34;&#38;gt;&#60;br /&#62;
        &#38;lt;div class=&#34;navigation&#34;&#38;gt;&#60;br /&#62;
          &#38;lt;div class=&#34;alignleft&#34;&#38;gt;&#38;lt;?php next_posts_link('&#38;lt;img style=&#34;vertical-align:middle;&#34; src=&#34;'.get_bloginfo('template_directory').'/images/arbk.png&#34; alt=&#34; &#34; /&#38;gt; '.__('Previous Entries','inanis')) ?&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
          &#38;lt;div class=&#34;alignright&#34;&#38;gt;&#38;lt;?php previous_posts_link(__('Next Entries','inanis').' &#38;lt;img style=&#34;vertical-align:middle;&#34; src=&#34;'.get_bloginfo('template_directory').'/images/arfw.png&#34;&#38;gt;') ?&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
        &#38;lt;/div&#38;gt;&#60;br /&#62;
      &#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;
      &#38;lt;?php } ?&#38;gt;&#60;br /&#62;
      &#38;lt;?php else : ?&#38;gt; &#60;/p&#62;
&#60;p&#62;        &#38;lt;div class=&#34;bant&#34;&#38;gt;&#38;lt;img src=&#34;&#38;lt;?php bloginfo('template_directory'); ?&#38;gt;/images/1pxtrans.gif&#34; alt=&#34; &#34; /&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
        &#38;lt;div class=&#34;banm&#34;&#38;gt;&#60;br /&#62;
          &#38;lt;div class=&#34;banner&#34;&#38;gt;&#60;br /&#62;
            &#38;lt;h1&#38;gt;&#38;lt;?php _e('Not Found','inanis');?&#38;gt;&#38;lt;/h1&#38;gt;&#60;br /&#62;
            &#38;lt;p&#38;gt;&#38;lt;?php _e('You seemed to have found a mislinked file, page, or search query with no results. If you feel you have reached this page in error, double check your search query and search again.','inanis');?&#38;gt;&#38;lt;/p&#38;gt;&#60;br /&#62;
            &#38;lt;?php&#60;br /&#62;
            if(function_exists('UTW_ShowTagsForCurrentPost')) { ?&#38;gt; &#38;lt;h2&#38;gt;&#38;lt;?php _e('Browse by tag','inanis');?&#38;gt;&#38;lt;/h2&#38;gt;&#60;br /&#62;
            &#38;lt;?php UTW_ShowWeightedTagSetAlphabetical(&#34;coloredsizedtagcloud&#34;,&#34;&#34;,&#34;120&#34;) ?&#38;gt;&#60;br /&#62;
            &#38;lt;?php } ?&#38;gt; &#38;lt;h2&#38;gt;&#38;lt;?php _e('Search','inanis');?&#38;gt;&#38;lt;/h2&#38;gt;&#60;br /&#62;
            &#38;lt;?php include (TEMPLATEPATH . &#34;/searchform.php&#34;); ?&#38;gt;&#60;br /&#62;
            &#60;br /&#62;
          &#38;lt;/div&#38;gt;&#60;br /&#62;
        &#38;lt;/div&#38;gt;&#60;br /&#62;
        &#38;lt;div class=&#34;banb&#34;&#38;gt;&#38;lt;img src=&#34;&#38;lt;?php bloginfo('template_directory'); ?&#38;gt;/images/1pxtrans.gif&#34; alt=&#34; &#34; /&#38;gt;&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;      &#38;lt;?php endif; ?&#38;gt;&#60;br /&#62;
      &#38;lt;div style=&#34;clear:right;&#34;&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
      &#38;lt;/div&#38;gt;&#60;br /&#62;
    &#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php get_footer(); ?&#38;gt;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;and this is my stlye.css&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;/*&#60;br /&#62;
Theme Name:Inanis Glass&#60;br /&#62;
Description:v1.3 - Glass-like theme for WP 2.6+. 2 col. fixed w/right sidebar, widget &#38;#38; multi-language ready, 7 reader selectable themes saved by cookie, and default sub-theme is admin selectable. Admin selectable picture. &#60;a href=&#34;http://www.inanis.net/blog/index.php/downloads/inanis-glass-wordpress-theme/inanis-glass-readme/&#34;&#62;README FIRST!&#60;/a&#62;Created by &#60;a href=&#34;http://www.inanis.net/blog&#34;&#62;Inanis&#60;/a&#62;.&#60;br /&#62;
Author:Inanis&#60;br /&#62;
Author URI:http://www.inanis.net/blog/&#60;br /&#62;
Version:1.3&#60;br /&#62;
Tags:black, blue, green, brown, orange, two-columns, fixed-width, right-sidebar, custom-colors, custom-header, theme-options, threaded-comments, sticky-post, microformats&#60;br /&#62;
Translations:&#60;br /&#62;
  Translation assistance from Zarek Jenkinson &#38;lt;http://zarek.net84.net/&#38;gt;.&#60;br /&#62;
  German (de_DE) by Zarek Jenkinson &#38;lt;http://zarek.net84.net/&#38;gt;.&#60;br /&#62;
*/&#60;br /&#62;
*{margin:0; padding:0; font-family:&#34;Segoe UI&#34;,&#34;Lucida Grande&#34;,&#34;Franklin Gothic Medium&#34;,&#34;URW Gothic L&#34;,Helvetica,sans-serif}&#60;br /&#62;
html{height:100%; margin:0; padding:0}&#60;br /&#62;
body{padding:0; BACKGROUND:#09151F url(images/bg.jpg) top left repeat-x; background-attachment:fixed; MARGIN:0px auto; FONT-SIZE:0.8em; COLOR:#999; height:100%; min-width:900px}&#60;br /&#62;
blockquote{margin:8px; padding:13px 2px 2px 41px; border:1px #ddd dotted; background:#f7f7f7 url(images/right_quotes.png) no-repeat}&#60;br /&#62;
A{COLOR:#bbb}&#60;br /&#62;
A:hover{COLOR:#9BD}&#60;br /&#62;
IMG{border:0px; padding:0; margin:0}&#60;br /&#62;
hr{height:1px}&#60;br /&#62;
#page{margin:0px 240px 0 0}&#60;br /&#62;
.ctr{text-align:center}&#60;br /&#62;
hr.rule{visibility:hidden; margin:0; padding:0}&#60;br /&#62;
pre{margin:8px; border:1px #ddd dotted; background:#f7f7f7; padding:0 15px 0 0; font-family:&#34;Consolas&#34;,&#34;Lucida Console&#34;,&#34;Courier New&#34;,monospace; overflow:auto}&#60;br /&#62;
code{border:1px #aaa dashed; background:#ddd; font-family:&#34;Consolas&#34;,&#34;Lucida Console&#34;,&#34;Courier New&#34;,monospace}&#60;br /&#62;
address{margin:10px}&#60;br /&#62;
cite{border:1px #ccc dotted; background:#eee}&#60;br /&#62;
cite.fn{border:0; background:none; font-weight:bold}&#60;br /&#62;
q{background:#f7f7f7 url(images/right_quotes_sm.png) no-repeat; padding-left:16px}&#60;br /&#62;
h1, h2, h3, h4, h5, h6{font-weight:normal; line-height:1.2em; color:#006E12}&#60;br /&#62;
h1{font-size:22px}&#60;br /&#62;
h2{font-size:19px; letter-spacing:-1px; font-weight:bold}&#60;br /&#62;
h3{font-size:16px; letter-spacing:-1px; font-weight:bold}&#60;br /&#62;
h4.ie6{background:#fff; padding:5px}&#60;br /&#62;
h4{font-size:14px; letter-spacing:-1px; font-weight:bold}&#60;br /&#62;
h5, h6{font-size:11px; font-weight:bold}&#60;br /&#62;
ul, ol{margin:3px 2px 3px 2em}&#60;/p&#62;
&#60;p&#62;/* Custom Stuff*/&#60;br /&#62;
.mnusp{z-index:100; position:fixed; bottom:0; BACKGROUND:url(images/menu-bg.png); width:100%; min-width:900px; height:35px}&#60;br /&#62;
.nav{background:transparent; display:inline; font-size:12px}&#60;br /&#62;
.nav ul{margin:0; padding:0; line-height:30px}&#60;br /&#62;
.nav LI{margin:5px 0 5px 0; margin-right:2px; display:block; float:left; BACKGROUND:url(images/menu-button.jpg) repeat-x 50% bottom}&#60;br /&#62;
.nav LI A{cursor:default; color:#fff; display:block; float:left; text-decoration:none; width:71px; height:30px; text-align:center}&#60;br /&#62;
.nav LI A:hover{color:#fff; BACKGROUND:url(images/menu-button.jpg); background-position:0 -60px}&#60;br /&#62;
.nav li:hover{BACKGROUND:url(images/menu-button.jpg); background-position:0 -60px}&#60;/p&#62;
&#60;p&#62;.current_page_item_tb A{line-height:32px; padding:0 0 0 1px; margin:0 -1px -2px 0; color:#fff; BACKGROUND:url(images/menu-button.jpg); background-position:0 -30px}&#60;br /&#62;
li.current_page_item_tb A:hover{BACKGROUND:url(images/menu-button.jpg); background-position:0 0px}&#60;/p&#62;
&#60;p&#62;.current_page_parent_tb A{line-height:32px; padding:0 0 0 1px; margin:0 -1px 0 0; color:#fff; BACKGROUND:url(images/menu-button.jpg); background-position:0 -30px}&#60;br /&#62;
li.current_page_parent_tb A:hover{BACKGROUND:url(images/menu-button.jpg); background-position:0 0px}&#60;br /&#62;
.current_page_ancestor_tb A{line-height:32px; padding:0 0 0 1px; margin:0 -1px 0 0; color:#fff; BACKGROUND:url(images/menu-button.jpg); background-position:0 -30px}&#60;br /&#62;
li.current_page_ancestor_tb A:hover{BACKGROUND:url(images/menu-button.jpg); background-position:0 0px}&#60;br /&#62;
.nvtl{cursor:default}&#60;br /&#62;
.nvtl ul{margin:0; padding:0; line-height:30px}&#60;br /&#62;
.nvtl LI{margin-right:2px; display:block; float:left; BACKGROUND:url(images/menu-orb.png) repeat-x bottom}&#60;br /&#62;
.nvtl LI A{display:block; float:left; text-decoration:none; width:45px; height:35px; text-align:center}&#60;br /&#62;
.nvtl LI A:hover{color:#fff; BACKGROUND:url(images/menu-orb.png); background-position:0 0px}&#60;br /&#62;
.nvtl li:hover{BACKGROUND:url(images/menu-orb.png); background-position:0 0px}&#60;br /&#62;
.nvtl span{visibility:hidden}&#60;br /&#62;
#StartMenu{position:fixed; left:0px; bottom:30px; visibility:hidden; width:400px; height:261px}&#60;br /&#62;
.SMTop{background:url(images/smt.png) repeat-x; height:35px}&#60;br /&#62;
.SMMiddle{background:url(images/smm.png) repeat-y top; padding:0 12px 0 12px; height:222px; font-size:12px}&#60;br /&#62;
.SMBottom{background:url(images/smb.png) repeat-x top; height:4px}&#60;br /&#62;
.SMSep{margin:2px 0 2px 6px}&#60;br /&#62;
.SMsub{position:absolute; top:35px; float:left; background:url(images/smlp.png); width:226px; height:191px; color:#282828; font-size:12px}&#60;br /&#62;
.SMsub A{text-decoration:none}&#60;br /&#62;
.SMsub A:link{color:#282828}&#60;br /&#62;
.SMsub A:visited{color:#282828}&#60;br /&#62;
.SMsub A:active{color:#282828}&#60;br /&#62;
.SMsub A:hover{color:#282828; text-decoration:none; cursor:pointer}&#60;br /&#62;
.SMsub ul{margin:4px 0 0 4px; list-style-type:none}&#60;br /&#62;
.SMsub li{cursor:default; margin:0 0 2px 0; padding:2px; height:32px; width:214px}&#60;br /&#62;
.SMsub li a{display:block}&#60;br /&#62;
.SMsub li a:hover{text-decoration:none; cursor:default; background:transparent}&#60;br /&#62;
.SMsub li:hover{background:url(images/smhvbg.png)}&#60;br /&#62;
.SMsub li img{float:left; margin-right:5px}&#60;br /&#62;
.SMsh{visibility:hidden}&#60;br /&#62;
.SMSubDiv{margin:13px 8px 8px 14px}&#60;br /&#62;
.SMap{overflow:auto; width:209px; height:148px; padding:0; margin:4px 0 0 4px}&#60;br /&#62;
.SMap ul{margin:0; padding:0; list-style-type:none}&#60;br /&#62;
.SMap li{margin:0; padding:0; width:191px; height:auto; border-bottom:1px #eee solid}&#60;br /&#62;
.SMap li:hover{background:#D5EDF9}&#60;br /&#62;
.SMap a{display:block}&#60;br /&#62;
.SMap a:hover{text-decoration:none}&#60;/p&#62;
&#60;p&#62;.SMCats{overflow:auto; width:209px; height:148px; padding:0; margin:4px 0 0 4px}&#60;br /&#62;
.SMCats ul{margin:0; padding:0; list-style-type:none}&#60;br /&#62;
.SMCats li{margin:0; padding:0 0 0 6px; width:auto; height:auto}&#60;br /&#62;
.SMCats li a:hover{background:#D5EDF9}&#60;br /&#62;
.SMCats li a{border-bottom:1px #eee solid; margin-right:1px}&#60;br /&#62;
.SMCats li:hover{background:none}&#60;br /&#62;
/*.SMCats .cat-item a{display:inline}&#60;br /&#62;
*/&#60;br /&#62;
.SMCats .cat-item a:hover{text-decoration:underline; cursor:pointer}&#60;/p&#62;
&#60;p&#62;.SMTags a:hover{background:#D4EEFC}&#60;br /&#62;
.SMsgbhr{cursor:default; position:absolute; top:155px; left:0px; margin:0; padding:4px 9px 4px 9px}&#60;br /&#62;
.SMsgb{cursor:default; position:absolute; font-weight:bold; top:164px; left:4px; width:213px; height:18px; padding:5px 0px 0px 5px}&#60;br /&#62;
.SMsgb:hover{background:url(images/smhvsm.png)}&#60;br /&#62;
.SMsgb img{vertical-align:text-top; margin-right:24px}&#60;br /&#62;
.SMRight{float:right; width:140px; margin-top:28px}&#60;br /&#62;
.SMAvatarB{position:absolute; top:30px; left:293px; width:61px; height:35px; background:url(images/smavt.png)}&#60;br /&#62;
.SMAvatar{position:absolute; top:7px; margin-left:48px}&#60;br /&#62;
#StartBaloon{visibility:hidden; color:#222; padding:8px; position:fixed; bottom:36px; left:8px; background:url(images/throbbg.png); width:117px; height:18px}&#60;br /&#62;
#StartBaloon img{vertical-align:middle}&#60;br /&#62;
.navf{}&#60;br /&#62;
.navf ul{margin:0; padding:0; line-height:30px}&#60;br /&#62;
.navf LI{margin:5px 0 5px 0; margin-right:2px; display:block; float:left; BACKGROUND:url(images/menu-feed.png) repeat-x 50% bottom}&#60;br /&#62;
.navf LI A{display:block; float:left; text-decoration:none; width:24px; height:30px; text-align:center}&#60;br /&#62;
.navf LI A:hover{color:#fff; BACKGROUND:url(images/menu-feed.png); background-position:0 -60px}&#60;br /&#62;
.navf li:hover{BACKGROUND:url(images/menu-feed.png); background-position:0 -60px}&#60;br /&#62;
.navf img{margin-top:7px}&#60;br /&#62;
.menu-sep{BACKGROUND:url(images/menu-sep.png); margin:5px 3px 5px 3px; padding:0; width:10px; height:30px; float:left}&#60;br /&#62;
.SMRtPoCom{cursor:default; BACKGROUND:url(images/SMRtPoCom.png); position:absolute; bottom:42px; left:248px; width:125px; height:33px; line-height:33px; padding:0 0 0 8px}&#60;br /&#62;
.SMRtPoCom:hover{BACKGROUND:url(images/smrthovb.png); text-decoration:none; color:#fff}&#60;br /&#62;
.SMRtDiv{position:absolute; bottom:79px; left:245px; width:140px; margin:0}&#60;br /&#62;
.SMRtHov{display:block; width:125px; height:24px; margin:0 0 0 3px; padding:9px 0 0 8px; text-decoration:none}&#60;br /&#62;
.SMRtHov:hover{BACKGROUND:url(images/smrthov.png); text-decoration:none; color:#fff; cursor:default}&#60;br /&#62;
.SMAdmin{position:absolute; bottom:160px; left:245px; width:140px; margin:0}&#60;br /&#62;
.SMRtPoComFl{color:#000; position:absolute; bottom:7px; left:379px; width:160px; margin:0; background:#F5F5F5 url(images/SMRtPoComFl.png) repeat-y; border:1px #BEBCC0 solid}&#60;br /&#62;
.SMRtOptsFl{color:#000; position:absolute; top:40px; left:382px; width:140px; margin:0; background:url(images/SMRtPoComFl.png); border:1px #BEBCC0 solid}&#60;br /&#62;
.SMRtFlHd{font-weight:bold; padding:0 0 0 30px}&#60;br /&#62;
.SMRtFlOpt{list-style-type:none; margin:0; cursor:default}&#60;br /&#62;
.SMRtFlOpt img{margin:0 6px 0 2px; vertical-align:middle}&#60;br /&#62;
.SMRtFlOpt li{margin:1px 0 1px 0; padding:2px; height:18px; line-height:18px}&#60;br /&#62;
.SMRtFlOpt li:hover{background:url(images/smrtflhov.png)}&#60;br /&#62;
.SMRtFlOpt li a{display:block}&#60;br /&#62;
.SMRtFlOptInd li{padding-left:28px}&#60;br /&#62;
.switchbutton{width:16px; height:16px; float:left; padding:0; margin:0px 2px 0px 0px; border:1px #888 solid}&#60;br /&#62;
.voidb{border:1px #F00 solid}&#60;br /&#62;
.liload{position:absolute; bottom:7px; float:right; width:140px}&#60;br /&#62;
.liload a:hover{cursor:default}&#60;br /&#62;
.LogAdmin{}&#60;br /&#62;
.LogAdmin span{visibility:hidden}&#60;br /&#62;
.LogAdmin ul{margin:0; padding:0; line-height:24px}&#60;br /&#62;
.LogAdmin li{display:block; float:left; height:24px; line-height:24px}&#60;br /&#62;
.LogAdmin LI A{display:block; float:left; text-decoration:none; height:24px; text-align:center}&#60;br /&#62;
.logout{font-size:1px; background:transparent url(images/logout.png) repeat-x bottom left; width:53px; height:24px}&#60;br /&#62;
.logout:hover{background:transparent url(images/logout.png); background-position:0 -48px}&#60;br /&#62;
.logout A{width:53px}&#60;br /&#62;
.login{background:transparent url(images/login.png) repeat-x bottom left; width:52px}&#60;br /&#62;
.login:hover{background:transparent url(images/login.png); background-position:0 -48px}&#60;br /&#62;
.login A{width:52px}&#60;br /&#62;
.loggedout{font-size:5px; background:transparent url(images/logged-out.png); width:53px}&#60;br /&#62;
.loggedin{font-size:5px; background:transparent url(images/logged-in.png); width:52px}&#60;br /&#62;
.opts{background:transparent url(images/smopts.png) repeat-x bottom left; width:24px}&#60;br /&#62;
.opts:hover{background:transparent url(images/smopts.png); background-position:0 -48px}&#60;br /&#62;
.opts A{width:24px}&#60;br /&#62;
div.mhov{z-index:10; position:absolute; bottom:0; left:-200px; visibility:hidden; color:#000; padding:8px; font-size:11px; width:158px; height:112px; float:left; background:url(images/mhovbg.png)}&#60;br /&#62;
.mhov a{color:#000}&#60;br /&#62;
.mhov h4 a{color:#006E12; text-decoration:none}&#60;br /&#62;
div.mframe{overflow:auto; width:158px; height:112px}&#60;br /&#62;
.cpi a{color:red}&#60;br /&#62;
.cpi li a{color:#000}&#60;br /&#62;
.taginfo{float:left; width:400px}&#60;br /&#62;
.tagstyle{width:300px; margin-right:15px; font-size:12px}&#60;br /&#62;
.ts-sm{width:230px}&#60;br /&#62;
.tagstyle A{text-decoration:none}&#60;br /&#62;
.tagstyle A:link{color:#024}&#60;br /&#62;
.tagstyle A:visited{color:#024}&#60;br /&#62;
.tagstyle A:active{color:#046}&#60;br /&#62;
.tagstyle A:hover{color:#046; text-decoration:underline}&#60;br /&#62;
.tagicon{margin-left:20px; display:block; float:left; padding:2px 5px 3px 0px}&#60;br /&#62;
.tagiconbox{width:70px; margin-right:5px}&#60;br /&#62;
.spanchunk{display:table-cell; display:inline-block; vertical-align:top}&#60;br /&#62;
.ptblurl{background:url(images/ptblurl.png) no-repeat; width:4px; display:table-cell; display:inline; display:inline-block; vertical-align:top}&#60;br /&#62;
.ptblurr{background:url(images/ptblurr.png) no-repeat; width:4px; display:table-cell; display:inline; display:inline-block; vertical-align:top}&#60;br /&#62;
#colwrap{margin:0px auto; width:660px; height:100%}&#60;br /&#62;
.postcont{width:660px; margin-bottom:8px}&#60;br /&#62;
.PTtop{height:11px; width:660px; background:url(images/tit.png) top left repeat-y}&#60;br /&#62;
.PTbtm{height:5px; width:660px; background:transparent url(images/tib.png) top left repeat-y}&#60;br /&#62;
.PTbar{color:#fff; width:660px; padding-bottom:5px; background:url(images/tim.png) top left repeat-y}&#60;br /&#62;
.PT{width:420px; margin-left:15px}&#60;br /&#62;
.PT h3{display:inline; background:url(images/ptblur.png); line-height:17px; color:#000; margin:0; font-size:13px; font-weight:normal; text-decoration:none; letter-spacing:0px}&#60;br /&#62;
.PT h3 a{color:#000; text-decoration:none}&#60;br /&#62;
.PT h3 a:hover{background:url(images/ptblur.png); text-shadow:#fff 0px 0px 10px}&#60;br /&#62;
.PFtop{width:660px; height:8px; background:url(images/ft.png) top left repeat-y}&#60;br /&#62;
.PFpst{padding:0 0 4px 0; width:660px; color:#000; min-height:62px; font-size:13px; background:url(images/fm.png) bottom left repeat-y}&#60;br /&#62;
.PFbtm{width:660px; height:14px; background:url(images/fb.png) top left repeat-y}&#60;br /&#62;
.PTds{text-shadow:#fff 0px 0px 5px}&#60;br /&#62;
.p1{color:#000; width:610px; padding:1px 25px 1px 25px; font-size:13px; background:url(images/cbg.png) top left repeat-y}&#60;br /&#62;
.p1 p{margin:0 0 10px 0; padding:0}&#60;br /&#62;
.p1 A{text-decoration:none}&#60;br /&#62;
.p1 A:link{color:#06C}&#60;br /&#62;
.p1 A:visited{color:#06C}&#60;br /&#62;
.p1 A:active{color:#046}&#60;br /&#62;
.p1 A:hover{color:#046; text-decoration:underline}&#60;br /&#62;
.edt{width:50px; float:right}&#60;br /&#62;
.Ptime{float:right; margin-right:15px; color:#000; font-size:13px; text-shadow:#fff 0px 0px 5px}&#60;br /&#62;
.blurt{background:url(images/ptblur.png)}&#60;br /&#62;
.clock{float:right; color:#fff; height:30px; line-height:30px; padding:4px 7px 0 0}&#60;br /&#62;
#header{CLEAR:both; WIDTH:900px; HEIGHT:150px}&#60;br /&#62;
#bp{margin-left:20px; width:110px; height:110px}&#60;br /&#62;
.bp{HEIGHT:150px; margin:2px 0 0 0}&#60;br /&#62;
.bpt{MARGIN:0px auto; width:150px; height:19px; BACKGROUND:url(images/lt.png)}&#60;br /&#62;
.bpm{MARGIN:0px auto; width:150px; height:110px; BACKGROUND:url(images/lm.png)}&#60;br /&#62;
.bpb{MARGIN:0px auto; width:150px; height:21px; BACKGROUND:url(images/lb.png)}&#60;br /&#62;
span.tagcloud a{text-decoration:none; line-height:150%; text-align:justify}&#60;br /&#62;
.mission{MARGIN-BOTTOM:10px; TEXT-ALIGN:justify}&#60;br /&#62;
.bant{background:url(images/bant.png) repeat-x; width:664px; height:14px}&#60;br /&#62;
.banm{background:url(images/banm.png) repeat-y top; width:620px; padding:0 22px 0 22px; min-height:96px}&#60;br /&#62;
.banb{background:url(images/banb.png) repeat-x top; height:17px; width:664px}&#60;br /&#62;
.banner{color:#000}&#60;br /&#62;
.banner h1{font-size:24px; color:#006E12; margin:0 0 15px 0}&#60;br /&#62;
.banner a{color:#006E12; TEXT-DECORATION:underline}&#60;br /&#62;
.banner a:hover{color:#006E12; TEXT-DECORATION:none}&#60;br /&#62;
.blogicon{float:left; margin:0 8px 0 0}&#60;br /&#62;
.blogdesc{font-size:11px; margin:0}&#60;br /&#62;
.itcat ul{width:450px; list-style-type:none; margin:0px; padding:0px; color:#9BD}&#60;br /&#62;
.itcat ul li{display:block; margin:0px !important; padding:2px 2px 2px 15px !important; float:left; width:128px}&#60;br /&#62;
.itcat ul li a{background:url(images/ar-button.jpg) repeat-x top; margin:0px !important; padding:2px 2px 2px 15px !important; display:block; width:128px; text-decoration:none}&#60;br /&#62;
.itcat ul li a:hover{background-position:0 -30px; color:#9BD; text-decoration:none}&#60;br /&#62;
.itlate a, .itpop a, .itcat ul li a{color:#9BD; text-decoration:none}&#60;br /&#62;
.itcat ul li a:hover{color:#FFF; text-decoration:none}&#60;br /&#62;
.footer{margin-top:30px}&#60;br /&#62;
.comments{background-image:url(images/Comments.png); background-repeat:no-repeat; font-size:11px; display:block; float:right}&#60;br /&#62;
.comments a{font-size:12px; font-weight:bold; color:#999; text-decoration:none}&#60;br /&#62;
.comments a:hover{text-decoration:none; color:#555}&#60;br /&#62;
#comments{font-size:15px; color:#000}&#60;br /&#62;
ol#commentlist li{margin:0; list-style-type:none}&#60;br /&#62;
ol#commentlist p{line-height:1.2em; margin-bottom:5px}&#60;br /&#62;
ol#commentlist{padding:6px; margin:0px 10px 10px 10px}&#60;br /&#62;
ol#commentlist .comment-time{font-size:10px; color:#999}&#60;/p&#62;
&#60;p&#62;.odd{background:#f8f8f8}&#60;br /&#62;
.even{background:#fff}&#60;/p&#62;
&#60;p&#62;ol.commentlist li{border:0; border-left:1px #ddd dotted; border-top:1px #bbb dotted; margin:0 0 0 15px; list-style-type:none}&#60;br /&#62;
ol.commentlist p{line-height:1.2em; margin-bottom:5px}&#60;br /&#62;
ol.commentlist{padding:6px; margin:0px 10px 10px 0px}&#60;br /&#62;
ol.commentlist .comment-time{font-size:10px; color:#999}&#60;/p&#62;
&#60;p&#62;.commentbox{padding:6px; margin:0px 10px 10px 60px; border-bottom:1px #ddd solid}&#60;br /&#62;
.greybox{background:#efefef}&#60;br /&#62;
.avatar{float:left; margin:3px; background:#fff}&#60;br /&#62;
.commentauthor{font-size:16px; color:#006E12}&#60;/p&#62;
&#60;p&#62;.navigation{border-left:1px #000 solid; border-right:1px #5E6A74 solid; width:600px; margin:5px 40px 5px 19px; padding:0px 10px 0px 10px; height:31px; line-height:31px; FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#fff; BACKGROUND:url(images/bcs-bg.png)}&#60;br /&#62;
.navigation A{COLOR:#fff; TEXT-DECORATION:none}&#60;br /&#62;
.navigation A:visited{color:#fff}&#60;br /&#62;
.navigation A:active{color:#fff}&#60;br /&#62;
.navigation A:hover{color:#fff; text-decoration:none}&#60;br /&#62;
.navigation h3{color:#fff; line-height:31px}&#60;/p&#62;
&#60;p&#62;.sidebar-top{background:url(images/sbt.png) repeat-x; height:17px}&#60;br /&#62;
.sidebar-mid{background:url(images/sbm.png) repeat-y top; width:192px; padding:0 22px 0 22px}&#60;br /&#62;
.sidebar-bottom{background:url(images/sbb.png) repeat-x top; height:17px; width:236px}&#60;br /&#62;
#sidebar{padding:0 0 40px 0; MARGIN:0 auto; FLOAT:right; WIDTH:240px; COLOR:#888; background:url(images/sbgrad.png) repeat-y top; min-height:100%}&#60;br /&#62;
#sidebar h3{padding:0 0 4px 8px; FONT-WEIGHT:normal; FONT-SIZE:18px; MARGIN:0px; COLOR:#9BD; BORDER-BOTTOM:#666 1px solid; LETTER-SPACING:-1px; text-decoration:none}&#60;br /&#62;
#sidebar ul{margin:0 0 0 10px}&#60;br /&#62;
#sidebar ul li{margin:0; padding:0; LIST-STYLE-TYPE:none}&#60;br /&#62;
#sidebar ul li ul li{margin:0; LIST-STYLE-TYPE:disc}&#60;br /&#62;
#sidebar P{padding:2px 0 2px 0; BACKGROUND:url(images/dotted.gif) repeat-x 50% bottom; MARGIN:0}&#60;br /&#62;
#sidebar P A{padding:4px 0 8px 0; MARGIN:0; COLOR:#BBB; TEXT-DECORATION:none}&#60;br /&#62;
#sidebar P A:hover{COLOR:#9BD; TEXT-DECORATION:none}&#60;/p&#62;
&#60;p&#62;.search{FLOAT:right; width:220px}&#60;br /&#62;
.search P{padding:0; MARGIN:0; TEXT-ALIGN:right}&#60;br /&#62;
INPUT.text{BORDER:#ccc 1px solid; BACKGROUND:#fff; MARGIN:0px; WIDTH:130px; COLOR:#777}&#60;br /&#62;
INPUT.text:hover{BORDER:#666 1px solid}&#60;br /&#62;
TEXTAREA.text{BORDER:#ccc 1px solid; BACKGROUND:#fff; WIDTH:90%; COLOR:#444; HEIGHT:150px}&#60;br /&#62;
TEXTAREA.text:hover{BORDER:#bbb 1px solid; BACKGROUND:#fff; COLOR:#000}&#60;br /&#62;
INPUT.field{BORDER:#ccc 1px solid; WIDTH:200px; COLOR:#444; BACKGROUND-COLOR:#fff}&#60;br /&#62;
INPUT.field:hover{BORDER:#bbb 1px solid; BACKGROUND:#fff; COLOR:#444}&#60;br /&#62;
INPUT.button{BORDER:#ccc 1px solid; FONT-WEIGHT:bold; FONT-SIZE:10px; BACKGROUND:#f4f4f4; COLOR:#555}&#60;br /&#62;
.form-text{width:396px; border:1px #888 solid; margin-left:5px}&#60;br /&#62;
.form-textarea{width:456px; height:216px; border:1px #888 solid; margin-left:5px}&#60;br /&#62;
.form-file, .form-select{BORDER:#5b5b5b 1px solid; BACKGROUND:#eee; COLOR:#000}&#60;br /&#62;
INPUT.form-submit{font-size:10px; BORDER:#666 1px solid; BACKGROUND:#eee; COLOR:#000}&#60;br /&#62;
.search-form{margin:0; padding:0 0 16px 0; position:relative}&#60;br /&#62;
#SMSearchForm{position:absolute; margin:0px; top:195px; left:0}&#60;br /&#62;
.search-text{position:absolute; top:0px; left:0px; font-style:italic; font-size:12px; width:165px; height:20px; border:0; padding:4px 3px 0 3px; margin:0; BACKGROUND:url(images/search-input.png) repeat-x left bottom; COLOR:#575757}&#60;br /&#62;
.search-submit{position:absolute; top:0px; left:171px; width:20px; height:24px; border:0; margin:0; BACKGROUND:url(images/search-button.png) repeat-x left bottom; cursor:pointer}&#60;br /&#62;
.sm-search-text{position:absolute; top:0px; left:0px; font-style:italic; font-size:12px; width:200px; height:20px; border:0; padding:4px 3px 0 3px; margin:0; BACKGROUND:url(images/search-input.png) repeat-x left bottom; COLOR:#575757}&#60;br /&#62;
.sm-search-submit{position:absolute; top:0px; left:206px; width:20px; height:24px; border:0; margin:0; BACKGROUND:url(images/search-button.png) repeat-x left bottom; cursor:pointer}&#60;br /&#62;
.search-submit:hover{BACKGROUND:url(images/search-button.png); background-position:0 -48px}&#60;br /&#62;
.sm-search-submit:hover{BACKGROUND:url(images/search-button.png); background-position:0 -48px}&#60;br /&#62;
fieldset{margin:8px; padding:5px; border:1px solid #ddd}&#60;br /&#62;
div.pagination{font-size:11px; color:#fff}&#60;br /&#62;
div.pagination a{padding:2px 5px 2px 5px; margin:2px; background-color:#444; text-decoration:none; color:#fff}&#60;br /&#62;
div.pagination a:hover, div.pagination a:active{background-color:#f70; color:#fff}&#60;br /&#62;
div.pagination span.current{padding:2px 5px 2px 5px; margin:2px; font-weight:bold; background-color:#333; color:#fff}&#60;br /&#62;
div.pagination span.disabled{padding:2px 5px 2px 5px; margin:2px; background-color:#444; color:#868686}&#60;br /&#62;
.gallery{text-align:center; display:inline-block; width:100%}&#60;br /&#62;
.gallery img{padding:2px; height:100px; width:100px}&#60;br /&#62;
.gallery a:hover{background-color:#fff}&#60;br /&#62;
.attachment{text-align:center}&#60;br /&#62;
.attachment img{padding:2px; border:1px solid #999}&#60;br /&#62;
.attachment a:hover{background-color:#FFF}&#60;br /&#62;
.imgnav{text-align:center; clear:both}&#60;br /&#62;
.imgleft{float:left}&#60;br /&#62;
.imgleft a:hover{background-color:#FFF}&#60;br /&#62;
.imgleft img{padding:2px; border:1px solid #999; height:100px; width:100px}&#60;br /&#62;
.imgright{float:right}&#60;br /&#62;
.imgright a:hover{background-color:#FFF}&#60;br /&#62;
.imgright img{padding:2px; border:1px solid #999; height:100px; width:100px}&#60;br /&#62;
.aligncenter, div.aligncenter{display:block; margin-left:auto; margin-right:auto}&#60;br /&#62;
.alignleft{float:left}&#60;br /&#62;
.alignright{float:right}
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Thanks for any help.&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
</item>
<item>
<title>johnibanez on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-1004837</link>
<pubDate>Wed, 04 Mar 2009 04:44:14 +0000</pubDate>
<dc:creator>johnibanez</dc:creator>
<guid isPermaLink="false">1004837@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Morlock, I suggest posting ur index.php and style.css before making posts like these. A lot of people use inanis but they wont remember specific classes and divs for the theme. usually, classes and div names are changed for customization purposes. &#60;/p&#62;
&#60;p&#62;Anyway in your case page, sidebar, content are most likely to be changed here.
&#60;/p&#62;</description>
</item>
<item>
<title>Saurus on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-1004770</link>
<pubDate>Wed, 04 Mar 2009 03:01:22 +0000</pubDate>
<dc:creator>Saurus</dc:creator>
<guid isPermaLink="false">1004770@http://wordpress.org/support/</guid>
<description>&#60;p&#62;You are quite welcome. How refreshing to find someone who actually listens:)
&#60;/p&#62;</description>
</item>
<item>
<title>sunny313 on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-1004372</link>
<pubDate>Tue, 03 Mar 2009 21:10:36 +0000</pubDate>
<dc:creator>sunny313</dc:creator>
<guid isPermaLink="false">1004372@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;strong&#62;&#60;em&#62;Thank you&#60;/em&#62;&#60;/strong&#62; for the info Saurus, I am brand nw to this and you've answered the question very simply I was preparing to ask!&#60;/p&#62;
&#60;p&#62;Summer
&#60;/p&#62;</description>
</item>
<item>
<title>Saurus on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-972184</link>
<pubDate>Sat, 31 Jan 2009 19:41:23 +0000</pubDate>
<dc:creator>Saurus</dc:creator>
<guid isPermaLink="false">972184@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Ignorance is bliss ...&#60;br /&#62;
Sheesh.&#60;br /&#62;
Again, &#60;strong&#62;IT DOESN'T MATTER WHAT THEME YOU'RE USING!&#60;/strong&#62; CSS is CSS, Width in percentages doesn't change depending on themes.
&#60;/p&#62;</description>
</item>
<item>
<title>morlock on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-972156</link>
<pubDate>Sat, 31 Jan 2009 19:12:26 +0000</pubDate>
<dc:creator>morlock</dc:creator>
<guid isPermaLink="false">972156@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I didn't request you to download this theme. I'm asking a question for the people who knows something about inanis theme. It's not your case. Then, whatever you can say is useless.
&#60;/p&#62;</description>
</item>
<item>
<title>Saurus on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-969039</link>
<pubDate>Wed, 28 Jan 2009 17:43:21 +0000</pubDate>
<dc:creator>Saurus</dc:creator>
<guid isPermaLink="false">969039@http://wordpress.org/support/</guid>
<description>&#60;p&#62;What theme you use doesn't matter. I'm certainly not about to download and install a theme to find it for you.
&#60;/p&#62;</description>
</item>
<item>
<title>morlock on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-968673</link>
<pubDate>Wed, 28 Jan 2009 07:59:25 +0000</pubDate>
<dc:creator>morlock</dc:creator>
<guid isPermaLink="false">968673@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Sorry, i'm talking about &#60;strong&#62;inanis glass&#60;/strong&#62; theme as you can see in the tags.
&#60;/p&#62;</description>
</item>
<item>
<title>Saurus on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-967616</link>
<pubDate>Tue, 27 Jan 2009 05:39:56 +0000</pubDate>
<dc:creator>Saurus</dc:creator>
<guid isPermaLink="false">967616@http://wordpress.org/support/</guid>
<description>&#60;p&#62;That depends on your theme and how the classes are named - which is why I said ANY reference to the width, change from pixels to percentage. The info you supplied in insufficient to give a better answer than that.
&#60;/p&#62;</description>
</item>
<item>
<title>morlock on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-967238</link>
<pubDate>Mon, 26 Jan 2009 20:57:15 +0000</pubDate>
<dc:creator>morlock</dc:creator>
<guid isPermaLink="false">967238@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thank you Saurus, but I already knew it. I mean which CSS classes I need to modify.
&#60;/p&#62;</description>
</item>
<item>
<title>Saurus on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-964583</link>
<pubDate>Fri, 23 Jan 2009 20:56:07 +0000</pubDate>
<dc:creator>Saurus</dc:creator>
<guid isPermaLink="false">964583@http://wordpress.org/support/</guid>
<description>&#60;p&#62;In the CSS - instead of references to width by pixels - change any to percentages. In that way the page will draw to that percentage of whatever size monitor or resolution a visitor uses.
&#60;/p&#62;</description>
</item>
<item>
<title>morlock on "How do I make this theme fluid width"</title>
<link>http://wordpress.org/support/topic/236916#post-964523</link>
<pubDate>Fri, 23 Jan 2009 19:48:29 +0000</pubDate>
<dc:creator>morlock</dc:creator>
<guid isPermaLink="false">964523@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have inanis glass installed but i feel the content would be better if it was wider. I have a 22&#34; 16:10 screen and i see too much space between content and sidebar.&#60;/p&#62;
&#60;p&#62;How can i make it wider of fluid width?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
