/* 
Theme Name: Oulipo adapted for Por Vocao by Jos P. Airosa
Theme URI: http://andreamignolo.com/oulipo
Description: A grid-based, black and white WordPress theme
Version: 1.0.6
Author: A. Mignolo
Adaptor: Jos P. Airosa 
Author URI: http://andreamignolo.com
Adaptor URI: http://www.joseairosa.com
Tags: white, three-columns, fixed-width, threaded-comments, sticky-post

License: GNU General Public License (GPL) version 3

*/

/* CSS code */
#imgContainer{
width:800px;
position:relative;
}
#odiv{
position:absolute;
top:0;
left:0;
cursor:pointer;
display:none;
z-index:999;
}
#atff {
  display: none;
}
/* =Global
------------------------------------------------------------------*/

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

img {
	border: 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
------------------------------------------------------------------*/

.archive_ddl {
	background-image: url(./images/archives.jpg);
	height: 18px;
	width: 129px;
}

#header div#header_img {
	float: left;
}

#header div#header_isco {
display: block;
text-align: right;
	position: absolute;
	clear: both;
	right: 0;
}

#header div#header_isco div h1 {
	font-size: 10px;
	letter-spacing: 1px;
}

.isco {
	background-color: white;
	width: 190px;
	height: 336px;
	overflow: hidden;
	margin-right: 20px;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
}

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

#content {
	width: 100%;
	margin: 1em 0 0 0;
	display: inline;
	min-height: 30em;
	float: right;
}

#entry_content {
	width: 820px;
	margin: 0 190px 0 20px;
	float: left;    
	display: inline;
}

#supplementary {
position: absolute;
top: 417px;
display: inline;
border-top: 1px dotted black;
width: 150px;
margin: 0 20px 0 20px;
	float: right;
	clear: both;
	right: 0;
}

#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: .9em;
	padding: 0 0 .2em 0;
	text-align: right;
}

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

ul#categories .current-cat {
	text-decoration: underline;
}

ul#pages {
}

ul#pages li {
	font-family: Georgia;
	font-size: 10px;
	line-height: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#footer {
	clear: both;
	border-top: 1px solid #000;
}

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


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

.entry {
	margin: 0 0 0 0;
}

.extra_posts {
	font-family: Verdana;
	color: #666666;
	font-size: 9px;
	display: block;
	margin: 10px 0 0;
}

.extra_posts p {
	display: inline;
	font-family: Verdana;
	color: #666666;
	font-size: 9px;
	text-decoration: none;
}

.extra_posts a {
	font-family: Verdana;
	color: #666666;
	font-size: 9px;
	text-decoration: underline;
}

.extra_posts a:hover {
	font-family: Verdana;
	color: #000000;
	font-size: 9px;
	text-decoration: underline;
}

.extra_posts img {
	vertical-align: bottom;
	margin: 0 2px 0px;
	float: left;
}

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

p { margin: 0px; }

.alert_subscription {
	font-family: Verdana;
	font-size: 10px;
	display: block;
	position:absolute;
	z-index:20000;
	float:left;
	top:238px;
	right:80px; 
	margin-top: 5px;
	text-align:right;
	color:red;
	width: 400px;
}
.success_subscription {
	font-family: Verdana;
	font-size: 10px;
	display: block;
	position:absolute;
	z-index:20000;
	float:left;
	top:238px;
	right:80px; 
	margin-top: 5px;
	text-align:right;
	color:green;
	width: 400px;
}
.pics {  
    width:  190px;  
    height:   336px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    //padding: 15px;   
    //background-color: #eee;  
    width:  190px;  
    height:   336px;  
    top:  0; 
    left: 0 
} 

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

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


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

body, .delicious-desc {
	background: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, #main_nav ul, .description, .ctitle, .fin,
 	.error, .more-link, .comment-author, .comment-meta {
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

h1 {
	font-size: 1.5em;
}

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

div#entry_content h2 {
	font-size: 18pt;
	margin-bottom: 5px;
}

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-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.04em;
}

#entry_content p {
	margin: 0 0 8px 0;
}

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

#entry_content .date {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	border-bottom: 1px dotted black;
	padding-bottom: 3px;
	margin: -2em 0 12px 0;
	width: 260px;
}

#entry_content .title {
	color: black;
	width: 260px;
	margin-right: 0;
	margin-left: 0;
	border-top: 1px dotted black;
	margin-top: -3px;
}

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

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

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

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

input {
	border: 1px solid #000;
}

textarea {
	border: 1px solid #000;
}

