/* 
	CSS Stylesheet for www.mmagkc.com
	Created 4.23.2009
	By Jay Pilgreen
	copyright River City Studio
*/


	/* --------------------- Global Declarations ------------------------------- */
	
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #fff;
	padding: 5px 0px;
/* 	font-size: 11px; */
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #333;
}	

img {
	border: none;
}

a {
	text-decoration: none;
	outline: none;
}

#container {
	width: 955px;
	margin: 0px auto;
	background-image: url('/_img/blueBar.jpg');
	background-repeat: repeat-y;
	border-bottom: 2px solid #97B9BA;
}

h2, h3 {
	padding-left: 15px;
	background-image: url('/_img/headerDot.jpg');
	background-position: left 3px;
	background-repeat: no-repeat;
	font-family: "Helvetica Light", Arial, sans-serif;
	color: #C23754;
/* 	font-weight: normal; */
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
/* 	font-weight: normal; */
}

p.padLeft {
	padding-left: 15px;
}



	/* ------------------- Left Rail Declarations ----------------------------- */
	
#leftRail {
	float: left;
	width: 171px;
}

#logo {
	display: block;
	margin: 15px auto;
	margin-bottom: 30px;
}

#nav {
	text-align: right;
}

#nav a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	display: block;
	padding: 10px 20px;
}

#nav a:hover, #nav a.active {
	color: #C23754;
}

#nav a.active {
	font-size: 22px;
}



	/* ----------------------- Content Declarations ----------------------------- */
	
#right {
	margin-left: 171px;
	padding-top: 38px;
	background-image: url('/_img/dandelion.jpg');
	background-repeat: no-repeat;
	background-position: 92% bottom;
	padding-bottom: 15px;
/* 	min-height: 667px; */
	min-height: 721px;
	height: auto !important;
/* 	height: 667px; */
	height: 721px;
	position: relative;
}

#right h1 {
	color: #C23754;
	padding: 5px 0px;
	border: 1px solid #ACAE4F;
	border-left: none;
	border-right: none;
	margin-bottom: 14px;
	padding-right: 200px;
	text-align: center;
}


	/* -------------------- Essentially the middle column for most pages ---------------------- */
	
#content {
	margin-right: 210px;
/* 	position: relative; */
}

.homeContent, .contact {
/* 	padding-left: 30px; */
	padding-left: 15px;
}

.issue {
	margin-top: 30px;
}

#content .blueText {
	font-weight: bold;
/* 	color: #97B9BA; */
	color: #598E90;
	font-family: Arial, sans-serif;
	line-height: 19px;
	width: 483px;
	text-align: center;
}

#content img.blockIt {
	display: block;
	margin: 15px 0px;
}

#content .bookEnds {
	height: 50px;
	width: 513px;
	background-image: url('/_img/bookends.jpg');
	background-repeat: no-repeat;
	clear: both;
}

#content .bookEnds p {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #ACAE4F;
}

#content .bookEnds p.oneline {
	padding-top: 11px;
}

#contentLeft {
	float: left;
	margin-left: 5px;
	width: 215px;
}

#contentLeft img {
	display: block;
	margin: 0px auto;
}

#contentLeft h2 {
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 15px;
}

#contentLeft h4, #contentLeft p {
	margin-left: 25px;
}

#contentRight {
	margin-left: 240px;
}

	/* -------------------- Right Rail Inside Right ------------------ */

#rightRail {
	float: right;
	width: 200px;
	position: relative;
	padding-top: 180px;
}

#rightRail #coverImage {
	position: absolute;
/* 	top: -95px; */
	top: -85px;
	right: 0px;
}

#homeRight {
	background-image: url('/_img/goldBorder.jpg');
	background-repeat: repeat-y;
	background-position: left 3px;
	margin-left: -10px;
	margin-top: 10px;
	padding-top: 12px;
	padding-bottom: 27px;
}	

#rightRail p.price {
/* 	font-size: 15px; */
	font-size: 17px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
/* 	font-style: italic; */
/* 	color: #9AA131; */
	color: #C23754;
	margin-top: 7px;
}

#rightRail p.price a {
	color: #9AA131 !important;	
}

#rightRail a {
	color: #7AACAC !important;	
}

#rightRail p {
	font-size: 12px;
	text-align: left;
	color: #7AACAC;
	padding-top: 5px;
	margin-left: 20px;
}

#rightRail hr {
	color: #9AA131;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 103px;
	margin-left: 40px;  
}
/*
#rightRail p.issueAlert {
	margin-top: 10px;
	font-size: 19px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

#rightRail p.charterLink {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	margin-top: 15px;
}

#rightRail p.charterLink a {
	color: #ACAE4F;
}

#rightRail #wizardsLink {
	margin-top: 17px;
}

#rightRail #wizardsLink img {
	float: right;
/* 	margin-Left: 7px; */
	margin-top: 8px;
	margin-right: 9px;
