/*-----------------------------------------------------------------------------
Companion Star Style Sheet

author:		Joseph Skelly
email:		joseph.skelly@companionstar.org
date:			3/1/2014

Colors
red:	#790000
beige: 
-----------------------------------------------------------------------------*/

body {
	text-align:left;
	margin-top:1em;
	margin-left: 1em;
	width:1216px;
	background-color:#790000;
	/*font-size: 16px; */
	/*size used by IE*/
}

/* LOGO BAR
-----------------------------------------------------------------------------*/
#logobar {
	width:1073px;
	height: 66pt;
	margin-bottom:4px;
	float: inherit;
	background-color: #fff;
	border-top: 2pt solid #000;
	border-bottom: 2pt solid #000;
	border-left: 2pt solid #000;
	border-right: 2pt solid #000;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
/*	border: 2pt solid #ff0000;
*/}

#logobarleft {
	width:500px;
	float: left;
	height: 54pt;
	margin: 0px 0pt 5pt 0pt;
	padding: 5pt;
	padding-left: 20pt;
	background-color: #FFF;
}

#logobarright {
	float: left;
	width:501px;
	height: 54pt;
	padding: 5pt;
	padding-left: 20pt;
	background-color: #FFF;
	margin-bottom: 5pt;
/*	border-top: 2pt solid #000;
	border-bottom: 2pt solid #000;
	border-right: 2pt solid #000;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
*/	text-align:right;
}

.networks {
	float:right;
	width:130px;
	height:20pt;
	padding:2px 10px 0px 0px;
	margin:0px 0px 15px 0px;
	font-family:helvetica, Geneva, Arial, sans-serif;
	font-weight:normal;
	font-size: 0.9em; 
	text-align:right;
	margin: 0.0em 0.0em 0.5em; 
	/*border:1pt solid #000;*/
}

.networks.share {
	width:130px;
	height:15pt;
	padding:9px 0px 0px 0px;
	margin:0px;
}

.contribute {
	float:right;
	width:130px;
	height:23pt;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*border:1pt solid #000;*/
}

.search {
	float:right;
	width:300px;
	height:20pt;
	padding:0px 0px 0px 0px;
	margin:12px 0px 0px;
	/*border:1pt solid #000;*/
}

/* HEADINGS
-----------------------------------------------------------------------------*/
h1 {
	font-family: helvetica, sans-serif;
	font-size: 16pt;
	color:#790000;
}

h2 {
	font-family: helvetica, sans-serif;
	font-size: 105%;
	<!--font-variant:small-caps;-->
	letter-spacing: 1pt;
	color:#790000;
}

.h2.spaceabovebelow {
	margin:40px 0px 35px;
	font-family: helvetica, sans-serif;
	font-size: 105%;
	font-weight:bold;
	color:#790000;
}

.h2.black {
	margin-top:15px;
	font-family: helvetica, sans-serif;
	font-size: 105%;
	font-weight:bold;
	color:#000;
}

h3 {
	font-family: helvetica, sans-serif;
	font-size: 95%;
	<!--font-variant:small-caps;-->
	letter-spacing: 1pt;
}

/* CONTENT
-----------------------------------------------------------------------------*/
#mainbody {
	float:left;
	width:901px;
	clear:both;
	border: 2pt solid #000;
	padding: 25px 86px;
	background-color: #FFF;
	overflow:auto;
}

#mainbody ul li {
	list-style:none;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 95%;
}

p {
	font-family:helvetica, Geneva, Arial, sans-serif;
	font-size: 0.9em; 
	text-align:left;
}

.copy { /*Use to replace p tag*/
	font-family:helvetica, Geneva, Arial, sans-serif;
	font-size: 1.0em; 
	text-align:left;
	margin: 0.0em 0.0em 0.5em; 
}

.copySmall {
	font-family:helvetica, Geneva, Arial, sans-serif;
	font-size: 0.9em; 
	text-align:left;
	margin: 0.0em 0.0em 0.5em; 
}

.stem {
	margin: 10px 0px;
	font-family:helvetica, Geneva, Arial, sans-serif;
	font-size: 1.0em; 
	text-align:left; 
	line-height: 16pt;
}

.tag2 {
	display: block;
	height:50px;
	vertical-align:middle;
	margin-top: 20px;
	font-family:helvetica, Geneva, Arial, sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	color:#790000;
	text-align:left; 
	line-height: 16pt;
}

.caption {
	margin: 0px 10px 5px;
	font-family:helvetica, Arial, sans-serif;
	font-size: 0.8em; 
	text-align:left; 
}

