/* 
Theme Name: Oulipo
Theme URI: http://andreamignolo.com/oulipo
Description: A grid-based, black and white WordPress theme
Version: 1.0.6
Author: A. Mignolo 
Author URI: http://andreamignolo.com
Tags: white, three-columns, fixed-width, threaded-comments, sticky-post

License: GNU General Public License (GPL) version 3

*/


/* =Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link  {
	margin:0;
	padding:0;
	}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

blockquote:before, blockquote:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* =Layout
------------------------------------------------------------------*/

#wrapper {
	width: 60em;
	margin: 0 auto;
}

#main_nav {
	width: 10em;
	margin: 9em 0 0 0;
	float: left;
	display: inline;
	position: fixed;
}

#content {
	/*width: 50em;*/
	float: left;
	display: inline;
	min-height: 30em;
}

#entry_content {
	width: 30em;
	/*margin: 0 2.5em 0 4.5em; */
	float: left;
	display: inline;
}

#supplementary {
}

#footer_contact {
	width: 15.7em;
	float: right;
	display: inline;
}

#footer_info {
	margin: 0 0 0 20em;
    width: 45em;
	float: left;
	display: inline;
}

#main_nav ul {
	margin: 2.5em 0 0 0;
}


.meta ul {
	margin: 1em 0 0 0;
}

.meta li {
	margin: .3em 0 0 0;
	line-height: 1.5em;
	padding: 0 0 .2em 0;
}

ul#categories li, ul#archives li {
	border-bottom: 0;
}

#footer {
	clear: both;
}

.date, .description {
	margin: .1em 0 1.5em 0;
	padding: 0;
}


.header {
	margin: 0 0 1.5em 0;
}

.entry {
	margin: 0 0 4em 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry img.alignright {
	margin: 0 0 1.5em 1em;
}

.entry img.alignleft {
	margin: 0 1em 1.5em 0;
}

.offsite img {
	margin-top: 1em;
	border: 0;
}

#main_nav h1.masthead a {
	line-height: 1em;
}

dd.gallery-caption {
	font-size: 11px;
	color: #CCC;
	line-height: 12px;
	margin-top: .5em;
}

.entry .gallery {
	margin-top: 0;
	padding-top: 0;
}

/* =Typography
------------------------------------------------------------------*/

#entry_content .sticky {
	border: 1px dotted #CCC;
	padding: 15px;
	margin-bottom: 20px;
}


/* =Typography
------------------------------------------------------------------*/

body, .delicious-desc {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;
}

h1, h2, h3, h4, h5, #main_nav ul, .date, .description, .ctitle, .fin,
 	.entry > p:first-child:first-line, .error, .navigation, .more-link, .comment-author, .comment-meta {
	font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;
}

h1, .date, .description {
	font-variant: small-caps;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.7em;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.7em;
	margin: 1em 0 0 0;
	border-bottom: 1px solid #eee;
}

#supplementary h3, h2.widgettitle {
	margin: 2em 0 -.7em 0;
	font-size: 1.15em;
	font-variant: small-caps;
	border-bottom: none;
}

.widget li {
	border-bottom: 0;
}

h4 {
	font-size: 1.4em;
	margin: 2em 0 0 0;
	font-variant: small-caps;
}

h5 {
	font-size: 1.3em;
	margin: .8em 0;
}

#main_nav ul {
	text-transform: uppercase;
	font-size: .75em;
	list-style-type: none;
}

.entry {
	font-size: .75em;
	line-height: 1.9em;
}

#entry_content p {
	margin: .7em 0 2em 0;
}

.description, .date  {
	font-size: .8em;
	color: #aaa;
}

.commentcount {
	color: #aaa ;
}

#entry_content .date {
	margin: -2em 0 2em 0;
}

.entry > p:first-child:first-letter {
	font-size: 2em;
}

.entry > p:first-child:first-line {
	font-variant: small-caps;
	font-size: 1.3em;
}

.entry ul, .entry ol {
	margin: 1.5em 0 0 0;
	padding-left: 2.2em;
}

#search {
	margin-top: 1.5em;
	border-bottom: 1px dotted #999;
}

.search {
	text-transform: uppercase;
	font-size: .7em;
	padding-right: .5em;
}

#searchform {
	margin-top: -1em;
	text-align: right;
	padding: 0 0 1em 0;
	}

input {
	border: 1px solid #666;
	}

blockquote {
	width: 90%;
	margin: 2em auto;
	padding: 0 0 0 1em;
	border-left: 2px solid #000;
	font-style: italic;
}

.entry img {
	margin: 1.5em auto 0 auto;
	padding: 3px;
	border: 1px solid #000;
	display: block;
}

.entry img.wp-smiley {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

#entry_content .caption {
	margin: -2.4em 2em 1.5em 0;
	font-size: .85em;
	color: #666;
	text-align: center;
}

#entry_content .caption a, ol.footnotes a {
	font-size: 1.0em;
}

#entry_content h3 a {
	font-weight: normal;
	font-variant: small-caps;
	color: #000;
	font-size: .75em;
}

#supplementary ul {
	list-style-type: none;
}

#supplementary ul li ul li {
	border-bottom: 1px dotted #EEE;
}

#supplementary p {
	line-height: 1.5em;
}

.meta {
	margin: 0;
	font-size: .7em;
	line-height: 1.9em;
}

.footnotes {
	margin: 3em 0 0 0;
	padding-left: 2.2em;
	border-top: 1px dotted #999;
	font-size: .85em;
	line-height: 1.2em;
}

li.footnote {
	margin-top: .5em;
}

.wp-tag-cloud {
	padding-left: 0;
}

.highlight {
	color: #ff9900;
}

.error {
	font-size: 5em;
	text-align: center;
}

#footer {
	font-size: .7em;
	line-height: 1.7em;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer_contact {
	padding: 1em 0 1em 1em;
}

#footer_info {
	height: 3.2em;
	padding: 1em 1.9em 1em 1em;
	border-right: 1px dotted #000;
}


#entry_content .fin {
	text-align: center;
	font-size: 1.3em;
	margin: 3em 0 4em 0;
}

.more-link .bracket {
	line-height: 5em;
	font-size: 1.5em;
}

.post_nav {
}

code {
	font-size: 1.2em;
}

.navigation {
	font-size: .9em;
	border-top: 1px solid #EEE;
	font-variant: small-caps;
}

.spacer {
	height: 2em;
	background: url(./images/spacer.png) top center no-repeat;
	padding-right: 1em;
}


/* =Link Styles
------------------------------------------------------------------*/

a {
	color: #666;
}

#main_nav h1.masthead a {
	color: #FF9900;
}
#main_nav h1.masthead a:hover {
	border-right: none;
}

h2 {
	border-bottom: 1px solid #bbb;
}

h2 a, #main_nav a {
	color: #000;
}

h2 a:hover {
	color: #666666;
	border-bottom: 1px solid #ddd;
}

h3 {
	margin: 2em 0 0 0;
}

img a, img a:hover {
	text-decoration: none;
}

.entry a, .navigation a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #EEE;
}

.entry a:hover, .navigation a:hover {
	color: #FF9900;
	border-bottom: 1px dotted #333;
}

.entry sup {
	font-size: 11px;
	color: #aaa;
}

.entry sup a {
	border: 0;
	color: #3399FF;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

#supplementary .post_nav ul.about_nav li a, #supplementary .post_nav ul.single_post_meta a, #supplementary ul.contact_key li a {
	color: #888888;
	border-bottom: 0;
}

#main_nav li {
	border-bottom: 1px solid #EEE;
}

#main_nav a {
	display: block;
	width: 100%;
	line-height: 1.6em;	
	padding-top: .3em;
}
#footer a {
	border-bottom: 1px solid #eee;
}

