body {
	FONT-WEIGHT: NONE;
	FONT-SIZE: 14px;
	COLOR: #333333;
	FONT-FAMILY: verdana;
	background: url(http://redrodger.com/rodger_images/bg_pix.gif) repeat-x;
	text-align: center;
	width:100%;
	height:100%;
	min-width:1200px;
	padding:0;
	margin:0;
}
body a:hover img {
	opacity: 0.30;
	filter:alpha(opacity=30);
}
body a img {
	opacity: 1;
}
#page {
	text-align: left;
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.thread-alt {
}
.thread-even {
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
	color:#999999
}
h1 {
width: 1017px;
	font-size: 75px;
	font-weight: bold;
	text-shadow:#ddd 1px 1px 0px, #999 0px 0px 5px, #999 0px 0px 5px;
	color:#3b5998;
	margin-top: 0px;
	margin-bottom: -7px;
}
h1.red {
	width: 1017px;
	font-size: 50px;
	font-weight: bold;
	text-shadow:#ddd 1px 1px 0px, #999 0px 0px 5px, #999 0px 0px 5px;
	color:#3b5998;
	margin-top: 0px;
	margin-bottom: -7px;
}
h2.title {
	font-weight: bold;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: -7px;
}
h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 37px;
	COLOR: #3b5998;
	margin-bottom: 1px;
	margin-top:1px;
}
h3 {
	font-weight: bold;
	font-size:16px;
	margin-top:-1px;
	margin-bottom:1px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #3b5998;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
}
#page {
	margin: 0px auto;
	padding-top: 0px;
	width: 1020px;
}
#page2 {
	width: 750px;
	padding-top: 1px;
	padding-bottom: 3px;
	float:left;
	zoom: 1;
}
.narrowcolumn {
	float: left;
	padding: 0px 0px 0px 13px;
	margin: 0px 0 0;
	width: 750px;
}
.widecolumn {
	padding: 0px 0 0px 70px;
	margin: 0px 0 0 0px;
	width: 750px;
}
.post {
	margin: 0 0 10px;
	text-align:left;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 0px;
}
.widecolumn .postmetadata {
	margin: 0px 0;
}
.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}
.postmetadata {
	float: left;
	text-align:left;
	color:#999999;
}
.clear {
	clear: both;
}
#footer {
	width: 1020px;
	background: url('http://redrodger.com/rodger_images/drunkblog2.gif') no-repeat;
	background-position:100% 10%;
	padding-top:10px;
	padding-bottom:10px;
	margin: 12px auto;
	text-align: left;
	FONT-SIZE: 12px;
	COLOR: #999999;
	FONT-FAMILY: verdana;
}
/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */
/* Begin Lists */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 0px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	list-style-type: none;
	list-style-image: none;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 2px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: left;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