.quote {
	margin: 0px 10px 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-style:italic;
	text-align:left; 
}

.bullet { 
	color: #000000; 
	padding-left: 18px;
	text-indent: -16px;
	margin: 0px 0px 5px 0px; 
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 1em; 
	text-align:left; 
}

/* = Right-side Welcome Block
-----------------------------------------------------------------------------*/

.welcome-right {
	display:inline;
	float:right;
	width: 380px; 
	padding:10px;
	margin:0px 0px 0px;
	border: solid 0px; 
	background-color:#f6f2da;
	background: url(../images/welcome_background.gif);
	background-repeat:no-repeat;
	border:#790000 solid 1px;
	font-size:0.9em; 
}

.welcome-right.header {
	display: inline-block;
	height:auto;
	padding:4px 0px 5px 19px;
	margin:-10px -10px -10px -10px;
	background-color:#f1ecd0;
	background: url(../images/welcome_ornament2.png);
	background-repeat:no-repeat;
	border-top: none;
	border-right: none;	
	border-bottom:#fbf9eb solid 5px;
	border-left: none;	
	/*background:#f1ecd0;*/
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
	color:#790000;
	text-align:left;
}

.welcome-right.title1 {
	float: left;
	display: inline-block;
	width: 165px;
	height:auto;
	border: 0px;
	background:none;
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
/*	border-bottom:#790000 solid 5px;*/
	font-size:0.9em;
	font-weight:bold;	
	color:#790000; 
	text-align: right;
	text-transform:none;
	border: solid 0px #000; 
}

.welcome-right.title1.spaceabove {
	margin: 15px 0px 5px 10px;
}

.welcome-right.title2 {
	float: left;
	display: inline-block;
	width: 165px;
	height:auto;
	border: 0px;
	background:none;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
	font-weight:bold;	
	color:#000; 
	text-align: right;
	text-transform:none;
	border: solid 0px #000; 
}

.welcome-right.title2.nospacebelow {
	font-size: 0.7em;
	margin: 0px 0px 0px 10px;
}

.welcome-right.title3 {
	float: left;
	display: inline-block;
	width: 200px;
	height:auto;
	border: 0px;
	background:none;
	margin: 7px -10px 10px 0px;
	padding: 0px 0px 0px 0px;
/*	border-bottom:#790000 solid 5px;*/
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.9em;
	font-weight:bold;	
	color:#790000; 
	text-align: left;
	text-transform:uppercase;
}

.welcome-right.title4 {
	float: left;
	display: inline-block;
	width: 200px;
	height:auto;
	border: 0px;
	background:none;
	margin: 0px -10px 10px 0px;
	padding: 0px 0px 0px 0px;
/*	border-bottom:#790000 solid 5px;*/
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;	
	color:#000; 
	text-align: left;
	text-transform:uppercase;
}

.welcome-right.body {
	float: left;
	display: inline-block;
	width: 200px;
	height:auto;
	border: 0px;
	background:none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
/*	border-bottom:#790000 solid 5px;*/
	font-size: 0.8em;
	font-weight:normal;	
	color:#000; 
	text-align: right;
	text-transform:none;
	border: solid 0px #000; 
}

