/* @override http://www.quasipartikel.at/wordpress/wp-content/themes/quasipartikel/style.css */

/*
Theme Name: Quasipartikel
Theme URI: http://www.quasipartikel.at/
Description: A Quasipartikel wordpress style.
Version: 1.0
Author: Michael Aufreiter
Author URI: http://www.quasipartikel.at/
Tags: dark, one column, fixed width

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

*/


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* end clearfix */

/* Begin Typography & Colors */

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0px;
	padding: 0px;
	background: #0f1616;
}

body {
	/* Resets 1em to 10px */
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #232f2e;
	/*color: #c1ebeb;*/
	color: #96b8b7;
	text-align: center;
}

#page {
	background: #232f2e;
	

/*border: 1px solid #959596;*/
	text-align: left;
	font-size: 1.3em;
	line-height: 1.7em
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	/*background-color: #f8f8f8;*/
}

.thread-even {
	/*background-color: white;*/
}


#footer_wrapper {
	background: #0f1616;
}

#footer {
	border: none;
	font-size: 0.9em;
	padding: 0;
	margin: 0 auto;
	padding-top: 25px;
	width: 700px;
	clear: both;
}

#footer p {
	/*font-family: Georgia;
	font-style: italic;*/
	color: #4f6f6c;
	padding: 0;
	padding-bottom: 15px;
}

#footer .info {
	width: 440px;
	/*border: 1px solid white;*/
	float: left;
}

#footer p.quasipartikel {
	font-family: Georgia;
	font-style: italic;
	color: #78a19b;
	font-size: 1.6em;
}

#footer .address {
	width: 233px;
	/*border: 1px solid white;*/
	float: right;
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#sidebar h2 {
	font-family: Georgia, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}


canvas.wp-caption {
	padding-top: 10px;
}


/*h3 {
	font-family: 'Helvetica Neue UltraLight', 'HelveticaNeue-UltraLight', 'Helvetica Neue', 'HelveticaNeue', Arial;
	font-weight: normal;
	font-size: 2.0em;
	text-shadow: 2px 2px 2px #000;
	margin-bottom: 30px;
	color: #7ea19b;
}*/

h3 {
	font-family: Georgia, Arial;
	font-size: 1.7em;
	text-shadow: 1px 1px 3px #000;
	font-weight: normal;

	text-shadow: 1px 1px 2px #000;
	margin-bottom: 30px;
	color: #7ea19b;
}

h4 {
	font-size: 1.1em;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

h5 {
	
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 10px;
}

h6 {
	
	font-size: 0.9em;
}

#menu_wrapper {
	z-index: 1;
	background: #232f2e;
	position: relative;
}

#menu {
	z-index: 3000;
	position: relative;
	top: 90px;
	margin: auto;
	width: 700px;
}

#menu .logo {
	float: left;
	display: inline;
	padding: 0px;
}

#menu .logo a {
	width: 80px;
	height: 62px;
	display: block;
	opacity: 0.8;
	padding: 0px;
	/*background: red;*/
	background: url(images/qp.png);
	/*background-position: -90px;*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/qp.png', sizingMethod='scale');
}

#menu .logo a span {
	display: none;
}

#menu .logo a:hover {
	opacity: 1;
}

/*#menu .logo img {
	padding: 0;
	border: none;
}*/


#menu ol {
	margin-top: 0px;
	margin-bottom: 15px;
	display: inline;
	float: right;
}

#menu ol li {
	display: inline;
	line-height: 1.2em;
}

h2.pagetitle {
	width: 700px;
	margin: auto;
}

#menu ol li a {
	padding: 7px;
	margin-right: 5px;
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: black;
	opacity: 0.8;
}

#menu ol li a:hover, #menu ol li.current-cat a  {
	/*border-bottom: 3px solid white;*/
	/*background: #0f1616;*/
	opacity: 0.97;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 2px solid #0f1616;
	/*padding: 2px;*/
	background: #0f1616;
}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
}

div.comment-author.vcard {
	/*position: absolute;
	margin-right: 800px;*/
}
.comment {
	position: relative;
}




.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;
	text-transform: uppercase;
}

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

small, .nocomments, .postmetadata, blockquote, strike {
	color: #455d5b;
}

code {
	font: 1.0em 'Consolas', 'Courier New', Courier, Fixed;
	color: #a0c4c3;
}

.codesnippet {
  background: #1a2424;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	display: block;
}

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

a {
	color: #7EA19B;
	/*color: #1da0c3;*/
	text-decoration: none;
}

a:hover {
	color: #fff;
}

#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 Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	/*background: #232f2e;*/
	margin: 0px auto;
	padding: 0;
}


