/*
Theme Name:		WP Framework
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-l.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

.home-col3 li
{
	list-style-image:none;
	background-repeat: no-repeat;
	
	padding-bottom:3px;
	margin: 0 0 0 15px;
	padding: 0 0 5px 0;
}

.home-col1, .home-col2 {min-height:250px;}

.home-col3 a { color: #675439; text-decoration: none;}
.home-col3 a:hover { text-decoration: underline; }
blockquote {color:#2d2a2a; font-style:normal; font-weight:normal;}

#calendarTitle {display:none;}

#events ul li {list-style-type: none;margin-left:0px;}

#pctab{

background: url(http://www.churchofstpeternsp.org/site/wp-content/uploads/2011/04/pc-tab.png) no-repeat; /* Path to Image */

right:1px;  /* change this to left: 1px; to put it on the left of the screen */

top:275px;height:117px;width:50px;margin-right:-2px;padding:0;position:fixed;z-index:5000;border:#fff solid 2px;}

#pctab a{display:block;width:100%;height:100%;}

h2 {font-weight:bold;}

#mission {position:relative;float:left;width:338px;padding:0 0px 0 20px;}

#slide {float:left;width:568px;height:327px;overflow:hidden;color:#fff;}

.home-photo {width: 950px; padding-top:15px; text-align:center;background-color:#fff; height:347px; margin:0 auto;}
