/*   
Theme Name: A Tasty Pixel Theme
Theme URI: 
Description: 
Author: Michael Tyson
Author URI: http://atastypixel.com
Template: thematic
Version: 1.0.1
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* @group General */


@font-face {
    font-family: 'QuicksandLight';
    src: url('media/webfonts/quicksand_light-webfont.eot');
    src: url('media/webfonts/quicksand_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/webfonts/quicksand_light-webfont.woff') format('woff'),
         url('media/webfonts/quicksand_light-webfont.ttf') format('truetype'),
         url('media/webfonts/quicksand_light-webfont.svg#QuicksandLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'QuicksandBold';
    src: url('media/webfonts/quicksand_bold-webfont.eot');
    src: url('media/webfonts/quicksand_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('media/webfonts/quicksand_bold-webfont.woff') format('woff'),
         url('media/webfonts/quicksand_bold-webfont.ttf') format('truetype'),
         url('media/webfonts/quicksand_bold-webfont.svg#QuicksandBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
   background: #1a1a1a;
   padding: 0;
   margin: 0;
   line-height: 22px;
   font-family: "Helvetica Neue", sans-serif;
}

#wrapper {
   background: #f9f9f9 url(media/images/background.png) repeat-x 0 0;
   height: 100%;
   width: 100%;
}


/* @end */

/* @group Layout */

/* @group Header */

#header {
   width: 100%;
   height: 200px;
   min-width: 935px;
}

#header h1 {
   background: url(media/images/header-small.jpg) no-repeat center center;
   position: absolute;
   width: 344px;
   height: 106px;
   text-indent: -9999px;
   top: 17px;
   left: 24px;
}

#header h1 a {
   display: block;
   width: 100%;
   height: 100%;
}


#header ul {
   text-transform: lowercase;
   font: 24px QuicksandLight;
   list-style: none;
   text-align: right;
   padding-right: 20px;
   padding-top: 90px;
   margin: 0;
}

#header ul li {
   display: inline-block;
}

#header ul a {
   color: black;
   text-align: center;
   width: 150px;
   line-height: 50px;
   display: block;
   text-decoration: none;
}

#header ul a:hover, #header ul a.active  {
   color: black;
   font-family: QuicksandBold;
   margin-top: -1px;
}

h1.blog {
   display: none;
}

#parachute {
   background: url(media/images/sketches/parachute.png) no-repeat;
   width: 263px;
   height: 203px;
   position: absolute;
   top: 23px;
   left: 0;
   z-index: 3;
}

.home #header h1 {
   left: 100px;
}


/* @end */

/* @group Content */

#container {
   width: 900px;
}

#content, .hentry {
   width: 580px;;
}

#content .post {
    width: auto;
    background: white;
    border: 1px solid #eee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}

#main {
   width: 900px;
   min-height: 709px;
}

h1.page-title {
	display: none;
}

.entry-title {
   font-size: 1.6em;
   padding: 0;
   text-align: center;
   margin-bottom: 40px;
}

.entry-meta {
    display: none;
}

.entry-content {
    padding: 0;
}

p.rss, p.twitter {
   line-height: 14px;
   text-decoration: none;
   margin: 26px;
   white-space: nowrap;
}

p.rss a, p.twitter a {
   text-decoration: none;
   padding-left: 23px;   
}

p.rss .statistics, p.twitter .statistics {
	display: block;
	padding-left: 23px;
	color: #888;
	font-size: 0.9em;
}

p.rss {
   background: url(media/images/rss.png) no-repeat 0 top;
   margin-bottom: 8px;
}

p.twitter {
   background: url(media/images/twitter.png) no-repeat 0 top;
   margin-top: 0;
}

.twitter-image img {
   margin: 0 auto;
	margin-bottom: 50px;
}

.twitter-image {
	text-align: center;
	padding-bottom: 80px;
}

.twitter-image p a:before {
	content: url(media/images/twitter.png);
}

.twitter-image a {
	text-decoration: none;
	color: black;
}

.twitter-image h1 {
	font-size: 20px;
	color: #888;
	margin: 10px;
}

#category-menu {
	position: absolute;
	top: 0px;
	margin-left: -10px;
	border: 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	z-index: 100;
}

#category-menu ul {
	margin: 0;
	padding: 0;
}

#category-menu li {
	font-size: 90%;
	list-style-type: none;
	display: inline-block;
	background-image: url(category.png);
	width: 148px;
	height: 47px;
	line-height: 43px;
	text-align: center;
	margin-right: -5px;
}

#category-menu li.current-cat, body.home #category-menu li.cat-item-none {
	background-image: url(category-active.png);
}

#category-menu li a {
	display: block;
	width: 100%;
	height: 100%;
	color: black;
	text-decoration: none;
}

