body#searchresults h1 {
color : #99CCCC;
font : bold 16px Verdana, Arial, Helvetica, sans-serif;
letter-spacing : 3px;
text-align: right;
margin-bottom: 20px;
}

h1#top {
border-bottom: 1px dotted #c60;
}

body#searchresults h3 {
  color: #9cc;
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 3px;
}

ul, li {
  margin: 0;
  padding: 0;
}

.sidebar ul {
  margin-left: 20px;
  line-height: 100%;
}

.sidebar li {
  margin-top: 5px;
}

body#limitedprints div#content {
  border-right: 1px dotted #999;
}

body#limitedprints #pagetop {
  margin-bottom: 30px;
}

body#limitedprints #pagetop h1#limitedpagetitle {
  color: #9cc;
}

body#limitedprints  #pagetop p {
  width: 80%;
  margin: 5px 0 5px 10px;
  text-align: left;
  color: #333;
  line-height: 140%;
  font-size: 110%;
}

body#limitedprints div.prints {
  width: 160px;
  float: left;
  padding: 5px 10px 10px;
  border: 1px dotted #9cc;
  text-align: center;
  margin-right: 15px;
  color: #c60;
  margin-bottom: 20px;
  height: 310px;
}

body#limitedprints #content h2.printstitle {
  margin: 5px 0;
  font-size: 110%;
}

body#limitedprints div.prints p {
  text-align: center;
  font-weight: bold;
  font-size: 90%;
  margin: 0;
}

body#limitedprints div#footer {
  clear: left;
  margin-top: 25px;
}


html, body {
  margin:0;
	padding:0
}

body {
  font: 76% arial,sans-serif;
	background-color: #f8f8f8;
}

#header {
	background: url(/assets/img_main/pkmn_pgbg.gif) repeat-x left top;
	height: 92px;
	position: relative;
}

div#wrapper {
  float:left;
	width:63%;
	margin-left:3%
}

div#content {
  margin-top: 70px;
}

#LayerSidebar {
	width: 170px;
	margin-top: 70px;
border-left: 1px dotted #999;
margin-left: 1%;
float: left;
padding-left: 15px;
}

a img, img {
  border: none;
}

/* The Main Content Layer */

div#category h2 {
  text-align: center;
  color: #9cc;
}

.dateHead {
  border-bottom: 1px dotted #c60;
	text-align: right;
}

