/*
Theme Name: Jono: juliette_myers.org
Theme URI: http://therearemonkeys.com/
Description: Custom theme for Juliette Myers.org.
Version: 0.5
Author: Jono Taylor
Author URI: http://therearemonkeys.com/
Tags: magenta, custom header, fixed width, two columns, widgets

	Juliette Myers v0.5
        by Deluxe, http://therearemonkeys.com/

*/


/* Begin Typography & Colors */

img
{
	border: 0;
}

body
{
	font-family: Georgia, Times, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	padding-bottom: 25px;
	background: #ffffff;
}

#wrapper
{
        background: #ffffff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 804px;
}
#content
{
   //background: #cac6ca url('images/back.png') repeat-y top;
   padding: 1px 20px 50px 20px;
   text-align: left;
}

#info-wrapper
{
  padding: 0;
  margin: 0 12px 0 12px;
  line-height: 25px;
  background: #fff;
}

#sidebar
{
  width: 180px;
  margin-left: 540px;
  margin-top: 0px;
  background: #fff;
  height: 100%;
}

#sidebar h1
{
 text-align: right;
 padding: 5px 0 5px 0;
 margin: 0;
 line-height: 0px;
}

#sidebar-quote
{
  width: 180px;
  background: #F1ECEF;
  font-style: italic;
  font-size: 12px;
  margin-top: 400px;
  padding: 5px 10px 5px 10px;
}

#clear {       clear: both;   height: 1px;  overflow: hidden;    margin: 0;  }

#sub_page-wrapper
{
  width: 500px;
  line-height: 25px;
  padding: 23px 0 0 0;
  margin: 0px 12px 0 12px;
  float:left;
  background: #fff;
}



#header
{
  //background: #cac6ca url('images/back.png') repeat-y top;
  overflow: hidden;
  padding: 0 32px 1px 32px;
  margin: 0;

}

#footer
{

  clear:both;
  color: #969696;
  //background: #CAC6CA url('images/footer.png') no-repeat;
  min-height: 75px;
  padding: 0 32px 20px 32px;
}

#footer .advert
{
  color: #ccc;
  font-size: 9px;
}

#hug
{ float: left; }

#gug
{
  margin-left: 300px;
  text-align: right;
}

a:link
{
  color: #000;
  text-decoration: underline;
}
a:visited
{
  color: #000;
  text-decoration: underline;
}
a:hover
{
  color: #000;
}
a:active
{
  color: #000;
}

#footer a
{
  color: #ccc;
}
/* End captions */

/* 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
	}
/* End Images */


/* "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." */
