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

/* @override http://action.joinmust.org/page/-/master-css/styles.css */

/* CSS Document */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	font-weight:normal
}
strong,b {font-weight:bold}
table,td {padding:8px}
img, fieldset {
	border: 0;
}


body, select, input, textarea {
/*	font: 100%/1.2;*/
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:400;
	line-height:1.2em ;
	font-size:1em
}
body {
	/*background:url(/images/red-news-background.jpg) no-repeat scroll center top;*/
	text-align: center;
	line-height: 1.6em;
	background-color: #5b5c60;
	font-size:0.9em
}

#pageheader {
	width: 960px;
	text-align:center;
	margin:0 auto;
}

#container {
	clear:both;
	text-align: left;
	width: 960px;
	margin:0 auto;
	overflow:hidden;
	position:relative
}
#topline {
	clear:both;
	text-align: right;
	width: 960px;
	margin:0 auto;
	height:27px;
/*	background: #FFF !important;*/
	overflow:hidden;
	position:relative;
	font-size:0.8em;
	color:white
}
#loginbox {
	color:5b5c60
	}

.getrednews {
	margin:0 auto;
	width:960px; height:250px;
	overflow:hidden;
	/*font-family:Arial, Helvetica, sans-serif; */
}
.getrednewsh3 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 700; font-size:1.4em;
	padding: 20px 0 0 0;
	/*font-family:Arial, Helvetica, sans-serif; */
}
.magleft img {
	width:176px; height:250px; 
}

.mag {padding:15px 0 0 15px; margin:0}

.magright {
	color:#FFF; background:#000;   
	float:left; text-align:left;width:160px; height:250px; max-height:250px; overflow:hidden !important;
}

.magleft {
	background:#000;
	float:left;margin:0;padding:0;width:176px; height:250px;
}

#amazonblock{
	float:left; text-align:center;width:300px; height:250px; margin-left:8px; overflow:hidden; background-color:white
}
#shopblock{
	float:left; text-align:center;width:270px; height:250px; margin-left:8px; overflow:hidden; background-color:white; padding:15px 10px 10px 10px
}

#shopblocktitle {
	font-weight: 700; 
	font-size: 24px;
	text-transform:uppercase;
	
}
#shopblock img {height:150px}
#footer {
	font-size:0.9em;
/*	font-family:Arial, Helvetica, sans-serif;*/
	text-align: center;
	width: 960px;
	margin:0 auto;
	clear:both;
	padding:12px 0 12px 0;
	text-transform: uppercase;
	border-top:8px solid white;
	color: #000;
	
}
#footer p 
{ font-weight: bold;  }

.advert {text-align:center; margin-top:20px; } 
#content {
	width:940px !important;
	padding:20px;
	margin-top:30px;
	color:#000;
	font-size:1em;
/*	font-family:Arial, Helvetica, sans-serif;*/
	position:inherit;
	background: #FFF;
}
 
#content-inner
  { margin: 0 11px ; }
  
#content-inner h1
  { line-height: 36px; margin-top:26px; font-weight: bold;  }
 
#content li {
	margin-bottom:0.5em;
	line-height: 1.2em;
	margin-left:1.1em;
 
}
li.getrednewsul {
	list-style-type: square;
/*	font-family:Arial, Helvetica, sans-serif; */
	font-size:12px;	
	color:#FFF !important; 
	margin:0;padding:0;
	line-height: 1em;

}
#rn-sidebar{
 
	
	text-align: center;
	width:244px !important;
	float:left;
	margin:0 auto;
	overflow:hidden;
	
}
a {
	color:#bd1010; text-decoration:none; 
}
a:hover {
	text-decoration:none;
	color:#ea1e2c
}
h1, h2, h3 {
	padding-bottom: 0.8em;
	clear:both;
}
h1 {
	font-size: 2.8em;
}
h2 {
	font-size: 2.2em;
	text-transform: uppercase;
	padding-bottom: 0;
}
h2 a { font-weight: bold; }
h3 {
	font-size: 1.1em; 
}
h4 {
	font-size: 1.4em; font-weight:bold; 
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
}
p {
	padding-bottom: 1.1em;
	line-height: 1.4em;
}

#footer p {
	font-size:1.1em
}
/* h2 + p { font-weight: bold; }*/
 
td {
	vertical-align:top
}
label {
	font-weight:bold
}
div.fieldset {
	border: solid 1px #999;
	padding: 1em;
	margin: 1em 0;
}


#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer li {
	padding-right: 15px;
	padding-left: 15px;
}

#navcontainer {
	font-family: 'Dancing Script', cursive;
	margin-top:20px;
	font-weight:700;
	font-size:2em;
	clear:both;
	text-align: center; line-height: normal;
	background:url(../images/nav-background-11.png) no-repeat
	}

#navcontainer a {
	text-decoration:none; color:white
}
#navcontainer a:hover {
	text-decoration:none; color:#ea1e2c
}

