/*
Theme Name: SchemaLogic
Theme URI: http://www.schemalogic.com/
Description: Theme created for SchemaLogic by Krush Creative Group
Version: 1.0
Author: Krush Creative Group
Author URI: http://krushcreative.com/
Tags: 

	SchemaLogic v1.0
	 http://www.schemalogic.com/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #eee;
	color: #5a5a5a;
	text-align: center;
	}

/* misc */	
.alignright {
	float: right;
}

.alignleft {
	float: left;
}

a:active, a:focus {
  outline: none;
}

p {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 7px;
}

h2 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: uppercase;
	margin-top: -4px;
	margin-bottom: 8px;
	color: #000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4em;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}

h2.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: none;
}

span.recentdate {
	font-weight: bold;
	color: #044587;
}
	
/* Page Layout */	

#wrapper {
	width:962px;
	margin: 17px auto 0 auto;
	background: #eee;
}
.breaker {
	 width: 960px; 
	 margin: 0px 1px 0px 1px; 
	 background: #fdfdfd;
}
#body {
 	width: 962px;
	background: #e3e3e3;
	padding: 1px;
}
#head {
 	width: 960px;
	/*height: 265px;*/
	margin: 0px auto 0px auto;
	background: #fdfdfd;
}
 
#top {
 	width: 924px;
	height: 101px;
	margin-left: 18px;
	margin-right: 18px;
	background: #fdfdfd;
 }
 #top #logo {
 	text-align: left;
 }
 #top #twitter {
 	margin-right: 26px;
	margin-left: 738px;
	margin-top: -20px;

 }
 #top #global {
 	margin-right: 0px;
	margin-top: -70px;
	float: right;
 }
 #top #global input.search {
 	width: 180px;
	height:12px;
	margin-left: 5px;
 }
 
 #nav {
 	width: 924px;
	height: 27px;
	margin-left: 18px;
	margin-right: 18px;
	background: #374262;
	text-align: left;
 }

 
 #menu {
	position: relative;
	width: 924px;
	height:27px;
	background: transparent;
	margin: 0;
	border: 0;
	padding: 0;
}
#menu li {
	height: 27px; 
	position: absolute; 
	top: 0px; 
	display: block; 
	list-style: none;
}
#menu a {
	height: 27px; 
	display: block; 
	text-indent: -9999px;
}
#menu #top1, #menu #top1on { left: 0px; width: 93px; }
#menu #top2, #menu #top2on { left: 93px; width: 91px; }
#menu #top3, #menu #top3on { left: 184px; width: 87px; }
#menu #top4, #menu #top4on { left: 271px; width: 82px; }
#menu #top5, #menu #top5on { left: 353px; width: 109px; }
#menu #top6, #menu #top6on { left: 462px; width: 83px; }
#menu #top7, #menu #top7on { left: 545px; width: 123px; }
#menu #top8, #menu #top8on { left: 668px; width: 256px; }

#menu #top1 a:link, #menu #top1 a:visited {background: url(/img/top/top_nav_01.png) 0px -27px no-repeat;}
#menu #top2 a:link, #menu #top2 a:visited {background: url(/img/top/top_nav_02.png) 0px -27px no-repeat;}
#menu #top3 a:link, #menu #top3 a:visited {background: url(/img/top/top_nav_03.png) 0px -27px no-repeat;}
#menu #top4 a:link, #menu #top4 a:visited {background: url(/img/top/top_nav_04.png) 0px -27px no-repeat;}
#menu #top5 a:link, #menu #top5 a:visited {background: url(/img/top/top_nav_05.png) 0px -27px no-repeat;}
#menu #top6 a:link, #menu #top6 a:visited {background: url(/img/top/top_nav_06.png) 0px -27px no-repeat;}
#menu #top7 a:link, #menu #top7 a:visited {background: url(/img/top/top_nav_07.png) 0px -27px no-repeat;}
#menu #top8 a:link, #menu #top8 a:visited {background: url(/img/top/top_nav_08.png) 0px -27px no-repeat;}

