/*  
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!
Author: sam
Author URI: http://samk.ca/
Version: 1.7
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
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: 9pt;
  }

a {
  color: #476481;
  text-decoration: none;
  }

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

a img {
  border: none;  
  }

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

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

strong {
  font-size: 110%;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: verdana, sans-serif;
  background: #ecebe9 url(images/bg_body_01.jpg) top center no-repeat;

  }


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

#header {
  padding: 0;
  margin: 0;
  height: 120px;
  position:relative;
  
  }

#header #topright {
position:absolute;
  margin: 3px 0 0 775px;
  padding:0;

}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display:none;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #363636;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 960px;
  height:120px;
  margin: 0;
  padding: 0;
  background:url(images/logoBanner.jpg) top left no-repeat;
  position:absolute;
}
#header #logo h1 {
  margin-left:-999px;
  margin-top:-999px;
  }
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #403052;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #7b6595;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/* Menu */

/* GLOBALHEADER */
#header #globalheader {position: absolute; width: 592px; height: 23px; margin:77px 0 0 370px; z-index: 9998;}
#header #globalheader #globalnav { padding: 0; }
#header #globalheader #globalnav li { display: inline; }
#header #globalheader #globalnav li a { float: left; height: 0; padding-top: 23px; overflow: hidden; }
#header #globalheader #globalnav li a,
#header #globalheader #globalsearch { background-image: url(images/navFull.gif); background-repeat: no-repeat; }

/* BUTTONS */
#header #globalheader #globalnav li#gn-activeOutdoor a { background-position: 0 0; width:104px; }
#header #globalheader #globalnav li#gn-artsCulture a { background-position: -104px 0; width:93px;}
#header #globalheader #globalnav li#gn-familyKids a { background-position: -197px 0; width:87px;}
#header #globalheader #globalnav li#gn-hipTrendy a { background-position: -284px 0; width:106px;}
#header #globalheader #globalnav li#gn-offTheBeatenTrail a { background-position: -390px 0; width:124px;}
#header #globalheader #globalnav li#gn-guestBlog a { background-position: -514px 0; width:78px;}

/* OVER STATES */
#header #globalheader #globalnav li#gn-activeOutdoor a:hover { background-position: 0 -22px; width:104px; }
#header #globalheader #globalnav li#gn-artsCulture a:hover { background-position: -104px -22px; width:93px;}
#header #globalheader #globalnav li#gn-familyKids a:hover { background-position: -197px -22px;  width:87px;}
#header #globalheader #globalnav li#gn-hipTrendy a:hover { background-position: -284px -22px; width:106px;}
#header #globalheader #globalnav li#gn-offTheBeatenTrail a:hover { background-position: -390px -22px; width:124px;}
#header #globalheader #globalnav li#gn-guestBlog a:hover { background-position: -514px -22px; width:78px;}

/* PRESSED STATES */
#header #globalheader #globalnav li#gn-activeOutdoor a:active { background-position: 0 -69px; width:104px; }
#header #globalheader #globalnav li#gn-artsCulture a:active { background-position: -104px -69px; width:93px;}
#header #globalheader #globalnav li#gn-familyKids a:active { background-position: -197px -69px;  width:87px;}
#header #globalheader #globalnav li#gn-hipTrendy a:active { background-position: -284px -69px; width:106px;}
#header #globalheader #globalnav li#gn-offTheBeatenTrail a:active { background-position: -390px -69px; width:124px;}
#header #globalheader #globalnav li#gn-guestBlog a:active { background-position: -514px -69px; width:78px;}

/* ON STATES */
#header #globalheader.activeOutdoor #globalnav li#gn-activeOutdoor a:hover { background-position: 0 -92px !important; width:104px; }
#header #globalheader.artsCulture #globalnav li#gn-artsCulture a { background-position: -104px -92px !important; width:93px;}
#header #globalheader.familyKids #globalnav li#gn-familyKids a { background-position: -197px -92px !important;  width:87px;}
#header #globalheader.hipTrendy #globalnav li#gn-hipTrendy a { background-position: -284px -92px !important; width:106px;}
#header #globalheader.offTheBeatenTrail #globalnav li#gn-offTheBeatenTrail a { background-position: -390px -92px !important; width:124px;}
#header #globalheader.guestBlog #globalnav li#gn-guestBlog a { background-position: -514px -92px !important; width:78px;}


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

/* Homepage */

#homeTop {
}

