/*  
Theme Name: UUFF
Theme URI: 
Author: Jana Peirce
Author URI: 	
	This theme was based on Modern v 0.9, a theme by Ulf Pettersson,
	http://ulfpettersson.se/design/modern/
	The CSS, XHTML and design is released under the LGPL:
	http://www.opensource.org/licenses/lgpl-license.php
*/

/* Begin Typography & Colors */
body {
    border-top: 3px solid rgb(221,217,215);
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, 'Times New Roman', Serif;
	color: #444; /*rgb(102, 102, 102);*/
	text-align: center;
	}
a  {color: rgb(200,100,40); text-decoration: none; border-bottom: 1px dotted;}	
a:visited {color: #3271a7;}
a:hover, a:active {color: rgb(000,160,240);	border-bottom: 1px solid; /*text-decoration: none; */ }
a.image {border-bottom: 0;
}	
#page {
	text-align: left;
	}
#content {
	font-size: 1.2em;
	line-height: 1.8em;	
	}
.post p.postmetadata, .commentmetadata, #footer, #podPress_footer {
	letter-spacing: 1px; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	font-weight: normal;	
	line-height: 1.4;
	}
.postmetadata {	/* this is the custom date above a post's title */
	color: #3271a7;
	font-size: 115%;}
.postmetadata big {font-size: 1.15em; line-height: 1.8; color: #888; } /* used on single.php template */
.post p.postmetadata, .commentmetadata {color: #666; font-size: 0.85em;}
p.speaker {text-transform: capitalize; text-align: right; line-height: 1.4; }
span.bio {}
* html .post p.postmetadata, * html .commentmetadata {font-size: 0.9em; } /*IE6 - needed for IE7? what about .postmetadata? */

#footer, #podPress_footer { font-size: 1em; line-height: 1.5; }

.postmetadata, .commentmetadata {
	clear: both; /*jlp*/ 
}
#footer {
	padding: 8px 20px;
	}
#footer a, #footer a:visited {color: #ccc;}	
#footer a:hover  {color: #fff;}	

small, .navigation {
	color: rgb(138,134,132);
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.navigation a {border-bottom: none;	
	}	
p {margin: .4em 0 .3em;} /* 10.3.09 was .5em top */
h1, h2, h3, h4 {
	font-family: 'trebuchet ms', Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	}
h1 {
	font-size: 3.8em;
	line-height: 0.9em;
	}	
#header h1 a {
	color: #3271a7;
	font-family: 'trebuchet ms', sans-serif;
	font-weight: normal;	
	text-align: center;
	text-transform: lowercase;
	border: none;		
	display: none;
}
h1, h2 {
	font-size: 38px; 
	font-weight: bold;
	color: #3271a7;
	}
h1 a, h2 a {
    color: rgb(90,90,90);
	text-decoration: none;
	border-bottom: none;			
	}
h1.pagetitle, h2.pagetitle { 
    margin: .3em 0; 
	padding: 0 0 0 38px;
	height: 36px;
	background: url('images/chalice-dingbat.png') no-repeat;
	line-height: 22px;
}
* html h1.pagetitle, * html h2.pagetitle {font-weight: bold; }
* + html h1.pagetitle, * + html h2.pagetitle {font-weight: bold;}
span.parent  {
	font-size: .75em; 
	vertical-align: text-bottom;
	display: inline;
 }
* html h1.pagetitle span.parent, * html h2.pagetitle span.parent { overflow:visible}
* + html h1.pagetitle span.parent, * + html h2.pagetitle span.parent {overflow:visible}
 ul.children {
     float: right; 
	 width: 40%;
	 height: 68px; 
     padding: 0 0 0 30px; 
	 margin: 0;
	 text-align:center;
 	 background: url('images/bracket-open.png') no-repeat;
}
 ul.children li {display: inline; list-style-type: none; margin-right: 1em; padding: 0;}
 div.closebracket {
	 margin-left: 6px;
	 float:right;
	 width: 24px;
	 height: 68px;
	 background: url('images/bracket-close.png') no-repeat;
}
h1 a:visited, h2 a:visited {color: rgb(90,90,90);} 		
h1 a:hover, h2 a:hover {color: rgb(0,0,0); border-bottom: none;
}
h1.subpagetitle, h2.subpagetitle { font-size: 2em; margin: .8em 0 .4em;
}
h2.singletitle {font-size: 2em; margin-top: 0.8em;
}
h2.entrytitle {font-size: 1.4em; margin: 0; font-weight: normal; line-height: 1.3; color: rgb(99,99,99); } /* post titles on home page, category pages, and archives */
h3.entrytitle {font-size: 1.3em; margin: 0; } /* post titles on search results or wherever excerpts are used in stead of content */
a.excerptitle, h3.entrytitle a {/* text-decoration: underline; border: none; */ }/*
h3.entrytitle a:visited {color: rgb(90,90,90); }*/
h3.entrytitle a:hover {color: rgb(000,160,240); border-bottom: solid; }	
h3 { font-size: 1.4em;	
	margin: 1em 0 0.25em;
	color: #3271a7;
	padding: 0;
	font-weight: bold;}
h3#comments, h4#comments {color: #3271a7; margin: 0;}
#respond {margin-top: 1em;}
h3.comments {
	margin: 30px auto 12px auto;
	padding: 0;
	}
h4 {letter-spacing: 1px;	
	font-size: 0.9em;
	font-weight: bold;	
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 		
    line-height: 1.4;
	margin: 1em 0 0;
	color: rgb(80,80,80);
	}
b, strong {font-weight: bold;} /*
.entry strong, .entrytext strong { color: rgb(200,100,40); font-weight: normal;
}
.entry strong a, .entry a strong {font-weight: bold;} */
#breadcrumbs {
    font: 0.86em Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	color: #777;
	margin: 0 0 .3em 0; }
