/* basic page elements */


html, body{ 
 background: #666 url(images/template/snob/body.jpg) repeat-y;
 color: #333333;
 margin:0; 
 padding:0; 
 } 
 
 
#pagewidth{ 
 width:965px;  
} 
 
#header{
 position:relative; 
 height:128px; 
 max-height: 128px;
 background-image: url(images/template/snob/header_bkg.jpg);
 padding: 0px 0px 0px 0px;
 color:#3f3f3f;
 min-width:965px;  
 width:100%;
} 
 
#leftcol{
 width:239px; 
 margin-top: 0px;
 float:left; 
 border-top: 1px solid #996633;
 position:relative; 

 }
 
#twocols{
 width:726px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:233px; 
 border-top: 1px solid #CACACA;
 float:right; 
 position:relative; 

 }
 
#maincol{ 
 float: left; 
 display:inline; 
 position: relative; 
 width:492px; 
 overflow: hidden;
 }
 


/*********** #leftcol link styles ***********/

#leftcol ul a:link, #leftcol ul a:visited {display: block;}
#leftcol ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftcol li {padding: 0px; border-bottom: 0px solid #EEE; }

/* fix for browsers that don't need the hack */
html>body #leftcol li {padding: 0px; border-bottom: none;}






 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}









.body-wrap {padding-right: 10px; font-size: 12px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
line-height: 1.7;
	



}

