/*
Theme Name: MAA
Theme URI: mtassisi.org
Description: MAA Default Theme
Author: NS
Version: 3.2
.
*/

@media print { .toplink { display: none; } }

#blanket {
background-color:#111;
/* CSS3 standard*/
opacity: 0.65;
/* for IE */
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
.popUpDiv {
position:absolute;
background-color:#eeeeee;
width:450px;
height:300px;
padding:10px;
z-index: 9002;
}

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	background:#f1f1f1;
	background: url(/images/mtassisi_bg.png) repeat;
	margin: 0 0 0 0;
	font-size: 12px;
	line-height: 18px;
}

/* LAYOUT */

#container {
	top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	padding: 0px;
}
#logo {
	display: inline;
	padding: 0 8px;
	top: 0px;
	/*left: 602px;*/
}
#logo img {
	border:0;
	width:500px;
}
#head {
height: 160px;
clear: both;
background-color: #333;
text-align: center;
}

#head img {
margin: 10px;
display: inline-block;
height:140px;
}
#pageheader {
	float:right;
}

#plogo {
	display: none;
	float:right;
}
#plogomain img {
	border:0;
	width:300px;
	margin-bottom:-25px;
	margin-top:-10px;
}
#plogosub img {
	border:0;
	width:150px;
}

#clogo {
	display: none;
	float:right;
}
#clogomain img {
	border:0;
	width:300px;
	margin-bottom:-25px;
}
#clogosub img {
	border:0;
	width:150px;
}
#alogo {
	display: none;
	float:right;
}
#alogomain img {
	border:0;
	width:300px;
	margin-bottom:-25px;
}
#alogosub img {
	border:0;
	width:150px;
}

#tag {
	display:none;
}
#header {
	clear: both;
	width: auto;
}
.nav {
	font-weight: bold;
	font-size:150%;
	color: #ffffff;
	display:none;
}
#cnav, #anav
	{display:none;}

#pnav
	{display:block;}
#nav2 {
	font-weight: bold;
	font-size:150%;
	color: #ffffff;
	display:none;
}

#bigbuttons {
	width:944px;
	text-align:center;
	display:none;
}

#bigbuttons a{
	display: inline-block;
}

#bigbuttons img {
	border: 1px solid white;
	width: 300px;

}
#content {
	clear: both;
	background: #ffffff;
	width: 944px;
	border: #1c2449 1px solid;
	/*overflow: auto;*/
	float: left;
}
#side {
	float: left;
	width: 167px;
	padding: 12px;
}
#side li {
	font-size: 90%;
}
#side li li{
	text-indent: 10px;
}

#main {
	float: right;
	width: 744px;
	padding: 5px 0;
}
#main #box1 {
	float: left;
	width: 305px;
	padding: 10px;
	position:relative;
}
#main #box2 {
	float: left;
	width: 310px;
	padding: 10px;
}
#main #box2 .news-image_SS {
	float: left;
	display: block;
	vertical-align: text-top;
	/*margin: 10px 10px 0 0;*/
	margin-right:10px;
	border: 1px solid #003366;
	padding: 0px;
}
#main #box2 .news-text {
	padding-left:70px;
}
#main #box2 .news-date {
	padding-left:70px;
	color: gray;
	font-size: 11px;
}
#main #box2 .news-item-complete {
	float:left;
	margin:10px;
}
#main #box2 .news-item-complete .clearer {
	clear: left;
	line-height: 0;
	height: 0;
}
#main #box3 {
	float: left;
	width: 255px;
	padding: 10px;
/*	line-height: 1;*/
}
#main #box4 {
	float: left;
	width: 310px;
	padding: 10px;
}
#main #box4 .news-image_SS {
	float: left;
	display: block;
	vertical-align: text-top;
	margin-right: 10px;
	border: 1px solid #003366;
	padding: 0px;
}
#main #box5 {
	float: left;
	/*height: 420px;*/
	width: 255px;
	padding: 10px;
}

.spotlighttitle {
	color: #a83823;
	font-weight: bold;
}
.spotlight a:link, a:visited, a:hover, a:active  {
	color: #a83823;
	text-decoration: none;
}