#footer a:hover {
	color: #3399FF;
	border-bottom: 1px solid #FF9900;
}

#supplementary a {
	color: #888;
}

#supplementary a:hover {
	color: #3399FF;

}

#supplementary .offsite a, .offsite a img {
	border: 0;
}

.entry h3 a, .entry h3 a:hover {
	color: #333;
	text-decoration: none;
	border: 0;
}

.entry a.more-link {
	color: #666;
	font-variant: small-caps;
	font-size: 1.2em;
	border: 0;
	text-align: center;
	display: block;
	margin: 1em auto;
	text-transform: none;
	font-weight: normal;
	clear: both;
	
}


/* =Plug-in Styles
------------------------------------------------------------------*/

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

ul.delicious li {
	margin: 1em 0;
	line-height: 1.5em;
	padding-bottom: .8em;
}

.twitter {
	margin: 0 0 4em 0;
	font-size: .7em;
	color: #999;
}

.smartarchives {
	margin: 2em 0 3em 0;
	font-size: .8em;
}

.smartarchives ul {
	margin: 0 0 1.5em 0;
	list-style-type: none;
}
	
.smartarchives h2 {
	margin: 0 0 0 0;
}

.smartarchives h2 a {
	text-decoration: none;
	color: #000;
	border: 0;
}

.smartarchives h2 a:hover {
	text-decoration: none;
	border: 0;
}

.monthly {
	clear: both;
	padding-top: 3em;
}

ul.archive_block {
	padding-left: 0;
	width: 100%;
	overflow: hidden;
	padding-bottom: 2em;
}

#content .archive_block li {
	float: left;
	display: inline;
	padding: 5px 7px;
	background: #000;
	color: #FFF;
	font-size: 11px;
	margin-left: .2em;
	margin-bottom: .2em;
}

#content .archive_block li.empty {
	font-size: 11px;
	color: #333;
}

#content .smartarchives .archive_block li a {
	color: #CCC;
	border-bottom: 0;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px dotted #336699;
	
}

.contactform {
	margin: 2em 0;
}

.contactform label {
	font-weight: bold;
}

.contactleft {
	margin: 1em 0 0 0;
}

#contactsubmit {
	margin: 1em 0 0 0;
}




/* =Threaded Styles
------------------------------------------------------------------*/

ul.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

ul.commentlist span.says {
	display: none;
}

ul.commentlist .comment-author, ul.commentlist .comment-meta {
	font-variant: small-caps;
}

ul.commentlist .comment-meta {
	margin-top: -.5em;
}

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

h3#comments {
	margin-bottom: 1em;
	clear: both;
}

ul.commentlist .navigation {
	border: 0;
}

ul.commentlist .comment.bypostauthor .vcard img {
	border: 1px solid #FF9900;
}

ul.commentlist .comment .comment-author.vcard img{
	border: 1px solid #000;
}

.depth-2 {
	margin-top: 2em;
}


/* =Comment Styles
------------------------------------------------------------------*/
ul.commentlist, ul.commentmeta {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ul.commentmeta {
	margin-top: 2em;
}

img.avatar {
	margin: 0 1em 0 0;
	float: left;
	display: inline;
}

.commenttext {
	margin-left: 4.4em;
	border-bottom: 1px dotted #000;
	padding-bottom: 1.5em;
}

#comments, #respond {
	margin: 3em 0 0 0;
	border: 0;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {
	font-variant: small-caps;
}

/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required 
------------------------------------------------------------------*/

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#entry_content .entry p.wp-caption-text {
	color: #CCC;
	text-align: center;
	font-size: 11px;
	margin-top: 0;
}

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}

#content section#firstSection {
	position: absolute;
	top: 60px;
}


/****************Jeremy Tarpley *****************/

html {
    background-color: #000;
}

body {
    color: #fff;
    font-size:62.5%;
}