.body-wrap a{text-decoration: underline; color: #993300;}

.body-wrap a:hover{color: #CC6600; text-decoration: none;}

.body-wrap img{padding: 5px; border: 0px solid #CCC; background: #FFF;}

.body-wrap h2{font-size:12px; font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; line-height: 1;}

a { color: #36414d; text-decoration: none; }
a:hover { color: #663300; }

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

#banner {height: 128px; float: left; width: 434px;}

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6
{
   font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; padding: 0px; line-height: 1; font-size: 15px; font-weight: bold;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   border-left: 5px solid #ccc;
   padding: 5px;
   color: #333;
   background: #f1f1f1;
   font-size: 11px;
   font-weight: normal;
   text-transform: uppercase;
}


.trackbacks {margin-left: 120px; }


.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: x-small; 
}

.entry-footer a{text-decoration: none; font-size: 12px; font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;  }

.commenter-profile img { vertical-align: middle; }

.dateblock {color: #666; padding-left: 20px; font-weight: bold; font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 16px; background: #CCC;}

.datewrap {border-bottom: 1px solid #CCC; padding:2px; background: #CCC; }

/* page layout */

body
{
   background: #666 url(images/template/snob/body.jpg) repeat-y;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

#container
{
   width: 720px;
   margin-bottom: 20px;
   background: #fff;
}

#container-inner
{

  font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
   border-width: 0 5px 5px 5px;
   border-style: solid;
   border-color: #292e33;
}



#alpha { margin: 15px 15px 0 15px; width: 480px; }
#beta { width: 200px; background: #e6ecf2; }
#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 10px 10px 0 10px;
   border-width: 2px 2px 2px 0;
   border-style: solid;
   border-color: #fff;
}

.date-header
{
   color: #666;
   margin-top: 0;
   font-size: 15px;
   font-weight: bold;
   font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; 
}

.title
{
   font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
   margin-top: 0;
   color: #666;
   font-size: 18px;
   font-weight: bold;
   line-height: 1.0;
}

.posted {
font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
   margin-top: 0;
   color: #333;
   font-size: x-small;
   font-weight: normal;

}

.entry-header
{
   font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
   margin-top: 0;
   color: #666;
   font-size: 18px;
   text-decoration: uppercase;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;

}


.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 10px 10px 0;
   border-top: 0px solid #333;
   padding-top: 0px;
   color: #666;
   font-size: 11px;
   text-align: left;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

.content-nav { background: #F1F1F1; width: 490px; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; margin-left: -8px;  text-align: center; }

.meta-block {background: #D2F5F9 url(/images/page.jpg) no-repeat; width: 490px;  margin-left: -8px; padding-top: 3px; padding: 2px; overflow: hidden;}

#trackbacks-info
{
   margin: 10px 0;
   border: 1px solid #CCC;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #FFF;
}

.comments-open-footer
{
   margin: 10px 0;
}


/* modules */

.module
{
   margin: 0 0 10px 0;

}

.module-content
{
   margin: 0 0 10px 0;
   border-top: 1px solid #cfd4d9;
   padding: 10px 10px 0 10px;
   font-size: 10px;
   line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin-bottom: 0;
   border: 1px dashed #a3b8cc;
   padding-bottom: 10px;
   color: #292e33;
   background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
   margin: 0 15px 10px 15px;
   list-style: disc;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}

.module-list-item
{
   margin-top: 0;
   color: #666;
   line-height: 1.2;
}

.typelist-thumbnailed .module-list
{
   margin: 0 0 10px 0;
   list-style: none;
}

.typelist-thumbnailed .module-list-item
{
   margin: 1px 0;
   padding: 0;
   background: #f3f6f9;
}

.typelist-thumbnail
{
   background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
   margin: 0;
   border-width: 0;
   padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
   width: 64px; /* mac ie fix */
   margin: 0 10px 10px 0;
   padding: 0;
   background: none;
}

.module-recent-photos .module-list-item a
{
   border: #cfd4d9 1px solid;
   padding: 1px;
   background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
   border-color: #36414d;
   background: #fff;
}


/* calendar tweaks */

   .layout-calendar #alpha { width: 260px; }
   .layout-calendar #beta { width: 420px; }

   .layout-calendar #gamma,
   .layout-calendar #delta
   {
      width: 190px;
   }

   .layout-calendar #gamma-inner,
   .layout-calendar #delta-inner
   {
      border: 0;
      padding: 0;
   }

   .module-mmt-calendar { width: 398px; }
   .module-mmt-calendar .module-content
   {
      margin: 0;
      border-width: 0;
      padding: 10px;
   }

   .module-mmt-calendar table
   {
      width: 378px;
      background: #a3b8cc;
   }

   .module-mmt-calendar th
   {
      color: #fff;
      border-top: 1px solid #fff;
      border-right: 1px solid #f3f6f9;
      border-bottom: 1px solid #cfd4d9;
      padding: 2px;
      text-align: right;
      font-weight: bold;
   }

   .module-mmt-calendar td
   {
      border-top: 1px solid #fff;
      border-right: 1px solid #f3f6f9;
      border-bottom: 1px solid #cfd4d9;
      padding: 2px;
      text-align: right;
      font-weight: normal;
      background: #e6ecf2;
   }

   th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
   {
      border-right: none;
   }

   .module-mmt-calendar td { height: 70px; }

   .day-photo
   {
      width: 49px;
      height: 49px;
   }
	
   .day-photo a
   {
      border: #cfd4d9 1px solid;
      padding: 1px;
      background: #fff;
   }

   .day-photo a:hover
   {
      border-color: #36414d;
      background: #fff;
   }

   .day-photo a img
   {
      width: 45px;
      height: 45px;
   }


/* artistic tweaks */

   .layout-artistic #alpha { width: 260px; }
   .layout-artistic #beta { width: 420px; }

   .layout-artistic #gamma,
   .layout-artistic #delta
   {
      width: 190px;
   }

   .layout-artistic #gamma-inner,
   .layout-artistic #delta-inner
   {
      border: 0;
      padding: 0;
   }


/* moblog1 tweaks */

   .layout-moblog1 #alpha
   {
      margin: 0;
      width: 180px;
      background: #e6ecf2;
   }

   .layout-moblog1 #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-moblog1 #beta
   {
      margin: 15px 15px 0 15px;
      width: 320px;
      background: none;
   }

   .layout-moblog1 #beta-inner
   {
      padding: 0;
      border-width: 0;
   }

   .layout-moblog1 .module-recent-photos .module-content { padding: 10px 0 0 10px; }


/* moblog2 tweaks */

   .layout-moblog2 #alpha
   {
      margin: 0;
      width: 86px;
      background: #e6ecf2;
   }

   .layout-moblog2 #alpha-inner
   {
      padding: 10px 10px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }

   .layout-moblog2 #beta
   {
      margin: 15px 15px 0 15px;
      width: 260px;
      background: none;
   }

   .layout-moblog2 #beta-inner
   {
      padding: 0;
      border-width: 0;
   }

   .layout-moblog2 #delta
   {
      width: 154px;
   }

   .layout-moblog2 .module-recent-photos
   {
      border: 0;
      background: none;
   }

   .layout-moblog2 .module-recent-photos .module-content
   {
      padding: 0;
      border: 0;
   }

   .layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 10px 0; }


#wrap {width: 965px; margin-top: 0px;}

#tiger {width: 490px; 
         overflow: hidden;
         margin-left: 1px;
         padding: 0px;}

#title-header {width: 490px; 
         background: url(/images/template/snob/title-block.jpg);
         height: 108px; 
         overflow: hidden;
         margin-left: 2px;
         padding: 0px;}

.title-header-inner { padding-top: 16px; padding-right: 16px; padding-bottom: 15px; text-align: right; line-height: 1.0;}

.title-header-inner h3{text-transform: uppercase; color: #006666;}



#masthead{
        background-image: url(images/template/snob/header_bkg.jpg);
	padding: 0px 0px 0px 0px;
        color:#3f3f3f;
	margin:0px;
	height: 128px;
        text-align: left;
}

#navBar{
	float: left;
	width: 239px;
	margin: 0px;
	padding: 0px;
       
}

#headlines{
    float:right;
    color: #FFF;
    width: 233px;
    padding-right: 0px;
}

#about_box{
    float:right;
    font-size: x-small;
    font-weight: bold;
    color: #FFF;
    background: #A2A2A2;
    width: 233px;
    line-height: 1.0;
    overflow: hidden;
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif; 
}

#about_box h2{padding: 0px;}

.side_inner {padding-left: 15px; padding-right: 15px; line-height: 1.2;}

.side_inner h2{font-size: 13px; font-weight: bold; padding: 0px;}


.side_inner2 {padding-left: 15px; padding-right: 15px; font-size: x-small;}


#content{ 
  overflow: hidden;
  float: left;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  line-height:1.7;
  width: 491px;
  border: 0px solid #FF0000;
}

#content_inner {padding-left: 10px; padding-right: 10px; font-size: 12px;  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; line-height: 1.7; width: 470px; 

}