#header_wrapper {
	/*background: url(images/quasiheader.png) center;*/
	/*background: #0f1616;*/
}

#header {
	display: ;
	margin: auto;
	/*margin-top: 20px;
	margin-bottom: 20px;*/
	height: 199px;
	/*width: 700px;*/
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {
	
}


#content_wrapper {
	margin: auto;
	width: 700px;
}

#content_wrapper .primary {
	float: right;
	width: 340px;
  margin-left:20px;
  text-align:justify;
  line-height:1.7em;
}

#content_wrapper .primary p+p{
  text-indent:2em;
}

/*#content_wrapper .primary > p:first{
  text-indent:0em;
}*/

/*#content_wrapper .secondary {
	float: left;
	width: 200px;
  padding-top:60px;
}

#content_wrapper .secondary p {
	font-size: 0.9em;
}
*/

#content_wrapper .secondary {
	float: left;
	width: 340px;
  padding-top:0px;
  text-align:justify;
  line-height:1.7em;
}

#content_wrapper .secondary p+p{
  text-indent:2em;
}

/*#content_wrapper .secondary > p:first{
  text-indent:0em;
}*/


/* projects page */

.projects {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 745px;
}

.project {
	position: relative;
	left: -15px;
	width: 201px;
	height: 300px;
	background: #1A2424;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	padding: 10px;
	margin-left: 13px;
	margin-bottom: 13px;
	color: #72928c;
}

.project img {
	opacity: 0.5;
}

.project:hover img {
	opacity: 1;
}

.project:hover {
	background: #0F1616;
}

.project .descr {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
}

.project .descr p {
	color: #78a19b;
}

.project .descr .avatar {
	float: right;
	margin-top: 7px;
	margin-left: 10px;
}

.project .meta {
	position: absolute;
	font-size: 0.9em;
	bottom: 20px;
}

/* posts container */

.post {
	width: 700px;
	margin: 20px auto 40px auto;

	position: relative;
}

.post_metadata {
	text-align: right;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: -150px;
	padding: 8px;
	padding-right: 0px;
	outline-style:none;
	font-family: 'Lucida Grande';
	color: #4b6563;
	outline-width:0px;
	line-height: 1.0em;
	text-transform: uppercase;
	border-top: 1px solid #4b6563;
	/*text-align: right;
	width: 120px;
	height: 40;
	position: absolute;
	left: 0px;
	top: 65px;
	text-transform: uppercase;
	margin-left: -170px;
	padding: 15px;
	padding-top: 0px;
	border-right: 1px solid #435b59;*/
}

.post_metadata .day {
	margin-bottom: 7px;
	position: relative;
	font-weight: bold;
	height: 32px;

	/*padding-bottom: 10px;
	border-bottom: 1px solid #4b6563;*/
}

.post_metadata strong {
	font-family: Times New Roman;
	font-size: 40px;
	letter-spacing: -0.04em;
	font-weight: normal;
	position: absolute;
	top: 3px;
	right: 15px;
}

.post_metadata sup {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	position: absolute;
	top: -6px;
	right: 0px;
}

.post_metadata .month {
	font-size: 11px;
	position: relative;
	top: -2px;
}

.post_metadata .author {
	margin-top: 0px;
	font-size: 11px;
	position: relative;
	top: -2px;
}

.post_tags {
	text-align: right;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 100px;
	margin-left: -120px;
}

p.tags {
	font-size: 11px;
	margin-top: 10px;
	text-transform: none;
}
p.tags a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #1a2424;
	padding: 3px;
	border: none;
}

p.tags a:hover {
	background: #151e1f;
	border: none;
}

/* intros container */

.intro_wrapper {
	background: #1a2424;
	padding: 20px;
}

.intro {
	text-shadow: 1px 1px 2px #000;
	width: 700px;
	padding: 20px;
	font-size: 12pt;
	line-height: 1.4em;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	color: #72928c;
  	margin:auto;
}

.intro a {
	border-bottom: 1px dotted #7ea19b;
	padding: 1px;
}

.intro a:hover {
	border-color:white;
}

.intro p+p{
  text-indent:2em;
}

.intro.plot p {
	text-align:justify;
	width:700px;
}

.intro p{
  width:500px;
}

.intro.plot p{
  width:700px;
}

.intro em{
  font-style:italic;
}

.intro .hello{
  font-size:1.9em;
}

.intro .line{
  border-bottom:1px solid #72928c;
  margin-top:15px;
  margin-bottom:10px;
  width:60px;
}

