﻿/*
Theme Name: Pedini of Chicago
Theme URI: http://www.plasterdog.com
Description: based on omniblock but stripped of most blog-style configurations
Author: jeff@plasterdog.com
Author URI: http://plasterdog.com/
*/

* {
	margin: 0px;
	padding: 0px;
}
/* logo for header inserted here */
body {
	font-size: 100%; /* 62.5% Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #302C26;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
	height: 100%;
	background-color: #000000;
/*	background-image: url(images/pedini_logo.gif);
	background-repeat: no-repeat;
	background-position: 75px 25px; */
/*	background-image: url(images/city_silhouettes.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/

}
p {
	margin: 16px 0;
}
a {
	color: #717B3F;
}
#wrap {
    margin: 0 0 -4em;
    min-height: 100%;
    height: auto !important;

}
#page {
	margin: 0px auto;
	padding: 0;
	width: /*930px*/ 95%;
}
#header {
	height: /*142*/175px;
	/*margin-bottom: 20px;*/
	background-image: url(images/pedini_logo.gif);
	background-repeat: no-repeat;
	background-position: 75px 25px;
	color: /*#bbb*/#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* NEW JMC FOR CONTACT NUMBERS*/
#header ul {
	padding-top: 110px;
	list-style: none;
	padding-left: 21%;
}

#header li {
	float: left;
	width: 25%;
	text-align: left;
}
#header a:link, #header a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: /*#bbb*/#fff;
	font-weight: bold;
	/*line-height: 35px;*/
}
#header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: /*#bbb*/#fff;
	font-weight: bold;
}
/* ENDS JMC CONTACT STYLING*/

/*
#header a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
*/
#headerimg {
	margin: 0 auto;
	padding: 42px 0 0 0;
	height: 90px;
	width: 930px;
}
.description {
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #717B3F;
}
#content {
	margin-bottom: 24px;
	font-size: 100%/*12px*/;
	/* image transitions white background*/
	background: #FFFFFF url('images/bg-page.gif') repeat-x;
	float: right;
	width: /*560px*/ 70%;
	padding-top: /*40*/0px;
	padding-right: 40px;
	padding-bottom: /*40*/0px;
	padding-left: 5px;
	border: 6px solid  #bbbbbb;
	min-height: 400px;

}
/*JMC ADDED CLASS - to properly allign lists in table*/
.table-list {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#content .entry p {
	/*class definition defaulted at nothing*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.postmetadata {
	margin: 30px 0;
	clear: both;
}
.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;
	color: #717B3F;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 48px;
	line-height: 42px;
	text-align: left;
	padding: 0;
	letter-spacing: -4px;
}
h2 {
	font-size: /*32px*/1.6em;
	/*letter-spacing: -1px;*/
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: /*1.3*/1.6em;
}
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 {
	color: #000000;
	text-decoration: none;
}
h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: underline;
	color: #111111;
}
.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;
	/* JMC ADDED*/
	color: #000000;
}
.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 {
	color: #000000;
	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;
}
/*JMC ADJUSTED */
.post {
	margin: 0 0 40px;
	text-align: justify;
	/*ADDED*/
	clear: both;
}
/*FOR PEDINI QUOTES */
#content .post .red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	/*font-style: italic;*/
	color: /*#f71d29*/#000000;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;	/*padding-top:15px;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000; */
	
}
/* END PEDINI QUOTES*/
.post hr {
	display: block;
}
.clear {
	clear: both;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: /*#bbb*/#fff;
	font-weight: bold;
	margin: 24px auto 0 auto;
	width: 100%;
	clear: both;
	height: /*107px*/30px;
	text-align: left;
	border-top: 1px #605a4f solid;
	background-color: #282520;

}
/*JMC INSERTED FOR FOOTER LINKS AND INFO */
#footer ul {
	list-style: none;
	padding-left: 30%;
}

#footer li {
	float: /*left*/right;
	width: 30%;
	text-align: left;
	line-height: 30px;
}
#footer a:link, #footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: /*#bbb*/#fff;
	font-weight: bold;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: /*#bbb*/#fff;
	font-weight: bold;
}
/* ENDS JMC INSERTION */
/*
#footer a {
	color: #FFFFFF;
}
*/
/*
#footer p {
	width:/* 930px*//*80%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	text-align: right;
}*/

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;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar {
	font-family: Verdana, Arial, Sans-Serif;
	float: left;
	width: /*248px*/20%;
}
#sidebar a:link, #sidebar a:visited {
	color: #eeeeee;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#sidebar a:hover {
	color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
/* FONT COLOR SET TO SAME AS BACKGROUND AND SET TO RIDICULOUSLY SMALL SIZE TO WORK-AROUND AND OBSCURE WIDGET TITLE */
#sidebar h2 {
	margin: 0px;
	padding: 0;
	color: /*#545045*/#282520;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar form {
	margin: 0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 12px;
	background: #282520;
	border: 1px #605a4f solid;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	color: #717B3F;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	padding: 4px;
	background: #302c26;
	border: 1px #3c3831 solid;
}
#sidebar ul ul ul, #sidebar ul ol {
	border: 0px;
}
#sidebar ul ul li, #sidebar ul ol li {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	background: none;
	border: 0px;
}
#sidebar ul ul ul li {
	border: 0px;
}
#sidebar #searchform #s {
	width: 140px;
	height: 22px;
	padding: 0;
	font-size: 10px;
	color: #ffffff;
	background: #302c26;
	border: 1px #3c3831 solid;
}
#searchform {
	text-align: center;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
/* Controls search button*/
#sidebar #searchsubmit {
	padding: 1px;
	border: 1px #3c3831 solid;
	font-size: 10px;
	height: 24px;
	color: #FFFFFF;
	background-color: #282520;
}
.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;
}

