/* 
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;
	margin: 2em 0 0 0;
	float: right;
	display: inline;
	min-height: 30em;
}

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

#supplementary {
	width: 11em;
	margin: 0 0 0 0;
	float: right;
}

#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;
	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 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 {
	background: #FFF;
}

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

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

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


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

.commentcount {
	color: #aaa ;
}

#entry_content .date {
}

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

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

.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;
	padding-bottom:50px;
	top:100px;
}

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

h3 {
	margin: 2em 0 0 0;
}

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

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

.entry a:hover, .navigation a:hover {
	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 {
	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 .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 
------------------------------------------------------------------*/

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


















/*  
Theme Name: gathering
Theme URI: http://griffinopolis.com/blog/
Description: A neat, modern theme with four different styles designed by <a title="derby web design" href="http://www.tristarwebdesign.co.uk/">tristar web design</a> and ported to Wordpress by <a href="http://griffinopolis.com/blog" title="A happy hermit">some dude</a&gt;.  The themes icons are from <a href="http://www.iconkits.com">Iconkits.com</a>.
Version: v0.3
Author: <a href="http://www.tristarwebdesign.co.uk/">tri star design</a>.


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Have fun, and don't be afraid to contact me if you have questions.
*/
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
    font-size:1em;
	background: #FFF url(../../../../img/blog_bg_header.gif) repeat-x 0 99px;
	color:#999999;
}
sup { /* For the 14 next to the blog title */
	color: #FFC671;
}
a {
	text-decoration: none;
	color:#333333;
}
a:hover {
	color:#F90;
}
#outercontainer {
	margin: 0 auto;
	width: 900px;
}
#container {
	margin: 0 auto;
	width: 860px;
	background: #FFF;
        border-left:1px solid #cbcbcb;
}
/*---:[ BEGIN: header styles ]:---*/
#header {
	width: auto;
	height: 80px;
}
#header h1 { /* For your Blog Title */
	margin: 0;
	padding: 20px 0 0 25px;
	font-size: 100%;
	letter-spacing: 2px;
	font-weight: normal;
	color: #F90;
        text-transform:lowercase;
	font-family: helvetica, arial;
}
#header h3 { /* For your Blog Description */
	margin: 0;
	padding: 20px 0 0 25px;
	font-size: 80%;
	letter-spacing: 2px;
	font-weight: normal;
	color: #F90;
        text-transform:lowercase;
	font-family: helvetica, arial;
}
/*---:[ END: header styles ]:---*/
/*---:[ BEGIN: menu styles... for the menu bar across the top ]:---*/
#menu {
	width: auto;
	height: 25px;
	background: #FFF url(../../../../img/blog_bg_header.gif) repeat-x 0 0;
	padding-left:15px;
        font-size:80%;
}
#menumain ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
#menumain ul li {
	display: inline;
	font-size:90%;
}
#menumain ul li a {
	display:block;
	float: left;
	color: #AAA;
	text-decoration: none;
	margin:0;
	padding:10px;
}
#menumain ul li a:hover {
	color: #666;
}
/*---:[ END: menu styles ]:---*/
/*---:[ BEGIN: maincontent styles ]:---*/
#content{
	float:none;
	width:860px;
}