.title {
font-size: 19px;
font-weight:bold;
margin-top:4px;
}

#homeBottom{
width: 100%;
width:770px;
background: url(images/body-bg.gif) top left repeat-x;
overflow:hidden;
}

.homeBottomLeft{
width:540px;
float:left;
  padding: 0;
  font-size: 9pt;
}


.homeBottomRight{
width:230px;
float:right;
text-align:right;
}

.homeBottomRight a{
font-size:10px;
}

.homeBottomRight p{
margin:0px;
padding:0px;
line-height:18px;
}

/* Top Content */

#main {
  margin: 0;
  clear: both;
  width: 960px;
  padding-bottom: 5px;
  }
  
#topCategory {
margin:0 0 0 14px;
} 

#topCategory h2{
	font-size: 16pt;
  letter-spacing: -1px;
  color: #363636;
  font-weight: normal;
  margin:10px 0 0 0;
  padding:0;
}  
#contentwrapper {
  float:left;
  width: 770px;
  margin: -60px 0 0 0;
  padding: 0;
  }
  
#contentwrapper td{
font-size:11px;
}  
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #363636;
  font-weight: normal;
  padding: 5px;
  }
.topPost {
  margin: 5px 10px 5px 14px;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 15pt;
  font-weight: normal;
  color: #1b3855;
  letter-spacing: -1px;
  text-decoration: none;
  margin: 15px 0 0 0;
  }
.topPost h2.topTitle a:hover {
  text-decoration:underline;
  color: #7b6595;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 8pt;
  color: #808080;  
  }
.topPost p.topMeta a {
  text-decoration:none; 
  color: #7b6595;
  }
.topPost p.topMeta a:hover {
  color: #476481;
  text-decoration: underline;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #363636;
  margin: 8px 0;
  line-height:19px;
  }
.topPost div.topContent a {
  text-decoration: none;
  color: #7b6595;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #476481;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #363636;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 8pt;
  font-style: italic;
  padding: 8px 10px 0 0;
  margin-right: 5px;
  color: #363636;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #363636;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  }
.topPost span.topComments a {
  color: #403052;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #403052;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  vertical-align: middle;
  color: #808080;
  }
.topPost span.topTags a {
  color: #403052;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #7b6595;
  text-decoration: underline;
  }

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


/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #fff;
  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: #7b6595;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #7b6595;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #7b6595;
  }
#comment p a:hover {
  color: #363636;
  }
#comment 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: 0 0 15px 0;
  padding: 10px;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #D5F7FD;
  border: none;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #363636;
  }
.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: #666;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #666;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }



/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;
  color: #363636;
  letter-spacing: -1px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #363636;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #1b3855;
  }
#main #welcome a:hover {
  color: #7b6595;
  }
#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 {
  font-size: 9px;
  vertical-align: middle;
  background-color:#352843;
  color:#FFFFFF;
  }
.submitbutton:hover {
  cursor: pointer;
  }

#rssBar {
  margin: 0;
  padding: 0;
  float: right;
  width: 189px;
}

/* Sidebars */
#sidebars {
  margin: 0;
  float: right;
  width: 189px;
  color: #363636;
  
  }
  
#weather{
margin-left:5px;
margin-top:10px;
}
  
#sidebars h3 {
  color:#363636;
  font-size:8pt;
}  
#sidebars .sidebarbox {
  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: #363636;
  letter-spacing: -1px;
  }

#sidebars table {

  }

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

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

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 4px 2px 2px 16px;
  color: #363636;
  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: #1b3855;
  text-decoration:none;
  }
#sidebars a:hover {
  color: #7b6595;
  text-decoration: underline;
  }

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

#tag_cloud a {
  display: inline;
  }

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



/* Before footer */

#morefoot {
  padding: 0;
  color: #363636;
  margin: 15px 0 15px 0;
  }
#morefoot p {
  margin: 0;
  padding: 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: #403052;
  }
#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: 5px 0px 5px 0px;
  width:770px;
  font-size:9px;
  }
#footer p {
  color: #bbb;
  padding: 0;
  font-size:10px;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #363636;
  }
#footerleft {
  float: left;
  width: 290px;
  font-size:9px;
  }
#footerright {
  float: right;
  color:#363636;
  width: 480px;
  text-align: right;
  font-size:9px;
  }
#footerright a {
  color:#403052;
  }
#footerright a:hover {
  color: #7b6595;
  }



/* Misc */

.highlight {
  color: #476481;
  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: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }




