/*  
Theme Name: WordPress Default
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/


	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


*/






/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: left;
	}


#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
        width: 1000px;
	}


#header {
	background: #fff url('images/kubrickheader.jpg') top left no-repeat;
    }


#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 146px; 
	min-width: 1000px; 
        max-width: 1500px;
	} 

/* This is the old menu stuff */

#menu {
    background: url('http://www.alaskanalpinetreks.com/ramblings/wp-content/themes/default/images/navbar.jpg') no-repeat bottom center ;
    height: 46px;
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
    letter-spacing: 0.2em;
    font-size: 1.0em;
    font-color: #FFFFFF;
    text-align: center;
    }


a.menulink:link, a.menulink:visited   {
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
    letter-spacing: 0.1em;
    font-size: 1.0em;
    color: #FFFFFF;
    text-align: center;
    }


a.menulink:hover  {
   color: #AA0604;
   text-decoration: underline;
   }

/* This is the end of the old menu stuff */


#content, #big-content {
        font-size: 1.2em;
	} 

#content p, #big-content p {
        font-family: Georgia;
        font-size: 1.2em;
        margin-bottom: 12px;
        align: center;
}

.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;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


#footer {
	background: #fefefe /* url('images/kubrickfooter.jpg') no-repeat bottom */; 
	border: none;
   text-align: "center";
    }


.footertext {
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 10px;
   padding-top: 20px;
   text-align: "center";
   }


small {

	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}


h1 {
	font-size: 2.5em;
/*    padding-right: 175px; */
	text-align: left;
	}


#headerimg {
	font-size: 1.2em;
	text-align: center;
	}


.description {
	font-size: 1.0em;
	padding-right: 20px;
   text-align: right;
	}
h2 {
	font-size: 1.6em;
        padding-bottom: 5px;
	}


h2.pagetitle {
	font-size: 1.6em;
	}


#sidebar h2, #sidebar2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


h3 {
	font-size: 1.3em;
	}


h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000066;
	}


h1 a:hover  {
   text-decoration: underline;
   }


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


h2 a:hover  {
   color: #AA0604;
   text-decoration: underline;
   }


.entry p a:visited {
	color: #b85b5a;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


.commentlist li {
	font-weight: bold;
	}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}


.commentlist p {
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.5em;
	text-transform: none;
	}


#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


.commentmetadata {
	font-weight: normal;
	}


#sidebar, #sidebar2 {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


small, #sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 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;
	}


a, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}


a:hover {
	color: #AA0604;
	text-decoration: underline;
	}


#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;
	}


.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;
        font-size: 09px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 13px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
        text-align: center;
}

/* End Typography & Colors */






/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}


#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
/*      this is the liquid width section edited out */
/*	min-width: 1000px;
        max-width: 1500px; */
/* here is the fixed width */
	width; 1000px;
/*	border: 1px solid #000; */
	}


#header {
	background-color: #fff;
	margin: 0 0 0 0px; 
	padding: 0px; 
	height: 146px; 
	min-width: 1000px;
        border-bottom: 1px #980000 solid;
	}


#headerimg {
	margin: 0;
   height: 146px;
	width: 100%;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 0px 10px;
	margin: 0px 0px 0px 1%;
	width: 52%;
        text-align: center;
	}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 50px 0 0 170px;
	width: 450px;
	}


.post {
	margin: 0 0 10px;
	text-align: justify;
	}


.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: left;
}


#footer {
	padding: 0px;
	margin: 0 auto;
	width: 98%;
	clear: both;
	}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */






/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
	}


h2 {
	margin: 20px 0 0;
	}


h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}


#sidebar h2, #sidebar2 h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3 {
	padding: 0;
	margin: 15px 0 15px 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */






/* 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
	}

.bottomlinks {
         font-size: 16px;
}


/* 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;
	padding-left: 10px;
	text-indent: -10px;
	list-style-type: none;
	} 


html>body .entry li {
	margin: 0px 0 4px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before {
	/* below is the edited out original list type thingy */
	/* content: "\00BB \0020"; */

/* here is the asterisk I've replaced the above with */
	content: "* ";
	}


.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;
	}


#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}


#sidebar ul li, #sidebar2 ul li {

	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}


#sidebar ul p, #sidebar ul select, {
	margin: 5px 0 8px;
	}


#sidebar ul ul, #sidebar ul ol, {
	margin: 5px 0 0 10px;
	}


#sidebar ul ul ul, #sidebar ul ol, {
	margin: 0 0 0 10px;
	}


ol li, #sidebar ul ol li {
	/* list-style: decimal outside; */
	}


#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li{
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */






/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}


#sidebar #searchform #s {
	width: 125px;
	padding: 2px;
        background-color: #efefef;
	}


#sidebar #searchsubmit {
	padding: 1px;
	}


.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;
	}


#commentform textarea {
	width: 100%;
	padding: 2px;
	}


#commentform #submit {
	margin: 0;
	float: right;
	}