#breadcrumbs a { color: #777; font-weight: bold;}
#breadcrumbs a:hover { color: #000;}
div.pagerbox { text-align: center; }
div.pagerbox a { line-height: 1.2; border: none; /* line-height overwrites  inherited thickbox line-height */ }
.nomargin {margin: 0;}
ul.nomargin li {margin-top: 0; margin-bottom: 0;} /* this is a nice red color - but it only affected links with a lnks with a relative path !?#@ 
.entry p a:visited {
	color: #b85b5a;
	}*/

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Georgia, 'Times New Roman', Serif; 
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size: 1em;
	text-transform: capitalize;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	}

#description {
	text-align: left;
	color: white;	 
	font-size: 1.1em; 
	font-family: Tahoma, Arial, Helvetica, Serif; 
	line-height: 1.5em; 
}		
#sidebar {
	background: rgb(211,207,205);
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;}/*
#sidebar p {line-height: 1.4; visibility: visible;}  to make plain text match link text size in sidebar - need more elegant solution  - try removing font-size from #sidebar and #sidebar p and a, and then adjusting font-size of h2 and li h2 to compensate. */
#sidebar a { color: #3B5998; text-decoration: none; border-bottom: none;}	
#sidebar a:visited { color: #000;}
#sidebar a:hover { text-decoration: underline;}
#sidebar h2/*, #sidebar li h2*/ {
    font-size: 1.1em;
	color: white;	
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
	font-weight: bold; 
	letter-spacing: 2px; 
	line-height: 2.1em; 
	text-transform: uppercase;
	padding: 0;
	margin: 10px 0 0;
	}
#sidebar h2 a:link, #sidebar h2 a:visited {color: #fff;}
#searchsubmit, #sidebarsubmit, #commentform #submit {
	font: normal 0.9em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;	
	text-transform: uppercase;	
	}
	/*
#sidebarsubmit {
	font-size: 1em;
	}		*/

.nocomments, strike {
	color: #666; /* rgb(168,164,162); */
	}
#footer {
	color: rgb(168,164,162); 
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#pagestripe {background: rgb(130,135,145); margin: 0 7px 0 45px; width: 764px; height: 5px; clear: both;
	}
#pageblock {display: block; background: rgb(221,217,215); width: 262px; height: 5px; float: right; line-height: 0;  border-left:2px solid #fff;
	}	
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}
#page {
	margin: 0 auto;
	padding: 0;
	width: 816px; 
	background: url('images/bg-content.png') repeat-y;
	}
#top { 
	background: url('images/bg-top.png') bottom right no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 816px; 
	font-size: 2px; /*IE needs this to keep div height at 10px*/
	height: 10px !important; }
#header {
	height: 200px;
	background: white url('images/bg-header.png') repeat-y;
	margin: 0; 
	padding: 0;
	}
#header h1 {background: url('images/bg-logo.png') top right no-repeat;
	display: block;
	height: 127px;
	padding: 0;		
	width: 269px;
	float: right;
	margin:0;
}
#description { 
    width: 238px;
	float: right;
	margin-right: 7px;	
	padding: 0px 8px 0 0;
}
#content {
	width: 490px; /*was 419px*/
	padding: 5px 0 12px; /* for pages with breadcrumbs - otherwise: 12px 0; */
	float: left;
	clear: both;	
	margin: 0 0 0 45px;
	}
#content.single {
	width: 518px; 
	margin: 0; 
	padding: 6px 130px 12px; 
	}	
* html #content { margin: 0 0 0 22px; width: 470px} /*IE6*/
* html #content .post, * html #content .postmetadata, * html #content .commentlist { margin-right: 10px; } /*IE6*/
#sidebar {
	display: block; 
	margin: 2px 7px 2px 547px; 
	padding: 20px 10px 10px 15px;
	}
#photobar {
	margin: 2px 5px 0 547px; 
	height: 64px;
	background-color: #fff;
}
.post {
	margin: 0 20px 1em 0; /* 10.02.09 was margin-bottom: 2em; */
	text-align: left;
	}
