/* ******************  general  *************** */

#Categories {
	width: 165px;

}

#Layer2 {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-y;
	width: 470px;
	height: 139px;
	bottom: 0px;
	float: left;
}
#d1 {
	height: 10px;
	width: 200px;
}
#navtext {
	height: 39px;
}
#overlay {
	height: 23px;
	width: 470px;
}
    #backgroundbody {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-y;
	height: 150px;
}
#main {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
    #body {
	height: 100%;
	width: 100%;
	position: absolute;
	margin: 0px;
}
    #center {
	width: 780px;
	background-image: url(images/index_05.jpg);
}
    #Layer3 {
	width: 310px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: right;
}
    #maintext {
	width: 640px;
	margin-left: 40px;
	height: 100%;
}
#copyright {
	width: 640px;
	margin-left: 40px;
}
    body {
	margin: 0px;
	padding: 0px;
}
    #Layer7 {
	background-image: url(images/index_07.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#d2 {
	height: 10px;
	width: 200px;
}
#descriptions {
	height: 10px;
	width: 350px;
}
#Content {
	width: 420px;
	position: relative;
	left: 0px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
#Menu {
	width: 165px;
	text-align:left;
	position: relative;
	height: 100%;
	right: 25px;
	float: right;
}
	
/* ******************  column a  *************** */
	
.date {
	font-weight: bold;
	}

.footer {
	padding-bottom:1em;
	border-bottom: 1px solid #d4d0cd;
	text-align:left;
	font-size:90%;
	}
	
.footer img {
	margin-right:3px;
	vertical-align:middle;
	}
	
#Nextpost {
	text-align:center;
	}	
	
div.comment {
	border-top: 1px dotted #d4d0cd;
	padding-top:0.5em;
	background: url('./imgs/comments.gif') no-repeat;
	background-position: top right;
	margin-top:1.5em;
	}
	
.commentposterinfo {
	margin-bottom:1em;
	font-weight: bold;
	}
		
.reply {font-weight: normal;font-size:small;}

div.commenttext {;
	margin-bottom:1em;
	}


#CommentForm fieldset {
	border:2px solid #d4d0cd; 
	padding-top:10px; 
	margin-top:10px; 
	padding-left:10px; 
	padding-bottom:10px;
	}

#CommentForm legend {
	color:#525150;
	padding:2px 4px 2px 4px;
	background-color: #ffffff;
	font-weight : bold;
	}

#CommentForm label {
	width:13em;
	float:left;
	display:block;
	clear:both; 
	float:left;
	margin-top:8px;
	margin-bottom:0px;
	}
	
#CommentForm input {
	margin-top:
	8px;margin-bottom:8px;
	}
	
#Submit {
	margin-top:8px;
	margin-bottom:8px;
	margin-left:6em;
	}
	
#CommentForm textarea {
	margin-top:8px;
	margin-bottom:0px;
	}
	
/* ******************  columnb  *************** */
	
	
#Calendar, #Search, #AboutMyself {
	padding-top:1px;
	padding-bottom:1px;
	padding-right:14px;
	padding-left:6px;
	margin-bottom:10px;
	background-color:#f0efee;
	margin-top:1px;
	}
	
#Search fieldset {border:0px solid; padding:2px; margin:2px;}
#Search input {margin:0px;padding:2px;width:7em;}
#Search input.button {margin:0px;padding:2px;width:5em;}
#Search form {margin:0px;padding:2px;}
#Search label {margin:0px;padding:2px;width:8em;}

table.calMonth {
	border:0px;
  	font-size:small;
	}

th.calMonthCurrent {
	padding: 0px;
	text-align: center;
  	font-size:small;
	}
	
th.calMonthBackward {
	padding: 0px;
	text-align:center;
  	font-size:small;
	}
	
th.calMonthForward {
	padding: 0px;
	text-align:center;
  	font-size:small;
	}
	
.calMonthHeader th {
	text-align:center;
	padding: 0px;
  	font-size:small;
	}
	
#Calendar td {	
	padding: 0px;
	text-align:center
  	font-size:small;
	}

.calMonthToday {
 	background-color: #d4d0cd;
  	font-size:small;
	}

#Menu h2 {
  	background-color: #004ca1;
  	font-size:small;
  	display:block;
        padding:1px 1px 1px 1px;
  	border-left-style:solid;
  	border-left-color:#002f64;
  	color:#fff;
  	margin-top:10px;
	text-transform: capitalize;
	}

#Syndicate ul, #Recently ul, #Sections ul {
	margin-left:0; 
	margin-top:0; 
	margin-bottom:0px; 
	padding:0; 
	list-style:none; 
	}
	
/* ******************  footer  *************** */

#Bottommenu {
	clear:both;
	background-color:#002f64;
	color:#fff;
	padding:3px 15px 3px 15px;
	}


#Bottom {
   color:#fff;
   padding:3px 3px 3px 15px;
   } 
	
#Bottommenu a, #Bottommenu a:link, #Bottommenu a:visited, #Bottom a, 
#Bottom a:link, #Bottom a:visited {
	text-decoration: none;
	color: #fff;
	border: 0;
	}

#Bottommenu a:active, #Bottommenu a:focus, #Bottommenu a:hover, 
#Bottom a:active, #Bottom a:focus, #Bottom a:hover { 
	text-decoration : underline; 
	color : #fff;background-color:transparent; 
	}


/* ******************  albums  *************** */

div.album {
	text-align: center;
        float: left;
        width:150px;
        margin-bottom:20px;
        margin-right:5px;
  	}

.album p {
   	text-align: center;
   	padding: 0;
   	margin:0;
   	width:150px;     
	overflow: hidden;
   	}
   
a img {border:none;}
#album a:link {color: #004ca1;}
#album a:visited {color: #b50394;}
#album a:hover, #album a:active, #album a:focus {color: #004ca1;background:none;}


/* ******************  trakbacks  *************** */

h4 {
	margin:1em 0 0 0;
	padding:0;font-size:small;
	}
	
dl {	
	margin:0;
	padding:0;
	}
	
dt {
	font-weight: bold;
	float:left;
	}
	
dd {
	padding-left:4em;
	}
	
	
blockquote {background:url('imgs/blockquote.gif') no-repeat; padding:10px 10px 2px 41px;border: dotted #d4d0cd 1px; 
}
	
/* ******************  to align elements  *************** */
.left {text-align: left;display:block}
.right {text-align: right;display:block}
.center {text-align: center;display:block}

/* ******************  to float elements  *************** */
.floatleft {float: left;padding:2px 10px 10px 0px}
.floatright {float: right;padding:2px 0px 10px 10px;}

/* ******************  to highlight text  *************** */
.bold {font-weight: bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline}

/* ****************** aboutmyself  *************** */
#UserPicture {float:left;margin:10px 10px 10px 6px;border:solid #D4D0CD 1px;padding:3px;background-color:#fff}
#AboutMyself p {padding:10px 0;margin:0}

.comment_1 {
  margin-left: 10px;
 }
 .comment_2 {
  margin-left: 20px;
 }
 .comment_3 {
  margin-left: 30px;
 }
