
img.pmark {
	margin: 0 0 50px 190px;
	}
img.s-pmark {
	margin: 0 0 50px 250px;
	}



/* typography --------------------------------- */

p,  h2, h3, h4, h5, h6, li, .feedback {
	font: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
}

p  {
	line-height: 140%;
}

h2.storytitle
	{
	font: italic 150% "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 15px 0 5px 0;
	}
h2.pagetitle {
	font: bold 12px/15px "lucida grande", "trebuchet ms", georgia, times, serif;
	color: #000;
	margin: 1em 0;
	padding: 6px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	letter-spacing: 1px;
	background-color: #F4ECD2;
	text-transform: uppercase;
	text-align: center;
	}

div#header /* style the header for new section */
	{
 	text-transform: uppercase;
	margin: 15px 0 30px 0;
	padding: 1px;
	height: 160px;
	background-image: url(http://pennance.us/images/quentin-head.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#header h3{
	font: normal 90% "lucida grande", "trebuchet ms", georgia, times, serif;
padding-bottom: 0px 0px 68px 0px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #76675A;
}
 #header h1{
	font: 150% "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	margin: 40px 0 5px 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}	
#header a {
	color: #4D3B27;
	text-decoration: none;
} 

.meta {
	font: bold 9px/13px "lucida grande", "trebuchet ms", georgia, times, serif;
	color: #000;
	margin: 1em 0;
	padding: 6px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	letter-spacing: 1px;
	text-transform: uppercase;
}

 .meta li, ul.post-meta li {
	display: inline;
	padding: 6px 0;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	font-weight: normal;
	letter-spacing: 0;
}
 

blockquote {
	border-left: 1px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}
.credit {
	font-size: 80%;
	}


/* adds and ends --------------------------------- */


acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}





/* Layout --------------------------------- */

#rap {
	width: 840px;
	margin: 0 auto 0 auto;
	background: #F2E2C1 url(http://pennance.us/images/quentin840-bg.jpg) repeat-y center top;
	padding: 0 0px;
	border: 10px solid #411213;
 
	}
 
 
 
	   
#content  {
	background: url(http://pennance.us/images/quentin-bg2.gif) repeat-y right top;
	text-align: left;
	float: left;
	width: 470px;
	margin: 0 auto;
	padding: 0 15px 15px 15px;
	overflow: hidden;
	display: inline; /* IE double margin fix */
}

 

#s-content  {
	text-align: left;
	float: left;
	width: 600px;
	margin: 0 0 0 60px;
	padding: 0 0 15px 0;
	overflow: hidden;
	display: inline; /* IE double margin fix */
}


#menu {
	text-align: left;
	padding: 15px;
	margin: 0;
	float: right;
	width: 180px;
	overflow: hidden;
	background: transparent;
}
 
#footer {
	text-align: center;
	  border-top: solid 1px #4D3B27; 
	clear: both;
	margin:   0px 0px 0px 0px;
	padding :  0px 0px 10px 0px;
	}

 
.navigation {
	font: bold 12px/15px "lucida grande", "trebuchet ms", georgia, times, serif;
	color: #000;
	margin: 1em 0 60px 0;
	padding: 6px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	}
.n-left {
	float: left;
	width: 45%;
	}
.n-right {
	float: right;
	width: 45%;
	}

/* classes used by the_meta() --------------------------------- */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}


.feedback {
	color: #ccc;
	text-align: right;
	clear: all;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}





/* Make the Search Perty --------------------------------- */


li#search {
	border-bottom: 1px solid #000;
}
 
#menu form {
	margin: 0 ; 
}

#menu input#s {
	margin: 0 0 5px 0 ;
	width: 90px;
	background: #F6EDD3;
	border: 1px solid #999;
	color: #000;
}

#menu input#sub {
	margin: 0 0 5px 0 ;
	width: 50px;
	font-size: 100%;
	font-style: italic; 
	background-color: #F6EDD3; 
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif; 
	color: #000;   
	border: 1px solid #999;
	}

/* Right Column Lists --------------------------------- */

#menu ul {
	margin: 4px 0 10px 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	font-family: "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0px;
	color: #333;
}

#menu ul ul {
	list-style-type: none;
	padding: 0;
	margin: 4px 0 20px 0;
	text-align: left;
}

#menu ul ul li {
	font-family:  "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 5px 0px;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: none;
	padding: 0 0 0 13px;
}

#menu ul ul li a {
	text-decoration: none;
}

#menu ul ul li a:hover {
	text-decoration: underline;
}

#menu ul ul ul.children {
	font-size: 1420%;
	padding-left: 4px;
}
#menu ul li p {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-transform: none;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	color: #333;
}

/* Make the Calendar Perty --------------------------------- */

#calendar {
	background:  url(images/calendar.gif) repeat-x center top;
	width: 194px;
	height:200px;
	padding: 10px;
}
#wp-calendar {
	background: #CBB293;
	empty-cells: show;
	margin: 5px 0 10px 10px;
	font-size: 80%;
	width: 170px;
	text-align: center;
}


#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #EADAB6;
	color: #5B211A;
}

#wp-calendar caption {
	font: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 120%;
	text-align: center;
	margin: 10px 0 3px 0;
}

