/*
Theme Name: Cafe Press
Theme URI: http://www.press75.com/
Description: The first release under my business line of WordPress themes. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/cafepress/">http://www.press75.com/docs/cafepress/</a>. Don't forget to configure the Cafe Press Theme Options page.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/

html {
background: url(images/Dizzys-background.jpg) repeat 0 0 fixed;
}

body {
margin: 0;
padding: 0;
background: url(images/Dizzys_photos-bg5.png) no-repeat center 88px; /* 57px for bg.png */
/* background: #1A1915 url(images/bg.jpg) top left repeat fixed; */
font: 0.85em Arial, Tahoma, Helvetica, sans-serif; 
color: #CCCCCC; 
line-height: 18px;
font-size: 13px;
min-height: 850px;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 36px;
color: #FFFFFF;
margin: 35px 0 15px 0;
padding: 0;
}

h1 a:link, h1 a:active, h1 a:visited {
color: #FFFFFF;
}

h1 a:hover {
color: #999999;
}

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

a:hover {
color: #A7A195;
}

h2 {
/* font-size: 18px; */
font-size: 22px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
/* color: #B74718; */
color: #ffb700;
}
	h2 strong {font-weight: normal;}
h2 a:link, h2 a:active, h2 a:visited {
/* color: #B74718; */
color: #ffb700;
}

h2 a:hover {
text-decoration: underline;
}

#wrapper {
margin-left: auto;
margin-right: auto;
/* width: 960px; */
width: 935px;
/* overflow: hidden; */
min-height: 750px;
position: relative;
}

h3 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 2px 0;
/* color: #B74718; */
color: #ffb700;
}
	h3 a:link {
		color: #ffb700;
	}
h4 {
font-size: 14px;
font-weight: normal;
padding: 0;
margin: 0;
/* color: #B74718; */
color: #ffb700;
}
	h4 a:link {
		color: #ffb700;
	}
h4 a:link, h4 a:active, h4 a:visited {
color: #B74718;
text-decoration: none;
}

h4 a:hover {
text-decoration: underline;
}

img {
border: 0;
}

p {
margin: 0 0 15px 0;
}

.postcomments {
float: right;
width: 35px;
height: 32px;
background: url(images/comments.png) no-repeat 0 0;
text-align: center;
padding: 2px 0 0 0;
margin: 4px 0 0 0;
font-size: 14px;
}

.postcomments:hover {
background: url(images/comments.png) no-repeat 0 -48px;
}

.date {
/* float: left; */
width: 650px;
margin-top: 12px;
}

.postdets {
float: left;
width: 700px;
margin: 0 0 15px 0;
}

ul {
list-style: none;
}

/* blockquote {
width: 80%;
height: auto;
margin: 0; 
padding: 15px 25px 15px 85px;
display: block;
} */

/* override wp? */
.entry blockquote {
	border-left-width: 0;
	margin: 0;
	padding: 0;
}


#header {
/* height: 110px; */
height: 89px;
/* float: left; */
position: relative;
padding: 18px 0 0 57px;
}

#logo {
position: relative;
}
	#logo img {
		position: relative;
		z-index: 100;
	}
	#logo a {	
		width: 244px;
		height: 156px;
		position: absolute;
		margin-top: -20px;
		z-index: 100;
	}
#logo h2 {
margin: -41px 0 0 93px;
display: none;
}

* + html #logo h2 {
margin: -44px 0 0 95px;
}

#textlogo {
height: 110px;
width: 480px;
float: left;
color: #B74718;
}

h1.logo {
	display: block;
	width: 247px;
	height: 160px;
	background: url(images/Dizzys_logo2.png) no-repeat 0 0;
	text-indent: -5000px;
	position: absolute;
	margin: -65px 0 0 -30px;
}
	h1.logo a {
		display: block;
		width: 247px;
		height: 160px;
	}
/** begin navigation **/
#navigation {
width: 480px;
/* float: left; */
float: right;

font-size: 18px;
}

#navigation ul {
list-style: none;
/* margin: 69px 0 0 0; */
margin: 0 19px -5px 0;
position: absolute;
right: 0;
top: 71px;
}

