/*
Theme Name: Mind Candy 
Theme URI: http://mindcandy.com
Description: Mind Candy Wordpress Theme.
Version: 1.0
Author: Marty Batten
Author URI: http://mindcandy.com/
Tags: Mind Candy
*/

/*
General
----------------------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

html, body {
	height: 100%;
}

a:active {
        outline:none;
}

img {
border: 0px;
}

hr {
	display: none;
}

div.hr {
color: #eeeded;
background-color: #eeeded;
height: 1px;
margin: 15px 0 0 0;
}

div.hr hr {
  display: none;
}

body { 
    /* Reduce default font size to 10pt */
    font: 62.5%/1.5  "Lucida Grande", Arial, sans-serif;
    /* http://shapeshed.com/journal/controlling_font_size_using_css/ */
    background: #444 url(images/bground.png) top center repeat-x;
    color: #252525;
    text-align: center;
}

ul, li {
	list-style: none;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
	width: 840px;
	background: url(images/page-bground.gif) repeat-y;
	text-align: left;
}

#shadow {
	margin: 0 auto -100px;
	width: 840px;
        background: url(images/page-shadow.png) no-repeat;
}

#inner {
	width: 807px;
	margin-left: 17px;
        background: #fff;
}

#header {
	height: 125px;
	background: #f9f9f9;
	border-bottom: 1px solid #ededed;
}

#header h1 {
	width: 266px;
	height: 124px;
	text-indent: -9999px;
	background: url(images/logo-mindcandylarge.gif) no-repeat;
}

#header h1 a {
	width: 266px;
	height: 124px;
	display: block;
}

#hiring {
	width: 780px;
	text-align: right;
	position: absolute;
	top: 10px;
	color: #bdbdbd;
	font-size: 1.1em;
}

#hiring a {
	color: #bdbdbd;
	text-decoration: none;
}

#hiring a span {
	color: #bdbdbd;
	text-decoration: underline;
}

#hiring a:hover span {
	color: #333;
	text-decoration: underline;
}

#recruitment_slides {
	border: none;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 451px;
	height:258px;
}

#recruitment_slides img {
	border: 0;
	width: 451px;
	height: 258px;
}
 
/*
Homepage
----------------------------------------------------------------------------*/

p.intro {

font-weight: bold !important;
}

#moshimonsters {
        background: url(images/home-poppet.jpg) top left no-repeat;
        width: 451px;
        height: 384px;
}

#moshimonsters p {
	text-indent: -9999px;
}

#moshimonsters h2 a {
	display: block;
        width: 451px;
        height: 259px;
}

#tutpup p {
	text-indent: -9999px;
}

#moshimonsters h2,
#perplexcity h2, 
#tutpup h2 {
      text-indent: -9999px;
}

div.moshi {
      padding-top: 10px;
      color: #a3a3a3;
}

div.moshi p.moshi-p-last {
margin-bottom: 0!important;
}

#perplexcity {
	background: url(images/home-pxc2.jpg) top left no-repeat;
        width: 451px;
        height: 218px;
margin: 40px 0 40px 0;
}

#tutpup {
	background: url(images/home-tutpup.jpg) top left no-repeat;
        width: 451px;
        height: 205px;
margin: 40px 0 40px 0;
}

#tutpup h2 a {
	display: block;
        width: 451px;
        height: 122px;
}

#perplexcity h2 a {
	display: block;
        width: 451px;
        height: 122px;
}

div.pxc {
      padding-top: 20px;
      color: #a3a3a3;
}

a.pxc-button {
	display: block;
        position: absolute;
	width: 109px;
	height: 50px;
	background: url(images/button-view-pxc.gif) 0 0 no-repeat;
	margin: -120px 0 0 330px;
	text-indent: -9999px;
}

a.pxc-button:hover {
	background: url(images/button-view-pxc.gif) 0 -50px no-repeat;
}

a.visit {
	display: block;
	position: absolute;
	width: 109px;
	height: 50px;
	background: url(images/visit.gif) 0 0 no-repeat;
	margin: -20px 0 0 320px;
	text-indent: -9999px;
        outline:none;
}

a.visit-tutpup {
	display: block;
	position: absolute;
	width: 109px;
	height: 50px;
	background: url(images/visit.gif) 0 0 no-repeat;
	margin: -60px 0 0 320px;
	text-indent: -9999px;
        outline:none;
}

a.visit-pxc {
	display: block;
	position: absolute;
	width: 109px;
	height: 50px;
	background: url(images/visit.gif) 0 0 no-repeat;
	margin: -60px 0 0 320px;
	text-indent: -9999px;
        outline:none;
}

