﻿
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    background: #923494;
    color: #B755B9;
}


h1 {
}

h2 {
}

h3 {
}

h6 {
}

a {
    color: #E5A7E6;
}
   

/* Header */

#header {
    margin: 100px 1em 0 1em;
}

/* Menu */
div#psndivpic {
    margin: 2em 0 0 0;
}

div#psndivtable {
    margin: 2em 0 0 0;
}

/* Page */

#page {
    margin: 0 auto;
    padding: 80px 0px 0px 0px;
}


/** LOGO */

#logo {
    float: left;
    height: 94px;
    margin: 0 auto;
    padding-top: 90px;
    overflow: hidden;
}

    #logo h1, #logo p {
        margin: 0px;
        line-height: normal;
        font-weight: normal;
        color: #FFFFFF;
    }

    #logo p {
        margin-top: -4px;
        font-size: 13px;
        color: #E5A7E6;
    }

    #logo h1 {
        padding-top: 10px;
        font-size: 48px;
    }

    #logo a {
        text-decoration: none;
        color: #E5A7E6;
    }

    #logo h1 a {
        text-decoration: none;
        color: #FFFFFF;
    }



/* Content */

div#content {
    min-height: 600px;
    background: #3A1F40;
    border-radius: 30px;
    margin: 2em 0.5em;
}

/* Post */

.post {
    margin: 30px 0 30px 0;
}

    .post .title {
        height: 44px;
        font-size: 30px;
        padding-left: 15px;
        color: #FCC9FD;
    }

        .post .title a {
            text-decoration: none;
            text-transform: capitalize;
            font-size: 30px;
            color: #FCC9FD;
        }


/* Sidebar */

#sidebar {
    margin: 30px 0px 0px 0px;
    font-size: 16px;
}

    #sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: normal;
    }

    #sidebar li {
        margin-bottom: 30px;
        padding: 0 0 10px 0px;
    }

        #sidebar li ul {
            margin: 0px 14px;
        }

        #sidebar li li {
            margin: 0px 0px 0px 10px;
            padding: 12px 0px 12px 6px;
            border-bottom: 1px dotted #512B5B;
        }

            #sidebar li li a {
                padding: 0px 0px 0px 0px;
                font-weight: normal;
            }

                #sidebar li li a:hover {
                }

    #sidebar p {
        margin: 0;
        padding: 0px 14px;
    }

    #sidebar h2 {
        height: 30px;
        margin: 0 0 10px 0px;
        padding: 6px 0 2px 14px;
        background: url(images/img05.gif) repeat-x left top;
        text-transform: capitalize;
        font-size: 18px;
        font-weight: normal;
    }


    #sidebar p {
        line-height: 200%;
    }

    #sidebar a {
        text-align: left;
        text-decoration: none;
        font-weight: bold;
    }


/* Footer */

#footer {
    margin: 0 0 30px 0;
}

#footer-bgcontent {
    height: 220px;
    background: url(images/img03.jpg) no-repeat center top;
}

#footer p {
    margin: 1em;
    padding: 0;
    text-align: center;
    line-height: 1em;
    font-size: 14px;
    color: #FCC9FD;
}

    #footer p span {
        display: block;
        margin-bottom: 6px;
    }

#footer a {
    color: #FCC9FD;
}


/* 瀏覽詳細資料 */

