@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #homeContainer {
	width:1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #e3e5be;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-image: url(images/homebg.jpg);
	background-attachment:fixed;
	background-position:top;
	height:100%;
}


.oneColFixCtr #homeWrapper {
border:1px solid red;
padding:45px;
height:100%;
}

.oneColFixCtr .entry {
	font-size:12px;
	color:black;
}

.oneColFixCtr .entry img {
	border:1px solid black;
}


.oneColFixCtr .entry a {
	background:white;
	color:black;
}

.oneColFixCtr .entry #note {
	background:white;
	color:black;
}

.oneColFixCtr .entry a:hover {
	background:#e3e5be;
	color:black;
}

.oneColFixCtr .entry p {
	background:white;
	color:black;
}

.oneColFixCtr #videoWrapper {
border:3px solid blue;
float:left;
padding:0px;
}

.oneColFixCtr #newsWrapper {
border:3px solid orange;
float:right;
padding:0px;
height:auto;
}

a {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

.oneColFixCtr #backContainer {
	width:1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-image: url(images/backbg.jpg);
	background-attachment:fixed;
	background-position:top;
	height:100%;
}

.oneColFixCtr #homeContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.oneColFixCtr #logo {
	width:1000px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.oneColFixCtr #logo {
	width:628px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.oneColFixCtr #navbar {
	width:1000px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #260809;
	background-image: url(images/logobottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	text-align: center;
	padding: 0;
	margin: 0;
	
}

.oneColFixCtr #navbar img {
	border-left:1px solid #370c0e;
	border-right:1px solid #1a0505;
	margin:0;
	margin-right:-6px;
	
}

.oneColFixCtr #navbar img:hover {
	border-left:1px solid #6f0808;
	border-right:1px solid #370c0e;
	margin:0;
	margin-right:-6px;
	
}

.oneColFixCtr #meetrick {
	position:relative;
	left:530px;
	top:-362px;
	width:301px;
	right: 900px;
}

.oneColFixCtr #news {
	position:relative;
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:white;
	left:530px;
	top:-364px;
	width:300px;
	padding:30px;
	background-image: url(images/gradient.png);
	background-repeat:repeat;
	right: 900px;
	height: auto;
}

.oneColFixCtr #frontNews {
	margin-left:450px;
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:white;
	width:300px;
	padding:0px;
	margin-top:10px;
	margin-bottom:50px;
}

.oneColFixCtr #frontBook{
	position:relative;
	width:250px;
	top:-810px;
	left:710px;
}

.oneColFixCtr #aboutRick {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:white;
	width:400px;
	padding:30px;
	padding-top:20px;
	background-image: url(images/gradient.png);
	background-repeat:repeat;
	height: auto;
	margin-bottom:50px;
	border:1px solid #293f35;
}

.oneColFixCtr #profileBox {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:white;
	width:400px;
	padding:30px;
	padding-top:20px;
	background-image: url(images/profilegrad.png);
	background-repeat:repeat;
	height: auto;
	margin-bottom:10px;
	border:1px solid #293f35;
}

.oneColFixCtr #profileBox .charName{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:30px;
	font-weight:lighter;
	letter-spacing:3px;
}

.oneColFixCtr #rickbio {
	padding:10px;
	padding-top:0px;
}

.oneColFixCtr #profileText {
	padding:10px;
	padding-top:0px;
}

.oneColFixCtr #profileText p {
	text-indent:20px;
}



.oneColFixCtr #bookBox {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:white;
	width:300px;
	padding:40px;
	padding-top:10px;
	background-image: url(images/gradient.png);
	background-repeat:repeat;
	height: auto;
	margin-bottom:50px;
	border:1px solid #293f35;
}

.oneColFixCtr #review {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-style:oblique;
	font-size:15px;
	color:white;
	width:300px;
	padding:30px;
	background-image: url(images/gradient.png);
	background-repeat:repeat;
	height: auto;
	margin-top:5px;
}

.oneColFixCtr #review a {
	color:#003300;
	text-decoration:none;
}

.oneColFixCtr #review a:hover {
	color:#006600;
	text-decoration:underline;
}

