/*  
Theme Name: WordPress Crossings
Theme URI: http://wordpress.org/
Description: A theme from Waters Designs 
Version: 1.0
Author: Waters Designs
Author URI: http://www.watersdesigns.com/ 
*/

/* CSS Document */
body  {
	background-color:#ffffff;
	color:#666666;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.main_div {
	width:760px;
	vertical-align:top;
	text-align:left;
	margin: 7px auto;
	background-color:#FFF;
	padding:0;
}

.postmetadataalt {
	font-size:0.81em; 
}
.pagetitle {
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	color:#070809;
}
p	{
	text-align:justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #OOO000;
	padding: 0px 50px 15px 15px;
}

html { 
	font-size:12px; 
	font-family:tahoma, arial; 
} 
.normal { 
	font-size:1.01em; 
	font-family:tahoma, arial; 
} 
.big { 
	font-size:1.11em; 
	font-family:tahoma, arial; 
}
.bigger { 
	font-size:1.21em; 
	font-family:tahoma, arial; 
}
.small { 
	font-size:0.81em; 
	font-family:tahoma, arial; 
}
h1	{
	text-align:left;
	padding: 5px 15px 5px 15px;
	color:#FF0000;
	font-size:12px;
}
h2	{
	text-align:left;
	font-size: 14px;
	color:#000;
	padding: 0px 15px 5px 15px;
}
h3	{
	text-align:left;
	font-size: 12px;
	color: #000;
	padding: 1px 25px 1px 15px;
} 
#hr	{
	margin: 0px 50px 10px 15px;
	border: none 0; 
	border-top: 1px dotted #000;
}
#respond { 
	color:#ff0000;
	font-size:1.81em;
	font-weight:normal; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.head h3 a {
	color:#ff0000;
	text-decoration:underline;
}
.head h3 a:hover {
	text-decoration:none;
}
.content_txt h3 a {
	color:#ff0000;
	text-decoration:underline;
}
.content_txt h3 a:hover {
	color:#ff0000;
	text-decoration:underline;
}

.menu {
	vertical-align:top;
	padding:17px 15px 1px 15px;
	text-align:right;
}
.menu ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}
.menu ul li {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	display:inline;
}
.menu ul li a {
	background:url(images/more_bg.jpg) right top no-repeat;
	color:#234400;
	text-decoration:none;
	padding:0px 28px 0px 22px;
	margin:0px 0px 0px 0px;
	font-size:1.21em;
}
.menu ul li a:hover {
	text-decoration:underline;
	color:#234400;
	font-size:1.21em;
}
.header {
	background:url(images/header.jpg) left top no-repeat;
	width:790px;
	height:163px;
}
.header_nav_box {
	float: right;
	width: 100px;
	height: 163px;
	padding-top: 20px;
}
.co_name {
	vertical-align:top;
	padding:75px 20px 20px 155px;
}
.co_name a {
	color:#ffffff;
	text-decoration:none;
}
.co_name a:hover {
	color:#ffffff;
	text-decoration:none;
}
.slogan {
	vertical-align:top;
	padding:3px 35px 10px 10px;
	color:#ff0000;
	line-height:1.41em;
	font-size:1.21em;
}

.bbg {
	background:url(images/bbg.jpg) left top repeat-y;
	width:790px;
}

.bbg_blank {
	background:url(images/bbg_blank.jpg) left top repeat-y;
	width:790px;
}

