/*-----------------------------------------------------------------------------
[client] Screen Stylesheet

version:   1.0
date:      09/30/2009
author:    [Dawn Daehn]
website:   [rochesterbetterchange.org]
-----------------------------------------------------------------------------*/

body {
	background-color: #939db6;
	font: 72% Verdana, sans-serif;
	padding: 0;
	margin: 28px auto;
	width: 917px;
	color: #505050;
	}

/* Layout
-----------------------------------------------------------------------------*/
#container-outer {
	background: transparent url('images/container-outer-background.gif') top center repeat-y;
	text-align: center;
	padding: 0;
	width: 920px;
	}

#container {
	background: transparent url('images/container-top.jpg') top center no-repeat;
	}	
	
#column-left { 
	position: relative;
	float: left;
	margin: 44px 10px 24px 40px;
	width: 238px;
	text-align: left;
	}
	
#column-right {
	position: relative;
	float: left;
	margin: 42px 20px 24px 20px;
	width: 558px;
	min-height: 200px;
	line-height: 130%;
	text-align: left;
	}
	
#footer {
	color: #b7b7b7;
	float: left;
	margin: 0 40px 40px 0;
	width: 860px;
	text-align: right;
	font-size: 95%;
	}	

#content {
	background: transparent url('images/certificate-slice.png') top center repeat;
	margin-top: 34px;
	}
	
#content-inner {
	padding: 20px 40px 40px 40px;
	}	

#content-bottom {
	background: transparent url('images/certificate-bottom.gif') bottom left no-repeat;
	padding-bottom: 34px;
	}

.bottom {
	position: relative;
	top: 3px;
	}
	
#ribbon {
	position: absolute;
	top: 34px;
	left: 410px;
	}	

.clear {
	clear: both;
	}
	
.consider {
	display: block;
	width: 220px;
	text-align: right;
	color: #2f99bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	line-height: 115%;
	float: left;
	margin: 15px 10px auto 115px;
	}
	
.button {
	width: 101px;
	height: 40px;
	background: transparent url(images/button-background.gif) top left no-repeat;
	color: #2f99bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding: 12px 0px 0px 12px;
	margin-top: 15px; 
	float: right;
	}
		

/* Link Styles 
-----------------------------------------------------------------------------*/

a[href$='.pdf'], a[href$='.PDF'] {
	display: inline-block;
	padding-right: 17px;
	background: transparent url('images/icon-pdf.gif') center right no-repeat;
	}

a[href$='.doc'], a[href$='.DOC'], a[href$='.rtf'], a[href$='.RTF'], a[href$='.txt'], a[href$='.TXT'], a[href$='.wps'] {
	display: inline-block;
	padding-right: 16px;
	background: transparent url('images/icon-doc.gif') center right no-repeat;
	}

a[name*="noicon"] {
	padding-left: 0px;
	background-image: none;
	}


/* Common Content Formatting
-----------------------------------------------------------------------------*/

span #clear {
	clear: both;
	}

a img {
	border: 0;
	text-decoration: none;
	}

a {
	color: #2f99bf;
	outline: none;
	text-decoration: none;
	}

a:hover, a:focus {
	text-decoration: underline;
	}

a:active {
	color: #004098;
	}

ol, ul, li {
	margin: 0;
	padding: 0;
	}

#column-right li {
	padding: 0 0 6px 0;
	}

#column-right ul {
	margin: 10px 10px 10px 30px;
	clear: both;
	}

#column-right ul ul {
	margin-bottom: auto;
	clear: both;
	}

#column-right ul li {
	list-style-image: url('images/bullet-style1.gif');
	padding-left: 10px;
	}

#column-right ul ul li {
	list-style-image: url('images/bullet-style2.gif');
	}

#column-right ol {
	margin: 10px 10px 10px 35px;
	clear: both;
	}

#column-right ol ol {
	margin-bottom: auto;
	clear: both;
	}

#column-right ol li {
	list-style-type: decimal;
	padding-left: 7px;
	}

#column-right ol ol li {
	list-style-type: lower-alpha;
	}

abbr {
	border-bottom: 1px dotted #666666;
	}

hr {
	color: #d2d2d2;
	}

span.font-small {
	font-size: 90%;
	}

blockquote {
	margin: 2px 20px;
	}

img.image-border {
	border: 1px solid #666;
	}

img.image-left-border {
	float: left;
	margin: 0 10px 6px 0;
	border: 1px solid #666;
	clear: both;
	}

img.image-right-border {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #666;
	}

img.image-left-noborder {
	float: left;
	margin: 0 10px 6px 0;
	}