.oneColFixCtr #review a:visited {
	color:#003300;
}

.oneColFixCtr #smallgrad {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#ffffff;
	width:300px;
	padding:30px;
	padding-top:20px;
	background-image: url(images/smallgrad.jpg);
	background-repeat:repeat;
	height: auto;
	margin-bottom:0px;
	border:1px solid #293f35;
}



.oneColFixCtr #reviewHeader {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#ffffff;
	width:300px;
	padding:30px;
	background-image: url(images/orangegrad.jpg);
	background-repeat:repeat;
	height: auto;
	margin-bottom:0px;
	border:1px solid #28080a;
}


.oneColFixCtr #redgrad {
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#ffffff;
	width:300px;
	padding:30px;
	padding-top:20px;
	background-image: url(images/redgrad.jpg);
	background-repeat:repeat;
	height: auto;
	margin-bottom:0px;
	border:1px solid #28080a;
	font-weight:500;
	text-decoration:none;
}

.oneColFixCtr #reviewsmallgrad {
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#ffffff;
	width:300px;
	padding:30px;
	padding-top:20px;
background-color: #260809;
	background-repeat:repeat;
	height: auto;
	margin-bottom:0px;
	border:1px solid #28080a;
	font-weight:500;
	text-decoration:none;
}

.oneColFixCtr #redgrad a:visited {
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#ffffff;
	width:300px;
	padding:30px;
	padding-top:20px;
	background-image: url(images/redgrad.jpg);
	background-repeat:repeat;
	height: auto;
	margin-bottom:0px;
	border:1px solid #28080a;
	font-weight:500;
	text-decoration:none;
}

.oneColFixCtr #redgrad:hover {
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#ffffff;
	width:300px;
	padding:30px;
	padding-top:20px;
	background-image: url(images/orangegrad.jpg);
	background-repeat:repeat;
	text-decoration:none;
}

.oneColFixCtr #darkgreengrad {
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#ffffff;
	width:300px;
	padding:30px;
	padding-top:20px;
	background-image: url(images/darkgreengrad.jpg);
	background-repeat:repeat;
	height: auto;
	margin-bottom:0px;
	border:1px solid #28080a;
	font-weight:500;
	text-decoration:none;
}

.oneColFixCtr #newsPageNews {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:white;
	width:300px;
	padding:30px;
	padding-top:20px;
	background-image: url(images/gradient.png);
	background-repeat:repeat;
	height: auto;
	margin-bottom:50px;
}


.oneColFixCtr #aboutRick a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.oneColFixCtr #aboutRick a:hover {
	font-weight:bold;
	text-decoration:underline;
}

.oneColFixCtr #aboutRick img {
	margin-bottom:10px;
	margin-top:0px;
	border:0px solid #819573;
}

.oneColFixCtr #aboutRick img a{
	margin-bottom:10px;
	margin-top:0px;
	border:0px solid #819573;
}

.oneColFixCtr #news .date{
	font-size:13px;
	color:#FFFFCC;
	font-weight:500;
}

.oneColFixCtr #smallgrad .date{
	font-size:14px;
	color:#FFFFCC;
	font-weight:500;
}

.oneColFixCtr #newsPageNews .date{
	font-size:13px;
	color:#FFFFCC;
	font-weight:500;
}

.oneColFixCtr .bottom{
	text-align:center;
	width:322px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000000;
	font-weight:500;
}

.oneColFixCtr .bottom img{
	border:2px solid black;
	
}

.oneColFixCtr .bottom img:hover{
	border:2px solid black;
	
}

.oneColFixCtr .bottom p a{
	border:0px;
	
}

.oneColFixCtr .bottom a{
	border:5px;
	color:#000000;
	text-decoration:none;
}

.oneColFixCtr .bottom a:hover{
	color:#260809;
	text-decoration:underline;
	
}


.oneColFixCtr #video {
	float:left;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:white;
	width:300px;
	height: auto;
	margin-right:100px;
}

.oneColFixCtr #frontBox {
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:white;
	width:800px;
	padding:40px;
	padding-top:0px;
	margin-bottom:0px;
}
