#container { width:848px; }
#content { width:528px; margin-right:50px; }
#sidebar { width:270px; }
#sidebar.sidebar2 { width:180px; }
.inside { width:948px; }
#custom-header-bg { width:848px; }
.post .wp-caption img { max-width:516px; }
.post .wp-caption { max-width:526px; }
.post .caption-frame img { max-width:520px; }
.caption { background-color: #293647; color:#ffffff;  }
.caption a { color:#ffffff; }
.post.normal .postimage { width:528px; }
.post.thumb .postimage { height: 100px; }
.post.thumb { width:242px; }
.post.thumb .postimage { width:242px; }
.post.thumb.page-thumb { width:255px; }
.post.thumb.page-thumb .postimage { width:255px; }

body { font-family: Arial, Arial, Helvetica, sans-serif; font-size:14px; background-color:#151d29; }
.post { font-size:14px; color:#acbec4; }
h1,h2,h3,h4,.post .post-title a { font-family: Arial, Georgia, 'Times New Roman', Times, serif; }
.blog-title a { font-size:40px; color:#333333; }
.post h1, .slider-h1 { font-size:35px; color:#f7f8fa; }
.post .post-title a { font-size:35px; color:#f7f8fa; }
.post.thumb h2 a, .thumbheading a.thumb-link { color:#f7f8fa; }
p.description { color:#c5ddf0; }
a { color:#edae56; }
ul.navigation li a { color:#edae56; font-size:13px; }
ul.navigation li.current_page_item a, ul.navigation li.current-cat a { color:#84a6c2; }
ul.navigation li.current_page_item li a { color:#edae56; }
#footer-widgets li.widget { width: 182px;  }
#footer { color:#84a6c2; }
#footer a { color:#809eb8; }
.pbcontent { width: 546px;  }

ul.navigation.navbarbg, ul.navigation.navbarsep { background-color:#e8bb76; }
ul.navigation.navbarbg li a, ul.navigation.navbarsep li a, ul.navigation.navboxesbg li a { background-color:#e8bb76; }
ul.navigation.navbarbg li a:hover, ul.navigation.navbarsep li a:hover, ul.navigation.navboxesbg li a:hover { background-color:#87a6c2; }

.sf-menu li .sf-sub-indicator { display:block; }
ul.navigation a.sf-with-ul .navitem { display:block; float:left; cursor:pointer; } 

<br />
<b>Warning</b>:  in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in <b>/nfs/c02/h07/mnt/15696/domains/indigonyc.com/html/cms/wp-content/themes/bigfeature/library/css/optionstylesgen.php</b> on line <b>53</b><br />
<br />
<b>Warning</b>:  in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in <b>/nfs/c02/h07/mnt/15696/domains/indigonyc.com/html/cms/wp-content/themes/bigfeature/library/css/optionstylesgen.php</b> on line <b>58</b><br />



/* Max width */
#container img {
	max-width: 848px;
	width:expression(this.width > 848 ? "848px" : this.width+"px");    
}

#content img, #content obj, #content embed {
	max-width: 528px;
	width:expression(this.width > 528 ? "528px" : this.width+"px");
}