/* comment
color1: FBF9F5;		overall background
color2: B30808;		subtitle
color3: FCF7E7;		blog background
color4: 3E6FBE;		link and comment text
*/

body {
	margin: 0px;
	padding: 0px;
	color: #020000;
	background-repeat: repeat;
	background-color: #FBF9F5;
}

a,
a:link,
a:visited,
a:active,
a:hover {
	color: #3E6FBE;
	text-decoration: none;
	}
img{
border: 0;
}


.center {
	background-color: #ffffff;
	border: 0px;

}
#Leftlogo{
	position: absolute;
	float:left;
	background: url(imgs/transbg.png) repeat; 

	border:0px;
	margin-left:0px;
	margin-right:0px;
	height: 283px;
	width: 320px;
	
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
}
#Mainbody{
	position: absolute;
	background: url(imgs/transbg.png) repeat; 
	
	width: 400px;
	left: 270px;
	margin-top: 70px;
	border-top: 1px solid #B30808;
	border-right: 1px solid #B30808;
	border-bottom: 1px solid #B30808;
	border-left: 1px solid #B30808;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	
}
#right{
        position: absolute;
	background: url(imgs/transbg.png) repeat; 
	width: 180px;
	left: 710px;
        top:0px;
	border-top: 1px solid #B30808;
	border-right: 1px solid #B30808;
	border-bottom: 1px solid #B30808;
	border-left: 1px solid #B30808;
	margin-top: 70px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
}
#links {	
		padding:10px;				
		border:1px solid #B30808;
		background: url(imgs/transbg.png) repeat; 
		margin-top: 20px;
		width:210px;
		
		position: absolute;
		left: 30px;	
		float: top;		
}
blockquote{
	font-family:verdana, arial, sans-serif; 
	font-size: 12px; 
	border:1px solid #B30808;
	color: #030000; 
	margin-left: 15%;
	margin-right: 15%;
	padding:1px;	
}
	
	.blog {
  		
  		width: 400px;
  		padding: 5px;
		background-color:transparent;
		}

	.blogbody {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#030000;
		font-weight:normal;
  		background-color:transparent;
  		margin-bottom:10px;
  		margin-left:5px;
		}
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 10px; 
		border:1px solid #3E6FBE;	
		background-color: transparent;		
		color: #030000; 
		margin-bottom: 10px;
		margin-right: auto;
		padding:0px;
		}
	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: 14px;
		color: #B30808;770011;
		margin-left: 0px;
		font-weight:bold;
		border-bottom:1px solid #B30808;
		display:inline;
		}
	.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: 12px; 
		color: #000010; 
		margin-bottom:5px;
		font-weight:normal;
		border-bottom:1px solid #B30808;
		display:inline;	
		}
	.extended{
		margin-left:5px;
		float:right;
		}
		

#banner {
	position: absolute;
	left: 480;
	background-color: #FCF7E7;
	font-family:  georgia,palatino, verdana, arial, sans-serif;
	width: auto;
	text-align: center;
	border:2px solid #B30808;	
	background-color:transparent;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:2px;
	textalign:center;
	color:#B30808;
	font-size:30px;
	font-weight:bold;	
	}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: palatino,  georgia, times new roman, serif;
		color: #000010;
		text-decoration: none;
		}

	.description {
	font-family:palatino,  georgia, times new roman, serif;
	color:#000010;
	font-size:12px;
  	font-weight:normal;
	}
		
#calendar{
	position: absolute;
	float:left;
	width: 30px;
	left: 935px;
	padding:0px;


}	
	.calendarcell{
	background:transparent;
	border-bottom: 1px solid #B30808;
	}
	.divider{
	hight:5px;
	background:transparent;
	}
	.calendartable{
	margin-top:70px;
	text-align: center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #B30808;
	}
	#calendar a,
        #calendar a:link,
        #calendar a:visited,
        #calendar a:active,
        #calendar a:hover {
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
		color:  #B30808;
		text-decoration: none;
                font-weight:bold;
		}
	.monthheader{
	background:transparent;
	text-align: center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
	.side{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;	
	}

	.rightside{
	width:180px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;	
	}
	
	.sidetitle{
	font-family: palatino, georgia, times new roman, serif;
	font-size: 14px;
	color: #B30808;
	margin-left: 0px;
	font-weight:bold;
	border-bottom:1px solid #B30808;
	}
	
	.powered{
	font-size:12px;
	margin-top:10px;
	}

/* Comment popup */

#comment-blog{	
  		width: 400px;
  		padding: 5px;
		background-color:transparent;	
		margin-left:10px
		}

#banner-commentspop{
	border:2px solid #B30808;	
	background-color:transparent;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
        
        margin-left: 10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
	padding-right:2px;
	textalign:center;
	color: #B30808;
	font-family: georgia, verdana, arial, sans-serif;
	font-size:20px;
	font-weight:bold;
        width: 150px;
	}
	.comments-head{
	font-family: palatino, georgia, times new roman, serif;
	font-size: 14px;
	color: #B30808;	
	font-weight:bold;
	border-bottom:1px solid #B30808;	
	}
	.comments-body{
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#030000;
	font-size: 12px;
	font-weight:normal;
	margin-top: 15px;
  	margin-bottom:10px;
  	margin-left:5px;
	}
	.comments-post{
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		border:1px solid  #3E6FBE;
		background-color: transparent;		
		color:#3E6FBE;
		margin-bottom: 10px;
		margin-right: auto;
		padding:0px;
	}

/* Delicious link rolls */
.delicious-posts { margin: 1em;  padding: 0.5em; width: 25em; 		
                font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#030000;
		font-weight:normal;
        	border:1px solid #B30808;}
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding:0;}
li.delicious-post { list-style: none; margin-top: 0.3em;}
p.delicious-extended { margin:0; }
.delicious-banner { font-family: palatino, georgia, times new roman, serif;
		font-size: 14px;
		color: #B30808;
		margin-left: 0px;
		font-weight:bold;
                border-bottom: 1px solid #B30808;
		display:inline;}
.delicious-odd { background-color: transparent }