.top-wrapper {
	background:#000000;
	opacity: 0.25;
	filter:alpha(opacity=25);
}
.top {
	height:44px;
	margin:0 auto;
	width:1130px;
	padding-bottom:1px;
	margin-top:-14px;
}
.top li {
	float:left;
	list-style-type: none;
	padding-top:10px;
}
.top li a {
	color:#fff;
	font-size:20px;
	font-family: verdana;
	font-weight: bold;
	padding:5px 12px;
	text-decoration:none;
}
.primary-links a.active-trail, .primary-links a.active, .primary-links a:hover {
	background-color:rgba(255, 255, 255, .15);
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	color:#999999;
}
.b-wrapper {
}
.break {
	height:5px;
	width:auto;
	border-top: 2px dashed #CCCCCC;
	margin-top:7px;
}
.textbooks {
	margin-top:0px;
	margin-bottom:1px;
	margin-left:0px;
	margin-right:2px;
	float:left;
	display:block;
}
.header1 {
	width: 1020px;
	margin: 4px auto;
	text-align: left;
}
.header2 {
	float: right;
	height:60px;
	width:430px;
}
.container2 {
	width: 1019px;
	height:350px;
	background:#F8F8F8;
	margin: 12px auto;
	text-align: left;
	FONT-SIZE: 17px;
	FONT-FAMILY: verdana;
	font-weight:bold;
}
.container3 {
	width: 1019px;
	height:240px;
	margin: 12px auto;
	text-align: left;
	FONT-SIZE: 14px;
	COLOR: #999999;
	FONT-FAMILY: verdana;
}
.more {
	outline:none;
	display:block;
	width:100%;
	padding:6px 0;
	text-align:center;
	border:1px solid #ddd;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:left top;
	font-size:17px;
	text-shadow:1px 1px 1px #fff;
	font-weight:bold;
	height:22px;
	line-height:1.5em;
	margin-bottom:6px;
	background-image:url('http://redrodger.com/rodger_images/more.gif');
}
.more:hover {
	border:1px solid #bbb;
	text-decoration:none;
	background-position:left -78px;
}
.more:active {
	color:#666;
	background-position:left -38px;
}
.more.loading {
	cursor:default!important;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:50% 50%;
	border:1px solid #eee;
	background-image:url('http://redrodger.com/rodger_images/ajax.gif');
}
.searchbox {
width:424px;
height:37px;
text-align:left;
background:#ffffff;
border:8px solid #E0E0E0;
margin:8px;
padding:4px;
}
.textfield {
height:30px;
width:300px;
margin-top: 0px;
color:#999999;
font-size:16px;
}
.button {
position:absolute;
margin:0 0 0 3px;
}
.madison2 {
	width: 235px;
	height:auto;
	text-align: left;
	float: left;
	padding-left:7px;
}
.id2 {
	width: 1017px;
	font-size: 62px;
	font-weight: bold;
	text-shadow:#ddd 1px 1px 0px, #999 0px 0px 5px, #999 0px 0px 5px;
	color:#3b5998;
}
.shirts {
	width:auto;
	height:auto;
	background: #F8F8F8;
	text-align:left;
	float:left;
}
.c-wrapper {
	background-color:#F8F8F8;
	border-top: 2px dashed #cccccc;
	border-bottom: 2px dashed #cccccc;
	height:auto;
	margin-top:10px;
}
.style5 {
	font-size: 20px;
	font-weight: bold;
	color: #3b5998;
}
.style6 {
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}
.share2 {
	border-top:8px solid #E0E0E0;
	border-bottom:8px solid #E0E0E0;
	height:auto;
	width:750px;
	padding-bottom:5px;
	padding-top:5px;
}
.dashy {
	border:5px solid #E0E0E0;
}
.block {
	position: relative;
	width:728px;
	height:100px;
	float:left;
}
.style1 {
	position: absolute;
	top:12px;
	left: 15px;
	width: 100%;
	color:#FFFFFF;
	font-size:33px;
	font-family:'Oswald', sans-serif;
	font-weight: bold;
}
.style1 a {
	color:#FFFFFF;
}
.style1 a:hover, .pagination a.selected {
	color:#FFFFFF;
}
#sidebar {
	margin-left:10px;
	margin-top:110px;
	float:right;
	display:block;
	width: 250px;
	font-size: 13px;
	font-weight: bold;
}
.spacey {
	width:auto;
	height:11px;
}
.sidebox {
width:250px;
height:auto;
text-align:left;
background:#ffffff;
border:8px solid #E0E0E0;
margin:8px;
padding:4px;
}
.facebox {
	border-top:8px solid #E0E0E0;
	border-bottom:8px solid #E0E0E0;
	height:auto;
	width:750px;
}
.thumb {
width:170px;
height:120px;
text-align:left;
float:left;
padding-top:1px;
padding-right:5px;
padding-bottom:1px;
}
.thumb2 {
width:80px;
height:60px;
text-align:left;
padding-top:1px;
padding-right:5px;
padding-bottom:1px;
float:left;
}
.hotlist {
width:250px;
height:auto;
text-align:left;
margin:8px;
padding:4px;
}
.webpic {
text-align:center;
padding-top:3px;
border:8px solid #E0E0E0;
}
.snp {
text-align:right;
font-weight: bold;
font-size: 20px;
color:#3b5998;
font-family:'Oswald', sans-serif;
}
.snp2 {
font-weight: bold;
font-size: 23px;
color:#3b5998;
font-family:'Oswald', sans-serif;
padding-bottom:7px;
padding-top:7px;
}

