/*
Theme Name: St. Cletus (Immense Networks)
Theme URI: http://stcletuscolts.com
Description: St Cletus Catholic School theme
Author: Jason Cross -- Immense Networks
Author URI: http://jasonmichaelcross.com -- http://immense.net
version: 1.1
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#e7e7e7 url(images/bkg_bkg.jpg) repeat-x;
	font-family: helvetica, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin: 20px;
	}
h1, h1 a, h2, h2 a, h3, h3 a {
	font-size: 1.1em;
}
h1, h1 a, h2, h3, h4 {
	margin: 0.7em;
}	
h1, h1 a {
	color: #0970b0;
	text-transform: uppercase;
}
#left h1, #left h1 a {color: #c3c3c3; font-size: 2em;}
	p#motto {
		color: #fff;
		font-style: italic;
		font-size: 1.2em;
		font-weight: bold;
		position: absolute;
		bottom: 34px;
		right: 0;
	}
h2 {
	color: #823131;
	text-transform: uppercase;
	margin-top:10px;
}
h3 {
	margin-bottom: 0;
	color: #70635D;
}
	.entry h3 {
	border-bottom: 1px solid #E6D9B9;
	border-right: 1px solid #E6D9B9;
	text-transform: uppercase;
	background-color: #fffdf7;
	}
	.facul h3 {clear: both;}
	
	.footer_bucket h3 {
		font-family: georgia, baskerville, serif;
		font-size: 1.4em;
		color: #fff;
	}
h4 {
	font-size: 9pt;}

li {
	list-style-type: none;
}
ul.inline li {
	float: left;
}
p {
	color: #6e605b;
	line-height: 1.7em;
	font-size: 1.1em;
	padding: 0 0.8em;
}
::selection {
	background: #823131; /* Safari */
	color: #fff;
	}
::-moz-selection {
	background: #823131; /* Firefox */
	color: #fff;
}
/* images and misc. */

img{ border: none; padding: 6px;}
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#0970B0;
	text-decoration: none;
	border-bottom: 1px dotted;
	}

a:hover{
	border-bottom-color: transparent;
}

#sidebar a {
	color: #666;
}

/* container */


#container {
	width: 800px;
	margin: 13px auto 0 auto;
	color:#333;
	overflow: visible;
	}
	
/* header */

#header {
	height: 130px;
	position: relative;
}

h1#logo a{
	display: block;
	width: 600px;
	height: 120px;
	background: url(images/logo.png) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	margin-top: -23px;
	margin-left: -15%;
	border: none;
	float: left;
	
}
#header h1 a:hover{color: #666; text-decoration: none;}


h2#logosub {
	text-indent: -9999px;
	}

/* search box */

#searchbox {
	margin-bottom: 27px;
	float: right;
}
#searchbox ul {
	margin-bottom: 15px;
}
	#searchbox a {
		color: #fff;
	}
	#searchbox a:hover {
		border-color: transparent;
	}
	#searchbox #s {
		
	}
	#searchbox #searchsubmit {
		
	}

/* big buttons */

#big_btns {
	margin-top: -30px;
	float: left;

}
	#big_btns li {
		float: left;
		margin-right: 4px;
	}
	a.bigbtn {
		width: 80px;
		height: 56px;
		display: block;
		background-repeat: no-repeat;
		text-indent: -9999px;
		border: none;
		background-position: left;
	}
	a#btn_hw {
		background-image: url(images/btn_hw.gif);
	}
	a#btn_events {
		background-image: url(images/btn_events.gif);
	}
	a#btn_grades {
		background-image: url(images/btn_grades.gif);
	}
	a.bigbtn:hover {
		background-position: right;
	}

/* sub navigation */
#subnav_cont {
	position: absolute;
	right: 0;
	bottom: -5px;
}
#subnav {
	float: right;
	margin-top: -30px;
