/*
Theme Name: Rocky Creek
Theme URI: http://rockycreekwinery.ca
Description: A custom-built theme for the Rocky Creek Winery site: www.rockycreekwinery.ca
Version: 1.0
Author: Hired Guns Creative
Author URI: http://www.hiredgunscreative.com/
Tags:
*/


/* basics */

html {
	background:#000;
	}
	
body {
	width:100%;
	margin: 0; padding: 0;
	background: #000 url(images/gbl/body-bg.jpg) no-repeat top center;
	color:#fff;
	font-family: "trebuchet ms", verdana, arial, tahoma, sans-serif;
	font-size: 11pt;
	display: table;
	}
	
	body.splash {
		background: #000 url(images/gbl/body-splash-bgalain2.jpg) no-repeat top center;
		}
	
h1 {font-size: 18pt;}
h2 {font-size: 13pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 10pt; margin:0; padding:0 0 5px; color:#b19263;}


/* images and misc. */

img{ border: none; }
img a{border:none;}
/*
img.left{ float: left; border: none; }
img.right{ float: right; border: none; }
*/
/*
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
*/
img.centered { display: block; margin: 0 auto; }
img.alignright { margin:0 0 -7px 10px; padding:0; float:right; }
img.alignleft { margin: 0 10px -7px 0; padding;0; float:left; }

.alignright { float: right; }
.alignleft { float: left }

blockquote{ margin:15px; padding:0 12px 0 12px;}

code{ margin:10px; font-family:"Courier New", Courier, monospace;}
	
.clear { clear:both;}

#content ul, #content ol { margin-left:0; }


/* links */

a {color:#b19263; text-decoration:none; border: none;}
a:hover {color:#b19263; text-decoration: underline; border: none;}


/* container */

#container {
	width: 960px;
	margin: 0 auto; padding: 0;
	overflow: hidden;
	}
	
	
/* header */

#header {
	width: 960px; 
	margin: 84px 0 0;
	}
	
	#header h3 a {
		width:240px; height: 37px;
		margin: 0 20px 0 0; padding: 0;	
		float:left;
		text-indent: -999em;
		background: url(images/gbl/header-h3-bg.jpg) no-repeat 70px 22px;
		}
	
body.splash #header {
	margin: 147px 0 0;
	}
	
	body.splash #header #logo {
		margin: 0; padding: 0;
		}
		
		body.splash #header #logo a {
			width:133px; height: 72px;
			margin-left: -498px; padding: 0;
			float: left;
			display: block;
			background: url(images/gbl/logo-splashalain.jpg) no-repeat 0 0;
			outline: none;
			overflow: hidden;
			left:50%;
			top:70px;
			position:absolute;
			}
	
	body.splash #header h3 {
		height:52px;
		left:50%;
		margin:0 0 0 -365px;
		padding:0;
		position:absolute;
		top:90px;
		width:241px;
		}	
		
		body.splash #header h3 a {
			width:241px; height: 52px;
			padding: 0;
			background: url(images/gbl/header-h3-splash-bgalain.jpg) no-repeat 0 0;
			}
			
	body.splash #header h4 {
		margin-left: 130px; padding: 0;
		position: absolute;
		top:90px; left:50%;
		}
		
		body.splash #header h4 a {
			width:244px; height: 68px;
			display: block;
			background: url(images/gbl/call-reserve-bgalain.jpg) no-repeat 0 0;
			outline: none;
			overflow: hidden;
			text-indent: -999em;
			}
			
			body.splash #header h4 a:hover {
				background-position:  0 -68px;
				cursor: pointer;
				}


/* main menu */

