/*
Theme Name: IdealCorp
Author: http://themeforest.net/user/YA?ref=YA
Description: Fully featured wordpress theme (with 7 colors), suitable for any corporate / portfolio site
Version: 2.7+
Author: YA
Tags: 7 colors, two columns, widgets, corporate, portfolio, cms

Run your site in seconds. Setup categories, pages and posts, in the theme options page - tweak options and the site is ready.
*/

/*****Basic Elements*****/  

body {
    background: #000 url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/colored-bg.png) top center;
    height: 1050px;
	text-align: center;
	line-height: 1.6;	
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #616161;
	padding-top: 30px;
}
	
h1, h2, h3, h4, h6 {
	color: #3d3d3d;
	font-weight: normal;
	font-family: Arial, "Helvetica", Helvetica Neue, sans-serif;
}

h1 {
	font-size: 30px;
	margin-bottom: 30px;
}

h2 {
	font-size: 26px;
	margin-bottom: 15px;
	font-weight:bold;
}

h3 {
	font-size: 22px;
	margin-bottom: 12px;
	margin-top: 18px;
}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-weight: bold;
	display: inline;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight:normal;
}

a {
	text-decoration: none;
	color: #3a97ca;
}

a:hover {
	text-decoration: none;	
}

p, pre {
	margin-bottom: 10px;
}

hr {
	border-bottom-width: .5pt;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

strong {
	color: #333131;
	font-weight: bold;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 12px;
}

ul.cool-li li {
	padding: 0px 0px 0px 15px;
	background: url(images/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}

dfn, dt {
	color: #353535;
}

dd {
	margin: 0px 0px 0px 10px;
}

div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}

blockquote span {
	color: #77868b;
	font-weight: bold;
}

a.frm {
-moz-border-radius-bottomleft:9px;
-moz-border-radius-bottomright:9px;
-moz-border-radius-topleft:9px;
-moz-border-radius-topright:9px; 
background-color:#F5F5F5;
border:1px solid #DDDDDD; 
color:#A2A2A2;
padding:9px;
float:left;
text-decoration:none;
font-family: Arial;
font-size:12pt;
}

span.frmauth {
font-size:9pt;
text-decoration:none;
color:#A2A2A2;
}



p.author {
	color: #437181;
	font-weight: bold;
}

p.author em {
	font-weight: normal;
	color: #616161;
}

table {
	width: 100%;
	margin-bottom: 10px;
}

table th {
	color:#292A2D;
	font-size:14px;
	font-weight:bold;
	padding:2px 2px;
}

table tr.odd {
	background: #eeeeee;
}

table tr.even {
	background: #f8f8f8;
}

table td {
	padding: 2px;
}

table tfoot tr {
	font-size: 13px;
	color: #a1a0a0;
}

table tfoot tr td {
	border-top: 2px solid #e7e7e7;
	text-align: right;
}

/* Custom */
.td_patch td{
	padding: 8px;
	verticle-align: top;
}

fieldset {
	border: 3px solid #eeeeee;
	padding: 10px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:3px;	
	color:#4C4C4C;
}

/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	/*overflow: hidden;*/
}

.clearfix {
	clear: both; 
}

/*****Basic Layout*****/  

#space {
height:100px;
}

/** Header **/

	/** Search **/

#search {
	background:transparent url(images/search.png) no-repeat scroll 0 0;
	height:30px;
	position:absolute;
	right:0;
	top:14px;
	width:224px;
}

#search fieldset {
	border: 0px;
	padding:6px 3px 0 8px;
	overflow: hidden;
}

#search fieldset input {
	color:#4C4C4C;
	border: 0px;
	background: none;
	padding: 0px;
}

#search fieldset input#search-field {
	width:142px;
	font-size: 13px;
	color: #8b8a8a;
	float: left;
}

#search fieldset input#search-button {
	cursor:pointer;
	float:left;
	margin-left:4px;
	margin-top:-5px;
	padding-bottom:11px;
	text-indent:-9999px;
	width:61px;
}

/** Logo **/

#header span#slogan {display:none;}

#header .container {margin-bottom: -5px;}

/*** Main Menu ***/

ul.sf-menu {
	list-style-type:none;
	padding: 0px 0px 0px 35px;
	z-index: 2;
	position: relative;
	/* overflow: hidden; */
}

/*
ul.sf-menu > li {
	float: left;
	border-bottom: none;
	background: none;
} */


ul.sf-menu > li.page_item > a, ul.sf-menu > li.cat-item > a {
	font-size: 14px;
	display: block;
	padding:17px 14px 17px;
	color: #6f6f6f;
}