.entry p, .entrytext p {margin: .4em 0 .3em; } /* 10.3.09 was inherited from p: 0.5em 0 0.2em; */		
.postmetadata {margin: 1.5em 30px .2em 0;  }	/* this is the custom date above a post's title */
.post p.postmetadata, .post p.speaker {color: #808080; margin: 0 0 1em 0;} /* this is the metadata BELOW a post */
/*.post p.postmetadata strong, .post p.postmetadata b {font-weight: bold; background-color: none; rgb(168,164,162);}*/
.alt {background-color: rgb(250,249,248); /* added .post in front of .alt 10.3.09 */
	border-top: 1px solid rgb(241,239,237);
	border-bottom: 1px solid rgb(241,239,237);
	margin: 5em 0 0 0;
	padding: 5px 10px;
	}
.alt {
	margin: 20px 0 0 0;
	padding: 5px 10px;
	}
.post .alt {
	margin: 5em 0 0 0;
	}
p.alt {margin-top: 1em;
}
.ruleA { 	border-top: 1px solid rgb(130,130,130); padding-top: .5em;
}
#footer  {
	clear: both;
	background: url('images/bg-footer.png') repeat-y;
	}
 #podPress_footer	 {
	margin: 5px auto;
	width: 800px; 
	text-align: right;
	
}
#footer.single {
	}	
#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
	}	
div.columnleft {
	float: left;
	width: 285px;
	padding-right: 33px;	
	}

div.columnright {
	float: right;
	width: 285px;
	padding-left: 34px;
}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

ul, ol {
	margin: 25px 0 25px 0;
	padding: 0 0 0 30px;
	}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul ul {
	margin: 5px 0 20px 20px;
	}	

ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.entry li, .post li, .single li {
   list-style-type:circle;
   margin-bottom: 6px;
   }
.entry ol, .entry ul, .post ol, .post ul, .single ol, .single ul {
    margin: 10px 0;}
#sidebar ul, #sidebar ul ol  {
	margin: 0;
	padding: 0;
	list-style: none; 
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
 	line-height: 1.7;	
	}
#sidebar li .ctc {
    line-height: 1.0; }
#photobar p {
	display: inline;
	width: 64px;
	background-color: #888;
	padding: 0;
}
#photobar img {
    border: 0; 
	height: 64px; 
	width: 64px; 
	padding: 0; 
	margin:0;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ul ul {
	margin: 0;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding-top: .25em; 
	padding-bottom: .25em; 
	line-height: 1.2;
	}
/* End Entry Lists */



/* Begin Form Elements */
input#s, input#author, input#email, input#url, textarea, #sidebar #searchform #s {border: 1px solid rgb(201,197,195);}

#searchform {
	margin: 0 auto;
	padding: 0; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 140px;
	padding: 2px 0;
	}

#searchsubmit, #sidebarsubmit {
	margin-left: 10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	padding: 0;
	margin-right: 20px; /*added 022509*/
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
	}

#commentform textarea {
	width: 98%;
	margin: 5px 0 0 0;	
	padding: 0px;
	}

#commentform #submit {
	margin: 2px 0 0 0;	
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: left;
	margin-right: 20px;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	padding: 10px 0 0 0;	
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 dotted;
	}
	
blockquote, blockquote cite {
	margin: 0px 15px 0 0;  
	padding: .4em 0px .3em 33px; 
	background: url(images/quote-arial.gif) 0px 15px no-repeat; 
	color: rgb(110,106,103); 
	font-style: italic; /*
	font-size: 0.9em; */}
blockquote cite {
	display: block; 	}
blockquote p {
	margin: 0; 
	padding: 0; }		
.center {
	text-align: center;	}
hr {
	display: none;	}
a img {
	border: none;	}
div#catlist {margin: 0.5em 0;}
ul.catlist {margin: 0; padding: 0;}
ul.catlist, ul.catlist li {display: inline;}
ul.catlist li {padding-right: 6px;
}
.navigation {
	display: block; /*test if needed*/
	width: 460px; /* was 100% - test if needed*/
	padding: 0;
	clear: both;
	border-bottom: none;	
	}
.navigation .alignleft, .navigation .alignright {width: 49%; }	
.navigation .alignright {text-align: right;}

.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	

/* End Various Tags & Classes*/

/*jlp added */
 #fp:first-letter {
 font-size : 300%;
 font-weight : bold;
 float : left;
 margin-right: 3px;
 }
.widget_rss li, #recentcomments li, .twitter li {
border-bottom: 1px solid #aaa;
padding-left: 3px;  
}
.widget_links ul.blogroll li {display:inline; 
}
.widget_links ul.blogroll li a {margin-right: 6px; border-right: 1px solid #aaa; padding: 2px 6px 2px 0;}

.clear { clear: both;}
 /* edit calendar styles here: 
* wpng-calendar/css/style.css 
* wpng-calendar/css/  
}