/*	width: 280px;*/
}
	#subnav li {
		float: right;
		margin: 0 10px;
	}
	#subnav li a {
		color: #fff;
		text-transform: uppercase;
		border: none;
		line-height: 20px;
	}
		#subnav li a:hover {
			text-decoration: underline;
		}
	#subnav li#map {
		background: url(images/li_map.gif) no-repeat right;
		padding-right: 58px;
		height: 20px;
	}
/* bucket news */
#news_archives {
	margin-left: 9px;
	font-style: italic;
	color: #666;
}
	.bucket_news p {
		font-size: 1em;
		color: #000;
	}
	.bucket_news img {
		display: none;
	}
	#news_items .bucket_news {
		list-style-type: none;
	}
#spolicy { background: #FDF7E9; }
/* Contact Page */
	#post-98 .bucket_news p {
		margin: 0 !important;
	}
	#post-98 .bucket_news {
		margin: 0 4px;
	}
	#post-98 ul#news_items {
		margin: 0 5px;
	}
/* news items */
#home-bot .left {	width: 290px; float: left;}
/* upcoming events */

#upcoming_events {
	width: 472px;
	padding: 10px;
}
#upcoming_events h3 {
		color: #706f0b;
		border-bottom: 1px dotted #706F0B;
	}
.more {
	position: absolute;
	bottom: 0;
	right: 0;
}
#upcoming_events .more {
	color: #afab5a;
	border: none;
}
	#upcoming_events .more:hover {
		color: #706F0B;
	}
.event {
	background: #F5F4D9;
	padding: 1px 2px;
	border-bottom: 2px solid #fff;
	margin: 0 2px 1px;
	position: relative;
	min-height: 44px;
}
	.no-events .event {background: transparent;}
.events_date {
	color: #6e605b;
	font-size: 0.8em;
	font-style: italic;
	margin-left: 5px;
}
.calendar-table td {font-size: 11px; padding: 0.75em 0;}
.calendar-month {font-size: 24px !important; color: #620001; text-shadow: 1px 1px 0 #fff; text-transform: uppercase;}
.weekend-heading, .normal-day-heading {background: #F7EFDA !important; font-weight: bold; color: #97877F !important; }
span.event {font-size: 1em !important;}
.calendar-heading {background: transparent !important; border: 0 none !important;}
.ec3_list { margin-left: 9px !important; letter-spacing: 0 !important; padding-bottom: 0.75em; margin-bottom: 0.75em; border-bottom: 1px solid #E6D9B9;}
#wp-calendar table td, #wp-calendar table td.pad:hover, #wp-calendar table.nav tr td { height: 54px; background: #F7EFDA; border-color: transparent !important;}
#wp-calendar .pad, .nav td {border-color: transparent !important; background: none !important;}
#wp-calendar table td:hover, #wp-calendar table .ec3_postday, #wp-calendar table .ec3_eventday  {background-color: #F1E7CE !important;}
#wp-calendar table #today, #wp-calendar table #today a {background: #0970B0 !important; color: #fff !important;}
#wp-calendar table td:hover {cursor: pointer;}
#wp-calendar table td, #wp-calendar table th {color: #5F544F; font-size: 14px; font-weight: bold; }
/* statement of policy */

#policy {
	width: 217px;
	float: right;
	margin-top: 1.5em;
}
/* content */

#ornate {
	padding-top: 23px;
}
#content {
	background: #fff url(images/bkg_content.gif) repeat-y;
/*	border-left: 1px solid #e6d9b9;*/
/*	border-right: 1px solid #e6d9b9;*/
	border-bottom: 1px solid #e6d9b9;
	width: 800px;
	clear: both;
	}	
.content_cal {
	background: #fff url(images/bkg_content_cal.jpg) repeat-x !important;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

/* banners */

#banner {
	width: 493px;
	height: 201px;
	margin-left: 10px;
	padding: 4px;
	margin-bottom: 1em;
}
	#banner li {width: 493px; height: 201px;}
	#banner img {padding: 0;}
.post {
	margin:0 6px;
	line-height: 14pt;
	}
	
.entry p{margin:12px 0;}
.entry img {
	background: #f0f0f0;
	border: 1px solid #CCCCCC;
}
.entry ul {
	margin: 0 30px;
}
	.entry ul li {
		list-style-type: disc;
		
	}