#navigation li {
/* display: inline;
margin: 0 0 0 25px;
padding: 0 0 23px 0; */
float: left;
margin: 0 0 0 2px;
display: block;
width: 62px;
height: 37px;
padding-top: 8px;
text-align: center;
text-transform: capitalize;
}
	#navigation li a {
		display: block;
		width: 62px;
		height: 37px;
	}
#navigation li.current_page_item, #navigation li:hover {
/* background: url(images/current.png) bottom no-repeat; */
}
#navigation li.current_page_item, .News li.page-item-77, .Press li.page-item-81, .Events li.page-item-77 {
	background: url(images/Dizzys_current.png) no-repeat 0 0;
}
	#navigation li.current_page_item a, #navigation li a:hover, .News li.page-item-77 a, .Press li.page-item-81 a, .Events li.page-item-77 a {
		color: #000;
	}
/** end navigation **/

/** begin primary layout **/
#content {
float: left;
/* width: 920px; */
width: 875px;
/* background: url(images/bg.png) repeat; */
background-color: #000;
border: 5px solid #423838;
/* padding: 20px; */
padding: 18px 24px 16px;
}

#main, .sidebar #main { /* see overrides below */
width: 700px;
margin: 0 20px 0 0;
float: left;
}

.pagenavi {
font-size: 15px;
}

.pagenavi a:link, .pagenavi a:active, .pagenavi a:visited {
color: #B74718;
text-decoration: underline;
}

.pagenavi a:hover {
color: #A7A195;
}

#main h3 {
font-size: 16px;
font-weight: normal;
margin: 0 0 2px 0;
padding: 0;
}
	
.postbox, .sidebar .postbox {
width: 700px;
float: left;
}
	
.postimage {
margin: 0 20px 0 0;
float: left;
padding: 10px;
background: #FFFFFF;
}

.theblogpost ul, .pagebox ul {
list-style: disc;
}

.pagebox, .sidebar .pagebox {
width: 700px;
float: left;
}
	
.thepost {
float: left;
width: 300px;
}

.theblogpost {
float: left;
width: 700px;
border-bottom: 1px dashed #CCC;
margin: 0 0 20px 0;
padding: 0 0 10px 0;
}

.thepagepost {
float: left;
width: 700px;
}

.entry a:link, .entry a:visited {
color: #CCCCCC;
text-decoration: underline;
}

.entry a:hover {
color: #A7A195;
}
/** end primary layout **/

.entry p object {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
/** begin home page **/
#busdets {
list-style: none;
margin: 5px 0 0 0;
padding: 0;
float: left;
}

#busdets a:link, #busdets a:visited {
color: #CCCCCC;
}

#busdets a:hover {
color: #A6A6A6;
}

#busdets h2 a:link, #busdets h2 a:visited {
color: #B74718;
}

#busdets li {
padding: 0 0 0 45px;
/* cursor: pointer; */
}

#busdets li.contact {
background: url(images/contact.png) no-repeat 0 0;
}

#busdets li.contact:hover {
background-position: 0 -40px;
}

#busdets li.hours {
background: url(images/hours.png) no-repeat 0 0;
}

#busdets li.hours:hover {
background-position: 0 -100px;
}

#busdets li.location {
background: url(images/location.png) no-repeat 0 0;
}

#busdets li.location:hover {
background-position: 0 -40px;
}
	#busdets li.location a {
		color: #fff;
		font-size: 13px;
	}
		#busdets li.location a:hover {
			text-decoration: underline;
		}
/** end home page **/

/** begin specials **/
.specialitem {
margin: 5px 0 0 0;
float: left;
width: 200px;
}

.specialitem p {
margin: 0;
font-size: 12px;
line-height: 1.2em;
}

.specialitem a:link, .specialitem a:visited {
color: #CCCCCC;
}

.specialitem a:hover {
color: #A6A6A6;
}

.specialitem h4 a:link, .specialitem h4 a:visited {
color: #B74718;
}

.specialimage {
padding: 2px;
background: #FFFFFF;
float: left;
width: 50px;
height: 50px;
margin: 0 10px 0 0;

display: none;
}

.specialimage:hover {
background: #CCCCCC;
}
/** end specials **/

/** begin sidebar **/
#sidebar {
float: left;
width: 200px;
}