/* 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 Sidebar */
#sidebar
{
        float: right;
	background: #fefef3;
        padding: 10px 5px 10px 10px;
	/* margin-top: 05px; */
        /* margin-left: 60%; */
        margin-right: 0px;
        border-right: 1px solid #333333;
        border-bottom: 1px solid #333333;
        border-left: 1px solid #333333;
	width: 204px;
	}


.sidebar-blurb {
        font-size: 1.1em;
}

#sidebar form {
	margin: 0;
	}

#fbk {
       margin-left: 0px;
       background: #fefef2;
       padding-top: 0px;
       padding-right: 0px;
       padding-bottom: 2px;
       padding-left: 0px;
      border-top: 0px;
       border-right: 1px solid #000000;
       border-bottom: 0px;
       border-left: 1px solid #000000;
       width: 188px;
       align: center;
}

/* End Sidebar */





/* Begin Sidebar2 */
#sidebar2
{
        float: right;
	background: #fefef3;
        padding: 10px 5px 10px 5px;
/*	margin-top: 05px; */
/*        margin-left: 80%; */
        border-bottom: 1px solid #333333;
	width: 210px;
	}


#sidebar form {
	margin: 0;
	}

#fbk {
       margin-left: 0px;
       background: #fefef2;
       padding-top: 0px;
       padding-right: 0px;
       padding-bottom: 2px;
       padding-left: 0px;
       border-top: 0px;
       border-right: 1px solid #000000;
       border-bottom: 0px;
       border-left: 1px solid #000000;
       width: 188px;
       align: center;
}

/* End Sidebar 2 */



/* 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;
	}

/* This marks the original bq style */
/* blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	} */
/* End of original bq style */

blockquote {
      -moz-border-radius: 5px;
      -khtml-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      margin: 15px 30px 0 10px;
      padding-left: 20px;
      padding-right: 10px;
      border: 1px solid #000000;
      background-color: #fefef2;
      color: #000;
}

.bqstrong {
      color: #001789;
      font-weight: bold;
      font-style: italic;
      font-size: 14px;
      text-decoration: underline;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.center {
	text-align: center;
	}


hr {
	display: none;
	}


a img {
	border: none;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#fbbox {
       margin-top: 10px;
       margin-left: 0px;
       margin-bottom: 10px;
       background: #f8f8f8;
       padding-top: 0px;
       padding-right: 5px;
       padding-bottom: 5px;
       padding-left: 0px;
       border-top: 1px solid #000000;
       border-right: 1px solid #000000;
       border-bottom: 1px solid #000000;
       border-left: 1px solid #000000;
       width: 300px;
       align: center;
}


/* This starts the new Drop Down menu from my site */


/* Start drop down menu */

* { margin: 0px; padding: 0px;}
body { background: #444;}
#navcon {
	background: transparent;
	min-width: 800px;
	margin: 0px;
	padding: 115px 0px 10px 140px;
	color: #ffffff;
	font-size: 1em;
}


#nav {
	width: 100%;
	height: 1.4em; 
	position: relative; 
	color: #cccccc; 
	font-family: helvetica; 
	margin: 0px auto;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	float: left; 
	position: relative;
 }

#nav ul li a {
	/*	border-right: 1px solid #e9e9e9;*/
	background: #a32300 url(images/navbar-bg.gif) top right no-repeat;
	padding: 12px 15px 3px 0px ;
	text-align: left;
	color: #feffef;
	text-decoration: none;
}

#nav ul li a:hover {
	/*background: #982800;*/
	color: #FFF;
	font-weight: bold;
}

#nav ul li ul {
	display: none;
}

#nav ul li:hover ul {
	display: block;
	position: absolute;
}

#nav ul li:hover ul li a {
	background: #a32300;
	color: #feffef;
	display: block;
	border-bottom: 1px solid #fefefe;
	border-right:none;
	width: 15em;
/*	padding-left: 0.5em;
	padding-bottom: 0.2em; */
	padding: 0.5em 0.5em 0.2em 0.5em;
}

#nav ul li:hover ul li a:hover {
	background: #444;
	color: #fff;
}

.top {
	border-top: 1px solid #f2f2f2;
	font-weight: bold;
}

navrt {
	background: #802200 url(images/navbar-bgrt.gif) top right no-repeat;
}

	
/* .first {
	border-left: 1px solid #e9e9e9;
} */

/* End Drop Down Test */



/* This is the beginning of the footer called footer 2 for the blog navbar at the bottom */

/* Start of footer containing the bottom navigation menu */

#footer2 { 
	width: 95%; 
	background-color: #222222;
	margin: 0 0px 0px 0px;
	text-align: center; 
	padding: 5px 0 20px 0px;
	height: 1em;
}


#footer2 ul {
	margin-left: 1em; 
	padding-bottom: 10px ;
}

#footer2 ul li {
	display: inline; 
	float: left; 
	list-style: none;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#footer2 li a {
	background-color:#222222;
	height: 1.5em;
	line-height: 1em;
	float: left;
	width: 6em;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin-left: 10px;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer2 a:hover {
	text-decoration: underline;
	color: #993333;
}

