* {
	margin:0pt;
	padding:0pt;
}

body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	text-align:center;
	color: #444;
}
.name {
	color:#0C75B7;
	font-size:200%;
}

.by
{
	text-transform: lowercase;
	color: #999;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 4px;
}

#div_main {
	width:810px;	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	text-align: left;
	background-color:#FFFFFF;
}

div .narrow {
	margin:0pt auto;
	width:770px;
}

#top {
	overflow:hidden;
	padding-top:0px;
	margin-top:0px;
}

#top .narrow {
	border-bottom:1px dotted #CCCCCC;
	overflow:hidden;
	padding-bottom:5px;
}

#top #menu {
	font-size:80%;
	
	width:740px;
	background-color: #76879B;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	text-align:right;
	color:#B5B5B5;
	
}

#menu a {
	color:#F5F5F5;
}
#top #tagline {
	float:left;
	font-size:1.1em;
	margin:55px 0pt 0pt 15px;
	vertical-align:bottom;
}

a {
	color:#0C75B7;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#middle {
	clear:both;
	min-height:250px;
	padding:30px 0pt;
}


p {
	font-size:90%;
	margin:1em 0pt;
}
img {
	border:0px;
}

h1
{
	font-family: Gill Sans, Verdana;
	font-size: 33px;
	line-height: 42px;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-weight: bold;
}
.h1color
{
	color: #76879B;
}

h2 {
	font-family:'Century Gothic',Sans-serif;
	font-size:1.5em;
}
h2 a
{
	color: #76879B;
}

h3 {
	font-family:'Century Gothic',Sans-serif;
	font-size:1.5em;
}

.post {
	margin-bottom:3em;
}

.post p {
	padding-top:0px;
	margin-top:0px;
}
.post img {
	margin-bottom:1em;
}

.post h3 {
	color:#888888;
	font-size:0.8em;
	padding-left: 1.0em;
	padding-bottom: 0.25em;
	padding-top: 0.25em;
}

.post h4 {
	color:#444444;
	font-size:0.8em;
}

.post ul {
	color:#000;
	padding: 0px;
	padding-left:30px;
	margin:0px;
}

.post li {
	color:#444444;
	padding:0px;
	padding-bottom:2px;
	margin:0px;
	font-size:0.9em;
}

.postmeta {
	color:#888888;
	font-size:0.9em;
	font-family:Verdana,Sans-serif;
}
#column {
	float:right;
	background-color:#F5F5F5;
	margin-left:5px;
	margin-bottom:30px;
	padding:5px;
	padding-top:30px;
	width:195px;
	border: 0px;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	overflow:hidden;
	
	font-size:0.9em;
}

#column h3 {
	color:#888888;	
	font-size:120%;
	padding-bottom: 0.7em;
}
.project_group {
	padding-bottom: 3em;
}

#bottom {
	
	clear:both;
}
#bottom .narrow {
	position:relative;
	
	border-top:1px dotted #CCCCCC;
	overflow:hidden;
	padding-top:-5px;
	
	color:#888888;
	font-size:0.7em;
}

#column .status {
	font-size:70%;
}


p .tag1 {
	font-size:220%;
	padding-right:10px;

}
p .tag2 {
	font-size:180%;
	padding-right:10px;

}
p .tag3 {
	font-size:140%;
	padding-right:10px;

}
p .tag4 {
	font-size:100%;
	padding-right:10px;

}
p .tag5 {
	font-size:80%;
	padding-right:10px;

}

#tags {
	text-align: center;
}