.line1 {
	width:13px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.line2 {
	width:31px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.line3 {
	width:44px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.left {
	width:242px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right {
	width:100%;
	height:100%;
	vertical-align:top;
	display:table-cell;
	padding:22px 0px 0px 0px;
}
.head {
	background:url(images/head_bg.jpg) left bottom repeat-x;
	vertical-align:top;
	padding:0px 0px 10px 0px;
	color:#070809;
}
.top_opt {
	width:130px;
	height:100%;
	vertical-align:top;
	text-align:right;
}
.author {
	background:url(images/head_bg.jpg) left bottom repeat-x;
	vertical-align:top;
	padding:0px 0px 10px 0px;
	margin:0px 0px 22px 0px;
	color:#A7B4B9;
}
.author span {
	color:#69C200;
}
.author a {
	color:#A7B4B9;
	text-decoration:none;
}
.author a:hover {
	color:#A7B4B9;
	text-decoration:underline;
}

.left1 {
	width:260px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	text-align:left;
}
.right1 {
	width:200px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	text-align:right;
}
.content_txt {
	padding:1px 0px 3px 0px;
	line-height:1.41em;
}
.content_txt a {
	color:#ff0000;
	text-decoration:none;
}
.content_txt a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.content_txt strong {
	color:#2F373A;
	font-size:1.1em;
}
.content_txt .p {
	color:#7EBE1C;
	font-size:1.21em;
	padding:1px 0px 1px 22px;
	font-style:italic;
	font-weight:bold;
	margin:4px 0px 0px 0px;
}
.content_txt ul {
	padding:12px 0px 0px 75px; 
	margin:0px 0px 0px 0px;
}
.content_txt li {
	list-style:circle;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:1.71em;
	font-size:1.1em;
	color:#666666;
}
.content_txt ul li a {
	text-decoration:none;
	color:#ff0000;
}
.content_txt li a:hover {
	text-decoration:underline;
	color:#ff0000;
}
.footer {
	background-color:#DF0110;
	width:760px;
	height:15px;
}
.footer_txt {
	vertical-align:top;
	padding:13px 0px 0px 297px;
	color:#808080;
}
.footer_txt strong {
	color:#808080;
}
.footer_txt a {
	color:#808080;
	text-decoration:none;
}
.footer_txt a:hover {
	color:#808080;
	text-decoration:underline;
}

.widget_style {
	vertical-align:top;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#000000;
}

.widget_style a {
	text-decoration:underline;
	color:#68777D;
}
.widget_style a:hover {
	text-decoration:none;
	color:#68777D;
}
.widget_style ul {
	padding:5px 10px 15px 24px; 
	margin:0px 0px 0px 0px;
	background:url(images/cats_bg.jpg) left bottom repeat-x #F1F5F5;
}
.widget_style li {
	list-style:none;
	padding:0px 0px 0px 14px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg1.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.61em;
	color:#68777D;
}
.widget_style ul li a {
	text-decoration:none;
	color:#68777D;
}
.widget_style li a:hover {
	text-decoration:underline;
	color:#68777D;
}

#links_with_style ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background:url(images/cats_bg.jpg) left bottom repeat-x #F1F5F5;
}
#links_with_style ul ul {
	padding:5px 10px 15px 24px; 
	margin:0px 0px 0px 0px;
}
#links_with_style li h2 { 
	color:#292F30;
	font-size:1.21em;
	font-weight:bold;
	padding:22px 10px 6px 59px;
	margin:0px 0px 0px 0px;
	background:url(images/cats_head2.gif) left top no-repeat #F1F5F5;
} 
#links_with_style ul li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:none;
	vertical-align:top;
}
#links_with_style ul li ul li {
	list-style:none;
	padding:0px 0px 0px 14px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg1.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.61em;
	color:#68777D;
}
#links_with_style ul li a {
	text-decoration:none;
	color:#68777D;
}
#links_with_style ul li a:hover {
	text-decoration:underline;
	color:#68777D;
}

#categories h2 { 
	color:#292F30;
	font-size:1.21em;
	font-weight:bold;
	padding:22px 10px 6px 59px;
	margin:0px 0px 0px 0px;
	background:url(images/cats_head1.gif) left top no-repeat #ffffff;
} 
#categories ul {
	padding:5px 10px 15px 24px; 
	margin:0px 0px 0px 0px;
	background:url(images/cats_bg.jpg) left bottom repeat-x #ffffff;
}

#search {
	background:url(images/cats_bg.jpg) left bottom repeat-x #F1F5F5;
	vertical-align:top;
	padding:25px 15px 26px 23px;
	margin:0px 0px 0px 0px;
	color:#2B2E2F;
	font-size:1.11em;
}
#search span {
	color:#2B2E2F;
}
#search input {
	font-size:12px; 
	color:#2B2E2F;
	font-family:Tahoma, arial, verdana, courier;
	width:137px;
	height:21px;
	border:inset 1px #879CA3;
	padding:0px 0px 0px 0px;
	margin:5px 12px 0px 0px;
	vertical-align:middle;
}
#search .input {
	width:39px;
	height:21px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	vertical-align:middle;
}

