/** Standards **/

h1 {
	margin-bottom:0px;
	line-height:.8em
}


h2,h3 {
	line-height:1.0em;
	margin-bottom:0px;
}

li {
	line-height: 1.5em;
}

/** Joomla Stuff **/

.page-header {
    margin: 2px 0px0px 0px;
    padding-bottom:0px;
}

.cat-children h3{
	font-size:16px;
	margin-bottom:10px;
}

/** Images **/

.border {
	padding:3px;
	background: #ffffff;
	border:1px solid #a2a2a2;
}

.bottombump {
	margin-bottom: 20px;
}

.pic-right {
	margin:0px 0px 0px 15px;
	float:right;
	clear:both;
}

.pic-shadow {
	border-right: 2px solid #838383;
	border-bottom: 2px solid #838383;
}


/** Top Area  **/

.top-addthis {
	text-align:center;
	padding-top:11px
}

.top-logo {
	text-align:center;
	display:block;
	margin:0 auto;
}

.top-email {
	padding-top:11px;
}

.top-email a{
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	text-shadow:2px 2px #000000;
	background:#;
	padding:4px;
}

.mobile-email {
	display:none;
}

/** Main Article **/

.article-info-term {
	display:none;
}

.category-name {
   	color:red;
	margin-left:0px
}

.leading-0{
    margin:30px 0px 20px 0px;
	border-bottom:1px solid #336699;
	
}


/** Home Intro **/

.homeintro {
	padding:0px 20px 0px 20px; 
	border-right:1px solid #333333;
}
	
/** Side Bar Robot **/


.sidebar-robot {
	margin-left:-560px;

}

/** Marquee **/

div.moduletable-marquee {
	padding:0px 0px 0px 0px;
	font-weight:700;
}

.js-marquee a {
	color:#000000;
}

.marquee-with-options-99 {
	padding-top:5px;
}

/** Program Logo Pyramid **/

.program-logos {
	max-width:150px;
	border-right:2px solid #838383;
	border-bottom:2px solid #838383;
	background: url('http://www.friendsofhawaiirobotics.org/images/bg-pyramid.jpg') no-repeat;
	padding:10px;
	line-height: 14px;
}

.program-logos img {
	padding-bottom:10px;
}

.program-logos a{
	color:#000000;
	font-size:14px;
	line-height:12px;
}

.right {
	float:right;
	clear:both;
}

.left {
	float:left;
	clear:both;
}	

.center-text {
	text-align:center;
}

.pyramid-tagline {
	font-size: 28px;
	font-weight:700;
	color:#000000;
	text-align:center;
	margin: 50px 0px 0px 25px
}

.row1-a {
	text-align:center;
	margin-right:25px;
	float:right;
	clear:both;
}

.row1-b {
	text-align:center;
	margin-left:25px;
	float:left;
	clear:both;
}

.row2-a {
	text-align:center;
	float:right;
	clear:both;
}

.row2-b {
	text-align:center;
}

.row2-c {
	text-align:center;
	float:left;
	clear:both;
}

/** Sponsor Logos **/


.sponsor-logos img{
	display:block;
	margin:0 auto;
	padding-top:20px;
}

.sponsor-logos {
	font-size:12px;
	font-weight:700
}

/** Program News Column **/

.newsbox {
	font-size:13px;
	line-height:16px;
}

.allmode-default {
    margin: 5px 0;
}

.allmode-default .allmode-itemsbox {
    margin: 0 0px;
}

/** Schedule **/

.ev_td_left {
    background-color: #eaeaea ;
}

.cal_td_daysnames {
    background-color: #eaeaea ;
	border-top: 1px solid #000000;
}

.ev_td_today {
    background-color: #c4161c ;
}

a.ev_link_weekday:link {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.cal_div .cal_div_currentmonth {
    background-color:#ffea05;
}

/** Weather **/

#plemx-root .condition {
    line-height:12px;
}

#plemx-root .logo-100 {
    display:none;
}

#plemx-root .weather-button {
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.35);
}


/** Credits  **/