.widgetblock a:link, .widgetblock a:active, .widgetblock a:visited {
color: #CCC;
text-decoration: underline;
}

.widgetblock a:hover {
color: #A7A195;
}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
}

#sidebar li {
padding:0 0 4px 0;
}

.widgetblock {
width: 200px;
margin: 0 0 25px 0;
float: left;
}
/** end sidebar **/

/** begin blocks **/
#blocks {
width: 920px;
padding: 20px;
float: left;
margin: 20px 0 0 0;
background: url(images/bg.png) repeat;
}

#blocks a:link, #blocks a:visited {
color: #CCCCCC;
}

#blocks a:hover {
color: #A6A6A6;
}

#blocks h4 {
font-size: 16px;
font-weight: normal;
padding: 0;
margin: 0;
color: #B74718;
}

#blocks h4 a:link, #blocks h4 a:visited {
color: #B74718;
}

.blockitem {
width: 300px;
float: left;
margin: 0 10px 0 0;
}

#blocks p {
margin: 0;
padding: 0;
}

.lastblockitem {
width: 300px;
float: left;
margin: 0;
}

.blockimage {
float: left;
padding: 4px;
background: #FFFFFF;
margin: 0 10px 0 0;
width: 100px;
height: 100px;
}

.blockimage:hover {
background: #ccc;
}
/** end blocks **/

#footer {
/* width: 960px;
float: left;
color: #ccc;
padding: 20px 0 20px 0; */
margin-top: 28px;
width: 100%;
height: 55px;
background: url(images/footer-bg.png) repeat-x 0 0;
text-align: center;
clear: both;
}

#footer a:link, #footer a:visited {
color: #ccc;
}

#footer a:hover {
text-decoration: underline;
}

#footer p {
padding: 18px 0 0 0;
font-size: 14px;
}
	#footer p span {
		margin-left: 230px;
	}
/* extra global structures */
#subscribebar {
	width: 100%;
	height: 53px;	
	background: url(images/subscribebar-bg.png) repeat-x 0 0;
	position: relative;
}
	#subscribebar ul {
		width: 960px;
		margin: 0 auto;	
	}
		#subscribebar ul li {
			float: right;
			margin: 26px 35px 0 0;
		}
		
		#subscribebar a {
			display: block;
			width: auto;
			height: 25px;
		}
		#feed_link {
			margin-top: 10px;
		}
			#feed_link a {
				height: 19px;
				padding: 3px 0 3px 30px;
				background: url(images/subscribebar_icons.png) no-repeat -7px -132px;	
			}
		#music_link {		
			margin-top: 10px;			
		}
			#music_link a {
				height: 19px;
				padding: 3px 0 3px 25px;
				background: url(images/subscribebar_icons.png) no-repeat -11px -164px;
				width: 80px;
			}
		
	/* subscribe form in gorillabox */
	#subscribe_form fieldset {
		border-width: 0;
	}
	#subscribe_form label {
		display: block;
		float: left;
		color: #fff;
	}
		#subscribe_form label input {
			display: block;
			width: 140px;
			padding: 0;
		}
		#subscribe_form .lbl_email {
			margin-left: 30px;
			padding-bottom: 20px;
		}
	#subscribe_form button {
		display: block;
		clear: left;
		margin: 0;
		border-width: 0;
		background: url(images/subscribe_button-bg.png) no-repeat 0 0;
		width: 70px;
		height: 25px;
	}
		#subscribe_form button:hover {
			background-position: 0 -25px;
			cursor: hand;
		}
		#subscribe_form button:focus {
			background-position: 0 -50px;
		}
/* page-specific */

#main, .pagebox, .thepagepost {
	width: 875px;
}

#content {
	padding: 20px 25px 15px;
	width: 875px; 
}
#About #main img { /* , #News #main img, .News #main img, #main img */
	border: 10px solid #fff;
	float: left;
	margin: 0 30px 15px 0;
	padding: 0;
}
	#home #main img, #content #main form img {
		border-width: 0;
		float: none;
		margin: 0;
	}
	/* for the captcha */
	#content #main form img.wpcf7-captcha-captcha-1 {
		margin-top: 20px;
	}
