/*
Theme Name: Chalice
Description: 1 Column, 1 Sidebar
Version: 1.1
Author: SMM
Author URI: http://BodhiLogic.com
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]

1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	color: #555555;
}
#wrapper {
	width: 850px;
	margin: 12px auto 20px auto;
	padding: 0px;
}
#wrap {
	background:url(images/BodyInner.png) repeat-y;
}
#header {
	height: 153px;
	width: 850px;
	margin: 0px;
	background:url(images/Header.png) no-repeat;
	background-color:#003a71;
}
#header_school {
	height: 153px;
	width: 850px;
	margin: 0px;
	background:url(images/Header_School.png) no-repeat;
	background-color:#003a71;
}
#header_school_inc {
	height: 153px;
	width: 850px;
	margin: 0px;
	background:url(images/Header_School_Inc.png) no-repeat;
	background-color:#003a71;
}
#header_contact {
	height: 153px;
	width: 850px;
	margin: 0px;
	background:url(images/Header_Inc.png) no-repeat;
	background-color:#003a71;
}
#menuBkg {
	background:url(images/Menu.gif) no-repeat;
	height:36px;
	width:850px;
	margin-top:-13px;
}
#content {
	width: 850px;
	padding: 0 0px 20px 0;
	line-height: 1.3em;
	min-height:400px;
}
#leftSidebar {
	float:left; 
	background:url(images/Sidebar.png) no-repeat; 
	width:175px; 
	height:437px;
}
#contentTop {
	float:left; 
	background:url(images/TopContent.png) no-repeat; 
	width:803px;/*609px;*/
	height:135px;
	margin-top:-10px;
}
#bodyRight {
	float:right; 
	background:url(images/BodyRight.png) right repeat-y; 
	width:47px;/*609px;*/
	h/eight:684px;
}
#contentBottom {
	float:left; 
	background:url(images/BodyBottom.png) no-repeat; 
	width:803px;/*609px;*/
	height:112px;
}
#footer {
	height: 42px;
	clear: both;
	font-size: 0.8em;
	padding: 2px 0 0 0;
	line-height:16px;
	background:url(images/Footer.gif) no-repeat #ffffff;
	color:#69a0d3;
}
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 0;
	font-size: .9em;
}
.entry-content, .entry-excerpt {
	c/lear: left;
}
.entry-text {
	margin: 0 50px;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}
/*===END SECTION 2===*/

/*===START SECTION 3 - content and footer links===*/
#content a:link, #content a:visited {
	padding: 2px;
	text-decoration: none;
	color:#003a71;
}
#content a:hover {
	border-bottom:1px dotted #060;
}
#footer a:link, #footer a:visited {
	color: #a4b8df;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	border-bottom:1px dotted #a4b8df;
}
#PubLink a:link, #PubLink a:visited{
	text-decoration: none;
	color:#3385c3;/*398bc8;*/
}
#PubLink a:hover {
	border-bottom:1px dotted #3385c3;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for header menu===*/
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0 0;
	width: 850px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
}
#menu li a:hover {
	color: #060;
}
/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
/*NO SIDEBAR IN A*/
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
#content h4 {
	font-size: 1.2em;
}
#content .tinyText {
	font-size:.8em;
}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
	line-height:1.2em;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
li.author {
	padding: 5px;
}
/*===END SECTION 8===*/

/*START SECTION 9 - blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 600px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 9===*/

/*===START SECTION 10 - alignment===*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/

.center {
	text-align:center;
}
.shopPrice {
	color:#990000;
	font-weight:bold;
}

a[href="#nogo"] {/*background: red;*/}
a[href="#"] {/*background: red;*/}

.hide {
	display:none;
}