.maintext {
	/* border-right : 1px dotted #999999; */
	text-align : left;
	color : #333333;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 0 0 0 25px;
	padding: 0 20px 50px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link { color : #000000; text-decoration : underline }
 a:visited { color : #999999; text-decoration : underline }
 a:hover { color : #ECBC91; text-decoration : underline }

.maintext h1 {
	color : #99CCCC;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing : 3px
}

.maintext2 {
	border-right : none;
	text-align : left;
	color : #000;
	font : 14px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 24px 0px 12px;
	padding: 0px;
	border-top: none;
	border-bottom: none;
	border-left: none;
}

.maintext h2 {
	color: #99CCCC;
	font : bold 12px Verdana, Arial, Helvetica, sans-serif;
}

p.mnlinkbar {
	font : 11px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 24px 0px 12px 0px;
	text-align: left
}

div.entryfooter {
  font-size: 80%;
}

div.entryfooter p.postDate {
  float: right;
	text-align: right;
}

div.entryfooter p.commentsLink {
  float: left;
}

/* Popup Layers*/
.popupDaddy { background-color : #666666 }
.popupChild { background-color : #D4D0C8 }
.popupChild p {
	color : #666666;
	font : 12px Arial, Helvetica, sans-serif;
	margin: 12px;
}
.popupChild h1 {
	color : #FFFFFF;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 12px;
}

p.archivetitle {
  margin: 0 0 0 15px;
}

h2.archive {
  font-size: 120%;
}

h3.archive {
  margin: 15px 0 5px;
}

/* Styles for the Dropdown Menus */
#LayerSubmenu {
  position:absolute;
	left:30px;
	top:90px;
	width:200px;
	z-index:102;
	visibility: hidden;
}

.daddyTbl {
  background-color: #666;
}

.childTbl {
	background-color : #D4D0C8;
	border-top : 1px solid #FFFFFF;
	text-indent: 0px;
}

.childTbl a {
	color : #FFFFFF;
	display : block;
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	padding : 2px 0px 2px 12px;
	position : relative;
	text-decoration : none;
	z-index: 2;
}

.childTbl a:hover {
	background-color : #B9BCC8;
	color : #666666;
	text-decoration : none
}

.childTxt {
	background-color : #bbb;
	border-top : 1px solid #fff;
	color : #333;
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	padding : 2px 0px 2px 12px
}

div#LayerCloser {
   position:absolute;
	 left:0px;
	 top:49px;
	 width:300px;
	 z-index:100;
	 visibility: hidden;
}

div#LayerHome {
  position:absolute;
	left:439px;
	top:72px;
	width:28px;
	z-index:1
}

div#LayerMail {
  position:absolute;
	left:465px;
	top:72px;
	width:30px;
	z-index:1
}

/* The Captions and Descriptions For the Portfolio Images */
.imgCaptionshd {
	color : #FFFFCC;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 6px;
	margin-top : 0px
}

.imgCaptions {
	color : #FFFFCC;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin : 3px 0px 6px 3px
}

.imgCaptionsbg {
	background-image : url(assets/img_main/loading.gif);
	background-repeat : no-repeat;
	color : #D4D0C8;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin-bottom : 6px;
	margin-top : 3px
}

.imgCaptions a:link { color : #666666; text-decoration : underline }
.imgCaptions a:visited { color : #CCCCCC; text-decoration : underline }
.imgCaptions a:hover { color : #FFFFFF; text-decoration : underline }

/* Portfolio Menu Scrolling Layer*/

.separator {
	line-height: normal;
	text-align: center;
}

.myclass {
	font-weight: bold;
	color: #99CCCC;
	text-decoration: none;
	background: #F3EBCF;
	display: block;
	margin: 0px 0px 4px;
	padding: 4px 0px 2px 12px;
	width: 140px;
	border: 1px solid #999999;
}	
	
/* The Text Links and copyright at Bottom of Portfolio Pages */
.linkbar a:link { color : #FFFFFF; text-decoration : underline }
.linkbar a:visited { color : #666666; text-decoration : underline }
.linkbar a:hover { color : #D4D0C8; text-decoration : underline }
p.linkbar {
	color : #666666;
	font : 10px Arial, Helvetica, sans-serif;
	margin: 16px 0px 6px 3px;
	text-align: left;
}

.nolinkbar a:link { color : #000000; text-decoration : none }
.nolinkbar a:visited { color : #999999; text-decoration : none }
.nolinkbar a:hover { color : #ECBC91; text-decoration : underline }
p.nolinkbar {
	color : #666666;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 16px 0px 6px 3px;
	text-align: left;
}

/* The Sidebar */

.sidebardiv {
  padding-bottom: 15px;
  border-bottom: 1px dotted #9cc;
  margin-bottom: 20px;
}

div#links {
  border-bottom: none;
}

.sidebar {
	padding : 0px 0px 20px 10px;
	color : #c60;
	font : 12px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
}

.sidebar h2 {
	color : #666666;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
}

.sidebar h3 {
	color : #666666;
	font : bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin : 16px 0px 0px 0px;
}

.sidebar h4 {
	color : #666666;
	font : bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 0px;
  text-align: center;
}

#limited p#limitedtitle {
  text-align: center;
  font-size: 110%;
  margin: 0 0 -10px;
  font-weight: bold;
}

#limited p#limitedlink {
  text-align: center;
  margin: -15px 0 0;
}

#limited p {
  text-align: center;
}

#insidepreview a {
  text-decoration: none;
  margin: 0;
  color: #000;
}

#insidepreview a:visited {
  color: #666;
}

#insidepreview a:hover {
  text-decoration: underline;
  color: #c60;
}

#spotlight {
  text-align: center;
}
.sidebar a:link { color : #666666 }
.sidebar a:visited { color : #666666 }
.sidebar a:hover { color : #000000 }

/*Style Applied to the Paragraphs for the Sidebar Links */
p.navSubs {
	color : #333333;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 4px;
	margin-top : 0px;
	width : 140px
}
.navSubs a {
	background-color : #F4F4F4;
	border : 1px solid #999999;
	color : #333333;
	display : block;
	padding : 4px 0px 2px 12px;
	text-decoration : none;
	width : 100%
}
.navSubs a:hover {
	background-color : #F3EBCF;
	border : 1px solid #999999;
	color : #999999;
	text-decoration : none
}

.dateHead {
  border-bottom: 1px dotted #c60;
  text-align: right;
  }

.hidden {
  visibility: hidden;
  }

.leaveComment {
  text-align: right;
  font-size: small;		/* the correct font */
  }
	
html>body .leaveComment {
  font-size: x-small;		/* reapply for Opera 5 */
  }

p.navSubs {
	color : #333333;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 4px;
	margin-top : 0px;
	width : 140px
}

.smallText {
  font-size: xx-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-small;		/* the correct font */
  }
	
html>body .smallText {
  font-size: x-small;		/* reapply for Opera 5 */
  }

.submitButton {
  background: #ccc;
  border: 1px solid #333;
  color: #c60;
  font-weight: bold;
  margin: 0px 5px 0px 5px;
  text-transform: uppercase;
  }

.weblogGuestbook {
  border-bottom: 1px dotted #c60;
  margin-bottom: 20px;
  padding-bottom: 10px;
  }


/* THE FOLLOWING ARE FOR USE WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
  font-family: verdana,trebuchet,sans-serif;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  }


/*  Navigational links in the header  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
  color: #fff;
  font-family: verdana,trebuchet,sans-serif;
  font-size: 10px; 
  font-weight: bold;
  } 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}

.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
  font-family: verdana,trebuchet,sans-serif;
  font-size: 9px;
  color: #666;
  font-weight: bold;
  }

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
  font-family: verdana,trebuchet,sans-serif;
  font-size: 9px;
  color: #666;
  padding: 2px 2px 2px 2px;
  }
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333; text-decoration: underline;font-weight: bold;}

.monthdays a:hover   { color:  #ccc; text-decoration: none;font-weight: bold;}



/*
	Input fields
*/
input {
 font : bold 11px/12px verdana,trebuchet,sans-serif;
 border : 1px solid #999999;
 color : black;
 background-color : #eeeeee;
 margin-top: 2px;
 margin-bottom: 2px;
}

input:focus, textarea:focus {
 background-color : #ffffff;
}

input.borderless {
border: 0;
background: none;
}

/*
	Textarea at for "bio" and email "body" fields.
*/

textarea {
 border: 1px solid #999999;
 margin-bottom: 10px;
 color: black;
 background-color: #eeeeee;
 font: 11px/16px verdana,trebuchet,sans-serif;
}

#atffc {
display: none;
}
