/*
Theme Name: Cedar Lanes
Theme URI: 
Description: A custom theme built with HTML 5 and Blueprint CSS.
Version: 1.0
Author: John Webster
Author URI: http://johnwebster.name
Tags: 

	
Credits and license:

Custom Theme Based on Room 34 Baseline

Uses the Blueprint CSS framework:
http://www.blueprintcss.org/

Design, CSS and HTML are released under LGPL version 3:
http://www.gnu.org/licenses/lgpl-3.0-standalone.html

Last update: June 22, 2010
*/

/* STANDARD HTML TAGS */

body {
	color: #c4d7f0;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size:14px;
}

.entry img {
	border:4px solid #7496C5;
}

.entry .gform_wrapper img {
	border:none;
}


body.home .container {background:url(images/bg-home-container.png) top center no-repeat;}

body.home { background:#002b66 url(images/tail-top.gif) top center repeat-x; }

body.page-id-3 #content h1 {display:none; }

body { background:#002b66 url(images/tail-top.gif) 0 -322px repeat-x; }

a, a:visited {
	color: #B2D4F3;
	text-decoration: none;
}

a:hover {
	color: #069;
	text-decoration: underline;
}

a:active, a:focus {
	outline: none;
}

a.view-standings, a.view-standings:visited { color:#002b66; }

blockquote {
	border-left: 0.5em solid #ccc;
	font-size: 0.9em;
	font-style: normal;
	padding: 0 0 0 1em;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
	color:#ffffff;
}

#content .entry h3 { margin:0.5em 0; }
#content .entry h1 {margin:0; line-height:1em;}

#content .feature h2, #content .feature h2 a,#content .feature h2 a:hover, #content .feature-break h2, #content h1.page-headline {
	font-size:32px;
	color:#FFF;
	margin-bottom:20px;
}

#content .feature-break h2 {
	margin-bottom:20px;
}


hr {
	background: #eee;
	color: #eee;
}

small {
	color: #555;
	font-size: 0.9em;
}

th {
	background: #eee !important;
}

ul.inline {
	display: block;
	margin: 1em 0;
	padding: 0;
}

	ul.inline li {
		display: inline;
		margin: 0 0.5em 0 0;
	}

/* CUSTOM CSS CLASSES */

.alignleft {
	float: left; display: inline; /* IE6 fix */
	margin: 0 1em 0.5em 0;
	text-align: left;
}

.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}

.alignright {
	float: right; display: inline; /* IE6 fix */
	margin: 0 0 0.5em 1em;
	text-align: right;
}

.alignjustify {
	text-align: justify;
}

.commentlist {
	clear: both;
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

	.commentlist li {
		border-bottom: 1px solid #eee;
		margin: 0.5em 0;
	}

	.commentlist cite {
		font-size: 1.2em;
		font-style: normal;
	}

	.commentlist img {
		border: 1px solid #eee;
		float: left; display: inline; /* IE6 fix */
		margin: 0 1em 0.5em 0;
		padding: 4px;
		text-align: left;
	}

	.commentlist p {
		clear: both;
	}
	
	.commentlist .bypostauthor {
		background: #eee;
		border-left: 0.5em solid #ccc;
		border-color: #ccc;
		padding-left: 1em;
	}
		
.commentmetadata {
	color: #555;
	font-size: 0.9em;
}

.entry {
}

.feature-entry { margin-left:240px; }

.input label {
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}

.post {
	margin: 0 0 3em 0;
}

.feature {
	padding-bottom:0px;
}

.feature-break {
	padding:20px 0 0 0;
	margin: 0px 0 10px 0;
	border-top:1px solid #000;
}

.archive-break {
	border-top:1px solid #000000;
	margin:0 0 10px;
	padding:14px 0 0;
}

.other-headlines {
	width:240px;
	float:left;
	background:url(images/bullet-bowling-ball.png) left 4px no-repeat;
	text-indent:25px;
	margin:5px 0 5px 10px;
}

.other-headlines a {
	color:#FFF;
	font-size:16px;
}

.postmetadata {
	clear: both;
	color: #fff;
	font-size: 0.9em;
}

.wp-caption {
	background: #eee;
	border: 1px solid #ccc;
	padding: 0.5em;
}

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

/* DOM ELEMENTS */

#feature {
	height:365px;
	background:url(images/bg-feature.png) 0 0 no-repeat;
}

img#feature-image-replacement {}

.home-page-feature { float:left; }

.home-page-feature img {
	border:4px #7496c5 solid
}