#menu {
	width:700px; 
	margin:0; padding: 5px 0 1px;
	float: right;
	}
	
	body.splash #menu {
		width:660px;
		margin: 0 0 50px; padding: 0;
		float:left;
		position: relative;
		top:23px; left:170px;
		}
		
		@media screen and (-webkit-min-device-pixel-ratio:0;) {
			body.splash #menu {
				left:170px;
				}
			}

	.nav {
		font-family: Arial, Helvetica, sans-serif;
		z-index: 100;
		position: relative;
		margin: 0; padding: 0;
		list-style: none;
		}	
	
		.nav ul { 
			margin: 0; padding: 0;
			list-style: none;
			text-align: center;
			}
	
			.nav li {
				float: left;
				margin: 0; padding: 0 2px;
				position: relative;
				text-align: left;
				}
				
				body.splash .nav li.page-item-7 {
					display:none;
					}
	
				.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
					text-decoration: none;
					text-transform: uppercase;
					font-family:"Palantino", Times New Roman, Times, serif;
					font-size: 11px;
					color: #b19263;
					display: block;
					padding: 20px 3px;
					outline:none;
					}
					
					@media screen and (-webkit-min-device-pixel-ratio:0;) {
						.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
							padding-right:3px !important;
							padding-left:2px !important;
							}
						}
					
					body.splash #menu .nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
						padding:20px 4px;
						}
	
					.nav li a:hover {
						color: #fff;	
						}
	
						#nav-one li:hover a, #nav-one li.sfHover a {
							color: #fff;
							}
							
							#nav-one li:hover ul a, #nav-one li.sfHover ul a {
								color: #b19263;	
								}
	
							#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover {
								color:#fff;	
								}
																
							.nav li ul {
								width:187px;
								margin: 20px 0 0; padding:0 0 5px;
								background:#3c0303 url(images/gbl/menu-sub-ul-bg.jpg) no-repeat center bottom;
								}
								
								.nav li ul li {
									background: none;
									margin: 0; padding: 0
									}
									
									.nav li ul li a {
										padding: 8px 13px 4px !important;
										background: none;
										text-transform: none !important;
										font-size: 13px !important;
										}
/*										
										@media screen and (-webkit-min-device-pixel-ratio:0;) {
											.nav li ul li a {
												padding-right:13px !important;
												padding-left:13px !important;
												}
											}
*/										

										@media screen and (-webkit-min-device-pixel-ratio:0;) {
											.nav li ul li a {
												margin-right:5px;
												margin-left:10px;
											}
										}
											
										.nav li ul li a:hover {
											background: none;
											}
	
.nav ul {
	background: #565656;
	list-style: none;
	margin: 0;
	width: 100px;
	position: absolute;
	top: -999em;
	left: -1px;
	}

	.nav li:hover ul, .nav li.sfHover ul {
		top: 25px;
		}

	.nav ul li {
		border: 0;
		float: none;
		}
	
		.nav ul a {
			width: 80px;
			white-space: nowrap;
			}
		
			.nav ul a:hover {
				color: #fff;
				}								
		

/* content */

#content {
	width:495px;
	padding:137px 0 0;
	float: left;
	overflow: hidden;
	font-size: 13px;
	}	

	#content h1 {
		padding-bottom:30px;
		text-transform: uppercase;
		color: #a08349;
		font-weight: lighter;
		font-family: Palatino, Trajan Pro, Times New Roman, serif;
		font-size: 17px;
		}
		
	#content h2 {
		padding-bottom:15px;
		}
		
		#content .post h2 {
			text-align:left !important;
			padding-top:20px;
			}
		
	#content h3 {
		padding-bottom:10px;
		}
					
	#content p {
		line-height: 20px;
		padding: 0 0 10px;
		}
		
		#content .post .entry a, #content .post .entry a span.windowtext {
			color:#AE9263 !important;
			}

	body.splash #content {
		width:687px; 
		margin: -5px 0 0 130px; padding: 0 0 70px;
		color: #b39553 !important;
		text-align: center;
		font-family: Times New Roman, serif;	
		font-size: 13px;	
		}
		
		body.splash #content h1 {
			margin:0; padding: 0 0 10px;
			}
		
		body.splash #content p {
			width:670px; height: 150px;
			margin: 0 0 0 5px; padding: 0;
			overflow: hidden;
			color:#fff;
			line-height:19px;
			}
			
			body.splash #content p a {
				text-decoration:underline;
				}
				
				body.splash #content p a:hover {
					text-decoration:none;
					}

	#content .navigation {
		clear:both;
		}
		

/* home page product feature */

