/****************************************************************
   MIAMI BOOK FAIR INTERNATIONAL STYLESHEET
*****************************************************************/

/* GENERAL SELECTORS
---------------------------------------------------------------*/	
* {
	margin:0;
	padding:0;
	font-size:100.01%;
	}

body {
	margin:0;
	padding:0;
	color:#000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #FFFFFF;
	background-image: url(../images/BF_BKG.gif);
	background-repeat: repeat-x;
	background-position: celllnter top;
	}		
	
h1 {
	font-size:1.8em;
	font-weight:normal;
	}	
	
h2 {
	font-size:1.2em;
	}
	
h3 {
	font-size:1em;
	}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.4em;
	color: #333333;
}
h4 em a{
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-top: -1.3em;
	cursor: hand;
}
h4 a em{
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-top: -1.3em;
	cursor: hand;
}
h1, h2, h3, h4 {
	margin:0 0 1em 0;
	}
		
p {
	margin:0 0 1.2em 0;
	font-size:1.2em;
	}

ul, li {
	list-style:none;
	}
		
a:link, a:visited { 
	text-decoration:none; 
	color:#0033CC; 
	}	
	
a:hover, a:active { 
	text-decoration:underline; 
	color:#0033CC; 
	}	

form, fieldset, legend {
	margin:0; 
	padding:0;
	}
	
fieldset {
	border:none;
	}	
	
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
	}

img { 
	border:none; 
	}
	
input, select, label {
	vertical-align:middle;
	}	

hr { 
	display:none; 
	}		

/* ACCESSIBILITY NAVIGATION
---------------------------------------------------------------*/		
#skip { 
	display:none;
	}		


/* ADS
---------------------------------------------------------------*/	
#adbar {
	display: block;
	width: 164px;
	clear: right;
	float: right;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#leaderboard {
	text-align: center;
	display: block;
	width: 821px;
	padding-top: 4px;
	padding-bottom: 4px;

}
/* CORE LAYOUT
---------------------------------------------------------------*/
#container {
	width:985px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
      }


#sitewrap {
	display: block;
	width: 821px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	margin: 0px;

}
#header {
	font:1em Verdana, Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	display: block;
	float: left;
	width: 100%;
	background-image: url(../images/BF_HEADER.jpg);
	background-repeat: no-repeat;
	height: 197px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0cacbf;
	}	
	
#main {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}

#content {
	overflow:hidden;
	width:821px;
	float: left;
	z-index: 1;
	padding-top: 14px;
	background-color: #FFFFFF;
      } 	
  
#sidebar-left {
	float:left;
	width:170px;
	color: #CCCCCC;
	}
	
#sidebar-right {
	width:280px;
	float:right;
	margin-top: 0px;
	margin-right: 7px;
	padding-top: 0px;
      }	

#sidebar-right h2{
	color: #003399;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 4px;
	line-height: 1.5em;
      }
#main-content {
	margin-right: 280px;
	margin-bottom: 0;
	padding-right: 13px;
	padding-bottom: 1em;
	padding-left: 13px;
	background-color: #FFFFFF;
	padding-top: 0px;
	font-size:1em;
	color: #4B4949;
	margin-left: 0px;
	margin-top: 0px;
	}
#footer {
	clear:both;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	margin-bottom: 0px;
	background-color: #0cacbf;
	padding-top: .6em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	}


/* CORE LAYOUT: ONE COLUMN RIGHT
---------------------------------------------------------------*/	
.one-column-right #main-content {
	padding-left:15px;
	padding-right:15px;
	margin-top: 0;
	margin-right: 280px;
	margin-bottom: 0;
	margin-left: 0;
	}

/* CORE LAYOUT: SINGLE COLUMN
---------------------------------------------------------------*/	
.wide-column #main-content {
	margin:0;
	padding-left:15px;
	padding-right:15px;
	}
/* HEADER
---------------------------------------------------------------*/	
#header h1 {
	float:left;
	left:7px;
	position:relative;
	font-size:1.2em;
	text-align: center;
	vertical-align: middle;
	margin-right: 0;
	}

#header h1, #header h1 a {
	width:346px;
	height:124px;
	color:#000000;
	position: relative;
	vertical-align: bottom;
	}	
	
#header h1 a {
	position:absolute;
	top:0;
	z-index:1;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	left: 0px;
	display: none;
	}
#header h1 em {
	display: none;
	}

/* -- SEARCH -- */
#search {
	float:right;
	width:22em;
	
	}
	
#search img {
	font-size:1em;
	}	

#search fieldset {
	text-align:center;
	background-color:#0cacbf;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	}	