ul.sf-menu > li.page_item.current_page_item  > a, ul.sf-menu > li.cat-item.current_page_item  > a, ul.sf-menu > li.cat-item.current-cat  > a, ul.sf-menu > li.current-cat-parent > a, ul.sf-menu > li.current_page_ancestor > a, ul.sf-menu > li  > a:hover {
	background: #999 url(images/active_menu_bg.png) repeat-x top left;
	text-decoration: none;
}

ul.sf-menu > li.page_item.current_page_item, ul.sf-menu > li.cat-item.current-cat, ul.sf-menu > li.current-cat-parent, ul.sf-menu > li.current_page_ancestor {
	margin:0 5px;
}

ul.sf-menu > li.page_item.current_page_item  > a, ul.sf-menu > li.page_item.cat-item  > a, ul.sf-menu > li.cat-item.current-cat > a, ul.sf-menu > li.current-cat-parent > a, ul.sf-menu > li.current_page_ancestor > a, ul.sf-menu > li > a:hover {
	color: #dedede;
} /* font color of currently active top link */

ul.sf-menu a:hover {
	color:#cfcfcf;
}

ul.sf-menu > li.page_item.sfHover > a, ul.sf-menu > li.cat-item.sfHover > a {color: #eeeeee;}

/*** Content ***/

#content .container {
	padding: 0px 10px 0px 10px;
}

#main {
	background: url(images/main_bg.gif) repeat-y top left;
}

#main-bottom {
	background: url(images/content_bottom.png)no-repeat top left;
	width: 960px;
	height: 16px;
        float: center;
}

#main_content {
        margin-top: -20px;

        margin-left: 17px;
	float: left; 
	width: 875px;
	padding: 0px 0px 0px 30px;

}

#main_contentFull {
	float: left; 
	width: 920px;
	padding: 0px 0px 0px 30px;
}

#content {
	padding: 33px 0px;
}

/*** Sidebar ***/

#sidebar {
        font-size: 11px;
	float: right; 
	width: 290px;
        height: 180px;
        margin-right: 30px;
        margin-top: 0px;
        z-index: 0;

}

#preaching-schedules2 {
	float: right; 
	width: 290px;
        height: 180px;
        margin-right: 610px;
        margin-top: 151px;
}

#calendar-events-upcoming {
	float: right; 
	width: 290px;
        height: 180px;
        margin-right: 250px;
        margin-top: -342px;
}

#main  {padding: 15px 0px 25px;}

div.block {
	background: url(images/cs-bgXXXX.png) no-repeat top left;
	position: relative;
	border: 0px solid #e0e0e0;
	margin-bottom: 30px;
}

/*** Sidebar Section Styles/Graphics ***/
#sermon_title {
	background-image: url(http://hylesanderson.edu/images/icons/sermonXXXX.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 5px;
        margin-right: 30px;
}

#preaching_schedules {
	background-image: url(http://hylesanderson.edu/images/icons/speaking-leftXXXX.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 169px;
        margin-left: 47px;
        margin-top: 15px;
}

#calendar{
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 169px;
        margin-left: 120px;
        width: 290px;
}
div.block.last, div.block:last-child {margin-bottom:0px;}

div.ui-tabs-panel, div.standart_widget div, div.standart_widget > ul{
	padding: 20px 30px 10px 12px;
}

div#advertisement {padding: 20px 30px 13px 12px;}

div.standart_widget > ul li, div.ui-tabs-panel > ul li{
	padding: 0px 0px 3px;
}

div.standart_widget > ul li ul, div.ui-tabs-panel > ul li ul{
	margin-left: 10px;
	border-left: 1px solid #e8e8e8;
	padding-left: 10px;
}

div.block a {
	color: #5e5e5e;
	text-decoration: none;
}

div#latest div ul li a,div#twitter ul li span {display: block;}

div#twitter ul li a {display: inline;}



div.block a:hover, div#twitter ul li a:hover, a#twitter-link:hover {
	color: #3a97ca;
}

div.block ul {list-style-type: none;}

div.block div#latest img{
	border: 2px solid #e8e8e8;
	float: left;
	margin: 3px 10px 0px 0px;
}

div.block div#latest ul li, div#twitter ul li {
	overflow: hidden;
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
	margin-bottom: 10px;
        margin-left: 30px;
}
div.block div.line {
	border-bottom: 1px solid #ededed;
	padding-bottom: 5px;
}
div.block div#latest ul li:last-child {
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-bottom: none;
}

