/* 
Theme Name: Oulipo
Theme URI: http://andreamignolo.com/oulipo
Description: A grid-based, black and white WordPress theme
Version: 1.0.9.2
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
License URI: http://www.gnu.org/licenses/gpl.html

*/


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

@font-face {
  font-family: "brandon-grotesque",sans-serif;
  font-weight: normal;
  font-style: normal;
}


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

input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}


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

#wrapper {
	width: 1060px;
	margin: 0 auto;
}


#header_image {
	float: left;
	position: fixed;
	width:780px;
	margin: 0;

	}


#content {
	width: 660px;
	margin: 215px 0 0 115px;
	float: left;
	display: inline;
	min-height: 30em;
}

#entry_content {
	width: 660px;
	margin: 0;
	float: left;
	display: inline;

}

.post {
  margin-bottom: 1.5em;
  clear: both;
}


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

#content .date {
	margin: 5px 0 0 0;
	padding: 0;
}


.entry {
	margin: 0;
	padding: 5px 0 20px 0;
	border-bottom: 1px solid #ececeb;

}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


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

.entry dt.gallery-icon img {
  margin-bottom: .3em;
  margin-top: .7em;
  border: 0 !important;
}

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

/* =Navigation
------------------------------------------------------------------*/


#main_nav {
	width: 100px;
	margin: 250px 15px 0 0;
	float: left;
	position: fixed;
}

#main_nav a {
	display: block;
	width: 100%;
	line-height:28px;	
	font-size: 20px;
	color: #000000;
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 300;	
	padding: 4px;
	letter-spacing: 0em;
}



#main_nav a:hover, .current {
	width: 100%;
	color: #a2a0a0 !important;
	padding: 4px;
	font-weight: 400;

}

#main_nav ul.menu li {
  position: relative;
}

#main_nav ul {
	margin: 0;
	list-style-type: none;
	text-align: right;
}

#main_nav ul.menu li ul.sub-menu,
#main_nav ul.menu li ul.children {
  display: block;
}

#main_nav ul.sub-menu, #main_nav ul.children {
  margin-top: 0;
  position: absolute;
  display: none;
	text-align: right;

}

#main_nav ul.sub-menu li a, #main_nav ul.children li a {
	color: #a2a0a0;
	font-size: 13px;
	font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 400;  
	line-height: 10px;

}

#main_nav ul.sub-menu li a:hover, #main_nav ul.children li a:hover {
	width: 100%;
	color: #000000 !important;
	padding: 4px;
	font-weight: 400;  

}


.navigation {
  	font-size: 12px;
	padding-top: 20px;
}

.navigation a {
  background: #e5e4e4;
  color: #000000;
  font-weight: normal;
  padding: 5px;
	font-family: "brandon-grotesque",sans-serif;
}

.navigation a:hover, input#submit {
  background: #000000;
  color: #FFF !important;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* =sidebar
------------------------------------------------------------------*/

#supplementary {
	width: 300px!important;
	margin-left:680px;
	position:absolute;
top:0px;


	
}

#supplementary .ad{
	width: 300px;
	margin: 20px 0 0 0;
	float: left;
}

#supplementary .inner {position:fixed; width:300px; background-color:#fff;}
#supplementary .adsh {position:absolute; width:300px;margin-top:420px; z-index:-1;}

#supplementary h1{
	margin: 15px 5px 0 3px;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
	font-family: "brandon-grotesque",sans-serif;
 	font-weight: normal;
 	}

#supplementary .social {
	width: 97px;
	height: 40px;
	float: left;
	margin: 15px 0 10px 3px;
	font-size: 15px;
	color: #a2a0a0;
	line-height: 20px;
	font-family: "brandon-grotesque",sans-serif;
 	font-weight: normal;
}

#supplementary .social a {
	color: #a2a0a0;
	text-decoration: none;
	font-weight: normal;
}

#supplementary .social a:hover {
	color: #000000 !important;
	text-decoration: none;
	font-weight: normal;
	
}

#supplementary .bookcover {
	width: 300px;
	height: 227px;
	float: left;
	margin: 0 0 0 0;

}


#supplementary .book {
  background-repeat: no-repeat;
  width: 165px;
  color: #000000;
  font-weight: 500;
font-family: "brandon-grotesque",sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  float: right !important;
  margin-top:-70px;
}



#supplementary .book a {
  background-image: url(images/buy_button.png);
  width:72px;
  padding:4px;
  color: #000000 !important;
  text-decoration: none;
  font-weight: normal;
  display:block;
}

.book p {margin:6px;}

#supplementary .book a:hover {
  background: #000000;
  color: #FFF !important;
  font-weight: 500;

}


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




/* =Widget
------------------------------------------------------------------*/
.textwidget {
	padding-bottom: 5px;
	
}