#About .page_para {
	clear: left;
	margin-bottom: 20px;
	overflow: hidden;
}
#About h2 {
	margin-left: 377px;
	margin-bottom: 15px;
}
#About h3 {
	font-size: 20px;
	font-style: italic;
	color: #ffb700;
	margin: 0px 0 15px 0;
	padding-left: 377px;
}
#About #content p {
	margin-left: 377px;
}
	#About #content p img {
		margin-left: -377px;
		/* margin-top: -11px; */
	}
	#About #content p img.first {
		margin-top: -13px;
	}
	
#News #main, #News .theblogpost, #News .postdets, .sidebar #main, .sidebar .theblogpost, .sidebar .postdets {
	width: 640px;
}
	#News .theblogpost, .sidebar .theblogpost {
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	#News #sidebar, .sidebar #sidebar {
		padding: 60px 0 0;
		margin-left: 10px;
		width: 203px;
		float: right;
	}
	#News #sidebar .widgetblock, .sidebar #sidebar .widgetblock {
		width: 150px;
		padding: 14px;
		border: 1px dashed #fff;
		margin: 0 0 18px 0;		
	}
		#sidebar #flickrthumbs {
			width: 168px;
			padding: 14px 1px 9px 7px;
			overflow: hidden;
			border: 1px dashed #fff;
			margin-bottom: 20px; 
			float: left; /* for Safari and Chrome */
		}
		#sidebar #flickrthumbs h3 {
			margin: 0 0 14px 2px;
		}
		#sidebar .flickr_badge_image { /* flickr thumbs */
			float: left;
			padding: 0;
			margin: 0 9px 13px 0px;			
		}
			#sidebar #flickrthumbs img {
				border-width: 0;
			}

#home #content {
	width: 880px;
	padding-right: 19px;
}

#home #main {
	width: 665px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}
#home .postbox {
	width: 665px;
}
#home .postimage {
	padding: 0;
	border: 5px solid #fff;
}
#home .thepost {
	width: 260px;
	margin: 24px 12px 0 0;
	float: right;
}
	#home .thepost h2 {
		margin-bottom: 13px;
	}
#home #sidebar { /*, .sidebar #sidebar*/
	width: 203px;
}
#home #specials, .sidebar #specials {
	width: 163px;
	background: url(images/specials-bg_sprite.jpg) repeat-y -203px 0;
	overflow: hidden;
	padding: 52px 20px 20px;
	position: relative;
}
	#specials h2 {
		position: absolute;
		left: 0;
		top: 0;
		width: 203px;
		background: url(images/specials-bg_sprite.jpg) no-repeat 0 0;
		padding: 24px 20px 0;	
	}
	#specials .specialitem {
		float: none;
		width: 163px;
	}
		#specials .specialitem h4 span {
			display: inline-block;
			float: right;
		}
		
	#specials .specials_foot {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 203px;
		height: 20px;
		background: url(images/specials-bg_sprite.jpg) no-repeat right bottom;
	}

#be-social {
	text-align: center;
	padding: 10px 20px 0;
	width: 163px;
	height: 121px;
	margin-top: 20px;
	background: url(images/be-social-bg.jpg) no-repeat 0 0;
}
	#be-social h3 {
		color: #fff;
		margin: 0 0 10px 0;
	}
	.facebook_link, .flickr_link, .youtube_link {
		float: left;
		display: block;
		width: 37px;
		height: 36px;
		padding: 0;
	}
	.facebook_link, .flickr_link {
		margin-right: 25px;
	}
		.facebook_link a, .flickr_link a, .youtube_link a {
			display: block;
			width: 37px;
			height: 36px;
			background-image: url(images/be-social.png);
			background-repeat: no-repeat;
		}
		.facebook_link a {
			background-position: 0 0;
		}
		.flickr_link a {
			background-position: -40px 0;
		}
		.youtube_link a {
			background-position: -80px 0;
		}
	.subscribe_link {
		clear: left;
		display: block;
		width: 162px;
		height: 49px;
	}
		.subscribe_link a {
			display: block;
			width: 162px;
			height: 49px;
			background: url(images/be-social.png) no-repeat 0 -37px;
		}
#busdets {
	margin: 17px 0 0 20px;
}