.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; }

/* wptable */

.wptable {
	border: 1px solid #fff;
	width: 100%;
}

.wptable th {
}

.wptable td {
}

.wptable tr.alt {
 	background-color: #F4F4EC;
}
.wp-caption-text {
	padding: 0;
	margin: 0 !important;
	text-align: right;
	font-size: 0.9em;
}
/* left */
#left {
	width: 517px;
	float: left;
/*	background: #fff;*/
}

/* sidebar */

#sidebar {
	font-size:8pt;
	width: 280px;
	float:left;
	}


#sidebar img {
	margin-left: 24%;
}

.sidebar_links {
	float: left;
	margin-left: 5px;
/*	width: 140px;*/
/*	margin-left: 13px;*/
}
.sidebar_links a {
	width: 110px;
	display: block;
	height: 100%;
	line-height: 2.2em;
	border-bottom: 1px solid #cccbc8;
	padding-left: 3px;
}
	.sidebar_links a:hover {
		background: #f7f0cb;
		color: #000;
		text-decoration: underline;
	}

/* profiles plugin */
.prof_member {
	float: left;
	width: 241px;
	height: 131px;
	margin: 7px 2px;
	padding: 2px;
	position: relative;
}
.prof_member img {
	float: left;
	padding: 2px;
}
.prof_member ul {
	float: left;
	width: 115px;
	margin: 0 6px;
}
.prof_member ul li {
	list-style-type: none;
}
	li.prof_name {
		font-size: 1.3em;
		font-weight: bold;
		font-family: georgia, baskerville, serif;
		color: #823131;
	}
	li.prof_title {
		font-weight: bold;
		font-size: 0.9em;
		color: #999;
		line-height: 1.1em;
	}
	li.prof_grade {
		
	}
	li.prof_email {
		margin-top: 9px;
	}
	li.prof_link a {
		position: absolute;
		bottom: 0;
		right: 6px;
		border: none;
		font-style: italic;
		color: #b0b0b0;
	}
	li.prof_link a:hover {
		color: #0970B0;
	}

/* accel reader */

.ar_num {
	float: left;
	margin-left: 4px;
}
.ar_prev, .ar_next {
	display: block;
	width: 44px;
	height: 21px;
	text-indent: -9999px;
	border: none;
}
.ar_prev {
	background: url(images/page_prev.jpg) no-repeat;
	float: left;
}
.ar_next {
	background: url(images/page_next.jpg) no-repeat;
	float: right;
}
/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-size: 12pt;
	
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-size: 10pt;
	
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#left input, #left select, #left textarea {
	background: url(images/bkg_input.jpg) repeat-x;
	width: 261px;
	border: 1px solid #ccc;
	color: #823131;
}
	#left input:hover, #left select:hover, #left textarea:hover, #left input:focus, #left select:focus, #left textarea:focus {
		border-color: #823131;
	}
	#left form p {
		line-height: 1.3em;
		margin: 0.8em 0;
	}
#searchform{
	text-align: right;
	padding: 6px 0 6px 6px;
	clear: left;
	}

#searchform input#s{
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}
	input.btn {
		width: 158px !important;
		height: 43px !important;
		background: url(images/bkg_send.gif) no-repeat !important;
		text-indent: -9999px !important;
		border: none !important;
		opacity: 0.7;
		filter:alpha(opacity=70);
		display: block;
	}
	input.btn:hover {
		opacity: 1;
		filter:alpha(opacity=100);
		cursor: hand;
		cursor: pointer;
	}
/* footer */

#footer {
	background: #710e0e url(images/bkg_footer.jpg) repeat-x;
	height: 9em;
	clear: both;
	width: 100%;
	margin-top: 9px;
	color: #fff;
	}
	#footer a, #header a {
		color: #fff;
		display: block;
		font-size: 0.9em;
		overflow: hidden;
	}
	#footer img {
		float: left;
		padding-right: 7px;
	}
	#footer address {
		float: left;
		line-height: 1.4em;
		font-style: normal;
		margin-top: 6px;
	}
	#footer p {
		float: left;
	}