.widget li {
  border-bottom: 0;
}


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

body, .delicious-desc, .archive #content, #footer, h1, h2, h3, h4, h5, h6, #main_nav ul, .date, .ctitle, .fin,
 	.entry > p:first-child:first-line, .error, .more-link, 
 	.pagination p span, #entry_content p.tags span {
	font-family: "brandon-grotesque",sans-serif;
background: #FFF;
}

a {
	color: #a2a0a0;
}

a:hover, a:hover span {
  color: #000000 !important;
}

h1 {
	font-weight: 100;
}

h2.title {
  font-size: 30px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #000000;
  text-transform: none;
  font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 100;
}

h2 a {
	color: #000000;
  font-family: "brandon-grotesque",sans-serif;
}


h2 a:hover {
  color: #a2a0a0 !important;
  text-decoration: none;
  font-weight: normal;

}

.entry h1, .entry h2, .entry h3, .entry h5, .entry h6 {
  margin-top: 10px;
}

.entry h1 {
  font-size: 30px;
font-weight: 100;

}

.entry h2 {
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #000000;
  text-transform: none;
  font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 300;
}

.entry h3 {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #000000;
  text-transform: none;
font-family: "brandon-grotesque",sans-serif;
font-style: normal;
font-weight: 700;
}

.entry h4 {
  font-size: 12px;
  font-style: italic;
  color: #a2a0a0;
  margin-bottom: 10px;
}

.entry h5 {
  font-size: 12px;
  text-transform: uppercase;
  color: #a2a0a0;
  padding-bottom: 5px;
}

.entry h6 {
  background-image: url(images/buy_button.png);
  background-repeat: no-repeat;
  width: 80px;
  height: 20px;
  color: #000000;
  font-weight: normal;
  font-family: 'BrandonGrotesque-Bold';
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  padding-left: 5px;

}

.entry h6 a {
  color: #000000 !important;
  text-decoration: none;
  font-weight: normal;
}

.entry h6 a:hover {
  color: #fff !important;
  text-decoration: none;
  font-weight: normal;

}

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


.entry {
  font-size: 14px;
  
}

#entry_content p {
  margin: 0;
  font-size: 14px;
  line-height: 19px;
  padding: 0 0 8px 0;
}

#entry_content p.tags {
  margin: 0px; padding:0px; line-height:12px;
}

  #content .date  {
  font-size: 12px;
  text-transform: uppercase;
  color: #a2a0a0;
  padding-bottom: 5px;

}

  #content .date a {
  color: #a2a0a0;

}

  #content .date a:hover {
  text-decoration: underline;

}


/* =Search
------------------------------------------------------------------*/

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

#searchform {
	margin-top: -1em;
	text-align: left;
	padding: 0;
	}
	
#searchform input.search {
  width: 268px;
  text-transform: none;
}



#searchform {
	margin-top: -1em;
	text-align: left;
	padding: 0;
	height:20px;
	background-color:#e5e4e4;
	width:300px;
}

#searchform input#searchsubmit {
  padding: 0px;
  background: url(images/search.png) no-repeat center #e5e4e4;
  text-indent: -9999px;
  line-height: 0;
  width: 25px;
  height: 20px;
  margin-left:-4px;
}

input#searchsubmit {
  background: url(images/search.png) no-repeat center;
}

input#searchsubmit:hover {
  background: url(images/search.png) no-repeat center #000000 !important;
  cursor: pointer;
}

.search-no-results .entry img {
  margin: 0;
}

.entry.search-results {
  margin-bottom: 3em;
}


/* =footer
------------------------------------------------------------------*/

#footer {
	clear: both;
	width: 660px;
	margin: 0;
	padding: 10px 0 20px 0;
	float: left;
	display: inline;
	position: relative;
}

#footer {
	font-size: 10px;
	color: #a2a0a0;
	margin: 0;

}

#footer a {
	color: #a2a0a0;
}

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

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 9px;
}

/* =Contributors
------------------------------------------------------------------*/
.con	{
	margin: 0;
	padding: 0;
	width: 660px;
	float: left;
}

.con h2{
    font-size: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #000000;
  text-transform: none;
  font-family: "brandon-grotesque",sans-serif;
	font-style: normal;
	font-weight: 300;
  border-bottom: 1px solid #ececeb;

}
			
.con-row{
	margin: 0 10px 0 0;
	padding: 0;
	width: 320px;
	float: left;
}

	
.con-img{
	text-align:center;
	width: 100px;
	float: left;
	}

/* =contact
------------------------------------------------------------------*/
.contact{
	margin: 0 10px 0 0;
	padding: 0;
	width: 320px;
	float: left;
}

/* =Buy
------------------------------------------------------------------*/
			
