/*

	Theme Name:	 p2p_cms
	Theme URI:	 http://point2pointcentral.com
	Description: WP CMS style layout. Widget friendly.
	Tags:		 custom, cms, three columns, fixed width
	Version:	 0.1
	Author:		 Dylan James Wagner
	Author URI:	 http://dylanjameswagner.com

	Designed for point2point as a CMS theme.

	// -------------------------------------------------------------- //
	// style.css

*/

@import url('css/common.css');
@import url('css/wordpress.css');
@import url('css/navigation.css');
@import url('css/slideshow.css');
@import url('css/donor.css');
@import url('css/cforms.css');

body {
	background: #a7a7a7 url('img/bg_body.png') repeat-x scroll 50% 0;
	
	font-size: small;
	color: #000;
}
p, h3, h4, h5, h6, ol, ul {
	margin: 10px 47px;
}
h3, h4, h3 a, h4 a {
	color: #e43f74;
}
h3 {
	font-size: x-large;
}
h4 {
	text-transform: uppercase;
	color: #000;
}
a {
	color: #666;
}
a:link {}
a:visited {}
a:hover, a:active {
	color: #ccc;
}
a img {
	border: 1px solid #666;
}
a:link img {}
a:visited img {}
a:hover img, active img {
	border-color: #ccc;
}
#site {
	min-height: 100%;
	margin: 0 auto;
}
#header, #content, #footer {
	clear: both;
	width: 920px;
	margin: -1px auto -1px auto;
	padding-top: 1px;
	padding-bottom: 1px;
	z-index: 100;
}
#header {
	position: relative;
	height: 222px;
}
#header h1 {
	margin: 55px 0 0 0;
}
#header h1 a {
	display: block;
	width: 900px;
	height: 114px;
	margin: 0 auto;
	background: url('img/bg_h1_a.jpg') no-repeat scroll 50% 0;
	overflow: hidden;
	
	text-indent: -999px;
}
#header h1 a:link {}
#header h1 a:visited {}
#header h1 a:hover, #header h1 a:active {
	background-position: 50% -114px;
}
#header h2 {
	margin-top: 2px;
	text-align: center;
	font-size: 28px;
	color: #666;
}
#footer {
	min-width: 100%;
	height: 286px;
	padding-top: 10px;
	background: #999 url('img/bg_footer.png') repeat-x scroll 50% 0;
	
	font-size: smaller;
	color: #dedede;
}
#footer p {
	width: 826px;
	margin: 0 auto;
}
#content {
	padding-bottom: 47px;
}
#primary {}
#primary h3:first-child {
	margin-top: -3px;
	padding-top: 47px;
	border-top: 2px solid #a7a7a7;
}
#secondary {
	display: none;
}
#left {
	float: left;
	width: 63%;
}
#right {
	float: right;
	width: 37%;
}
.post {
	width: 732px;
	margin: 0 auto;
	padding-top: 1px;
	background: url('img/bg_post.png') no-repeat scroll 50% 0;
	border-bottom: 2px solid #7e7e7e;
}
#primary .post:first-child, #primary .post:first-child h3 {
	background: none;
	border-top: 2px solid #a7a7a7 !important;
}
.post h3 {
	border-color: #7e7e7e !important;
}
.post h3 a {
	text-decoration: none;
}
.post_date {
	margin-top: -10px;
	margin-bottom: 47px;
	font-size: smaller;
}
.post_edit {
	clear: both;
}
.post_meta {
	clear: both;
	margin-top: 47px;
	margin-bottom: 47px;
}
#copyright, #developer {
	clear: both;
	color: #bbb;
}
#copyright {}
#developer {
	margin-bottom: 9px;
}
#developer a {
	text-decoration: none;
	color: #bbb;
}
#developer span {
	display: none;
}
#validation, #rss {
	display: none;
}

/* specific pages
	page-item-3 Home
	page-item-5 News
	page-item-10 Before & After
	page-item-8 Purchase
	page-item-2 About
	page-item-12 Contact
*/

/* home */
#home {
	background-image: url('img/bg_body_alt.png');
}
#home #content {
	padding: 0;
}
#home .post_edit {
	position: absolute;
}
#columns {
	height: 235px;
	margin: 0 0 20px 0;
	padding: 2px 0 0 6px;
	background: url('img/bg_columns.png') no-repeat scroll 50% 0px;
	
	font-size: medium;
	font-weight: bold;
	color: #999;
}
#columns p {
	text-align: center;
	font-weight: normal;
}
#columns div {
	float: left;
	width: 248px;
	margin: 0 0 0 41px;
	
	list-style: none;
	font-size: small;
}
#columns h3 {
	margin: 1px 0 10px 0 !important;
	padding: 0 !important;
	border: none !important;
	
	text-align: center;
	font-size: 20px;
	color: #dedede;
}
#columns div p {
	margin: 0;
	
	text-align: left;
}

/* before & after */
#page_10 ol li {
	clear: both;
	margin-bottom: 10px;
}
#page_10 ol .odd {
	background: none;
}
#page_10 ol li strong {}
.wp-image-152 {}
.wp-image-153 {
	margin-bottom: 47px;
}
#before_pic {}
#after_pic1 {
	margin-bottom: 15px;
}
#after_pic2 {}
.wp-image-124, .wp-image-125 {
	float: left;
	width: 156px;
	height: 120px;
	margin: 0 20px 10px 0;
	border: 1px solid #666;
}
.wp-image-124 {}
.wp-image-125 {}
.wp-image-141 {
	float: left;
	width: 156px;
	height: 138px;
	margin: 0 20px 10px 0;	
}
.wp-image-128 {}
.wp-image-169 {
	float: left;
	width: 114px;
	height: 83px;
	margin: 0 20px 10px 0;	
}

/* purchase */
#page_8 .inset > * {
	margin-left: 57px
}
#shipping_rates li strong {
	display: inline-block;
	width: 85px;
	margin-left: 15px;
}
#purchase_code {
	margin: 0 0 0 0;
}
#purchase_code form {
	margin-bottom: 20px;
}
#purchase_code form label {
	float: left;
	margin-right: 10px;
	
	font-weight: bold;
}
#purchase_code form p strong {
	display: inline-block;
	width: 72px;
}

/* about */
#about_bio {
	float: right;
	margin: 0 41px 0 25px;
	
	text-align: center;
}		
/* contact */
#page_12 #primary {
	background: url('img/bg_contact.png') no-repeat scroll -20px 0;
}
#page_12 #content p {
	width: 485px;
}

