/*
Theme Name: PWI
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
background: #d3f0ff url(img/body_bg.gif) repeat-x;
color: #55849f;
font: 12px Arial, Helvetica, sans-serif;
}

/* Floats fix */
#main .inner , #homeblock span span , .testimonials p {
overflow: hidden;
}

/* Hidden text */
#header h1 , #homeblock div div h2 , #homeblock div div a , #homeblock2 div div h2 , #homeblock2 div div a {
text-indent: -9999px;
}

/* Hidden elements */
legend {
display: none;
}

a:link , a:visited {
color: #55849f;
}

.window , .window2 {
width: 420px;
height: 520px;
position: absolute;
z-index: 1000;
top: 30px;
left: 30px;
display: none;
}

	.window h3 , .window2 h3 {
	font: bold 22px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 15px 0 0 0;
	margin-bottom: 5px;
	position: relative;
	}
	
		.window h3 a , .window2 h3 a {
		position: absolute;
		width: 20px;
		height: 20px;
		right: 17px;
		text-indent: -9999px;
		}

	.window div , .window2 div {
	width: 380px;
	height: 450px;
	margin: auto;
	position: relative;
	overflow: auto;
	}
	
		.window div p , .window2 div p {
		padding: 0 10px 10px 0;
		}

		.window div strong , .window2 div strong {
		font-weight: bold;
		padding-bottom: 10px;
		display: block;
		}

/* General width */
.inner {
width: auto;
min-width: 970px;
margin: auto;
}

/* ---------- @HEADER ---------- */
	#header {
	height: 100px;
	}

		#header .inner {
		background: url(img/logo.gif) no-repeat;
		}

			#header h1 {
			width: 450px;
			height: 66px;
			}	
			
				#header h1 a {
				height: 66px;
				display: block;
				}
			
			#header ul {
			height: 34px;
			text-align: center;
			}
			
				#header ul li {
				display: inline;
				padding: 0 5px;
				position: relative;
				top: 10px;
				}
				
					#header ul li a:link , #header ul li a:visited {
color: #55849f;		
					font-weight: bold;
					font-size: 1.1em;
					}
				