a.visit:hover,
a.visit-tutpup:hover,
a.visit-pxc:hover  {
	background: url(images/visit.gif) 0 -50px no-repeat;
}

/*
Nav
----------------------------------------------------------------------------*/

#nav1 {
    height: 3.6em;
    overflow: hidden;
    float: right;

  	position: relative;
  	top: -56px;
    font-size: 1.3em;
}

#nav1 li, #nav1 li a {
    position: relative;
    float: left;
}

#nav1 li {
    float: left;
}

#nav1 li {
    top: 15px;
    background: none; 
    margin-right: 27px;
    display: inline;
}

#nav1 li a {
    display: block;
    color: #333;
    text-decoration: none;
    height: 195px;
    font-weight: bold;
}

#nav1 li a:hover, 
#nav1 li a:hover span { 
    color: #999;
}

#nav1 li a:active, 
#nav1 li a:active span {
    color: #3f5f5a;
}

.clear-nav {
    height: 1px;
    margin-bottom: 10px;
    overflow: hidden;
    clear: both;
}

.current_page_item a, 
.current_page_item a:hover {
    color: #aaa !important;
}

/*
Mainbar
----------------------------------------------------------------------------*/

#mainbar {
	width: 505px;
	float: left;
        margin-top: -47px;
}

#mainbar-inner {
	margin: 27px;
}

#mainbar p {
	font-size: 1.3em;
	margin-bottom: 15px;
}

#mainbar ul {
	font-size: 1.3em;
        margin-bottom: 15px;
}

#mainbar ul li {
	margin: 0 0 10px 20px;
}

#mainbar h2 {
	font-size: 2.2em;
	margin-bottom: 15px;
	color: #aaa;
}

#mainbar h3 {
	font-size: 1.4em;
	margin-bottom: 15px;
	color: #252525;
}

#mainbar h3.blog-heading {
	font-size: 1.8em;
	margin-bottom: 15px;
	color: #252525;
}

#mainbar a {
	color: #f26b00;
}

#mainbar a:hover {
	color: #efb98e;
}

#mainbar div.press strong,
#mainbar div.press span {
        display: block;
}

div.vcard {
        font-size: 1.3em;
        margin-bottom: 15px;
}

.cssbox {
        background: #f9f9f9;
        border: 1px solid #ededed;
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0px;
        margin-bottom: 15px;
        color: #444444;
}

.cssbox h3 {
       font-size: 1.4em !important;
       color: #424242;
}

.cssbox p, .cssbox ul {
       font-size: 1.2em !important;
}

.people_dept {
       font-size: 1.7em !important;
       color: #AAAAAA;
       font-weight: bold;
}

.post {
        margin: 0 0 30px 0;
}

.post h3 a:hover {
        color: #f26b00 !important;
}

.post .entry {
margin-left: 0;
}
/*
.post-date{
        float: left;
        display: inline;
        margin: 0 0 0 -80px;
        background: #f9f9f9;
border: 1px solid #ededed;
width: 50px;
height: 50px;
text-align: center;
}

.post-date .month {
font-size: 1.2em;
background: #f4f3f2;
}

.post-date .day {
font-size: 1.6em;
font-weight: bold;
margin-top: 4px;
}
*/

div.postmetadata-wrapper {
        margin: -15px 0 20px 0;
color: #aaa;
font-size: 1.1em;
}

div.postmetadata-wrapper a {
        color: #333 !important;
        text-decoration: none;
}

div.postmetadata-wrapper a:hover {
        text-decoration: underline;
}

p.postmetadata {
      
}

#google-map {
       margin-bottom: 15px;
       border: 1px solid #ededed;
}

p.wp-caption-text {
       margin-top: 5px;
       color: #aaa !important;
       font-size: 1.1em !important;
}

/* Comments */

ol.commentlist li {
	background: #f2f2f1;
	border: 1px solid #ededed;
        padding: 10px;
        margin: 0 0 15px 0;
}

ol.commentlist li.alt {
	background: #f9f9f9;
}

ol.commentlist cite {
	font-style: normal;
        font-size: 1.2em;
}

ol.commentlist p {
	margin: 10px 0 10px 0!important;
}

ol.commentlist span {
	color: #aaa;
}

div.people strong {
        display: block;
}

div.responses {
        margin: 0;
        color: #aaa;
        font-size: 1.1em;
        border-bottom: 1px solid #ededed;
	/* background: url(images/bean.gif) top left no-repeat; */
        /* padding: 0 0 10px 25px; */
}

div.responses a {
        color: #333 !important;
        text-decoration: none;
}

