/*************************************/
/*                                   */
/* Phlmetropolis.com                */
/*     Customized CSS                */
/*     By MartinKelley.com           */
/*                                   */
/*************************************/


/****************************
Standard Normalizations
*****************************/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{margin: 0; padding:0;}

/* Normalizes font-size for headers */
p, h1, h2, h3, h4, h5, h6
{font-size: 90%; }

/* Removes list-styles from lists */
ol,ul
{list-style:none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{font-style: normal; font-weight:normal;}

/* Removes list-style from lists */
table
{border-collapse:collapse; border-spaing:0;}

/* Removes border from fieldsets and img */
fieldset,img
{border:0;}

/* Left-aligns text in caption and th */
caption,th
{text-align:left;}

/* Removes quotations marks from q */
q:before, q:after
{content:'';}






/* Layout ----------------------------------------- */

body {
  text-align:center;
  background:#fff;
  }

#content {
  padding-top:10px;
  }

#content-inner {
  width:950px;
  min-height:100%;
  margin:0 auto;
  text-align: left;
  border-left:1px solid #999;
  border-right:1px solid #333;
  }


/*************************************/
/*                                   */
/*  TYPOGRAPHY                       */
/*                                   */
/*************************************/


body {
  font-family:lucida grande, verdana, arial;
  font-size: 80%;
  }
a {
  text-decoration:none;
  color:#00c;
  border-bottom:1px dotted #009;
  }


/* ELEMENTS------------------------------------*/

#main {
  background-color:#000;
  }
#branding {
  background-color:#a0b5c6;
  padding-left:12px;
  padding-bottom:10px;
  padding-top:10px;
  border-top:1px solid #999;
  border-bottom:1px solid #333;
  height:110px;
  }
#branding a{
  border-bottom:none;
  }
#publius, #voxpop {
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:10px;
  position:relative;
  min-height:600px;
  }
#publius h2 {
  font-size:14px;
  padding-bottom:3px;
  margin-top:15px;
}
#voxpop h2 {
  font-size:14px;
  padding-bottom:3px;
  margin-top:15px;
  }
#newrec {
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
  background:#fff;
  }
#newrec img {
  padding-bottom:8px;
  margin-left:-6px;
  max-width:180px;
  }
#newrec p {
  padding-bottom:9px;
  }
#newrec a {
  border-bottom:none;
  weight:normal;
  }
#footer {
  background-color:#a0b5c6;
  padding:20px;
  border-top:1px solid #999;
  border-bottom:1px solid #333;
  font-weight:bold;
  font-size:14px;
  height:15px;
  }
#weather a{
  border-bottom:none; 
  }
#facebook {
  width:170px;
  overflow:hidden;
  text-align:center;
  margin-left:-1px;
  margin-bottom:0;
  }
#navigation {
  background:#111;
  color:#ccc;
  padding:10px;
  border-top:1px solid #333;
  border-bottom:1px solid #999;
  text-align:center;
  font-family:aria,helvetica;
  font-size:14px;
  font-weight:light;
  text-transform:uppercase;
  letter-spacing:4px;
  }
#navigation a {
  color:#fff;
  border-bottom:none;
  text-shadow:#666 2px 2px 1px;
  }

#voxpop {
  min-height:600px;
  /* Keeps Google Adbar from pushing out design*/
  }
#voxpop img {
  max-width:260px;
  }
#publius img {
  max-width:260px;
  }
.column-img {
  padding-bottom:0px;
  }
#td-publius {
  background:#ccc;
  border-right:1px solid #666;
  }
#aboutus {
  background:#000;
  color:#fff;
  padding:10px;
  border:3px solid #999;
  }
#aboutus h3 {
  font-size:14px;
  }
#designby {
  text-align:right;
  font-size:10px;
  font-weight:bold;
  width:950px;
  min-height:100%;
  margin:0 auto;
  padding-bottom:20px;
  }
#designby a {
  border-bottom:none;
  color:#444;
  }

.xmlize {
  border:1px solid;
  border-color:#FC9 #630 #330 #F96;
  padding:3px;
  font:bold 10px verdana,sans-serif;
  color:#FFF;
  background:#F60;
  text-decoration:none;
  margin:0;
  }
#adsense {
  background-color:#69c;
  padding-left:7px;
  }

.archive-description {
  font-size:14px;
  padding-bottom:15px;
  }

.toarchive {
  position:absolute;
  bottom:0;
  right:0;
}
.toarchive a {
  margin-top:10px;
  padding:3px;
  float:right;
  background:#666;
  color:#eee;
  }


/* INNER PAGES ------------------*/

#td-innerpagecontent {
  padding:20px;
  }
#td-innerpagecontent h1 {
  margin-bottom:10px;
  font-size:20px;
}
#td-innerpagecontent p {
  padding-top:12px;
  }

.category-main-story-image {
  width:629px;
  height:150px;
  margin-top:-20px;
  margin-left:-20px;
  margin-right:-20px;
  }
.category-main-story-exclusive {
  margin-top:-150px;
  padding-bottom:150px;
  font-size:16px;
  text-shadow:#fff 2px 2px 0px;
  }
.entry-content img {
  max-width:580px;
  }


/* Comments & tags on entry pages */

.entry-categories h4 {
  float:left;
  }
.entry-tags h4 {
  float:left;
  }
.asset-footer {
  float:none;
  clear:both;
  padding-top:10px;
  margin-top:10px;
  border-top:1px dotted #aaa;
  padding-bottom:40px;
  }
.asset-footer li {
  float:left;
  padding-left:5px;
  }
.entry-tags {
  float:none;
  clear:both;
  }


/* Inner Page Sidebar */

#td-sidebar {
  border-left:1px solid #666;
  }
#inside-sidebar {
  background:#ccc;
  padding:10px;
  } 
#inside-sidebar img {
  max-width:250px;
  }
.widget {
  padding-top:10px;
  padding-bottom:20px;
  }
.widget h3 {
  font-size:16px;
  weight:bold;
  padding-bottom:5px;
  }

.widget li {
  padding-left:10px;
  padding-bottom:12px;
  }

/***
#td-innerpagecontent {
min-width:650px;}
****/


/* Search/Tag Pages*/

.hidden {
  display:none;
  }


/* Archives */

#archive-page h2 {
  font-size:16px;
  margin-bottom:0;
  margin-top:20px;
  }
  
#archive-page p {
  font-size:12px;
  line-height:150%;
  margin-top:0px;
  padding-top:0;
  }

.widget {
  padding:10px;
  }
.widget h2 {
  font-size:14px;
  margin-bottom:10px;
  }
.widget h3 {
  font-size:12px;
  }
.widget p {
  margin-left:10px;
  }