/*
Theme Name: Manifest
Theme URI: 
Description: A clean and streamlined theme that focuses on the content and not the distractions.
Version: 1.01
Author: Jim Barraud
Author URI: http://jimbarraud.com
Tags: simple, clean, single column

*/

/* Reset All Styles
-------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0px;
	font-size: 100%;
	background: transparent;
}



body {
	line-height: 1.5em; font-size:10pt;
font-family:arial, helvetica, geneva, sans-serif;
color: 000000; 
}

a:link,
a:active,
a:visited {color: #ed4503;
line-height:1.5em;
letter-spacing:1px;
font-size:10pt;}

a:hover {color: #000000;
line-height:1.5em;
letter-spacing:1px;
font-size:10pt;}



ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


blockquote {
background: #efefef;
border-left:2px solid #efefef;
color:#696969;
font-style:italic;
margin:0 25px;
margin-bottom: 10px;
padding:10px;
}


input {border: 1px; padding:3px;}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Global Styles
-------------------------------------------------------------------*/

body{
  background: #fff;
  font-family: arial, helvetica, geneva, sans-serif;
  color: #333333;
line-height:1.5em;
}
strong{
  font-weight: bold;
}



.toggle {font-family:arial, helvetica, geneva, sans-serif;
color: #333333;
font-size:10pt;
line-height: 1.5em;
letter-spacing: 1px;
text-align: justify;}

.toggle a:link,
.toggle a:active,
.toggle a:visited {font-family:arial, helvetica, geneva, sans-serif;
color: #ed4503;
font-size:10pt;}

.toggle a:hover {font-family:arial, helvetica, geneva, sans-serif;
color: #333333;
font-size:10pt;}

/* Links */

a:link,
a:active,
a:visited{
  color: #ed4503;
  text-decoration: none;
}
a:hover{
  color: #333333;
  text-decoration: none;
}




.postpost {
padding: 5px;
font-family: arial;
font-size: 8pt;
text-transform:none;
font-color: #999;
letter-spacing: 1px;
line-height:2em;}


.postpost a:link,
.postpost a:active,
.postpost a:visited{font-family: arial;
font-size: 8pt;
  color: #ed4503;
text-transform:none;
letter-spacing: 1px;
line-height:2em;
}

.postpost a:hover{font-family: arial;
font-size: 8pt;
  color: #999;
text-transform:none;
letter-spacing: 1px;
line-height:2em;
}


