#masthead

{

background-image: url(http://suzstephens.com/blog-DenverChic.jpg);
}

#welcome
{
	background-color: #2C1A52;
	color: #ffffff;
}

div#title
{
display: none;
}

body {
	background-color: #FECFAD;

}

a:visited,
a:active,
a:link {	
	color : #1D0B43;
}

.posthead
{
	border-color: #dfdfdf;
	color: #6A598D !important;
font-size: 18px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #6A598D;
}


.posthead a:hover
{
	color: #6A598D;
}


.summary
{
	color: #1D0B43;
}

.dateline
{
	color: #1D0B43;
}

.postfoot
{
	color: #554578;
}

p, em
{
	color: #1D0B43;
}




.pageTitle
{
	color: #6A598D;
}

#leftmenu h3 {
	border-bottom-color: #333333;
}

#leftmenu ul li
{
	color: #6a598d;


}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #6a598d;
}

#leftmenu ul a:hover
{
	color: #F58F5C;
}


h5 {
	color: #F58F5C;
}

h2 {
	color: #F58F5C;
}

h3 {
	color: #F58F5C;
}

/* Tag Styles */

.TagCloud
{
	background-color: #000000;
	padding: 8px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin: 0px;
	margin-bottom: 16px;
	margin-top: 16px;
	color: #6a598d;
line-height: 125%;
	list-style-type: none;
}

.SidebarTagCloud
{
	font-size: 70%;
	line-height: 125%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
	margin-right: 6px;
	color: #554578;
	font-size: 130%;
	font-weight: 900;
	text-decoration: none;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
	margin-right: 6px;
	color: #554578;
	font-size: 125%;
	font-weight: 800;
	text-decoration: none;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
	margin-right: 6px;
	color: #554578;
	font-size: 115%;
	font-weight: 600;
	text-decoration: none;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
	margin-right: 6px;
	color: #554578;	font-size: 110%;
	font-weight: 500;
	text-decoration: none;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
	margin-right: 6px;
	color: #554578;
	font-size: 105%;
	font-weight: 300;
	text-decoration: none;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
	margin-right: 6px;
	color: #554578;
	font-size: 100%;
	font-weight: 200;
	text-decoration: none;
}

.Tag1 a:hover, .Tag2 a:hover, .Tag3 a:hover, .Tag4 a:hover, .Tag5 a:hover, .Tag6 a:hover
{
	text-decoration: underline;
}



#leftmenu ul {
	list-style : none;
	font-size : 0.9em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#leftmenu ul li
{
	color: #6A598D;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #6A598D;
	text-decoration: none;
}

#leftmenu ul a:hover
{
	color: #FF9966;
	text-decoration: underline;
}
#comments h2
{
	color: #F58F5C;
	font-size: 1em;
	margin-top: 16px;
}

legend
{
	color: #F58F5C;
	font-weight: bold;
}


#navbar
{
	background: #666666 url('http://www474.pair.com/joejanus/blogBG.jpg');
	height: 35px;
}

#navbar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar li
{
	float: left;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url('http://www474.pair.com/joejanus/blogBullet.gif');
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