#menu #top1 a:hover, #menu #top1 a:active {background: url(/img/top/top_nav_01.png) 0px 0px no-repeat;}
#menu #top2 a:hover, #menu #top2 a:active {background: url(/img/top/top_nav_02.png) 0px 0px no-repeat;}
#menu #top3 a:hover, #menu #top3 a:active {background: url(/img/top/top_nav_03.png) 0px 0px no-repeat;}
#menu #top4 a:hover, #menu #top4 a:active {background: url(/img/top/top_nav_04.png) 0px 0px no-repeat;}
#menu #top5 a:hover, #menu #top5 a:active {background: url(/img/top/top_nav_05.png) 0px 0px no-repeat;}
#menu #top6 a:hover, #menu #top6 a:active {background: url(/img/top/top_nav_06.png) 0px 0px no-repeat;}
#menu #top7 a:hover, #menu #top7 a:active {background: url(/img/top/top_nav_07.png) 0px 0px no-repeat;}
#menu #top8 a:hover, #menu #top8 a:active {background: url(/img/top/top_nav_08.png) 0px 0px no-repeat;}

#menu #top1on { background: url(/img/top/top_nav_01.png) 0px 0px no-repeat; }
#menu #top2on { background: url(/img/top/top_nav_02.png) 0px 0px no-repeat; }
#menu #top3on { background: url(/img/top/top_nav_03.png) 0px 0px no-repeat; }
#menu #top4on { background: url(/img/top/top_nav_04.png) 0px 0px no-repeat; }
#menu #top5on { background: url(/img/top/top_nav_05.png) 0px 0px no-repeat; }
#menu #top6on { background: url(/img/top/top_nav_06.png) 0px 0px no-repeat; }
#menu #top7on { background: url(/img/top/top_nav_07.png) 0px 0px no-repeat; }
#menu #top8on { background: url(/img/top/top_nav_08.png) 0px 0px no-repeat; }

#masthead {
 	width: 924px;
	height: 137px;
	margin-left: 18px;
	margin-right: 18px;
	background: #3f3f3f;
 }
#masthead2 {
 	width: 924px;
	height: 201px;
	margin-left: 18px;
	margin-right: 18px;
 }
 
 .newsticker {
 	width: 924px;
	height:26px;
	margin-left: 18px;
	background-image: url(/img/home/news-ticker-bkg.png);
	background-repeat: no-repeat;
 }
 .newsticker a:link,  .newsticker a:hover, .newsticker a:active, .newsticker a:visited, .newsticker a:focus {
 	color: #666666;
	text-decoration: none;
 }
 
 ul#ticker {
 	list-style: none;
	margin-left: 27px;
	padding-left: 0px;
 }
 
 .hp {
 	width: 924px;
	height: 469px;
	margin-left: 18px;
	background-image: url(/img/home/hp-bkg.png);
	background-repeat: no-repeat;
 }
 
 .ht table {
 	width: 924px;
	height: 469px;
	margin-top: 0px;
 }
 
 .about {
 	width: 661px;
	height: 144px;
	margin-top: 40px;
	margin-left:26px;
	font-size: 14px;
	line-height: 1.5em;
 }
 
 .about a {
 	color: #044587;
	text-decoration: none;
 }
 
 .hl4 {
 	float: right;
	width:226px;
	border: 0px solid black;
	margin: 0;
	margin-top: -8px;
 }
 .hl1 {
 	text-align: left;
	width:466px;
	border: 0px solid black;
	margin-top: 6px;
 } 
 
  .hl2 {
 	text-align: left;
	width:232px;
	border: 0px solid black;
	margin-top: 6px;
 } 
 
  .hl3 {
 	text-align: left;
	width:226px;
	border: 0px solid black;
	margin-top: 6px;
 } 
   
 #content {
 	background: #fdfdfd;
	width: 960px;
	margin: 0px auto 0px auto;
	text-align: left;
 }
 #left {
 	width: 218px; /*215*/
	vertical-align: top;
	background-image:url(/img/bkg-left.png);
	background-repeat: repeat-y;
 }
 #left ul {
 	margin-left: 18px;
	margin-top: 0;
	padding-left: 0;
	list-style: none;
	width: 175px;
 }
 
  #left ul ul {
 	margin-left: 0px;
	padding-left: 0;
	list-style: none;
	width: 175px;
 }
 
   #left ul ul ul {
 	margin-left: 15px;
	padding-left: 2px;
	list-style: none url(/img/blue-arrow.png);
	width: 175px;
 }
 
 #left ul li {
 	line-height: 1.4em;
 }
 
  #left ul li.navH {
 	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #666666;
 }
 
 #left ul li {
 	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-top: 0px dotted #666666;
 }
  #left ul li ul li {
 	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	border: 0px dotted #666666;
	padding-bottom: 0px;
	padding-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
 }
