/*  
Theme Name: Paperview
Description: Light WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize.
Author: sam & modified by sara girardi
Author URI: http://saragirardi.wordpress.com/
Version: 1.8

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: Helvetica, Arial; }

hr  { color: #000; border: solid 1px #999 }

pre  { height: auto; overflow-x: scroll }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p     { color: #333; font-size: 9pt; font-family: Arial }

a  { color: red; text-decoration: none; border-style: none }

a:hover  { color: #906; text-decoration: underline }

a img {
  border: none;  
  }

blockquote  { color: #666; font-style: italic; background: #fff; margin: 10px 10px 5px 15px; padding: 5px 15px; border-style: dotted solid; border-width: 1px; border-color: #666 #fff }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body   { color: #666; font-family: Arial, helvetica, sans-serif; text-align: center; margin: 0; padding: 0 0 15px }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  }

#header   { margin: 0; padding-top: 0; padding-right: 0; padding-left: 0 }

#header #topright   { text-align: right; margin: 5px 0 0; width: 300px; float: right }
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a    { color: #666; font-size: 9pt; text-transform: lowercase; padding: 0 0 0 25px }
#header #topright li a:hover  { color: #c90; text-decoration: none }

#header #logo     { background-image: url(images/paperview_logo.jpg); background-repeat: no-repeat; margin: 25px 0 20px; height: 99px; float: left }
#header h1    { margin-right: 0; margin-bottom: 0; margin-left: 0; padding: 76px 0 0 200px; width: 400px }
#header h1 a        { color: #000; font-size: 17pt; text-decoration: none }
#header h1 a:hover  { color: #999; text-decoration: none }
#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/* Menu */

#catnav   { margin-right: 0; margin-bottom: 40px; margin-left: 0; padding: 0; width: 960px; clear: both }

#nav   { list-style: none; margin: 50px 0 0; padding: 0 }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a          { color: #390; font-size: 12pt; font-weight: bold; line-height: 44px; background-color: #fff; display: block; margin: 0 0 5px; padding: 0 25px 0 10px }

#nav li a:hover       { color: #6f0; text-decoration: underline; background-color: #fff; 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  { margin: 0; padding: 0; width: 150px; float: left }
	
#nav li li a    { color: #339900; line-height: 24px; background: #fff; margin: 0; padding: 5px 20px 5px 15px; width: 150px; border-top: 1px dotted #666 }
	
#nav li li a:hover   { color: #66ff00; text-decoration: underline; background: #fff; padding: 5px 20px 5px 15px; border-top: 1px dotted #131f27 }

#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  { line-height: 41px; display: inline; margin: 10px 15px 0 0; width: 65px; float: right }



/* Top Content */