/* ---------- @MAIN ---------- */	

	#main {
	background: #fff;
	padding: 20px 0;
	}

		#content {
		width: auto;
		}
	
		#leftcolumn {
		width: 18%;
		padding-right: 1%;
		float: left;
		}
		
			#leftcolumn h3 {
			background: #e2f1fa;
			color: #637d2b;
			height: 30px;
			line-height: 30px;
			font-weight: bold;
			text-indent: 12px;
			}
			
			#leftcolumn ul {
			padding: 10px 12px;
			}
			
				#leftcolumn ul li {
				background: url(img/bullet.gif) no-repeat 0 8px;
				padding: 5px 0;
				text-indent: 15px;
				}
				
				#leftcolumn ul li#bm_delicious {
				background: url(img/bookmark_delicious.jpg) no-repeat 0 8px;
				text-indent: 18px;
				}
				
				#leftcolumn ul li#bm_digg {
				background: url(img/bookmark-digg.jpg) no-repeat 0 6px;
				text-indent: 18px;

				}
				
				#leftcolumn ul li#bm_reddit {
				background: url(img/bookmark_reddit.gif) no-repeat 0 6px; 				
				}
				
				#leftcolumn ul li#bm_stumble {
				background: url(img/bookmark_stumble.jpg) no-repeat 0 6px;
				text-indent: 18px;
				}
				
				#leftcolumn ul li#rss_icon {
				background: url(img/icon_rss.gif) no-repeat 0 3px;
				text-indent: 20px;
				}
				
				#leftcolumn ul li#google_icon {
				background: url(img/rss_google.gif) no-repeat 0 6px;
				}

				#leftcolumn ul li#msn_icon {
				background: url(img/msn_rss.gif) no-repeat 0 6px;
				}

				#leftcolumn ul li#yahoo_icon {
				background: url(img/yahoo_rss.gif) no-repeat 0 6px;
				}
			
				#leftcolumn ul li.buttons {
				background: none;
				text-indent: 0;
				}
				
			#leftcolumn form#send2friend {
			background: url(img/send2friend_bg.gif) repeat-x;
			height: 196px;
			margin-top: 10px;
			}
			
				#leftcolumn form#send2friend fieldset {
				background: url(img/send2friend_leftbg.gif) no-repeat top right;
				height: 196px;
				display: block;
				}
				
					#leftcolumn form#send2friend fieldset label {
					width: 70%;
					height: 20px;
					padding-top: 15px;
					display: block;
					margin: auto;
					position: relative;
					top: 13px;
					}
					
					#leftcolumn form#send2friend fieldset label.first {
					background: url(img/send2friend-text.gif) no-repeat;
					padding-top: 20px;					
					}
					
						#leftcolumn form#send2friend fieldset label input {
						width: 100%;
						height: 13px;
						font-size: 10px;
						}
					
					.sendb {
					position: relative;
					top: 18px;
					display: block;
					margin: auto;
					}
		
		#rightcolumn {
		width: 18%;
		padding-left: 1%;
		float: right;
		}

			#rightcolumn form#mailing {
			background: url(img/mailing_bg.gif) repeat-x;
			height: 108px;
			margin-bottom: 10px;
			}
			
				#rightcolumn form#mailing fieldset {
				background: url(img/mailing_bg_left.gif) no-repeat top left;
				height: 108px;
				display: block;
				}
				
					#rightcolumn form#mailing fieldset label {
					background: url(img/mailing_text.gif) no-repeat;
					width: 90%;
					height: 20px;
					padding-top: 38px;
					display: block;
					margin: auto;
					position: relative;
					top: 13px;
					}
					
						#rightcolumn form#mailing fieldset label input {
						width: 100%;
						height: 13px;
						font-size: 10px;
						}
					
					.signupb {
					position: relative;
					top: 18px;
					display: block;
					margin: auto;
					}
		
			#rightcolumn h3 {
			background: #e2f1fa;
			color: #637d2b;
			height: 30px;
			line-height: 30px;
			font-weight: bold;
			text-indent: 12px;
			}
			
			#rightcolumn ul {
			padding-top: 10px;
			padding-left: 12px;
			}
			
				#rightcolumn ul li {
				background: url(img/bullet.gif) no-repeat 0 6px;
				padding: 5px 0;
				}
				
			#rightcolumn dl {
			font-style: italic;
			padding: 12px;
			}
			
				#rightcolumn dt {
				font-style: italic;
				}
				
				#rightcolumn dd {
				font-weight: bold;
				padding-bottom: 15px;
				}
				
				.more {
				text-align: right;
				font-weight: normal;
				}
			
		#content {
		margin: 0 19%;
		}
		
			#homeblock {
			background: url(img/big_image_bg.gif) repeat-x;
			height: 300px;
			}
			
				#homeblock div {
				background: url(img/big_image_left.gif) no-repeat top left;
				height: 300px;
				padding-left: 15px;
				}
				
					#homeblock div div {
					background: /*#ff0*/ url(img/big_image_right.gif) no-repeat top right;
					height: 300px;
					padding-left: 0;
					padding-right: 15px;
					}
					
						#homeblock div div span {
						width: 555px;
						height: 250px;
						position: relative;
						top: 20px;
						margin: auto;
						display: block;
						} 
					
							#homeblock div div img {
							position: absolute;
							left: 0;
							}
							
							#homeblock div div h2 {
							background: url(img/homeblock_h2.gif) no-repeat 0 20px;
							width: 367px;
							height: 143px;
							position: absolute;
							right: 0;
							}
							
							#homeblock div div a {
							background: url(img/homeordernow.gif) no-repeat;
							width: 300px;
							height: 96px;
							display: block;
							position: absolute;
							bottom: 0;
							right: 30px;
							}
							
			#homeblock2 {
			background: url(img/mid_image_bg.gif) repeat-x;
			height: 230px;
			}
			
				#homeblock2 div {
				background: url(img/mid_image_left.gif) no-repeat top left;
				height: 230px;
				padding-left: 15px;
				}
				
					#homeblock2 div div {
					background: /*#ff0*/ url(img/mid_image_right.gif) no-repeat top right;
					height: 230px;
					padding-left: 0;
					padding-right: 15px;
					}
					
						#homeblock2 div div span {
						width: 500px;
						height: 250px;
						position: relative;
						top: 10px;
						margin: auto;
						display: block;
						} 
						
						#homeblock2 div div span.order {
						width: 550px;
						}
					
							#homeblock2 div div img {
							position: absolute;
							left: 0;
							}
							
							#homeblock2 div div h2 {
							width: 320px;
							height: 100px;
							position: absolute;
							right: 0;
							}
							
								.ordernow div div h2 {
								background: url(img/MSG_ordernow.gif) no-repeat;
								}
								
								.weddingsavings div div h2 {
								background: url(img/MSG_weddingsavings.gif) no-repeat;
								}
								
								.vows div div h2 {
								background: url(img/MSG_vows.gif) no-repeat;
								}
							
							#homeblock2 div div a {
							background: url(img/ordernow_small.gif) no-repeat;
							width: 226px;
							height: 78px;
							display: block;
							position: absolute;
							bottom: 60px;
							right: 50px;
							}
							
							#homeblock2 div div a.free {
							background: url(img/ordernow_small_free.gif) no-repeat;
							}
					
							#toc {
							margin: 20px 0;
							text-align: center;
							}
					
							#toc a:link , #toc a:visited {
							font-size: 22px;
							font-weight: bold;
							display: block;
							color: #8ba850;
							}
							
							.testimonials p.testim {
							border-bottom: 1px #eee solid;
							padding-bottom: 0;
							margin-bottom: 0;
							}
							
							.testimonials p.testim strong {
							display: block;
							padding-bottom: 10px;
							margin-bottom: 10px;
							}
							
							.blog-item {
							margin-top: 10px 0;
							padding-bottom: 15px;
							}
							
							.blog-item li {
							background-position: 0 7px;
							text-indent: 17px;
							}
					
		#content-main {
		padding: 0 15px;
		font-size: 14px;
		}
		
			#content-main h3 {
			font-size: 18px;
			font-weight: bold;
			padding-bottom: 10px;
			}
		
			#innerpage #content h2 {
			border-bottom: 1px #00CCFF solid;
			padding-bottom: 10px;
			font-size: 22px;
			font-weight: bold;
			margin-bottom: 20px;		
			}
			
			#innerpage #content #homeblock2 div div h2 {
			border-bottom: 0;
			}
			
			#innerpage #content p {
			padding-top: 15px 0;
			display: block;
			}
			
			.innerlist {
			padding-left: 25px;
			}
			
			.blackie {
			font-weight: bold;		
			}
			
				.innerlist li {
				background: url(img/bullet.gif) no-repeat 0 8px;
				padding: 5px 0;
				display: block;
				}
			
			#postdata {
			background: #eee;
			padding: 5px 0 7px 0;
			margin-bottom: 10px;
			}
			
			.blog small {
			background: url(img/tags.gif) no-repeat 0 0;
			text-indent: 20px;
			font-size: 12px;
			padding: 0 5px 0 20px;
			}
			
			small.author {
			background: none;
			padding-left: 10px;
			}
			
			.blog p img {
			border: 4px #99CCFF solid;
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
			}
			
			#content-main p {
			padding-bottom: 20px;
			line-height: 20px;
			}
			
			#content-items {
			background: url(img/corner-top-left.gif) no-repeat;
			padding-top: 35px;
			}
			
				#content-items h4 {
				color: #91ad57;
				font-size: 24px;
				font-weight: bold;
				text-align: center;
				padding-bottom: 20px;
				}
				
					#content-items h4 strong {
					text-decoration: underline;
					}
					
				#content-items ul {
				background: url(img/corner-bottom-left.gif) no-repeat bottom right;
				padding: 0 35px 55px 35px;
				margin-bottom: 15px;
				}
				
					#content-items li {
					background: url(img/tick.gif) no-repeat right 7px;
					padding: 10px 0;
					border-bottom: 1px #daf0fc solid;
					}
				
					#content-items dt {
					font-size: 18px;
					font-weight: bold;
					}
					
				#faq-questions {
				padding-bottom: 30px;
				}
				
				#faq-answers dt {
				font-weight: bold;
				}
				
				#faq-answers dd {
				padding-bottom: 20px;
				}
				
			#sitemap li {
			padding: 5px 0;
			padding-left: 25px;
			}
			
				#sitemap ul {
				background: url(img/dots.gif) repeat-y 15px 0;
				margin: 10px 0;
				}
				
					#sitemap ul li {
					background: url(img/dotline.gif) no-repeat 18px 13px;
					text-indent: 15px;
					}
					
		#specialoffer {
		border: 1px #CCCCCC solid;
		padding: 15px 0 5px 0;
		text-align: center;
		}
		
				#specialoffer h3 , #specialoffer p {
				padding-bottom: 0;				
				}
				
				#specialoffer h3 {
				font-size: 30px;
				}
				
					#specialoffer h3 span {
					background: url(img/booksthumbs.gif) no-repeat top right;
					padding-top: 25px;
					padding-bottom: 10px;
					padding-right: 85px;
					}
				
				#specialoffer p {
				padding: 2px 0;
				font-size: 22px;
				line-height: 27px;
				}
				
					#specialoffer p a.highlight {
					font-size: 22px;
					font-weight: bold;
					}
					
					#specialoffer em {
					color: #7f9945;
					font-size: 22px;
					font-weight: bold;
					}
				
				#specialoffer p.smallorder {
				display: block;
				}
				
					#specialoffer p.smallorder a {
					background: url(img/ordernow_small.gif) no-repeat;	
					width: 226px;
					height: 78px;
					display: block;
					text-indent: -9999px;
					margin: auto;
					}
				
