/* CSS Document */
body,html {
    height: 100%}

body {
    background: #333 url(http://ctpchurch.org/wp-content/themes/revolution/images/bg2.gif);
    color: #fff;
    text-align: center;
    font-family:helvetica,'century gothic',futura,arial,verdana,sans-serif}

a {
    color: #23daea;
    text-decoration: none }
    
a:hover {
    color: #eeff9d}
    
.wrapper {
    width: 977px;
    height: 100%;
    background: #333;
    text-align: left;
    margin: 0 auto;}
    
h1 {
    text-align: left;
    padding-left: 8px;
    padding-top: 81px;
    padding-bottom: 20px;
    text-transform: lowercase;
    line-height: 0.65em;
    letter-spacing: -0.05em;
    font-size: 70px;
    width: 600px;
    font-weight: bold}

h1 span {
    color: #00d8ff;
    line-height: 0.6em;}
    
.content {
    border-top: 0px dotted #8f8f8f;
    background: #333;
    clear: both}

.content ul {
    height: 7em}
    
.content ul li {
    margin-left: 8px;
    margin-right: 7px;
    float: left;
    border-top: 1px dotted #000;
    font-size: 230%;
    width: 229px;}
    
.content ul li a {
    display: block}
    
a.taiwanese span {display: none}

a.taiwanese:link,
a.taiwanese:visited {
    display: block;
    width: 220px;
    background: url(http://ctpchurch.org/wp-content/themes/revolution/images/taiwan.gif) no-repeat 0 bottom}

a.taiwanese:hover {
    background: url(http://ctpchurch.org/wp-content/themes/revolution/images/taiwan.gif) no-repeat -220px bottom}

a.nonfocus:link, a.nonfocus:visited {
    color: white}

a.nonfocus:hover {
    color: #ff0084;}

.content .info {
    clear: both}
    
.content p {
    float: left;
    width: 229px;
    border-top: 1px dotted #777;
    height: 6.5em;
    padding-top: .5em;
    margin-left: 8px;
    margin-right: 7px;}

.footer {
    padding-top: 50px;
    visibility: hidden;
    clear: both}