.copyright {
	margin-top:15px;
	font-size: 17px;
	color: #000000;
	text-shadow: 2px 2px #ffffff;
}


.copyright a{
	color:#000000;
}

.credits {
	font-size: 10px;
	color: #000000;
}

.credits a{
	font-size: 10px;
	color: #000000;
}

/**Subscribe and Donate **/


.subscribe {
	float:right;
	clear:both;
}

.subscribe a{
	color:#000000;
	text-shadow: 2px 2px #ffffff;
}

.acymailing_module_form td {
    padding-top: 0px;
}

div.moduletable-subscribebox {
	background: #dcdcdc;
	padding:15px;
}

.donatebox {
	padding:30px;
	margin:20px 0px 0px 20px;
}

/** Newsletter **/

h1.acyarchiveview {
	text-align:center;
	color:#ffffff;
}

@media screen and (min-width: 524px) and (max-width: 858px) {

.right, .left {
	float:none;
	text-align:center;
	margin:0 auto;
}

.top-addthis {
	display:none;
}

.top-logo {
	text-align:center;
	margin-top:-30px;
}

.top-email {
	display:none;
}

.mobile-email {
	display:block;
	text-align:center;
	margin-top: -10px;
	padding-bottom:8px;
}

.mobile-email a{
	color:#333333;
}

#maincontent > div.inner {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
}

div.moduletable-filler {
	display:none;
}

.homeintro {
	padding-right:0px; 
	border-right:0px solid #333333;
	border-bottom: 1px solid #333333
}


.row1-a {
	margin-right: 0px;
	float:none;
}

.row1-b {
	margin-left:0px;
	float:none;
}

.row2-a {
	float:none;
}

.row2-b {

}

.row2-c {
	float:none;
}

.sponsor-logo-box {
	padding-bottom:40px;
}

.sponsor-main {
	border-bottom: 1px solid #dcdcdc;
	width:90%;
	text-align:center;
}

.sponsor-jr img {
	width:150px
}

.sponsor-jr {
	padding-bottom:6px;
	border-bottom: 1px solid #dcdcdc;
	width:90%;
	text-align:center;
}

.sponsor-jr-last img {
	width: 150px
}

.sponsor-jr-last {
	padding-bottom:6px;
	border-bottom: 0px solid #333333;
}

.menu-title {
    text-align:left;
}

.copyright, .credits, .credits a {
	text-align:center;
}

.copyright, .credits {
	margin-left:12px;
}

}


@media screen and (max-width: 524px) {

.right, .left {
	float:none;
	text-align:center;
	margin:0 auto;
}

.top-addthis {
	display:none;
}


.top-logo {
	text-align:center;
	margin-top:-30px;
}

.top-email {
	display:none;
}

.mobile-email {
	display:block;
	text-align:center;
	margin-top: -10px;
	padding-bottom:8px;
}

.mobile-email a{
	color:#333333;
}

#maincontent > div.inner {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
}

div.moduletable-filler {
	display:none;
}

.homeintro {
	padding-right:0px; 
	border-right:0px solid #333333;
	border-bottom: 1px solid #333333
}

.row1-a {
	margin-right: 0px;
	float:none;
}

.row1-b {
	margin-left:0px;
	float:none;
}

.row2-a {
	float:none;
}

.row2-b {

}

.row2-c {
	float:none;
}


.menu-title {
    text-align:left;
}

.sponsor-logo-box {
	padding-bottom:40px;
}

.sponsor-main {
	border-bottom: 1px solid #dcdcdc;
	width:90%;
	text-align:center;
}

.sponsor-jr img {
	width:150px
}

.sponsor-jr {
	padding-bottom:12px;
	border-bottom: 1px solid #dcdcdc;
	width:90%;
	text-align:center;
}

.sponsor-jr-last img {
	width: 150px
}

.sponsor-jr-last {
	padding-bottom:6px;
	border-bottom: 0px solid #333333;
}

.copyright, .credits, .credits a {
	text-align:center;
}

.copyright, .credits {
	margin-left:12px;
}

}