body.splash #product-feature {
	width:619px;
	margin: 51px 0 0; padding: 0;
	position: relative;
	left:33px;
	text-align: center;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0;) {
		body.splash #product-feature {
			margin-top:51px;
			}
		}
	
	body.splash #product-feature h1 {
		width:334px; height: 13px;
		margin: 0 0 14px 152px; padding: 0;
		display: block;
		text-indent: -999em;
		background: url(images/gbl/product-feature-h1-splash-bgalain.png) no-repeat 0 0;		
		}
		
	body.splash #product-feature ul {
		margin:0; padding: 0;
		list-style: none;
		}
		
		body.splash #product-feature li {
			margin:0; padding: 0;
			display: inline;
			float: left;
			}
	
			body.splash #product-feature li a {
				height:221px !important;
				background:url(images/gbl/product-feature-splash-sprite-sold-out.png) no-repeat 0 0;
				text-indent: -999em;
				display: block;
				outline: none;
				overflow: hidden;
				}
				
				body.splash #product-feature li a.blackberry {
					width:180px;
					background-position:0 0;
					}
					
					body.splash #product-feature li a.blackberry:hover {
						background-position:0 -221px;
						}
						
				body.splash #product-feature li a.pinot-noir {
					width:139px;
					background-position:-180px 0;
					}
					
					body.splash #product-feature li a.pinot-noir:hover {
						background-position:-180px -221px;
						}
						
				body.splash #product-feature li a.ortega {
					width:142px;
					background-position:-319px 0;
					}
					
					body.splash #product-feature li a.ortega:hover {
						background-position:-319px -221px;
						}
						
				body.splash #product-feature li a.pinot-gris {
					width:158px;
					background-position:-461px 0;
					}							
											
					body.splash #product-feature li a.pinot-gris:hover {
						background-position:-461px -221px;
						}	
								
					
/* home page slogan */

body.splash #slogan {
	position: relative;
	margin:24px 0 0; padding: 0;
	}		
	
	body.splash #slogan ul {
		margin: 0 0 0 131px; padding: 0;
		list-style: none;
		}		
		
		body.splash #slogan li {
			margin: 0; padding: 0;
			float: left;
			}
	
			body.splash #slogan a {
				height:41px;
				display: block;
				outline: none;
				text-indent: -999em;
				float: left;
				}	
				
				body.splash #slogan a#wines {
					width:132px;
					background: url(images/gbl/slogan-wines-bg.jpg) no-repeat 0 0;
					}
					
					body.splash #slogan a#wines:hover {
						background-position: 0 -42px;
						}
				
				body.splash #slogan a#people {
					width:136px;
					background: url(images/gbl/slogan-people-bg.jpg) no-repeat 0 0;
					}
					
					body.splash #slogan a#people:hover {
						background-position: 0 -42px;
						}
		
				body.splash #slogan a#experiences {
					width:178px;
					background: url(images/gbl/slogan-experiences-bg.jpg) no-repeat 0 0;
					}
					
					body.splash #slogan a#experiences:hover {
						background-position: 0 -42px;
						}
						

/* sidebar */

#sidebar {
	width: 479px;
	float:right;
	margin: 0 0 24px -15px;
	padding: 0;
	}
	
	#sidebar h2 {
		width:339px; height: 19px;
		margin: 26px 0 -4px 52px; padding: 0;
		text-indent: -999em;
		background: url(images/gbl/product-feature-h2-bg.jpg) no-repeat 0 0;
		display: block;
		}
		
		@media screen and (-webkit-min-device-pixel-ratio:0;) {
			#sidebar h2 {
				margin-bottom:-3px;
				}
			}			

/* sidebar product feature (all pages except home page) */

	#product-feature {
		}
		
		#product-feature ul {
			margin: 0; padding: 0;
			list-style: none;
			}
			
			#product-feature li {
				margin:0; padding: 0;
				display: inline;
				float: left;
				}
				
				#product-feature li a {
					height:216px;
					background:url(images/gbl/product-feature-sprite-sold-out.png) no-repeat 0 0;
					text-indent: -999em;
					display: block;
					outline: none;
					overflow: hidden;
					}
					
					#product-feature li a.blackberry {
						width:123px;
						background-position:0 0;
						}
						
						#product-feature li a.blackberry:hover {
							background-position:0 -216px;
							}
							
					#product-feature li a.pinot-noir {
						width:99px;
						background-position:-123px 0;
						}
						
						#product-feature li a.pinot-noir:hover {
							background-position:-123px -216px;
							}
							
					#product-feature li a.ortega {
						width:105px;
						background-position:-222px 0;
						}
						
						#product-feature li a.ortega:hover {
							background-position:-222px -216px;
							}
							
					#product-feature li a.pinot-gris {
						width:107px;
						background-position:-324px 0;
						}							
												
						#product-feature li a.pinot-gris:hover {
							background-position:-324px -216px;
							}
							
							
/* Flash Product Carousel */

	#carousel.splash {
		margin:0; padding:0;
		}

	#carousel.inner {
		margin:14px 0 4px 40px;
		}							
							
			