#left ul li a:link, #left ul li a:visited {
  	color: #333;
	text-decoration: none;
}



ul ul li a:hover, #left ul li a:hover, #left ul li a:active {
  	color: #044587 !important;
	text-decoration: none;
}

ul ul li.page_item a:link, ul ul li.page_item a:active, ul ul li.page_item a:visited,
ul ul ul li.page_item a:link, ul ul ul li.page_item a:active, ul ul ul li.page_item a:visited {
  	color: #333 !important;
	text-decoration: none;
}
  

ul li.current_page_ancestor a:hover, ul li.current_page_ancestor a:link, ul li.current_page_ancestor a:active, ul li.current_page_ancestor a:visited,
ul li.current_page_item a:hover, ul li.current_page_item a:link, ul li.current_page_item a:active, ul li.current_page_item a:visited,
ul ul li.current_page_ancestor a:hover, ul ul li.current_page_ancestor a:link, ul ul li.current_page_ancestor a:active, ul ul li.current_page_ancestor a:visited
ul ul li.current_page_item a:hover, ul ul li.current_page_item a:link, ul ul li.current_page_item a:active, ul ul li.current_page_item a:visited,
ul ul li.current_page_parent a:hover, ul ul li.current_page_parent a:link, ul ul li.current_page_parent a:active, ul ul li.current_page_parent a:visited,
ul ul ul li.current_page_item a:hover, ul ul ul li.current_page_item a:link, ul ul ul li.current_page_item a:active, ul ul ul li.current_page_item a:visited {
  	color: #044587 !important;
	text-decoration: none;
}  
  
#right {
 	width: 212px; /*215*/
	vertical-align: top;
	background-image:url(/img/bkg-right.png);
	background-repeat: repeat-y;
	padding-right: 18px;
	text-align: right;
 }
 
#copy {
	width: 530px;
	vertical-align: top;
	line-height: 1.4em;
} 

#copy a:hover, #copy a:active, #copy a:visited, #copy a:link, #copy a:focus {
	color: #044587;
	text-decoration: none;
}

#copy ul {
	margin-left: 15px;
	padding-left: 0px;
}


 
#footer {
 	width:960px;
	height:28px;
	margin: 3px 1px 0px 2px;
	text-align: left;
	/*background-image: url(/img/footer.png);
	background-repeat: repeat-x;*/
	background: #3f4c6b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eee;
}
#footer p {
	margin-left: 18px;
	margin-right: 18px;
	margin-top: 8px;
}
#footer p a:link, #footer p a:active, #footer p a:hover, #footer p a:visited, #footer p a:focus {
	color: #eee;
	text-decoration: none;
}


	

/* NOT SURE YET */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


/* End Images */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* SITEMAP */
.sitemap th {
	text-align: left;
	background-color: #ddd;
	padding-left:4px;
	border-right: 2px solid #fdfdfd;
}

.sitemap th a {
	text-decoration: none;
	color:#3f3727;
}

.sitemap td {
	padding: 4px;

}