/* Hide from IE5-Mac \*/
#footer2 li a
{
float: none
}
/* End hide */

#footer2
{
 width: 100%;
 background: #222222;
 border: 1px #222222 solid;
}

#footer2 li ul
{ }

#footer2 li:hover ul
{ }

#footer2 li li
{ }

/* End of footer div containing the Bottom Navigation Menu */


/* Container for news columns stuff */

#container {
	width: 100%;
	padding: 0px 0px 10px 0px;
	float: left;
	font-size: 0.9em;
/*	border-right: 2px #ededed solid; */
}

#col1 {
	width: 48%;
	float: left;
	padding: 0px 8px 0px 0px;
	border-right: 2px #ededed solid;
}


#col2 {
	width: 48%;
	padding: 0px 0px 0px 0px;
	float: right;
/*	border-right: 2px #ededed solid; */
}

/* This ends the news column stuff */


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Miscellaneous stuff */

.sales {

        font-size: 1.0em;
        font-weight: bold;
        color: #980000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.unsubscribe {
	font-size: 120%;
	font-style: italic;	
	margin: 10px 0px;
	padding-bottom: 5px;
	color: #990000;
}


/* Next pages button for continued posts */

#cont {
	padding: 5px;
	text-align: right;
	font-color: #FDFDF7;
	line-height: 1.5em;
	margin: 5px 0px 25px 500px:
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px; 
	}

#cont a:link {
	background: #FFF;
	padding: 0px 0px 0 3px; 
}

#cont a:hover {
	background: #003366;
}

.cont a:link {
	background: #5e5e5e;
	text-decoration: none;
	font-color: #FDFDF7;
	padding: 0px 5px;
	}

.cont a:hover {
	background: #003366;
	font-color: #660000;
	text-decoration: underline;
	}

/* End of Next pages button for continued posts */


/* This starts the structures for the pages */

/* There are 2 boxes for the lefthand sidebar, an outer yellow one and an inner grey one. First we'll draw the yellow outer one */

#widebar {
	
	float: left; 
	width: 210px; 
	background: #efefef; 
	padding: 5px 0; 
	padding-left: 8px;
	margin: 0em 0em 0 0em;
	
}


#widebar h3 {
	text-align: center;
	text-decoration: underline;
	padding: 0px 0 10px 0;
	color:#982800;
	margin: 0px;
}


#widebar a {
	color: #980000;
	text-decoration: none;
}

#widebar a:hover {
	color: #CC0000;
	text-decoration: underline;
}

 #widebarinset {

	width: 185px; /* since this element is floated, a width must be given */
	background: #fefef3; 
	padding: 4px; 
	-moz-border-radius: 5px;
   	 -khtml-border-radius: 5px;
  	  -webkit-border-radius: 5px;
  	  border-radius: 5px;
	border: 1px solid #8A1605;
	margin: 0.2em 0.2em;
	text-align: left;
}


/* List for Itineraries page */

#widebarinset ul {
	padding: 4px 5px 4px 10px;
}

#widebarinset li {
	
}

#widebarinset a:li {

}


.sidebartext {
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.sidebarbold {
	color:#000066;
	font-weight: bold;
}


#media2  {
	width: 205px;
	margin-left: 0px;
	padding-top: 5px;
}


.contact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.right {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
}

/* this will be the inset box for the right hand corner */

#inset {
	
	float: right; 
	width: 300px;
	background: #222222; 
	padding-left: 5px;
	margin: 0px 0px 0 1em;
}


#inset-med {
	
	float: right; 
	width: 300px;
	background: #222222; 
	padding-left: 5px;
	margin: 0px 0px 0 1em;
}

#inset-lge {
	
	float: right; 
	width: 440px;
	background: #222222; 
	padding-left: 5px;
	margin: 0px 0px 0 1em;
	
}

#inset-video {

	float: right;
	width: 510px;
	background: #000;
	color: #FDFDF7;
	margin: 0px 0px 0 1em;
	padding-top: 5px;
}

/* this ends the inset box */

/* and the main content box for the w/p pages */

#big-content {

	padding: 0px 0;
	padding-left: 0px;
	width: 990px;
	/* width: 775px; */
	background: #fff;
/*	float: right; */
}
#big-content p {
	padding: 0 5px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
#big-content ul, #big-content ol { 
	padding: 0 15px 5px 10px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

#big-content li {
	margin: 0px 5px;
	padding-left: 5px;
}

/* this is the beginning of the content art of the page */

#page-box {

	float: right;
	width: 765px;

}

#page-box h3, #page-box h2, #page-box h1 {
	margin: 0px 5px 5px 5px;
	padding: 0px;
}

#page-box h3 a, #page-box a:visited {

	color: #900000;
	text-decoration: none;
}

#page-box a:hover {

	text-decoration:underline;
	color: #000066;
}

/* this ends the content part of the page */

.narrowcolumn-right {

	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* and this ends the page structures */


/* "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." */

