/*
Theme Name: Ability Center Custom
Theme URI: http://wordpress.org/
Description: Them for Ability Center.
*/

/* Begin Typography & Colors */
body {
	font-family: 'Verdana', Arial, Sans-Serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	
h2,h3,h4,h5,h6 {
	margin: 0;
	font-weight: normal;
	line-height: 125%;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

h1 {
	margin: 0 0 12px 0;
	padding: 0;
	font-weight: normal;
}

hr {
	height: 1px; border-style: none; 	
	}

a img {
	border: none;
	}

p { margin: 4px 0 12px 0;}

#page {
	width: 902px;
	margin: 0px auto;
	text-align: left;
	}

#header {
	right: auto;
	left: auto;
	bottom: 0px;
	top: 0px;
	width: 902px;
	height: 98px;
	background: url(images/bkgd_header.jpg) no-repeat top right;
	position: absolute;
	}

#logo	{
	width: 266px;
	height: 71px;
	background: url(images/logo.jpg) no-repeat top left;
	position:absolute;
	}

#headerinfo 	{
	font-weight: bold;
	top: 25px;
	left: 540px;
	position:absolute;
	height: 46px;
	width: 360px;
	}
	
#main_nav {
	width: 902px;
	position: absolute;
	top: 99px;
	height: 107px;
	}

#content {
	position: absolute;
	top: 206px;
	width: 900px;
	padding: 20px 1px;
		}

#cont_colleft {
	width: 220px;
	margin: 0 15px 0 0;
	display: block;
	float: left;
	position: relative;
	}

#cont_colright {
	width: 665px;
	margin: 0;
	padding-top: 5px;
	display: block;
	float: right;
	}

#sidebar_cap {
	width: 220px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:0;
	}

#sidebar {
	padding: 0 0 6px 0;
	margin:0;
	position: absolute;
	top: 6px;
	width: 220px; 
	}


#footer {
	border: none;
	width: 665px;
	border-top: 1px solid #585858;
	margin: 0 1px 0 118px;
	padding: 10px 0;
	float: right;

	}
	
.flashvid {
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
}
/* PDF Styles Rules
------------------------------- */

.pdf {
	height: 30px;
	margin: 5px 0;
	padding: 1px 40px 3px 0;
	}

a.pdf {
	}

a:hover.pdf {
	}
	

/* Main Nav Rules */

.nav1 { width: 95px; }
.nav2 { width: 122px; }
.nav3 { width: 108px; }
.nav4 { width: 102px; }
.nav5 { width: 92px; }
.nav6 { width: 383px; }

#main_nav a {
	float: left;
	display: block;
	height: 37px;
	outline: none;
	width: 902px;
	color: #2e2e2e;
	text-align: center;
	padding: 70px 0 0 0;
	text-decoration: none;
}

#main_nav a:hover {
	text-decoration: none;
	color: #000000;
}

#main_nav a#nav1 {
	width: 95px;
	background: url(images/btn1_home.jpg) 0 0 no-repeat;
}

#main_nav a#nav2 {
	width: 122px;
	background: url(images/btn2_contact.jpg) 0 0 no-repeat;
}

#main_nav a#nav3 {
	width: 108px;
	background: url(images/btn3_sitemap.jpg) 0 0 no-repeat;
}

#main_nav a#nav4 {
	width: 102px;
	background: url(images/btn4_text.jpg) 0 0 no-repeat;
}

#main_nav a#nav5 {
	width: 92px;
	background: url(images/btn5_faq.jpg) 0 0 no-repeat;
}

#main_nav span#nav6 {
	width: 360px;
	height: 107px;
	padding: 0 10px 0 13px;
	float: left;
	display: block;
	color: #2e2e2e;
	text-align: left;
	background: url(images/btn6_search.jpg) 0 0 no-repeat;
}

.sleft {
	width: 77px;
	height: 37px;
	display: block;
	float: left;
	padding: 70px 0 0 0;
	
	}

.sright {
	width: 278px;
	height: 50px;
	display: block;
	float: left;
	padding: 20px 0 0 0;
	position: relative;
	}

#main_nav a#nav1:hover {
	width: 95px;
	background: url(images/btn1_home.jpg) 0 -107px no-repeat;
}

#main_nav a#nav2:hover {
	width: 122px;
	background: url(images/btn2_contact.jpg) 0 -107px no-repeat;
}

#main_nav a#nav3:hover {
	width: 108px;
	background: url(images/btn3_sitemap.jpg) 0 -107px no-repeat;
}

#main_nav a#nav4:hover {
	width: 102px;
	background: url(images/btn4_text.jpg) 0 -107px no-repeat;
}

#main_nav a#nav5:hover {
	width: 92px;
	background: url(images/btn5_faq.jpg) 0 -107px no-repeat;
}



#main_nav a#nav1active {
	width: 95px;
	background: url(images/btn1_home.jpg) 0 -107px no-repeat;
}