#search .textfield {
	width:15em;
	border:1px solid #000;
	border-top-color:#000;
	border-left-color:#000;
	border-right-color:#C0C0C0;
	border-bottom-color:#C0C0C0;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.3em;
	padding-right: 0.1em;
	padding-bottom: 0.3em;
	padding-left: 0.1em;
	}
		
#search .button {
	width:4.5em;
	padding:0.3em 0.2em 0.2em;
	background-color:#F4D27A;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	border-left:none;
	border-top:none;
	color:#000;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	}
				
#dateslogos {
	display: block;
	clear: left;
	background-color: #0cacbf;
	width: 100%;
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	height: 39px;
	top: 10px;
	position: relative;
	}	
	
#dateslogos h3 {
	float:left;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:6px;
	font-weight:normal
	}
	
#dateslogos h3 span {
	font-size:20px;
	p vertical-align:middle;
	font-weight:bold
	}		
	
#dateslogos image {
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:right
	
	}	

/* NAVIGATION
---------------------------------------------------------------*/

#nav {
	z-index:2;
	position:relative;
	background-color:#F4D27A;
	width:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}
#navigation {
	width:100%;
	font-size: 12px;
	position: relative;
	display: block;
	z-index: 1;
	background-color: #f4d27a;
	margin-top: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
#navigation ul {
	display: block;
}	
#navigation li {
	float:left;
	text-align: center;
	display: block;
	z-index: 2;
	}
#navigation li:hover {
	background-color: #ffffff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  opacity:0.5;
	}
#navigation li a {
	float:left;
	background-image: url(../images/BF_TOP_NAV_BAR.gif);
	background-repeat: repeat-y;
	background-position: right;
	white-space: nowrap;
	z-index: 5;
	padding-top: 6px;
	padding-right: 22px;
	padding-bottom: 6px;
	padding-left: 13px;
	font-weight: bold;
	}
#navigation li a.last {
	background-image: none;

	}
	
#navigation a:link,
#navigation a:visited,
#navigation a.current:hover,
#navigation a.current:active {
	z-index: 7;
	color:#000000;
	}
	
#navigation li a:hover,	
#navigation a:active {
color:#000000;
	}	
	
/* FOOTER
---------------------------------------------------------------*/	
#footer a:link,
#footer a:visited {
	color:#333;
	}
	
/* MISC. STYLES
---------------------------------------------------------------*/	
.clear { 
	clear:both;
	font-size:0; 
	line-height:0.0; 
	height:0;
	}	
	
.float-wrapper {
	width:100%;
	overflow:hidden;
	}
	
.image-align-center {
	margin-bottom: 13px;

}
.image-align-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	display: block;
	position: relative;

}
.image-align-right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;

}
/* INTERNAL PAGES 
---------------------------------------------------------------*/	
	
#main-content hr {
display:block;
	}

#main-content ul {
	}

		
#main-content ul li {
/*	list-style-type: disc;
	list-style-position: outside;*/
	font-size: 1.2em;
	}
#main-content ul li li {
	font-size: 1em;
/*	list-style-type: circle;
	list-style-position: outside;*/
	}
#main-content ul li li li {
	font-size: 1em;
/*	list-style-type: square;
	list-style-position: outside;*/
	}	
#main-content ol {

	}
#main-content ol li {
/*	list-style-type: decimal;
	list-style-position: outside;*/
	font-size: 1.2em;
	}
#main-content ol li li {
	font-size: 1em;
	list-style-type: lower-alpha;
	list-style-position: outside;
	}
#main-content ol li li li {
	font-size: 1em;
/*	list-style-type: lower-roman;
	list-style-position: outside;*/
	}
#main-content h1 {
	font-size: 2.4em;
	color: #c74298;
	font-weight: bold;
	margin-bottom: 5px;
	}
#main-content h2 {
	font-size: 2.5em;
	color: #33A3DB;
	font-weight: bold;
	}
#main-content h3 {
	font-size: 1.5em;
	color: #377342;
	}
#main-content h3 a em {
	font-size:0.8em;
	float:right;
	margin-top: -1.5em;
	padding-right: 20px;
	padding-bottom: 0px;
	font-style: normal;
	}
#main-content h4 {
	font-size: 2.2em;
	color: #C74298;
	font-weight: bold;
	margin-bottom: 3px;
	}
#main-content .newslisttitle {
	font-size: 1.6em;
	text-decoration: none;
	font-weight: bold;
}
#main-content .newssubtitle {
	font-size: 1.5em;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 1em;
	display: block;
}
#main-content .newslisttitle:hover {
	text-decoration: underline;

}
#main-content .newslistdate {
	font-size: 0.9em;
	color: #666666;
	text-transform: uppercase;
}
#main-content .newslistcontacts {
	font-size: 1.2em;
	color: #000000;
	line-height: 1.3em;
}
#main-content-archive {
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background:#7CADF6;
	}