div.block div#latest ul li span {
	color: #bababa;
	font-style: italic;
}

div.block div.corner {
	background: url(images/cornerXXXX.gif) no-repeat;
	position: absolute;
	top: -1px;
	right: -5px;
	width: 5px;
	height: 41px;
	padding: 0px;
}

div.block div.corner2 {
	background: url(images/corner-leftXXXX.gif) no-repeat;
	position: absolute;
	top: -1px;
	right: 247px;
	width: 5px;
	height: 41px;
	padding: 0px;
}
div#twitter {overflow: hidden;}

div#twitter ul li a {color: #353535;}

a#twitter-link {text-transform: uppercase; color: #c2c2c2; float:right;}

.block ul.tabs, .block h3 {
	overflow: visible;
	padding: 4px 5px 3px 10px;
        margin-top: -100px;
}

.block ul.tabs > li {
	display: inline;
	margin-right: 10px;
}

.block ul.tabs > li.last {
	margin-right: 0px;
}

.block ul.tabs > li a  {
	color: #8f8f8f;
	text-decoration: none;
}

.block ul.tabs > li a:hover {color: #212121;} 

.block ul.tabs > li.ui-tabs-selected a, .block h3, .block ul.tabs > li.ui-tabs-selected a:hover {
	color: #3d3d3d;
}

.block ul.tabs > li > a, .block h3 {
	font-size: 14px;
	font-family: Georgia, serif;
}

.block h3 {margin: 0px;}

.block .ui-tabs-hide {display:none;}

div#categories ul li, div#archives ul li {margin-bottom: 5px;}

div#subscribe img {
	float:left;
	margin: -5px 10px 10px 0px;
}

/*** Footer ***/

#footer {
	clear: both;
	padding: 0px 0px 0px;
	padding-bottom: 37px;
	color: #aeb3b6;
	margin-top: -10px;
	overflow: hidden;
}

#footer ul#bottom-menu {
	float: left;
	list-style-type: none;
}

#footer ul#bottom-menu li {
	float: left;
	border-right: 1px solid #cbcdce;
	padding: 0px 5px;
}

#footer ul#bottom-menu li:first-child {
	padding-left: 0px;
}

#footer ul#bottom-menu li:last-child {
	border-right: none;
}

#footer ul#bottom-menu a, #footer h6 {
	color: #aeb3b6;
}

#footer ul#bottom-menu li.current_page_item a, #footer ul#bottom-menu li.current-cat a, #footer ul#bottom-menu li.current-cat-parent a, #footer ul#bottom-menu li.current_page_ancestor a, #footer ul#bottom-menu li a:hover {
	color: #82888c;
	text-decoration: none;
}

#footer h6 {
	float: left;
	font-family: Arial, sans-serif;
	margin-bottom: 0px;
       margin-left: 283px;
       margin-top: -50px;
}

#footer  strong {
	color: #84888a;
	font-weight: normal;
}

/***** Home Page ****/

/** Featured Area **/

#featured_area, #pagename {
	height: 460px;
	position: relative;
	margin:35px 0 0;
}

#pagename {
	height: 228px;
}

#featured_area .container {
	background:transparent url(images/featured_bg2.png) no-repeat scroll center top;
	height:517px;
	width:980px;

}

#pagename .container {
	background:transparent url(images/page_top.png) no-repeat scroll center top;
	height:280px;
	width:980px;
}

div#inner {
	clear: left;
	padding: 0px 0px 0px 1px;
	z-index: 5;
	/* position: relative; */
}

#pagename div#inner {padding-top: 27px; margin-left: 60px;}

#pagename div#inner h2 {margin-bottom: 10px;}

#featured_area .description {
	float: left;
	width: 455px;
	height: 152px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding-top:27px;
}

#featured_area .description h2, #featured_area .description h2 a, #pagename h2, #pagename h2 a {
	font-size: 36px;
	color: #f5f5f5;
	margin-bottom: 15px;
	letter-spacing: -1px;
}

#featured_area .description h2 a:hover, #pagename h2 a:hover {
	text-decoration: none;
}

#featured_area .description p, #pagename p {
	font-size: 27px;
	color: #c3c3c3;
	line-height:34px;
}

#pagename p {
	font-family: Arial, "Helvetica", Helvetica Neue, sans-serif;
	text-shadow: 0px -1px 0px #fff;
	filter: dropshadow(color=#fff, offx=0, offy=-1);	
}

