/*  
Theme Name: Pixeled
Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://samk.ca/">samk</a>. Enjoy! (Other color schemes available soon!)
Author: sam
Author URI: http://samk.ca/
Version: 1.1
Tags: black, blue, motion blur, 3 columns, 2 columns, clean, transparent, right sidebar, fixed width, valid xhtml, valid css, feedburner, adsense ready, 1024, dropdown categories, widgets, footer navigation
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  padding-left: 0;
  padding-bottom: 8px;
  padding-right: 0;
  padding-top: 8px;
  margin: 0;
  }

h1, h2, h3, h4, h5, h6 {
  color: #990000;
  }

p {
  font-size: medium;
  }

a {
  color: #000099;
  text-decoration: underline;
  }

a:hover {
  color:#000099;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  padding-right: 5px;
  padding-left: 35px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-left: 15px;
  margin-bottom: 10px;
  margin-right: 50px;
  margin-top: 30px;
  background:transparent url(http://www.newdealfinder.com/graphics/quote.gif) no-repeat 0 0;
  font-style: italic;
  color: #666666;
  }

code {
  color: #666666;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  padding-left: 0;
  padding-bottom: 0px;
  padding-right: 0;
  padding-top: 0;
  text-align: center;
  margin: 0;
  background-color: white;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  text-align: center;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 550px;
  margin: 5px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  padding-left: 15px;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  color: #000099;
  font-size: small;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color:#000099;
  text-decoration: underline;
  }

#header #logo {
  float: left;
  width: 400px;
  margin: 14px 0 0 0;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  text-shadow: 2px 2px #333333;
  font-weight: bold;
  color: black;
  font-size: large;
  text-decoration: none;
  }
#header h1 a:hover {
  color:#000099;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: larger;
  }


/* Menu */

#catnav {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  height: 44px;
  width: 960px;
  }

#nav {
  margin-left: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  margin-top: 0;
  list-style: none;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  padding-left: 10px;
  padding-bottom: 0;
  padding-right: 10px;
  padding-top: 0;
  font-weight: bold;
  display: block;
  line-height: 44px;
  margin: 0;
  font-size: medium;
  color: white;
  }

#nav li a:hover {
  background-color: #333333;
  color: white;
  text-decoration: underline;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  padding-left: 10px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-top: 5px;
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #000099;
  border-top: 1px solid #131f27;
  background: #040404;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background:#000099;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 7px 15px 0 0;
  display: inline;
  width: 16px;
  line-height: 41px;
  }



/* Top Content */

#main {
  text-align: left;
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 0px;
  padding-bottom: 15px;
  margin-left: 9px;
  margin-bottom: 0px;
  margin-right: 9px;
  margin-top: 5px;
  clear: both;
  width: auto;
  }
#contentwrapper {
  padding-left: 15px;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  float:left;
  width: 560px;
  margin: 0 0 15px 0;
  }
#contentwrapper2 {
  color: black;
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: large;
  color: #990000;
  font-weight: bold;
  padding: 5px;
  }
.topPost {
  border-bottom-color: #990000;
  border-bottom-style: dashed;
  border-bottom-width: thin;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 20px;
  padding-top: 5px;
  margin: 0;
  font-size: medium; 
  }
.topPost h2.topTitle a {
  width: 460px;
  text-decoration: underline;
  font-size: large;
  font-weight: bold;
  color: #000099;
  }
.topPost h2.topTitle a:hover {
  text-decoration: underline;
  color:#000099;
  }
.topPost p.topMeta {
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: -5px;
  width: 460px;
  padding: 0;
  font-size: x-small;
  color: #666666;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #000099;
  }
.topPost p.topMeta a:hover {
  text-decoration: underline;
  color:#000099;
  }
.topPost div.topContent {
    margin-left: 0;
  margin-bottom: 1px;
  margin-right: 0;
  margin-top: 1px;
  font-size: medium;
  color: black;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #000099;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color:#000099;
  }
.topPost div.topContent ul, .topPost div.topContent ol {
  padding-left: 35px;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 20px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  padding-bottom: 25px;
  }
   .topPost span.topMore {
  font-weight: bold;
  padding-left: 10px;
  padding-bottom: 0px;
  padding-right: 10px;
  padding-top: 0px;
  float: right;
  font-size: large;
  font-style: italic;
  margin-right: 30px;
  color: #333333;
   }
.topPost span.topComments {
  margin-left: 5px;
  font-size: small;
  font-style: italic;
  margin-right: 5px;
  color: #333333;
   }
.topPost span.topComments a {
  padding-top: 2px;
  color: #000099;
  background: url(http://www.newdealfinder.com/graphics/icons/comments.png) left no-repeat;
  padding-left: 20px;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #000099;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  vertical-align: middle;
  }
 .topPost span.topTags {
  display: compact;
  font-size: small;
  font-style: italic;
  padding: 8px 10px;
  margin-right: 5px;
  color: #333333;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  font-size: x-small;
  color: #000099;
  vertical-align: middle;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  	color: #333333;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #000099;
  text-decoration: underline;
  }
  .topPost img {
  	z-index: 1;
  	padding-left: 4px;
  	padding-bottom: 0px;
  	padding-right: 4px;
  	padding-top: 0px;
  }
#nextprevious {
  	margin-left: 30px;
  	margin-bottom: 5px;
  	margin-right: 30px;
  	margin-top: 10px;
  }
#nextprevious a {
  font-style: italic;
  font-weight: bold;
  color: #000099;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color:#000099;
  }