hr {
	height: 1px;
	background: #4b5554;
	border: none;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.hr {
	border-bottom: 1px solid #4b5554;
}

/*.hr {
	height: 1px;
	background: #4b5554;
	border: none;
	border-style: none;
	margin: 0px;
	padding: 0px;
}*/

.post hr {
	display: block;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin-top: 20px;
	/*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;
	text-transform: uppercase;
	font-size: 12px;
}

.clear {
	clear: both;
}




/* End Structure */

/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	/*font-size: 2.2em;*/
	/*font-family: 'Helvetica Neue UltraLight', 'HelveticaNeue-UltraLight', 'Helvetica Neue', 'HelveticaNeue', Arial;*/
	font-size: 1.7em;
	text-shadow: 1px 1px 3px #000;
	margin: 0px;
	padding: 20px 0 20px 0;
	font-family: Georgia;
	font-weight: normal;
	color: #7EA19B;
}

h2 a {

}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}


/* End Headers */

/* 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: square;
	padding-left: 10px;
	text-indent: -10px;
	margin-bottom: 30px;
}

html>body .entry li {
	margin: 4px 0 4px 30px;
	padding-left: 10px;
}


/* .entry styles */


.post {
	position: relative;
}

.entry {
	position: relative;
	/*text-align: justify;*/
}
.entry p {
	padding-bottom: 20px;
	/*text-indent: 2em;*/
}

.entry a {
	border-bottom: 1px dotted #7ea19b;
	padding: 1px;
}

.entry a:hover {
	border-bottom: 1px dotted #fff;
}


.posts .entry p {
	border-top: 1px solid #4b6563;
	padding: 0px;
	padding-top: 10px;
}

.posts .entry img {
	float: right;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}


.post .entry a.teaser_image_space {
  border:1px solid #4B6563;
  display:block;
  float:left;
  margin-right:1em;
  margin-top:1em;
  overflow:hidden;
  width:170px;
  height:170px;
  position:relative;
  padding:0;
}

.post .entry a.teaser_image_space img{
  border:0;
  left:0px;
  padding:0;
  position:absolute;
}

.stuff_inside{
  position:absolute;
  width:170px;
  height:170px;
  margin:0px;
  padding:0px;
}

<!--[if IE 6]>
.stuff_inside{
  display:none;
}
<![endif]-->


.video{
  background:url('images/video_inside.png');
}

.entry .excerpt {
	/*padding-top: 20px;*/
	color: #c1ebeb;
	font-family: Georgia;
	font-size: 1.4em;
	border-top: 1px solid #4b6563;
	border-bottom: 1px solid #4b6563;
	margin-bottom: 20px;
	padding-top: 20px;
}

.entry.detailed .excerpt img {
	display: none;
}

#content em {
	background: #1a2424;
	padding: 1px 3px !important;
}


.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;
}

/* 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;
}

#comments_wrapper {
	background: #1a2424;
}

h3#comments {
	width: 700px;
	margin: auto;
	padding-top: 50px;
}

ol.commentlist {
	width: 700px;
	margin: auto;
}

#commentform input {
	width: 170px;
	padding: 4px;
	margin: 5px 5px 1px 0;
	font-size: 1em;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #1a2424;
	border-style: solid;
	background: #1a2424;
	outline-style:none;
	font-family: 'Lucida Grande';
	color: #4b6563;
	outline-width:0px;
}

#commentform input:focus {
	background: #0f1616;
	border-color: #0f1616;
	color: #fff;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 4px;
	font-size: 1em;
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #1a2424;
	border-style: solid;
	background: #1a2424;
	outline-style:none;
	font-family: 'Lucida Grande';
	color: #4b6563;
	outline-width:0px;
}

#commentform textarea:focus {
	background: #0f1616;
	border-color: #0f1616;
	color: #fff;
}

#respond {
	width: 700px;
	margin: auto;
}

#respond h3 {
	padding-top: 50px;
}

#respond:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	position: relative;
	left: 15px;
	padding: 5px;
	float: right;
	background: #1a2424;
	color: #c1ebeb;
}

#commentform #submit:hover {
	background: #0f1616;
	border-color: #0f1616;
}
/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 0px;
}

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 0px 10px 0px;
	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 {
	font-size: 1.6em;
	font-family: Georgia;
	font-style: italic;
	color:#78A19B;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	padding-top: 20px;
}

.commentmetadata {
	position: absolute;
	top: 37px;
	width: 200px;
	right: 720px;
	display: block;
	text-align: right;
	font-size: 0.9em;
}

.commentmetadata a {
	color: #4b6563;
}

.commentmetadata a:hover {
	color: white;
}

.comment-edit-link {
	display: none;
}

/* 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;
}

a img {
	border: 2px solid #0f1515;
}

.navigation {
	width: 700px;
	margin: auto;
	margin-top: 40px;
	/*background: #1a2424;*/
}

