body {
	background-image: url(http://www.sitemason.com/members/images/template-images/backgroundtile.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
}

h1 {
	font-size: 20px;
}

h2, .detail h2 {
	border-bottom: 1px solid #666666;
	color: #666666;
	font-weight: normal;
	font-size: 18px;
}


h3, .detail h3 {
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
}

h4, .detail h4 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-decoration: normal;
}

.siteheader {
	background-image: url(http://www.sitemason.com/members/images/template-images/header.png);
	background-repeat: no-repeat;
	width: 831px;
	height: 128px;
	margin: 15px auto 4px auto;
}

.navbar {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 0.1em;
	color: #5666B9;
	padding: 93px 16px 0px 16px;
}

.navitem {
	float: left;
	margin: 0px 11px 0px 0px;
}

.navlink {
	color: #5666B9;
	text-decoration: none;
	text-transform: uppercase;
}

.footersection {
	background-image: url(http://www.sitemason.com/members/images/template-images/footer.png);
	background-repeat: no-repeat;
	width: 831px;
	height: 64px;
	margin: 15px auto 15px auto;
}

.footercontent {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 0.1em;
	color: #5666B9;
	padding: 12px 15px;
	text-align: center;
}

.header {
	background-color: #F5F6FE;
	border-top: 1px dotted #7A88CC;
	border-bottom: 1px dotted #7A88CC;
	height: 30px;
	margin: 3px;
}

.headercontent {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #5666B9;
	padding: 8px 5px;
	text-align: left;
}

.subnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #333333;
	margin: 3px;
}

.boxcontent {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	color: #333333;
}

#home_box {
	position: relative;
	top: -40px;
}

.maincontent {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	margin: 3px;
}

a:link, a:visited {
	color: #4656AF;
	text-decoration: none;
}

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

input.sitemason_input {
	background-color: #B5CCFA;
	border: 1px gray dotted;
}

form select {
	border: 2px gray;
}

.tag_group h3, .archives h3 {
	margin: 6px 0;
}

.tag_group p, .archives p {
	color: rgb(119, 119, 119);
	margin: 4px 0 4px 8px;
}

.tag_group ul, .archives ul {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
}

.post_info {
	color: rgb(119, 119, 119);
	margin: 6px 0;
	font-size: 11px;
}

.home_projects img {
	padding: 10px;
	background-color: #f5f6fe;
	border-top: 1px dotted #7A88CC;
	border-bottom: 1px dotted #7A88CC;
}

.home_projects img:hover {
	padding: 10px;
	background-color: #4656af;
	border-top: 1px dotted #7A88CC;
	border-bottom: 1px dotted #7A88CC;
}

/* Twitter CSS */
#twitter_update_list {
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 0 10px;
	line-height: 16px;
}

#twitter_bird {
	position: relative;
	left: 188px;
	top: -29px;
}

#twitter_update_list li {
	padding: 3px 3px 3px 3px;
	background-image: url(http://www.sitemason.com/images/bubble.png);
	background-repeat: no-repeat;
	height: 86px;
}

#twitter-link {
	padding-right: 30px;
}

.connect_icons span {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #333333;
	margin: 3px;
	position: relative;
	top: -15px;
}

.connect_icons {
	padding-left: 12px;
}

.sitemason_requirements h2 {
	margin-top: 30px;
	clear: both;
}

.sitemason_requirements h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	margin-top: 15px;
}

.sitemason_requirements img {
	float: left;
	clear: both;
}

.sitemason_requirements ul {
	list-style-type: none;
}

div.homePageIntro { padding: 0 20px; border: 1px dotted #7A88CC; }
div.homePageIntro p { font-size: 1.3em; line-height: 1.3em; color: #555; }
