/*
 * style sheet for thinkinganglicans.org.uk
 * Simon Kershaw simon.kershaw @ thinkinganglicans.org.uk 2003
 */
body
{
        margin:         0px 0px 20px 0px;
        background:     #FFF;
}

a
{
        color:                  #003366;
        text-decoration:        underline;
}
a:link
{
        color:                  #003366;
        text-decoration:        underline;
}
a:visited
{
        color:                  #003366;
        text-decoration:        underline;
}
a:active
{
        color:  #999999;
}
a:hover
{
        color:  #999999;
}

h1, h2, h3
{
        margin:         0px;
        padding:        0px;
}

#banner
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #333;
        font-size:      x-large;
        font-weight:    normal;
        padding:        15px;
        border-top:     4px double #666;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover
{
        font-family:            verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        font-size:              xx-large;
        color:                  #333;
        text-decoration:        none;
}

.description
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #333;
        font-size:      small;
        text-transform: none;
}

#content
{
        position:       absolute;
        background:     #FFF;
        margin-right:   20px;
        margin-left:    225px;
        margin-bottom:  20px;
        border:         1px solid #FFF;
        width:          70%;
}

#container
{
        background:     #FFF;
        border:         1px solid #FFF;
}

#links
{
        padding:        15px;
        border:         1px solid #FFF;
        width:          200px;
}

.blog
{
        padding:        15px;
        background:     #FFF;
}

.blogbody
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #333;
        font-size:      small;
        font-weight:    normal;
        background:     #FFF;
        line-height:    200%;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover
{
        font-weight:            normal;
        text-decoration:        underline;
}

.title  {
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        font-size:      medium;
/*        color:          #666;
 */
	color:		#CF3322;
}

#menu
{
        margin-bottom:  15px;
        background:     #FFF;
        text-align:     center;
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
}

.date   {
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        font-size:      large;
        color:          #333;
        border-bottom:  1px solid #999;
        margin-bottom:  10px;
        font-weight:    bold;
}

.posted {
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        font-size:      x-small;
        color:          #000000;
        margin-bottom:  25px;
}

.postedname
{
	color:		#CF3322;
}

.calendar
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #666;
        font-size:      x-small;
        font-weight:    normal;
        background:     #FFF;
        line-height:    140%;
        padding:        2px;
        text-align:     left;
}

.calendarhead
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
/*      color:          #666600;
 */
        color:          #CF3322;
        font-size:      small;
        font-weight:    normal;
        padding:        2px;
        letter-spacing: .3em;
        background:     #FFF;
        text-transform: uppercase;
        text-align:     left;
}

.side
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #333;
        font-size:      x-small;
        font-weight:    normal;
        background:     #FFF;
        line-height:    140%;
        padding:        2px;
}

.sidetitle
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
/*      color:          #666600;
 */
        color:          #CF3322;
        font-size:      small;
        font-weight:    normal;
        padding:        2px;
        margin-top:     30px;
        letter-spacing: .3em;
        background:     #FFF;
        text-transform: uppercase;
}

.syndicate
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        font-size:      xx-small;
        line-height:    140%;
        padding:        2px;
        margin-top:     15px;
        background:     #FFF;
}

.powered
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #666;
        font-size:      x-small;
        line-height:    140%;
        text-transform: uppercase;
        padding:        2px;
        margin-top:     50px;
        letter-spacing: .2em;
        background:     #FFF;
}


.comments-body
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #333;
        font-size:      small;
        font-weight:    normal;
        background:     #FFF;
        line-height:    140%;
        padding-bottom: 10px;
        padding-top:    10px;
        border-bottom:  1px dotted #999;
}

.comments-post
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #666;
        font-size:      x-small;
        font-weight:    normal;
        background:     #FFF;
}


.trackback-url
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #666;
        font-size:      small;
        font-weight:    normal;
        background:     #FFF;
        line-height:    140%;
        padding:        5px;
        border:         1px dotted #999;
}


.trackback-body
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #666;
        font-size:      small;
        font-weight:    normal;
        background:     #FFF;
        line-height:    140%;
        padding-bottom: 10px;
        padding-top:    10px;
        border-bottom:  1px dotted #999;
}

.trackback-post
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #666;
        font-size:      x-small;
        font-weight:    normal;
        background:     #FFF;
}


.comments-head  {
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        font-size:      small;
        color:          #666;
        border-bottom:  1px solid #999;
        margin-top:     20px;
        font-weight:    bold;
        background:     #FFF;
}

#banner-commentspop
{
        font-family:    verdana, "trebuchet MS", trebuchet, arial, helvetica, sans-serif;
        color:          #FFF;
        font-size:      large;
        font-weight:    bold;
        border-left:    1px solid #FFF;
        border-right:   1px solid #FFF;
        border-top:     1px solid #FFF;
        background:     #003366;
        padding-left:   15px;
        padding-right:  15px;
        padding-top:    5px;
        padding-bottom: 5px;
}
/*
 * end of file
 */
