/*
Theme Name: Two Old Hippies
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

*/

/* CSS Reset */

*{margin:0;padding:0}
iframe,a img,fieldset,form,table{border:0}
h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}
dd,dt,dl,ol,ul{list-style:none}
legend{color:#000}
select,textarea,input{font-size:100%}
table{border-collapse:collapse}
caption,th,td{text-align:left}

/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  font: normal 62.5% Arial, Helvetica, sans-serif;                        
  color: #000;
  behavior: url("/aspen-action/wp-content/themes/2oldhippies/csshover3.htc"); 	
}

a {
  color: #fff;
  text-decoration: none;
  font: normal 11px Arial, Helvetica, sans-serif;
  outline:none;
}

a:hover {
	text-decoration: underline;
}

p {
  color: #000;
  font: normal 12px/18px Arial, Helvetica, sans-serif;
}

button {font-size: 10px;}

/*--End Elements--*/
/*	Begin Headers */

h1 {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #000;
  font-size: 29px;
  border-bottom: #000 1px solid;
  padding-bottom: 5px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */
/*---------------------------------------------------------------------*/
/*----IDs----*/


#container {
  width: 1044px;
  margin: 0 auto;
  background: #fff url(images/container_bg.gif) repeat-y scroll left top;
}

#header {
  width: 1024px; 
  padding: 0 10px;
  float:left;
  height:154px;
}

#header p.number {
  color:#46C3D3;
  font-family:Arial,Helvetica,sans-serif;
  font-size:16px;
  font-weight:bold;
  text-align: right;
  margin:20px 40px 0 0;
}

#logo{ background: url(images/logo.gif) no-repeat scroll left top; width: 181px; height: 110px; text-indent: -999em; float: left; margin:20px 0 0 40px; }

#topLinks {
  float: right;
  padding: 5px 0;
  margin:11px 30px 0 0;
}

#topLinks li {
  float: left;
  padding:5px 10px;
  border-right: #cccccc 1px solid;
}

#topLinks li.last {
  float: left;
  padding-top:5px;
  border-right: none;
}

#topLinks li span {
  color: #f26631;
}

#topLinks {
  font-size: 10px;
}

#topLinks a {
  color: #46c3d3;
  font-size: 10px;
}

#topLinks a:hover {
  text-decoration: underline;
}

#topLinks a span {
  color: #000;
  font-size: 10px;
}

#topLinks a span:hover {
  color: #46c3d3;
  font-size: 10px;
}

#iconCart {
  background: url(images/icon_cart.gif) no-repeat scroll 75px top;
  width: 85px;
  float: left;
}

#search {
  float:right;
  margin: 47px 38px 0 0;
}

* html #search {
	margin-right: 28px;
}

.shops {
  float:left;
  margin: 2px 10px 0 0;
  width: 140px;
  height:18px;
}

#s {
  background: url(images/search_bg.gif) no-repeat scroll left top;
  color: #212815;
  height: 18px;
  padding: 6px 0 0 10px;
  width: 203px;
  border: none;
  float: left;   
}

#searchsubmit {
  background: url(images/search_button_bg.gif) no-repeat scroll left top;
  height: 24px;
  width: 68px;
  border: none;
  cursor: pointer;  
  float: left;
  color: #fff;
  padding-bottom:2px;
  text-transform: uppercase;
}

#leftNav{  background: url(images/nav1_left_bg.jpg) no-repeat scroll left top;   height: 34px;   width: 134px;   float: left;   margin-right: 2px; }

#leftNav:hover{  background: url(images/nav1_left_bg.jpg) no-repeat scroll right top; }

#headerNav #leftNav a{  padding:15px 0 7px 18px;   width:116px; }

#middleNav{  background-color: #f26631;   height: 26px;   width: 113px;   float: left;   margin:8px 2px 0; }

#middleNav:hover{  background-color: #46c3d3; }

#rightNav{  background: url(images/nav1_right_bg.jpg) no-repeat scroll left top;   height: 34px;   width: 134px;   float: left;   margin-left: 2px; }

#rightNav:hover{  background: url(images/nav1_right_bg.jpg) no-repeat scroll right top; }

#headerNav #rightNav a{  padding:15px 18px 7px 0;   width:116px; }

#headerNav{  float: right;   position:relative;    width: auto;   height:58px;   margin: 20px 20px 0 0;   cursor: pointer;   z-index: 200; }

#headerNav li{  position: relative; }

#headerNav li ul{   display: none; }

