/*  
Theme Name: StatisticsHowTo
Theme URI: http://www.statisticshowto.com
Description: StatisticsHowTo.Com
Copyright: 2010
Version: 1.0
Author: <a href="http://www.petermichaud.com">Pete Michaud</a> 
Tags: fixed width, simple, clean, widget ready, two columns, sidebar right, orange, valid XHTML, valid CSS, ie6, ie7, firefox 2.0, opera 9.0, wp-pagenavi, excerpt reloaded
*/

/* GLOBAL SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	margin: 0;
	font: normal 18px/160% tahoma, arial, verdana, san-serif;
	background: #ccc url(images/body-bg.png) repeat-x;
}
hr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
img { border:0; }
/* HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5 {
	font-family: georgia, 'times new roman', times, serif;
	font-weight: normal;

}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;}
/* LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #84755c;
}
/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#wrapper {
	position: relative;
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background: #fff url(images/bg.png) repeat-x;
}
#wrapper:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	position: relative;
	height: 126px;
	margin-bottom: 10px;
}
#content {
	width: 620px;
	float: left;
	min-height: 455px;
	padding: 35px 25px 20px;
	background: url(images/content-bg.gif) no-repeat top right;
}
#sidebar {
	width: 240px;
	min-height: 455px;
	float: right;
	padding: 35px 20px 20px;
	background: url(images/content-bg.gif) no-repeat top right;
}
/* HEADER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#site-meta {
margin:20px 0 0 0;
width:600px;
float:left;
}
#header h1 {
	position: relative;
}
#header h1 a {
	width:321px;height:0;
	display:block;
	overflow:hidden;
	padding:31px 0 0 0;
	background-image:url(images/statistics-how-to.png);
	background-repeat:no-repeat;
	font-size:1px;
}
#header span.description {
	width:274px;height:0;
	display:block;
	overflow:hidden;
	padding:18px 0 0 0;
	background-image:url(images/elementary-statistics-for-the-rest-of-us.png);
	background-repeat:no-repeat;
	margin:10px 0 0 0;
}
#header ul {
	position: absolute;
	left: 0;
	bottom: 1px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin-top: -6px;
	padding: 0;
	text-transform: none;
}
#header li {
	display: inline;
}
#header li a {
	float: left;
	display: block;
	padding: 8px 14px 8px 14px;
	color: #84755c;
	text-decoration: none;
	margin-right: 2px;
	background:#fff;
	border: 1px solid #2f607e;
	border-bottom: none;
	border-top-right-radius:5px;
 	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;

	border-top-left-radius:5px;
 	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
}
#header li a:hover {
	color: #f7951e;
	background-color:#fff;
	border: 1px solid #f7951e;
	border-bottom: none;
}
#header li.current_page_item a {
	color: #3E1403;
	background-color:#FFF;
	border: 1px solid #2f607e;
	border-bottom: none;
}
#topsearch {
	width:240px;
	padding:0 20px;margin-top:20px;
	height: 42px;
	text-align: center;
	float:right;
}
#topsearch input {
	width: 167px;
	height: 21px;
	background: url(images/input.gif) no-repeat;
	border: none;
	padding: 9px 8px 5px 32px;
	margin-right: 0px;
	float: left;
	font: normal 1em tahoma, arial, san-serif;
}
#topsearch button {
	width: 33px;
	height: 35px;
	background: url(images/search.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
}
/* POST SECTION ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.post {
	margin: 0 0 20px 0;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 0 0 10px 0;
}
.post h2 {
	margin: .75em 0 .2em;
}
.post h2 a {
	color: #2f607e;
}
.post h2 a:hover {
	color: #5c7484;
}
.post-info {
	background: url(images/hr.gif) 0% 0% no-repeat;
	padding: 5px 0;
	font-size: 90%;
	margin: 10px 0;
	color: #999;
}
.post-info a {
	color: #999;
}
.post-info a:hover {
	color: #84755c;
}
.post-info .setting {
	padding:3px;
	padding-left:20px;
	margin-right: 5px;
}
.post-info .datetime{
	background:#fff url(images/clock.png) no-repeat 0 2px;
}
.post-info .user{
	background:#fff url(images/user.png) no-repeat 0 2px;
}
.post-info .filedlink{
	background:#fff url(images/document.png) no-repeat 0 2px;
}
.post-info .commentslink{
	background:#fff url(images/comments.png) no-repeat 0 2px;
}
.post-info .editlink{
	background:#fff url(images/write.png) no-repeat 0 2px;
}
.post-entry p, .post-entry ul {
	margin: 0 0 1em 0;
}
.post-entry ol{
padding-left:40px;
}
.post-entry a {
	color: #4f6373;
}
.post-entry a:hover {
	color: #84755c;
}
.post-entry span.more-link {
	display: block;
	margin: 10px 0;
}
.post-entry span.more-link a {
	color: #864901;
}
.post-entry span.more-link a:hover {
	color: #84755c;
}
.post-entry h3 {
	font-size: 1em;
	padding: 0 0 .5em;
	margin: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}

.post-entry blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	clear: both;
}
.post-entry img.align-right {
	float: right;
	margin: .4em 0 0 1em;
	padding: 0 0 10px 10px;
}
.post-entry img.align-left {
	float: left;
	margin: .4em 1em 0 0;
	padding: 0 10px 10px 0;
}
.post-entry img.align-center {
	display: block;
	margin: .4em auto;
	padding: 0 10px 10px 10px;
}
.post-meta {
	font-size: 95%;
	color: #999;
}
.post-meta a {
	color: #999;
}
.post-meta a:hover {
	color: #84755c;
}
.post-arch-info {
	font-size: 95%;
	color: #999;
	margin: 0 0 2em;
	padding: 0 0 1em;
	border-bottom: 1px solid #f5f5f5;
}
.wp-pagenavi {
	font-size: 11px;
	text-transform: uppercase;
	clear: both;
	color: #555;
	padding: 0;
	text-align: right;
}
.wp-pagenavi a, .wp-pagenavi .current {
	padding: 3px 7px;
	border: 1px solid #ccc;
	color: #f7951e;
	margin-left: 1px;
	font-weight: normal;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	color: #555;
	background: #e2e2e2;
	font-weight: normal;
}
.wp-pagenavi .pages {
	float: left;
	line-height: 13px;
}

/* WP 2.6 REQUIRED ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* 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: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* COMMENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#comments h2, #respond h2 {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
#comments {
	margin: 0 0 1em;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 0 0 1em;
}
#comments h3 {
	font-size: 1.2em;
}
#comments img {
	float: left;
	margin: 0 5px 5px 0;
}
#comments p {
	padding-left: 40px;
}
.commentlist li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
#respond input, #respond textarea {
	width: 542px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	padding: 3px;
	margin: .1em 0 .5em;
}
#respond button {
	width: 75px;
	height: 35px;
	text-indent: -9999px;
	border: none;
	float: left;
	cursor: pointer;
}
#respond button#submit {
	background: url(images/submit.png) no-repeat;
	margin-right: 10px;
}
#respond button#reset {
	background: url(images/reset.png) no-repeat;
}
/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar h2 {
	margin: 0 5px 0 0;
	padding: 0 0 .5em 0;
	border-bottom: 1px dotted #ccc;
	font-size: 20px;
	text-indent: -5px;
}
#sidebar ul{
list-style:none;
}
#sidebar li ul {
	margin: 0 0 2em 0;
	list-style:none;
}
#sidebar li ul li {
	border-bottom: 1px dotted #ccc;
	padding: 3px 0 3px 3px;
	margin-right: 5px;
}
#sidebar li ul li:hover {
	background: #e8e8e8;
}
#sidebar li ul li.current_page_item {
	padding-left: 8px;
	padding-right: 10px;
	background: #e8e8e8;
}
#sidebar li ul li.current_page_item a {
	color: #84755c;
}
#sidebar li ul li ul li, #sidebar li ul li ul {
	display: none;
}
#sidebar li ul li {
	color: #222;
}
#sidebar li a {
	color: #555;
}
#sidebar li a:hover {
	color: #84755c;
}
#calendar  {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
}
#wp-calendar {
	width: 90%;
	margin-left: 5%;
}
#wp-calendar caption {
	color: #864901;
	margin-top: 5px;
}
/* FOOTER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer_wrap {
	position: relative;
	clear: both;
	background: #808080 url(images/footer.png) repeat-x;
	text-align: center;
	padding: 20px 0 20px 0;
	color: #eee;
}
#footer {
	position: relative;
	clear: both;
	text-align: left;
	font-size: 11px;
	width: 860px;
	padding: 0 10px;
	margin: 0 auto;
}
#footer a {
	color: #eee;
}
#footer a:hover {
	color: #f7951e;
}
#rss {
	position: absolute;
	right: 20px;
	bottom: 0;
	margin: 0;
}
#rss-entries {
	background: url(images/rss-entries.png) no-repeat 0 0;
	border: none;
	float: left;
	height: 18px;
	margin: 0 4px 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -3000px;
	width: 46px;
}
#rss-entries:hover {
	background: url(images/rss-entries.png) no-repeat 0 -18px;
}
#rss-comments {
	background: url(images/rss-comments.png) no-repeat 0 0;
	border: none;
	float: left;
	height: 18px;
	margin: 0 4px 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -3000px;
	width: 46px;
}
#rss-comments:hover {
	background: url(images/rss-comments.png) no-repeat 0 -18px;
}

/*-----------------------------------------------*/

