body {
	font-family: Verdana, Arial, sans-serif;
	margin: 10px 14px 20px 14px;
	background-color: #ffffff;
	}

a:link{color:#0000ee;}
a:visited{color:#944500;}
a:hover{color:#ff0000;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 120%;
	text-align: left;
	padding: 0px;
	}

#banner {
	color: #FFFFFF;
	background-color: #3186d6;
	text-align: left;
	padding: 24px 15px 15px;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	}
#banner a:hover{color:#ffcaca;}

#banner h1 {
	font-size: 240%;
	margin-bottom:12px;
	}

#banner h2 {
	font-size: 92%;
	}

#center {
	margin-left:258px;
	}

.content {
	padding: 15px 5px;
	background-color: #FFFFFF;
	
	color: #000000;
	}

#right {
	position:absolute;
	top:110px;
	width:250px;
	
	background-color: #FFFFFF;
	}

.content p {
	margin:1em 0 1.3em;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	text-indent:0.5em;
	}

.content blockquote {
	padding:8px 8px 0;
	margin:0 1em 1em;
	background-color:#feffe6;
	border:1px dashed #c0c0c0;
	}
.content blockquote p {
	font-size:92%;
	line-height: 135%;
	margin:0 0.5em 0.7em;
	}

.indv_link {
	font-size:92%;
	margin:1em 0;
	}

.tb_list p {
	font-size:82%;
	line-height:120%;
	margin:1em 0;
	}

p.techstuff {
	padding:4px;
	background-color:#feffe6;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-size: 82%;
	color:#ff8000;
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 0px;
	
	}

.content h3 , .content h3.arc {
	font-size: 100%;
	font-weight: bold;
	
	margin-bottom: 0px;
	padding:6px 7px 4px;
	
	background-color:#fffbec;/*#e8f4ff;*/
	border:2px solid #7baeef;
	border-width:0px 0px 0px 12px;
	}
.content h3.arc {
	margin-bottom: 2px;
	}

.content h3.ind_entry {
	font-size:112%;
	margin-bottom:24px;
	padding:8px 10px 5px;
	background-color:#fffbec;/*#e8f4ff;*/
	border:2px solid #7baeef;
	border-width:0px 0px 2px 18px;
	}

.content p.posted , .content p.posted_arc {
	color: #808080;
	font-size: x-small;
	text-align: right;
	border-top: 1px solid #999999;

	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
.content p.posted_arc {
	padding: 1px;
	border:0px;
	margin:0 0 10px;
	}

.sidebar {
	font-size:82%;
	margin-bottom:12px;
	border:1px solid #6daaed;
	background-color:#fffbec;
	}
.adsense {
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	text-align: center;
	color: #ffffff;
	background-color: #7baeef;/*#3186d6*/

	font-weight: bold;
	font-size:82%;
	line-height:130%;
	}

.sidebar ul {
	margin: 8px 5px 16px 22px;
	padding:0px;
	}
.sidebar ul.cate {
	list-style-image:url(http://blog.netman2.com/images/folderc.gif);
	}

.sidebar li {
	color: #404040;
	text-align: left;
	line-height: 120%;
	margin-top: 3px;
	list-style-type: circle;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	text-align: left;
	margin: 10px;
	}

#powered {
	text-align: left;
	margin: 10px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

.copyright {
	font-size:82%;
	text-align:right;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

