@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodybg2.png);
	background-repeat: repeat-x;
	background-color: white;
	font-family: calibri, sans-serif, Arial;
}


h1 { 
	margin-bottom: .6em; 
	font-family: calibri, sans-serif, Arial; 
	font-weight: normal; 
	font-size: 2em; 
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #091d39;
}

h2 {
	color: #8f0a0b;
	font-weight: bold;
	display: inline;
	font-size: 1.1em;
}

h3 {
	color: #8f0a0b;
	font-weight: bold;
	display: inline;
	font-size: 1.1em;
}

h4 {
	color: #8f0a0b;
	font-weight: bold;
	display: inline;
	font-size: 1.3em;
	border: 0;
}

/* hack for big font in ie problem */
.font-size-12 {
  font-size: 1em;
/* font-size: 87.5%; */
}

img {
	border: 0;
	vertical-align: bottom;
	background-color: transparent;
}

a:link {
	font-size: 1em;
}

a:hover {
 /*	text-shadow: 0 0 0.6em #fff;
	-webkit-box-shadow: 0x 0px 5px rgba(255, 255, 255, 1);
	-moz-box-shadow: 0px 0px 5px rgba(255, 255, 255, 1);  */
	font-size: 1em;
}

a:visited {
	font-size: 1em;
	font-weight: normal; 
	display: inline; 
	font-family: Calibri, Arial;
}

a:active {
	font-size: 1em;
	outline: none;
}

a:focus { 
	-moz-outline-style: none;
	outline: none;
}

#container {
	width: 944px;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 944px;
	height: 200px;
	background-image: url(images/header3_new.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#headerforum {
	position: relative;
	width: 944px;
	height: 200px;
	background-image: url(images/forumheader.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#shadow {
	width: 936px;
	margin: 0 auto;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
}

#content {
	width: 880px;
	margin: 0 auto;
	font-size: 1em;
}

.space li {
	padding-bottom: 18pt;
}

.recordlinks {
	font-size: 1em; 
	font-weight: normal; 
	display: inline; 
	font-family: times;
}

.involved {
	font-style: italic;
	font-weight: bold;
	color: #140d4a;
}

.redq {
	width: 475px;
	display: inline;
	color: #8f0a0b;
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
	padding: 10px;
	border: 1px solid #dbdbdb;
}

#footer {
	width: 100%;
	height: 120px;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
}

#footerribbon {
	width: 945px;
	height: 130px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#footerribbon2 {
	margin: 0 auto;
	width: 945px;
	height: 120px;
	background-image: url(images/reaganfooter.png);
	background-repeat: no-repeat;
	position: relative;
	top: -20px;
}

#footer2 {
	width: 100%;
	height: 150px;
	background-color: #0a0431;
	background-position: bottom;
	border-top: 2px solid black;
}

.qanda li {
	padding-bottom: 15px;
}

#leftcolumn {
	width: 528px;
	float: left;
	margin-top: 150px;
	margin-left: 18px;
	font-size: 1em;
	text-align: justify;
	font-family: calibri, sans-serif, Arial;
}

#leftcolumn legend.pos {
	color: #8f0a0b;
	font-weight: bold;
	display: inline;
	font-size: 1.3em;
	border: 0;
}

#leftcolumn2 {
	width: 528px;
	padding-top: 220px;
	margin-left: 18px;
	font-size: 1em;
	text-align: justify;
	font-family: calibri, sans-serif, Arial;
}

#leftcolumndonate {
	width: 700px;
	height: 2000px;
	float: left;
	margin-top: 150px;
	margin-left: 30px;
	font-size: 1em;
	text-align: justify;
	font-family: calibri, sans-serif, Arial;
}

.featured {
	position: relative;
	width: 509px;
	height: 150px;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: .9em;
	line-height: 1em;
}

.featuredtitle {
	display: inline;
	font-size: 1.2em;
	text-align: left;
	padding-left: 5px;
}

.featured p {
	display: inline;
	padding: 10px;
}

.praisequotes {
	position: relative;
	width: 509px;
	height: 125px;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: 1em;
	line-height: 1em;
}

.praisetitle {
	display: inline;
	font-size: 1.2em;
	text-align: left;
	padding-left: 5px;
}

.praisequotes p {
	font-style: italic;
	display: block;
	vertical-align: middle;
}

#rightcolumn {
	width: 315px;
	float: right;
	margin: 0 auto;
	padding-top: 16px;
}

.info {
	font-style: italic;
	color: #0d0456;
}

.romneyquotes {
	font-style: italic;
}

.question {
	color: #810c0e;
	font-size: 1.1em;
}

.answer {
	font-style: italic;
	display: block;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.endnotes {
	font-size: .7em;
}

.bib {
	font-size: .8em;
}


/* CROSS FADE */

#politicalQuotes { 
    width:   262px;
    height:  216px;
    padding: 0;
    margin:  0 auto;
    margin-top: 16px;
    overflow: visible;
	z-index: 11;
	background: transparent;
} 
 
#politicalQuotes img {  
    width:  262px; 
    height: 216px; 
    top:  0; 
    left: 0;
    background-color:transparent;
}

