/**************************** HTML elements ***********************************/
body {
	background-image: url(bg_ver4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.google_ads_new {
	padding-left: 47px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	margin-top: 3px;
}


a {
	color: #330099;
	text-decoration: none;
}

a:link {
	color: #330099;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #006699;
	font-style: italic;
}

a:visited {
	color: #006699;
	font-style: italic;
}
a:active {
	color: #66CCFF;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: left;
}

h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
}

/* special markup for the entry title */
h3 {
	margin: 0.2em 0 0.6em 0;
	padding-left: 20px;
	background: url(doc.png) no-repeat center left;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	font-style: italic;
	color: #666666;

}

h5 {
	margin: 0 0 0 40px;
	padding: 0px;
	letter-spacing: 1px;
	font: bold 1.4em/1.5em  Garamond, "Times new Roman", serif;
}


h1 a, h1 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h1.top, h5.top {
	color: #FFF;
	margin-top: -1.55em;
	margin-left: 39px;
	padding: 0px;
}

h1.shadow, h5.shadow {
	color: #000;
}


h4 {
	font-size: 1.1em;
	margin: 0.3em 0 0 0;
}


p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

tt {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	
}

hr {
	margin: 1em 0.1em;
}

.commentinput {
color: #FF9900;
	border: 1px solid #FF9900; 
	background-color: transparent;
        padding: 1px;	
	font-size: 1.1em;
}

.commentbutton {
color: white;
	padding: 0px;
	border: 1px solid #FF9900; 
	background-color: #FF9900;
}

.pivot-message {
	font-weight: bold;
	border: 1px dashed #666; 
	padding: 5px;
}

p.entry-navigation {
	color: #666;
	text-align: center;
	padding-bottom: 0.4em;
}

/*********************** STYLE SHEET SPECIFICS ********************************/

/* Container */
#container {
       width: 800px;
	max-width: 800px; 
	margin: 0; 
       padding: 0;
}

/* header - holds title and subtitle */
#header {
	height: 100px;
	margin: 0px;
	padding: 0px;

}

/* main section. This is the main that is used in 3 column layout */
#main {
  	width: 600px;  
	line-height: 2.5em;	
	margin: 5px 10px 0 0;
	padding: 0px 0px 0 0px;
	float: left;
text-align: justify;
}

#main p {
	margin: 5px 10px 0 0;
       text-align: justify;
}

.pmo {
	white-space: nowrap;
	
}


/* wrap each entry in a div */
.entry {
	line-height: 1.4em;
	margin-bottom: 1.5em;
text-align: justify;
margin: 0px 0px 0px 50px;
padding-top: 10px;
}


/* secondary info: post date, poster, category, number of comments */
.info {
	color: #666666;
}

/* attach the comments class to the 'x comments' link to get a comment icon in 
front of it */
.info .comments {
	padding-left: 13px;
	background: url(comment.png) no-repeat center left;
}

/* use <span class="poster">poster_name</span> to get a im-like icon in
front of the poster's name */
.info .poster {
	padding-left: 13px;
	background: url(person.png) no-repeat center left;
}

/* same as poster, but use class="category" and you'll get a folder icon
in front of the category */
.info .category {
	padding-left: 13px;
	background: url(folder.png) no-repeat center left;
}


/* all other information goes here */
#secondary {
	position: relative;
        float: left;
	top: 0;
	left: 0;
	width: 19%;
	font-size: 0.70em;
	line-height: 1.4em;
	float: left;
	margin: 0 0px 0 0;
	padding: 5px 0px 0 0;
	border: 0px solid #0F0;
}


#secondary p, #linkdump p {
	line-height: 1.4em;
}

/* special markup for secondary info headers */
#secondary h3 {
        margin: 10px 0 10px 0;
	padding: 0 0 0 22px;
	font: bold 1.8em 	Verdana;
	color: #b08327;
}

#linkdump h3{
	 margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	font: bold 0.9em 	Verdana;
	color: #b08327;
}

/* using different classes to outline the different sections */

.links,  .archives, .about, .search, h3.calendar, .linkdump,
#secondary .comments, .referrers, .stuff {
	margin: 0.3em 0 0.5em !important;
	border-bottom: 0px solid #0FD; 
}

.about-box {

}


.misc {
	font-family: Georgia, "Times New Roman", Times, serif;
       float: left;
margin-left: 5px;
padding: 10px;
width: 140px;
}

/* attaching background images to the headers */
h3.links {
	margin: 0;
	padding-left: 0px;
	background: transparent url(nobg.jpg) no-repeat center left; 
background-position: 0px;
}

h3.linkdump {
	margin: 0px 0px 0px 0px;	
	background: transparent url(nobg.jpg) no-repeat center left; 
background-position: -5px;
}

 h3.about {
	background: transparent url(nobg.jpg) no-repeat center left; 
	margin: 0 !important;
}

 h3.search {
	margin: 0;
	padding-left: 0px;
background: transparent url(nobg.jpg) no-repeat center left; 
}


h3.archives{
	margin: 0;
	padding-left: 0px;
	background: transparent url(nobg.jpg) no-repeat center left; 
background-position: 0px;
}

h3.cat{
	margin: 0;
	padding-left: 0px;
	background: transparent url(nobg.jpg) no-repeat center left; 
background-position: 0px;
}


 h3.calendar {
	margin: 0;
	padding-left: 0px;
	background: transparent url(nobg.jpg) no-repeat center left; 
background-position: 0px;
}

 h3.comments{
	margin: 0;
	padding-left: 0px;		
	background: transparent url(nobg.jpg) no-repeat center left; 
background-position: 0px;
}

 h3.referrers{
	margin: 0;
	padding-left: 0px;	
	background: transparent url(nobg.jpg) no-repeat center left; 
background-position: 0px;
}

 h3.stuff{
	margin: 0;
	padding-left: 0px;	
	background: transparent url(nobg.jpg) no-repeat center left; 
background-position: 0px;
}

h3 .date {
	color: grey;
	font-size: 0.6em;
	float: right;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-family:	Arial;
        letter-spacing: 0px


}

h4 .date {
	font-size: 0.8em;
	float: right;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 8px;
	font-family:	"Verdana", sans-serif;
}


p.comments {
	padding-top: 0.2em;
}

p.comment-footer {
	font-size: 0.9em;
	color: #555;
	padding: 0em 0px 0.6em;
}

/* a nice footer */
#footer {
	width: 100%;
	text-align: center;
	color: #666666;
	clear: both;
}


.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

.searchbox {
color: #FF9900;
	border: 1px solid #FF9900; 
	background-color: transparent;
        padding: 1px;	
	width: 80px;
}

.searchbutton {
color: white;
	padding: 0px;
	border: 1px solid #FF9900; 
	background-color: #FF9900;
	width: 50px;
}

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }

.navi_ver2 {
	margin-top: 0px;
	background-color: #FAFAFA;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(justforfun2.jpg);
	background-repeat: no-repeat;
}

.nav_position {
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	word-spacing: 7pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.nav_position a  {
	color: black;
}

.nav_position a:link  {
		color: black;
		text-decoration: none;
}

.nav_position a:hover  {
	color: #CC99CC;
	text-decoration: underline;
		
}

.nav_position a:visited  {
	font-style: normal;
}