/* 	margin-bottom: 15px; 
}
#rightRail #wizardsLink span {
	font-size: 22px;
	color: #C23754;
	display: block;
}*/


	/* -------------------------- Issue Page -------------------------- */
	
/*-------------Left Side Issue is styled inline.. I couldn't get the style to show. But they are the same styles so if you get it to work, it should look the same. Sorry I suck --*/	
#leftSideIssue {
	width: 150px;
	margin-left: 30px;
	margin-right: 10px;
}	

#rightIssue {
	float: right;
	width: 150px;
	margin-right: 80px;
}
	
.issueBlock {
/* 	height: 180px; */
	height: 275px;
	overflow: hidden;
	margin-bottom: 10px;
}

/*.issueBlock h4, .issueBlock p {
	margin-left: 15px;
}*/

.issueBlock img {
	border: 1px solid #C23754;
	margin-top: 8px;
}

.issueSpacer {
	clear: left;
	height: 60px;
}

	/* ------------ New Styles ------------- */
	
.issueBlockNew {
	height: 190px;
	overflow: hidden;
	margin-bottom: 10px;
	margin: 8px 15px;
	margin-right: 25px;
/* 	border-bottom: 1px solid #C23754; */
	padding-bottom: 6px;
}

.imageHolder {
	float: left;
	width: 204px;	
	height: 204px;
}

.imageHolder img {
	border: 1px outset #ffffff;
	display: block;
	margin: 0px auto;
}

.issueBlockNew h4, .issueBlockNew p {
	margin-left: 225px;
}

.issueBlockNew h3 {
	padding-bottom: 4px;
	margin-left: 210px;
}

.issueBlockNew p {
	margin-top: 7px;
}


	/* ------------------ About Page ---------------------- */
	
.upToTop {
	position: absolute;
	top: 0px;
	left: 0px;
}

.about {
	margin-right: 0px !important;
}

.about .topSpacer {
	height: 25px;
}

.aboutColumn {
	width: 230px;
}

.aboutColumn p {
	margin-bottom: 15px;
}

.aboutColumn strong {
	text-transform: uppercase;
}

.aboutColumn strong.red {
	color: #C23754;
}

.aboutColumn strong.blue {
	color: #97B9BA;
}

.aboutColumnRight {
	float: right;
}

.aboutColumnLeft {
	padding-left: 15px;
}



	/* -------------------------- Subscription Page --------------------------------- */
	
#contentRight h5 {
	font-size: 19px;
	text-align: center;
}

#scriptH {
	color: #C23754;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 6px;
}

#scriptH .bigLeft {
	float: left;
	font-size: 38px;
}

#scriptH .bigLeft span {
	font-size: 51px;
}

#scriptH .littleRight {
	font-size: 22px;
	padding-top: 5px;
}

#scriptH .littleRight span {
	display: block;
	color: #97B9BA;
	font-size: 19px;
}


p.flores {
	padding-left: 15px;
	background-image: url('/_img/headerDot.jpg');
	background-position: left 3px;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 20px;
	padding-right: 40px;
}

p.flores a.blockIt {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #C23754;
}

#scriptBubble {
	width: 222px;
	margin-left: 25px;
	margin-top: 31px;
}

.sBTop {
	height: 37px;
	background-image: url('/_img/scriptBubbleTop.jpg');
	background-repeat: no-repeat; 
}

.sBBottom {
	height: 13px;
	background-image: url('/_img/scriptBubbleBottom.jpg');
	background-repeat: no-repeat;
}

.sBMiddle {
	background-image: url('/_img/scriptBubbleMiddle.jpg');
	background-repeat: repeat-y;
	padding: 7px 0px;
}

.sBMiddle p {
	padding-left: 35px;
	padding-right: 20px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #C23754;
	text-align: center;
	line-height: 18px;
}


	/* ------------------------------- Media Page --------------------------------------- */
	
.media {
	padding-left: 25px;
}

.media p.formResponse {
	font-size: 16px;
	color: #97B9BA;
	margin-top: 7px;
	margin-left: 15px;
}

#sForm {
	margin-left: 50px;
	margin-top: 20px;
}

#sForm p {
	margin-bottom: 4px;
	width: 375px;
	text-align: right;
	font-size: 12px;
}

#sForm input {
	width: 250px;
	margin-left: 10px;
	border: 1px solid #97B9BA;
	padding: 1px;
}

#sForm input.submit {
	width: auto;
	margin-top: 13px;
	border-style: outset;
	cursor: pointer;
}	

	/* --------------------- Declarations for the Contact Page ------------------------------ */
	
.contact h3 {
	margin-top: 17px;
}

.contact h4, .contact p {
	padding-left: 15px;
	font-size: 16px;
}

.contact p {
	font-size: 13px;
}


	/* ----------------------- Links Page --------------------------------------- */
	
#links {
/* 	width: 600px; */
}	

#links th {
	text-align: left;
}

#links td {
	padding-top: 5px;
	vertical-align: top;
	font-size: 14px;
	padding-right: 10px;
}

#links a {
	color: blue;
}