#searchform input {
	font-family: Verdana;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 2px 5px 2px 5px;
	width: 118px;
}

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

.entry img {
}

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

#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 {
	width: 130px;
}

code {
	font-size: 1.2em;
}

.navigation {
	font-family: Verdana;
	font-size: 10px;
	width: 300px;
	padding-bottom: 50px;
	margin-top: -20px;
}

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

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

h2 a:hover {
	color: #CCC;
	border-bottom: 1px solid #FF9900;
}

div#entry_content h2 {
	border-bottom: 0px none;
	margin-bottom: 7px;
}

div#entry_content h2 a {
	color: #000;
}

div#entry_content h2 a:hover {
	color: #000;
	border-bottom: 0px none;
}

h3 {
	margin: 2em 0 0 0;
}

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

.navigation a {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

.entry a {
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

.entry a:hover {
	color: #666;
	text-decoration: underline;
}

.navigation a:hover {
	color: #666;
	text-decoration: underline;
}

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

#main_nav a:hover, .current_page_item, .current {
	width: 100%;
	border-right: 3px solid #EEE;
}

#footer a {
	border-bottom: 1px solid #eee;
}

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

#supplementary a {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: black;
}

#supplementary a:hover {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: black;
	text-decoration: underline;
}

#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 {
	
	list-style: none;
}
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;
	border-top: 1px dotted black;
	width: 260px;
	padding-top: 10px;
	font-size: 18pt;
}

ul.commentlist .navigation {
	border: 0;
}

ul.commentlist .odd {
	margin-top: 28px;
	margin-bottom: 28px;
}

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

div.commentmetadata a { 
	font-family: Verdana;
	font-size: 10px;
	color: black;
	padding-bottom: 3px;
	margin: -2em 0 12px 0;
	font-variant: normal;
	border-bottom: 1px black dotted;
}
div.commentmetadata a:hover { 
	font-family: Verdana;
	font-size: 10px;
	color: black;
	padding-bottom: 3px;
	margin: -2em 0 12px 0;
	font-variant: normal;
	border-bottom: 1px black dotted;
}

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: 65px 0 0 0;
	border: 0;
}

#respond h3 {
	margin-bottom: 1em;
	clear: both;
	border-bottom: 0px none;
	width: 260px;
	font-size: 18pt;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {
	font-variant: small-caps;
}
cite.fn {
	line-height: 26px;
	font-variant: normal;
	font-family: Georgia;
	font-style: normal;
}
.comment-body p {
	font-size: 14px;
	padding-top: 10px;
}
.comment_class p {
	padding-top: 25px;
	padding-left: 10px;
}

/* qTip */

.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
   width: auto;
   width: 100%;
}
.qtip-contentWrapper {
	background-color: red;
}
   
   .qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title{
      background-color: #F0DE7D;
   }
   
   .qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
   }

   .qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
   }

   .qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
   }
   
   .qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
   }

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


ul#ddl_archive {
	display: none;
	width: 128px;
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
	text-align: left;
	margin-top: -5px;
	text-align: left;
	padding: 6px 0 4px 0;
	background-color: white;
	position: absolute;
	top: 4px;
	left: 20px;
	z-index: 400;
}
ul#ddl_archive li { 
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	display: block;
	line-height: 12px;
	padding-right: 5px;
	color: #666;
}

ul#ddl_archive li a {
	font-family: Verdana;
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: underline;
	letter-spacing: 0px;
	color: #666;
}

ul#ddl_archive li a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-transform: capitalize;
	text-decoration: underline;
	letter-spacing: 0px;
	color: black;
}
#online_shop:hover, #subscribe_li:hover {
	text-decoration: underline;
}
/* COMMENTS POPUP */
#commentspopup {
	width: 300px;
	padding: 10px;
}
#commentspopup h1 {
	font-size: 11px;
	color: black;
	font-family: Verdana;
	text-transform: none;
	font-variant: normal;
	margin-bottom: 42px;
}
#commentspopup h2 {
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
}
#commentspopup h1 a {
	color: black;
	text-decoration: none;
}
#commentspopup h1 a:hover {
	color: black;
	text-decoration: underline;
}
#commentspopup #commentlist {
	font-family: Verdana;
	font-size: 11px;
}
#commentspopup #commentlist .author {
	font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0;
	color: #808080;
}
#commentspopup #commentlist .date {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
}
#commentspopup #commentlist .comment_text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.04em;
	margin-bottom: 20px;
}
/* MAILPRESS */
.mp-message .error {font-size: 1em;}