.mainnav a:link,
.mainnav a:active,
.mainnav a:visited {font-family: arial;
font-size:7pt;
letter-spacing:.5px;
text-transform: uppercase;
margin-right: 10px;
line-height:3em;
color: #000000;}

.mainnav a:hover {color: #ed4503;}


.commentitle {font-family: arial, helvetica, geneva, sans-serif;
font-size: 16px;
font-weight:normal;
letter-spacing: 1px;
line-height:1.5em;
color:#000000;}




.customarchive {font-family: arial, helvetica, geneva, sans-serif;
font-size: 10pt;
font-color: #000000;
line-height:1.5em;}


.customarchive a:link,
.customarchive a:active{font-family: arial, helvetica, geneva, sans-serif;
  color: #ed4503;
  text-decoration: none;
font-size:10pt;
line-height:1.5em;
}


.customarchive a:visited {font-family: arial, helvetica, geneva, sans-serif;
color: #333333;
text-decoration: none;
font-size:10pt;
line-height:1.5em;}

.customarchive a:hover{font-family: arial, helvetica, geneva, sans-serif;
  color: #333333;
  text-decoration: none;
font-size:10pt;
line-height:1.5em;
}


/* Headers */

h1{
  margin: 10px 0 20px;
  font-size: 3.3em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  word-spacing: .2em;
}
h1 a{
  padding-right: 60px;
  margin-left: 60px;
}
h1 a:link,
h1 a:visited{
  color: #000;
}
h1 a:hover,
h1 a:active{
  color: #000;
  text-decoration: underline;
}
h2{
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 18pt;
  font-weight: normal;
  color: #626262;
  text-transform: uppercase;
}
h3{
  margin-bottom: 5px;
  font-size: 2.3em;
  font-weight: normal;
}
h3 a:link,
h3 a:visited{
  color: #333;
}
h3 a:hover,
h3 a:active{
  text-decoration: underline;
}
h4{
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: bold;
  color: #333;
}
h5{
  font-family: arial, helvetica, geneva, sans-serif;
  font-size: 8pt;
  color: #999;
  font-weight: normal;
}

.dateline a:link,
.dateline a:active,
.dateline a:visited{
  text-decoration: none; 
  margin-bottom: 50px;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  border-bottom: 0px solid #ddd;
line-height:1.5em;
letter-spacing:1px;
}

.dateline a:hover{color:#ed4503;}

h5 abbr{
  display: inline-block;
  position: relative;
  margin: 0 auto;
  padding: 0px;
  background: #fff;
  top: 3px;
letter-spacing:1px;
}





/* Calendar */


#wp-calendar a:link {
	background: #b7b7b7;
	line-height: 1.2em;
	text-align: center;
font-family: arial;
	font-size: 7pt;
	color: #ffea47;
	text-transform: uppercase;

border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

} 


#wp-calendar {
	margin: 0 0 1.2em 0;
	width: 180px;
	border: 0px solid #343434;
	background: #b7b7b7;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 188px;
font-family: arial;
	font-size: 7pt;
	color: #ffffff;
	text-transform: uppercase;

} 
html>body #wp-calendar {
	width: 180px;
font-size: 7pt; 
}
#wp-calendar caption {
	margin: 5px 0 5px 0;
		padding: 2px 2px 2px 2px;
	background: #b7b7b7;  
font-family: arial;
	font-size: 7pt;
	color: #ffffff;
	text-transform: uppercase;
text-align:left;
letter-spacing: 2px;

}
#wp-calendar td {
	border: 1px dotted #cdcdcd;
	border-collapse: collapse;
	background: #b7b7b7;
font-size: 7pt; 
}


#wp-calendar td a:link {
		display: block;
	width: 100%;
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: #ffea47;
font-size: 7pt; 
	background: #b7b7b7;
	line-height: 1.2em;
	text-align: center;
}




#wp-calendar td a:visited {
	display: block;
	width: 100%;
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
color: #ffea47;
font-size: 7pt; 
	background: #b7b7b7;
	line-height: 1.2em;
	text-align: center;
}

#wp-calendar td a:hover {
	display: block;
	width: 100%;
border-width: 0px 0px 0px 0px;
color: #ffffff;
font-size: 7pt; 
background: #b7b7b7;
}



#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
font-size: 7pt; 
}
#wp-calendar td#next {
	text-align: right;
font-size: 7pt; 
}
#wp-calendar td#prev {
	text-align: left;
font-size: 7pt; 
}





/* Form Elements */

input[type=text],
textarea{
background-color:#f2f2f2;
margin-bottom:10px;
  border: 0px solid #ddd;
  padding: 5px;
  font-family: helvetica, arial, sans-serif;
  font-size: 10pt;
  color: #666;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
input:focus,
textarea:focus{
  border-color: #999;
  color: #333;
}
input[type=submit]{
  font-family: helvetica, arial, sans-serif;
  font-size: 8pt;
  padding: 5px 5px;
  color: #fff;
  border-width: 0px;
  border-style: solid;
  border-color: #ed4503;
  border-radius: 10px;
  background-color: #ed4503;
  -webkit-transition: border-color .2s ease-in, background-color .2s ease-in;
  -moz-border-radius: 12px;
  -webkit-border-radius: 10px;
  cursor: pointer;
}
input[type=submit]:hover,
input[type=submit]:focus{
  background-color: #000000;
  border-color: #000000;
}

/* Structure */

#siteWrapper{
  margin: 0 auto;
  padding-top: 15px;
  width: 750px;
  position: relative;
  
}
#siteDescription{
  font-size: 1.2em;
  margin: 10px auto 60px;
  width: 400px;
  padding: 11px 0 13px;
  color: #999;
  font-style: italic;
}