/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  padding: 0px 15px 10px 15px;
  color: black;
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: black;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #000099;
  }
#comments p a:hover {
  color: black;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: white;
   list-style-type: none;
  }
.commentlist li.alt {
  background: #eeeeee;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: black;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #333333;
  }
.commentlist small.commentmetadata a {
  color: #666666;
  }
.commentlist p {
  color: #333333;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color: #000099; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
  padding-left: 0;
  padding-bottom: 5px;
  padding-right: 0;
  padding-top: 0px;
  margin: 0 0 20px 0;
  border-color: #990000;
  border-style: solid;
  border-width: thick;
  }
#main #welcome h2 {
  font-style: italic;
  color: black;
  font-size: large;
  font-weight: bold;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  margin-left: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  margin-top: 6px;
  padding-left: 0;
  padding-bottom: 6px;
  padding-right: 0;
  padding-top: 0px;
  font-size: small;
  color: black;
  }
#main #welcome a {
  text-decoration: underline;
  color: #000099;
  }
#main #welcome a:hover {
  text-decoration: underline;
  color:#000099;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #333333;
  color: #fff;
  font-size: small;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #666666;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  color: black;
  }
#sidebars .sidebarbox {
  padding-bottom: 8px;
  padding-top: 8px;

  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 2px 0;
  font-weight: bold;
  font-size: medium;
  color: black;
  }

#sidebars table {
  width: 160px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: small;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: black;
  background: url(http://www.newdealfinder.com/graphics/icons/bullet_black.png) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  text-decoration: underline;
  display: inline;
  color: #000099;
  }
#sidebars a:hover {
  color:#000099;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: small;
  color: black;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}



/* Before footer */

#morefoot {
  padding: 15px;
  color: black;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: small;
  }
#morefoot a {
  text-decoration: underline;
  color: #000099;
  }
#morefoot a:hover {
  text-decoration: underline;
  color:#000099;
  }
#morefoot h3 {
  font-size: medium;
  font-weight: bold;
  color: black;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 380px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 240px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  padding-left: 15px;
  padding-bottom: 0px;
  padding-right: 15px;
  padding-top: 15px;
  color: black;
  clear: both;
  }
#footer p {
  font-size: x-small;
  color: #666666;
  padding: 0;
  }
#footer a {
  color: #333333;
  text-decoration: underline;
  }
#footer a:hover {
  color:#000099;
  }
#footerleft {
  float: left;
  }
#footerright {
  font-size: small;
  margin-top: 21px;
  float: right;
  width: 100px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: medium;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

/* NewDealFinder.com Modifcations */

#legal{
  margin-bottom: 25px;
  margin-top: 25px;
  font-size: small;
  padding: 0;
  }
#legaltm{
  margin: 0px;
  text-align: left;
  font-size: x-small;  
  color: #666666;
}
#legaltm a {
  color: #666666;
  text-decoration: underline;
  }
#legaltm a:hover {
  text-decoration: underline;
  color: #666666;
  }
#phpload{
  font-family: "Courier New", Courier, Monaco, monospace;
  padding: 0px;
  color: #cccccc;
  font-size: xx-small;
  text-align: center; 
  }
#logo span {
	font-weight: bold;
	text-shadow: 1px 1px #333333;
	color: black;
	font-size: small;
	font-style: italic;
}
.sociable_tagline {
	font-size: smaller;
}
.topPost div.topRating {
	margin-top: 15px;
	text-align: center;
	padding: 2px;
	border-color: #999999;
	border-style: solid;
	border-width: thin;
	color: black;
	font-size: x-small;
	width: 80px;
	float: right;
}
#footerleftnav {
  background-color: black;
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 10px;
  padding: 4px;
  }
#footerleftnav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#footerleftnav li {
  display: inline;
  }
#footerleftnav li a {
  font-weight: bold;
  padding-left: 6px;
  padding-bottom: 5px;
  padding-right: 6px;
  padding-top: 5px;
  color: white;
  font-size: small;
  }
#footerleftnav li a:hover {
  background-color: #333333;
  color: white;
  text-decoration: underline;
  }
.adcontainer-footer-leaderboard, .adcontainer-blogpost {
  	padding-bottom: 5px;
  	padding-right: 0px;
  	padding-left: 20px;
  	padding-top: 5px;
  	text-align: left;
  }
.adcontainer-blogpost-chitikapremium {
  	float: right;
  	padding-bottom: 5px;
  	padding-right: 0px;
  	padding-left: 0px;
  	padding-top: 5px;
  	text-align: center;
  }
  .adcontainer-topnavlinkunit {
  	padding-bottom: 2px;
  	padding-right: 0px;
  	padding-left: 0px;
  	padding-top: 2px;
  	text-align: center;
  }
.subscription-manager {
  	width: 500px; 
}
.expireddeal {
	padding: 5px;
	margin: 10px;
    	border-color: #990000;
	border-style: solid;
	border-width: thick;
    font-size: small;
}
.expireddeal strong {
	text-align: center;
	font-weight: bold;
	font-size: larger;
}
.expireddeallist {
	padding-right: 15px;
	padding-left: 25px;
}
.expiredshaded {
	background-image: url(http://www.newdealfinder.com/graphics/expiredbg.png);
	padding: 0px;
	margin: 0px;
	background-repeat:repeat-x;
}
#indexsidebarfull2 {
  background-color: white;
  color: black;
  }
