body{
	text-align:center;
	margin:0 auto;
	padding:0;
	color:#363636;
	line-height:1.3em;
	font-family:"‚l‚r ƒSƒVƒbƒN", Verdana, sans-serif;
}

A{
	color:blue;
	text-decoration:none;
}

A:VISITED{
	color:#6080A0;
	text-decoration:none;
}

A:HOVER{
	color:#ff2899;
	text-decoration:underline;
}

IMG{border:none;}

h1.title{
	width:768px;
	text-align:right;
	margin:0 auto;
	padding:0;
	font-size:0.8em;
	font-weight:normal;
}

h1.title A, h1.title A:visited{
	color:#FFFFFF;
	text-decoration:none;
}

h1.title A:hover{
	color:#ff2899;
	text-decoration:underline;
}

hr{
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px dotted #999999;
}

#container{
	width:768px;
	margin:0 auto;
	padding:0;
	text-align: left;
	background-color: #FFFFFF;
	font-size:0.8em;
}

#header{
	width:748px;
	height:158px;
	margin:0 auto;
	padding:10px 10px 0 10px;
}


#sidebar{
	width:210px;
	float:left;
	margin:0;
	padding:0;
}

#sidebar H3{
	font-size:1.0em;
	font-weight:normal;
	margin:0;
	padding:4px 0 0 0;
	background:url('http://www.transiency.com/images/s_line.gif') repeat-x top center;
}

#sidebar H3.search{
	font-size:1.0em;
	font-weight:normal;
	margin:0 0 0 10px;
	padding:4px 0 0 0;
	background:url('http://www.transiency.com/images/s_line.gif') repeat-x top center;
}

#sidebar ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	list-style-image: none;
}

#searchform {
	margin: 0;
	padding: 0 0 4px 1em;
}

#sidebar #searchform #s {
	width: 108px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#content{
	width:518px;
	float:right;
	margin:0 0 0 8px;
	padding:0 10px 15px 20px;
}

#footer{
	width:742px;
	clear:both;
	background:url('http://www.transiency.com/images/s_line.gif') repeat-x top center;
	margin:13px;
	padding:10px 0;
	text-align:center;
}

#content h2{
	width:100%;
	font-size:1.1em;
	text-align:center;
	padding:6px 0;
	margin:0 0 6px 0;
	background:url('http://www.transiency.com/images/w_line.gif') repeat-x center center;
}

#content h3{
	font-size:1.1em;
	text-align:left;
	padding:0;
	margin:0;
}

.post{
	margin:0 0 10px 0;
}

.breadcrumb{
	margin:0;
	padding:0; 
}

.entry{
	padding:0 10px 0 0; 
}

P.postmetadata {
	width:490px;
	margin:0 auto;
	padding:0 10px 0 0;
	background-color: #f8f8f8; 
	border:1px solid #e5e5e5;
	text-align:right;
}

.comment-number { 
   font: italic 21px 'Times New Roman', Times, serif; 
   color: #73a0c5; 
} 

form#commentform P{
	margin:0 0 10px 0;
}

form#commentform input#author, form#commentform input#email, form#commentform input#url{
	border:none; 
	border-bottom: 1px dotted #999999; 
}

form#commentform textarea{
	margin:10px 0;
	border:none; 
	border-top: 1px dotted #999999; 
	border-bottom: 1px dotted #999999; 
}

form#commentform input#submit{
	padding:1px;
}

ol#commentlist{
	list-style-type: none;
	margin:0;
	padding:0;
}

ol#commentlist li.alt{
	background-color: #f8f8f8; 
	border-top: 1px solid #dcdcdc; 
	border-bottom: 1px solid #dcdcdc; 
	margin: 0 20px 0 10px; 
	padding: 10px 10px 0 10px; 
} 

.none { 
   margin: 0; 
   padding: 10px; 
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

DIV.navigation {
	width:495px;
	margin:0 10px;
	font-size:0.9em;
}

DIV.nav_left {
	width:245px;
	float:left;
	margin:0;
	text-align: left;
}

DIV.nav_right {
	width:250px;
	float:right;
	margin:0;
	text-align: right;
}
