/*
Theme Name: Breakthrough
Description: The look of the Breakthrough Kent Denver website.
*/



body {
	margin: 0;
	background: #76B3D6 url(images/bg.jpg) repeat-x;
	font-family: arial;
	font-size: 14px;
	}
	
body.with-admin-bar {
	background-position: 0 28px;
	}
	
h2 {
	font-size: 16px;
	}
	
h3 {
	font-size: 14px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.clear {
	clear: both;
	}
	
.center {
	text-align: center;
	}
	
	
	
/* admin toolbar */
	
#admin-bar {
	background: #464646;
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	padding: 0 10px;
	border-bottom: 1px solid #333;
	}
	
#admin-bar a {
	color: #ccc;
	text-decoration: none;
	}
	
#admin-bar a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#admin-bar a.logout {
	float: right;
	}
	
#admin-bar .admin a {
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	color: #fff;
	}
	
#admin-bar .arrow {
	color: #fff;
	font-size: 14px;
	}
	
	
/* top area + logo */
	
#top {
	position: relative;
	width: 780px;
	margin: 0 auto;
	background: url(images/bg_fades.gif) repeat-x;
	}
	
#logo {
	margin: 12px 0 10px 25px;
	}
	
	
/* navigation */
	
#nav {
	position: absolute;
	top: 110px;
	right: 2px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	}
	
#nav li a {
	display: block;
	float: left;
	padding: 0 12px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
#nav li.current_page_item,
#nav li.current_page_parent,
#nav li.current_page_ancestor,
#nav li:hover {
	background: url(images/link_left.gif) no-repeat;
	}
	
#nav li.current_page_item a,
#nav li.current_page_parent a,
#nav li.current_page_ancestor a,
#nav li:hover a {
	background: url(images/link_right.gif) no-repeat top right;
	color: #000;
	}
	
	
/* container */
	
#container {
	width: 780px;
	margin: 0 auto;
	background: #fff url(images/container_middle.gif) repeat-y;
	}
	
#container-inner1 {
	background: url(images/container_top.gif) no-repeat top left;
	}
	
#container-inner2 {
	background: url(images/container_bottom.gif) no-repeat bottom left;
	padding: 5px;
	}
	
#container a {
	color: #0E3961;
	}
	
	
/* banner at top of content */
	
#banner {
	background: #FFF8D7 url(images/yellowbox_top.gif) repeat-x;
	margin: 15px 15px 12px;
	border-bottom: 1px solid #fff;
	position: relative;
	}
	
#banner-inner {
	background: url(images/yellowbox_bottom.gif) repeat-x bottom left;
	color: #000;
	}
	
#banner a {
	color: #0E3961;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
	}
	
#banner a:hover {
	text-decoration: underline;
	}
	
#banner h2 {
	margin: 0;
	padding: 10px;
	font-weight: bold;
	line-height: 20px;
	}
	
#banner p {
	margin: 0;
	padding: 0 10px 10px;
	line-height: 135%;
	}
	
	
/* navigation in the banner */
	
#banner ul {
	height: 31px;
	margin: 0;
	padding: 5px;
	}
	
#banner ul li {
	float: left;
	list-style: none;
	margin:0;
	padding:0;
	display: block;
	}
	
#banner ul li a {
	display: block;
	float: left;
	color: #000;
	font-size: 14px;
	height: 31px;
	line-height: 31px;
	margin: 0;
	padding: 0 10px;
	}
	
#banner ul li.current_page_item,
#image #banner ul li.current_page_parent {
	background: url(images/sublink_left.gif) no-repeat;
	}
	
#banner ul li.current_page_item a,
#image #banner ul li.current_page_parent a {
	background: url(images/sublink_right.gif) no-repeat top right;
	}
	
	
/* content area */
	
#content {
	padding: 0 25px 15px;
	line-height: 150%;
	}
	
#content.widecolumn {
	padding: 40px 128px;
	}
	
#content img {
	padding: 6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	}
	
#content img.alignright {
	margin: 0 0 1em 1em;
	}
	
#content img.alignleft {
	margin: 0 1em 1em 0;
	}
	
	
	
/* footer */
	
#footer {
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	color: #35516A;
	padding-bottom: 10px;
	}
	
	
	
/* HOMEPAGE */

#homepage #banner {
	font-size: 12px;
	margin-bottom: 20px;
	}
	
#homepage #banner h2 {
	font-size: 14px;
	}
	
#homepage #banner a {
	margin-left: 4px;
	}

#homepage #content {
	padding: 0 15px 15px;
	}
	

.featured-photo {
	float: right;
	border: 6px solid #E6F5FC;
	margin-left: 20px;
	line-height: 0;
	}
	
.featured-photo table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: -60px;
	}
	
.featured-photo table td {
	padding: 0;
	}
	
#content .featured-photo img {
	border: 0;
	padding: 0;
	}
	
.featured-photo .photo-title {
	position: relative;
	z-index: 2;
	top: -30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	padding: 0 10px;
	font-size: 11px;
	}
	
#content .featured-photo .photo-title a {
	float: right;
	color: #fff;
	}
	
.featured-photo .photo-title-bg {
	position: relative;
	z-index: 1;
	top: -60px;
	height: 30px;
	line-height: 30px;
	background: #000;
	opacity: .6;
	filter: alpha(opacity = 60);
	}
	
.latest-news {
	margin-left: 10px;
	position: relative;
	}
	
.latest-news h3 {
	font-size: 11px;
	margin: .5em 0;
	}
	