#headerNav li:hover ul,  #headerNav li.iehover ul{  display: block; }

#headerNav li a{  display:block;   padding:7px 0;   text-align:center;   width:113px; }

#headerNav li a:hover{  text-decoration: none; }

#headerNav #leftNav li a{  display:block;   padding:7px 10px;   text-align:center;   width:93px; }

#headerNav #rightNav li a{  display:block;   padding:7px 10px;   text-align:center;   width:93px; }

#headerNav #middleNav li a{  display:block;   padding:7px 10px;   text-align:center;   width:93px; }

#headerNav li ul li{  float:none;   border: #fff 1px solid;    border-top: none;    width: 113px;   height: auto;     background-color: #000;   margin: 0; }

#headerNav li ul li:hover,  #headerNav li ul li.iehover{  background-color: #f26631; }

#headerNav li:hover ul li a,  #headerNav li.iehover ul li a{  color: #fff;    text-decoration: none;   text-align:center;   font: normal 10px Arial, Helvetica, sans-serif;    float: none;     text-indent: 0;   margin: 0; }

#headerNav li:hover ul li a:hover,  #headerNav li.iehover ul li a:hover{  color:#fff; }

#headerBar {
  width: 1024px;
  height: 37px;
  float:left;
  margin-left: 10px;
  background: url(images/header_bar.jpg) no-repeat scroll left top;
}

	* html #headerBar {
		margin-left: 5px;
	}

#contentContainer {
  margin: 0 auto;
  padding:10px 0;
  width:934px;
}

#contentContainer h2 {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #000;
  font-size: 18px;
  margin-bottom: 5px;
}

#contentContainer a {
  color: #46c3d3;
}

#pageNav {
  border-bottom: #000 1px solid;
  height:20px;
  padding-top:10px;
}

#pageNav li {
  float: left;
  padding:0 6px;
  border-right: #cccccc 1px solid;
}

#pageNav li.first {
  float: left;
  padding:0 6px 0 0;
  border-right: #cccccc 1px solid;
}

#pageNav li.last {
  float: left;
  padding:0 6px;
  border-right: none;
}

#pageNav li a {
  color: #46c3d3;
}

#colContainer {
  background: url(images/col_bg_repeat.gif) repeat-y scroll right top;
  width: 934px;
  border-bottom:1px solid #000000;
}

#colLeft {
  float: left;
  margin-top:30px;
}

#colLeft h1 {
  background: url(images/header_instore.jpg) no-repeat scroll left top;
  width: 541px;
  height: 37px;
  text-indent: -999em;
  border: none;
  padding: 0;
}  

#colLeft1 {
  float: left;
  margin-top:10px;
}

#colLeft1 h1 {
  background: url(images/header_instore.jpg) no-repeat scroll left top;
  width: 541px;
  height: 37px;
  text-indent: -999em;
  border: none;
  padding: 0;
}  

#col1 {
  padding:17px 20px 20px 10px;
  width:409px;
  float: left;
}

#col1 h2 a {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #000;
  font-size: 16px;
  margin-bottom: 5px;
}

#col1 h3 a {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color:#46C3D3;
  font-size: 16px;
  margin-bottom: 5px;
}

#flash {
  width: 541px;
  height: 215px;
}

#col2 {
  padding:30px 0 20px 20px;
  width:351px;
  float: left;
}

	* html #col2 {
		width: 340px;
		padding: 0px 0 20px 17px;
	}

#col2 li {
  list-style-type: none;
}

#col2 h1 {
  background: url(images/header_partners.jpg) no-repeat scroll left top;
  width: 350px;
  height: 37px;
  text-indent: -999em;
  border: none;
  margin-bottom: 10px;
}

#col2 h2 {
  background: url(images/header_instructors.jpg) no-repeat scroll left top;
  width: 350px;
  height: 37px;
  text-indent: -999em;
  border: none;
  margin:12px 0 20px;
}

#col2 h3 {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #000;
  font-size: 19px;
  border-bottom: #cccccc 1px solid;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#col2 h4 {
  color: #000;
  font-size: 11px;
  padding: 3px 0;
  font-weight:bold;
}

#col2 h5 {
  color: #fff;
  font-size: 10px;
  padding-top: 8px;
  font-family: 'Arial Black', Gadget, sans-serif;
}

#col2 h6 {
  color: #000;
  font-size: 11px;
  padding-right: 7px;
  font-weight:bold;
  border-right: #fff 1px solid;
  line-height:20px;
  float: left;
}