/* Main Navigation
-------------------------------------------------------------------*/

#mainNav{
  margin-top: 10px;
  padding: 5px;
  background: #FBFBFB;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}
#mainNav ul{
  margin: 0 auto;
  width: 45em;
  text-align: center;
}
#mainNav li{
  display: inline;
  margin-right: 20px;
  font-size: 1.5em;
  text-transform: uppercase;
}
#mainNav li:last-child{
  margin-right: 0;
}
#mainNav a:link,
#mainNav a:visited{
  color: #999;
}
#mainNav a:hover,
#mainNav a:active{
  text-decoration: underline;
  color: #2E301C;
}
#mainNav .current_page_parent a:link,
#mainNav .current_page_parent a:visited,
#mainNav .current_page_item a:link,
#mainNav .current_page_item a:visited{
  font-weight: bold;
  color: #2A2D1A;
}
#mainNav .current_page_parent a:hover,
#mainNav .current_page_parent a:active,
#mainNav .current_page_item a:hover,
#mainNav .current_page_item a:active{
  color: #2E301C;
}

/* Main Content Body
-------------------------------------------------------------------*/

#coreContent{
  float: left;
  width: 700px;
  margin-top: 8px;
}

/* Posts
-------------------------------------------------------------------*/

.postContent{
  position: relative;
}
.postContent h4{
  position: relative;
  top: 0;
  font-family: arial, helvetica, geneva, sans-serif;
  font-size: 10pt;
  color: #000000;
  font-weight: normal;
  font-style: italic;
  border-bottom: none;
}
.postDate {font-family: arial, helvetica, geneva, sans-serif; font-size:8pt; text-transform:uppercase; color: #999;}


#coreContent p,
#coreContent li,
#coreContent dd{
  margin-bottom: 1.7em;
  font-size: 10pt;
  line-height: 1.5em;
  color: #000000;
font-family:  arial, helvetica, geneva, sans-serif;
  text-align: justify;
}
#coreContent p{
  text-align: justify;
}
#coreContent li{
  list-style: square;
  margin-left: 17px;
}
#coreContent dt{
  font-size: 1.3em;
  color: #333;
}
.entry-content{
  margin-top: 24px;
  text-align: justify;
font-family:  arial, helvetica, geneva, sans-serif;
line-height:1.5em;
font-size:10pt;
color:#333;
}
.entry-content a:link,
.entry-content a:active,
.entry-content a:visited{
  text-decoration: none;
color:#ed4503;
line-height:1.5em;
font-family:  arial, helvetica, geneva, sans-serif;
font-size:10pt;
}



.entry-content a:hover{
  text-decoration: none;
color:#000000;
line-height:1.5em;
font-family:  arial, helvetica, geneva, sans-serif;
font-size:10pt;
}


.photoinfo, 
.photoinfo p,
.photoinfo a:link, 
.photoinfo a:active, 
.photoinfo a:visited, 
.photoinfo a:hover 
{font-size:8pt;
font-family: arial;
line-height: 1.5em;
letter-spacing: 1px;
margin-top:65px;
margin-bottom:0px;
font-style:italic;}

.hesaidshesaid a:link,
.hesaidshesaid a:visited, 
.hesaidshesaid a:active{
text-decoration:none;
color:#ed4503;
font-family: arial, helvetica, geneva, sans-serif;
font-size: 16px;
font-style:italic;
line-height:1.5em;
letter-spacing:1px;
}

.hesaidshesaid a:hover{
text-decoration:none;
color:#000000;
font-family: arial, helvetica, geneva, sans-serif;
font-size: 16px;
font-style:italic;
line-height:1.5em;
letter-spacing:1px;
}


.hesaidshesaid {
text-decoration:none;
color:#000000;
font-family: arial, helvetica, geneva, sans-serif;
font-size: 16px;
font-style:italic;
line-height:1.5em;
letter-spacing:1px;
}