#quicklinks {
	clear: both;
	background-color: #F1F1F1;
	height: 92px;
	width: 944px;
}
.quicklinks {
	float: left;
	padding: 10px;
	min-width: 160px;
}
.quicklinks a {
	font-weight: bold;
}

#footer {
	clear: both;
	width: 944px;
	background:url(images/mtassisi_bar.jpg);
	height: 21px;
	border: #1c2449 1px solid;
	text-align: center;
	padding: 3px 0;
}
.callout {
	width: 444px;
	background:#e6e8f4 url(images/mtassisi_cross.png) no-repeat;
	padding: 4px 4px 4px 95px;
}
#main .entry-content img {
	border: #1c2449 1px solid;
	padding: 5px;
	float: right;
	margin: 0 0 8px 12px;
}
.border-1 {
	border: thin solid #999999;
	padding: 10px 0px 10px 0px;
	background-color: #F1F1F1;
}

.border-1px {
	border: 1px black solid;
	padding: 5px;
}
.grayback {
	background-color: #F1F1F1;
}
.twelvept {
	font-size: 12px;
}

/* TYPOGRAPHY */

P, span, table {
	color: #000;
}
a:link, a:link img {
	color: #a83823;
	text-decoration: none;
}
a:visited {
	color: #a83823;
	text-decoration: none;
}
a:hover, a:active {
	color: #a83823;
	text-decoration: underline;
}
.footer {
	color: #fff;
	font-size:90%;
}
.footer a:link, .footer a:visited {
	color: #fff;
	text-decoration: underline;
}
.footer a:hover, .footer a:active {
	color: #3f3f3f;
	text-decoration: none;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #a83823;*/
	color: #314082;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}
.bold {
	font-weight: bold;
}
.center {
	text-align:center;
}

.title {
	color: #a83823;
	/*color: ffffff;*/
	font-weight: bold;

}

#side ul li a {
	text-decoration: none;
}

/* sIFR Typography */

.sIFR-flash {
visibility: visible !important;
margin: 0;
}
.sIFR-replaced {
visibility: visible !important;
}
span.sIFR-alternate {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
display: block;
overflow: hidden;
}
.sIFR-hasFlash h1 {
line-height:36px !important;
height:36px;
font-size:36px;
visibility:hidden;
margin:0 !important;
}
h1,h2,h3,h4 {
margin: 0; /* this is overridden when sIFR is active with the !important declaration */
}
h1 {
font-size: 20px;
line-height: 20px; /* this is overridden when sIFR is active with the !important declaration */
color: #1c2449;
}
h2 {
font-size: 18px;
line-height: 18px;
color: #1c2449;
}
h3 {
font-size: 16px;
line-height: 16px;
color: #1c2449;
}
h4 {
font-size: 14px;
line-height: 14px;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* DROP DOWN */
.nav li.off {
/*float the main list items*/
margin: 0;
float: left;
display: block;
padding-right: 3px;
padding-left: 3px;
width: 152px;
text-align: center;
font-size: 72.5%;
}
.nav li a {
  /*for all links in the list*/
  color: #ffffff;
  display: block;
  height: auto;
  width: auto;
  text-decoration: none;
  padding: 4px 10px;
}
.nav li.off ul, .nav li.on ul {
  /*put the subnavs below and hide them all*/
  display: none;
  position: absolute;
  top: 93px;
  text-align: left;
  width: auto;
  background-color: #8a98af;
  padding: 2px 0;
  border: 1px solid #1c2449;
  font-weight:normal;
}
.nav li.off>ul {
	top: auto;
	left: auto;
}
.nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}
.nav li.on ul a, .nav li.off ul a {
  display: block;
}
.nav li.on ul {
  /*display the current topic*/
  display: block;
}
.nav li.off:hover ul, .nav li.over ul  {
  /*  display the other topics when
      their parent is hovered */
  display: block;
  z-index: 6000;
}
.nav li.off a:hover,
.nav li.off:hover a,
.nav li.over a
 {
  background: #8a98af;
  color: #000;
  display: block;
}
.nav li.off li a:hover {
	color:#fff;
	background-color: #1c2449;
}


/* WORDPRESS SPECIFIC */

#calendar {
width: 250px;
margin-top: 16px;
}
#main .entry-content #none img {
float: left;
border: 0;
padding: 0;
margin: 0;
}