#col2 p.georgia {
  color: #666666;
  font-size: 11px;
  font-family: Georgia, 'Times New Roman', Times, serif; 
  line-height: 16px; 
  padding:0 2px;
}

.callout {
  background: url(images/callout_bg_repeat.gif) repeat-y scroll right top;
  padding:10px;
  width:330px;
  margin-bottom: 20px;
}

#contentContainer .callout a {
  color: #fff;
  font-size: 11px;
  font-weight:bold;
}

#contentContainer .callout a.email {
  color: #000;
  font-size: 11px;
  font-weight:bold;
  line-height:18px;
  margin-left:8px;
}

#contentContainer .callout a.email1 {
  color: #000;
  font-size: 11px;
  font-weight:bold;
  line-height:18px;
  margin-left:8px;
  padding:4px 7px 4px 0;
  border-right: #fff 1px solid;
}

.calloutLeft {
  float: left;
  margin:0 23px 0 2px;
  width:120px;
}

.calloutLeft p {
  color: #666666;
  font-size: 11px;
}

.calloutLeft1 {
  float: left;
  margin-left:2px;
  width:195px;
}

.calloutLeft1 p {
  color: #666666;
  font-size: 11px;
}

#calloutRight1 {
  float: left;
  width: 182px;
  height: 106px;
  background: url(images/img1.jpg) no-repeat scroll left top;
}

#calloutRight2 {
  float: left;
  width: 182px;
  height: 106px;
  background: url(images/img2.jpg) no-repeat scroll left top;
}

#calloutRight3 {
  float: right;
  width: 116px;
  height: 141px;
  margin:0 5px 0 10px;
  background: url(images/img_paul.jpg) no-repeat scroll left top;
}

#calloutRight4 {
  float: right;
  width: 116px;
  height: 141px;
  margin:0 5px 0 10px;
  background: url(images/img_sandy.jpg) no-repeat scroll left top;
}

.upcoming {
  height: 20px;
  background-color: #c8c8c8; 
  margin:12px 0 7px;
  padding:0 7px;
  width:313px;
}

.contact {
  height: 50px;
  background-color: #c8c8c8; 
  margin:12px 0 7px;
  padding:0 7px;
  width:313px;
}

#barn {
  width: 356px;
  height: 143px;
  margin-bottom: 20px;
  float:left;
  display: block;
  background: url(images/callout_barn.jpg) no-repeat scroll left top;
}

#barn p {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #fff;
  font-size: 11px;
  margin:37px 0 0 10px;
  width:85px;
  line-height:12px;
}

#callouts {
  width: 578px;
  height: 143px;
  margin-bottom: 20px;
  float:left;
  background: url(images/callout_bg_umbrella.gif) no-repeat scroll left top;
}

#callouts p {
  line-height: 15px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #666666;
}

#callouts p.arial {
  line-height: 15px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 10px;
}

#callouts h1 {
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
}

#calloutPreffered {
  width: 115px;
  height: 63px;
  float: left;
  margin-right: 5px;  
  padding:55px 15px 0 19px;
}

#calloutPreffered a {
  color:#46C3D3;
  font-size:10px;
  font-family: 'Arial Black', Gadget, sans-serif;
}

#calloutPreffered a:hover {
  text-decoration: underline;
}

#calloutWeb {
  width: 231px;
  height: 87px;
  float: left;
  margin-right: 5px;  
  padding:37px 12px 0 15px;
}

#calloutWeb a {
  height: 30px;
  float: left;
  text-indent: -999em;
  margin-top: 7px;
}

#calloutHours {
  width: 128px;
  height: 80px;
  float: left;
  padding:38px 15px 0;
}

#calloutHours span {
  font-family: Arial, Helvetica, sans-serif; 
  color: #46c3d3;
  font-size: 11px;
  font-weight: bold;
  display: block;
  line-height:10px;
  margin-top:3px;
}

#sidebar
{
	padding: 12px 0;
	width:123px;
	float: left;
	position:relative;
	right:10px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul li ul li {
    margin: 0;
    padding-left: 10px;
    background: url(images/blog_arrow.gif) no-repeat left 8px;
}

a.rss {
    padding-left: 12px;
    background: url(images/icon_rss.gif) no-repeat left center;
}	

#sidebar ul p, #sidebar ul select {
	margin: 0 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
    background: url(images/sidebar_repeat.gif) repeat-y scroll left top;
	padding:5px 5px 5px 8px;
	width:99px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar h2 {
  background: url(images/sidebar_header.jpg) no-repeat left center;
  height:17px;
  padding:10px 0 0 24px;
  width:98px;
  font-family: 'Arial Black', Gadget, sans-serif;
  color: #fff;
  font-size:10px;
  margin: 0;
  text-transform:uppercase;
}

#sidebar a {
  color: #000;
}