#page {
}

	#header {
		height: 95px;
		overflow: hidden;
	}
	
		#header * {
			color: #555;
			line-height: 1.3em;
			text-decoration: none;
		}
		
		#headerimg {
			background: transparent;
			height: 85px;
			/*width: 950px;*/
		}
		
		#headerright {
			height:85px;
		}
		
		#headerright .gform_wrapper {
			margin:10px 0 0 0;
			max-width:none;
			overflow:hidden;
			height:auto;
		}
		
		#headerright .gform_wrapper input#input_3_1 {
			margin:1px 0 0;
			background:transparent url(images/bg-newsletter.png) no-repeat top left;
			border:none;			
		}

		#headerright .gform_wrapper input.medium {
			width:250px;
			padding:4px 0 4px 8px;
		}
		
		#headerright .gform_wrapper .right_label li#field_3_1 .gfield_label {
			margin:4px 15px 0 0;
		}

		#headerright div.gform_footer { display:none; }

		#headerright .gform_wrapper label {color:#fff; }
		
		
		#header h1 {
			margin: 10px 0 0 0;
		}
				
	#nav {
		border-bottom: /*1px solid #eee*/none;
		background:url(images/bg-nav.png) no-repeat 0 0;
	}
	
	#nav a, #nav a:visited {
		color:#000;
		text-shadow: 1px 1px #DDD;
	}
	
	.menu { 
		padding-left:10px;
	}
	
		#nav ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		#nav li {
			background: transparent url(images/bg-nav-top-sides.png) no-repeat scroll 0 0;
			float: left; display: inline; /* IE6 fix */
			margin: 0;
			padding: 0;
			position: relative;
		}
		
		#nav li:hover {
			background: transparent url(images/bg-nav-top-hover.png) no-repeat scroll 0 0;;
		}
		
			#nav li a {
				display: block;
				width:155px;
				padding: 9px 0 7px 0;
				font-size:17px;
				text-align: center;
				text-decoration: none;
				
			}
			
			
			
			#nav li ul {
				display: none;
				position: absolute;
				z-index: 99;
			}
	
			#nav li:hover ul {
				background:none;
				background-color:#fff;
				border: 1px solid #999;
				display: block;
				left: 0px;
				margin-top:0px;
				width:200px;
				overflow:hidden;
				top: 41px;
				white-space: nowrap;
			}

			#nav li:hover li {
				background: none;
				display: block;
				font-size: 17px;
				color:#000!important;
				margin: 0;
				padding: 0;
				border-bottom:1px solid #999;
				width:200px;
				
			}
			
			#nav li:hover li:hover {
				background: #eee;
				color:#000000!important;
			}
			
			#nav li li a { color:#000!important; }
			
			#nav li:hover li a {
				/*padding: 0;*/
				text-align:center;
				color:#000!important;
				padding: 7px 0 5px 0;
				font-size:17px;
				text-align: center;
				text-decoration: none;
				width:200px;

			}
	
	#content {
		margin: 1.0em 0 0 0;
		overflow: hidden;
		padding-top:2em;
	}
	
	body.home #content {
		padding-top:17px;
	}
	
	#content {
		border-right:1px dotted #999;
	}
	
		#content h1 {
			font-size: 2em;
			margin: 0 0 0.5em 0;
		}
	
		#content h2 {
			font-size: 1.8em;
			margin: 0 0 0.5em 0;
		}
	
		#content h3 {
			font-size: 1.5em;
			margin: 1em 0 0.5em 0;
		}
	
	#sidebar {
		font-size: 1em;
		margin: 1em 0 0 40px;
		overflow: hidden;
		color:#fff;
	}
	
	#sidebar h2.sidebar-heading { color:#fff; font-size:32px; text-align:center; }
	
		#sidebar ul {
			list-style: none;
			margin: 0 0 1.5em 0;
			padding: 0;
		color:#fff;
		}
		
		#sidebar li {
			margin: 0 0 0.5em 0;
			color:#fff;
			overflow:hidden;
		}
		
		#sidebar li#text-3, #sidebar li#text-5, #sidebar li#text-6, #sidebar li#text-7 { border-bottom:1px solid #000; }
		
		#sidebar h2 {
			font-size: 20px;
			margin: 0.5em 0;
			font-weight:bold;
		}
		
		#sidebar h2 a {
			color: #fff;
			text-decoration: none;
		}
		
		#sidebar form {
			margin-bottom: 1.5em;
		}
		
		#sidebar div {
			line-height: 1.5em;
			margin: 0 0 1.5em 0;
		}

		#sidebar div a {
			padding: 0 0.5em 0 0;
			white-space: nowrap;
		}

		#sidebar div a:hover {
			color: #FFF !important;
		}
		
		#sidebar .menu li a:hover { color:#FFF; text-decoration:none;}
		
		#sidebar ul ul {
			border-bottom:1px solid #000;
		}
		
		#sidebar ul #widget_display_all_events ul {
			border-bottom:none;
		}

		#sidebar ul #widget_display_all_events {
			border-bottom:1px solid #000;
			line-height:1em;
			margin:0;
			}

		#sidebar li#events-widget-3 {
			overflow:visible;
			color:#fff;
			margin:0;
		}

		
	
	#footer {
		/*border-top: 1px solid #eee;*/
		color: #fff;
		font-size: 0.9em;
		/*margin: 0 0 1.5em 0;*/
		overflow: hidden;
		padding-top:20px;
	}
	
	#footer-wrapper {
		clear:both;
		height:80px;
		background:#001b3f;
		margin-top:20px;
	}
	
		#footer p {
			margin: 0;
		}
	
		#footer ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		#footer li {
			display: inline;
			margin: 0 1em 0 0;
		}