.welcome-right.body.umw {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:0.9em;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

/* = Welcome Block
-----------------------------------------------------------------------------*/
.block { 
	float: left;
	display: inline-block;
	width: 275px;
	height: 615px;
	margin: 20px 20px 10px 0px;
	padding: 5px 0px 10px 10px;
	background: url(../images/welcomeblock_background.gif);
	border: 1px solid #790000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:bold;
	color:#790000;
	text-align:left;
	line-height: 1.1em;
}

.block.rightblock {
	margin-right:0;
}

.welcomeblock.title1 {
	border: 0px;
	background-color: transparent;
	margin: 0px 0px 0px -5px;
	padding: 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:0.7em;
	font-weight:bold;	
	color: #000; 
	text-align: left;
	text-transform:uppercase;
}

.welcomeblock.title2 {
	border: 0px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
/*	border-bottom:#790000 solid 5px;*/
	font-size: 1.1em;
	font-weight:bold;	
	color:#790000; 
	text-align: left;
	text-transform:none;
}

.welcomeblock.title2.blue {
	color:#006699; 
}

.welcomeblock.title2.green {
	color:#006600; 
}

.welcomeblock.title2.orange {
	color:#E26824; 
}

.welcomeblock.bar1 {
	display: inline-block;
	height:10px;
	width: 275px;
	margin:5px 0px 7px;
	background: url(../images/welcome_bar1.png);
	background-repeat:no-repeat;
}

.welcomeblock.bar2 {
	display: inline-block;
	height:10px;
	width: 275px;
	margin:5px 0px 7px;
	background: url(../images/welcome_bar_green.png);
	background-repeat:no-repeat;
}

.welcomeblock.bar.blue {
	display: inline-block;
	height:10px;
	width: 275px;
	margin:5px 0px 7px;
	background: url(../images/welcome_bar_blue.png);
	background-repeat:no-repeat;
}

.welcomeblock.bar.orange {
	display: inline-block;
	height:10px;
	width: 275px;
	margin:5px 0px 7px;
	background: url(../images/welcome_bar3.png);
	background-repeat:no-repeat;
}

.welcomeblock.copy { 
	width: 265px;
	background-color:transparent;
	border: none;
	margin: 0px -5px 5px 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;	
	color: #000; 
	text-align: left; 
}

.welcomeblock.copy.bold { 
	font-weight: bold;	
}

.welcomeblock.copy.caption { 
	padding-top:10px;
	font-weight: bold;	
	font-size: 0.6em;
	line-height:normal;
}

.welcomeblock.copy div { 
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px 0px 9px 0px;
	background-color:transparent;
}

.welcomeblock.conclusion { 
	float: left;
	border: 0px;
	background-color: transparent;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 0.7em;
	text-align: left; 
	font-weight: bold;	
	color: #790000; 
	text-transform: uppercase;
	text-decoration: none;
	line-height:normal;
}

.welcomeblock.bottomborder { 
	width: 910px;
	height: 10px;
	margin: -5px 0px 15px 19px;
	background: url(images/border_home_wordblock.jpg) repeat-x;
	border-left: none;
}

/* PARTNERS BLOCK & LOGOS
-----------------------------------------------------------------------------*/
.partnerblock {
	float:left;
	width: 850px;
	/*border:1px solid #fff;*/
}

.partnerblock.list {
	width: 350px;
	padding-right:0px;
	text-align:left;
	/*border:1px solid #fff;*/
}

.partnerblock.logos {
	width: 470px;
	height:auto;
	margin-top:0px;
	/*border:1px solid #fff;*/
}

.partnerblock.logos.cell {
	width: 150px;
	height: auto;
	margin:0;
	padding:2px;
	text-align:center;
}

.pdfblock {
	width:700px;
	margin-left: 90px;
	border:#999 1px solid;
}


/* = FOOTER
-----------------------------------------------------------------------------*/
#footer {
	float:left;
	width:1073px;
	height: 55px;
	clear:both;
	background-color: #FFF;
	text-align: center;
	font-size: 85%;
	vertical-align: middle;
	margin-top: 4pt;
	border: 2pt solid #000;
	-moz-border-radius-bottomleft: 14px;
	-moz-border-radius-bottomright: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-webkit-border-bottom-right-radius: 14px;
}

#citations {
	text-align:center;
	margin: 0.0em 0.0em 0.0em 10.0em;
	font-family: Arial, Helvetica, sans-serif;
}

#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

/* = LINKS
-----------------------------------------------------------------------------*/
a:link {
	color:#000;
	text-decoration:none	
}

a:active {
	color:#E42217;
	text-decoration:none;
}

a:hover {
	color:#790000;
	text-decoration:underline;
}

a:visited {
	color:#000;
	text-decoration:none;
}
		
a.red:link {
	color:#790000;
	text-decoration:none;
}

a.red:active {
	color:#790000;
	text-decoration:underline;
}

a.red:hover {
	color:#790000;
	text-decoration:underline;
}

a.red:visited {
	color:#790000;
	text-decoration:none;
}
		
a.underscore:link {
	color:#000;
	text-decoration:underline;
}

a.underscore:active {
	color:#790000;
	text-decoration:underline;
}

a.underscore:hover {
	color:#790000;
	text-decoration:underline;
}

a.underscore:visited {
	color:#000;
	text-decoration:none;
}

/*FEEDBACK FORM
-----------------------------------------------------------------------------*/

#contact-area {
	width: 600px;
	margin-top: 25px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 140px;
	padding-top: 4px;
	font-size: 1.4em;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 100%;
}

#contact-area input, #contact-area textarea {
	padding: 4px;
	width: 400px;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 85px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.short {
	width: 120px;
	height:10px;
}

#contact-area input.medium {
	width: 240px;
	height:10px;
}

#contact-area input.long {
	width: 400px;
	height:10px;
}

#contact-area select.state {
	margin:0px 0px 5px 0px;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	border: 1px solid #999;
}