#featured_area .description p span {
	color: #f1f1f1;
}

#featured_area .description a.learn_more {
	font-size: 11px;
	text-transform: uppercase;
}

#featured_area .photo {
	margin-top: 0px;
	float: left;
	position: relative;
	padding-left: 9px;
}

#featured_area .slide {
	overflow: hidden;
}


a.jFlowPrev, a.jFlowNext {
	display: block;
	width: 44px;
	height: 44px;
	position: absolute;
	bottom: 200px;
	text-indent: -9999px;
	cursor: pointer;
}

a.jFlowPrev {
	background: url(images/left-arrow-trans2.png) no-repeat;
	left: -15px;
}

a.jFlowNext {
	background: url(images/right-arrow-trans2.png) no-repeat;
	right: -11px;
}

div#myController {
	display: none;
}

/** Home Page Content **/

#main-top {
    width: 960px;
	height: 20px;
	background: url(images/content_top.png) no-repeat top left;
    margin-top: 60px;
}

p#welcome {
	color: #737373;
	font-size: 16px;
	margin-bottom: 20px;
}

body#home #content h2 {
	margin-bottom: 15px;
}

body#home #main_content h3 {
	margin-bottom: 20px;
}

div.service.first {
	margin-top: 20px;
        z-index: 101;
}

div.service {
	overflow: visible;
	margin: 0px 0px 7px;
}

div.service img {
	float:left;
	margin: 7px 10px 0px 0px;
}

div.service p {
	font-size: 13px;
	font-weight: normal;
}

div.service a {
	color: #616161;
	display: block;
}

div.service a:hover {
	color: #333131;
	text-decoration: none;
} 

div#buttons {
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 10px;
}

a.button_services, a.button_tour {
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	height:34px;
	float: left;
}

a.button_services {
	background: url(images/services_bg.jpg) no-repeat;
	padding:12px 0 0 20px;
	width:161px;
	margin-right: 30px;
}

a.button_tour {
	background: url(images/tour_bg.jpg) no-repeat;
	padding:12px 0 0 41px;
	width:140px;
}

/** Services Page **/

ul#latest_blog {
	list-style-type: none;
}

/** Portfolio Page **/

ul#categories {
	list-style-type: none;
}

ul#categories li {
	margin-bottom: 11px;
}

/** Post **/

.post, .service-desc {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e9eced;
}

.post.last, .service-desc.last {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}

.post h2 {
	margin-bottom: 0px;
}

.post h2 a {
	color: #4B4745;
}

div.post-meta {
	font-size: 12px;
	color: #9eaab9;
	margin: 10px 0px 22px;
	font-style: italic;
}

div.post-meta a.category {
	color: #ccdbe4;
}

div.post-meta a.category:hover {
	color: #8ca5b4;
}

div.post-meta em {
	font-family: Palatino Linotype, Georgia, serif;
	font-size: 14px;
}

.post img {
	border: 0px solid #e4e3e3; 

}

.post h2{line-height: 1.3;}

#commentform input#submit {
	background: #F2F2F2 url(images/submit.gif) repeat-x;
	border: 1px solid #BBBBBB;
	color: #464646;
	cursor: pointer;
	padding: 5px 8px;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
}

#commentform input#submit:hover {
	border-color: #666666;
	color: #000000;
}

div#current_cat {
	border: 1px solid #e9e9e9;
	border-left: none;
	border-right: none;
	background: #f3f3f3;
	padding: 10px 10px 10px 20px;
	margin-bottom: 25px;
}

div#current_cat h4 {margin:0px;color: #828282;}

div.navigation {overflow: hidden;}

a.button {
	text-transform: uppercase;
	color: #fbfbfb;
	background: #91567f;
	padding: 5px 10px;
	display: inline-block;
	font-size: 11px;
}

a.button:hover {
	text-decoration: none;
	background: #658294;
}

.post a.button {
	margin-top: 14px;
	float: right;
}

#pagination  {
	overflow: hidden;
	margin-bottom: 20px;
}

#pagination a {
	font-size: 11px;
	text-transform: uppercase;
}

.service-desc img {float: left; margin:7px 15px 2px 0;}

.service-desc h2 {margin-bottom: 5px;}

/** Blog **/

p.in_category {
	font-style: italic;
	color: #616161;
	margin-top: 1px;
	padding: 0px 0px 5px;
}

p.in_category  a{
	color: #8dadc7;
}

/** Contact Page **/

p#tip {
	font-weight: bold;
	font-size: 13px;
}

/** Contact us Form **/

