<style type="text/css">


#b-navbar { height:0px; visibility:hidden }
body {
	background-color: #FFF ;
        background: url('http://drtrandentist.com/images/rang_nho.jpg') no-repeat fixed bottom right;

	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	color: #000;
	}
	
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#content {
	margin: 10px;
	text-align:left; 
  }
  

#main {
	padding: 10px 0px;
	margin: 0px 0px 0px 310px; 
  	border: 2px groove #FF9933;
  }
  
#sidebar {
	width: 300px;
	margin: 0px;
	float: left;
  }

#header {
  	margin:0 10px 10px;
  	border: 2px groove #FF9933;
  	text-align: center;

        /* background color of header */
	background-color: #FFF ;
  }

.side {
	width: 300px;
	padding: 10px 0px; 
	margin-bottom: 10px;
  	border: 2px groove #FF9933;
	background-color: #FFFCCC ;
}
  
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

a {
	font-weight: normal; 
	color: #380000; 
	text-decoration: none;
	}
a:link {
	color: #8B0000;
	text-decoration: none;
	}
	
a:visited {
	color: #8B0000;
	text-decoration: none;
	}
	
a:active {
	color: #8B0000;
	}
	
a:hover {
	color: #FF00FF; 
	text-decoration: none;
	}

#blog-title {
  	margin:5px 5px 0;
  	padding:20px 20px .25em;
  	font-size:2.5em;
	text-decoration: bold;

        /* Text title color */
	color: #FFE4B5; 
  	line-height:1.1em;
  	text-transform:uppercase;
  	letter-spacing:.1em;
  	}
  
#description {
  	margin:0 5px 5px;
  	padding:0 20px 20px;
  	font-size: 1.3em;
	color: #FFE4B5;
  	letter-spacing:.1em;
  	}

.post {
	padding: 10px;
	margin: 0px;

	/* font-size of content body */
	font-size: 1.4em;

	/* color of text in body */
	color: #800080;
	font-weight: normal;
	line-height: 1.6em;
	}

.post p {
	/* font-size of content body */
	font-size: 1em;
	font-weight: normal;
	line-height: 150%; 
	text-align: justify;
	}
.side p{
	margin: 10px; 
	font-size: 0.7em;
	font-weight: normal;
	line-height: 175%; 
	text-align: left;
	}

.post-tile {
	padding-bottom: 5px;
	}
	
.sidebar-title {
/*	border-top: #333 1px solid; */
	border-bottom:1px solid #999;
	padding: 4px;
	margin: 0px;

        /* color of the text title in side bar */
	color: #DC143C ; 
	line-height: 1em;
	text-transform:uppercase;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em; 
	text-align: center
	}

.date {
	font-size: 1em;
	color: #8B0000;
	margin: 0px 10px;
	padding: 2px;
	font-weight:bold;
	border-bottom:1px solid #999;
	}	
			
.side ul, .side ul {
	margin:0 0 1.5em;
	padding:10px;
  	list-style:none;
  }
.side li, .side li {

	/* font-size of navigator */
	font-size: 1.2em;
	line-height: 1.4em; 
  }

#comments {
	/* font-size of comments */
	font-size: 1.3em;
	font-style: italic;
	color: #0000FF ; 

	border:1px solid #222;
	padding: 10px;  
	margin: 10px; 
	}
	
.comment-link {
	font-size: 1em;
	}  

  
/***********************************************/
/* footer tag styles                           */
/***********************************************/ 

#footer {
	clear: both;
  	margin:0px 10px 10px;


	padding: 10px;
  	border: 1px solid #FF9933;
  	text-align: center;
}

#footer p {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 100%; 
	}
	
</style>