#respond {
    background: none;
}

/* @end */

/* @group Sidebar */


div#primary.aside.main-aside {
   width: 255px;
   overflow: hidden;
   float: left;
   text-align: right;
   font-size: 0.7em;
   border: none;
   padding-top: 0;
}

div#primary.aside.main-aside h3 {
   font-weight: bold;
   font-style: normal;
}

div#primary.aside.main-aside li.widgetcontainer {
   margin-bottom: 26px;
}

div#primary.aside.main-aside p {
   text-align: justify;
   font-size: 1.3em;
}

div#primary.aside.main-aside li {
   list-style-type: none;
   text-align: left;
}

div#primary.aside.main-aside .widgetcontainer li {
  font-size: 1.2em;
}

div#primary.aside.main-aside .widget_wpcomstats_most_visited_posts li,
div#primary.aside.main-aside .widget_recent_entries li {
   list-style-type: disc;
}

div#primary.aside.main-aside input#s {
   width: 100%;
}

div#primary.aside.main-aside ul.products {
   margin-top: 20px;
   list-style-type: none;
   font-size: 1.1em;
   text-align: left;
}

div#primary.aside.main-aside ul.products a {
   text-decoration: none;
   display: block;
   width: 100%;
   height: 100%;
}

div#primary.aside.main-aside ul.products a span {
   padding-left: 58px;
   display: block;
}

div#primary.aside.main-aside ul.products li {
   height: 66px;
}

div#primary.aside.main-aside ul.products li.cartographer {
   background: url(media/images/products/cartographer/icon-tiny.jpg) no-repeat;
}

div#primary.aside.main-aside ul.products li.talkie {
   background: url(media/images/products/talkie/icon-tiny.jpg) no-repeat;
}

div#primary.aside.main-aside ul.products li.loopy {
   background: url(media/images/products/loopy/icon-tiny.jpg) no-repeat;
}

div#primary.aside.main-aside ul.products li.talkie-for-mac {
   background: url(media/images/products/talkie-for-mac/icon-tiny.jpg) no-repeat;
}

#newsletter-form #newsletter-input {
	width: 160px;
	padding-right: 16px;
	position: relative;
	left: 18px;
}

#newsletter-form.pending #newsletter-input {
	background: #eee url(media/images/spinner.gif) no-repeat right center;
}

#newsletter-form .placeholder {
	color: #aaa;
}

#newsletter-form #newsletter-subscribe {
	border: 0;
	background: transparent url(media/images/arrow.png) no-repeat center center;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	vertical-align: text-top;
	position: relative;
	z-index: 4;
	cursor: pointer;
}

#newsletter-form #newsletter-message {
	display: block;
	text-align: center;
}

#newsletter-form.pending #newsletter-subscribe {
	visibility: hidden;
}


/* @end */

/* @group Footer */

#footer {
   border: 0;
   background: url(media/images/footer.jpg) repeat-x 0 top;
   width: 100%;
   height: 128px;
   vertical-align: bottom;
   font-size: 0.9em;
   color: #888;
   margin-top: 0;
}

#siteinfo {
   position: absolute;
   margin-top: 81px;
   text-align: center;
   width: 100%;
}

#footer a {
   text-decoration: none;
   color: #fff;
}



/* @end */



/* @end */

/* @group Content */

#comments-list .comment-content ol, #comments-list .comment-content ul,
#comments-list .comment-content ol li, #comments-list .comment-content ul li {
	border: none;
	background: none;
}

#comments-list .comment-content ul {
	list-style: circle;
	margin-left: 25px;
}

#comments-list .comment-content ol {
	list-style: decimal;
	margin-left: 25px;	
}

#comments-list .comment-content ol li, #comments-list .comment-content ul li {
	padding: 0;
}

.addthis_toolbox {
	line-height: 14px;
	width: 300px;
	margin: 60px auto;
}

.addthis_toolbox a {
	text-decoration: none;
	color: #888;
}

#content .embed-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-top: -10px;
    margin-bottom: 40px;
    margin-left: -10px;
    margin-right: -10px;
}

#content img.fullwidth {
    margin-top: -10px;
    margin-bottom: 40px;
    margin-left: -10px;
    margin-right: -10px;
}

#content p + .embed-youtube {
    margin-top: 40px;
}

#content .embed-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#content .embed-youtube + .caption {
    padding-left: 10px;
    color: #aaa;
    font-style: italic;
    margin-top: -30px;
    margin-bottom: 30px;
}

#content .entry-utility {
    margin-top: 20px;
    margin-bottom: 0;
    float: left;
}

#content .entry-footer-permalink {
    margin-top: 20px;
    float: right;
}
    
#content .entry-footer-permalink a {
    color: #666;
    font-size: 13px;
    line-height: 18px;
}
/* @end */