p#contact_paragraph {
	color: #636363;
	font-size: 15px;
}

#contact_us {
/*	width: 460px; */
	margin: 25px 0px 0px;
}

p.label_name, p.input_form {
	float: left;
}

p.label_name {
	width: 80px;
	clear: both;
	color: #5e5e5e;
	font-size: 14px;
}

#contact_us input, #contact_us textarea {
	width: 438px;
	background: #f3f3f3;
	border: 1px solid #eae9e9;
	font-size: 13px;
	padding: 4px;
	margin-bottom: 15px;
	color: #797676;
}

#contact_us input.button {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	background: url(images/send.gif) no-repeat;
	padding: 5px 10px;
	display: inline-block;
	width: 103px;
	border: 0px;
	cursor: pointer;
	height:36px;
	padding:8px 10px 28px;
}

div#feedback {
	margin-top: 20px;
}

p.error {
	display: none;
	padding: 5px 0px;
	color: #8dadc7;
	font-weight: bold;
}

p#submit {text-align:right;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
	font-style: italic;
}

.aligncenter { display:block; margin:0 auto }
.alignleft { float: left; margin: 0px 40px -2px 5px;max-width:530px;overflow:hidden;}
img.alignright { border: 0px; float:right; margin: 0px 0px 10px 40px;max-width:530px;overflow:hidden;}
.wp-caption { 
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
-moz-box-shadow: 0px 3px 3px #ccc;
-webkit-box-shadow: 0px 3px 3px #ccc;
box-shadow: 0px 3px 3px #ccc;
background-color:#F5F5F5;
border:1px solid #DDDDDD;
margin:10px;
padding:7px;
text-align:center;
 }

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
        margin-top: 0px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	}

	
#wp-calendar caption {
	text-decoration: none;
	font: bold 12px Arial, "Helvetica Neue", Helvetica, sans-serif;
        margin-top: -229px;

	}

#wp-calendar td {
	padding: 3px 5px;
	color: #9f9f9f;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	padding: 3px 5px;
	}
/* End Calendar */

form#commentform div#current_cat{margin-bottom: 15px;}

form#commentform textarea#comment {width:98%; border: 1px solid #e4e4e4; padding: 5px;}

.post-content h4 {font-size: 18px;}

ul#comments_section, ul#comments_section li {
	list-style-type: none;
	clear:both;
	list-style-type:none;
	margin-bottom:20px;
	padding: 10px 20px;
	position:relative;
}

ul#comments_section {padding: 0px;}

ul#comments_section li {
	border: 1px solid #ececec;
}

ul#comments_section ul {list-style-type:none;}

h5#comments {font-size: 16px; color: #9a9a9a; margin-bottom: 15px;}

img.avatar {position: absolute;top:10px;left:20px;}

.comment-author, .comment-meta, em.moderation {padding-left: 60px;}

.comment-author {padding-top: 4px;}

.comment-author a, .comment-meta a {color: #333333;}

span.says {color:#898989;display: none;}

div.reply {margin-bottom: 10px;}

.comment-meta {color:#929292; margin-bottom: 10px;font-size: 11px;}

.comment-meta a {color:#929292}

.cancel_comment {position: absolute; top:5px; right:0px;}

div#respond {position: relative;}

ul#recentcomments li {
	border-bottom:1px solid #EDEDED;
	margin-bottom:10px;
	padding-bottom:10px;
}

ul#recentcomments li:last-child {border-bottom:0px;margin-bottom:0px;}

ul#recentcomments li a {
	font-style:italic;
}

ul#recentcomments li a.url {color:#000000;font-style:normal;}

/* Custom Style for Apply page */

#apply {
	background: url(images/cornettopleft.gif) top left no-repeat, 
	url(images/cornettopright.jpg) top right no-repeat, 
	url(images/cornetbottomleft.gif) bottom left no-repeat, 
	url(images/cornetbottomright.gif) bottom right no-repeat;
}

#alumnitable td {
width: 40px;
color: black;
}

