* {
	padding: 0;
	margin: 0;
}
body {
	background-color:  #FFFFFF;
	color: #555;
	font-family: Helvetica, sans-serif;
	background-image:url(images/content_bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	behavior:url("../css/csshover.htc");
	font-size: 100%;
}
img {
	border: none;
}

h1, h2, h3, h4, h5 {
	color: #000;
	font-weight: normal;
}
h1 {
	font-size: 1.6em;
	border-bottom: 1px #eee solid;
}
h2 {
	font-size: 1.2em;
	color: #333;
}
h3 {
	font-size: 0.9em;
	font-style: italic;
	color: #555;
}
a:link {
	color: #606;
	text-decoration: none;
}
a:visited {
	color: #606;
	text-decoration: none;
}
a:hover {
	color: #808;
	text-decoration: none;
}
a:active {
	color: #808;
	text-decoration: none;
	opacity: .5;
}
#topper {
	height: 25px;
	background: #666;
	color: #fff;
	width: 100%;
	font-size: .8em;
	border-bottom: #333 1px solid;
	overflow: hidden;s
}
#header_bg {
	width: 100%;
	height: 700px;
	min-width: 700px;
	background-image: url('images/main_bg.jpg');
	background-position: top center;
	background-repeat:no-repeat;
}
#top-image {
	width: 100%;
	height: 300px;
	display: block;
	position: absolute;
	top: 175px;
	text-align:center;
	min-width: 700px;
}
#top-image img {
	border: 1px solid #000;
}
#bg_vert {
	width: 100%;
	position: absolute;
	top: 0px;
	height: 1000px;
}
#content_bg {
	position: absolute;
	top: 475px;
	width: 100%;
	margin-top: 1px;
	min-width: 700px;
}
.col {
	float: left;
	width: 50%;
}
.border-right {
	border-right: 1px #ccc dotted;
	margin-right: -1px;
}


ul, ol {
	margin-left: 2em;
	padding: .5em 0;
	font-size: .9em;
}

ol ul {
	font-size: .9em;
	color: #777;
}

ol li {
	padding-bottom: .5em;
}

ol ul li {
	padding-bottom: 0;
}


.content {
	width: 600px;
	margin: 0 auto;
}
.content img {
	border: 1px solid #ccc;
}
.content p {
	padding: .5em 0;
	line-height: 1.5em;
}

.inner {
	padding: 15px;
}

.sig {
	float: right;
}
.email_sig {
	font-size: small;
	display:inline;
}
.small {
	font-size: .8em;
}
.large {
	font-size: 1.2em;
}

.clear {
	clear: both;
}

.right_block {
	padding: 5px;
	float: right;
	width: 200px;
	font-size: small;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-width: thin;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-color: #FFFFFF;
}
.right_block ul li {
	list-style-type: square;
	color: #FFFFFF;
}


#footer {
	display: block;
	text-align: center;
	font-size: 0.7em;
	margin-bottom: 5px;
	padding: .5em 0;
	font-style:italic;
	color: #999;
	width: 100%;
	clear: both;
}

#footer .content {
     border-top: 1px #eee solid;
     padding-top: 5px;
}
    
.alignright {
	float: right;
	margin: .5em;
}
.alignleft {
	float: left;
	margin: .5em;
}

#splash_menu {
	overflow: hidden;
}
.black {
	color: #000;
	display:inline;
}
/* Menu */

#menu_bar {
	width: 600px;
	margin: 0 auto;
	position: relative;
	/*	top: 130px; */
	top: 430px;
	z-index: 89;
}

.menu ul {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
}


.menu ul ul {
    display: none;   
}

.menu li a {
	font-size: .9em;
	background: #333 url('images/menu-bg-333.png') center repeat-x;
	color: #fff;
	display: block;
	float: left;
	height: 20px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	border: 1px solid #333333;
	color:#FFF;
	font-style: normal;
}

.menu li a:hover {
	background: #666 url('images/menu-bg-666.png') center repeat-x;
}

.menu .current_page_item a {
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 5px;   
}

#menu_bar a {
	color:#FFF;
}

.no-bullets {
    list-style: none;   
}
form p {
	text-indent: 0px;
}
.sup {
	font-size: x-small;
}
.spreader {
	height: 3em;
	clear: both;
}
#twitter {
	padding-right: 20px;
	color: #aaa;
}
#twitter li {
	list-style: none;
	padding-bottom: .5em;
}
#twitter-link {
	padding-top: .5em;
	font-size: .8em;
	display:block;
	text-align:right;
}
#twitter_update_list {
	padding: .1em 0;
}

.no-indent {
	text-indent: 0;
}
.contact li {
	list-style: none;
	padding-top: 1em;
}
.service-menu li {
	list-style: none;
}
.services h1 a {
	color: #000;
}
.note {
	padding: 1em 0;
	font-size: .8em;
	text-align: center;
	color: #999;
	font-style:italic;
}
.hidden {
	display: none;
}

.web-information {
	clear: both;
}
.live-samples {
	clear: both;
	padding-bottom: 1em;
}

.page .breadcrumb a:link,
.page .breadcrumb a:visited,
.page .breadcrumb a:hover {
    color: #000;   
}

.person,
.block {
    padding: 1em 0;   
}

.post-title {
    clear: both; 
    border: none;  
}
.post h1 a:link,
.post h1 a:visited,
.post h1 a:hover {
    color: #000;  
}

.post-date,
.post-author,
.post-topics,
.post-tags,
.post-edit {
	text-transform: uppercase;
	font-size: .7em;
	text-align: left;
	float: left;
	width: 50%;
}

.post-date {
    float: none;
    clear: both;   
}

.post-edit {
    text-align: right;   
}

.post-topics {
    text-align: right;
    float: right; 
    width: 70%  
}

.post-author {
    width: 30%;   
}

.post-topics,
.post-author {
    border-bottom: 1px solid #eee;
    margin-bottom: .5em;   
}