#main_nav a#nav2active {
	width: 122px;
	background: url(images/btn2_contact.jpg) 0 -107px no-repeat;
}

#main_nav a#nav3active {
	width: 108px;
	background: url(images/btn3_sitemap.jpg) 0 -107px no-repeat;
}

#main_nav a#nav4active {
	width: 102px;
	background: url(images/btn4_text.jpg) 0 -107px no-repeat;
}

#main_nav a#nav5active {
	width: 92px;
	background: url(images/btn5_faq.jpg) 0 -107px no-repeat;
}




/* Search Button Rollover Rules
------------------------------ */


input.btn {
	position: absolute;
	left: 233px;
	top: 21px;
  margin:0px;
  padding: 0px;
  width: 42px;
  height: 39px;
  border-width: 0px;
  border-style: none;
  text-align: center;
  color: white;
  outline: none;
  background:url(images/btn_go.jpg) no-repeat;
}


input.btnhov {
  background:url(images/btn_go2.jpg) no-repeat;

}

input.search {
	position: absolute;
	top:22px;
 margin:0px;
 padding:10px 5px 5px 10px;
 width: 212px;
 height:20px;
 border:1px #c8c8c8 solid;
 font-family: Helvetica, Verdana, Arial, sans-serif;
 outline:none;
 font-weight: normal;
 color: #2e2e2e;
 background: #fffded;
}




/* Yellow Box Rules
------------------------------ */
.supra_y span.flex_y {
background:transparent url(images/supra_y.png) no-repeat scroll bottom left;
display:block;
width: 625px;
padding: 0 20px 20px 20px;
margin: 0;
overflow: auto;
}

.supra_y {
background:transparent url(images/supra_y.png) no-repeat scroll top left;
display:block;
float:left;
width:665px;
padding: 10px 0 0 0;
margin: 15px 0;
}

.ycolleft {
	width: 302px;
	margin-right: 10px;
	border-right: 1px solid #2e2e2e;
	float:left;
	display: inline;
	}
	
.ycolright {
	width: 302px;
	margin-left: 10px;
	float:right;
	display: inline;
	}
	

.supra_y50 span.flex_y50 {
background:transparent url(images/supra_y50.png) no-repeat scroll bottom center;
display:block;
width: 625px;
padding: 0 20px 20px 20px;
}

.supra_y50 {
background:transparent url(images/supra_y50.png) no-repeat scroll top center;
display:block;
float:left;
width:665px;
padding: 10px 0 0 0;
margin-top: 15px;
}


.supra_y50 hr {		height: 1px; border-style: none; color: #424242; background-color: #424242; 
}

		
.sngy_holder {
	width: 323px;
	float: left;
	display: block;
	}
		
.sngy_grow {
	width: 283px;
	padding: 20px 20px 10px 20px;
	background: url(images/sng_yellow_grow.jpg) no-repeat top left;
	float: left;
	}

.sngy_btm {
	width: 323px;
	height: 12px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(images/sng_yellow_btm.jpg) no-repeat top left;
	float: left;
	}
	
.coreservices {
	width: 323px;
	height: 319px;
	float: right;
	display: inline;
	background: url(images/coreservices.jpg) no-repeat top left;
	}

/* Style Rules
------------------------------ */

.padlr12px {padding: 0 12px;}
.padt15px {	margin-top: 15px;}
.rss	{
	margin: 5px 12px 5px 12px; 
	padding: 0 0 5px 50px;
	background: url(images/rss.gif) no-repeat bottom left;
	width: 146px;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b2b2b2;
}

/* Misc Rules
------------------------------ */

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


/* End Typography & Colors */



/* Begin Structure */



.post {
	margin: 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */




/* Staff Bios */

.stafftitle {padding: 0; margin: 0 0 10px 0; font-weight: bold;}

/*	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;
	border: 1px solid #d6d6d6;
	background: #ffffff;
	padding: 8px;

	}

img.alignright {
	border: 1px solid #d6d6d6;
	background: #ffffff;
	padding: 8px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	border: 1px solid #d6d6d6;
	background: #ffffff;
	padding: 8px;

	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 2px 10px;
	}

.alignleft {
	float: left;
	margin: 0 10px 2px 0;

	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	}
	
/*___________UL UL Newsbar____________*/

#sidebar ul li h2 {
	margin: 6px 12px 0 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

#sidebar #newsbar ul ul {
	border-top: 0px none;
	padding: 5px 0 0 0;	
}

/*___________UL Page item____________*/

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li.page_item {
	text-decoration: none;
	margin: 0;
	padding: 0 12px;
	margin-bottom: 8px;
	width:196px;
	display: block;
	font-weight: bold;
	}


#sidebar ul li.page_item a {
	display: block;
	text-decoration: none;
	}

#sidebar ul li.page_item a:hover {
	text-decoration: none;
	}

/*___________UL UL Page item____________*/

#sidebar ul ul {
	border-top: 1px solid;
	padding: 5px 0 0 0;	
}