#alumniheader {
bottom-border:thin #cc00ee;
}
#admin-preaching {
     background: url(images/pr-bg.png) repeat-x;
     width: 100%;
     margin-bottom: 20px;
     font-family: "Arial", Century Gothic;
     font-size: 16px;
     font-color: red;
     text-align: center;
     vertical-align: baseline;
     letter-spacing: 2px;
     -moz-border-radius: 8px;
     -webkit-border-radius: 8px;
     text-transform:uppercase;
     letter-spacing:7px;
}
#admin-preaching-imgs{
     text-align: center;
     display:block;
     margin-left: 50px;
}
#staff-preaching {
     background: url(images/pr-bg.png) repeat-x;
     width: 100%;
     margin-bottom: 20px;
     font-family: "Arial", Century Gothic;
     font-size: 16px;
     font-color: red;
     text-align: center;
     vertical-align: baseline;
     letter-spacing: 2px;
     -moz-border-radius: 8px;
     -webkit-border-radius: 8px;
     text-transform:uppercase;
     letter-spacing:7px;
}
#staff-preaching-imgs{
     text-align: center;
     display:block;
     margin-left: 50px;
}
#fb-table{
     margin-left: 160px;
     margin-top: 50px;
}
#other-links {
     font-size: 11px;
     padding: 0px 0px 0px 0px;
     float: right; 
     width: 290px;
     height: 180px;
     margin-right: -30px;
     margin-top: -342px;
}

#ps {
     margin-top: -162px;
     margin-bottom: 0px;
     margin-left: 40px;
     height: 34px;
     z-index: 20;
}

#cs {
     background: url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/cs.jpg) no-repeat top left;
     margin-bottom: 0px;
     margin-left: 35px;
     height: 34px;
     z-index: 20;
}

#ue {
     background: url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/ue.jpg) no-repeat top left;
     margin-bottom: 10px;
     margin-left: 0px;
     height: 34px;
     z-index: 20;
}

#cal {
     background: url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/ps.jpg) no-repeat top left;
     margin-bottom: 0px;
     margin-left: 35px;
     height: 34px;
     z-index: 20;
}
#bott-bg {
     background: url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/bottom-bg.jpg) no-repeat center;
     width: 960px;
     height: 180px;
     margin-top: 20px;
     margin-left: -640px;
     z-index: 0;
}
.ps-hover a {
     display: block;
     width: 180px;
     background: transparent url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/ps.jpg) no-repeat;
     height: 34px;
}

.ps-hover a:hover {
     background-position: 0px;
     background: transparent url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/ps-2.jpg) no-repeat;
     height: 34px;
} 

.cs-hover a {
     display: block;
     width: 180px;
     background: transparent url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/cs.jpg) no-repeat;
     height: 34px;
}

.cs-hover a:hover {
     background-position: 0px;
     background: transparent url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/cs-2.jpg) no-repeat;
     height: 34px;
} 

.ue-hover a {
     display: block;
     width: 180px;
     background: transparent url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/ue.jpg) no-repeat;
     height: 34px;
}

.ue-hover a:hover {
     background-position: 0px;
     background: transparent url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/ue-2.jpg) no-repeat;
     height: 34px;
} 

#colored-bg {
     background: transparent url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/colored-bg.png) no-repeat;
}

#footer-bg {
     background: url(http://hylesanderson.edu/wp-content/themes/IdealCorp/images/footer-bg.jpg) top center;
     background-repeat: repeat-x;
     width: 100%;
     height: 180px;
     margin-top: -190px;
     
}
.tc{
        display: block;
	width: 300px;
	height: 200px;
	background: url("http://hylesanderson.com/images/store/tc.png") bottom;
	text-indent: -99999px;

}
.tc:hover {
        background: url("http://hylesanderson.com/images/store/tc-hover.png") bottom;
}

.contact {
	background-image: url(images/contact-us.png);
	background-repeat:no-repeat;
	text-indent:-99999;
	margin-left:auto;
	margin-right:20px;
	height:30px;
	width:90px;
	}


#sav a {
	text-indent:-9999px;
	background-image: url(/images/sav.png);
	background-repeat:no-repeat;
	text-indent:-99999;
	width:260px;
	height:80px;
	display:block;
	}

#sav a:hover {
	background-position:0px -80px;
	}

#ri a {
	text-indent:-9999px;
	background-image: url(/images/ri.png);
	background-repeat:no-repeat;
	text-indent:-99999;
	width:260px;
	height:80px;
	display:block;
	}

#ri a:hover {
	background-position:0px -80px;
	}

/* Ticker added by James Nono 12-1-11 */

#news-container
{
	width: auto; 
	margin: auto;
	margin-top: 40px;
	margin-bottom:-30px;
	border: 0px solid #333333;
	height:auto;
	
}

#news-container ul li div
{
	border: 0px solid #aaaaaa;
	background:none;
	padding:3px;
	font-size:12px;
}

#news-container a{
	text-decoration:none;
	color:#333;	
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.myButton:active {
	position:relative;
	top:1px;
}
