/*****
Theme Name: MFS - X
Theme URL: 
Description: 
Author: 
Author URI: 
Version: 1.0
*****/

/***** CSS RESET - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ *****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-attachment: fixed;
	background-color: #000; 
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/***** STRUCTURE *****/
#envelope {
	margin: 110px auto 0 auto;
	width: 993px;
	font-family: Tahoma, Helvetica, sans-serif;
}

#header {
	margin: -110px auto 0 auto; 
	width: 100%;
	height: 120px;
	font-size: .88em;
	color: #fff;
	position: fixed;
	background: url(images/header-bg.png) repeat-x;
	z-index: 99;
}

.main-title {
	margin: 0 0 0 13px;
}

#header h1 {
	margin: 14px 0 10px 0;
}

.slug {
	color: #9b9688;
	margin: 13px 0 0 0;
}

.g9 {
	color: #9b9688; 
}

.ga {
	color: #aaa; 
}

.gb {
	color: #bbb; 
}

.gc {
	color: #ccc; 
}

.gd {
	color: #ddd; 
}

#header a  {
	color: #fff;
}

#header a:hover {
	text-decoration: underline;
}

.search {
	float: right;
	margin: -63px 10px 0 700px;
}

.tagged {
	color: #f5f4f1;
	text-align: right;
	font-size: .66em;
	margin: -20px 14px 0 0;
	letter-spacing: 1px;
	font-weight: 100;
}

.tagged a {
	color: #f5f4f1;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.tagged a:hover {
	color: #f5f4f1;
	text-decoration: underline;
}

/***** POST "CARDS" *****/
#entry {
	width: 993px;
	height: 352px;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: url(images/card.png) no-repeat;
}

#entry p{
	float: left;
	text-align: center;
	color: #3a3832;
}

#entry img {
	border: 1px solid #605d58;
	margin: 29px 38px;
}

.post_text {
	position: absolute;
	margin: 26px 0 0 327px;
	padding: 100px 0 0 0;
	width: 650px;
	height: 177px;
	text-align: center;
}

h2, .post_text h1 {
	font-family: "Adobe Garamond Pro", Times, serif; 
	font-size: 1.5em;
	line-height: 1.2em;
	letter-spacing: .1em ;
	text-transform: lowercase;
	font-variant: small-caps;
	color: #333;
}

.post_text h2, .post_text h1 {
	padding: 0 1em 0 1em;
}

h2:first-letter, .post_text h1:first-letter {
	font-size: .9em;
	letter-spacing: .1em ;
	font-weight: 600;
	text-transform: uppercase;
	color: #3a3832;
}

h2 a:hover, .post_text h1 a:hover {
	color: #999;
}

.meta {
	background: url(images/hr-fade.png) top left no-repeat;
	font-size: .6em;
	margin: .5em 0 0 13px;
	padding: 1em 0 0 0;
	letter-spacing: 1px;
	font-weight: 100;
}

.meta a {
	text-transform: uppercase;
	font-weight: bold;
}

.meta a:hover {
	color: #999;
}

.meta2 {
	font-size: .6em;
	margin: .35em 0 0 0;
	padding: 1em 0 0 0;
	letter-spacing: 1px;
	font-weight: 100;
}

.meta2 a {
	text-transform: uppercase;
	font-weight: bold;
}

.meta3 {
	font-size: .6em;
	letter-spacing: 1px;
	font-weight: 100;
}

.meta3 a {
	text-transform: uppercase;
	font-weight: bold;
}

.perma {
	font-size: .88em;
	line-height: 0;
}

.embellish {
	font-size: 1.5em;
}

.postnav {
	font-size: .6em;
	margin: -5px auto 5px 9px;
	padding: 6px 0;
	letter-spacing: 1px;
	font-weight: 100;
	width: 975px;
	color: #FFF;
	text-align: center;
}

.postnav a {
	color: #9b9688;
	text-transform: uppercase;
	font-weight: bold;
}

.postnav a:hover {
	color: #fff;
}

#sidebar {

}
/***** FLEX CARD *****/
#flex_card {

}

#flex_top {
	background: url(images/flex_top.png) no-repeat;
	width: 993px;
	height: 7px;
}

#flex_fill {
	background: url(images/flex_fill.png) repeat-y;
	width: 923px;
	padding: 10px 40px;
}

#flex_bottom {
	background: url(images/flex_bottom.png) no-repeat;
	width: 993px;
	height: 25px;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
	font-size: .88em;
}

#flex_fill li {
	line-height: 1.75em;
}

strong {
	font-weight: bold;
}

fieldset {
	margin: 0 0 15px 0;
}

.form-label, .form-input, .form-textarea, .form-option, .form-option {
	margin: 0 0 5px 0;
}

legend {
	display: none;
}

#flex_card h2 {
	background: url(images/hr-fade.png) bottom left no-repeat;
	margin: 0 0 15px 0;
}

h3 {
	font-family: "Adobe Garamond Pro", Times, serif; 
	line-height: 1.2em;
	letter-spacing: .1em ;
	text-transform: lowercase;
	font-variant: small-caps;
	color: #333;
}

h3:first-letter {
	font-size: 1.1em%;
	letter-spacing: .1em ;
	font-weight: 600;
	text-transform: uppercase;
	color: #3a3832;
}

h3 a:hover {
	color: #999;
}

#flex_card a {
	text-decoration: underline;
}

#similar {
	margin: 14px 0 0 3px;
}

#similar li {
	display: inline;
}

#similar li a img {
	border: 1px solid #605d58;
	margin: 7px 14px 11px 0;
	width: 111px;
	height: 111px;
}

/***** SHARE ICONS *****/
p.share {
	float: right;
	margin: -98px 16px 0 0;
}

p.share a {
	float: left;
	margin: 0 5px 0 0;
}

p.share a:hover {

}

a.digg {
	background: url(images/digg.gif);
	width: 20px;
	height: 20px;
	display: block;
}

a.digg:hover {
	background-position: -20px;
}

a.stumble {
	background: url(images/stumble.gif);
	width: 20px;
	height: 20px;
	display: block;
}

a.stumble:hover {
	background-position: -20px;
}

a.technorati {
	background: url(images/technorati.gif);
	width: 20px;
	height: 20px;
	display: block;
}

a.technorati:hover {
	background-position: -20px;
}

a.reddit {
	background: url(images/reddit.gif);
	width: 20px;
	height: 20px;
	display: block;
}

a.reddit:hover {
	background-position: -20px;
}

a.delicious {
	background: url(images/delicious.gif);
	width: 20px;
	height: 20px;
	display: block;
}

a.delicious:hover {
	background-position: -20px;
}

a.yahoo {
	background: url(images/yahoo.gif);
	width: 20px;
	height: 20px;
	display: block;
}

a.yahoo:hover {
	background-position: -20px;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover{
	color: #999;
}

/***** CLEARFIX - http://www.webtoolkit.info/css-clearfix.html *****/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

/***** STICKY FOOTER - http://ryanfait.com *****/
* {
	margin: 0;
}
html, body {
	height: 99%;
}
.wrapper {
	min-height: 99%;
	height: auto !important;
	height: 99%;
	margin: 0 auto -5px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 5px; /* .push must be the same height as .footer */
}

.footer {
	padding: 5px 5px 12px 5px;
	background: #ededed;
	border-top: 3px double #9b9688;
	border-bottom: 3px double #9b9688;
}

/***** WORDPRESS STATS SMILEY KILL *****/
img#wpstats{
	width:0px;
	height:0px;
	padding:0px;
	border:none;
	overflow:hidden
}

.wp-caption-text {
	display: none;
}