.backandforth a:link,
.backandforth a:visited, 
.backandforth a:active{
text-decoration:none;
color:#ed4503;
font-family: arial, helvetica, geneva, sans-serif;
font-size: 12pt;
line-height:1.5em;
}

.backandforth a:hover{
text-decoration:none;
color:#626262;
font-family: arial, helvetica, geneva, sans-serif;
font-size: 12pt;
line-height:1.5em;
}


.hentry{
  position: relative;
  padding-bottom: 37px;
  border-bottom: 0px dotted #ddd;
  margin-bottom: 30px;
}
#coreContent .postMeta{
  margin: 40px auto 0;
  font-size: 8pt;
  color: #626262;
line-height:1.5em;
}
#coreContent .postMeta div{
  margin-bottom: 0px;
line-height:1.5em;
}
#coreContent .postMeta a:link,
#coreContent .postMeta a:visited{
  color: #ed4503;
}
#coreContent .postMeta a:hover,
#coreContent .postMeta a:active{
  color: #626262;
}
#coreContent .postMeta span{
  text-transform: uppercase;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
  color: #000000;
  border: none;
  padding: 0;
  font-family: arial, helvetica, geneva, sans-serif;
  margin: 0 0 5px;
  font-style: normal;
  position: static;
}

.entry-content h1{
  font-size: 2em;
  letter-spacing: 0;
}
.entry-content h2{
  font-size: 1.8em;
}
.entry-content h3{
  font-size: 1.6em;
}
.entry-content h4,
.entry-content h5,
.entry-content h6{
  font-size: 1.4em;
}
.entry-content strong{
  color: #000;
}
.entry-content pre{
  color: #666;
  font-size: 1.5em;
  line-height: 18px;
  margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol{
  margin: 0 0 20px 15px;
}
.entry-content ol li{
  list-style-type: decimal !important;
}
.entry-content li{
  margin-bottom: 5px !important;
}
.entry-content blockquote{
background: #efefef;
border-left:2px solid #efefef;
color:#333;
font-style:italic;
margin:0 25px;
margin-bottom: 10px;
padding:10px;
width:350px;
}
#coreContent .entry-content blockquote p{
background: #efefef;
border-left:2px solid #efefef;
color:#333;
font-style:italic;
margin:0 25px;
margin-bottom: 10px;
padding:10px;
}
.entry-content .alignleft{
  float: left;
  margin: 4px 10px 10px 0;
}
.entry-content .alignright{
  float: right;
  margin: 4px 0 10px 10px;
}
.entry-content .wp-caption.alignnone{
  margin-bottom: 15px;
}
#coreContent .entry-content p.wp-caption-text{
  font-size: 1.1em;
  font-style: italic;
  color: #333;
  margin-bottom: 0;
}
.hentry img{
  margin: 0;
  border: 0px solid #ccc;
}


/* Single Post Page
-------------------------------------------------------------------*/

.single h3{
  margin-top: 30px;
  margin-bottom: 5px;
}
.single h5{
  position: static;
  font-family: "helvetica neue", helvetica, arial;
  font-size: 1.2em;
  color: #999;
  font-weight: normal;
  border-bottom: none;
  background: #fff;
}
.single.hentry{
  border-top: 1px solid #efefef;
  margin-top: -50px;
  border-bottom: none;
  padding-bottom: 0;
}
#coreContent .single .postMeta{
  margin: 20px 0 0;
  padding-top: 0;
  padding-bottom: 17px;
  text-align: left;
}

/* Links Page
-------------------------------------------------------------------*/

#coreContent .entry-content #linkList{
  margin-left: 0;
}
#coreContent .entry-content #linkList li{
  list-style-type: none;
  margin-left: 0;
}
#coreContent .entry-content #linkList li li{
  font-size: .9em;
  list-style-type: square;
  margin-bottom: 20px !important;
  margin-left: 15px;
}
#coreContent .entry-content #linkList ul{
  margin: 10px 0 40px;
}