#busdets li.phone {
	height: 34px;
	background: url(images/busdets_icons.png) no-repeat 0 0; 
	padding: 10px 0 0 45px;
	color: #ffb700;
	font-size: 16px; 
}

#busdets li.location {
	padding-left: 50px;
	background-image: none;
	color: #ffb700;
	font-size: 16px;
}
	#busdets li.location a {
		/* color: #ffb700; */
	}
	
#busdets li.hours {
	padding: 10px 0 0 50px;
	background: url(images/busdets_icons.png) no-repeat 0 -86px;
	background-position: 0 -86px !important;
	margin-top: 7px;
}
	#busdets li.hours ul, #busdets li.hours ul li {
		margin-left: 0;
		padding-left: 0;
	}
#busdets li.email {
	margin-top: 10px;
	padding: 0;
}	
	#busdets li.email a {
		padding: 3px 0 0 50px;
		height: 38px;
		background: url(images/busdets_icons.png) no-repeat 0 -179px;
		font-size: 16px;
		color: #ffb700;
		display: block;
	}

#busdets li.feedback {
	padding: 0;
}	
	#busdets li.feedback a {
		padding: 6px 0 0 50px;
		height: 38px;
		background: url(images/busdets_icons.png) no-repeat 0 -221px;
		font-size: 16px;
		color: #ffb700;
		display: block;
	}

#home #gift_certificates {
	width: 203px;
	height: 113px;
	background: url(images/gift_certificates-bg.jpg) no-repeat 0 0;
	float: left;
	padding: 2px 10px 10px 138px;
	margin: 16px 0 0 3px;
}
	#gift_certificates h3 {
		text-indent: -5000px;
	}
	
#bottom_matter {
	background-color: #423838;
	float: left;
	width: 933px;
	padding-bottom: 35px;
}

	ul#videos {
		margin-left: 0;
		padding: 0;
		overflow: hidden;
	}
		#videos li {
			display: block;
			float: left;
			margin: 0 0 0 17px;
		}
	
	ul#latest_news {
		width: 933px;
		/* height: 165px; */
		max-height: 213px;
		background: url(images/home_newsfeed-bg.jpg) no-repeat 0 0;
		margin: 0;
		padding: 0;
		overflow: hidden;
		margin-bottom: 30px;
	}
	
		#latest_news li {
			display: block;
			width: 261px;
			float: left;
			margin: 20px 11px 0 35px;
		}	

#flickr_scrapbook {
	overflow: hidden;
	padding-left: 8px;
}
	#flickr_scrapbook div {
		float: left;
	}
	#flickr_scrapbook img {
		border: 2px solid #6f6a6b;
		margin-right: 8px;
	}
	
	

/* forms */
fieldset {
	border-width: 0;
}

label {
	display: block;
}
	label input, label textarea {
		display: block;
		margin-top: 3px;
		width: 840px;
		border: 2px solid #423838;
		background-color: #ccc;
		padding: 5px;
		color: #000;
	}
		label input[type=radio] {
			background-color: transparent;
			border-color: transparent;
		}
		label input {
			width: 490px;
		}
		label textarea {
			/* margin-bottom: 30px; */
		}
		
		img.wpcf7-captcha-captcha-1 {
			vertical-align: bottom;
			margin-right: 20px;
			margin-top: 30px;	
		}
		
		#sendbutton {
			display: block;
			margin: 25px 0 -20px;
			border-width: 0;
			background: url(images/subscribe_button-bg.png) no-repeat 0 0;
			width: 70px;
			height: 25px;
			font-weight: bold;	
		}
			#sendbutton:hover {
				background-position: 0 -25px;
				cursor: hand;
			}
			#sendbutton:focus {
				background-position: 0 -50px;
			}
			
	span.wpcf7-list-item input {
		width: auto;
		display: inline;
	}

#Menu #main, #Menu .pagebox, #Menu .thepagepost {
	width: 640px;
}
#Menu #main {
	position: relative;
	width: 875px;
}
#Menu ul.nav {
	padding-bottom: 15px;
	margin-left: -5px;
}
#Menu ul.nav li {
	list-style: none;
	float: left;
	margin-right: 18px;
}
	#Menu .nav li a {
		font-size: 22px;
		color: #efc710;
		text-decoration: underline;
		padding: 4px 6px;
		display: block;
	}
	#Menu .nav li a.current {
		text-decoration: none;
		/* color: #ffb700; */		
		background-color: #272324;
		border: 1px dashed #999;
		color: #fff;
	}