/* Recent Blog Posts (in sidebar) */
			
	#recent-posts {
		font-size: 12px;
		color: #9f8c8c;
		font-family: "Palatino", Times New Roman, Times, serif;
		text-align:center;
		}
		
		#recent-posts h4 {
			margin: 44px 0 34px 165px; padding: 0; 
			text-indent: -999em;
			}	
			
			#recent-news {
				margin: 0;
				}
				
				#recent-news h4 {
					width:150px; height: 14px;
					background: url(images/gbl/sidebar-h4-bg.jpg) no-repeat 0 0;
					}
		
		.post-summary {
			padding:0 75px;
			}
				
		#recent-posts p {
			padding-bottom: 20px;
			line-height: 23px;
			background: url(images/gbl/sidebar-p-bg.gif) no-repeat center bottom;
			text-align:justify;
			}
			
		#recent-posts a {
			color: #9f8c8c;
			text-decoration: underline;
			}
			
			#recent-posts a:hover {
				color:#fff;
				}
			

/* footer */


#footer {
	width: 960px; height: 250px;
	margin: 0; padding: 224px 0 0;
	clear: both;
	text-align: center;
	background: url(images/gbl/footer-bg.jpg) no-repeat 23px 0;
	}
	
	body.splash #footer {
		margin:0; padding: 208px 0 0;
		background: url(images/gbl/footer-splash-bg.jpg) no-repeat 0 0;
		}
	
	#footer ul {
		margin: 0 0 21px; padding: 0;
		list-style: none;
		}
	
		#footer li {
			margin: 0; padding: 0;
			display: inline;
			}
			
			#footer li a {
				margin: 0; padding: 0 7px 0 6px;
				text-decoration: none;
				text-transform: uppercase;
				font-family:"Palantino", Times New Roman, Times, serif;
				font-size: 11px;
				color: #b19263;
				}
			
				#footer li a:hover {
					color: #fff;
					}
					
					#footer li ul {
						display:none;
						}
					
			
#footer p {
	margin: 0; padding: 0;
	font-family: "Palatino", Times New Roman, Times, serif;
	color: #9f8c8c;
	font-size: 10px;
	}

	#footer a {
		color: #9f8c8c;
		text-decoration: none;
		}
	
		#footer a:hover {
			color: #fff;
			text-decoration:none;
			}
			
/*  facebook badge - in splash page entry */
			

body.splash .entry{
height:150px;
}			

.wp-image-1193{
position:absolute;
width:144px;
height:44px;
left:50%;
margin-left:-64px;
bottom:-340px;
}

body.splash #content{
overflow:visible;
}
			
/* contact form */

form#cformsform {
	margin:0; padding:0;
	text-align:left;
	}
	
	form#cformsform legend {
		display:none;
		margin:0; padding:0;
		}
		
		form#cformsform fieldset {
			margin:0; padding:0;
			border:none;
			background:none;
			}

			form#cformsform ol {
				list-style:none;
				margin:0; padding:0;
				}
			
			form#cformsform label {
				display:none;
				}
				
			form#cformsform span.reqtxt, form#cformsform span.emailreqtxt {
				display:none;
				}
				
			form#cformsform input, form#cformsform textarea {
				margin-bottom:10px; padding:5px;
				width:350px;
				background:none;
				border:1px solid #b19263;
				color:#fff;
				}

			p.cf-sb {
				margin:0; padding:0;
				text-align:left;
				}
								
				form#cformsform input#sendbutton {
					width:75px;
					margin:0; padding:5px 10px;
					color:#fff;		
					border:1px solid #b19263 !important;		
					cursor:pointer;
					}
				
					form#cformsform input#sendbutton:hover {				
						color:#b19263;
						}
						
	#usermessagea {
		margin:0 0 30px; padding:0;
		background:none;
		color:#fff;
		/*border:1px solid #91A206;*/
		}
						
	p.linklove {
		display:none !important;
		}
		
		
/* product order form */

