/* 
Theme Name: Publication Studio
Description: Based on Oulipo
Version: 1.0.6
Author: Publication Studio

License: GNU General Public License (GPL) version 3

modified fonts to courier to match Publication Studio (Matt Briggs)

*/


/* =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, a:hover {
	outline: none;
	text-decoration: none;
	}
a:hover {background-color: yellow;}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

blockquote:before, blockquote:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

#white {
	color: white;
}

/* =Layout
------------------------------------------------------------------*/

#wrapper {
	width: 60em;
	margin: 0 auto;
}

#content {
	width: 50em;
	margin: 2em 0 0 0;
	float: right;
	display: inline;
	min-height: 30em;
}

#entry_content {
	width: 44em;
	margin: 0 0 0 4.5em;
	float: left;
	display: inline;
}

#supplementary {
	width: 11em;
	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;
}

.meta ul {
	margin: 1em 0 0 0;
}

.meta li {
	margin: .3em 0 0 0;
	line-height: 1.0em;
	padding: 0 0 .2em 0;
}

ul#categories li, ul#archives li {
	line-height: 1.0em;
}

#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;
	border: 0px;
}

.offsite img {
	margin-top: 1em;
	border: 0px;
}

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 {
	padding: 15px;
	margin-bottom: 20px;
}

body, .delicious-desc {
	background: #FFF;
	font-family: Courier, Courier New, verdana, Lucidatypewriter, monospace;
}

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 {
	font-family: Courier, Courier New, verdana, Lucidatypewriter, monospace;
}

h1 {
	font-size: 12px;
}

h2 {
	margin-top: 36px;
	font-size: 12px;
	margin-bottom: 12px;
}

h3 {
	font-size: 1em;
	margin: 1em 0 0 0;
}

#supplementary h3, h2.widgettitle {
	margin: 2em 0 -.7em 0;
	font-size: .75em;
	font-variant: small-caps;
}

.widget li {}

h4 {
	font-size: .8em;
	margin: 2em 0 0 0;
	font-variant: small-caps;
}

h5 {
	font-size: .8em;
	margin: .8em 0;
}

/* Flickr (Top Page) */
#Flickr {
	float: right;
	position: absolute;
	left: 600px;
	top: 126px;
}

.flickr {
	float: left;
	text-align: right;
	width: 214px;
	margin: 0 20px 20px 0;
}

.entry .flickr img {
	padding: 0;
}

.home .flickr img {
	max-width: 214px;
	height: auto;
	text-align: right;
	padding: 0;
	margin-right: 0;
}

/* Main Nav */

#main_nav {
	width: 10em;
	margin: 0em 0 0 0;
	margin-left:5px;
        margin-top: 30px;
	float: left;
	display: inline;
	position: fixed;
}


#main_nav ul {
    margin: 30px 0 0 10px;
    font-size: 12px;margin-bottom:6px;
    list-style: none;
    line-height: 0em;
}

#main_nav a {
	padding: 0 3px 1px 3px;
	text-decoration:underline;
	color: #000;
}

a:hover {
	text-decoration: none;
	background: #fff100;
}

.current_page_item a, .pod-page-events-w- .menu-item-1009 a, .current-page-ancestor a { 
	background: #fff100;
	text-decoration: none;
}
    
#main_nav li {
	line-height: 16px;
}

.entry {
	font-size: 12px;
	line-height: 16px;
}

#entry_content p, .pager {
	margin: .7em 0 2em 0;
	font-size: 12px;
	line-height: 16px;
}

.description, .date  {
	color: #aaa;
}

.commentcount {
	color: #aaa;
}
.entry > p:first-child:first-letter {}
.entry > p:first-child:first-line {}

.entry ul, .entry ol {
	margin: 1.5em 0 0 0;
	padding-left: 2.2em;
}

#header {
	margin-top: 1.5em;
}