.navigation a {
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px;
	margin-right: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #1a2424;
}

.navigation a:hover {
	background: #0f1616;
	color: white;
}

/* End Various Tags & Classes*/

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #1a2424;
	text-align: center;
	background-color: #1a2424;
	padding: 10px;
	padding-top: 15px;
	margin: 10px;
	
	margin-left: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-caption a {
	border: none;
}

.wp-caption a:hover {
	border: none;
}

.wp-caption img {
	margin: 0;
	padding: 1px;
	border: 1px solid gray;
	
}

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

/* End captions */

#features_wrapper {
	background: #1a2424;
	/*background: url(images/quasipattern.png);*/
}

#features {
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 20px 0 10px 0;
	width: 700px;
	margin: auto;
	color: #526f6c;
}


/* photos */
/* photos */
.photos ul {
	padding-left: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.photos ul li {
	display:inline;
	padding:3px;
}

.photos ul li img {
	border:1px solid; padding:1px;
}
                          
div.photos {
	overflow:auto;
	padding: 15px 0;
}



/*#features a {
	color: #364542;
}*/

#features #dudes {
	float: left;
	width: 233px;
}

#features #projects {
	float: left;
	width: 233px;
}

#features h3 {
	
}

#features #posts {
	float: left;
	width: 233px;
}

ul.features_list {
	list-style-type: none;
}

ul.features_list li div.icon {
	padding-right: 10px;
	padding-bottom: 10px;
	width: 40px;
	height: 50px;
	float: left;
}

ul.features_list li {
	
}

ul.features_list li div.data {
	padding-top: 0px;
	float: left;
	width: 150px;
}


/* facebox styles */
#facebox .b {
  background:url(./images/facebox/b.png);
}

#facebox .tl {
  background:url(./images/facebox/tl.png);
}

#facebox .tr {
  background:url(./images/facebox/tr.png);
}

#facebox .bl {
  background:url(./images/facebox/bl.png);
}

#facebox .br {
  background:url(./images/facebox/br.png);
}



#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 1px;
  /*background: #7ea19b;*/
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .close {
	display: none;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  /*border-top: 1px solid #DDDDDD;*/
  /*padding-top: 5px;*/
  /*margin-top: 10px;*/
  text-align: right;
  display: none;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 200;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* gist styles */

#page .gist {
  color: #a0c4c3;
  background-color: #1a2424;
  padding: 6px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}

  #page .gist div {
    padding: 0;
    margin: 0;
  }

  #page .gist .gist-file {
    border: none; /* gray */
    font-family: "Lucida Grande", "Courier New", monospace;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 20px;
    
  }

    #page .gist .gist-file .gist-meta {
      overflow: hidden;
      margin-top: 20px;
      line-height: 1.3em;
      padding: .5em;
      color: #bae2e2;
      background-color: #1a2424;

    }

      #page .gist .gist-file .gist-meta a {
        color: #6c8b86;
      }
      
      #page .gist .gist-file .gist-meta a:visited {
        color: #6c8b86;
      }
      #page .gist .gist-file .gist-meta a:hover {
        color: white;
      }
    #page .gist .gist-file .gist-data {
      overflow: auto;
      background-color: #1a2424;
      border-bottom: none;
      font-size: 12px;
    }

      #page .gist .gist-file .gist-data pre {
        font-family: 'Consolas', 'Bitstream Vera Sans Mono', 'Courier', monospace;
        margin: 0 !important;
        border: none !important;
        padding: .25em .5em .5em .5em !important;
      }

        #page .gist .gist-file .gist-data .gist-highlight {
          background: transparent !important;
        }

        #page .gist .gist-file .gist-data .gist-line-numbers {
          background-color: #ececec;
          color: #aaa;
          border-right: none;
          text-align: right;
        }

          #page .gist .gist-file .gist-data .gist-line-numbers span {
            clear: right;
            display: block;
          }

