/*
Theme Name: Impact
Description: A variation of the default WordPress mu theme for the ImpactMozilla.com website.
Version: 0.1
Author: Steven Garrity

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0;
}
body#home {	background: #6d813a url("http://www.impactmozilla.com/img/background-home-board.jpg") no-repeat; }
body#page {	background: #6d813a url("http://www.impactmozilla.com/img/background-page-board.jpg") no-repeat; }

a:link,
a:visited {
	color: #55a72f;
}

a:hover,
a:active {
	color: #555;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 a,
h1 span {
	display: block;
	width: 460px;
	height: 218px;
	line-height: 999px;
	overflow: hidden;
}

#home #content {
	position: absolute;
	top: 150px;
	left: 38px;
	width: 508px;
	padding: 50px;
}

#page #content {
	position: absolute;
	top: 150px;
	left: 38px;
	width: 597px;
}

#page #content .page {
	background: #fff url("http://www.impactmozilla.com/img/background-page-btm.jpg") bottom center no-repeat;
	min-height: 620px;
	margin: 50px 0 0 0;
	padding: 0 50px 50px 50px;
}

#home #content h2 {
	background: transparent url("http://www.impactmozilla.com/img/background-title-welcome.png") no-repeat;
	display: block;
	width: 505px;
	height: 85px;
	line-height: 999px;
	overflow: hidden;
	margin: 0;
}

#page #content h2.basic {
	background: transparent url("http://www.impactmozilla.com/img/background-title-basic.png") no-repeat;
	display: block;
	width: 242px;
	height: 76px;
	line-height: 999px;
	overflow: hidden;
	margin: 0 0 0 -25px;
}

#page #content h2.submit {
	background: transparent url("http://www.impactmozilla.com/img/background-title-submit.png") no-repeat;
	display: block;
	width: 340px;
	height: 78px;
	line-height: 999px;
	overflow: hidden;
	margin: 0 0 0 -25px;
}

#page #content h2.watercooler {
	background: transparent url("http://www.impactmozilla.com/img/background-title-watercooler.png") no-repeat;
	display: block;
	width: 276px;
	height: 78px;
	line-height: 999px;
	overflow: hidden;
	margin: 0 0 0 -25px;
}

#page #content h2.whiteboard a,
#page #content h2.whiteboard span {
	background: transparent url("http://www.impactmozilla.com/img/background-title-whiteboard.png") no-repeat;
	display: block;
	width: 276px;
	height: 78px;
	line-height: 999px;
	overflow: hidden;
	margin: 0 0 0 -25px;
}

#page #content h2.metrics {
	background: transparent url("http://www.impactmozilla.com/img/background-title-metrics.png") no-repeat;
	display: block;
	width: 200px;
	height: 78px;
	line-height: 999px;
	overflow: hidden;
	margin: 0 0 0 -25px;
}

#page #content h2.rules {
	background: transparent url("http://www.impactmozilla.com/img/background-title-rules.png") no-repeat;
	display: block;
	width: 288px;
	height: 78px;
	line-height: 999px;
	overflow: hidden;
	margin: 0 0 0 -25px;
}

#page #content h2.rules-phase1 {
	background: transparent url("http://www.impactmozilla.com/img/background-title-rules-phase1.png") no-repeat;
	display: block;
	width: 322px;
	height: 101px;
	line-height: 999px;
	overflow: hidden;
	margin: 0 0 0 -25px;
}

#page #content h2.rules-phase2 {
	background: transparent url("http://www.impactmozilla.com/img/background-title-rules-phase2.png") no-repeat;
	display: block;
	width: 312px;
	height: 96px;
	line-height: 999px;
	overflow: hidden;
	margin: 0 0 0 -25px;
}


#page #content p#rules-prizes {
	border-style: double;
	border-color: #a2d998;
	border-width: medium 0;
	padding: 5px 0;
	margin: 5px 0 20px 0;
}

#page #content h3 {
	font-weight: normal;
}

#page #content h4 {
	font-size: 12px;
	color: #55a72f;
	text-transform: uppercase;
	margin-bottom: 0;
}

#home #content p {
	font-size: 13px;
	line-height: 1.2em;
	color: #8e8986;
	margin-top: 0;
}

#page #content p,
#page #content ul,
#page #content ol,
#page #content dl {
	font-size: 11px;
	line-height: 1.2em;
	color: #8e8986;
	margin-top: 0;
}

#page #content ul {
	padding-left: 14px;
}

#page #content ul.basic {
	list-style: none;
	padding: 0;
}

#page #content dl dd { margin: 0 0 0.5em 0; }

#home #content p.begin,
#home #content p.share {
	position: relative;
	width: 250px;
	color: #55a72f;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 5px 0 10px 0;
}
#home #content p.begin { margin-top: 20px; }

#home #content p.begin a {
	position: absolute;
	top: -10px;
	left: 110px;
	background: transparent url("http://www.impactmozilla.com/img/link-learnmore.png") no-repeat;
	display: block;
	width: 141px;
	height: 43px;
	line-height: 999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#home #content p.share a {
	position: absolute;
	top: -10px;
	left: 200px;
	background: transparent url("http://www.impactmozilla.com/img/link-submit.png") no-repeat;
	display: block;
	width: 158px;
	height: 42px;
	line-height: 999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#page #content p.go-to-form a {
	background: transparent url("http://www.impactmozilla.com/img/link-gotoform.png") no-repeat;
	display: block;
	width: 146px;
	height: 49px;
	line-height: 999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#page #content .post {
	margin: 20px;
	border-bottom: 1px #e1e2e3 solid;
}

#page #content .post h2,
#page #content #comments,
#page #content #respond {
	color: #8a8d85;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px 0;
}

#page #content .post small {
	color: #8a8d85;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	margin: 5px 0;
	display: block;
}

#page #content .post .entry {
	margin: 10px 0;
}

#page #content .post p.postmetadata {
	text-transform: uppercase;
}

#page #content .post p.postmetadata a {
	color: #8aa85a;
	text-decoration: none;
}

#page #content #comments,
#page #content #respond,
#page #content #commentform,
#page #content .commentlist {
	margin: 20px 20px 0 20px;
}

#menu {
	background: transparent url("http://www.impactmozilla.com/img/background-vert-divider.png") no-repeat;
	position: absolute;
	top: 160px;
	left: 660px;
	width: 275px;
	list-style: none;
	margin: 0;
	padding: 20px 0 0 40px;
}

#menu li {
	float: left;
}

#menu li a,
#menu li span {
	display: block;
	width: 135px;
	height: 118px;
	margin: 0;
	padding: 0;
	line-height: 1000px; /* hide text */
	overflow: hidden; /* hide text */
}

