@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6CF;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/bgWBlog.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-align: center;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

/*TUMBLR STUFF */
#tumblr-badge{
	width:500px;
	/*background-color:gray;*/
	padding:0px;
}

#tumblr-badge ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#tumblr-badge p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#tumblr-badge img{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#tumblr-badge li{
	text-decoration:none;
	text-align:left;
	font-size:14px;
	background-color:#02293a;
	margin:0px;
	margin-bottom:15px;
	padding:20px;
	padding-left:15px;
	border:1px solid #02222f;
}

.tumblr-post-date{
	color:#006289;
	font-family:arial;
	font-size:10px;
	margin:0px;
	padding:0px;
}

.tumblr_posts{
	width:400px;
	border:1px solid red;
}

.tumblr_post{
	text-align:left;
	padding:10px;
	margin-bottom:10px;
	border:1px solid orange;
	background-color:#02293a;
}

.tumblr_title{
	background-color:#043d58;
	padding:2px;
}

img {
	border:0px;
	}
body a{
	text-decoration:none;
	border:0px;
	}

.logo {
	margin-top:13px;
}

.nav {
	/*border:1px solid #0F3;*/
	height: 30px;
	width: 600px;
	margin-top: 19px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top:40px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	height: auto;
	width: 802px;
	border: 0px dotted #999;
	position: relative;
	padding-bottom:40px;
	overflow:auto;
}
.book1 {
	text-align: left;
	float: left;
	width: 300px;
	border: 0px dashed #9C0;
	margin-left:70px;
}

.book2 {
	text-align: left;
	float: right;
	width: 300px;
	border: 0px dashed #9C0;
	margin-right:50px;
}

.book2 a:link{
	color:white;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	}
.book2 a:visited{
	color:#e8d7b4;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	}
	
.book2 a:hover{
	color:white;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	}
	


.video {
	border: 2px solid #0e6286;
	width:722px;
	height:542px;
}
.footer {
	text-decoration: none;
	text-align: center;
	height: 100px;
	width: 800px;
	margin-top: 50px;
	clear:both;
}


.footer img{
	border:0px;
	margin:5px;
	}
	
.rickbio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	width: 400px;
	text-align:left;
}

.rickbio a{
	color:white;
	}

.rickbio a:link{
	text-decoration:underline;
	color:white;
	}
	
.rickbio a:hover{
	text-decoration:underline;
	color:white;
	}
.char1 {
	width: 220px;
	background-color:#000;
	padding:10px;
	border: 1px solid #0e6286;
	text-align:left;
	float:left;
	margin:10px;
}
.charName{
	color:#e8d7b4;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	}
	
.prize{
	font-size:15px;
	font-weight:bold;
	}

 .redgrad {
	background-color:#014561;
	width:300px;
	height:70px;
	margin-bottom:10px;
	border:1px solid #000000;
}

.redgrad a{
	color:white;
 	display:block;
  	width:100%;
  	height:100%;
  	text-decoration:none;	
  	text-align:center;
  }


.redgrad a:visited{
	color:white;
	}
	
 .redgrad a:hover{
	background-color:#0e6286;
	color:white;
	text-decoration:underline;

}

.wall {
	text-align: left;
	float: left;
	width: 352px;
	border: 0px dashed #9C0;
	margin-left:30px;
}

.wall img{
	border:2px solid #0e6286;
}

 .wallitem {
	background-color:#014561;
	width:150px;
	height:50px;
	margin-bottom:5px;
	border:2px solid #000000;
}

.wallitem a{
	color:white;
 	display:block;
  	width:100%;
  	height:100%;
  	text-decoration:none;	
  	text-align:center;
  }


.wallitem a:visited{
	color:white;
	}
	
 .wallitem a:hover{
	background-color:#0e6286;
	color:white;
	text-decoration:underline;

}