#content_inner ul {margin: 17px;
  padding:0px;
  
  list-style:none;
         
}

#content_inner li {background:url("/images/template/snob/bullet.gif") no-repeat 2px .25em;
  margin:1px;
  padding:0px 0px 1px 20px;
  border-bottom:1px solid #F1F1F1;
  line-height:1.4em;
  }





.sectionLinks{
     position: relative;
     margin-left: 20px;
     margin-right: 20px;
     padding: 0px;
     font-size: 11px;
     line-height:1.8;
}

.sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

.sectionLinks a {
	display: block;
	border-top: 1px solid #996633;
        color: #E9DFC6;
	padding: 2px 0px 2px 10px;
}

.sectionLinks a:hover{
	color: #FFF;
    text-decoration: none;
}


.sectionLinks2{
	position: relative;
        margin-left: 1px;
        margin-right: 1px;
	padding: 0px;
        color: #333;
	font-size: x-small;
       line-height:1.2;}

.sectionLinks2 h2{
        font-size: 12px;
	padding: 0px;}

.sectionLinks2 h3{
	padding: 10px 0px 2px 10px;}


.sectionLinks2 a {
	display: block;
	border-top: 1px solid #FFF;
        color: #666;
	padding: 2px 0px 2px 10px;}

.sectionLinks2 a:hover{
	color: #FFF;
       text-decoration: none;}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {padding: 0px; border-bottom: 0px solid #EEE; }

/* fix for browsers that don't need the hack */
html>body #navBar li {padding: 0px; border-bottom: none;}


#footer {background: url(/images/template/snob/footer.jpg); width: 966px; height: 75px; margin-left: -238px; text-align: center;}

#footer_inner {width: 480px; text-align: center; font-size: x-small; color: #FFF; margin-left: 240px; margin-right: 230px; padding-top: 15px; padding-left: 10px; padding-right: 10px;}

#footer_inner a{color: #CCC;}


#headlines ul a:link, #headlines ul a:visited {display: block;}
#headlines ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#headlines li {border-bottom: 0px solid #EEE; margin-bottom: 0px;}

/* fix for browsers that don't need the hack */
html>body #headlines li {border-bottom: none;}







/*********** #Menu code ***********/
#menubar { background:url("/images/template/snob/menubar.jpg") ;}



#menu ul { background:url(images/template/snob/menubar.jpg) no-repeat; padding: 0; margin-left: 450px; margin-top: -38px; height: 38px; }

/* CSS Rollovers */


#navlist li
{
float: left;
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
height: 38px;


}

#home{
	height: 38px;
	width: 78px;
	text-indent: 0px;
	overflow: hidden;
	background: url(images/template/snob/blog.jpg) top left no-repeat;
	display: block;
        
}

#home:hover{
	background-position: bottom left;
        text-decoration: none;
        
}
 
#articles{
	height: 38px;
	width: 95px;
	text-indent: 0px;
	overflow: hidden;
	background: url(images/template/snob/articles.jpg) top left no-repeat;
	display: block;
}      

#articles:hover{
	background-position: bottom left;
        text-decoration: none;
        
}
#reviews{
	height: 38px;
	width: 100px;
	text-indent: 0px;
	overflow: hidden;
	background: url(images/template/snob/archives.jpg) top left no-repeat;
	display: block;
       
}