/* Comments
-------------------------------------------------------------------*/

.commentEntry{
  padding: 25px 0;
  border-bottom: 1px solid #ccc;
}
#coreContent .commentEntry p{
  color: #333333;
}
.avatar{
  float: left;
  margin-top: 4px;
visibility:hidden;
}
.commentContent{
  float: left;
  width: 415px;
  margin-left: 22px;
}
.commentMeta{
  color: #333;
  font-size: 1.1em;
  text-align: left;
}
.commentMeta a:link,
.commentMeta a:visited,
.commentMeta a:active{
color: #ed4503; 
  font-weight: bold;
  font-size: 1.1em;
}

.commentMeta a:hover{
color: #333333; 
  font-weight: bold;
  font-size: 1.1em;
}
.nocomments{
  font-size: 1.2em;
  padding: 25px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* Comment Form */

fieldset{
  background: #FFFFFF;
  padding: 0 0 10px;
}
legend{
  position: relative;
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 0 0 4px 0;
}
legend span{
  position: relative;
  top: -15px;
  display: block;
  width: 500px;
  background-color: #fff;
}
#comments h4,
legend span{
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: .5em 0 .7em;
  font-weight: bold;
  text-align: left;
}
.leaveComment{
  margin-top: 14px;
  padding-bottom: 19px;
}
.commentForm{
  font-size: 1.1em;
  text-align: left;
  text-transform: uppercase;
  margin: 0 10px;
}
.commentForm em{
  text-transform: lowercase;
  font-style: italic;
  color: #999;
  font-size: 1em;
}
.commentForm input[type=text]{
  display: block;
  margin-bottom: 15px;
  width: 470px;
  font-size: 1.4em;
}
.commentForm textarea{
  width: 470px;
  max-width: 470px; /* Restricts the resizing capability in webkit bases browsers */
  height: 150px;
  font-size: 1.4em;
}
.commentForm input[type=submit]{
  float: left;
  margin-top: 8px;
}

/* Paging Navigation
-------------------------------------------------------------------- */

.pageNav{
  margin-top: 40px;
}
.pageNav a:link,
.pageNav a:visited {
  display: inline-block;
  color: #ed4503;
  font-family: helvetica, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  background-color: #666;
  background-image: url(images/button.png);
  background-repeat: repeat-x;
  background-position: left top;
  padding: 3px 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #575757;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: border-color .2s ease-in, background-color .2s ease-in;
}
.pageNav a:hover,
.pageNav a:active {
  text-decoration: none;
  background-color: #3F3F3F;
  border-color: #232323;
}
.pageNav .prev,
.pageNav .next{
  display: inline;
}
.pageNav .prev{
  margin-right: 2px;
}
.pageNav .next{
  margin-left: 2px;
}

/* Archives
-------------------------------------------------------------------- */

#archives{
  margin-top: -50px;
}
h2.archiveTitle{
  margin: -30px 0 70px;
  color: #666;
}
h2.archiveTitle strong{
  color: #000;
}
#archives h3,
#coreContent li h3{
  font-family: arial, helvetica, geneva, sans-serif;
  font-size: 16px;
  text-align: left;
  color: #626262;
  font-weight: normal;
  text-transform: none;
  margin: 0 0 5px;
  border-bottom: 0px solid #ccc;
}
#coreContent li h3{
  font-size: 1.2em;
}
#archives label{
  font-family: arial, helvetica, geneva, sans-serif;
  font-size: 1.4em;
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
}
#archives #date{
  width: 500px;
  text-align: left;
margin-bottom:50px;
}
#archives #categoryTags{
  width: 500px;
  margin-left: 0px;
margin-bottom:50px;
  text-align: left;
}

#archives #completearchive {
  width: 500px;
  margin-left: 0px;
  text-align: left;}