form#cforms2form {
	margin:0; padding:0 0 10px;
	text-align:left;
	}

	form#cforms2form fieldset {
		background:none;
		border:none;
		}
		
		form#cforms2form fieldset.cf-fs2 {
			margin-bottom:0; padding-bottom:0;
			}
			
		form#cforms2form legend {
			margin-left:0; padding-left:0;		
			color:#fff;
			font-size:16px;
			text-transform:uppercase;
			}
			
			form#cforms2form li#li-2-2 {
				text-align:left;
				background:none !important;
				}				
				
			form#cforms2form label {
				text-align:left !important;
				}
				
				form#cforms2form input, form#cforms2form textarea {
					border:1px solid #b19263 !important;
					background:none;
					color:#fff;
					font-size:12px;
					}
	
					form#cforms2form fieldset.cf-fs1 label {
						width:260px;
						}
						
						form#cforms2form fieldset.cf-fs1 label span {
							width:100%;
							}
											
						form#cforms2form fieldset.cf-fs1 input {
							width:30px;
							text-align:right;
							}
				
				form#cforms2form .reqtxt, form#cforms2form .emailreqtxt {
					display:none;
					}
					
				form#cforms2form fieldset.cf-fs2 label {
					display:none;
					}
					
					form#cforms2form fieldset.cf-fs2 input, form#cforms2form fieldset.cf-fs2 textarea {
						width:300px;
						}
					
	form#cforms2form p.cf-sb {
		margin-top:0; margin-left:2px !important; padding:0 0 10px;
		}
				
		form#cforms2form p.cf-sb input {
			margin:0; padding-left:0;
			float:none;
			}
			
	#usermessage2a {
		margin:0 !important; padding:0 !important;
		background:none !important;
		border:1px solid #db0000 !important;
		color:#fff !important;
		}			
	

/* photo gallery */

#gallery {
	margin:120px 0 0;
	}
	
	#gallery h2 {
		height:61px;
		margin:15px 0 10px;
		display:block;
		text-indent:-999em;
		}	
		
		h2.gal-header-wines {
			width:164px;
			background:url(images/gbl/gal-header-wines-bg.png) no-repeat 0 0;
			}
			
		h2.gal-header-people {
			width:176px;
			background:url(images/gbl/gal-header-people-bg.png) no-repeat 0 0;
			}
			
		h2.gal-header-experiences  {
			width:219px;
			background:url(images/gbl/gal-header-experiences-bg.png) no-repeat 0 0;
			}
			
	.gal {
		margin-left:66px;
		}
		
		.gal a {
			outline:none;
			}
		
		.gal img {
			border:2px solid #c7a55b;
			margin:0 15px 15px 0;
			}		
			
			.gal img:hover {
				border:2px solid #fff;
				}
				
				
/* fancy box (lightbox) overaly */

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 1000;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(images/fancy/fancy_progress.png) no-repeat;
}

div#fancy_close {
	width:50px; height:56px;
	position: absolute;
	top: -25px;	right: -20px;
	background: transparent url(images/fancy/fancy_closebox.png) no-repeat;
	cursor: pointer;
	z-index: 1000;
	display: none;
	}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 960;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 920;
}

div#fancy_title {
	position: absolute;
	bottom: -55px;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font-family:"Palantino", Times New Roman, Times, serif;
	font-size:12px;
}

td#fancy_title_left {
	width:50px; height:51px;
	background: transparent url(images/fancy/fancy_title_left.png) repeat-x;
	}

td#fancy_title_main {
	height: 51px;
	background: transparent url(images/fancy/fancy_title_main.png) repeat-x;
	}

td#fancy_title_right {
	width:50px; height:51px;
	background: transparent url(images/fancy/fancy_title_right.png) repeat-x;
	}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #503424;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 50px; 
	height: 100%; 
	width: 45%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 1000; 
	outline:none;
}

a#fancy_left {
	left: -15px; 
}

a#fancy_right {
	right: -15px; 
}

a#fancy_left:hover {
	background: transparent url(images/fancy/fancy_left.png) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(images/fancy/fancy_right.png) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 700;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(images/fancy/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(images/fancy/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy/fancy_shadow_nw.png) no-repeat;
}				














/* Begin Typography & Colors */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.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;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#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;
	}

/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}


/* End Structure */



/*	Begin Headers */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */






/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
	
#searchform input {
	background:none;
	border:1px solid #b19263;
	color:#fff;
	}

#sidebar #searchsubmit {
	padding: 1px;
	cursor:pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background:none;
	border:1px solid #b19263;
	color:#fff;
	}

#commentform textarea {
	width:457px;
	padding: 2px;
	background:none;
	border:1px solid #b19263;
	color:#fff;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background:none;
	border:1px solid #b19263;
	color:#fff;
	cursor:pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}
/* End Comments */




/* Begin Calendar */
#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

/* 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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 0 4px;
	margin: 0;
	color:#000;
}
/* End captions */