#videoContent { 
    width:   262px;
    height:  216px;
    padding: 0;
    margin:  0 auto;
    margin-top: 16px;
    overflow: visible;
	z-index: 11;
} 
 
#videoContent img {  
    width:  262px; 
    height: 216px; 
    top:  0; 
    left: 0 
}

/* NAVIGATION */

#navigation {
	position: absolute;
	left: 7px;
	top: 108px;
}

#home {
  display: block;
  width: 115px;
  height: 33px;
  background: url("images/navigation/home.jpg") no-repeat 0 0;
  float: left;

}

#home:hover { 
  background-position: 0 -33px;
}

#home span {
  position: absolute;
  top: -999em;
}

#featured {
  display: block;
  width: 209px;
  height: 33px;
  background: url("images/navigation/featured.jpg") no-repeat 0 0;
  float: left;
}

#featured:hover { 
  background-position: 0 -33px;
}

#featured span {
  position: absolute;
  top: -999em;
}

#forum {
  display: block;
  width: 198px;
  height: 33px;
  background: url("images/navigation/philblog.jpg") no-repeat 0 0;
  float: left;
}

#forum:hover { 
  background-position: 0 -33px;
}

#forum span {
  position: absolute;
  top: -999em;
}

#ontheissues {
  display: block;
  width: 176px;
  height: 33px;
  background: url("images/navigation/mittspositions.jpg") no-repeat 0 0;
  float: left;
}

#ontheissues:hover { 
  background-position: 0 -33px;
}

#ontheissues span {
  position: absolute;
  top: -999em;
}

#qanda {
  display: block;
  width: 116px;
  height: 33px;
  background: url("images/navigation/qanda.jpg") no-repeat 0 0;
  float: left;
}

#qanda:hover { 
  background-position: 0 -33px;
}

#qanda span {
  position: absolute;
  top: -999em;
}

#aboutus {
  display: block;
  width: 116px;
  height: 33px;
  background: url("images/navigation/aboutus.jpg") no-repeat 0 0;
  float: left;
}

#aboutus:hover { 
  background-position: 0 -33px;
}

#aboutus span {
  position: absolute;
  top: -999em;
}
/* -- END Navigation -- */



/* -- SUB NAVIGATION -- */


#subnav {
	position: relative;
	left: 15px;
	top: 0px;
}

#record {
  display: block;
  width: 100px;
  height: 26px;
  background: url("images/navigation/therecord.jpg") no-repeat 0 0;
  float: left;
}

#record:hover { 
  background-position: 0 -26px;
}

#record span {
  position: absolute;
  top: -999em;
}

#media {
  display: block;
  width: 100px;
  height: 26px;
  background: url("images/navigation/themedia.jpg") no-repeat 0 0;
  float: left;
}

#media:hover { 
  background-position: 0 -26px;
}

#media span {
  position: absolute;
  top: -999em;
}

#story {
  display: block;
  width: 100px;
  height: 26px;
  background: url("images/navigation/thestory.jpg") no-repeat 0 0;
  float: left;
}

#story:hover { 
  background-position: 0 -26px;
}

#story span {
  position: absolute;
  top: -999em;
}

#health {
  display: block;
  width: 100px;
  height: 26px;
  background: url("images/navigation/healthcare.jpg") no-repeat 0 0;
  float: left;
}

#health:hover { 
  background-position: 0 -26px;
}

#health span {
  position: absolute;
  top: -999em;
}

/* Active links */

#subnav a.activepage {
	background-position: 0 -26px;
}

/* -- END SUB NAV -- */


#content a {
	color: #7e0c0c;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.blockquoting {
	padding: 0 25px;
	font-style: italic;
}

.qandadisplay {
	border: 1px solid #e6e6e6; 
	padding: 10px; 
	margin-bottom: 15px;
}

.positions {
	border: 1px solid #e6e6e6;
	padding: 10px;
	margin-bottom: 15px;
}

.positions h2 {
	color: #8f0a0b;
	font-weight: bold;
	display: inline;
	font-size: 1.2em;
	font-family: Arial;
}

.positions li {
	line-height: 15pt;
	list-style: square;
}

#reagancontent {
	width: 840px;
	margin: 0 auto;
	background-image: url(images/reaganbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #040023;
	padding: 25px;
	padding-top: 180px;
	color: #fff;
	font-family: Times;
	text-align: justify;
}

#reagancontent a {
	color: #fbcbcb;
	text-decoration: none;
}

#prolifecontent {
	width: 880px;
	margin: 0 auto;
	font-size: 1em;
}

#prolifecontent a {
	color: #505050;
	text-decoration: none;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0 auto;
  padding: 0;
  width: 500px;
}

ul.menu li span.redq {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}


ul.menu ul.menu {
    border-left: 5px #f00 solid;
}


div.panel {
    border: 1px #000 solid;
    padding: 5px;
    margin-top: 1px;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
.indent6 { padding-left: 6em; }
.indent7 { padding-left: 7em; }
.indent8 { padding-left: 8em; }
.indent9 { padding-left: 9em; }
.indent10 { padding-left: 10em; }