*{margin:0;padding:0;}
body{
	background: #0a3371 url(http://peterdehaas.typepad.com/saasology-images/bg_blue_gradient.png) top left repeat-x;
	color:#555;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:13px;
	text-align:center;
}
/* @layout blocks */
#container{
	margin:0 auto 10px;
	width:980px;
	padding-bottom:10px;
	background:#fff;
	color: #555;
	text-align:left;
}
#header{
	clear: both;
	background: url(http://peterdehaas.typepad.com/saasology-images/header_bg.png) top left no-repeat;
	color: #dff4ff;
	height:120px;
}
#content{
	float: left;
	width:540px;
	margin-top:10px;
	margin-left:10px;
	display: inline;
}
#sidebar{
	float:left;
	width: 420px;
	margin-top:10px;
	margin-left:9px;
	font-size:11px;
	display: inline;
}
/* @main navigation */
ul#menu{
	clear: both; 
	height:42px;
	font-size:20px;
	list-style:none;
	color:#ccc;
	background: url(http://peterdehaas.typepad.com/saasology-images/menutab.png) bottom repeat-x;
}
ul#menu a{
	float: left;
	display: block;
	text-decoration:none;
	padding:8px 5px 3px 5px;
	color:#ddd;
	background: transparent;
}
ul#menu a:hover{
	color:#fff;
	background-color: inherit;
	border-bottom:1px solid #777;
}
ul#menu li {
	float:left;
	background:transparent;
	margin-left:5px;
	padding-left:5px;
	display: inline;
}
/* @header */
h1#logo{
	float: left;
	width:475px;
	height:120px;
	text-indent:-9999px;
	display:inline;
}
h1#logo a{
	display: block;
	clear: both;
	width:100%;
	height:100%;
}
/* @entry styles */
.entry{
	display: block;
	background: #fff ;
	border:1px solid #89d2ff;
	color: #888;
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
}
h2.date-header{
	font-size:18px;
	color:#fff;
	background:#73acd8 url(http://peterdehaas.typepad.com/saasology-images/bg-date-header.png) top left repeat-x;
	font-weight:normal;
	height:22px;
	padding:1px 5px 2px 5px;
}
h2.content-header{
	font-family: Georgia, "Times New Roman", serif;
	font-weight:normal;
	color: #555;
	background-color: #fff;
	font-size:18px;	
}
h3.entry-header{
	font-weight: normal;
	font-size: 30px;
	padding:5px 5px 0 5px;
}
h3.entry-header a{
	color: #39f;
	background-color: transparent;
	text-decoration: none;
}
h3.entry-header a:hover{
	color: #036;
	background-color: inherit;
}
.entry-content{
	display: block;
	clear:both;
	padding:5px;
}
.entry-body{
	font-family: Tahoma, Arial, sans-serif;
}
.entry-body p{
	padding:5px;
}
.entry-body blockquote{
	margin:10px;
	padding:10px 10px 10px 55px;
	background: #eee url(http://peterdehaas.typepad.com/saasology-images/quotebg.gif) top left no-repeat;
	font-family: Georgia, serif;
	border:1px solid #ddd;
	color: #555;
}
.entry-body img{border:0;}
.entry-footer{
	display: block;
	clear: both;
	background: #fff url(http://peterdehaas.typepad.com/saasology-images/entrybottombg.png) top left no-repeat;
	color: #89d2ff;
	padding:20px 10px 10px 75px;
	font-size:11px;
	height:40px;
}
.entry-footer a{
	color: #fff;
}
.entry-footer a:hover{
	color:#cf0;
}
.entry-body a{
	color: #06c;
}
.entry-body a:hover{
	color:#222;
	background-color: #89d2ff;
}