#main-content-archive li {
	float:left;
	text-transform:uppercase;
	text-align:center;
	list-style-type: upper-alpha;
	}

#main-content-archive a {
	float:left;
	display:block;
	background-color:#7CADF6;
	padding: 0.8em;
	}
	
#main-content-archive a.current {
	font-weight: bold;
	color: #CC0000;
	}	
#main-content-archive a:link,
#main-content-archive a:visited,
#main-content-archive a.current:hover,
#main-content-archive a:hover,
#main-content-archive a:active {
	color:#000;
	}

#footerlinks {
	font-size: 1.2em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.4em;
	padding-left: 1em;
	padding-bottom: 0.4em;
	padding-right: 1em;
}
#footerlinks h4 {
	color: #999999;
	font-size: 1.4em;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-style: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
	}
#footerlinks li {
	text-decoration: none;
	padding-left: .5em;
	}
	
#footerlinks li a {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
#footerlinks li a:hover {
	color: #0000FF;
	text-decoration: underline;
	}

#footerlinks li a.first {
	padding-left: 0px;
	border-left-style: none;
	}	
/* DISCLAIMER */
#disclaimer {
	text-align: left;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	vertical-align: top;
	width: 24%;
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	line-height: 1.4em;
	margin-top: 1.0em;
	padding-top: 0px;
}

/* -- SHARE -- */  
#bookmark-banner {
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.4em;
	display: block;
	padding-top: 2px;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-left: 0px;
	text-align: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	white-space: nowrap;
	}
#bookmark-banner ul {
	line-height: 2em;
	padding-bottom: 8px;
}
#bookmark-banner li {
	list-style-image: url(../images/trans1x1.gif);
	display: inline;
	white-space: nowrap;
	padding-right: 22px;
	}
#bookmark-banner li.first {
	text-align:left;
	vertical-align: top;
	float: left;
	list-style-image: url(../images/trans1x1.gif);
	padding-bottom: 8px;
	}
#bookmark-banner a {
	color: #999999;
	white-space: nowrap;
	}
#bookmark-banner a:hover {
	color: #000099;
	text-decoration: none;
	}
#bookmark-banner img {
	vertical-align: top;
	padding-right: 0.1em;
	height: 18px;
	width: 18px;
	padding-top: 0px;
	margin-top: -0.3em;
	}
#footercontainer {
	width: 985px;
	margin-left:auto;
	margin-right:auto;
}
#footernav {
	background-color: #ddd;
	height: 18em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777;
	text-align: left;
}
#footernavbox {
	float: left;
	width: 24%;
	padding-top: 0.9em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.0em;

}
#footernavbox h4 {
	color: #0cacbf;
	text-decoration: none;
	border-bottom-style: none;
	padding-left: 0.8em;
	padding-right: 0.8px;
	padding-bottom: 0.4em;
	margin-bottom: 0em;
}
#footernavbox ul {
	padding-left: 1.2em;
	padding-right: 1em;
	padding-top: 0px;
	padding-bottom: 2em;

}
#footernavbox li a {
	font-size: 1.1em;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footernavbox li a:hover {
	color: #33a3db;
	text-decoration: underline;
}
/* -- RIGHT SIDEBAR ITEMS -- */
#rightbar_support {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightbar_support h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #002E82;
	font-weight: normal;
	margin-left: 2px;
}


#rightbar_support h3 {
	color: #31A2DA;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 4px;
}
#rightbar_support h3 a {
	color: #31A2DA;
	text-decoration: underline;
}
#rightbar_support h4 {
	color: #C74298;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;

}
#rightbar_support p em {
	font-style: normal;
	font-weight: bold;
	display: block;
	margin-bottom: -12px;
	font-size: 1.1em;

}
#rightbar_support p {
	color: #333333;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
#rightbar_support img {
	padding-top: 0px;
	padding-bottom: 12px;
	float: left;
	padding-right: 1px;
	padding-left: 1px;

}
#rightbar_exhibitors {
	margin-right:-10px;
	max-height:675PX;
	overflow:auto;
	overflow-x: hidden;
}
#rightbar_exhibitors.normal {
	font-weight:normal;
}
#rightbar_exhibitors h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	color: #C74298;
	font-weight: bold;
	margin-left: -2px;

}
#rightbar_exhibitors h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #C74298;
	font-weight: bold;
	margin-left: -2px;
	border-bottom-style: none;
	margin-bottom: 0px;

}
#rightbar_exhibitors h3 {
	color: #33A3DB;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