/* Rates and Specials Page */

.daily-special { min-height:100px; height:auto !important; height:100px;}
#monday.daily-special { border-bottom:1px solid #000; padding-bottom:25px; }
#tuesday.daily-special, #wednesday.daily-special, #thursday.daily-special, #friday.daily-special, #saturday.daily-special { border-bottom:1px solid #000; padding-bottom:25px; margin-top: 25px; }
#sunday.daily-special { margin-top: 25px; }

.daily-special div { margin-left:110px; padding-top:5px;}

.daily-special p { color:#FFF; line-height:1em; margin-bottom:5px;}
#sidebar h3, .daily-special h2, .daily-special h3, .daily-special h4, .daily-special h5 { color:#b2d4f3; font-weight:bold; text-transform:uppercase; text-shadow:1px 1px #003;}
#sidebar h3 { line-height:1em; margin-bottom:0; }
.daily-specials a, .daily-specials a:visited, .daily-specials a:hover {}

#monday { background:url(images/Monday.png) left top no-repeat; }
#tuesday { background:url(images/Tuesday.png) left top no-repeat; }
#wednesday { background:url(images/Wednesday.png) left top no-repeat; }
#thursday { background:url(images/Thursday.png) left top no-repeat; }
#friday { background:url(images/Friday.png) left top no-repeat; }
#saturday { background:url(images/Saturday.png) left top no-repeat; }
#sunday { background:url(images/Sunday.png) left top no-repeat; }

a.view-standings, a.view-standings:hover { 
	text-decoration:none; 
	background:url(images/bg-button.png) left top repeat-x; 
	border:1px #111 solid; padding:4px 8px 5px 8px; 
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	-khtml-border-radius:16px;
	border-radius:16px;
	behavior:url(border-radius.htc);
	margin-top:3px;
	display:inline-block;
	}

a.view-standings:hover { color:#222; }

/* END Rates and Specials Page */

/* EVENT REGISTRATION */

#event_registration_form label {
display:inline-block;
font-weight:bold;
text-align:left;
width:195px;
}

p.p_start_date, p.p_event_time { margin-bottom:0px; }

.glow-bowling {background:url(images/glow-bowling.png) right top no-repeat;}

#sidebar h2#jackpot {width:270px; height:128px; text-indent:-5000px; background:url(images/jackpot.png) top center no-repeat; }
#sidebar .jackpot h4 {font-size:24px; text-align:center; color:#fff; }


#sidebar .jackpot h3 { font-size:48px; }

/* Parties */

#gold h1.page-headline { background:url(images/gold.png) left top no-repeat; padding-left:45px; }
#silver h1.page-headline { background:url(images/silver.png) left top no-repeat; padding-left:45px; }
#platinum h1.page-headline { background:url(images/platinum.png) left top no-repeat; padding-left:45px; }

/* Blogroll Links Page */

.blogroll { }
.blogroll li { margin-bottom:10px; }

/* Table CSS */

/* ********************************** Survey ******************************************************* */

#leftcolumn dl {
display:block;
margin-left:20px;
}
#leftcolumn dt {
color:#999999;
font-size:120%;
margin:10px 0 0;
padding:0;
}
#leftcolumn dt.imp strong {
color:red;
font-weight:normal;
}
#leftcolumn dd {
margin:0;
padding:0;
}
#box-table-a {
border-collapse:collapse;
font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size:12px;
margin:0px 0 20px 0;
text-align:left;
width:590px;
}
#box-table-a th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#B9C9FE none repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
border-top:4px solid #AABCFE;
color:#003399;
font-size:13px;
font-weight:normal;
padding:8px;
text-align:center;
}
#box-table-a td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E8EDFF none repeat scroll 0 0;
border-bottom:1px solid #FFFFFF;
border-top:1px solid transparent;
color:#666699;
padding:8px;
text-align:center;
}
#box-table-a tr:hover td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#D0DAFD none repeat scroll 0 0;
color:#333399;
}
#box-table-b {
border-bottom:7px solid #9BAFF1;
border-collapse:collapse;
border-top:7px solid #9BAFF1;
font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size:12px;
margin:20px;
text-align:center;
width:480px;
}
#box-table-b th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E8EDFF none repeat scroll 0 0;
border-left:1px solid #9BAFF1;
border-right:1px solid #9BAFF1;
color:#003399;
font-size:13px;
font-weight:normal;
padding:8px;
}
#box-table-b td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E8EDFF none repeat scroll 0 0;
border-left:1px solid #AABCFE;
border-right:1px solid #AABCFE;
color:#666699;
padding:8px;
}

#facebook { display: block; text-align:right; margin-right:5px }

li.brlink a { display:block; font-weight:bold; font-size:16px; }
