/*  
Theme Name: Pixel
Theme URI: http://samk.ca/freebies/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Enjoy!
Author: Sam
Author URI: http://samk.ca/
Version: 1.9.8
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar, sticky-post
.
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 {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 12pt;
  }

a {
  color: #6598b8;
  text-decoration: none;
  }

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

a img {
  border: none;  
  }

blockquote {
  background: #0000B7;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  background: #0000B7 url(images/navbg.jpg) top center no-repeat;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }
#flashheader {
padding-left: 190px;
}
#header {
  padding: 0;
  margin: 0;
  height: 122px;
  }

#header #topright {
  text-align: right;
  float: right;
  width: 600px;
  margin: 0px;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 9pt;
  padding: 0 0 0 0px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/* Menu */

#sidecatnav {
  padding-left: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 27px;
  font-size: 23px;
  font-family: Impact;
  margin-left: 8px;
  margin-bottom: 0;
  margin-right: 0;
  float:left;
  clear: both;
  height: 270px;
  width: 150px;

  }

ul#sidenav {
	width:150px
	list-style: none;
	height:30px;
	margin:0px;
	padding:0px;
	margin:0px;
}

ul#sidenav li {
	float:left;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style:none;
	}

ul#sidenav li a {
	float:left;
	height:30px;
	margin: 0, 0, 0, 0px;
	padding:0px;
	text-indent:-9999px;
	}
	
ul#sidenav li#sidenav-1 a {
	width:120px;
	height:30px;
	background:url(images/sidenav.jpg) no-repeat 0 0;
	}

ul#sidenav li#sidenav-1 a:hover {
	background-position: 0 -30px;
	}
	
ul#sidenav li#sidenav-1 a.current {
	background-position: 0 -60px;
	}

ul#sidenav li#sidenav-2 a {
	width:120px;
	height:30px;
	background:url(images/sidenav.jpg) no-repeat -120px 0;
	}

ul#sidenav li#sidenav-2 a:hover {
	background-position: -120px -30px;
	}
	
ul#sidenav li#sidenav-2 a.current {
	background-position: -120px -60px;
	}

ul#sidenav li#sidenav-3 a {
	width:120px;
	height:30px;
	background:url(images/sidenav.jpg) no-repeat -240px 0;
	}

ul#sidenav li#sidenav-3 a:hover {
	background-position: -240px -30px;
	}
	
ul#sidenav li#sidenav-3 a.current {
	background-position: -240px -60px;
	}
	
ul#sidenav li#sidenav-4 a {
	width:120px;
	height:30px;
	background:url(images/sidenav.jpg) no-repeat -360px 0;
	}

ul#sidenav li#sidenav-4 a:hover {
	background-position: -360px -30px;
	}
	
ul#sidenav li#sidenav-4 a.current {
	background-position: -360px -60px;
	}
	
ul#sidenav li#sidenav-5 a {
	width:120px;
	height:30px;
	background:url(images/sidenav.jpg) no-repeat -480px 0;
	}

ul#sidenav li#sidenav-5 a:hover {
	background-position: -480px -30px;
	}
	
ul#sidenav li#sidenav-5 a.current {
	background-position: -480px -60px;
	}
	
ul#sidenav li#sidenav-6 a {
	width:120px;
	height:30px;
	background:url(images/sidenav.jpg) no-repeat -600px 0;
	}

ul#sidenav li#sidenav-6 a:hover {
	background-position: -600px -30px;
	}
	
ul#sidenav li#sidenav-6 a.current {
	background-position: -600px -60px;
	}

ul#sidenav li#sidenav-7 a {
	width:120px;
	height:30px;
	background:url(images/sidenav.jpg) no-repeat -720px 0;
	}

ul#sidenav li#sidenav-7 a:hover {
	background-position: -720px -30px;
	}
	
ul#sidenav li#sidenav-7 a.current {
	background-position: -720px -60px;
	}
#catnav {
  font-size: 23px;
  font-family: Impact;
  margin-left: 180px;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0px;
  padding: 0;
  clear: both;
  height: 21px;
  width: 780px;
  }

ul#nav {
	width:761px
	list-style:none;
	height:21px;
	padding:0;
	margin:0;
}

ul#nav li {
	display:inline;
	}

ul#nav li a {
	height:21px;
	float:left;
	text-indent:-9999px;
	}
	
ul#nav li#topnav-1 a {
	width:121px;
	background:url(images/topnav.jpg) no-repeat 0 0;
	}

ul#nav li#topnav-1 a:hover {
	background-position: 0 -21px;
	}
	
ul#nav li#topnav-1 a.current {
	background-position: 0 -42px;
	}

ul#nav li#topnav-2 a {
	width:100px;
	background:url(images/topnav.jpg) no-repeat -121px 0;
	}

ul#nav li#topnav-2 a:hover {
	background-position: -121px -21px;
	}
	
ul#nav li#topnav-2 a.current {
	background-position: -121px -42px;
	}

ul#nav li#topnav-3 a {
	width:90px;
	background:url(images/topnav.jpg) no-repeat -221px 0;
	}

ul#nav li#topnav-3 a:hover {
	background-position: -221px -21px;
	}
	
ul#nav li#topnav-3 a.current {
	background-position: -221px -42px;
	}
	
ul#nav li#topnav-4 a {
	width:80px;
	background:url(images/topnav.jpg) no-repeat -311px 0;
	}

ul#nav li#topnav-4 a:hover {
	background-position: -311px -21px;
	}
	
ul#nav li#topnav-4 a.current {
	background-position: -311px -42px;
	}
	
ul#nav li#topnav-5 a {
	width:132px;
	background:url(images/topnav.jpg) no-repeat -391px 0;
	}

ul#nav li#topnav-5 a:hover {
	background-position: -391px -21px;
	}
	
ul#nav li#topnav-5 a.current {
	background-position: -391px -42px;
	}
	
ul#nav li#topnav-6 a {
	width:108px;
	background:url(images/topnav.jpg) no-repeat -523px 0;
	}

ul#nav li#topnav-6 a:hover {
	background-position: -523px -21px;
	}
	
ul#nav li#topnav-6 a.current {
	background-position: -523px -42px;
	}

ul#nav li#topnav-7 a {
	width:130px;
	background:url(images/topnav.jpg) no-repeat -631px 0;
	}

ul#nav li#topnav-7 a:hover {
	background-position: -631px -21px;
	}
	
ul#nav li#topnav-7 a.current {
	background-position: -631px -42px;
	}
#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }


/* Top Content */

#main {
  margin: 0px;
  width: 960px;
  padding-bottom: 0px;
  }
#contentwrapper {
  width: 780px;
  margin: 0 20px 0px 0;
  padding: 0px;
  float:right;
  }
#homebg {
	width: 788px;
	height: 479px;
	background: url(images/bghome.jpg) no-repeat;
	}
#twitter_div {
	font-size: 1.25em;
    padding-top: 150px;
	padding-left: 400px;
	padding-right: 50px;
}
#twitter_div a{
	color: #FFFFFF;
}
.topPost {
  padding:0px;
  margin:0px;
  font-size: 9pt;
  }
.topPost div.topContent {
  padding-left:30px;
  font-size: 9pt;
  color: #efefef;
  margin:0px;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #fff;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #ff9933;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Sidebars */
#sidebars {
  margin: 15px 0 0 0;
  float: right;
  width: 340px;
  color: #eee;
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans.png) repeat;
  padding: 8px 15px;
  }

#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 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

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

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

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #eee;
  }
#sidebars a:hover {
  color: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

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



/* Before footer */

#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  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: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#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 {
  clear: both;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  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;
  }