#sidebar ul ul li.page_item {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	border: none;
	}
	
#sidebar ul ul li.page_item a {
	text-decoration: underline;
	padding: 0;
	margin: 0;
	}
	

#sidebar ul ul li.page_item a:hover {
	text-decoration: underline;
	padding: 0;
	margin: 0;
	}


/*___________UL UL UL Page item____________*/


#sidebar ul ul ul {
	border-top: none;
	padding: 0 0 2px 10px;
	font-weight: bold;
}


#sidebar ul ul ul li.page_item {
	margin: 2px 0 4px 0;
	padding: 0;
	font-weight: bold;
	border: none;
	width: 186px;
	}
	
#sidebar ul ul ul li.page_item a {
	text-decoration: underline;
	list-style-type: disc;
	list-style-position: outside;
	padding: 0;
	margin: 0;
	}
	
#sidebar ul ul ul li.page_item a:hover {
	text-decoration: underline;
	padding: 0;
	margin: 0;
	}
	

/*___________UL UL____________*/
#sidebar ul ul li {
	margin: 0 0 10px 0;
	font-weight: normal;
	border: none;
	}
	

#sidebar ul ul li a {
	text-decoration: underline;
	padding: 0 12px;
	margin: 0;
	}
	

#sidebar ul ul li a:hover {
	text-decoration: underline;
	padding: 0 12px;
	margin: 0;
	}
	
/* Facebook Rollover Rules
------------------------------ */

#face {
	height: 59px;
	width: 58px;
	margin: 0 10px 10px 12px;
	display:inline;
	float:left;
}

#face a {
	height:59px;
	width: 58px;
	display:inline;
	float:left;
}

#face a#book {
	width: 58px;
	height: 59px;
	background: url(images/fb_btn.jpg) 0 0 no-repeat;
}

#face a#book:hover {
	width: 58px;
	height: 59px;
	background: url(images/fb_btn.jpg) 0 -59px no-repeat;
}


/* Twitter Rollover Rules
------------------------------ */

#twit {
	height: 59px;
	width: 58px;
	margin: 0 10px 10px 0;
	display:inline;
	float:left;
}

#twit a {
	height:59px;
	width: 58px;
	display:inline;
	float:left;
}

#twit a#tweet {
	width: 58px;
	height: 59px;
	background: url(images/tw_btn.jpg) 0 0 no-repeat;
}

#twit a#tweet:hover {
	width: 58px;
	height: 59px;
	background: url(images/tw_btn.jpg) 0 -59px no-repeat;
}


/* Flickr Rollover Rules
------------------------------ */

#flik {
	height: 59px;
	width: 58px;
	margin: 0 0 10px 0;
	display:inline;
	float:left;
}

#flik a {
	height:59px;
	width: 58px;
	display:inline;
	float:left;
}

#flik a#pic {
	width: 58px;
	height: 59px;
	background: url(images/fr_btn.jpg) 0 0 no-repeat;
}

#flik a#pic:hover {
	width: 58px;
	height: 59px;
	background: url(images/fr_btn.jpg) 0 -59px no-repeat;
}



/* End Entry Lists */
.navigation {display: block; margin-bottom: 12px; height:24px; }


/* Begin Form Elements */


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




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


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	}

.center {
	}

.hidden {
	display: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
}

.wp-caption {
}

.wp-caption img {
	border: 1px solid #d6d6d6;
	background: #ffffff;
	padding: 8px;

}

.wp-caption p.wp-caption-text {
font-style: italic;
display: block;
	margin: 0 0 5px 0;
padding: 0;
}
small {margin-top: 8px;}
a.asmall {
	font-size: 13px;
	font-weight: bold; 
	color: #000;
	text-decoration: none;
	margin: 0 8px 0 8px;
	}
a:hover.asmall {color:#cb4c00;}
a.amedium {
	font-size: 16px;
	font-weight: bold; 
	color: #000;
	text-decoration: none;
	margin: 0 12px 0 0;
	}
a:hover.amedium {color:#cb4c00;}
a.alarge {
	font-size: 19px;
	font-weight: bold; 
	color: #000;
	text-decoration: none;
	}
a:hover.alarge {color:#cb4c00;}


a.asmalld {
	font-size: 13px;
	font-weight: bold; 
	color: #fff;
	text-decoration: none;
	margin: 0 8px 0 0;
	}
a:hover.asmalld {color:#cb4c00;}
a.amediumd {
	font-size: 16px;
	font-weight: bold; 
	color: #fff;
	text-decoration: none;
	margin: 0 12px 0 0;
	}
a:hover.amediumd {color:#cb4c00;}
a.alarged {
	font-size: 19px;
	font-weight: bold; 
	color: #fff;
	text-decoration: none;
	}
a:hover.alarged {color:#cb4c00;}

.darkbackground {background: #000; padding: 8px; margin-left: 8px;}
/* Form Rules */
input:focus, textarea:focus{
background: #fff8c1;
}