#menu li.basic a, #menu li.basic span {	background: transparent url("http://www.impactmozilla.com/img/postitnote-basic.png") no-repeat; }
#menu li.basic a:hover {	background-position: 0 -123px; }
#menu li.metrics a, #menu li.metrics span {	background: transparent url("http://www.impactmozilla.com/img/postitnote-metrics.png") no-repeat; }
#menu li.metrics a:hover {	background-position: 0 -123px; }
#menu li.blog a, #menu li.blog span {	background: transparent url("http://www.impactmozilla.com/img/postitnote-blog.png") no-repeat; }
#menu li.blog a:hover {	background-position: 0 -123px; }
#menu li.rules a, #menu li.rules span {	background: transparent url("http://www.impactmozilla.com/img/postitnote-rules.png") no-repeat; }
#menu li.rules a:hover {	background-position: 0 -123px; }
#menu li.submit a, #menu li.submit span {	background: transparent url("http://www.impactmozilla.com/img/postitnote-submit.png") no-repeat; }
#menu li.submit a:hover {	background-position: 0 -123px; }
#menu li.vote a, #menu li.vote span {	background: transparent url("http://www.impactmozilla.com/img/postitnote-vote.png") no-repeat; }
#menu li.vote a:hover {	background-position: 0 -123px; }
#menu li.discussion a, #menu li.discussion span {	background: transparent url("http://www.impactmozilla.com/img/postitnote-discussion.png") no-repeat; }
#menu li.discussion a:hover {	background-position: 0 -123px; }

#menu li.selected a,
#menu li.selected span {	background-position: 0 -123px; }

#home #copyright {
	background: transparent url("http://www.impactmozilla.com/img/mozilla-head.png") no-repeat;
	position: absolute;
	top: 660px;
	left: 50px;
	width: 560px;
	color: #58563a;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 40px 0;
	padding: 10px 0 15px 75px;
}

#home #copyright span {
	font-size: 11px;
	font-weight: normal;
}

#page #content #copyright {
	background: transparent url("http://www.impactmozilla.com/img/mozilla-head.png") 10px 10px no-repeat;
	width: 560px;
	color: #58563a;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 20px 0 25px 75px;
}

#page #content #copyright span {
	font-size: 11px;
	font-weight: normal;
}

#page #content #back {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 51px;
	width: 135px;
	background: url("http://www.impactmozilla.com/img/go-back.png") top left no-repeat;
	line-height: 1000px; /* hide text */
	overflow: hidden; /* hide text */
}


/* Begin Typography & Colors */

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

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 #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