img.image-right-noborder {
	float: right;
	margin: 0 0 10px 10px;
	}

p.para-box-border, p.para-box-border1, p.para-box-border2 {
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	}

p.para-box-border:after, p.para-box-border1:after, p.para-box-border2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.box-border, .box-border1, .box-border2 {
	margin-bottom: 15px;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	overflow: hidden;
	clear: both;
	}

.box-border p, .box-border1 p, .box-border2 p {
	margin-top: 10px;
	margin-bottom: 0;
	}

.box-border > p:first-child, h2:first-child, h3:first-child {
	margin-top: 0;
	}

.box-border1 > p:first-child, h2:first-child, h3:first-child {
	margin-top: 0;
	}

.box-border2 > p:first-child, h2:first-child, h3:first-child {
	margin-top: 0;
	}

.box-border:after, .box-border1:after, .box-border2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

p.pullquote1-left {
	float: left;
	margin: 0 15px 15px 0;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	width: 200px;
	clear: both;
	}

p.pullquote1-right {
	float: right;
	margin: 0 0 10px 15px;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	width: 200px;
	clear: both;
	}

p.pullquote2-left {
	float: left;
	margin: 0 15px 15px 0;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	width: 200px;
	clear: both;
	}

p.pullquote2-right {
	float: right;
	margin: 0 0 15px 15px;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	width: 200px;
	clear: both;
	}


/* Left Navigation
-----------------------------------------------------------------------------*/

#site-nav {
	position: relative;
	display: block;
	padding-top: 30px;
	}

#site-nav ul {
	border-top: 1px solid #ddd;
	padding-top: 4px;
	list-style: none;
	}

#site-nav ul li {
	padding: 0 0 4px 0;
	}

#site-nav a:link, #site-nav a:visited, #site-nav a:hover, #site-nav a:active {
	display: block;
	color: #6a7276;
	border-bottom: 1px solid #ddd;
	padding: 4px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 150%;
	}
 
#site-nav a#here:link, #site-nav a#here:visited, #site-nav a#here:hover, #site-nav a#here:active {
	font-weight: bold;
	}


/* RSS Formatting
-----------------------------------------------------------------------------*/

#column-right ul.rss-items {
	margin: 10px 10px 20px 0;
	clear: both;
	}

#column-right ul li.rss-item {
	background: transparent url('images/global-bullet-clear.gif') 2px 4px no-repeat;
	padding-left: 0;
	}


/* Unique Content Formatting
-----------------------------------------------------------------------------*/

#alert1-border {
	background-color: #d3dff6;
	margin-bottom: 15px;
	border: 1px solid #a5c0f9;
	padding: 4px;
	}

#alert1 {
	background: #e6edfa url('images/icon-alert.gif') 6px 6px no-repeat;
	padding: 0 0 4px 45px;
	}

#alert1 h2 {
	color: #333;
	margin-top: 0;
	padding-top: 10px; 
	font-family: arial, sans-serif;
	font-size: 135%;
	font-weight: bold;
	clear: both;
	}


/* Fonts
-----------------------------------------------------------------------------*/

h1 {
	color: #c5c5c5;
	margin-top: 0;
	padding: 2px 0 4px 0;
	font-family: arial, sans-serif;
	font-size: 350%;
	line-height: 105%;
	font-weight: normal;
	}

h2 {
	font-family: arial, sans-serif;
	font-size: 135%;
	font-weight: bold;
	line-height: 110%;
	clear: both;
	}

h2.heading2-ruleshadow {
	background: url('images/global-slice-h2background.gif') bottom left repeat-x;
	padding: 10px 0px 12px 0;
	clear: both;
	}

h2.heading2-ruled {
	margin: 10px 0 10px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 5px;
	clear: both;
	}

h2.heading2-fancy {
	font-family: palatino, georgia, serif;
	font-weight: normal;
	font-size: 150%;
	line-height: 105%;
	clear: both;
	}

h3 {
	font-family: arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	clear: both;
	}
    
h4, h5, h6 {
	padding-top: 10px;
	font-family: arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}


/* Tables
-----------------------------------------------------------------------------*/

#column-right table {
	margin-left: 1px;
	font-size: 11px;
	}

th {
	font-size: 100%;
	font-weight: bold;
	}

td {
	font-weight: normal;
	}

td p {
	margin: 6px;
	font-size: 100%;
	}


/* ---------- spacing behaviors ---------- */

div#region2 > p:first-child, h2.heading2-ruled {
	margin-top: 0px;
	}

div#region3 > p:first-child {
	margin-top: 0;
	}


