/* 
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 {background:#FCFCFB}

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 {
	outline: none;
	text-decoration: none;
	}

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

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

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

img {border:none;}

ul,ol {list-style:none;}

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

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

#wrapper .show {display:block!important}

#main_nav {
	width: 133px;
	padding-left:41px;
	margin: 0;
	float: left;
	display: inline;
}

#content {
	width: 49em;
	margin: 62px 0 0 0;
	float: right;
	display: inline;
	min-height: 30em;
	color:#4C4C4C;
}

#entry_content {
	width: 29.3em;
	margin: 0 1.5em 0 4.5em;
	float: left;
	display: inline;
}

#supplementary {
	width: 13.7em;
	margin: 0 0 0 0;
	float: right;
	display: inline;
}

#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: 56px 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#archives {display:block;}

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

#main_nav h1.masthead a img {
	display:block;margin:0 auto;
}

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 {
	/*background: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;*/
	font-family: Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, h5, #main_nav ul, .date, .description, .ctitle, .fin,
 	 .error, .navigation, .more-link, .comment-author, .comment-meta {
	/*font-family: "Hoefler Text", "Constantia", Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Georgia, Times, serif;
	color:#3D3D3D;
}

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

h1 {
	font-size: 1.5em;
	color:#3D3D3D;
}

h1 a {color:#3D3D3D}

h2 {
	font-size: 1.7em;
	margin-bottom: 1em;
	color:#3D3D3D;
}

h2 a {color:#3D3D3D;}

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

h3 a {color:#3D3D3D;}

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

.widget li {
	border-bottom: 0;
}

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

h4 a {color:#3D3D3D}

h5 {
	font-size: 1.3em;
	margin: .8em 0;
	color:#3D3D3D;
}

h5 a {color:#3D3D3D;}

#main_nav ul {
	text-transform: uppercase;
	font-size: 18px;
	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 ul, .entry ol {
	margin: 1.5em 0 0 0;
	padding-left: 2.2em;
}

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



#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 {
	position: fixed;
	width: 15.5em;
}

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 a, #main_nav a {
	color: #3D3D3D;
}

h2 a:hover {
	color: #ED1C24;
}

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: #3D3D3D;
	border-bottom: 1px solid #EEE;
}

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

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

.entry sup a {
	border: 0;
	color: #3D3D3D;
	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: #3D3D3D;
	border-bottom: 0;
}

#main_nav a {
	display: block;
	width: 100%;
	line-height: 1.6em;	
}

#main_nav a:hover, .current_page_item, .current {
	width: 100%;
	background:none !important
}

#footer a:hover {
	color: #ED1C24;
}

#supplementary a {
	color: #3D3D3D;
}

#supplementary a:hover {
	color: #ED1C24;

}

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

.entry h3 a, .entry h3 a:hover {
	color: #ED1C24;
	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: #3D3D3D;
	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;
}
#main_nav {font-size:12px; line-height:140% }
#main_nav h2 {padding-bottom:10px;font-size:1em;font-weight:bold}
#leftMenu { border-bottom:1px solid #e2e2e4; padding-bottom:13px;font-size:1.5em; }
#leftMenu a { color:#757679; text-align:right; text-transform:none;display:none;line-height:28.5px }
#leftMenu li { padding-bottom:4px;}
#leftMenu li  ul { font-size:0.777em; padding:6px 0 0px; }
#leftMenu li  ul li { padding-bottom:0; }
#leftMenu li.active  ul li a { color:#757679; }
#leftMenu li.active a , #leftMenu a:hover, #leftMenu li.active li a:hover { color:#ed1c24; }
#main_nav #subForm  {padding:14px 0 7px;border-bottom:1px solid #e2e2e4;line-height:140%}
#main_nav #subForm  fieldset {border:0}
#main_nav #subForm label {font-size:0.916em;color:#757679;text-align:right;display:block;font-weight:bold}
#main_nav #subForm input {border:1px solid #cececf;margin-bottom:7px;width:130px;font:0.916em Verdana,Arial,Helvetica,sans-serif;color:#757679;padding:2px 0}
#main_nav #subForm .button input {background:#818181;float:right;color:#fff;width:auto;padding:2px 5px;border:0;font-weight:bold;color:#fff;cursor:pointer;overflow:visible}
#main_nav #subForm h2 {padding-bottom:0;line-height:16.5px}
#main_nav #subForm h2,#main_nav .supporter h2{text-align:right}
#main_nav .supporter {padding-top:11px;clear:both}
#main_nav .supporter h2 {padding-bottom:0;border:none;line-height:15px}
#main_nav .supporter strong {display:block;padding-bottom:10px}
#main_nav .supporter img {display:block;padding-bottom:5px}

#footer { width:865px; height:70px; margin:0 auto; color:#818181; font-size:0.833em; overflow:hidden; clear:both; }
#footer div { border-right:1px solid #cececf; float:left; padding:15px 36px 15px 0; margin-right:29px; font-size:10px; }
#footer a { color:#818181; font-weight:normal }
#footer ul {  overflow:hidden; padding:15px 0; float:left; width:550px; }
#footer ul li { float:left; margin-left:-1px; }
#footer ul li a { background:url(images/delimit.gif) no-repeat left center; padding:0 6px 0 8px; font-size:10px;}
#footer ul li.active a, #footer ul li a:hover { color:#ED1C24; }

#searchsubmit {background:none;border:none;color:#ED1C24;font-family:verdana, Arial, Sans-Serif;font-weight:bold;cursor:pointer;padding:0;text-transform:uppercase;}
#header { padding-top:10px; }
#header .logo { float:left; padding:12px 27px 0 0; border-right:1px solid #cececf; height:71px; }
#header h1 { font-size:24px; line-height:0.9em; width:361px; color:#757679; padding:16px 0 0 39px; float:left; position:relative; display:none}
#header h1 a { color:#757679; }

#header {display:inline-block;}
#header {display:block;width:53.2em;margin:0 auto;}
#header:after {content:'.';clear:both;height:0;display:block;visibility:hidden;}