#rightbar_exhibitors h3 a {
	text-decoration: underline;
	color: #33A3DB;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#rightbar_exhibitors p {
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#photogallery h2 {
	color: #33A3DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: -14px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#inthenews {
	background-color: #48972A;
	padding: 2px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#inthenews h2 {
	color: #FFFFFF;
	font-size: 2.2em;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#inthenews ul {
	background-color: #EDF8EA;
	overflow: auto;
	max-height:400px;
	padding: 9px;
}
#inthenews li {
	font-size: 1.1em;
	color: #666666;
	padding-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#inthenews a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;

}
#inthenews .newsfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;

}
#program-listing {
	margin-bottom: 12px;

}
#program-listing  td {
	font-size: 1em;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	}
#program-listing  td p,a {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	}
#program-listing  tr.alt td {
	background: #F3F3F3;
	}
#program-listing  tr.odd td {
	background: #ffffff;
	}
#program-listing  tr.over td {
	background: #CFDEFF;
	}
#program-listing h2 {
	font-size: 2.2em;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#program-listing .listingmonth {
	color: #FFFFFF;
	background-color: #006600;
	display: block;
	width: 40px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin-top: -32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
}
#program-listing .listingdate {
	color: #FFFFFF;
	background-color: #006600;
	display: inline;
	width: 40px;
	text-align: center;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	clear: left;
	margin-top: -15px;
}
#program-listing .listingday {
	color: #33A3DB;
	font-size: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 48px;
	display: inline;
	position: relative;
	clear: left;
	top: 20px;
}

.program-schedule {
	width:500px;
	height:300px;	
	overflow:auto
}

.program-schedule a:link { 
	text-decoration:none; 
	color:#0033CC; 
	}
	
.program-schedule a:visited { 
	text-decoration:none; 
	color:#0033CC; 
	}
		
.program-schedule a:hover, a:active { 
	text-decoration:underline; 
	color:#0033CC; 
	}

#cluster {
	display: block;
	overflow: auto;
	margin-bottom: 15px;
	padding: 7px;
}
#cluster:hover {
	background-color:#FFFFFF;
}
#cluster img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	display: block;
}
#cluster h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 2.1em;
}
#cluster h2 a{
	color: #31A2DA;
	font-weight: bold;
	text-decoration: underline;
}

#cluster h3 {
	color:#000000;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
#cluster p em {
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	font-size: 1em;
}
#cluster p {
	margin-bottom: 0px;
	margin-top: 9px;
	font-size: 1.2em;
}
#news {
	float: left;
	width: 211px;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 15px;
}
#news h3 a {
	font-size: .9em;
	font-weight: 400;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

div.demo, div.inner {
	color: #000;
	text-align: left;
	font-family: verdana, arial, sans-serif;
}

div.demo  {
	width: 276px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0em;
 }
div.inner {
	background: #FCF3DC;
	padding: 2px;
	border:0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
div.outer {
	float: left;
	margin-top: 20px;
	background: #ebb017;
	padding: 2px;
	width: 276px;
}


.color { background-color:#61AB2B}
.color:hover{background-color:#C74298}
.color:active
{top:1px;left:1px;position:relative}

.schedmonth {
	float: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	text-align: center;
	font-weight: bold;
	width: 7.3em;
	height: 1.6em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 14px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	display: block;
	text-transform: uppercase;
	background-color: #62ad46;
	background-repeat: no-repeat;
}

.post-date-bg {
	float: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	width: 3.1em;
	height: 3.1em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	display: block;
	text-transform: uppercase;
	background-color: #62ad46;
	background-repeat: no-repeat;
}
.post-date-bg a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}
.post-date-bg a:hover {
	color: #fff;
	text-decoration: underline;
}
.post-date-bg-on {
	float: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	width: 3.1em;
	height: 3.1em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	display: block;
	text-transform: uppercase;
	background-color: #34A1DC;
	background-repeat: no-repeat;
}
.post-date-bg-on a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}
.post-date-bg-on a:hover {
	color: #fff;
	text-decoration: none;
}
.date {
	font-size:1.7em;
	line-height: auto:
}
#mbfi_buttons {
	margin-top: 12px;
	width: auto;
	margin-bottom: 16px;
	text-align: center;
	display: block;
	padding-left: 22px;
}
#mbfi_buttons img {
	display: block;
	clear: left;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#mbfi_buttons ul {
	text-align: center;
	display: block;

}
#shadow {
	background-attachment: fixed;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
	
}
/*scroll-navigation {
 background-color: #666666;
 width:100%
}*/