.buy-row{
	margin: 0;
	padding: 0;
	width: 660px;
	float: left;
}

	
.buy-img{
	text-align:center;
	width: 165px;
	float: left;
	}
	
.buy-col{
	float:left;
	width: 170px;
	
	}
	

.soldout{
	margin-top: 5px;
	background-color: #e48c4c;
	color: #FFF !important;
	text-align: center;
	width: 60px;
	font-weight: normal;
  	padding: 5px;
  	font-family: 'BrandonGrotesque-Bold';

}

.buy-stock{
	margin: 0;
	padding: 0;
	width: 660px;
	float: left;
}

.buy-stock h3{
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #e48c4c;
  font-family: 'BrandonGrotesque-Bold';
  text-transform: uppercase;
  border-bottom: 1px solid #ececeb;

}

.buy-stock h3 a{
  color: #e48c4c;
}

.buy-stock h3 a:hover{
  color: #e48c4c;
}

.buy-stock h4{
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #e48c4c;
  font-family: 'BrandonGrotesque-Bold';
  text-transform: uppercase;

}

.buy-stock h4 a{
  color: #e48c4c;
  text-decoration: none;
}

.buy-stock h4 a:hover{
  color: #a2a0a0;
  text-decoration: none;
}

.buy-stock-col{
	margin: 0;
	padding: 10px 0 10px 0;
	width: 220px;
	float: left;
}


/* =other sort
------------------------------------------------------------------*/

input {
	background: #e5e4e4;
	border: 0;
	padding: 3px;
  color: #666;
	}
	
input#submit {
  padding: 3px 5px;
  color: #FFF;
}

input#submit:hover {
  cursor: pointer;
}

.entry img {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	border: 0;
	max-width: 660px;
}

.entry img.alignleft  {
	margin: 0;
	padding: 5px 15px 5px 0;
	float: left;
	border: 0;
}

.entry .wp-caption img {
  margin-bottom: 0;
}

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

.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: #e48c4c;
}

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

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

code {
	font-size: 1.2em;
}

#entry_content .pagination p {
  margin: 0 0 15px 0;
}

#entry_content .pagination p span,
#entry_content p.tags span {
  color: #a2a0a0;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 10px;
}

#entry_content p.tags span {
  padding-right: 3px;
  line-height: 10px;

}

#entry_content p.tags span a {
  color: #a2a0a0;  
  text-decoration: none;
  font-weight: normal;
  line-height: 10px;

}

#entry_content p.tags span a:hover {
  color: #a2a0a0;  
  text-decoration: underline;
}

#entry_content .pagination a {
  font-weight: normal;
  background: #e5e4e4;
  padding: 2px 3px;
  margin: 0 1px;

}

.entry table {
  width: 100%;
}

.entry table tr th {
  text-align: left;
  background: #e5e4e4;
  padding-left: 5px;
}

.entry table tr td {
  padding-left: 5px;
  border-bottom: 1px solid #e5e4e4;
}

.entry pre {
  padding: 10px;
  background: #e5e4e4;
  font-size: 12px;
}

.entry ul, .entry ol {
  margin-top: 10px;
}

.entry ul ul, .entry ol ol{
  padding-left: 20px;
}


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

input#submit {
  cursor: pointer;
}


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

.entry a{
	font-weight: 500;
	color: #a2a0a0;
}



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

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

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

.entry h3 a:hover {
  text-decoration: none;
}

.entry a.more-link {
	color: #a2a0a0;
	font-style: italic;
	font-size: 14px;
	border: 0;
	text-align: center;
	display: block;
	margin: 0 auto 0 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: #a2a0a0;
}

.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: #a2a0a0;
	border-bottom: 0;
	font-weight: normal;
	font-size: 11px;
	
}

.contactform {
	margin: 2em 0;
}

.contactform label {
	font-weight: bold;
}

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

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


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

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


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

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

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

.entry img.attachment-post-thumbnail {
  border: 0;
  float: left;
  margin: 7px 10px 0 0;
  padding: 0;
}

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

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

#supplementary ul a:hover{
	color: #e48c4c;
	text-decoration: none;
}

#supplementary ul ul ul {
  margin-left: 10px;
}

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

#supplementary ul.single_post_meta a {
  display: inline;
}

.meta {
	margin: 0; 
}

.meta ul {
	margin: 1em 0 0 0;
	color: #e48c4c;
	font-family: 'BrandonGrotesque-Bold';
 	font-weight: normal;
}

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



/* aditions willmot */

.wp-post-image {margin-top:20px;}
.page-id-16 .entry {border:0px!important;}
.post-meta-key {display:none;}
.post-meta {list-style:none; margin-top:20px;}

/*Guttenburg */
.wp-block-image {
	margin: 0 !important;
	padding-bottom: 20px;
}