table#binomial-table{
font-size:.7em;
}

div.result, div.result_poss {
padding:10px;margin:10px;
border:1px solid #f00;
}

span.answer {
text-decoration:underline;
font-weight:bold;
}

.math-input {
list-style:none;
}

.math-input li {
padding:0 0 5px 0;
}

.math-input input {
border:1px solid #99f;
padding:5px;
width:40px;
text-align:center;
}

.math-input label {
display:inline;
float:left;
font-style:italic;
font-weight:bold;
padding:0 10px 0 0;
text-align:right;
width:290px;
}
.math-input br {display:none}

table.highlight-table {cursor: pointer;}
td.highlight-row  { background-color:#CFFFE8; }
td.highlight-specific { background-color:#9FFFBE; }

table.bigtable 
{ 
width:100%;
font-size:10px;
border:1px solid #333;
}

table.bigtable th{
font-weight:900px;
}

table.bigtable th, table.bigtable td{
text-align:center;
}

table.bigtable td.head{
font-weight:900;
}

table.ppmc{
border-collapse:collapse;
width:100%;
}

table.ppmc td{
border:1px solid #333;
background:#ccf;
text-align:center;
}

table.ppmc td.first{width:20%;}

table.ppmc tr.header td{background:#fff;font-weight:900;}

table.ppmc tr.major td{background:#99c;}

table.ppmc tr.darker td{background:#99f;}

table.ppmc tr.darkest td{background:#66f;}

table{
margin-bottom:40px;
}

div.visit-forums{
text-align:center;
font-size:1.5em;
}

a.addtoany_subscribe{margin:15px 0 0 0;border:0;}
a.addtoany_subscribe:hover{border:0;}

div.add-to-cart{
	background:#ffffcd;
	padding:25px;margin:25px auto;
	width:450px;
	color:#560909;
	text-align:center;
	border:2px dashed #f00;
}

div.add-to-cart em{
	font-style:normal;
	text-transform:uppercase;
}

div.add-to-cart strong{
	font-style:italic;
}

div.add-to-cart span.old-price{
	text-decoration:line-through;
	color:#000;
}

div.add-to-cart a{
	display:block;
	width:400px;height:0;
	margin:25px auto;
	padding:75px 0 0 0;
	overflow:hidden;
	background:#feb500 url(http://www.statisticshowto.com/wp-content/uploads/AddToCart.png);
	background-position:0 0;
	background-repeat:no-repeat;
}

div.add-to-cart a:hover{
	background-position:0 -75px;
}

div.add-to-cart img{
float:none;padding:0;margin:0;
}

iframe.download{
border:0;
width:500px;
height:50px;
}

h2.headline{
font-size:1.6em;line-height:1.2em;
border-bottom:0;
text-align:center;
margin-bottom:25px;
}
h2.headline strong{
color:#f00;
}

div.quotes{
padding:15px 15px 15px 5px;margin:15px 0;
text-align:center;
color:#f00;
text-transform:uppercase;
}

div.quotes blockquote{
margin:0;
text-align:left;
text-transform:none;
}
div.quotes blockquote span{
float:right;font-size:.8em;
}
div.quotes blockquote strong{
color:#f00;
}


div#sales{
padding:0 50px;margin:0 auto;
background:#fff url(http://www.statisticshowto.com/wp-content/uploads/sales-page-statistics-handbook-cover.jpg);
background-position:top right;
background-repeat:no-repeat;
}


div#ti{

}

div#sales ul{
padding-left:40px;
}

div.hidden-picture{
width:300px;height:0;
padding:230px 0 0 0;margin:0;
overflow:hidden;
float:right;
}

div#sales img.guarantee{
display:block;
margin:0 auto;
}

ul.checks{
list-style-image: url(http://www.statisticshowto.com/wp-content/uploads/checkmark.png);
margin:25px 0;
}

ul.arrows{
list-style-image: url(http://www.statisticshowto.com/wp-content/uploads/bullet.gif);
margin:25px 0;
}

.super{
color:#f00;
}

.duper{
font-size:1.2em;
text-align:center;
width:75%;
display:block;
margin:0 auto;
}

h2.super{
border:0;
text-align:center;
}

img.screenshot{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:2px solid #aaa;
border-bottom:2px solid #aaa;
}

a.ebook-blurb{
display:block;
border:1px solid #740061;
overflow:auto;
margin:15px;padding:30px 15px 15px 15px;
background:#fff url(http://www.statisticshowto.com/wp-content/uploads/sales-page-statistics-handbook-cover.jpg);
background-position:270px 30px;
background-repeat:no-repeat;
text-decoration:none;
color:#666;
width:538px;
}

a.ebook-blurb:hover{
border-color:#FF00DC;
cursor:pointer;
}

a.ebook-blurb span.img{
float:right;
width:220px;height:215px;
}

a.ebook-blurb span.link{
color:#740061;
font-weight:900;
display:block;
margin:30px 0 0 0;padding-left:42px;
background:transparent url(http://www.statisticshowto.com/wp-content/uploads/practically-cheating-icon.png);
background-repeat:no-repeat;
width:250px;height:26px;
line-height:26px;
vertical-align:middle;
font-size:1.1em;
}

a.ebook-blurb:hover span.link{
color:#FF00DC;
background-position:0 -26px;
}

a.ebook-blurb span.heading{
font-size:1.1em;
color:#000;
font-weight:900;
display:block;
margin-bottom:30px;
}

a.ebook-blurb span.heading em{
color:#740061;
}

a.ebook-blurb:hover span.heading em{
color:#FF00DC;
}

.btn{
font-family:Courier New;
padding:0 3px;
font-variant:small-caps;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background:#666;
color:#fff;
font-weight:900;
width:40px;
display:inline-block;
text-align:center;
text-transform:lowercase
}

.btn.f{
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
width:20px;
text-transform:none;
}

.btn.num{
background:#111;
}

.btn.second{
background:#629DDF;
}

.btn.shift{
color:#111;
background:#7DDFAA;
}

.btn.alpha{
color:#111;
background:#ccc;
}

.btn.apps{
color:#8369AE;
background:#111;
}

.btn.catalog{
width:49px;
}

div.col{
float:left;
width:45%;
}

div.col.border{
border-right:1px dotted #ccc;
margin:0 15px 0 0;
padding:0 15px 0 0;
}

div.text{
width:33em;
margin:0 auto;
}

#pnlOutput em{
text-decoration:underline;
}

span.bar{
display:inline-block;
line-height:.55em;
border-top:1px solid #000;
}
