/* Vistered Little Theme CSS file. */

/* Default theme. */
@import url( "common.css.php?skin=default" );     	

body {
	color: #000000;
}

a:link, a:active, a:visited {
	color: #660000;
}

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

#h3 {
	color: #000044;
	}
#h3 a {
	color: #000099;
	}
#contentcontainer h3 a, #menucontainer h3, #wp-calendar caption, #menucontainer h2 {
	color: #000055;
}

h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	color: #000055;
}

.wallpaper, code, #s, #comment, #namefield input, #emailfield input, #urlfield input {
	border: 1px dotted #777;
}

.blog blockquote {
    border: 1px dotted #3ba6e4;
}

#contentcontainer p.headertext {
	color: #222222;
	border-bottom: 1px dotted #777;
}

#contentcontainer p.footertext {
	color: #222222;
	border-top: 1px dotted #777;	
}

#s, #contentcontainer h3, #comment, #namefield input, #emailfield input, #urlfield input {
	color: #000044;
}
