﻿/*
Theme Name: PaperBlock
Theme URI: http://forums.tastyplacement.com/showthread.php?p=24#post24
Description: A clean, left-aligned wordpress theme featuring left navigation and a neutral, paper-inspired background. 
Version: 1.4.2
Author: michaelabstract[at]gmail.com
Author URI: http://www.tastyplacement.com/
Tags: white, two-columns, left-sidebar, fixed-width
*/
/*div, p, h1, h2 {border: 1px solid red;}*/

/*Normalizing*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form fieldset, input, p, blockquote, th, td{margin: 0; padding: 0;}
a img {border: none; }
h1, h2, h3, h4, h5, h6{font-size:100%;}
ol, ul{list-style: none;}
table{border-collapse: collapse; border-spacing: 0;}
fieldset, img{border: 0;}


* {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style-type: none;
	list-style-image: none;
	}
body {
	font-size: 14px; /* Resets 1em to 10px */;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	background: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
}
p {
	margin: 16px 0;
}
a{font-style: normal;}
a:link{color: #000000;}
a:visited{color: #000000;}
a:hover{color: #990000;}
a:active{color: #FF0000;}

#wrap {
    margin: 0 auto;
    text-align: left;
    min-height: 100%;
    height: auto !important;
    width: 970px;
}
#page {
	margin: 0 auto;
	padding: 0;
	border: none;
}

/*Bio page margin*/		#post-3{padding: 25px 0 0 25px;}
/*Press page margin*/	#post-4{padding: 25px 0 0 25px; }
/*News page margin*/	#post-5{padding: 25px 0 0 150px;}
/*Contact page margin*/	#post-100{padding: 25px 0 0 150px;}

#header {
	position: absolute;
	
}
#header a {
	font-family: Arial, Helvetica, sans-serif;
}
#headerimg {
	background: url('images/logo_mk2.jpg') bottom right no-repeat;
	height: 84px;
	width: 190px;
	margin-top: 10px;
}
.description {
	margin: -5px 0 0 195px;
	width: 775px;
	padding: 0;
}
.description span{display: none;}
#content {
	padding: 0px;
	margin: 113px 0 5px 0;
	font-size: 12px;
	float: right;
	width: 775px;
	border: none;
}
#content .entry p {
	/*margin-bottom: -20px;*/
	margin: 0; padding: 0;
}
#content .entry{}

/*###CHECK###*/
#content h2{display: none;}
.postmetadata {
	margin: 0;
	padding-bottom: 15px;
}
.alt {
	background-color: #F8F9F2;
	margin: 0;
	padding: 10px;
	border: 1px #E9EAE1 solid;
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 54px;
	line-height: 51px;
	text-align: left;
	padding: 0;
	letter-spacing: -4px;
}
h2 {
	font-size: 20px;
	letter-spacing: -1px;
}
h2.pagetitle {
	font-size: 1.6em;
	float: right;
	padding-top: 17px;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
}
h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: underline;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post {
	text-align: left;
	padding: 0;
	margin: 0;
}
.post hr {
	display: block;
}
.clear {
	clear: both;
}
#footer {
	margin: 24px auto 0 196px;
	width: 775px;
	clear: both;
	height: 20px;
	padding: 0;
	font-size: 11px;
	text-align: right;
	border-top: 1px #605a4f solid;
}
#footer a {
}
#footer p {
/*	margin: 0px auto 0px 70px;
	padding: 20px 0;
	width: 930px;*/
	margin: 0; padding: 0;
}
h2 {
	margin: 11px 0;
}
h2.pagetitle {
	margin-top: 11px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/*img {
	padding: 10px;
	margin: 12px;
	max-width: 100%;
	border: 1px #BBBBBB solid;
}*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 12px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	float: left;
	display: inline;
}

/*GALLERY*/
div.ngg-galleryoverview{ padding-left: 70px; width: 775px; clear: both;}

a.piclenselink{margin-left: 5px; text-decoration: none; font-size: 11px;}





/*SCHEDA*/
.alignright {
	float: right;
	width: 220px;
}

#content .entry p.alignright_bio{
	float: right;
	clear: both;
	display: block;
	padding-right: 159px;
	width: 300px;
	text-align: justify;
}
#content .entry p.alignright_news{
	float: right;
	clear: left;
	width: 300px;
	display: block;
	text-align: justify;
	padding-bottom: 20px;
}
span.news-wrap{
	padding-bottom: 20px;
}
div#post-5 .ngg-galleryoverview {position: absolute; width 350px; float: right; margin: -100px 0 0 250px;}
div#post-4 .ngg-galleryoverview{width: 300px; float: right;}

