/* CSS Document */

/* ************************************************************ *
 * BASIC
 * ************************************************************ */
a {
    /* text-decoration: underline; */
}

a:link {
    color:#3333AA; 
    text-decoration:none;
    /* color: #8FABBE; */
}

a:visited {
    color:#3333AA; 
    text-decoration:none;
    /* color: #8FABBE; */
}

a:active {
    color:#3333AA; 
    text-decoration:none;
    /* color: #8FABBE; */
}

a:hover {
    background:#FF9900; 
    text-decoration:none;
    /* color: #006699; */
}

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

blockquote {
    color: #000000;
    font-size: 75%;
    background:#FFFFEE;
    margin:5px 10px 5px 10px;
    font-weight:normal;
    line-height:180%;
    padding: 10px; 
    border: 1px dotted #996600; 
    width: auto;
}

/* ************************************************************ *
 * BASE LAYOUT
 * ************************************************************ */

/* ********** body ********** */
body {
    text-align: center;
    margin-left:0px;
    margin-top:0px;
}
	 
/* ********** container ********** */
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-top-color: #888888;
	border-top-style: solid;
	border-top-width: 5px;
	}


/* ********** banner ********** */
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}

#banner-img {
    float: left;
    border-width: 0px;
}

#banner-title {
    margin-top:20px;
	line-height: 120%;
	float: right;
	color: #000000;
	font-size:22px;
	font-weight:bold;
}

#banner-title2 {
    margin-top:20px;
	line-height: 120%;
	width: 570px;
	text-align:center;
	float: right;
	color: #000000;
	font-size:22px;
	font-weight:bold;
}

#banner-caption {
    float: right;
    font-size:10px;
    color:#777777;
}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}


/* ********** left-side ********** */
#left-side {
    float:left;
	width:180px;
	overflow: hidden;
    }


/* ********** center ********** */
#center {
	float: left;
	width: 390px;
	overflow: hidden;
	}

/* ********** center2 ********** */
#center2 {
	float: left;
	width: 570px;
	overflow: hidden;
	}

/* ********** right ********** */
#right {
	float: right;
	width: 180px;
	overflow: hidden;
	}
	

/* ********** content (based on center) ********** */
.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	/* color: #666666; */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
	
.content p {
	/* color: #666666; */
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.blog_title, .blog_title_Sun, .blog_title_Mon, .blog_title_Tue, .blog_title_Wed, .blog_title_Thu, .blog_title_Fri, .blog_title_Sat, {
	border-style:solid;
	border-left-width:5px;
	border-left-color:#FF0000;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-top-width:0px;
	border-right-width:0px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

.blog_title_Sun{
	border-left-color:#FF0000;
}

.blog_title_Sat{
	border-left-color:#0099FF;
}

.blog_title_Mon, .blog_title_Tue, .blog_title_Wed, .blog_title_Thu, .blog_title_Fri {
	border-left-color:#333333;
}

.blog_body{
	font-size:13px;
	text-align:left;
	padding-left:10px;
	padding-right:5px;
	line-height:120%;
}

.blog_body img{
    margin: 5px;
}

.track_and_comment{
	color:#777777;
	font-size:9px;
	text-align:right;
    margin-left:0px;
    padding-left:0px;
}

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

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

.content h2 {
	/* color: #666666; */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	/* color: #666666; */
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	/* color: #999999; */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.link-title{
    font-size: 14px;
    margin-left: 30px;
}

.link-description p{
    margin-top: 2px;
    margin-left: 50px;
    margin-bottom: 20px;
    padding-top: 2px;
}

/* ********** sidebar (based on left-side/right) ********** */
.sidebar {

}
	
.sidebar h2 {
	/* color: #666666; */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	/* color: #666666; */
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

	
/* ********** footer ********** */
#footer {
	clear: left;
}

#footer-content {
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer-copyright {
	font-size: 12px;
	background-color: #888888;
	color: #ffffff;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}


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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	/* color: #666666; */
	margin-top: 50px;
	}

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

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

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
 

