/* Import basic styles */
@import url(../../rsc/css/basic.css);
/* Import standard image styles */
@import url(../../rsc/css/img.css);

/* This template is a modified version of the free version of Purple Beauty
 * created by Dieter Schneider 2006 for www.webart.no.
 * You have to keep the link to webart.no in your footer, however
 * if you want to remove it and get the PSD file you can buy this
 * template for 5 dollars at www.webart.no/webshop.
 */

/* evoskinned for b2evolution v1.9.* by EdB || http://wonderwinds.com/ */

/* Override basic styles */
blockquote {
        background-image: url(img/blockquote.jpg);
        background-repeat: no-repeat;
        background-color: #eaddba;
        margin-top: 15px;
        margin-bottom: 15px;
        border: 1px dotted #000000;
        padding: 30px;
}

/* styles for purple_beauty skin */
* {
        margin: 0;
        padding: 0;
}

body {
        background-color: #715c33;
        color: #FFFFFF;
        background-attachment: fixed;
        }

#wrapper {
        width: 896px;
        padding: 3px;
        margin: 0px auto;
        font-family: Arial, Helvetica, sans-serif;
        font-size: .8em;
        color: #FFFFFF;
        background-color: #d5c097;

}

/* Added innerwrapper */
.innerwrapper {
 background-image: url(img/bcg.gif);
}

.pageHeader {
        margin-top: 1px;
        background-image: url(img/header_low.jpg);
        height: 106px;
        border: 1px solid #FFFFFF;
}

.widget_core_coll_title h1, h1.pageTitle {
        background-color: transparent;
        color: #FFFFFF;
        margin: .4em 1em .4em 264px;
        border: none;
        padding: 0;
        font-size: 270%;
}

.widget_core_coll_title h1 a, h1.pageTitle a {
        color: #FFFFFF;
        text-decoration: none;
}

.widget_core_coll_title h1 a:hover, h1.pageTitle a:hover {
        text-decoration: underline;
}

.widget_core_coll_tagline, .pageSubtitle {
        color: #715c33    ;
        font-family: serif;
        font-size: 112%;
        font-style: italic;
        letter-spacing: 4px;
        margin: 6px 6px 6px 302px;
}

/* bloglist */
ul.bloglist {
        height: 2.6em !important;
        height: 2.7em;
        margin-top: 7px;
        padding: 1.7em 0em .3em .4em;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        border: 1px solid #FFFFFF;
}

 ul.bloglist li, li.selected{
padding-right: 1px;
display: inline;
font-size: 1em;
}

/*
ul.bloglist {
margin: 0px;
padding: 0px;
}
*/
a.default, a.selected {
border: 1px solid #715c33;
padding: 1.2em;
padding-left: 0.5em;
padding-right: 0.5em;
color: #d5c097;
text-decoration: none;
}

a.default:hover, a.selected:hover, a.default:active {
        border: 1px solid #FFFFFF;
        padding: 1em;
        padding-left: 0.5em;
        padding-right: 0.5em;
        text-decoration: none;
        color: #FFFFFF;
}

.selected {
        font-weight: bold;
        background-color: #eaddba;
}

/* main body */
.innerwrapper {
        margin-top: 7px;
        background-image: url(img/wrapper_bg.gif);
        background-repeat: repeat-y;
}

/* side bars */
.bSideBarLeft {
        background-color: #d5c097;
        color: #000000;
        float: left;
        width: 155px;
        padding: 5px;
}

.bSideBarRight {
        background-color: #d5c097;
        color: #000000;
        float: right;
        width: 155px;
        padding: 5px;
}

.bSideItem {
        margin-top: 8px;
        margin-bottom: 4px;
        font-size: 0.8em;
}

.bSideItem h3, .bSideItem h4 {
        padding: 5px;
        font-size: 130%;
        color: #000000;
        margin: 5px;
        border-bottom: 1px solid #FFFFFF;
}

.bSideItem h4 {
        font-size: 1.2em;
        margin-left: 15px;
        border-bottom: none;
}