.footer_bucket {
	width: 266px;
	float: left;
}
#slogan {
	margin-top: 2.3em;
	text-align: center;
}
	.inline {
		margin-left: 20px;
	}
	.inline li {
		margin-left: 10px;
		text-align: right;
	}



/* global */

.clear {
	clear: both;
}
.blue {
	color: #0970B0;
}
a#immense {
	margin-top: 3px;
	margin-bottom: 15px;
	text-indent: -9999px;
	display: block;
	width: 109px;
	height: 13px;
	float: right;
	border: none;
	background: url(images/immense_networks.png) no-repeat left;
}
a#immense:hover {
	background-position: right;
}
#left a[href$='.pdf'], .pdf { 
	background: url(images/li-pdf.jpg) no-repeat left center;
	padding-left: 21px;
	color: #0970B0;
	font-weight: bold;
	border: 0 none;
}
	#left a[href$='.pdf']:hover, .pdf:hover {
		color: #823131;
		text-decoration: underline;
	}

#backlink {
	position: absolute;
	bottom: 0;
	left: 0;
}
#print_ul, #post-127 {
	position: relative;
}
.printme {
	position: absolute;
	right: 0;
	background: url(images/printicon.gif) no-repeat left;
	padding-left: 20px;
	margin-right: 13px;
}
	.printme a {
		border: none;
		font-style: italic;
	}
#sc-table table tr {
	border-bottom: 1px solid #000 !important;
}
#sc-table tr td {
	border-bottom: 1px solid #000;
}
form.alumform {
	
}

	form.alumform #phoneli {
		width: 100%;
		overflow: auto;
	}
	form.alumform #phoneli input.phone {
		float: left;
		width: 27px;
		margin-right: 5px;
	}
		input.phone4 {
			width: 37px !important;
		}
		form.alumform #phoneli select {
			margin: 0.8em 0;
		}
#post-621 h3 a {
	display: block;
	width: 423px;
	height: 73px;
	background-color: #fff;
	background-repeat: no-repeat;
	border: none;
	overflow: auto;
	text-indent: -9999px;
	background-image: url(images/bkg-form-alum.png);
}
#post-621 h3 {
	background: none;
	border: none;
}
#post-621 h3#alumform-parent a {
	background-image: url(images/bkg-form-parent.png) !important;
}
#post-621 .entry p.hideme {
	text-indent: -9999px;
	margin: 0;
}
.formcont form ul li {
	list-style-type: none;
	line-height: 10px;
	margin: 10px 0;
	width: 100%;
	overflow: auto;
}
.formcont form label {
	text-align: right;
	width: 117px;
	padding-right: 10px;
	float: left;
}
.formcont form input {
	width: 249px;
	float: left;
}
.formcont form input.submit {
	float: right;
	border: 1px solid #823131 !important;
	margin-right: 56px;
}

ul.error_list {
	color: red;
}
li.page-item-621 a {
	padding-left: 20px;
	background: url(images/li-new.png) no-repeat left center;
}
li.page-item-621 a:hover {
	background: #F7F0CB url(images/li-new-hover.png) no-repeat left center;
}
#upcoming_events {margin-left: 19px; overflow: hidden; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #dbdbdb;}
#upcoming_events > ul > li {font-size: 14px; padding-bottom: 0.75em; font-weight: bold; float: left; width: 142px; margin-right: 14px;}
#upcoming_events > ul > li li {font-size: 11px; font-weight: normal; padding: 0.15em 0; margin-left: 18px; list-style-type: disc;}
#upcoming_events h2 {margin-left: 0;}
.calnk a span, .calnk a:hover span {background: #FBFBDF !important;}
.calnk .event-title, .calnk a span {font-size: 11px !important; font-weight: normal;}
#linklove {text-align: center; font-size: 10px; width: 100%; clear: both;}
#home-bot {width: 508px; overflow: hidden;}