#archives ul{
  margin: 5px 0 0px;
  text-align: left;
}
#archives ul li{
  display: inline-block;
  margin: 0 5px 5px 0;
  color: #999;
  font-size: 1.3em;
  line-height: 1.5em;
  white-space: nowrap;
  list-style-type: circle;
}
#archives li a{
  margin-right: 5px;
}
#archives #date ul li{
  display: block;
  list-style-type: circle;
  margin: 0 10px 0 0;
}
.tagArchives li{
  float: left;
  margin-right: 10px;
  list-style-type: circle;
}
.categories li{
  margin-bottom: 5px;
  font-size: 1.5em;
  list-style-type: circle;
}

/* Recent Posts (on the 404 page)
-------------------------------------------------------------------- */

#recentPosts{
  border-top: 2px solid #ccc;
}
#recentPosts li{
  list-style: none;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
#recentPosts a{
  float: left;
}
#recentPosts .postDate{
  float: right;
}

/* Search Results
-------------------------------------------------------------------- */

#coreContent.searchresults{
  margin-top: -35px;
}
.searchresults .postMeta{
  text-align: left;
}
.searchpanel{
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin: 0 0 40px;
  padding: 10px 0;
}
.searchpanel input[type=text]{
  width: 250px;
  font-size: 1.7em;
}
.searchpanel input[type=submit]{
  font-weight: normal;
  -webkit-border-radius: 12px;
  -moz-border-radius: 16px;
  background-position: left 5px;
  font-size: 1.4em;
  
}

/* Footer
-------------------------------------------------------------------- */


#footer {
clear:both;
font-size:7pt;
line-height:2em;
background-color:#000000;
text-transform:none;
padding-bottom:30px;
padding-top:35px;
text-align:center;
width: 100%;
margin:0 auto;
color:#676767;
font-family:arial;
letter-spacing:1px;
}
#footer a:link,a:visited,a:active {color:#dfdfdf; font-family: arial; font-size:8pt; line-height:1.5em;}

#footer a:hover {color:#ffea47; font-family: arial; font-size:8pt; line-height:1.5em;}





.footerContent{
  width: 800px;
  margin: 20px auto 0;
  clear: left;
}
#footer p{
  line-height: 1.4em;
}
#footer #search{
  margin: 0px 0 0px;
}
#footer h5{
  position: relative;
  top: 0;
  margin-bottom: 8px;
  font-family: constantia, palatino, times new roman;
  font-size: 1.3em;
  color: #666;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: none;
}
#footer .elsewhere{
  margin-bottom: 30px;
}
#footer .elsewhere li{
  display: inline;
  padding: 0 8px 0 0;
  margin: 0 5px 0 0;
  border-right: 1px dotted #ccc;
  font-size: 1.2em;
}
#footer .elsewhere li.last{
  padding: 0;
  margin: 0;
  border-right: none;
}
#footer #search input[type=text]{
  font-size: 8pt;
  border-color: #ccc;
}
#footer #search input[type=text]:focus{
  border-color: #999;
}

/* Google Ad
-------------------------------------------------------------------- */

.googleAd{
  margin-bottom: 40px;
  padding-top: 40px;
  border-top: 1px dotted #ccc;
}

/* Admin Edits
-------------------------------------------------------------------- */

.loggedin a:link,
.loggedin a:visited,
a.post-edit-link:link,
a.post-edit-link:visited,
a.comment-edit-link:link,
a.comment-edit-link:visited{
  color: #ed4503;
  text-decoration: none;
font-family: arial, helvetica, geneva, sans-serif;
font-size:10pt;
}
#coreContent p.loggedin{
  display: inline-block;
  margin-bottom: 35px;
  padding: 10px;
  background: #ffffff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

/* Self Clearing Floats
-------------------------------------------------------------------- */

#siteWrapper:after,
.post:after,
.commentEntry:after,
.commentForm:after,
#footer .elsewhere:after,
#metaContent .metaExtend:after,
#mainNav:after,
#mainNav ul:after,
#archives ul:after,
#coreContent .postMeta:after,
#recentPosts li:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