#entry_content {
	width: 580px;
	padding: 15px 25px 25px 25px;
	font-size: 90%;
	margin:0;
	line-height: 150%;
	float:left;
	display:block;
	
}
#entry_content h2 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 110%;
	color: #888;
}
#entry_content h3 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 100%;
	color: #888;
}
#entry_content h4 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 80%;
	color: #888;
}
#entry_content p{
font-size:0.9em;
}
#entry_content p img{
margin:0 5px 2px 0;
}
/*---:[ END maincontent styles ]:---*/
/*---:[ BEGIN sidebar styles ]:---*/
#sidemenu { /* For the top sidebar menu, the one with with the orange arrows*/
	width: 180px;
}
#sidemenu ul {
	margin: 0 0 1px 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em !important;
}
#sidemenu a {
	color: #AAA;
	display: block;
	padding: 4px 4px 4px 10px;
	width: 180px;
}
#sidemenu a:hover {
	color: #666;
	text-decoration:none;
}
#supplementary { /* For your sidebar items*/
	float: none;
	width: 190px;
	/*background: #FFF url(images/maincontent-background.jpg) repeat-x;*/
	line-height: 150%;
	color: #666;
        font-size:100%;
		padding:25px;
		margin-left:600px;

}
#supplementary ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	font-size: 85%;
}
#supplementary ul li {
	list-style-type: none;
	list-style-image: none;
}
#supplementary li {
	list-style-type: none;
	list-style-image: none;
}
#supplementary h2.widgettitle { /* For Sidebar Widgets Titles */
	margin: 20px 0 10px 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 90%;
	color: #888;
	background: #fbfbfe;
	border-bottom: 1px solid #f1f7f6;
}
#supplementary h2 {
	margin: 20px 0 10px 0;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 90%;
	color: #888;
	background: #fbfbfe;
	border-bottom: 1px solid #f1f7f6;
}
#supplementary h2.subscribe { /* For the Sidebar Subscribe Title */
	margin: 20px 0 10px 0;
	/*padding-left: 23px;*/
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 90%;
	color: #888;
	/*background: #fbfbfe url(images/sidebar-rss.png) no-repeat left center;*/
}
.search-form {
	margin:0 0 20px 0;
}
.search-form input {
	border:1px solid #999999;
	padding:2px 4px;
	width:100%;
	color:#666666;
}
.search-form input:focus {
	border: 1px solid #666;
}
.search-form input:hover {
	border: 1px solid #666;
}
/*---:[ END sidebar styles ]:---*/
/*---:[ BEGIN: entry styles...where you'd style your blog posts ]:---*/
.post {
	margin: 10px 0px 35px 0px;
	font-size:90%;
}
#entry_content .post h2 {
	margin: 0px 0 5px 0;
	padding-bottom: 2px;
	font-weight: normal;
	line-height:1.8em;
	letter-spacing: 0px;
	font-size: 1.3em;
	color: #888;
	border-bottom: 1px solid #ddd;
}
.post img {
	padding: 3px;
	margin: 0 6px 0 6px;
	border: 1px solid #bbb;
}
.post a img {
	border: 1px solid #bbb;
}
.post a:hover img {
	border: 1px solid #666;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.right {
	float: right;
}
.left {
	float: left;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img {
	font-size:60%
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.entry-meta { /* For Categories, Tags and Comments at end of posts */'
	background: #fbfbfe;
	border-bottom: 1px solid #f1f7f6;
	font-size:1em;
}

blockquote {
	margin: 10px 20px 0 20px;
	background-color: #fbfbfe;
	border-bottom: 1px solid #eee;
}
blockquote p {
	margin: 0.4em 0.8em;
}
.code { /* For highlighting code snippets*/
	margin: 15px 0;
	padding: 10px;
	display: block;
	overflow: auto;
	font: 400 1em courier, monospace;
	line-height: 120%;
	white-space: pre;
	background: #f1f7f6;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
hilite { /* For highlighting words or sentences*/
	padding: 1px 2px;
	background: #FFFF99;
	border-top: 1px solid #eee;
}
.alert { /* For Alert Class.  Thanks to bioneural.net */
	background: #fff6bf url(images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
/*---:[ END: entry styles ]:---*/
/*---:[ BEGIN: navigation styles... the next and previous links:]:---*/
.navigation { /*.Thanks to http://cutline.tubetorial.com/ */
	width: 500px;
	margin: 0 0 3.0em 0;
	float: left;
}
* html .navigation {
	margin: 0 0 2.5em 0;
}
.previous {
	padding: 0 20px 0 0;
	float: left;
}
.next {
	float: right;
}
.clear {
	width: 500px;
	height: 1px;
	clear: both;
}
/*---:[ END: navigation styles ]:---*/
/*---:[ BEGIN: comments styles ]:---*/
.comment-meta {
	font-size: 100%;
	margin: 10px 0 10px 0;
}
.comment-text {
	display: block;
	margin-bottom: 10px;
}
h2.comments-header {
	border-bottom: 2px dotted #ddd;
}
#respond {
	font-size: 95%;
}
#respond .trackback {
	padding-left: 23px;
	background: #fff url(images/trackback.png) center left no-repeat;
}
.gravatar { /* For the Gravatar Plugin */
	float: right;
	padding: 5px;
	border: 1px solid #E0E0E0;
}
.even {
	background: #FEFBFB;
	padding: 3px;
}
.highlight { /* For the Author Highlighting*/
	background: #F2F2F2;
	padding: 10px;
	border-top: 3px double #bbb;
	border-bottom:  3px double #bbb;
}
#live-preview { /* For the Live Preview Plugin*/
	margin: 20px 0 100px 0;
}
/*---:[ END: comments styles ]:---*/
/*---:[ BEGIN: footer styles ]:---*/
#footer {
	clear: both;
	width: auto;
	/*background:url(../../../../img/blog_line_footer.jpg) no-repeat center top;*/
	border-top:1px solid #CBCBCB;
	color: #888;
}
#footer h1 {
	margin: 0;
	padding:  0;
	font-weight: normal;
	color: #999;
}
#footer p {
	text-align:center;
	font-size:0.8em;
	margin: 0;
	padding:0 0 30px 0;
}
#footerleft {
	float: left;
	width: 380px;
}
#footerright {
	float: right;
	width: 380px;
}
#bottom { /* For the credit links in the footer*/
	clear: both;
	width: auto;
	text-align: left;
	padding: 30px 0 0px 0;
}
#bottom a {
	color: #F90;
}
/*--------------------------------------------
END: footer styles
BEGIN: plugin styles
------------------------------------------------*/
a.extlink { /* For Link Indication */
	padding-right: 10px;
	background: #fff url(images/external-link.png) no-repeat right center;
}

#supplementary .post_nav{
	font-size:75%;
}

#supplementary .post_nav h3{
	font-size:16px;
	color:#666666;
}

#supplementary ul.single_post_meta li{
	font-size:120%;
}
