@charset "UTF-8";
/* Morgan adams, Adams Immersive: adamsi.com */
body,p,ul,ol,dl,h1,h2,h3,td,th {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}
html, body {
	background-attachment: fixed;
	background-color: #330033;
	background-image: url(images/cftstars.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center; /* IE */
	height: 100%; /* footer */
}
a {
	color: #3300CC;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}
#container { /* footer */
	min-height: 100%;
	position: relative;
}
#header {
	width: 800px;
	height: 116px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#nav a {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 90%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#nav a:hover {
	color: #EE0000;
}
#main {
	background-attachment: fixed;
	background-image: url(images/cftmain.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 700px;
	background-color: #E1DAE2;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left; /* IE */
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#main p,ul,ol,dl,h1,h2,h3,td,th {
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
#footerpad {
	font-size: 55%;
	color: #777777;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 250px; /* footer */
}
#footer {
	background-image: url(images/cftcleveland.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	bottom: 0;
	left: 0; /* IE */
	width: 100%;
	height: 250px;
}
#footerpad a {
	color: #777777;
	text-decoration: none;
	font-weight: normal;
}
#footerpad a:hover {
	color: #CC0000;
}
.footerlink {
	text-decoration: underline;
}
h1 {
	font-size: 200%;
	color: #990066;
	margin-top: -20px;
	margin-bottom: 0.4em;
	font-weight: normal;
	letter-spacing: .15em;
}
.sidefeature {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 0px;
}
.homefeature {
	width: 700px;
	clear: both;
	border: 0px;
}

/*
Google RSS feed control
*/

#feed-control {
	width: 330px;
	line-height: 1em;
}

#feed-control-2 {
	width: 330px;
	line-height: 1em;
}

.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
}

.gfg-title {
	font-size: 200%;
	color: #990066;
	margin-bottom: .4em;
	letter-spacing: .15em;
	line-height : 1.4em;
  	overflow : hidden;
  	white-space : nowrap;
}

.gfg-title a {
	text-decoration: none;
	font-weight: normal;
	color: #990066;
}

.gfg-title a:hover {
	text-decoration: underline;
	color: #CC0000;
}

.gfg-subtitle {
  font-size: 80%;
  font-weight : bold;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
	font-weight: normal;
}

.gfg-entry {
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  font-size: 80%;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  width : 100%;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  font-size: 80%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry a {
	text-decoration: none;
}

.gfg-listentry-odd {
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('images/bullet.png');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
	font-weight: normal;
  	text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : 100%;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('images/bullet.png');
}

.gfg-collapse-closed {
  background-image : url('images/bullet.png');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}