h1, h2, h3, h4, h5, h6 {
    /* ive taken many ideas from Jason Santa Maria (http://jasonsantamaria.com/) and others - credits will be added eventually.  For now, feel like I have to admit that I'm using the same font stack he is for my headings*/
   /**/ font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    letter-spacing: 0.08em;
    font-weight: 400;
}



/* restyling parts of the theme Im building on */
header {
    font-size: .9em;
    color: #fff;}
    
header h1, header h2, header h3, header h4, header h5, header h6 {
    /* ive taken many ideas from Jason Santa Maria (http://jasonsantamaria.com/) and others - credits will be added eventually.  For now, feel like I have to admit that I'm using the same font stack he is for my headings*/
    font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
    letter-spacing: 0.08em;
    font-weight: 400;
}

#wrapper {
    margin-top: 90px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    color: #444;
    width: 480px;
    padding: 60px;
    border-radius: 5px;
    -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #fff;
font-size: 1.58em;
}
#wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #main_nav ul, #wrapper .date, #wrapper .description, #wrapper .ctitle, #wrapper .fin, #wrapper .entry > p:first-child:first-line, #wrapper .error, #wrapper .navigation, #wrapper .more-link, #wrapper .comment-author, #wrapper .comment-meta {
font-family:"Hoefler Text","Constantia",Georgia,"Times New Roman",Times,serif;
}
#wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6,
#wrapper h2 a, #main_nav a {
	color: #111;
}

.strikethrough {
	text-decoration: line-through !important;
	font-weight: normal;
	opacity: .5;
}
#wrapper .sidebar, #wrapper .sidebar h1, #wrapper .sidebar h2, #wrapper .sidebar h3, #wrapper .sidebar h4, #wrapper .sidebar h5, #wrapper .sidebar h6 {
    color: #fff;    font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;

}
/* END restyling parts of the theme Im building on */


#pageBackground {
    display: none;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

#layer1,
#layer2,
#layer3 {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#layer1 {}
#layer2 {}
#layer3 {}

header {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 30px;
    width: 100%;
    background-color: #000;
    border-bottom: 1px solid #181C21;
    padding: 10px 0;
    opacity:0.8;
    z-index: 4;
}

header nav {
    display: block;
    float: left;
    margin: -10px 0 0 20px;
    font-size: 1em;
}

header nav a {
    display: block;
    float: left;
    color: #ddd;
    font-size: 1.8em;
    padding: 18px 8px 8px 8px;
    margin-right: 20px;
    height: 30px;
    text-decoration: none;
    letter-spacing: 0.08em;
    font-weight: 200;
    font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
}

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

header nav a.current {
    background-color: #fff;
    color: #000;
}

header h1 {
    position: absolute;
    top: 10px;
    right: 12px;
    background-color: #181C21;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #181C21;
    padding: 10px;
    font-size: 1em;
    opacity:0.7;
    /*filter:alpha(opacity=70);*/
}

header h1 a {
    text-decoration: none;
}

#content {
    display: block;
}

#content section {
    display: none;
    background-color: #181C21;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #181C21;
    position: relative;
    margin: 25px 25px 0 0;
    padding: 20px;
    font-size: 1.05em;
    line-height: 1.5em;
    float: right;
    opacity:0.88;
    right: -315px;
    /*filter:alpha(opacity=70);*/
}

#content section .subsection {
    width: 200px;
    }

#firstSection {
    top: 65px;
}

footer {
    min-height: 300px;
    /*background-color: #000703;*/
    display: block;
    width: 600px;
    margin: 0 auto;
}

footer section {
    width: 560px;
    margin: 0 auto;
    display: none;
    background-color: #181C21;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #181C21;
    position: relative;
    margin: 25px 25px 0 0;
    padding: 20px;
    font-size: 1.05em;
    line-height: 1.5em;
    float: left;
    opacity:0.7;
    /*filter:alpha(opacity=70);*/
}

.subsection {
    padding: 5px 5px 10px 5px;
    border-top: 1px solid #585C61;
    display: block;
    float: left;
    width: 250px;
    margin: 10px 10px 10px 10px;
}