a.ItemTitle{font-size: 11px; font-weight: 600;}
#content .entry p.alignright_press{
	float: right;
	clear: left;
	width: 400px;
}
/*#post-4 img.press-img{padding: 2px; border: 1px solid #ccc; margin-bottom: 20px;}*/
#post-4 .entry, #post-3 .entry, #post-5 .entry, #post-100 .entry{
	min-height: 446px; 
	height: auto !important;
	height: 446px; 
	}


.entry p.product_desc{width: 540px; color: #000000;}
.entry p.english{color: #999999; font-style: italic;}
.more-link{float: left; clear: right; padding-right: 10px;}
p.postmetadata{font-size: 10px;}
.alignleft {
	float: left;
}
.entry ol {
	padding: 0;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry p{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	color: #999;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar {
	font-family: Arial, Verdana, Sans-Serif;
	float: left;
	width: 185px;
	font-size: 12px;
	font-weight: bold;
}
#sidebar h2 {
	margin: 8px 0;
	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: 900;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

/*
//
//PAGES
//
*/

li.widget_pages{position: absolute; top: 0; width: auto; height: auto; margin-left: 195px; background: url('images/header_bg.jpg') #000000 top repeat-x; }
li.widget_pages h2{display:none;}
#sidebar .widget_pages ul, #sidebar .widget_pages ul ol { padding: 0; margin: 0; width: 775px; height: 84px;  }
#sidebar .widget_pages ul li { 
	padding: 0 3.5% 0 3.5%; /*Padding on LI surrounding Pages A /WAS 25px*/ 
	margin: 0; 
	float: left; 
	text-align: center;
	background: url('images/nav-border-right.jpg') bottom right no-repeat; 
	}
#sidebar .widget_pages ul li.page-item-100{background: url('images/nav-border-right00.jpg') bottom right no-repeat;  }

li.page-item-6 a{margin-left: -6px;}
#sidebar .widget_pages ul ul li, #sidebar .widget_pages ul ol li {border: 1px solid #FFFF33; padding: 0; margin: 0; }
#sidebar .widget_pages ul p, #sidebar ul select {margin: 0; padding: 0;}


.page_item a{
	display: block;
/*Padding and height (relative to each other)control spacing of A*/
	padding-top: 59px; 
	height: 25px;
	width: 100px; 
	color: #ffffff; 
	font-weight: 200;
	font-size: 100%;
	text-decoration: none;  
	font-family: Swiss, Ariel, Sans-Serif; 	
	font-style:normal;
	}

.widget_pages li.current_page_item a:hover, .page_item a:hover{
	background: url('images/mkhover.jpg') bottom left no-repeat; 
	color: #FFFFFF; 
	text-decoration: none;
/*Padding and height (relative to each other)control spacing of A*/
	padding-top: 39px; 
	height: 45px;
}
.widget_pages li.current_page_item a{background: url('images/mkfixed00.jpg') bottom left no-repeat; color: #FFFFFF;}

.page-item-100 a{border: none;}


/*
//
//CATEGORIES
//
*/

.widget_categories h2{display:none;}

.widget_categories{
margin: 113px 0 0 0px; 
padding: 0; 
text-align: right; 
position: absolute; width: 185px; text-align: right;}



.widget_categories a{
padding: 0 5px 2px 0;
margin: 0 0 25px 0;
display: block;
width: 170px;
float: right;
color: #000000;
clear: right;
text-decoration: none;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
border-top: 2px solid #000000;
}
/*Last link of categories*/li.cat-item-14 a{margin-top: 2px;}

/*eliminates "no category" from categories*/.cat-item-1 a{display: none;}


.widget_categories a:hover{background-color: #000000; color: #ffffff;}
li.cat-item-6 a{ width: 100px;}
li.cat-item-7 a{width: 100px;}
li.cat-item-8 a{width: 100px;}


/*category current highlighting [parent/children] */ 
li.current-cat a{background-color: #990000; color: #ffffff;}
li.current-cat-parent a{background-color: #990000; color: #ffffff;}
ul.children a{background: none; color: #000000;}
ul.children li.current-cat a{background-color: #990000; color: #ffffff;}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}
small.post_title{float: right;}

.entry form {
	text-align: center;

}


select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	padding: 1px;
	background: #996633;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
}
/* End Form Elements */
/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.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;
}
/* SIDEBAR */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	
}

#sidebar ul li {  /*responsible x Padding*/
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 0px;
	
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {/*responsible x Padding*/
	margin: 0;
	/*padding: 4px;*/
	
}
#sidebar ul ul ul, #sidebar ul ol {
	border: 0px;
}
#sidebar ul ul li, #sidebar ul ol li {
	/*padding: 3px;*/
	margin: 0px;
	background: none;
	
}
#sidebar ul ul ul li {
}
#sidebar #searchform #s {
	width: 140px;
	height: 22px;
	padding: 0;
	font-size: 10px;
	background: #fefefe;
	border: 1px #3c3831 solid;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchsubmit {
	padding: 1px;
	background: #565244;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
}