#wp-calendar td {
	margin: 1px;
	color: #9D8872;
	font: normal 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px;
	text-align: center;
	background-color: #F6EDD3;
}

#wp-calendar td.pad:hover {
	background: #EADAB6;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #CBB293;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	background-color: #CBB293;
}


/* Make the trackback Perty --------------------------------- */

#trackback {
	background-color: #F4ECD2;
	margin: 0;
	padding: 10px;
	}

#trackback p {
	font-family: "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 70%;	margin: 2px 0 1em 0;
}


/* Make the comments Perty --------------------------------- */

#comments {
	font-size: 110%;
	font-weight: normal;
	margin: 1em 0 1em 0;
	padding: 0;
	}
#commentlist {
	margin: 0;
	padding: 0;
	}

#commentlist li {
	margin: 15px 0 0 0;
	padding: 1em 10px 3px 10px;
	list-style: none;
	border-top: 1px solid #CBB293;
	border-bottom: 1px solid #CBB293;
	background-color: #F8F7E3;
	}
#commentlist li cite {
	font-family: "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#commentlist p {
	margin: 5px 0 1em 0;
}

#commentf {
	background-color: #F4ECD2;
	margin: 2em 0 0 0;
	padding: 5px 10px 10px 10px;
	}
	
#postcomment {
	font-size: 110%;
	font-weight: normal;
	}
#commentform p {
	font-family: "lucida grande", "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 70%;
	border-top: 1px solid #A18C74;
	padding: 10px 0px 0px 0px;
	}
/*pennance additions*/	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
float: left;
	}
	img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
      }
      .center{
	text-align:center;
}
 
.notes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: 003399;
	background-color: #F7ECDF;
	border: thin dotted #CCCCCC;
	padding: 5px;
}
 


body
	{
 	margin: 0px; 
	padding: 0; 
 	font-family:  Verdana, Arial, Helvetica, "times new roman",  san-serif;        
 	font-size: medium !important;
 	color: #000099;
 	color:#003366;
	border-right: 1px solid white;
	border-left: 1px solid white;
	background: #5B211A url(http://pennance.us/images/quentin_st.gif) repeat-x center top;
 }   

.centeredImage
    {
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0em 0em  0em 0em; 
    } 

 /* code for left and right floated images */           
.imagefloatright
	{
	margin:  5px    3px   5px  3px;
	float: right;    
	border-style:outset;
	border-color: red;
	border-width:2px;
      }

.imagefloatleft
	{
	margin: 3px 10px  5px 5px;
	float: left;
	border: 3px none #F8F4E7;
}


 
.innercontent
	{
			
	
		 margin-left: 170px;
		 padding-left: 15px;
		 margin-right: 200px;
		 padding-right: 15px;
		  	padding-top: 0em;	
		  		  	padding-bottom: 3em;		 
			 font-size: 80%;
	font-family:    Verdana,  Georgia, sans-serif;
	color:black;
	font-weight: 500;
 
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
 

}
.innercontent ul.none  li
{
	margin:    5px  0px  0px  0px;
 font-size: 100%;
 	line-height:  120%;
   
}

.innercontent 
{
	 text-align: justify;
}



/*style the   news */
 .news  
	{ 
	font-size: 70%;
	font-family:    Verdana,  Georgia, sans-serif;
	color:black;
	font-weight: 500;
	margin-left:   10px;
}

 

 
 .floatleft
	{   
float: left;
	width: 160px;
    margin-right: 0px;
 
			padding-right: 5px;
		line-height: 100%;

		font-size: 85%;
	padding-left:10px;
 
}
 
 
 
.floatleft ul  
	{ 	
	width: 125px;
	padding: 0px 0px 0px 0px;
 
 	margin-left: 1em;
	text-align: center;
 
}

.floatleft ul.none  li
{
	margin:    5px  0px  10px  0px;
 font-size: 85%;
}

.floatleft ul  li   a 
	{ display: block;  /*does not do anything if above*/
	padding: 5px 7px 5px 7px;
 	text-decoration: none;
	color: #000;

				background-image: url(http://pennance.us/images/nav_base.jpg);
	background-repeat: repeat-y;
  	line-height:  150%;
	margin-right: 0px;
}
 
	.floatleft ul li a:hover
		{
			color: #fff;
			background-color: #ccc;
			background-image: url(http://pennance.us/images/nav_base2.jpg);
			background-repeat: repeat-y;
		}

  
.u {text-decoration: underline;  }    
  
   .center {text-align :center;}



	  p.block {  /* center paragraph */
    margin-left: auto;
    margin-right: auto;
    width: 130px;}

    
 
ul.none {	list-style-type: none;	}

  
a {text-decoration: none; 
	font-size:  x-largesmall;
	margin-left: 0pt; }                /* turn off underline of links*/
.u {text-decoration: underline;  }        /* to allow underline of selected   links   */
a:link {color:blue;   }
a:visited {color:blue; }

a:hover,  a:active 
{color:  red;        }

  
.notes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: 003399;
	background-color: #F7ECDF;
	border: thin dotted #CCCCCC;
	padding: 5px;
}
 

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

 