@import url(sections/general.css);
@import url(sections/header.css);
@import url(sections/menu.css);
@import url(sections/heading.css);
@import url(sections/footer.css);
/*
Theme Name: StampIt Wordpress
Theme URI: http://www.stampitnet.com/
Description: A custom theme created for StampIt.
Version: 0.1
Author: RealityRipple
Author URI: http://realityripple.com/

 This theme was created for the StampIt website, and may not
 be redistributed. It fits in so nicely with the rest of this site,
 you wouldn't want it anywhere else anyway.

*/

/* Begin Typography & Colors */
.widecolumn .entry p
{
 font-size: 14px;
}
.narrowcolumn .entry, .widecolumn .entry
{
 line-height: 20px;
}
.widecolumn
{
 line-height: 22px;
 background: url('images/nostamps.jpg') no-repeat center center fixed;
}
.narrowcolumn
{
 background: url('images/nostamps.jpg') no-repeat top center;
}
.narrowcolumn .postmetadata
{
 text-align: center;
}
.thread-alt
{
 background-color: #FFF1E8;
}
.thread-even
{
 background-color: #FFFFFF;
}
.depth-1
{
 border: 1px solid #808080;
}
.even, .alt
{
 border-left: 1px solid #375F92;
}
small
{
 font-size: 12px;
 line-height: 16px;
}
h1, h2, h3
{
 font-weight: bold;
}
h1
{
 font-size: 36px;
 text-align: center;
}
h2
{
 font-size: 28px;
}
h2.pagetitle
{
 font-size: 28px;
}
#sidebar h2
{
 font-size: 18px;
}
h3
{
 font-size: 24px;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description
{
 text-decoration: none;
 color: #000080;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
 color: #0000FF;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite
{
 text-decoration: none;
}
.entry p a:visited
{
 color: #0000FF;
}
.sticky
{
 background: #F0F0FF;
 padding: 0 10px 10px;
}
.sticky h2
{
 padding-top: 10px;
}
.commentlist li, #commentform input, #commentform textarea
{
 font-size: 12px;
}
.commentlist li ul li
{
 font-size: 13px;
}
.commentlist li
{
 font-weight: bold;
}
.commentlist li .avatar
{ 
 float: right;
 border: 1px solid #808080;
 padding: 2px;
 background: #FFFFFF;
}
.commentlist cite, .commentlist cite a
{
 font-weight: bold;
 font-style: normal;
 font-size: 14px;
}
.commentlist p
{
 font-weight: normal;
 line-height: 22px;
 text-transform: none;
}
.commentmetadata
{
 font-weight: normal;
}
#sidebar
{
 font-size: 13px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike
{
 color: #202060;
}
code
{
 font-size: 12px;
}
acronym, abbr, span.caps
{
 font-size: 14px;
 letter-spacing: 4px;
}
a, h2 a:hover, h3 a:hover
{
 color: #000080;
 text-decoration: none;
}
a:hover
{
 color: #0000A0;
 text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a
{
 font-size: 10px;
}
#wp-calendar a
{
 text-decoration: none;
}
#wp-calendar caption
{
 font-weight: bold;
 font-size: 12px;
}
#wp-calendar th
{
 font-style: normal;
 text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
body
{
 margin: 0 0 20px 0;
 padding: 0;
}
#page
{
 background-color: white;
 margin: 20px auto;
 padding: 0;
 width: 900px;
 border: 1px solid #724F2D;
}
#header
{
 background-color: #73a0c5;
 margin: 0 0 0 1px;
 padding: 0;
 height: 200px;
 width: 900px;
}
.narrowcolumn
{
 float: left;
 padding: 0 15px 20px 30px;
 margin: 0px 0 0;
 width: 555px;
}
.widecolumn
{
 padding: 10px 30px 20px 30px;
 margin: 5px 0 0 0;
 width: 840px;
}
.post
{
 margin: 0 0 40px;
 text-align: justify;
}
.post h2
{
 text-align: left;
 line-height: 36px;
}
.post hr
{
 display: block;
}
.widecolumn .post
{
 margin: 0;
}
.narrowcolumn .postmetadata
{
 padding-top: 5px;
}
.widecolumn .postmetadata
{
 margin: 30px 0;
}
.widecolumn .smallattachment
{
 text-align: center;
 float: left;
 width: 128px;
 margin: 5px 5px 5px 0px;
}
.widecolumn .attachment
{
 text-align: center;
 margin: 5px 0px;
}
.postmetadata
{
 clear: both;
}
.clear
{
 clear: both;
}
/* End Structure */

/* Begin Headers */
h1
{
 padding-top: 0;
 margin: 0;
}
h2
{
 margin: 30px 0 0;
}
h2.pagetitle
{
 margin-top: 30px;
 text-align: center;
}
#sidebar h2
{
 margin: 5px 0 0;
 padding: 0;
}

h3
{
 padding: 0;
 margin: 30px 0 0;
}

h3.comments
{
 padding: 0;
 margin: 40px auto 20px ;
}
/* End Headers */

/* Begin Images */
p img
{
 padding: 0;
 max-width: 100%;
}
img.centered
{
 display: block;
 margin-left: auto;
 margin-right: auto;
}
img.alignright
{
 padding: 4px;
 margin: 0 0 2px 7px;
 display: inline;
}
img.alignleft
{
 padding: 4px;
 margin: 0 7px 2px 0;
 display: inline;
}
.alignright
{
 float: right;
}
.alignleft
{
 float: left;
}
/* End Images */

/* Begin Lists

 Special stylized non-IE bullets
 Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul
{
 margin-left: 0px;
 padding: 0 0 0 30px;
 list-style: none;
 padding-left: 10px;
 text-indent: -10px;
}
html>body .entry li
{
 margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before
{
 content: "\00BB \0020";
}
.entry ol
{
 padding: 0 0 0 35px;
 margin: 0;
}
.entry ol li
{
 margin: 0;
 padding: 0;
}
.postmetadata ul, .postmetadata li
{
 display: inline;
 list-style-type: none;
 list-style-image: none;
}
#sidebar ul, #sidebar ul ol
{
 margin: 0;
 padding: 0;
}
#sidebar ul li
{
 list-style-type: none;
 list-style-image: none;
 margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select
{
 margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol
{
 margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol
{
 margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li
{
 list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li
{
 margin: 3px 0 0;
 padding: 0;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform
{
 margin: 10px auto;
 padding: 5px 3px;
 text-align: center;
}
#sidebar #searchform #s
{
 width: 108px;
 padding: 2px;
}
#sidebar #searchsubmit
{
 padding: 1px;
}
.entry form
{
 text-align:center;
}
select
{
 width: 130px;
}
#commentform input
{
 width: 170px;
 padding: 2px;
 margin: 5px 5px 1px 0;
}
#commentform
{
 margin: 5px 10px 0 0;
}
#commentform textarea
{
 width: 100%;
 padding: 2px;
}
#respond:after
{
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
#commentform #submit
{
 margin: 0 0 5px auto;
 float: right;
}
/* End Form Elements */

/* Begin Comments*/
.alt
{
 margin: 0;
 padding: 10px;
}
.commentlist
{
 padding: 0;
 text-align: justify;
}
.commentlist li
{
 margin: 15px 0 10px;
 padding: 5px 5px 10px 10px;
 list-style: none;
}
.commentlist li ul li
{ 
 margin-right: -5px;
 margin-left: 10px;
}
.commentlist p
{
 margin: 10px 5px 10px 0;
}
.children
{
 padding: 0;
}
#commentform p
{
 margin: 5px 0;
}
.nocomments
{
 text-align: center;
 margin: 0;
 padding: 0;
}
.commentmetadata
{
 margin: 0;
 display: block;
}
/* End Comments */

/* Begin Sidebar */
#sidebar
{
 padding: 20px 0 10px 0;
 margin-left: 650px;
 width: 250px;
}
#sidebar form
{
 margin: 0;
}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar
{
 empty-cells: show;
 margin: 10px auto 0;
 width: 200px;
 border: 1px solid #808080;
 background-color: #FFFFFF;
}
#wp-calendar #next a
{
 padding-right: 10px;
 text-align: right;
}
#wp-calendar #prev a
{
 padding-left: 10px;
 text-align: left;
}
#wp-calendar a
{
 display: block;
}
#wp-calendar a:hover
{
 background-color: #C0C0FF;
}
#wp-calendar caption
{
 /*
  cUrS3 j00 CSS3! G3T iMP13M3N73|) F4S73r!
  Anyway, later on, we should totally use 
  caption-side: right;
  glyph-orientation-vertical: 90deg upright;
  or whatever the final way to tilt the month and year onto the side is.
  Then, of course, add a cool border around it
  border: 1px solid #808080;
  border-left: 0;
  And probably do some negative margin or padding thing to make it line up nice.
   - RealityRipple (6:22 PM 12/12/2009)
 */
}
#wp-calendar td
{
 padding: 3px 0;
 text-align: center;
}
#wp-calendar td.pad:hover
{
 /* Doesn't work in IE */
 background-color: #FFFFFF;
}
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{
 cursor: help;
}
acronym, abbr
{
 border-bottom: 1px dashed #808080;
}
blockquote
{
 margin: 15px 30px 0 10px;
 padding-left: 20px;
 border-left: 5px solid #003060;
}
blockquote cite
{
 margin: 5px 0 0;
 display: block;
}
.center
{
 text-align: center;
}
.hidden
{
 display: none;
}
.screen-reader-text
{
 position: absolute;
 left: -1000em;
}
hr
{
 display: none;
}
a img
{
 border: none;
}
.navigation
{
 display: block;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 60px;
 }
/* End Various Tags & Classes*/

/* Captions */
.aligncenter, div.aligncenter
{
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.wp-caption
{
 border: 1px solid #808080;
 text-align: center;
 background-color: #FFFFFF;
 padding-top: 4px;
 margin: 10px;
}
.wp-caption img
{
 margin: 0;
 padding: 0;
 border: 0 none;
}
.wp-caption p.wp-caption-text
{
 font-size: 11px;
 line-height: 17px;
 padding: 0 4px 5px;
 margin: 0;
}
/* End captions */