#Menu .entry h2+p {
	margin: 0;
}
#Menu .entry h2, #Menu .entry h2+div {
	display: none;
}
#Menu .entry h2+div.open {
	display: block;
	clear: left;
}

#Menu #main ul, #Menu #main dl {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
}
#Menu #main li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	/* background: url(images/leader.png) no-repeat 0 -2px; */
	overflow: hidden;
}
	#Menu #main li.indent {
		margin-left: 25px;
	}
	#Menu #main li.noleader {
		background-image: none;
	}
	#Menu #main li.leader {
		background: url(images/leader.png) no-repeat 0 -2px;
	}
	#Menu #main .menu_sidebar .leader {
		/* background: url(images/leader_specials.png) no-repeat 0 -2px; */ 
		background: url(images/leader_specials.png) no-repeat left bottom;
	}
	#Menu #main .menu_sidebar .noleader {
		background-image: none;
	}
	#Menu #main .menu_sidebar .indent {
		margin-left: 15px;
	}
#Menu #main dd {
	font-style: italic;
	clear: both;
}
#Menu #main span.item {
	background-color: #000;
	color: #fff;
	padding-right: .5em;
	float: left;
}
	#Menu #main .menu_sidebar span.item, #Menu #main .menu_sidebar span.price {
		background-color: #262324;
	}
#Menu #main span.price {
	display: inline-block;
	float: right;
	background-color: #000;
	color: #fff;
	padding-left: .5em;
}

#Menu #main li.extra {
	background-image: none;
	font-style: italic;
	text-align: center;
}

#Menu .menu_sidebar {
	width: 163px;
	/* background: url(images/specials-bg_sprite.jpg) repeat-y -203px 0; */
	background: url(images/menu_specials-bg.jpg) no-repeat left bottom;
	overflow: hidden;
	padding: 52px 20px 20px;
	position: absolute;
	right: 0px;
	top: 50px;
}
	#Menu .menu_sidebar h4 {
		padding: 24px 0 0;	
	}
		#Menu .menu_sidebar h4.first {
			position: absolute;
			left: 0;
			top: 0;
			width: 203px;
			background: url(images/specials-bg_sprite.jpg) no-repeat 0 0;
			padding: 24px 20px 0;	
	}	
	#Menu .menu_sidebar p {
		/* position: absolute;
		left: 0;
		bottom: 0;
		width: 203px;
		height: 20px;
		background: url(images/specials-bg_sprite.jpg) no-repeat right bottom; */
	}
	
#Menu #delivery_menu {
	display: block;
	height: 27px;
	padding-left: 27px;
	background: url(images/delivery_menu.png) no-repeat 0 0;
	position: absolute;
	right: 11px;
	top: 5px;
}

#404page h2 {
	margin-bottom: 15px;
}
/** wordpress basics **/
.wp-caption img {
margin-bottom: 5px;
padding:5px;
background-color:#FFFFFF;
}

.wp-caption-text {
color:#FFFFFF;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;
text-transform: uppercase;
}

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

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
padding: 5px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

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

/** various tags and 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;
}

a img {
border: none;
}

/* begin captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
background-color: #FFF;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

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

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}/* CSS Document for gorillabox (gorillabox.css) */

/* the overlay that covers up the page */

#gorillaboxoverlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 250;
}

* html #gorillaboxoverlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* the container for the images */

#gorillabox {
	position: absolute;
	opacity: 0; /* initial values to allow animation */
	filter: alpha(opacity=0);
	z-index: 300;
	left: 0;
	top: 0;
	text-align: left;
}

#gorillabox table {
  border-collapse: collapse;
}

#gorillabox td {
  border-width: 0;
  padding: 0;
}

#gorillabox .bh {
  /* background: url(images/gorillabox.png) repeat-x 0 -58px; */
  background: url(images/gorillabox.png) repeat-x 0 -58px;
  _background: url(images/gorillabox.gif) repeat-x 0 -58px;
}