#reviews:hover{
	background-position: bottom left;
        text-decoration: none;
        
}

#forum{
	height: 36px;
	width: 74px;
	text-indent: 0px;
	overflow: hidden;
	background: url(images/template/snob/forum.jpg) top left no-repeat;
	display: block;
       
}

#forum:hover{
	background-position: bottom left;
        text-decoration: none;
        
}

#about{
	height: 38px;
	width: 102px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/template/snob/about.jpg) top left no-repeat;
	display: block;
        
}

#about:hover{
	background-position: bottom left;
        text-decoration: none;
       
}


#contact{
	height: 38px;
	width: 88px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/template/snob/contact.jpg) top left no-repeat;
	display: block;
        
}

#contact:hover{
	background-position: bottom left;
        text-decoration: none;
       
}








.flickr {padding: 10px; }

.flickr img{padding:3px; border: 1px solid #000; background: #FFF;}

.leftside-title {font-size: 11px; font-weight: bold; line-height: 1; margin-top: 5px; margin-bottom: 8px; padding-top: 5px; font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif; }

#searchbox {padding: 3px; margin-left: 10px; font-size: 8px; text-align: center; width: 200px; border-top: 1px solid #CCC;}

.searchbutton {vertical-align: -4px;}

.story {padding: 0px;}

.story img{padding: 0px; margin:0px; border: 0px; text-align: center;}

.asides {font-size: x-small; color: #888888; line-height: 1; font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif; padding: 0px;}

#more {font-size: 12px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
line-height: 1.7;

}

#more img{padding: 5px; background: #FFF; border: 1px solid #CCC;}


.content-list ul {margin:.5em 0 1.25em;
  padding:0px;
  
  list-style:none;
         
}

.content-list li {background:url("/images/template/snob/bullet.gif") no-repeat 2px .25em;
  margin:1px;
  padding:0px 0px 1px 20px;
  border-bottom:1px solid #F1F1F1;
  line-height:1.4em;
  }

.content-list a:hover{background: #993300; color: #FFFFFF; padding-left: 5px; padding-right: 5px; border: 1px solid #FFF;}

.simple-box
{
   margin: 10px 0;
   padding: 10 10px;
   color: #292e33;
   font-size: 11px;
   text-align: left;
   
}


.simple-box ul {margin-left: 15px; margin-right: 15px;
  padding:0px; 
  
  list-style:none;
         
}

.simple-box li {background:url("/images/template/snob/bullet.gif") no-repeat 2px .25em;
  margin:1px;
  padding:0px 0px 1px 20px;
  border-bottom:1px solid #CCC;
  line-height:1.0em;
  }

.comments-bar {width: 490px; margin-left: -8px; background: url(/images/template/snob/comments-bkg.gif); no-repeat; height:51px; text-align: middle; padding-left: 15px; padding-top: 0px; font-size: 20px; overflow: hidden;}

.comments-bar-inner {padding-top: 15px;}

.comments-bar a{color: #FFFFFF;}

.box {margin: 17px; border: 1px solid #CCCCCC; padding: 8px;}

blockquote {
        background: #FFFCED;
	border: solid #F2E6B1;
	border-width: 0 1px 1px 0;
	margin: 0 10px;
        padding: 15px;
  }

blockquote p {
  margin-top: 0;
  }

.download {padding: 0 0 0 20px; margin-left: 20px; background: url(images/down.gif) no-repeat; line-height: .9; font-size: 18px; font-weight: bold; font-family: Arial, verdana, Helvetica; text-align: top;}



/*********** Title code ***********/
.title-box {border-top: 1px solid #CCCCCC; padding: 2px; border-bottom: 1px solid #CCCCCC;}


.title-block{
       background: #C8EDF3 url(images/template/snob/title_bg.gif) no-repeat right;
	border-bottom: 2px solid #9FDFEA;
	color: #FFEEA9;
	font-size: 1.6em;
        padding: 7px;
	text-transform: uppercase;
}

.post-block{
	background: #F1F1F1 url(images/template/snob/post_info.gif) no-repeat left;
	border-bottom: 1px solid #E4E4E4;
	color: #525252;
	font-size: 1.1em;
	line-height: 1.5;
	margin: 0;
	padding: 2px 10px 2px 30px;
}

.posted-date {font-size: 12px; font-weight: bold; color: #666;}

.post-footers {font-size: 11px;}

.tag-box{
	background: #FAFAFA url(images/template/snob/tags.gif) no-repeat left;
	border-bottom: 1px solid #DDD;
	color: #525252;
	font-size: 11px;
	margin-bottom: 30px;
	padding: 2px 10px 4px 33px;
}

.normal {font-weight: normal;}