.sideCallout {
  background: url(images/sidebar_repeat.gif) repeat-y scroll left top;
  width: 112px;
}

#footerCallouts {
  margin: 0 auto;
  width:934px;
}

#footer{  background: url(images/footer_bg.gif) repeat-y scroll left top;   width: 950px;   float:left;   margin-left:10px;  padding:15px 32px 10px 42px; }

#footFooter{  background: url(images/footer_footer.gif) no-repeat left bottom;  width: 1044px;  height: 33px;  margin: 0 auto; }

	* html #footer {
		margin-left: 5px;
	}

#footer p {
  color: #fff;
  font-size: 10px;
  line-height: 14px;
}

#footer a {
  font-size: 10px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer ul {
  float:right;
}

#footer li {
  float: left;
  border-right: #fff 1px solid;
  height: 28px;
  padding: 0 10px;
}

#footer li.last {
  float: left;
  border-right: none;
  height: 25px;
  padding: 0 10px;
}

#footer li a {
  display: block;
  font-size: 10px;
  color: #000;
  text-transform: uppercase;
  margin-top: 6px;
}

#postHeader {
  border-top: #c8c8c8 1px solid;
  border-bottom: #c8c8c8 1px solid;
  padding: 3px 0;
  margin-bottom: 10px;
}

#greyBg {
  background-color: #c8c8c8;
  height:25px;
}

#date {
  background-color: #f26631;
  height:25px;
  color: #fff;
  line-height: 25px;
  padding: 0 10px;
  float:left;
  border-right: #fff 3px solid;
  font-size: 11px;
  width:auto;
}

#author {
  height:25px;
  color: #000;
  padding: 0 10px;
  float:left;
  font-size:11px;  
}

#author li {
  float: left;
  border-right: #fff 1px solid;
  line-height: 25px;
  margin-right:10px;
  padding-right:10px;
}

#author li.last {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

#author a {
  font-size:11px;
  color: #000;
}



/*----End Home----*/
/*---------------------------------------------------------------------*/
/*----Classes----*/

.clear {
  clear: both;
}

.submit {
  background: url(images/buttonBg.gif) no-repeat left center;
  height: 21px;
  width: 75px;
  border: none;
  cursor: pointer;
  margin: 3px 0 0 48px;
  color: #fff;
  line-height: 21px;
}

.iconPremium {
  background: url(images/icon_store_premium.gif) no-repeat left center;
}

.iconBedell {
  background: url(images/icon_store_bedell.gif) no-repeat left center;
}

.iconMemorabilia {
  background: url(images/icon_store_memorabilia.gif) no-repeat left center;
}

.iconDivide {
  background: url(images/icon_store_divide.gif) no-repeat left center;
}

.iconSoon {
  background: url(images/icon_store_comingsoon.gif) no-repeat left center;
}

.facebook {
  width: 36px;
}

.twitter {
  width: 48px;
}

.youtube {
  width: 82px;
}

.flickr {
  width: 65px;
}

.label {
  background: url(images/label.gif) no-repeat scroll left top;
  width: 213px;
  height: 262px;
  margin:12px 0 0 2px;
}

.folder ul {
  position: absolute;
  top: 26px;
  z-index: 100;
}

.folder ul.list1{ left:-1px; top:27px;}

.folder ul.list2, .folder ul.list3 {
  left:-1px;
  top:27px;
}

.folder ul.list4 { 
  left:-1px;
  top: 35px;  
}

.folder ul.list5, .folder ul.list6, .folder ul.list7 {

}

.entry {
  padding-bottom: 15px;
  border-bottom: #c8c8c8 7px solid; 
}

.entry p {
  margin-top: 9px;
}

.entry img {
  margin-top: 9px;
}

.entry a {
  font-size: 12px;
}

.more-link {
  font-size: 10px;
  font-family: 'Arial Black', Gadget, sans-serif; 
}


/* Begin Typography & Colors */


.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.entry small a {
	font-size: 0.9em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	padding-top: 5px;
	}

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 */


.post {
	margin: 0 0 20px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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 Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.left { float: left; }	
	
.right { float: right; }	
	
/* End Images */



/* 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 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 */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 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;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
