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

/* The Refugee Voice stylesheet */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.4;
	padding: 5px 25px 5px 25px;
	text-align: center;
	background: #F1ECE2;
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/ref_voice_green_gradient.jpg);
}


/* Banner and Logo */

#banner_right {
	background: url(images/ref_voice_banner_b.png) top right no-repeat;
	height: 112px;
}

#banner_left {
	background: url(images/RefVoice-Web-Banner-v1_01.jpg) top left no-repeat;
	height: 112px;
}

#title {
	font-family: Papyrus, "Times New Roman", serif;
	font-size: 48px;
	letter-spacing: 4px;
	text-align: right;
	line-height: 70px;
	padding: 25px 120px 14px 0;
}

#issue {
	border-top: 1px dotted #404040;
	border-bottom: 1px dotted #404040;
	background: #9DB883;
	height: 24px;
	clear: both;
}

#issue_date {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	letter-spacing: 1px;
	line-height: 24px;
	padding-right: 10px;
}

#issue_JRS {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
	line-height: 24px;
	padding-left: 10px;
}

#logo {
	background: url(images/jrs_logo_trans.png) top no-repeat;
	height: 88px;
	margin-top: 10px;
}


/* Main Content Panels */

#left_panel {
	float: left;
	width: 250px;
	padding: 0 5px 5px 25px;
}

#right_panel {
	float: right;
	width: 570px;
	padding: 20px 25px 5px 25px;  /* top right bottom left */
}

#middle_panel {
	width: 600px;
	margin-top: 20px;
	margin-left: 125px;
	margin-right: 125px;
	padding: 0 25px 5px 25px;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: right;
	color: #FFF;
	padding: 5px;
	background: #8D8D8D;
	clear: both;
	letter-spacing: 2px;
}

#jrs_link {
	float: left;
	padding-left: 5px;
}

#jrs_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: .8em;
	color: #FFF;
	text-decoration: none;
}

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

h1 {
	font-family: Papyrus, "Lucida Sans", "Trebuchet MS";
	font-size: 2em;
	font-weight: 400;
	background-color: #6A963F;
	color: #FFFFFF;
	line-height: 34px;
	padding-top: 10px;
	padding-bottom: 7px;
	margin-top: 0;
	margin-left: -20px;
	margin-right: -15px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #6A963F;
	color: #000000;
	text-align: center;
	letter-spacing: .1em;
	padding: 8px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	letter-spacing: .1em;
}

ol li {
	padding-bottom: 12px;
	margin: 20px;
}

.quote_right {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: .9em;
	line-height: 1.3;
	color: #2D2D2D;
	text-align: right;
	padding: 5px 5px 0 220px;
}


/* Pictures */

.picture_left {
	width: 210px;
	margin-right: 12px;
	padding: 8px;
	float: left;
	text-align: center;
	border: 1px solid #868686;
}

.picture_right {
	width: 210px;
	margin-left: 12px;
	padding: 8px;
	float: right;
	text-align: center;
	border: 1px solid #868686;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	/*font-style: italic;*/
	line-height: 14px;

}


/* Pull Quotes */

.pullquote_right {
	background: #FBF9E6;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.5em;
	text-align: right;
	padding: 10px 20px 10px 20px;
	margin-left: 20%;
	margin-right: -25px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pullquote_left {
	background: #FBF9E6;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.5em;
	text-align: left;
	padding: 10px 20px 10px 20px;
	margin-right: 20%;
	margin-left: -25px;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Note from Director and Donate-Volunteer */

#box {
	border: 1px dotted #E2E2E2;
	margin: 7px;
	clear: both;
	background: #9DB883;
}

.box_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #666666;
	padding: 0 25px 10px 25px;
	font-size: 1.5em;
	color: #000000;
	font-weight: 500;
}

.box_text {
	padding: 0 25px 0 25px;
	line-height: 1.4;
	color: #000000;
}

.director_sig {
	font-family: "Brush Script MT", Mistral, Pristina, "Script MT Bold";
	font-size: 2em;
	color: #000000;
	font-weight: 400;
	text-align: right;
	padding-right: 25px;
}


/* Page Number Links */

.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 5px;
	color: #000000;
	text-align: right;
	letter-spacing: .1em;
	margin-bottom: 16px;
}

.page a {
	color: 03F;
}

.page a:hover {
	color: red;
}


/* Statistics Box */

#stats_box {
	background: #EAECC1;
	margin-top: 10px;
}

#stats_title {
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: #6A963F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	letter-spacing: .1em;
	text-align: center;
	color: #F4F0A6;
	font-weight: bold;
}

#stats_box .content {
	padding: 20px;
}

ul .stats {
	margin-left: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 14px;
	padding-bottom: 5px;
	color: #333333;
	font-size: .8em;
	line-height: 18px;
	margin-bottom: 20px;
	list-style-position: outside;
	list-style-image: url(images/bird.png);
}


/* Others */

ul li {
	margin-left: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	color: #333333;
	font-size: 1em;
	line-height: 18px;
	margin-bottom: 20px;
	list-style-position: outside;
	list-style-image: url(images/bird.png);
}

.pdf_link {
	color: #333;
}

.pdf_link a {
	color: #930;
}

.pdf_link a:hover {
	color: #36F;
}