/* the grid look is an idea I stole from http://devkick.com/lab/fsgallery/ */
#grid {
    background: url(/img/grid.png) repeat scroll 0 0;
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    overflow: hidden;
    z-index: 0;
    
}

.last {
    border-bottom: 1px solid #585C61;
}

h2 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.3em;
    margin: 10px 0;
    font-weight: bold;
}

a {
    color: #ddd;
    text-decoration: underline;
}

ul {
    margin-top: 10px;
}

li {
    padding: 4px 0 4px 3px;
    list-style-type: disc;
    margin-left: 20px;
}

p {
    margin: 10px 0;
}

.hidden, #hidden-for-now, #hidden-for-now * {
    display: none !important;
    height: 0;
    width: 0;
    position: absolute;
    top: -99999px;
    margin: 0;
    padding: 0;
    text-indent: -999999px;
    background: transparent none;
    font-size: .0001px;
}




/***************************BASE FORMS CSS***************************/
select, input, button, textarea {
	font: 100% Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-weight: normal;
	vertical-align: baseline;
	margin: 2px 2px 10px 0;
	padding: 4px 3px;
}

input, button, textarea {	
	border: 1px solid #bbb;
	outline: 0;
	background: #F9F9F9;
	background: linear-gradient(center top, #f0f0f0, #ffffff) repeat scroll 0 0 #ffffff;
	background: -moz-linear-gradient(center top, #f0f0f0, #ffffff) repeat scroll 0 0 #ffffff;
	background: -webkit-gradient(linear, left top, left 25, from(#F9F9F9), to(#ffffff));  
}

select {
	padding: 0;
}

/*
 * laying down a base style for all buttons on our sites
 * inspired by GOOGLE buttons:
 */
input#submit, input[type="submit"], input[type="reset"], button {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #F3F3F3;
	background: linear-gradient(center top , #f9f9f9, #e2e2e2) repeat scroll 0 0 #f9f9f9;
	background: -moz-linear-gradient(center top , #f9f9f9, #e2e2e2) repeat scroll 0 0 #f9f9f9;
	background: -webkit-gradient(linear, left top, left 25, from(#f9f9f9), to(#e2e2e2));  
	cursor: pointer;
	margin: 0 8px 2px 0;
	outline: medium none;
	padding: 3px 6px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

input[type="file"] {
}

input:hover, textarea:hover,  
input:focus, textarea:focus {  
	border-color: #c9c9c9;
	background-color: #fff;
	background: #fff;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

input[type="submit"]:focus, button:focus,
input[type="submit"]:hover, button:hover {
	background: #e9e9e9;
	background: linear-gradient(center top , #f9f9f9, #e9e9e9) repeat scroll 0 0 #f9f9f9;
	background: -moz-linear-gradient(center top , #f9f9f9, #e9e9e9) repeat scroll 0 0 #f9f9f9;
	background: -webkit-gradient(linear, left top, left 25, from(#f9f9f9), to(#e9e9e9)); 
}

form legend {
	background-color: transparent;
	border: medium none;
	display: block;
	font-size: 95%;
	font-weight: bold;
	line-height: 150%;
	margin: 0;
	padding: 0 0 0.5em;
}

form label {
	line-height: 1.5em;
	margin: 1em 0;
	padding: 0 0 1em;
}

fieldset {
	line-height: 1.5em;
	margin: 1em 0;
	padding: 0 1em 1em;
	width: auto;
}

/***************************END BASE FORMS CSS***************************/


.FB_profile_pic, .fb_profile_pic_rendered {
       width: 32px !important;
       height: 32px !important;
}
 
#sfc_comm_send {
	display: none;
}

#haiti-banner {
	margin: -50px 0 50px 0;
}

#wrapper #firstHeading {
	font-family: helvetica, "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif !important;
	font-size: 4em;
	line-height: 0.9em;
	margin-bottom: 50px;
	font-variant: normal;
}