.search {
	text-transform: uppercase;
	font-size: .7em;
	padding-right: .5em;
}

#searchform {
	margin-top: -1em;
	text-align: right;
	padding: 0 0 1em 0;
	}

input {}

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;
	display: block;
	border: 0px;
}

.entry img.wp-smiley {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0px;
}

#entry_content .caption {
	margin: -2.4em 2em 1.5em 0;
	font-size: .75em;
	color: #666;
	text-align: center;
}

#entry_content .caption a, ol.footnotes a {
	font-size: .6em;
}

#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.25em;
}

.meta {
	margin: 0;
	font-size: .8em;
	line-height: 1.25em;
}

.footnotes {
	margin: 3em 0 0 0;
	padding-left: 2.2em;
	font-size: .8em;
	line-height: 1.25em;
}

li.footnote {
	margin-top: .5em;
}

.wp-tag-cloud {
	padding-left: 0;
}

.highlight {
	color: #ff9900;
}

.error {
	font-size: 1em;
	text-align: center;
}

#footer {
	font-size: 12px;
	line-height: 16px;
}

#footer_info {
	height: 3.2em;
	padding: 1em 1.9em 1em 1em;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer_contact {
	padding: 1em 0 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;
	font-variant: small-caps;
}

.spacer {
	height: 2em;
	background: url(./images/spacer.png) top center no-repeat;
	padding-right: 1em;
}


/* =Link Styles
------------------------------------------------------------------*/

a {
	color: #3e3e3e;
}

h2 {}

h2 a {
	color: #000;
}

h2 a:hover {
	color: #CCC;
}

h3 {
	margin: 2em 0 0 0;
}

img a, img a:hover {
	text-decoration: none;
	border: 0px;
}

.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 {
	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;
}

#footer a {}

#footer a:hover {
	color: #3399FF;
}

#supplementary a {
	color: #888;
}

#supplementary a:hover {
	color: #3399FF;

}

#supplementary .offsite a, .offsite a  {
	border: 0px;
}

.entry h3 a, .entry h3 a:hover {
	
}

.entry a.more-link {
	color: #666;
	font-variant: small-caps;
	font-size: 1.2em;
	text-align: center;
	display: block;
	margin: 1em auto;
	text-transform: none;
	font-weight: normal;
	clear: both;
	
}

/* =Store Items Jank
------------------------------------------------------------------*/

.storeitem {
	padding: 0 0 23px 20px;
	margin-top: 20px;
	background:#fff url(http://www.publicationstudio.biz/wp-content/uploads/2009/10/dot_bg.gif) left bottom repeat-x;
}

.storeitem img {
	float: left;
	display: inline; 
	border: 0px;
}

.storedesc { 
	float: right; 
	width: 680px; 
}

.storetext {
	font-size: 12px;
    line-height: 16px;
}

.horizontal_dotted_line {
	padding: 0 0 23px 20px; 
	margin-top: 20px;
	background: #fff url(http://www.publicationstudio.biz/wp-content/uploads/2009/10/dot_bg.gif) left bottom repeat-x;
	width: 680px;
	margin: 1em auto;
}

.holdspace {
	color: #FFFFFF;
}

.buy {
	background-color: #258ffc;
}

.read {
	background-color: #1ffc3a;
}

.outofstock {
	background-color: #f9181d;
}

/* =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;
}

.smartarchives h2 a:hover {}

.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 { }
ul.commentlist .comment.bypostauthor .vcard img { }
ul.commentlist .comment .comment-author.vcard img{ }

.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;
	border: 0px;
}

.commenttext {
	margin-left: 4.4em;
	padding-bottom: 1.5em;
}

#comments, #respond {
	margin: 3em 0 0 0;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {
	font-variant: small-caps;
}

/* =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: 10px;
	line-height: 15px;
	margin-top: 0;
}

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin-top: 15px;
	padding-bottom: 15px;
}

#wpstats { display: none !important; }