/*  
Theme Name: PSNN
Theme URI: http://www.pedrosoares.pt/
Description: Light customization on "pixel" WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Enjoy!
Author: PPSS
Author URI: http://www.pedrosoares.pt/
Version: 1.0.0
Tags: White, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar, sticky-post

Original Theme Name: Pixel
Original Theme URI: http://samk.ca/freebies/
Original Author: Sam
Original Author URI: http://samk.ca/
Original Theme Version: 2.0.1
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }
:focus {
  outline:0;
  }
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

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

hr {
  color: #ccc;
  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: #005ead;
  text-decoration: none;
  }

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

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  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: left;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  background: #fff url(images/bgbody.jpg) top center no-repeat;
  color: #eee;
  }


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

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

#header {
  text-align: right;
  float: right;
  width: 960px;
  margin: 3px 0 0 0;
}
#header {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header {
  display: inline;
  }
#header a {
  color: #000;
  font-size: 9pt;
/*  padding: 0 0 0 25px;
  text-transform: lowercase; */
  }
#header a:hover {
  color: #fff;
  text-decoration: none;
  }

#header {
  margin: 0;
  padding: 0;
}
#logo {
  height: 80px;
  width: 200px;
  position: relative;
  top: 105px;
  left: 5px;
}

#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: #eee;
  font-size: 10pt;
  }

#social {
  position:absolute;
  bottom: 0px;
  right: 20px;
}


/* Menu */

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

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }
  
/*
#nav li.cat-item-1 > a {
  padding: 0;
  color: transparent;
  background: url(images/favicon.png) 10px no-repeat;
  }
#nav li.cat-item-1 > a:hover {
  color: transparent;
  background: url(images/favicon.png) 9px 9px no-repeat;
  }
*/

#nav img {
  padding: 7px;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 10px 0 5px;
  font-size: 10pt;
  color: #000;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #0072bc;
  text-decoration: none;
  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 {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #000;
/*  border-top: 1px solid #131f27; */
  background: url(images/bg-neutral-trans.png) repeat;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
/*  border-top: 1px solid #131f27; */
  background: url(images/bg-neutral-trans.png) repeat;
  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;
  }
  


/* static pages dropdown */

#rightnav {
  list-style: none;
  margin: 0;
  padding: 0;
  
  text-align: left;
  float: right;
/*
  width: 620px;
  margin: 0px 15px 0 0; */
  }
	
#rightnav ul {
  margin: 0;
  padding: 0;
  
  list-style: none;
  padding: 0;
  margin: 0;
  }

#rightnav li {
  float: left;
  margin: 0;
  padding: 0;
  
/*  display: inline; */
/*  
  color: #000;
  font-size: 9pt;
  padding: 0 0 0 25px; */
  text-transform: uppercase;
  }

#rightnav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 10px 0 5px;
  font-size: 10pt;
  color: #000;
  letter-spacing: -1px;

/*
  color: #000;
  font-size: 9pt;
  padding: 0 0 0 25px; */
  text-transform: uppercase;
  }
  
#rightnav li a img {
  padding: 16px 0 0 0;
  }
#rightnav ul img {
  padding: 16px 10px 0 0;
}

#rightnav li a:hover {
  color: #0072bc;
  text-decoration: none;
  display: block;
/*  
  color: #0072bc;
  text-decoration: none; */
  }

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

#rightnav li:hover ul, #rightnav li.sfhover ul {
  left: auto;
  }
	
#rightnav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#rightnav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #000;
/*  border-top: 1px solid #131f27; */
  background: url(images/bg-neutral-trans.png) repeat;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#rightnav li li a:hover {
/*  border-top: 1px solid #131f27; */
  background: url(images/bg-neutral-trans.png) repeat;
  padding: 5px 20px 5px 15px;
  }

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

/* static pages dropdown */

#topright {
  text-align: right;
  float: right;
  width: 620px;
  margin: 10px 15px 0 0;
}
#topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#topright li {
  display: inline;
  }
#topright li a {
  color: #000;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: uppercase;
  }
#topright li a:hover {
  color: #0072bc;
  text-decoration: none;
  }

#searchformmenu {
  margin: 0 0 0 0px;
  padding: 10px 10px 0 0;
/*  top: 10px;
  position: relative; */
  width: 140px;
  text-align: right;
  }

#searchboxmenu {
  padding: 0 0 0 0;
  width: 100px;
  }

.submitbuttonmenu {
/*  margin: -5px 0 0 5px; */
/*  background: url(images/search.png) no-repeat;
  color: #000; */
/*  font-size: 8pt; */
  vertical-align: middle;
/*   padding: 0px 0px 0px 0px; */
/*  vertical-align: middle; */
  border: 0px solid #eee;
  }
  
.submitbuttonmenu:hover {
  cursor: pointer;
  }


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


/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
#contentwrapper {
  float:left;
  width: 620px;
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #000;
  font-weight: normal;
  background: url(images/bg-trans.png) repeat;
  padding: 5px;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 15pt;
  font-weight: normal;
  color: #000;
  letter-spacing: -2px;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #0072bc;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #323232;  
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #000;
  }
.topPost p.topMeta a:hover {
  color: #333;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #101010;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #000;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #0066cc;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #111;
  }
.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: #000;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #000;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #222;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #fbfbfb;
  }
.topPost span.topComments a {
  color: #000;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #000;
  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: #000;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #000;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #111;
  text-transform: lowercase;
  border: 1px solid #111;
  padding: 5px 8px;
  font-size: 10pt;
  line-height: 1.4em;
  }
#nextprevious a:hover {
  color: #000;
  }


/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #fbfbfb;
  width: 590px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #d6d6d6;
  padding: 0px 15px 10px 15px;
  color: #000;
  }
  
#comments_ {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #fbfbfb;
  width: 590px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #d6d6d6;
  padding: 0px 15px 10px 15px;
  color: #000;
  }

#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #000;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #005ead;
  }
#comments p a:hover {
  color: #000;
  }
#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: #f7f7f7;
  border: 1px solid #fbfbfb;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #fff;
  border: 1px solid #fdfdfd;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #111;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }

a.signature {
  float: left;
  margin: 0 15px 10px 0;
  width: 32px;
  }

.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #222;
  }
.commentlist small.commentmetadata a {
  color: #999;
  }
.commentlist p {
  color: #212121;
  }
#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:#005ead; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-blue-trans.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #f8f8f8;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #005ead;
  }
#main #welcome a:hover {
  color: #fff;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 160px;
  }

.submitbutton {
  margin: -5px 0 0 5px;
  background: #fefefe;
  color: #000;
  font-size: 8pt;
  padding: 3px 3px;
  vertical-align: middle;
  border: 1px solid #eee;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #fafafa;
  }

#xencarousel1.xencarousel li {
  background: none;
  text-indent: -8px;
}

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

#sidebar_full {
  padding: 0;
  margin: 0;
  }
  
#recaptcha_image img {
	width: 250px;
	height: 48px;

}


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

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

#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: #fff;
  background: url(images/bullet.png) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #fff;
  }
#sidebars a:hover {
  color: #005ead;
  text-decoration: underline;
  }

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

#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: #202020;
  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: #222;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #005ead;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #202020;
  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;
  background: #fff;
  border: 1px solid #f8f8f8;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #444;
  padding: 0;
  }
#footer a {
  color: #444;
  text-decoration: underline;
  }
#footer a:hover {
  color: #000;
  }
#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;
  }
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;
  }