
/*** layout ***/

#main_wrapper
	{
display:inline;
float:left;
margin:10px 10px 18px 0;
width:585px;
	}
.main {
	height: 100%;
	overflow:hidden;
	margin: 0;
	padding: 0;
	}
#side
	{
	display: inline;
	float: right;
	padding: 10px;
	width: 300px;
	}


img {
	border: none;
}	
hr{clear:both; border-top: none; border-left: none; border-right: none; border-bottom: 1px 0 solid #ddd; padding:20px 0 0; margin:0; margin:0 0 20px}

/**main**/

#eventTitle {border-width:1px; border-style: solid;}

#schl3o #eventTitle h1, #schl3o #eventTitle h3{
font-family: 'Times New Roman', Times, serif;
margin:0;
text-align:center;
text-transform:uppercase;
}
#schl3o #eventTitle h1{
letter-spacing: 2px;
font-size:21px;
padding:10px 0 5px;
}

#schl3o #eventTitle h3{
font-size:16px;
padding:0 0 10px;
}


#schl3o .button, #schl3o .button:visited {
	background: #222 url("images/alert-overlay.png") repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-weight:bold;
}

#register {background:url("images/arrow_blue_full.gif") no-repeat scroll 6px 0 transparent;
height:35px;
margin:14px 0;
text-align:center;
margin:0;
line-height:15px;
padding:13px}

#schl3o #pageContent .button:active{ top: 1px; }
#schl3o #pageContent .button, #schl3o #pageContent .button:visited,
#schl3o #pageContent .large.button, #schl3o #pageContent .large.button:visited {font-size: 14px; padding: 8px 14px 9px; }

.main p{font-size:14px}

.full {padding:0; margin:10px 0}
.side_box, .full {border-style:solid; border-width:4px;}

.module-content {
	padding:10px;
}
.bottomMargin10{
	margin-bottom:10px !important;
}
#schl3o  h2, #schl3o  h3 {
font-family: 'Times New Roman', Times, serif;
	font-size:18px;
	letter-spacing: 2px;
	font-weight:bold;
	margin:0;
	padding:4px 0;
	text-transform:uppercase;
}
 #schl3o  h3 {
 	font-size:14px;
	padding:4px 0 4px 10px;
 }

#schl3o  h4{
font:12px arial,sans-serif;
font-weight:bold;
margin:10px;
}

#side  ul {margin:0; padding:0}

#side ul li{
background:url("images/arrow_blue.gif") no-repeat scroll 0 3px transparent;
margin:0 0 5px 6px;
padding:0 0 0 15px;
list-style:none;
}
/**#logo{padding:5px 0;}**/

#upcoming h4{margin:0}


/**Add This**/
.facebook_twitter{clear:both; padding:5px 0 3px}

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}   

.addthis_toolbox a {
    position: relative;
    display: block;
    background: #fff;
	width: 102px;
    padding: 4px 0 4px 34px;
    text-decoration: none;
    color: #00bff3;
}

.addthis_toolbox a:hover {    
    background: #f5f5f5;
    color: #027999;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.addthis_toolbox span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .more a {
    padding: 4px 0;
    margin: 0;
}
.addthis_toolbox .more a:hover {
    background: none;
}

.addthis_toolbox .more span {
    display: none;
}

/** STYLES FOR SIDE COLUMN BOXES - ADVERTISEMENTS If needed.**/
/* .side_box_ad {
	border: 5px solid #f1f1f1;
	border-top: none;
	margin: 0 0 10px 0 !important;
	padding: 0;
	width: 300px;
}
h3.side_box_ad_title {
	background: #f1f1f1;
	color: #999;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	height: auto;
	margin: 0;
	padding: 1px 5px 1px 7px;
	font-size: 11px;
}
h3.side_box_ad_title img {
	padding: 0 0 3px 2px;
} */
    