.right #search {
	background:none;
	vertical-align:top;
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#2B2E2F;
	font-size:1.11em;
}
.right #search span {
	color:#2B2E2F;
}
.right #search input {
	font-size:12px; 
	color:#2B2E2F;
	font-family:Tahoma, arial, verdana, courier;
	width:337px;
	height:21px;
	border:inset 1px #879CA3;
	padding:0px 0px 0px 0px;
	margin:5px 12px 0px 0px;
	vertical-align:middle;
}
.right #search .input {
	width:39px;
	height:21px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	vertical-align:middle;
}


#links_with_style  {
	vertical-align:top;
}
#archives  {
	vertical-align:top;
}
#meta  {
	vertical-align:top;
}
#recent-comments  {
	vertical-align:top;
}
#recent-posts  {
	vertical-align:top;
}
#categories  {
	vertical-align:top;
}
#calendar_wrap {
	vertical-align:top;
	padding:10px 10px 15px 64px;
}
#calendar {
	vertical-align:top;
	background:url(images/cats_bg.jpg) left bottom repeat-x #F1F5F5;
}
#calendar_wrap a {
	text-decoration:underline;
	font-weight:bold;
}
#calendar_wrap a:hover {
	text-decoration:none;
	font-weight:bold;
}
#google-search  {
	vertical-align:top;
}
#gsearch {
	text-align:left;
}
#pages  {
	vertical-align:top;
}
#text-1 {
	vertical-align:top;
}
.textwidget {
	text-align:left;
	padding:10px 20px 15px 24px;
	background:url(images/cats_bg.jpg) left bottom repeat-x #bbbbbb;
}
#delicious {
	vertical-align:top;
}
#delicious-box {
	text-align:left;
}




.navigation {padding:10px 0px 10px 0px; display:table; width:100%;}

.alignleft {width:40%; float:left; padding-left:18px;}
.alignright {width:40%; float:right; text-align:right; padding-right:18px;}
.alignleft a {font-size:1.01em; font-weight:bold;}
.alignright a {font-size:1.01em; font-weight:bold;}
.banter {
        text-align:right; 
	float:right;
	margin-top:70px;
	padding-right:25px;
	margin-right:15px;
}
input {background-color: white;} 

h5 { 
	color:#292F30;
	font-size:1.21em; 
	font-weight:bold; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
li.alt {background-color: #f1f5f5;
}
#indexbanner	{
	width:760px;
	height:250px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px dotted black;
}
#aboutbanner	{
	width:760px;
	height:100px;
	background-image:url(images/about.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px dotted black;
}
#classesbanner	{
	width:760px;
	height:100px;
	background-image:url(images/classes.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px dotted black;
}
#facultybanner	{
	width:760px;
	height:100px;
	background-image:url(images/faculty.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px dotted black;
}
#schedbanner	{
	width:760px;
	height:100px;
	background-image:url(images/sched.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px dotted black;
}
#summerbanner	{
	width:760px;
	height:100px;
	background-image:url(images/summer.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px dotted black;
}
#regbanner	{
	width:760px;
	height:100px;
	background-image:url(images/registration.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px dotted black;
}
#contactbanner	{
	width:760px;
	height:100px;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	border-bottom: 1px dotted black;
}
#middler	{
	width:760px;
	height:41px;
	background-image:url(images/mid.jpg);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-bottom:2px;
}
#funspace	{
	text-align:right;
	width: 760px;
	background-color:#CCCCCC;
}
#funspace ul{
	text-align: right;
	padding: 7px;
	margin: 0;
	background-color:#AAA;
}
#funspace ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#funspace ul li a{
	color: #000000;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	text-align: right;
	width: 9em;
}
#funspace ul li a:hover, #nav ul li a:focus{
	text-decoration:underline;
	color:#FF0000;
}
#banner{
	height:40px;
	background-image:url(images/topbar.jpg);
	background-repeat:no-repeat;
}
#banner_internal{
	height:40px;
	background-image:url(images/banner_internal.jpg);
	background-repeat:no-repeat;
}
#nav{
	border-top:2px solid #FFF;
	border-bottom:1px solid #FFF;
}
#nav ul{
	text-align: center;
	padding: 7px;
	margin: 0;
	background-color:#AAA;
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#nav ul li a{
	color: #000000;
	background-color: #AAA;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
	text-align: center;
	width: 9em;
}
#nav ul li a:hover, #nav ul li a:focus{
	text-decoration:underline;
	color:#FFF;
}
#scroll {margin:0px;padding:5px;overflow:auto;height:250px;}