@charset "UTF-8";
/* layout-styles.css */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, tr, td {
margin: 0;
padding: 0;
}

body {
text-align: left;
background: transparent url(images/header-bg.jpg) repeat-x;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

h1 {
position: absolute;
top: -60px;
left: -80px;
width: 255px;
background: transparent no-repeat;
text-indent: -9999px;
}

#logo blockquote {
position: absolute;
top: -9999px;
}


h2 {
padding: 10px;
border-bottom: 1px dashed #cccccc;
font-size: 14pt;
text-transform: uppercase;
}

h3 {
background-color: #333333;
color: #9ed378;
padding: 15px 0 10px 0;
text-transform: uppercase;
text-align: center;
font-weight: lighter;
font-size: 14pt;
}


h4 {
color: #81a6cf;
text-align: left;
padding: 10px 20px;
border-bottom: 1px dashed #cccccc;
font-size: 12pt;
}

h5 {
font-size: 12pt;
font-weight: normal;
padding: 5px 0;
}

h6 {
position: absolute;
left: -380px;
width: 255px;
background: transparent no-repeat;
text-indent: -9999px;
}


p {
line-height: 1.5em;
font-size: 10pt;
padding: 5px 10px;
}

h2, h4, h5, p, blockquote, span.adr, a, a:link {
font-family:Arial, Verdana, Helvetica, sans-serif;
}

ol, ul {
list-style: none;
}

	ul#press-release, ul#quote {
	background: transparent url(images/blackboard-bg.jpg) no-repeat;
	min-height: 360px;
	max-height: 360px;
	overflow: hidden;
	margin: 2px 0 0 0;
	width: 253px;
	}
	
		
			
		ul#press-release li h5 {
		color: #ffffff;
		
		}
		ul#press-release li ul.press-dates {
		padding: 0 10px;
		}
		
		ul#press-release li ul.press-dates li {
		margin: 15px 0;
		}
		
		ul#press-release li a.press, ul#press-release li a.press:link {
		font-size: 11pt;
		}
			ul#press-release li a.press:hover, ul#be-link a:hover, ul#contacts a:hover {
			color: #ffffff;
			text-decoration: none;
			}
			
		div.chain {
		background: transparent url(images/broken-chain-link.png) no-repeat 0 0;
		width: 315px;
		height: 255px;
		margin: -120px 0 0 0;
		}
	

	
	
	#stories {
	width: 100%;
	margin: 10px 0px;
	border-top: 1px dashed #cccccc;
	/*border-left: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
	*/
	position: relative;
	text-align: left;
	padding: 0;
	}
	
	ul#headliner {
	position: relative;
	width: 100%;
	margin: 0;
	float: left;
	display: block;
	}
	
	ul#headliner li {
	width: 40%;
	margin: 10px 20px;
	padding: 0;
	display: inline;
	position: relative;
	float: left;
	border-bottom: 1px dashed #cccccc;
	}	
	
		ul#headliner li h4 {
		font-weight: normal;
		font-size: 10pt;
		color: #3679e2;
		margin: 10px 0;
		}	
		
		ul#headliner li p:first-line {
		text-align: left;
		font-weight: bold;
		padding: 5px 0;
		color: #3679e2;
		}
			ul#headliner li p {
			font-weight: lighter;
			font-size: 9pt;
			padding: 5px;
			}
			
			ul#headliner cite {
			font-style: italic;
			font-size: 9pt;
			font-weight: normal;
			}
			
		ul#headliner img {		
		padding: 0;
		margin: 0;
		border: 1px solid #cccccc;
		}
		
	ul#events {
	width: 100%;
	}
		ul#events li {
		width: 97%;
		margin: 0;
		padding: 5px 10px;
		display: inline;
		position: relative;
		float: left;
		clear: both;
		border-bottom: 1px dashed #cccccc;
		}
			/*ul#events li:nth-child(even) {
			background-color: #dddddd;
			}*/
		
		ul#events li h4 {
		font-weight: bold;
		font-size: 10pt;
		color: #3679e2;
		margin: 5px 0;
		padding: 5px;
		border: none;
		}
		
		ul#events li p {
		font-weight: lighter;
		font-size: 9pt;
		padding: 5px 10px;
		}
		
		ul#events li p:first-line {
		text-align: left;
		font-weight: normal;
		padding: 5px 0;
		color: #3679e2;
		}
		ul#events img {		
		padding: 0;
		margin: 0 10px 0 0;
		border: none;
		float: left;
		}
		
	ul#full-list {
	width: 100%;
	}
		ul#full-list li {
		width: 97%;
		margin: 0;
		padding: 5px 10px;
		display: inline;
		position: relative;
		float: left;
		clear: both;
		border-bottom: 1px dashed #cccccc;
		font-weight: normal;
		font-size: 9pt;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		}
			/*ul#full-list li:nth-child(even) {
			background-color: #dddddd;
			}*/
		
		ul#full-list li h4 {
		font-weight: bold;
		font-size: 10pt;
		color: #3679e2;
		margin: 5px 0;
		padding: 5px;
		border: none;
		}
	
		ul#full-list img {		
		padding: 0;
		margin: 0 10px 0 0;
		border: none;
		float: left;
		}

	
	
		
	ul#contacts li p, ul#sponsors li.sponsors {
	padding: 10px;
	}	
	
	ul#sponsors {
	padding-bottom: 20px;
	}
		
	ul#be-link, ul#contacts, ul#sponsors {
	background-color: #5b5a5a;
	margin: 10px 0;
	color: #ffffff;
	}
		
		ul#sponsors li.sponsors {
		width: 200px;
		background-color: #ffffff;
		text-align: center;
		margin: 0 auto;
		}
	
			ul#be-link li p {
			padding: 10px;
			text-align: left;
			}
			
		