div.responses a:hover {
        text-decoration: underline;
}

.people {
border-bottom: 1px solid #eeeded;
margin-bottom: 20px;
}

.people img {
float: left;
width: 89px;
height: 104px;
background: url(images/photos_bground.gif) no-repeat;
padding: 6px;
margin: 0 15px 0 0;
}

.people strong {
display: block;
font-size: 1.2em;
color: #252525;
}

.people img.mymoshi {
float: none !important;
width: 237px !important;
height: 84px !important;
background: none !important;
padding: 0 !important;
margin: 0 0 15px 0 !important;
}

div.links h2 {
padding: 0 !important;
margin: 0 !important;
}

div.navigation-top {
margin-bottom: 15px;
}

/*
Sidebar
----------------------------------------------------------------------------*/

#sidebar {
	margin-bottom: 57px;
	width: 302px;
	float: right;
	margin-top: -47px;
	font-size: 1.1em;
	color: #767675;
}

#sidebar-header {
	width: 275px;
	height: 48px;
	background: url(images/sidebar-header.gif) top left no-repeat;
	margin: 27px 0 0 0;
}

#sidebar-header h2 {
	text-indent: -9999px;
}

#sidebar-header h2 a {
	width: 275px;
	height: 48px;
        display: block;
}

#sidebar-inner {
	margin: 0 27px 0 0;
	background: url(images/round-corner.gif) bottom center no-repeat;
	padding: 5px 15px 15px 15px;
}

#sidebar-inner ul li {
	margin-bottom: 15px;
}

#sidebar-inner ul span {
	display: block;
}

#sidebar-inner li cite a {
	color: #252525;
	text-decoration: none;
	font-size: 1.1em;
font-style: normal;
}

#sidebar-inner li cite a:hover {
	color: #252525;
	text-decoration: underline;
	font-size: 1.1em;
}

#sidebar a {
	color: #f26b00;
}

#sidebar a:hover {
	color: #efb98e;
}

#sidebar a.blog-more {
	display: block;
	position: absolute;
	width: 109px;
	height: 50px;
	background: url(images/more.gif) 0 0 no-repeat;
	margin: -20px 0 0 150px;
	text-indent: -9999px;
outline:none;
}

#sidebar a.blog-more:hover {
	background: url(images/more.gif) 0 -50px no-repeat;
}

p.browsing {
       padding: 5px 0 15px 0;
}

#sidebar-extra {
	width: 275px;
	margin: 15px 0 0 0;
}

#sidebar-extra h2 {
	color: #252525;
	font-size: 1.1em;
}

#sidebar-extra ul {
	margin-bottom: 15px;
}

p.rss {
	background: url(images/rss.gif) no-repeat;
	text-indent: 22px;
}

a.techzone {
	background: url(images/techzone.gif) 0 0 no-repeat;
	display: block;
	width: 275px;
	height: 53px;
	text-indent: -9999px;
	margin-top: 40px;
}

a.techzone:hover {
	background: url(images/techzone.gif) 0 -53px no-repeat;
}

/*
Forms
----------------------------------------------------------------------------*/


a.post-comment {
	display: block;
	width: 109px;
	height: 50px;
	background: url(images/button-post.gif) 0 0 no-repeat;
	margin: 0;
	text-indent: -9999px;
}

a.post-comment:hover {
	background: url(images/button-post.gif) 0 -50px no-repeat;
}

#commentform input,
#commentform textarea {
        font-size: 1.0em;
        font-family: "Lucida Grande", Arial, sans-serif;
        padding: 4px;
        border-left: 1px solid #eeeded;
        border-top: 1px solid #eeeded;
        border-right: 1px solid #eeeded;
        border-bottom: 4px solid #eeeded;
        background: #f9f9f9;
        color: #767675;
}

#commentform #submit {
        border: 0 !important;
        background: none !important;
}

#commentform label {
        color: #767675;
        font-size: 1.0em;
}

/*
Footer
----------------------------------------------------------------------------*/

.footer, .push {
	height: 100px;
}

#footer {
	width: 840px;
	margin: 0 auto;
	background: url(images/page-footer.gif) top center repeat-y;
	font-size: 1.2em;
}

#footer div {
	width: 780px;
	margin-left: 17px;
	float: left;
	display: inline;
	text-align: left;
	padding: 32px 0 0 27px;
}

#footer div p span {
	color: #767675;
}
/*
#footer div p strong {
	display: block;
	width: 52px;
	height: 37px;
	text-indent: -9999px;
	background: url(images/logo-mindcandy.gif) repeat-y;
	margin-bottom: 5px;
}
*/
#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

img#wpstats{display:none}