/* ---------- @FOOTER ---------- */

	#footer {
	background: url(img/footer-bg.gif) repeat-x;
	padding: 20px 0 70px 0;
	}
	
		#footer ul {
		text-align: center;
		}
	
			#footer ul li {
			display: inline;
			}
			
				#footer ul li a:link , #footer ul li a:visited {
				text-decoration: none;
				}
				
		#footer center {
		padding-top: 20px;
		font-size: 10px;
		}
		
	.innerp h3 {
	margin-bottom: 10px;
	}
	
	.innerp p {
	padding-bottom: 15px;
	}
	
	.testimonials #content-main p.testim {
	padding-bottom: 5px;
	margin-bottom: 20px;
	line-height: 17px;
	}
	
	.padding li {
	padding-left: 17px;
	}
	
	.padding dt , .padding dd {
	padding: 0 25px;
	}
	
form#wpt {
width: 400px;
display: block;
padding-bottom: 30px;
}

	form#wpt label {
	height: 25px;
	margin: 3px 0;
	display: block;
	position: relative;
	padding-top: 5px;
	}
	
		form#wpt label input {
		position: absolute;
		top: 0;
		right: 0;
		}

			form#wpt label span {
			position: absolute;
			top: 0;
			right: 0;
			width: 70px;
			display: block;
			padding-top: 3px;
			}
			
				@-moz-document url-prefix(){ form#wpt label span input {
				position: relative;
				top: 2px;
				} }
			
			form#wpt label span.sexmale {
			width: 53px;
			right: 150px;
			}
			
			form#wpt label span.sexfemale {
			right: 70px;
			}
		
			form#wpt label input.text {
			border: 1px #ccc solid;
			width: 200px;
			padding: 2px 1px;
			}

			form#wpt label select.wmonth {
			width: 115px;
			position: absolute;
			top: 0;
			right: 90px;
			}
			
			form#wpt label input.wday {
			width: 20px;
			right: 60px;
			}
			
			form#wpt label input.wyear {
			width: 50px;
			}
			
.testimonials-img {
float: left;
margin: 0 15px 15px 0;
}


	.testimonials strong {
	font-weight: bold;
	}

ul#cat {
padding: 0;
}

	ul#cat li {
	text-indent: 15px;
	}