address, caption, cite, code, dfn, em, th, var {
font-style: normal;
font-weight: normal;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset, img {
border: 0;
}

caption, th {
text-align: left;
}

span.adr {
font-size: 9pt;
}	

blockquote.marian {
font-size: 14pt;
font-weight: normal;
color: #ffffff;
line-height: 1.5em;
padding: 65px 10px 40px 10px;
}


/*----------- DIVS --------*/

#container {
background-color: transparent;
width: 1150px;
margin:0 auto;
text-align: left;
}

#content, #header, #footer {
border: 	1px solid transparent;
overflow: hidden;
width: 100%;
}


header {
}
	#logo {
	width: 890px;
	min-height: 270px;
	float: left;
	z-index: 10;
	margin-top: 5px;
	background: transparent url(images/break-chain-branding.png) no-repeat 0 0;
	}
	

	
	#donate {
	width: 255px;
	height: 230px;
	margin-left: 893px;
	position: relative;
	}
	
		#donate img {
		margin-bottom: 10px;
		}
		
table {
width: 600px;
clear: both;
}

tr {
width: 100%;
}

td.left {
width: 33%;
}
td.right {
width: 66%;
text-align: left;
}
		
		label {
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size: 9pt;
		color: #333333;
		line-height: 2em;
		}
		
			label.contact {
			padding: 5px 0 5px 20px;
			}
			
		input.TF {
		margin: 0;
		padding: 3px;
		width: 200px;
		font-size: 9pt;
		border: 1px solid #cccccc;
		}
		
		textarea.TA {
		margin: 0;
		padding: 3px;
		width: 300px;
		font-size: 9pt;
		border: 1px solid #cccccc;
		}
		
		input.textbox {
		margin: 0;
		padding: 3px;
		width: 172px;
		font-size: 9pt;
		}
		
		input.submit {
		margin: 0;
		padding: 3px 2px 2px 2px;
		background-color: #333333;
		color: #81a6cf;
		font-size: 10pt;
		border: solid 2px #81a6cf;
		text-transform: uppercase;
		cursor: pointer;
		}
		
		input.send {
		margin: 0;
		padding: 2px;
		background-color: #333333;
		color: #81a6cf;
		font-size: 9pt;
		border: solid 1px #81a6cf;
		cursor: pointer;
		}
	
	