/* \*/
.entry-body{
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* */


.post-options{
	padding:3px 3px 3px 10px;
	margin-bottom:3px;
	clear: both;
	color: #fff;
}
.entry-footer-info{
	padding-left:10px;
}
.post-options a{
	color: #fff;
	background: inherit;
	text-decoration: none;
}
.post-options a:hover{
	text-decoration: underline;
}
.entry-content ul, .entry-content ol{
	padding:10px 10px 10px 30px;
}
.pagenav{
	display: block;
	background-color: #ddd;
	color:#111;
	padding:5px;
}
/*comments and trackbacks*/
.trackbacks{
	border:1px solid #ddd;
	clear; both;
	margin:5px 0 10px 0;
	padding:10px;
}
h3.trackbacks-header, h3.comments-header{
	text-transform: uppercase;
	font-size:12px;
	padding-bottom:10px;
}
.trackbacks-info{
	font-size:11px;
}
.trackbacks-link{
	font-style: italic;
	color: green;
}
.trackback{
	margin:5px 0 5px 0;
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
}
.trackback-content p{
	padding:5px 0 5px 0;
}

.comment{
	background-color:#eee;
	color:#222;
	padding:10px;
	margin-bottom:10px;
}
.comment-content p{
	padding:5px 0 5px 0;
}
p.comment-footer, p.trackback-footer{
	padding-top:10px;
	font-size:11px;
	color:#555;
	background-color: transparent;
}

h2.comments-open-header{
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 20px;
	padding:10px 0 10px 0;
}
.comments-open-login, .comments-open-logout{
	padding:10px 0 10px 0;	
	font-size:11px;
}
.comment-form-note{
	font-size:11px;
}
#comments-open-data{
	padding-top:10px;
	display: block;
}
#comments-open-data p{
	display:block;
	padding:5px 0 5px 0;
}
#comments-open-data p label, p#comments-open-text label{
	float: left;
	width:200px;	
}
p#comments-open-text{
	clear: both;
	padding:10px 0 10px 0;
}
/* @sidebar box styles */
#sidebar a{
	color: #777;
	background-color: #fff;
}
#sidebar a:hover{
	color: #222;
	background-color: #89d2ff;
}
#subscription_box{
	clear: both;
	height:45px;
	margin-right:10px;
	border: 1px solid #6987a5;
}
#sitead{
	margin-top: 10px;
}
#sitead a img{
	border:0;
}
.narrowcol, .module{
	float: right;
	width:200px;
	margin-right:10px;
	margin-top:10px;
	color:#777;
	display: inline;
}
.widecol{
	clear: both;
	margin-top:10px;
	margin-right:10px;
}
.narrowcol h2, h2.module-header, .widecol h2{
	color:#39f;
	clear:both;
	padding:3px;
	font-weight:normal;
	border-bottom:5px solid #89d2ff;
	font-size:20px;
}
.typelist-thumbnail img{
	border:0;
}
.narrowcol h2 a{
	color:#fff;
	background-color: transparent;
	text-decoration: none;
}

.narrowcol table{
	width:95%;
	margin:5px;
}
.narrowcol table tr{
	padding:5px 2px;
}

/*@Archives*/
.archive-list{
	list-style: none;
	padding:5px 5px 5px 20px;
}
h2.archive-header{
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 24px;
	padding:5px 5px 0 5px;
}
/* @list styles */
ul.module-list{
	list-style:none;
}
ul.module-list li{
	border-bottom:1px solid #ddd;
	padding:3px;
}
ul.module-list li a{
	color: #06c;
	background-color: inherit;
	text-decoration: none;
}
ul.module-list li a:hover{
	color: #006;
	background-color: inherit;
}
ul.cloud-list{
	list-style: none;
	padding:10px;
}
ul.cloud-list li{
	display: inline;
	padding:3px;
}
ul.cloud-list li a{
	text-decoration: none;
	color: #06c;
	background-color: inherit;
}
ul.cloud-list li a:hover{
	color: #006;
	background-color: inherit;
}
li.cloud-weight-1{font-size:120%;}
li.cloud-weight-2{font-size:140%;}
li.cloud-weight-3{font-size:150%;}
li.cloud-weight-4{font-size:170%;}
li.cloud-weight-5{font-size:180%;}
li.cloud-weight-6{font-size:190%;}
li.cloud-weight-7{font-size:200%;}
li.cloud-weight-8{font-size:210%;}
li.cloud-weight-9{font-size:220%;}
li.cloud-weight-10{font-size:230%;}


/*@live search*/
#search{
	float: right;
	margin-top:30px;
	margin-right:10px;
	width:220px;
	display: inline;
}
#search h3{
	clear: both;
	font-size:11px;
}
#WLSearchBoxDiv{
	clear: both;
}
#WLSearchBoxDiv table{
	border: none;
}
#WLSearchBoxDiv table td input{
	padding:5px;
}
/* @classes */
.clearfix{
	clear: both;
	font-size:1px;
	height:1px;
	line-height:1px;
}
#beta{
	display: none;
}
#container-inner{
	padding:10px;
}
/* ph=1 */
/* nhm:from_kauri */