#main  { margin: 18px 15px 0; padding-bottom: 5px; width: 930px; clear: both }
#contentwrapper  { margin: 0 0 15px; padding: 0; width: 560px; float: left }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle    { color: #603; font-size: 16pt; font-weight: bold; background: #fff; margin: 15px 0 10px }
.topPost   { font-size: 9pt; margin-top: 0; margin-right: 0; margin-bottom: 20px; padding: 0 0 10px; border-bottom: 1px dotted }
.topPost h2.topTitle a      { color: #c00; font-size: 15pt; font-weight: normal; letter-spacing: 0 }
.topPost h2.topTitle a:hover   { color: #f90; text-decoration: none }
.topPost p.topMeta  { color: #999; font-size: 9pt; margin: -10px 0 0; padding: 0 }
.topPost p.topMeta a    { color: #666 }
.topPost p.topMeta a:hover    { color: #f90; text-decoration: underline }
.topPost div.topContent  { color: #999; font-size: 9pt; margin: 8px 0 }
.topPost div.topContent a  { color: #666; text-decoration: underline }
.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: #666 }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags  { color: #666; font-size: 9pt; font-style: normal; line-height: 27pt; background: #fff; margin-right: 5px; padding: 8px 10px; border: solid 1px #fff }
.topPost span.linkpages  { color: #666; font-size: 9pt; font-style: italic; display: block; margin-bottom: 10px }
.topPost span.linkpages a:hover  { color: #999 }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover  { color: #666; background: #fff }
.topPost span.topComments a   { color: #666; line-height: 27pt; background: #fff url(images/comments.gif) no-repeat left 50%; padding-left: 20px; vertical-align: middle }
.topPost span.topMore a   { color: #666; line-height: 27pt; background: #fff url(images/more.gif) no-repeat left 50%; padding-left: 20px; vertical-align: middle }
.topPost span.topTags em  { color: #0a0a0a; line-height: 27pt; background: #fff url(images/tags.gif) no-repeat left 50%; padding-left: 20px; vertical-align: middle }
.topPost span.topTags a   { color: #666; line-height: 27pt; background-color: #fff; vertical-align: middle }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover   { color: #666; text-decoration: underline; border-color: #999 }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a   { color: #c00; text-transform: lowercase }
#nextprevious a:hover   { color: #f90; text-decoration: underline }


/* Comments */

#comment  { color: #666; background: #fff; margin-top: 15px; margin-bottom: 10px; padding: 0 15px 10px; width: 530px }
#comment h3    { color: #c03; font-size: 10pt; font-weight: normal; margin: 15px 0; padding: 0 }
#comment p a  { color: #f00 }
#comment p a:hover  { color: #06c }
#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  { background: #fff; list-style-type: none; margin: 10px 0 15px; padding: 10px; border-style: dotted; border-width: 1px 0; border-color: #ccc }
.commentlist li.alt   { background: #fff; margin-top: 10px; border: none }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover  { color: #666 }
.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  { color: #6c0; font-size: 10pt; font-style: normal }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p  { color: #666 }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment  { color: #666; background: #fff; padding: 10px; width: 450px }
#comment #submit {
  margin: 0;
  }



/* Welcome section */

#main #welcome   { margin: -15px 0 20px; padding: 0 0 5px }
#main #welcome h2    { color: #f90; font-size: 15pt; font-weight: normal; background-color: #fff; margin: 0 10px; padding: 10px 0 3px }
#main #welcome p    { color: #333; font-size: 9pt; font-stretch: normal; background-color: #fff; margin: 0 10px; padding: 6px 0 }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover  { color: #f30 }
#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  { color: #666; font-size: 8pt; background: #ccc; margin: -5px 0 0 5px; padding: 3px 6px; vertical-align: middle; border-style: solid; border-width: 1px; border-color: #ccc #666 #333 #ccc }
.submitbutton:hover  { color: #fff; background: #666; cursor: pointer }


/* Sidebars */
#sidebars    { color: #333; background-color: #fff; margin: 15px 0 0; width: 340px; float: right }
#sidebars .sidebarbox   { background-color: #fff; padding: 8px 15px }

#sidebar_full  { background-color: #fff; margin: 0; padding: 0 }

#sidebar_left  { background-color: #fff; width: 160px; float: left }

#sidebar_right  { background-color: #fff; width: 160px; float: right }

#sidebars h2   { color: #09c; font-size: 12pt; font-weight: bold; margin: 0; padding: 0 0 8px }

#sidebars table  { background-color: #fff; 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   { color: #333; line-height: 17px; background: url(images/bullet.gif) no-repeat left 8px; margin: 0; padding: 2px 2px 2px 16px }

#sidebars a   { color: #333; display: inline }
#sidebars a:hover  { color: #c06; text-decoration: underline }

#sidebars p  { color: #666; font-size: 9pt; padding: 2px 0 }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li  { border-top: #fff; border-right: #fff; border-bottom: none #fff; border-left: #fff }
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot  { color: #666; margin: 0 0 10px; padding: 15px; border-style: dotted solid; border-width: 1px; border-color: #666 #fff }
#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   { color: #666 }
#morefoot a:hover  { color: #6c0; text-decoration: underline }
#morefoot h3   { color: #09c; font-size: 12pt; margin: 0; padding: 0 0 2px; border-bottom: 1px dotted #444 }
#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   { background: #fff; padding: 5px 15px; clear: both; border-style: solid solid dotted; border-width: 1px; border-color: #fff }
#footer p   { color: #999; font-size: 8pt; padding: 0 }
#footer a   { color: #399 }
#footer a:hover  { color: #0ff }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright  { text-align: right; width: 300px; float: 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;
  }