#nav {
width: 640px;
margin-top: 184px;
float: right;
padding: 0;
}

	#nav-main ul {
	margin: 0;
	padding: 0;
	}
	
	ul#nav-main li {
	display: inline;
	position: relative;
	}
	ul#nav-main li a:link, ul#nav-main li a:visited, ul#nav-main li a:active {
	color: #333;
	text-decoration: none;
	display: inline;
	padding: 10px 5px 11px 5px;
	font: normal 12pt Arial, Verdana, Helvetica, sans-serif;
	margin: 0 6px;
	border: 1px solid transparent;
	}
	ul#nav-main li a:hover {
	border-left: 1px solid #81a6cf;
	border-right: 1px solid #81a6cf;
	background-color: #5b5a5a;
	color: #81a6cf;
	cursor: pointer;
	}
	
	ul#nav-main li a.current, ul#nav-main li a.current:hover {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	color: #81a6cf;
	background-color: #ffffff;
	cursor: pointer;
	}
	
	
	ul#nav-main li ul {
	width:460px; 
	top: -37px;
	position: relative;
	}
	
	ul#nav-main li ul  {
	position: absolute;
	display: none;
	left: -100px;
	}
	
	
	#nav ul li:hover ul li a {
	display: inline;
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
	padding: 10px 5px;
	border: 1px solid #81a6cf;
	font-size: 11pt;
	margin: 0;
	}
	
	#nav ul li ul li a:hover {
	background-color: #5b5a5a;
	color: #81a6cf;
	cursor: pointer;
	}
	
	#nav ul li:hover ul, #nav ul li ul li {
	display: inline;
	float: left;
	}



#content {
margin-top: -45px;
margin-bottom: 0;
}

#left-content-column {
width: 22%;
float: left;
}

#mid-content-column {
width: 56%;
float: left;
}

#right-content-column {
width: 22%;
float: right;
}

#content-text {
width: 100%;
padding: 0;
/*border-left: 1px dashed #cccccc;
border-right: 1px dashed #cccccc;*/
margin: 0 auto;
position: relative;
min-height: 360px;
}

	

#footer {
border-top: 1px dashed #cccccc;
clear: both;
}

#copyright {
float: left;
width: 40%;
position: relative;
padding: 8px 0;
}
	#copyright img {
	float: left;
	margin-right: 15px;
	}
	#copyright p {
	margin: 15px 10px;
	text-align: left;
	font-size: 8pt;
	color: #81a6cf;
	}

/*----------   UTILITY NAV   ----------*/
#utility-nav {
width: 55%;
margin: 0;
position:relative;
float: right;
padding: 10px 0;
text-align: left;
}

	#utility-nav {
	margin: 0;
	padding: 25px 0;
	width: 55%;
	}
	
	ul#utility-nav li {
	display: inline;
	position: relative;
	}
	ul#utility-nav li a:link, ul#utility-nav li a:visited, ul#utility-nav li a:active {
	color: #333;
	text-decoration: none;
	display: inline;
	padding: 10px 5px 11px 5px;
	font: normal 8pt Arial, Verdana, Helvetica, sans-serif;
	margin: 0 3px;
	}
	ul#utility-nav li a:hover {
	color: #81a6cf;
	}
	
	
/********************************/


ul#sitemap {
width: 75%;
position: relative;
padding: 10px 20px;
}

	ul#sitemap li{
	width: 100%;
	float: left;
	display: block;
	margin: 5px 0;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	ul#sitemap li a:link, ul#sitemap li a:visited, ul#sitemap li a:active {
	color:#81a6cf;
	text-decoration: underline;
	}
	ul#sitemap li a:hover {
	color: #333333;
	text-decoration: none;
	}
	
	span.hdr {
	font-weight: bold;
	color: #333333;
	}
	
	ul#sitemap li ul li {
	padding: 10px 20px 0 20px;
	}

#flash {
width: 640px;
height: 360px;
margin: 2px auto;
}

/* LINKS */

a, a:link {
color:#81a6cf;
text-decoration: underline;
cursor: pointer;
}

a:hover {
color: #333333;
text-decoration: none;
cursor: pointer;
}

a.dk-blue {
color:#015a91;
cursor: pointer;
}
	a.dk-blue:hover {
	color: #81a6cf;
	text-decoration:none;
	cursor: pointer;
	}


.warning {
color: #ff0000;
}

img.rt {
border: 1px solid #cccccc;
margin: 10px;
float: left;
position: relative;
}

img.nb {
border: none;
margin: 10px;
float: left;
position: relative;
}

/* COLORS */

.lt-blue {
color: #81a6cf;
}

.dark-blue {
color: #015a91;
}

.lt-gray {
color: #5b5a5a;
}

.dk-gray {
color: #333333;
}

.green {
color: #9ed378;
}

#event1 {
visibility: hidden;
}