legend span {
	display: block;
	font-weight: bold;
	font-size: 1.4em;
	color: #000;
}
#caption {
	font-style:italic;
	font-size:0.9em
}
#eventdet {
	border:1px dotted #aa0505;
	background:#EEE;
	margin:5px;
	padding:0 8px;
	display:block;
}
#imagebox a {
	font-weight:normal
}
#imagebox img {
	border:1px solid #333;
	padding:0;
	margin:0
}

 
ul { padding-left: 20px; }
/* There is some margin/padding info in the type css, but here we set it to zero for a clean slate */
 
.addthis_default_style
{ font-size: 12px; line-height: 16px; margin-bottom: 12px; }
 
.replace { text-indent: -999em; display: block; }
 


.home-anchor { display: block; width: 400px; height: 140px;  position: absolute; left: 0; cursor: pointer; }
 
.more-news { display: block; float: left; margin-left: 12px; }
 
.newsblock {padding:15px;margin-top:20px;margin-right:20px;
border-top:1px solid #444;
border-left:1px solid #444;
border-right:3px solid #111;
border-bottom:3px solid #111;
background:white
}
.newstitle {
	padding:10px 10px 0 10px;margin-top:0px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 700; 
	font-size:26px; line-height:normal
}
.newstitle a{text-decoration:none}
.newspost {padding:10px;line-height:1.4em}
.postedon {color:#666;font-size:0.8em;margin-bottom:10px;}


#shirts {margin-left:14px; font-family:Arial, Helvetica, sans-serif; line-height:1.1em}
.shirts {width:160px;height:250px;margin:30px;float:left}
.shirts img {width:150px;border:2px solid white}
#nshirt1 {padding-bottom:10px;border-bottom:1px #ccc solid}
.nshirt1nm {padding-top:10px}
#shirtimage{float:right}
#shirtdescription form{text-align:left;}
.leftpad{padding-left:15px}

input.btn, input.shirtbutton{
   color:#FFF;font-size:1em; padding:8px;
   font-weight:bold; float:left;
   border:#333 2px outset;
   background:#b20000}

input.shirtbutton2{
   color:#666;font-size:1em; padding:8px;
   font-weight:bold; float:left;
   border:#333 2px outset;
   background:#cccccc}   	

#basicbox {
	padding:10px;
	border:#999 1px solid;
	background:#EEE;margin-top:10px; margin-bottom:20px; margin-right:10px;
}
.clear {
	clear: both;
	line-height: 0em;
	height: 0;
}
.hide {
	display: none;
	visibility: hidden;
}
.bold {
	font-weight: bold
}
.ital {
	font-style:italic
}
.black {
	color: #000;
}
.grey {
	color: #999;
}
.big {
	font-size:1.35em;
}
.huge {
	font-size:1.70em;
}
.small {
	font-size:90%;
	line-height:1.2em
}
.sans {
	font-family:'Open Sans', Arial, Helvetica, sans-serif
}
.reverseRed {
	color: #FFF;
	background:#BD0505
}
.reverseBlack {
	color: #FFF;
	background:#000
}
.borderbox {
	border:1px solid #CCC;
	border-collapse:collapse
}
.allcenter {
	text-align:center;
	vertical-align:middle
}
.greyback {
	background:#EEE
}
.Red {
	font-weight:bold;
	color:#BD0505
}
.red {
	font-weight:bold;
	color:#BD0505
}
.bodyTextBigBold {
	font-weight:bold;
	color:#000
}
.white {
	font-weight:bold;
	color:#FFF
}

.White {
	font-weight:bold;
	color:#FFF
}
.bodyTextRed {
	font-size:0.9em;
	color:#BD0505
}
.bodyText {
	font-size:0.9em;
	color:#000
}
.bodyTextWhite {
	font-size:0.9em;
	color:#FFF
}
.bodyTextBoldRed {
	font-size:0.9em;
	font-weight:bold;
	color:#BD0505
}
.bodyTextBold {
	font-size:0.9em;
	font-weight:bold;
	color:#000
}
.bodyTextBoldWhite {
	font-size:0.9em;
	font-weight:bold;
	color:#FFF
}
.ErrorTextRed {
	font-size:1.35em;
	font-weight:bold;
	color:#BD0505
}
.ErrorTextBlack {
	font-size:1.35em;
	font-weight:bold;
	color:#000
}
.ErrorTextWhite {
	font-size:1.35em;
	font-weight:bold;
	color:#FFF
}
.GiantTextRed {
	font-size:1.75em;
	font-weight:bold;
	color:#BD0505
}
.GiantTextBlack {
	font-size:1.75em;
	font-weight:bold;
	color:#000
}
.GiantTextWhite {
	font-size:1.75em;
	font-weight:bold;
	color:#FFF
}

.box {border-right:#333 2px solid ; border-bottom:#000 1px solid }

