/* 
Theme Name: McClains, derived from 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 {
    clear : both;
	font-weight: normal;
}

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

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

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

#wrapper {
	width: 930px;
	margin: 10px auto;
	background: #fff;
        padding: 4px;
        border: 1px solid #ad3642;
}

#wrapper2 {
        padding: 0px;
        border: 1px solid #ad3642;
}


#main_nav {
	width: 160px;
	margin: 22px 0 0 22px;
	float: left;
	display: inline; 
    min-height: 30em; 
}

#content {
	width: 720px;
	margin: 2em 0 0 0;
	float: right;
	display: inline;
	min-height: 30em; 

}

#entry_content {
	width: 512px;
	margin: 0 8px 0 16px;
	float: left;
	display: inline;
}

#supplementary {
	width: 168px;
	margin: 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;
}


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

.meta li {
	padding: 0 0 .6em 0;
}
.meta li.widget {
    padding : 0 0 15px 0;
}
.meta li ul li {
	line-height : 1.3em;
}

#footer {
	clear: both;
	
}

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


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

#entry_content .entry {
	width: 512px;
	margin: 0 0 4em 0;
    float : left;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

.entry .alignleft {
	margin: 0 1em 0 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;
}

h2#cat_title {
    margin : 0 0 10px 0;
}

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

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


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

body, .delicious-desc {
	background: #CAC4B7 url(http://imcclains.com/newsletter/wp-content/themes/mcclains/images/background_texture.gif) repeat fixed 0 0;
	/*font-family: arial, helvetica, verdana, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

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

h2 {
	font-size: 1.1em;
    font-style : italic;
	color: #ad3642;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1em;
	font-variant: small-caps;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: .9em;
}

h2.navtitle {
	margin: 15px 0 0 0;
	font-size: 1.2em;
    font-style: italic;
    color : #000;
}

#main_nav {
    font-size : .8em;
    font-style : italic;
    line-height : 1.6em;
}
#main_nav ul {
	list-style-type: none;
}

.entry {
	font-size: .8em;
	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: 0;
}

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

#search {
	margin: 0 0 0 0;
	}
#search img {
    border : none;
}

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

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

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


#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;
}
.navigation .alignleft,
.navigation .alignright {
    margin : -10px 0 20px 0;
}

.spacer {
	height: 2em;
	background: url(http://imcclains.com/newsletter/wp-content/themes/mcclains/images/spacer.png) top center no-repeat;
	padding-right: 1em;
}


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

a {
	color: #ad3642;
}

#main_nav h1.masthead a {
	color: #FF9900;
}

h2 a {
	color: #ad3642;
}

h2 a:hover {
	color: #CCC;
}

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

.entry a, .navigation a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.entry a:hover, .navigation a:hover {
	color: #FF9900;
}

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

#main_nav a {
	color: #ad3642;
	display: block;
	width: 100%;
	line-height: 1.6em;	
	padding-top: .3em;
}

#main_nav a:hover, .current_page_item, .current {
	width: 100%;
	color: #000;
}

#main_nav a img {
    border : none;
}

#main_nav p a {
    display : inline;
}

#footer a:hover {
	color: #3399FF;
}

#supplementary a {
	color: #ad3642;
    font-style : italic;
}

#supplementary a:hover {
	color: #000;
}

#supplementary h2 a {
	color: #000;
}

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




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

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

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin-top: 15px;
	padding-bottom: 15px;
}

div#newsletter_signup_forms {
    width : 335px;
    height : 270px;
    background : #f2eee8 url(http://imcclains.com/newsletter/wp-content/themes/mcclains/images/subscribe_box.jpg) 0 0 no-repeat;
    line-height : 1.9em;
    font-size : 0.8em;
    margin : 0 0 4em 0;
    clear : both;
}
div#newsletter_signup_forms form.subscribe {
    padding : 45px 0 0 0;
}
div#newsletter_signup_forms form.unsubscribe {
    padding : 10px 0 0 0;
}
div#newsletter_signup_forms fieldset {
    border : none;
    margin : 5px 0 0 0;
}
div#newsletter_signup_forms legend {
    padding : 0 0 0 20px;
    font-weight : bold;
    font-size : .9em;
}
div#newsletter_signup_forms input#submit_sub {
    background : #ad3642 url(http://imcclains.com/newsletter/wp-content/themes/mcclains/images/subscribe.jpg) 0 0 no-repeat;
    width : 90px;
    height : 28px;
    border : none;
    margin : 0 0 0 70px;
    /* hide image-replaced text */
    color : #ad3642;
    font-size : 1px;
    text-indent : -9999px;
}
div#newsletter_signup_forms input#submit_unsub {
    width : 111px;
    height : 28px;
    background : #ad3642 url(http://imcclains.com/newsletter/wp-content/themes/mcclains/images/unsubscribe.jpg) 0 0 no-repeat;
    border : none;
    margin : 0 0 0 70px;
    /* hide image-replaced text */
    color : #ad3642;
    font-size : 1px;
    text-indent : -9999px;
}
div#newsletter_signup_forms label {
    margin : 0 5px 0 25px;
}
div#newsletter_signup_forms input#name,
div#newsletter_signup_forms input#l52228-52228,
div#newsletter_signup_forms input#email {
    width : 215px;
    margin : 0 0 8px 0;
    border : 2px solid #aaa;
    font-size : 1.2em;
}