.bSideItem ul {
        margin-left: 25px;
        list-style-image: url(img/list_bullet.png);
        margin-bottom: 20px;
}

.bSideItem ul a {
        text-decoration: none;
}

.bSideItem p {
        margin-top: 4px;
        margin-bottom: 4px;
}

.bSideItem p a {
        text-decoration: none;
        white-space: nowrap;
}

.SearchField {
        width: 148px;
        height: 1.2em;
        border-top: 2px solid #715c33;
        border-right: 2px solid #715c33;
        border-bottom: 2px solid #715c33;
        border-left: 2px solid #715c33;
}

/* posts (center column) */
.bPosts {
        background-color: #eaddba;
        color: #000000;
        margin-left: 170px;
        margin-right: 170px;
        margin-bottom: 5px;
        border: 0px solid #FFFFFF;
        padding: 0;
}

.bPosts h2 {
        margin: 0;
        background-color: #d5c097;
        border: 1px solid #715c33;
        padding: .2em 24px .2em .2em;
        text-align: right;
        }

.bPosts p {
        padding-top: 6px;
        padding-bottom: 6px;
}

.bPost, .bPostpublished, .bComment {
        margin: 0;
        border-bottom: 5px solid #eaddba;
        padding: 0;
}

.bComment {
        border-top: 5px solid #000000;
        border-bottom: none;
}

.bSmallHead {
        font-size: 84%;
        margin: 2ex 12px 1ex 12px;
}

.bTitle, .bCommentTitle {
        margin: 1ex 12px;
        font-size: 120%
}

.bText, .bCommentText {
        margin: 0 12px;
}

.bText {
        font-size: 104%;
}

.bSmallPrint, .bCommentSmallPrint {
        font-size: 84%;
        margin: 1ex 12px;
}

a:link {
        color: #715C33;
        background-color: inherit;
}

a:visited {
        color: #808080;
        background-color: inherit;
}

a:hover {
        color: #000000;
        background-color: inherit;
}

a:active {
        color: #FFFFFF;
        background-color: inherit;
}

/* footer */
.pageFooter {
        clear: both;
        background-color: #eaddba;
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        padding: 4px;
        text-align: center;
}

.baseline {
        font-size: 80%;
        padding: 1em;
}

/* comments and forms (tweaked from rsc/css/forms.css) */
form {
        margin: 0;
        padding: 0;
}

form.inline {
        margin: 0px;
        padding:0px;
        display: inline;
}

fieldset.input {
        margin: 0;
        padding: 0;
        border: 0;
}

.bComment {
        border-top: 5px solid #000000;
        border-bottom: none;
}

form.bComment fieldset {
        border: none;
        margin: 2ex 0ex;
        padding: 0ex;
}

form.bComment fieldset label {
        font-weight: bold;
}

form.bComment fieldset div.label {
        float: left;
        width: 18%;
        text-align: right;
        padding-top: .5ex;
        font-weight: bold;
}

form.bComment fieldset div.input {
        margin: 0 0 0 20%;
}

form.bComment fieldset.input {
        margin: 0;
}

form.bComment fieldset div.info {
        margin: 0 0 0 20%;
        padding-top: .5ex;
}

textarea.bComment, .bComment input[type="text"] {
        width: 96%;
        border-top: 2px solid #715c33;
        border-right: 2px solid #715c33;
        border-bottom: 2px solid #715c33;
        border-left: 2px solid #715c33;
}

/* Calendar: */
table.bCalendarTable caption {
        background-color: #715C33;
        border-bottom: 0;
}
table.bCalendarTable {
        border: solid 1px #715C33;
        border-collapse: separate;
        width: 96%;
}
table.bCalendarTable a {
        color: #eaddba;
}
table.bCalendarTable tfoot td {
        background-color: #715C33;
        text-align: center;
}
table.bCalendarTable tfoot a {
        text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
        background-color: #eaddba;
}
th.bCalendarHeaderCell {
        color: #715c33;
        font-weight: normal;
}
#bCalendarToday {
        background-color: #715C33;
        color: #eaddba;
}