.latest-news h2 {
	font-size: 18px;
	margin: .5em 0;
	}
	
.latest-news h2 a {
	text-decoration: none;
	}
	
.latest-news h2 a:hover {
	text-decoration: underline;
	}
	
.latest-news p {
	font-size: 12px;
	}
	
.latest-news p a {
	font-size: 11px;
	font-weight: bold;
	margin-left: 4px;
	text-decoration: none;
	}
	
.latest-news p a:hover {
	text-decoration: underline;
	}
	
#before-upcoming-events {
	padding-top: 20px;
	}
	
#upcoming-events {
	background: #E6F5FC url(images/bluebox_top.gif) repeat-x;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	}
	
#upcoming-events-inner {
	background: url(images/bluebox_bottom.gif) repeat-x bottom left;
	padding: 15px;
	}
	
#upcoming-events h3 {
	margin: 0;
	font-size: 11px;
	}
	
#upcoming-events a.more {
	color: #0E3961;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	}
	
#upcoming-events .event {
	width: 33%;
	float: left;
	margin-top: 15px;
	}
	
#upcoming-events .event .date {
	float: left;
	margin-right: 10px;
	text-align: center;
	background: #B0D7EB;
	font-size: 20px;
	line-height: 20px;
	padding: 5px 8px 4px;
	}
	
#upcoming-events .event .date .month {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	}
	
#upcoming-events .event h2 {
	margin: 0 0 2px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	position: relative;
	margin-right: 10px;
	}
	
#upcoming-events .event h2 a {
	display: block;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 20px;
	height: 20px;
	white-space: nowrap;
	}
	
#upcoming-events .event h2 a:hover {
	text-decoration: underline;
	}
	
#upcoming-events .event p {
	margin: 0;
	}

#badges {
	text-align: right;
	font-size: 12px;
	color: 666;
	margin: 1em 0 0;
	}
	
#badges a {
	margin-left: 5px;
	}
	
#badges img {
	border: 0;
	padding: 0;
	vertical-align: middle;
	position: relative;
	top: -1px;
	}
	
	
	
	
	
/* STUDENTS PAGE */

#students #content {
	padding-right: 15px;
	}	
	
#students .featured-student {
	float: right;
	width: 270px;
	background: #E6F5FC url(images/bluebox_top.gif) repeat-x;
	margin: 0 0 30px 30px;
	}
	
#students .featured-student-inner {
	padding: 10px;
	background: url(images/bluebox_bottom.gif) repeat-x bottom left;
	font-size: 11px;
	line-height: 18px;
	}
	
#students .featured-student h3 {
	margin-top: 0;
	margin-bottom: 10px;
	}
	
#students .featured-student img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	}

	
	
	
/* STAFF */

table.bios {
	width: 100%;
	margin-top: 1em;
	}
	
table.bios td {
	width: 33%;
	vertical-align: top;
	}
	
	
	
	
	
/* NEWS PAGE */
	
#blog .nav .prev {
	float: left;
	}
	
#blog .nav .next {
	float: right;
	}
	
#blog.single .nav {
	margin: 0 -80px;
	}
	
#blog.single .nav div {
	max-width: 400px;
	}
	
#blog .post,
#blog .page {
	margin: 1em 0 2em 0;
	}
	
.post-title {
	font-size: 22px;
	line-height: 110%;
	color: #0E3961;
	}
	
#blog.single .post-title {
	margin-top: 0;
	padding-top: 10px;
	}
	
#blog.archive .post-title,
#blog.search .post-title {
	margin-bottom: .3em;
	}
	
.post-title a {
	text-decoration: none;
	}
	
.post-title a:hover {
	text-decoration: underline;
	}
	
.post-info {
	color: #666;
	}
	
#blog.single .post-info {
	font-size: 11px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	margin: 2em 0;
	}
	
#blog-main {
	float: left;
	width: 530px;
	}
	
#sidebar {
	float: left;
	width: 225px;
	}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#sidebar li {
	margin: 20px 0;
	}
	
#sidebar li li {
	margin: .5em 0;
	}

#sidebar li.blog-search {
	margin-top: 15px;
	background: #E6F5FC url(images/bluebox_top.gif) repeat-x;
	}
	
#sidebar #searchform {
	background: url(images/bluebox_bottom.gif) repeat-x bottom left;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	}
	
#sidebar #searchform label {
	display: none;
	}
	
#sidebar #searchform input {
	vertical-align: middle;
	font-size: 12px;
	_position: relative;
	_top: 7px;
	}
	
#sidebar #searchform #s {
	width: 130px;
	}
	
li.blog-archives {
	padding: 0 10px;
	}
	
li.blog-archives h2 {
	font-size: 20px;
	margin-bottom: .5em;
	}
	
li.section-notice {
	border: 1px solid #ccc;
	padding: 10px;
	line-height: 150%;
	}
	
li.section-notice p {
	margin: 0;
	}
	
	
	
/* IMAGE PAGE */

#image .nav {
	float: right;
	}
	
#image .nav span {
	font-size: 16px;
	font-weight: bold;
	}
	
#image #content.widecolumn {
	padding-top: 10px;
	}
	
	
	
/* comments */

.avatar {
	float: left;
	margin: 0 10px 40px 0;
	}
	
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	}
	
.comment {
	clear: both;
	}
	
#respond {
	clear: both;
	}
	
#comment {
	width: 506px;
	height: 100px;
	}
	
#submit {
	font-size: 16px;
	}
	