#gorillabox .bv {
  /* background: url(images/gorillabox.png) repeat-y -132px 0; */
  background: url(images/gorillabox.png) repeat-y -132px 0;
  _background: url(images/gorillabox.gif) repeat-y -132px 0;
}

#gorillabox .tl {
  /* background: url(images/gorillabox.png) no-repeat -26px 0; */
  background: url(images/gorillabox.png) no-repeat -26px 0;
  _background: url(images/gorillabox.gif) no-repeat -26px 0;
}

#gorillabox .tr {
  /* background: url(images/gorillabox.png) no-repeat -46px 0; */
  background: url(images/gorillabox.png) no-repeat -46px 0;
  _background: url(images/gorillabox.gif) no-repeat -46px 0;
}

#gorillabox .bl {
  /* background: url(images/gorillabox.png) no-repeat -66px 0; */
  background: url(images/gorillabox.png) no-repeat -66px 0;
  _background: url(http://images/gorillabox.gif) no-repeat -66px 0;
}

#gorillabox .br {
  /* background: url(images/gorillabox.png) no-repeat -86px 0; */
  background: url(images/gorillabox.png) no-repeat -86px 0;
  _background: url(images/gorillabox.gif) no-repeat -86px 0;
}

#gorillabox .tl, #gorillabox .tr, #gorillabox .bl, #gorillabox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

/* all content is in this td */
#gorillabox .body {
  padding: 10px;
  background-color: #000;
   /*width: 370px; gets overridden by js */
}

#gorillabox .header {
	/* border-bottom: 1px solid #ddd; */
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
	#gorillabox a#closeGorillabox {
		display: -moz-inline-box;
		display: inline-block;
		padding-left: 28px;
		width: 65px;
		height: 22px;
		line-height: 22px;
		/* font-weight: bold; */
		font-family: helvetica, arial, sans-serif;
		font-size: 20px;
		text-decoration: none;
		/* color: #595959; */
		color: #ffb700;
		/* background: url(images/gorillabox.png) no-repeat 65px 0; */
		background: url(images/gorillabox.png) no-repeat 2px -25px;
		_background: url(images/gorillabox.gif) no-repeat 2px -25px;
		margin-bottom: 10px;
		float: left;
	}

	#gorillabox span.showlarge {
		position: absolute;
		right: 0;
	}
	#gorillabox .header a {
		float: right;
	}
	#gorillabox a.magnify {
		margin-left: 140px;
		display: -moz-inline-box;
		display: inline-block;
		width: 24px;
		height: 24px;
		/* background: url(images/guitarbox.png) no-repeat -104px 6px; */
		background: url(images/gorillabox.png) no-repeat -104px 6px;
		_background: url(images/gorillabox.gif) no-repeat -104px 0;
	}
		#gorillabox a.magnify.minify {
			background-position: -104px -18px;
			_background-position: -104px -24px;
		}

	#gorillabox .header span.loading {
		display: -moz-inline-box;
		display: inline-block;
		position: absolute;
		right: 0;
		top: 0;
		width: 32px;
		height: 32px;
		background: url(images/loading.gif) no-repeat 0 0;
		_right: 10px;
	}


#gorillabox .mainimage {
	text-align: center;
}

#gorillabox img {
  border: 0;
  margin: 0;
}
#gorillabox .thumbs {
	margin-top: 15px;
}
	#gorillabox .thumbs img {
		display: inline;
		margin-right: 12px;
		border: 1px solid #fff;
		max-width: 80px;
		/* max-height: 100px; */
		width: expression(this.offsetWidth > 80? "80px" : "auto");
	}
		#gorillabox .thumbs img.img_current {
			border-color: #f00;
		}	
		#gorillabox .thumbs img.img_last {
			margin-right: 0;
		}

#gorillabox .maincontent {
	overflow: hidden; /* counteract any floats in css by mistake */
}
	
#gorillabox .footer {
  /* border-top: 1px solid #DDDDDD; */
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#gorillabox #magnifier {
	position: absolute;
	border: 1px solid #000;
	background-color: transparent;
	z-index: 150;
	display: none;
}