#page .gist-syntax  { background: #ffffff; }
#page .gist-syntax .c { color: #405856; font-style: italic } /* Comment */
#page .gist-syntax .err { color: #a61717; background-color: #e3d2d2 } /* Error */
#page .gist-syntax .k { color: #ababab; font-weight: bold } /* Keyword */
#page .gist-syntax .o { color: #a0c4c3; font-weight: bold } /* Operator */
#page .gist-syntax .cm { color: #405856; font-style: italic } /* Comment.Multiline */
#page .gist-syntax .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
#page .gist-syntax .c1 { color: #405856; font-style: italic } /* Comment.Single */
#page .gist-syntax .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
#page .gist-syntax .gd { color: #a0c4c3; background-color: #ffdddd } /* Generic.Deleted */
#page .gist-syntax .gd .x { color: #a0c4c3; background-color: #ffaaaa } /* Generic.Deleted.Specific */
#page .gist-syntax .ge { color: #a0c4c3; font-style: italic } /* Generic.Emph */
#page .gist-syntax .gr { color: #aa0000 } /* Generic.Error */
#page .gist-syntax .gh { color: #999999 } /* Generic.Heading */
#page .gist-syntax .gi { color: #a0c4c3; background-color: #ddffdd } /* Generic.Inserted */
#page .gist-syntax .gi .x { color: #a0c4c3; background-color: #aaffaa } /* Generic.Inserted.Specific */
#page .gist-syntax .go { color: #888888 } /* Generic.Output */
#page .gist-syntax .gp { color: #555555 } /* Generic.Prompt */
#page .gist-syntax .gs { font-weight: bold } /* Generic.Strong */
#page .gist-syntax .gu { color: #aaaaaa } /* Generic.Subheading */
#page .gist-syntax .gt { color: #aa0000 } /* Generic.Traceback */
#page .gist-syntax .kc { color: #a0c4c3; font-weight: bold } /* Keyword.Constant */
#page .gist-syntax .kd { color: #a0c4c3; font-weight: bold } /* Keyword.Declaration */
#page .gist-syntax .kp { color: #a0c4c3; font-weight: bold } /* Keyword.Pseudo */
#page .gist-syntax .kr { color: #a0c4c3; font-weight: bold } /* Keyword.Reserved */
#page .gist-syntax .kt { color: #445588; font-weight: bold } /* Keyword.Type */
#page .gist-syntax .m { color: #009999 } /* Literal.Number */
#page .gist-syntax .s { color: #e7de89 } /* Literal.String */
#page .gist-syntax .na { color: #008080 } /* Name.Attribute */
#page .gist-syntax .nb { color: #0086B3 } /* Name.Builtin */
#page .gist-syntax .nc { color: #445588; font-weight: bold } /* Name.Class */
#page .gist-syntax .no { color: #008080 } /* Name.Constant */
#page .gist-syntax .ni { color: #800080 } /* Name.Entity */
#page .gist-syntax .ne { color: #990000; font-weight: bold } /* Name.Exception */
#page .gist-syntax .nf { color: #990000; font-weight: bold } /* Name.Function */
#page .gist-syntax .nn { color: #555555 } /* Name.Namespace */
#page .gist-syntax .nt { color: #008080 } /* Name.Tag */
#page .gist-syntax .nv { color: #008080 } /* Name.Variable */
#page .gist-syntax .ow { color: #a0c4c3; font-weight: bold } /* Operator.Word */
#page .gist-syntax .w { color: #bbbbbb } /* Text.Whitespace */
#page  .gist-syntax .mf { color: #009999 } /* Literal.Number.Float */
#page  .gist-syntax .mh { color: #009999 } /* Literal.Number.Hex */
#page .gist-syntax .mi { color: #009999 } /* Literal.Number.Integer */
#page .gist-syntax .mo { color: #009999 } /* Literal.Number.Oct */
#page .gist-syntax .sb { color: #e7de89 } /* Literal.String.Backtick */
#page .gist-syntax .sc { color: #e7de89 } /* Literal.String.Char */
#page .gist-syntax .sd { color: #e7de89 } /* Literal.String.Doc */
#page .gist-syntax .s2 { color: #e7de89} /* Literal.String.Double */
#page .gist-syntax .se { color: #e7de89 } /* Literal.String.Escape */
#page .gist-syntax .sh { color: #e7de89 } /* Literal.String.Heredoc */
#page .gist-syntax .si { color: #e7de89 } /* Literal.String.Interpol */
#page .gist-syntax .sx { color: #e7de89 } /* Literal.String.Other */
#page .gist-syntax .sr { color: #009926 } /* Literal.String.Regex */
#page .gist-syntax .s1 { color: #978d4a} /* Literal.String.Single */
#page .gist-syntax .ss { color: #990073 } /* Literal.String.Symbol */
#page .gist-syntax .bp { color: #999999 } /* Name.Builtin.Pseudo */
#page .gist-syntax .vc { color: #008080 } /* Name.Variable.Class */
#page .gist-syntax .vg { color: #008080 } /* Name.Variable.Global */
#page .gist-syntax .vi { color: #008080 } /* Name.Variable.Instance */
#page .gist-syntax .il { color: #009999 } /* Literal.Number.Integer.Long */